Pull request #40102 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1e000435e60da678f3cb44ce4e5153d70328742c rather than 635584280ba2c669542b0357b186070032a1d34a Obtained Jenkinsfile from 1e000435e60da678f3cb44ce4e5153d70328742c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-18T16:17:54.587Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-18T16:17:54.595Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-18T16:17:54.612Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-18T16:17:54.922Z] Running on ubuntu-1804-overlay2 (i-0115cfde0910eccc4) in /home/ubuntu/workspace/moby_PR-40102 [Pipeline] { [Pipeline] checkout [2019-10-18T16:17:57.139Z] using credential docker-jenkins-github-credentials [2019-10-18T16:17:57.154Z] Cloning the remote Git repository [2019-10-18T16:17:57.154Z] Cloning with configured refspecs honoured and without tags [2019-10-18T16:17:57.176Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:17:57.218Z] > git init /home/ubuntu/workspace/moby_PR-40102 # timeout=10 [2019-10-18T16:17:57.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:17:57.460Z] > git --version # timeout=10 [2019-10-18T16:17:57.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:17:57.471Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:11.470Z] Fetching without tags [2019-10-18T16:18:11.794Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:12.424Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:12.425Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:18:11.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:11.418Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:18:11.434Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:18:11.448Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:11.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:11.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:11.475Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:11.804Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:11.819Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:12.376Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:18:12.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:18:12.430Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:12.440Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:13.259Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:18:13.262Z] > git rev-list --no-walk 635584280ba2c669542b0357b186070032a1d34a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T16:18:14.279Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40102:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-18T16:18:18.462Z] Unable to find image 'alpine:latest' locally [2019-10-18T16:18:18.462Z] latest: Pulling from library/alpine [2019-10-18T16:18:18.462Z] 9d48c3bd43c5: Pulling fs layer [2019-10-18T16:18:18.720Z] 9d48c3bd43c5: Download complete [2019-10-18T16:18:18.979Z] 9d48c3bd43c5: Pull complete [2019-10-18T16:18:18.979Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-18T16:18:18.979Z] Status: Downloaded newer image for alpine:latest [2019-10-18T16:18:23.174Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] } [2019-10-18T16:18:23.508Z] Running on ubuntu-1804-overlay2 (i-0115cfde0910eccc4) in /home/ubuntu/workspace/moby_PR-40102 [Pipeline] // stage [2019-10-18T16:18:23.549Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40102 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-18T16:18:23.616Z] Running on ubuntu-1804-overlay2 (i-061eba0d6b6e8b1d3) in /home/ubuntu/workspace/moby_PR-40102 [Pipeline] checkout [2019-10-18T16:18:23.652Z] using credential docker-jenkins-github-credentials [2019-10-18T16:18:23.653Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40102 [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2019-10-18T16:18:23.680Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2019-10-18T16:18:23.698Z] Fetching without tags [Pipeline] { [2019-10-18T16:18:23.715Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-10-18T16:18:23.733Z] Cloning the remote Git repository [2019-10-18T16:18:23.733Z] Cloning with configured refspecs honoured and without tags [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] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-18T16:18:23.999Z] using credential docker-jenkins-github-credentials [2019-10-18T16:18:24.051Z] Cloning the remote Git repository [2019-10-18T16:18:24.051Z] Cloning with configured refspecs honoured and without tags [2019-10-18T16:18:24.092Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:24.517Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:24.518Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:18:24.578Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:18:23.662Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-18T16:18:23.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:23.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:23.702Z] > git --version # timeout=10 [2019-10-18T16:18:23.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:23.720Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:24.095Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:24.102Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:24.503Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:18:24.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:18:24.520Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:24.526Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:23.738Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:18:23.739Z] > git init /home/docker/workspace/moby_PR-40102 # timeout=10 [2019-10-18T16:18:23.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:23.750Z] > git --version # timeout=10 [2019-10-18T16:18:23.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:23.754Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:24.091Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:18:24.093Z] > git init /home/jenkins/workspace/moby_PR-40102 # timeout=10 [2019-10-18T16:18:24.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:24.110Z] > git --version # timeout=10 [2019-10-18T16:18:24.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:24.126Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:18:25.377Z] + docker version [2019-10-18T16:18:25.377Z] Client: Docker Engine - Community [2019-10-18T16:18:25.377Z] Version: 19.03.2 [2019-10-18T16:18:25.377Z] API version: 1.40 [2019-10-18T16:18:25.377Z] Go version: go1.12.8 [2019-10-18T16:18:25.377Z] Git commit: 6a30dfc [2019-10-18T16:18:25.377Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-18T16:18:25.377Z] OS/Arch: linux/amd64 [2019-10-18T16:18:25.377Z] Experimental: false [2019-10-18T16:18:25.377Z] [2019-10-18T16:18:25.377Z] Server: Docker Engine - Community [2019-10-18T16:18:25.377Z] Engine: [2019-10-18T16:18:25.377Z] Version: 19.03.2 [2019-10-18T16:18:25.377Z] API version: 1.40 (minimum version 1.12) [2019-10-18T16:18:25.377Z] Go version: go1.12.8 [2019-10-18T16:18:25.377Z] Git commit: 6a30dfc [2019-10-18T16:18:25.377Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-18T16:18:25.377Z] OS/Arch: linux/amd64 [2019-10-18T16:18:25.377Z] Experimental: true [2019-10-18T16:18:25.377Z] containerd: [2019-10-18T16:18:25.377Z] Version: 1.2.6 [2019-10-18T16:18:25.377Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:18:25.377Z] runc: [2019-10-18T16:18:25.377Z] Version: 1.0.0-rc8 [2019-10-18T16:18:25.377Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:18:25.377Z] docker-init: [2019-10-18T16:18:25.377Z] Version: 0.18.0 [2019-10-18T16:18:25.377Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T16:18:25.665Z] + docker info [2019-10-18T16:18:25.907Z] using credential docker-jenkins-github-credentials [2019-10-18T16:18:25.916Z] Cloning the remote Git repository [2019-10-18T16:18:25.916Z] Cloning with configured refspecs honoured and without tags [2019-10-18T16:18:25.942Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:18:25.983Z] > git init /home/ubuntu/workspace/moby_PR-40102 # timeout=10 [2019-10-18T16:18:26.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:26.190Z] > git --version # timeout=10 [2019-10-18T16:18:26.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:26.205Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:29.846Z] Client: [2019-10-18T16:18:29.846Z] Debug Mode: false [2019-10-18T16:18:29.846Z] [2019-10-18T16:18:29.846Z] Server: [2019-10-18T16:18:29.846Z] Containers: 0 [2019-10-18T16:18:29.846Z] Running: 0 [2019-10-18T16:18:29.846Z] Paused: 0 [2019-10-18T16:18:29.846Z] Stopped: 0 [2019-10-18T16:18:29.846Z] Images: 1 [2019-10-18T16:18:29.846Z] Server Version: 19.03.2 [2019-10-18T16:18:29.846Z] Storage Driver: overlay2 [2019-10-18T16:18:29.846Z] Backing Filesystem: extfs [2019-10-18T16:18:29.846Z] Supports d_type: true [2019-10-18T16:18:29.846Z] Native Overlay Diff: true [2019-10-18T16:18:29.847Z] Logging Driver: json-file [2019-10-18T16:18:29.847Z] Cgroup Driver: cgroupfs [2019-10-18T16:18:29.847Z] Plugins: [2019-10-18T16:18:29.847Z] Volume: local [2019-10-18T16:18:29.847Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T16:18:29.847Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T16:18:29.847Z] Swarm: inactive [2019-10-18T16:18:29.847Z] Runtimes: runc [2019-10-18T16:18:29.847Z] Default Runtime: runc [2019-10-18T16:18:29.847Z] Init Binary: docker-init [2019-10-18T16:18:29.847Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:18:29.847Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:18:29.847Z] init version: fec3683 [2019-10-18T16:18:29.847Z] Security Options: [2019-10-18T16:18:29.847Z] apparmor [2019-10-18T16:18:29.847Z] seccomp [2019-10-18T16:18:29.847Z] Profile: default [2019-10-18T16:18:29.847Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T16:18:29.847Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-18T16:18:29.847Z] OSType: linux [2019-10-18T16:18:29.847Z] Architecture: x86_64 [2019-10-18T16:18:29.847Z] CPUs: 2 [2019-10-18T16:18:29.847Z] Total Memory: 7.501GiB [2019-10-18T16:18:29.847Z] Name: ip-10-100-52-123 [2019-10-18T16:18:29.847Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-18T16:18:29.847Z] Docker Root Dir: /var/lib/docker [2019-10-18T16:18:29.847Z] Debug Mode: false [2019-10-18T16:18:29.847Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:18:29.847Z] Labels: [2019-10-18T16:18:29.847Z] Experimental: true [2019-10-18T16:18:29.847Z] Insecure Registries: [2019-10-18T16:18:29.847Z] 127.0.0.0/8 [2019-10-18T16:18:29.847Z] Live Restore Enabled: true [2019-10-18T16:18:29.847Z] [2019-10-18T16:18:29.847Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T16:18:30.139Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:30.139Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:30.139Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40102/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T16:18:30.139Z] + bash /home/ubuntu/workspace/moby_PR-40102/check-config.sh [2019-10-18T16:18:30.139Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T16:18:30.139Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T16:18:30.139Z] [2019-10-18T16:18:30.139Z] Generally Necessary: [2019-10-18T16:18:30.139Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T16:18:30.139Z] - apparmor: enabled and tools installed [2019-10-18T16:18:30.139Z] - CONFIG_NAMESPACES: enabled [2019-10-18T16:18:30.139Z] - CONFIG_NET_NS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_PID_NS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_IPC_NS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_UTS_NS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CGROUPS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T16:18:30.139Z] - CONFIG_CPUSETS: enabled [2019-10-18T16:18:30.139Z] - CONFIG_MEMCG: enabled [2019-10-18T16:18:30.139Z] - CONFIG_KEYS: enabled [2019-10-18T16:18:30.140Z] - CONFIG_VETH: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T16:18:30.140Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T16:18:30.397Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T16:18:30.397Z] [2019-10-18T16:18:30.397Z] Optional Features: [2019-10-18T16:18:30.397Z] - CONFIG_USER_NS: enabled [2019-10-18T16:18:30.397Z] - CONFIG_SECCOMP: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T16:18:30.397Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T16:18:30.397Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T16:18:30.397Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T16:18:30.397Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-18T16:18:30.397Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T16:18:30.397Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T16:18:30.397Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T16:18:30.397Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T16:18:30.397Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T16:18:30.397Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T16:18:30.397Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T16:18:30.397Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T16:18:30.397Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T16:18:30.397Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_EXT4_FS: enabled [2019-10-18T16:18:30.397Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T16:18:30.397Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T16:18:30.397Z] - Network Drivers: [2019-10-18T16:18:30.397Z] - "overlay": [2019-10-18T16:18:30.397Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T16:18:30.397Z] Optional (for encrypted networks): [2019-10-18T16:18:30.397Z] - CONFIG_CRYPTO: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T16:18:30.397Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T16:18:30.397Z] - CONFIG_XFRM: enabled [2019-10-18T16:18:30.397Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T16:18:30.397Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T16:18:30.397Z] - "ipvlan": [2019-10-18T16:18:30.397Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T16:18:30.397Z] - "macvlan": [2019-10-18T16:18:30.654Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T16:18:30.654Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T16:18:30.654Z] - "ftp,tftp client in container": [2019-10-18T16:18:30.654Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T16:18:30.654Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T16:18:30.654Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T16:18:30.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T16:18:30.654Z] - Storage Drivers: [2019-10-18T16:18:30.654Z] - "aufs": [2019-10-18T16:18:30.654Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T16:18:30.654Z] - "btrfs": [2019-10-18T16:18:30.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T16:18:30.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T16:18:30.654Z] - "devicemapper": [2019-10-18T16:18:30.654Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T16:18:30.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T16:18:30.654Z] - "overlay": [2019-10-18T16:18:30.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T16:18:30.654Z] - "zfs": [2019-10-18T16:18:30.654Z] - /dev/zfs: missing [2019-10-18T16:18:30.654Z] - zfs command: missing [2019-10-18T16:18:30.654Z] - zpool command: missing [2019-10-18T16:18:30.654Z] [2019-10-18T16:18:30.654Z] Limits: [2019-10-18T16:18:30.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T16:18:30.655Z] [2019-10-18T16:18:30.655Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T16:18:30.986Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635584280ba2c669542b0357b186070032a1d34a . [2019-10-18T16:18:30.987Z] #2 [internal] load .dockerignore [2019-10-18T16:18:30.987Z] #2 transferring context: 87B done [2019-10-18T16:18:30.987Z] #2 DONE 0.0s [2019-10-18T16:18:30.987Z] [2019-10-18T16:18:30.987Z] #1 [internal] load build definition from Dockerfile [2019-10-18T16:18:30.987Z] #1 transferring dockerfile: 14.63kB done [2019-10-18T16:18:30.987Z] #1 DONE 0.0s [2019-10-18T16:18:30.987Z] [2019-10-18T16:18:30.987Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T16:18:31.244Z] #3 DONE 0.3s [2019-10-18T16:18:31.244Z] [2019-10-18T16:18:31.244Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:18:31.244Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T16:18:31.501Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.59MB / 8.82MB 0.2s [2019-10-18T16:18:31.501Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T16:18:31.501Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-18T16:18:31.501Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-18T16:18:31.501Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-18T16:18:31.501Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-18T16:18:32.066Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-18T16:18:32.066Z] #4 DONE 0.6s [2019-10-18T16:18:32.323Z] [2019-10-18T16:18:32.323Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:18:32.582Z] #6 ... [2019-10-18T16:18:32.582Z] [2019-10-18T16:18:32.582Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:18:32.582Z] #5 DONE 0.3s [2019-10-18T16:18:32.582Z] [2019-10-18T16:18:32.582Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:18:32.582Z] #6 DONE 0.3s [2019-10-18T16:18:32.582Z] [2019-10-18T16:18:32.582Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:18:32.582Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T16:18:32.976Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T16:18:32.976Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-18T16:18:32.976Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 6.68MB / 10.80MB 0.2s [2019-10-18T16:18:32.976Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-18T16:18:32.976Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 539.18kB / 45.38MB 0.2s [2019-10-18T16:18:32.976Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 2.33MB / 4.34MB 0.2s [2019-10-18T16:18:32.976Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-10-18T16:18:32.976Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.39MB / 45.38MB 0.4s [2019-10-18T16:18:32.976Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s done [2019-10-18T16:18:32.976Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 6.87MB / 50.07MB 0.4s [2019-10-18T16:18:32.976Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.4s [2019-10-18T16:18:33.239Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 18.08MB / 50.07MB 0.5s [2019-10-18T16:18:33.239Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.77MB / 57.69MB 0.5s [2019-10-18T16:18:33.239Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 24.38MB / 50.07MB 0.6s [2019-10-18T16:18:33.239Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 11.07MB / 57.69MB 0.6s [2019-10-18T16:18:33.501Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.91MB / 45.38MB 0.8s [2019-10-18T16:18:33.501Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.24MB / 50.07MB 0.8s [2019-10-18T16:18:33.501Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 18.37MB / 57.69MB 0.8s [2019-10-18T16:18:33.501Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 45.69MB / 50.07MB 1.0s [2019-10-18T16:18:33.501Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 27.96MB / 57.69MB 1.0s [2019-10-18T16:18:33.666Z] Fetching without tags [2019-10-18T16:18:33.768Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.10MB / 45.38MB 1.1s [2019-10-18T16:18:33.768Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.1s [2019-10-18T16:18:33.768Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.76MB / 57.69MB 1.1s [2019-10-18T16:18:33.768Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 12.95MB / 45.38MB 1.2s [2019-10-18T16:18:33.768Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 41.92MB / 57.69MB 1.2s [2019-10-18T16:18:34.027Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 25.45MB / 45.38MB 1.4s [2019-10-18T16:18:34.027Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.2s done [2019-10-18T16:18:34.027Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 55.76MB / 57.69MB 1.4s [2019-10-18T16:18:34.027Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.4s [2019-10-18T16:18:34.027Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 29.61MB / 45.38MB 1.5s [2019-10-18T16:18:34.103Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:34.286Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.71MB / 45.38MB 1.6s [2019-10-18T16:18:34.286Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 14.65MB / 120.06MB 1.6s [2019-10-18T16:18:34.286Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.7s [2019-10-18T16:18:34.286Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.6s done [2019-10-18T16:18:34.286Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 25.10MB / 120.06MB 1.7s [2019-10-18T16:18:34.286Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 1.7s [2019-10-18T16:18:34.545Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.8s done [2019-10-18T16:18:34.545Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 37.71MB / 120.06MB 1.9s [2019-10-18T16:18:34.545Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.7s done [2019-10-18T16:18:34.804Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 50.73MB / 120.06MB 2.1s [2019-10-18T16:18:34.804Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-18T16:18:34.804Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 57.43MB / 120.06MB 2.3s [2019-10-18T16:18:34.850Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:34.851Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:18:33.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:33.557Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:18:33.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:18:33.634Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:33.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:33.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:33.706Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:34.134Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:34.149Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:34.749Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:18:34.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:18:35.062Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 65.78MB / 120.06MB 2.4s [2019-10-18T16:18:35.320Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 77.11MB / 120.06MB 2.6s [2019-10-18T16:18:35.320Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 86.25MB / 120.06MB 2.7s [2019-10-18T16:18:35.577Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 92.49MB / 120.06MB 2.8s [2019-10-18T16:18:35.577Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 107.04MB / 120.06MB 3.0s [2019-10-18T16:18:35.684Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:18:35.837Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 113.10MB / 120.06MB 3.1s [2019-10-18T16:18:35.837Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 119.92MB / 120.06MB 3.2s [2019-10-18T16:18:36.095Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.4s done [2019-10-18T16:18:36.353Z] #7 ... [2019-10-18T16:18:36.353Z] [2019-10-18T16:18:36.353Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:18:36.353Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T16:18:36.353Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T16:18:36.353Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T16:18:36.353Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-10-18T16:18:36.353Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-10-18T16:18:36.353Z] #65 DONE 3.8s [2019-10-18T16:18:36.353Z] [2019-10-18T16:18:36.353Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:18:34.893Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:34.910Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:36.920Z] #7 ... [2019-10-18T16:18:36.920Z] [2019-10-18T16:18:36.920Z] #19 [internal] load build context [2019-10-18T16:18:36.920Z] #19 transferring context: 45.62MB 4.0s done [2019-10-18T16:18:36.920Z] #19 DONE 4.1s [2019-10-18T16:18:36.920Z] [2019-10-18T16:18:36.920Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:18:37.107Z] + docker version [2019-10-18T16:18:37.108Z] Client: [2019-10-18T16:18:37.108Z] Version: 18.06.3-ce [2019-10-18T16:18:37.108Z] API version: 1.38 [2019-10-18T16:18:37.108Z] Go version: go1.10.3 [2019-10-18T16:18:37.108Z] Git commit: d7080c1 [2019-10-18T16:18:37.108Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-18T16:18:37.108Z] OS/Arch: linux/s390x [2019-10-18T16:18:37.108Z] Experimental: false [2019-10-18T16:18:37.108Z] [2019-10-18T16:18:37.108Z] Server: [2019-10-18T16:18:37.108Z] Engine: [2019-10-18T16:18:37.108Z] Version: 18.06.3-ce [2019-10-18T16:18:37.108Z] API version: 1.38 (minimum version 1.12) [2019-10-18T16:18:37.108Z] Go version: go1.10.3 [2019-10-18T16:18:37.108Z] Git commit: d7080c1 [2019-10-18T16:18:37.108Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-18T16:18:37.108Z] OS/Arch: linux/s390x [2019-10-18T16:18:37.108Z] Experimental: true [Pipeline] sh [2019-10-18T16:18:37.930Z] + docker info [2019-10-18T16:18:37.930Z] Containers: 0 [2019-10-18T16:18:37.930Z] Running: 0 [2019-10-18T16:18:37.930Z] Paused: 0 [2019-10-18T16:18:37.930Z] Stopped: 0 [2019-10-18T16:18:37.930Z] Images: 0 [2019-10-18T16:18:37.931Z] Server Version: 18.06.3-ce [2019-10-18T16:18:37.931Z] Storage Driver: overlay2 [2019-10-18T16:18:37.931Z] Backing Filesystem: extfs [2019-10-18T16:18:37.931Z] Supports d_type: true [2019-10-18T16:18:37.931Z] Native Overlay Diff: true [2019-10-18T16:18:37.931Z] Logging Driver: json-file [2019-10-18T16:18:37.931Z] Cgroup Driver: cgroupfs [2019-10-18T16:18:37.931Z] Plugins: [2019-10-18T16:18:37.931Z] Volume: local [2019-10-18T16:18:37.931Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T16:18:37.931Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-18T16:18:37.931Z] Swarm: inactive [2019-10-18T16:18:37.931Z] Runtimes: runc [2019-10-18T16:18:37.931Z] Default Runtime: runc [2019-10-18T16:18:37.931Z] Init Binary: docker-init [2019-10-18T16:18:37.931Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-18T16:18:37.931Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-18T16:18:37.931Z] init version: fec3683 [2019-10-18T16:18:37.931Z] Security Options: [2019-10-18T16:18:37.931Z] apparmor [2019-10-18T16:18:37.931Z] seccomp [2019-10-18T16:18:37.931Z] Profile: default [2019-10-18T16:18:37.931Z] Kernel Version: 4.4.0-161-generic [2019-10-18T16:18:37.931Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-18T16:18:37.931Z] OSType: linux [2019-10-18T16:18:37.931Z] Architecture: s390x [2019-10-18T16:18:37.931Z] CPUs: 2 [2019-10-18T16:18:37.931Z] Total Memory: 7.862GiB [2019-10-18T16:18:37.931Z] Name: s390x-ubuntu-06 [2019-10-18T16:18:37.931Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-18T16:18:37.931Z] Docker Root Dir: /var/lib/docker [2019-10-18T16:18:37.931Z] Debug Mode (client): false [2019-10-18T16:18:37.931Z] Debug Mode (server): false [2019-10-18T16:18:37.931Z] Username: dockerbuildbot [2019-10-18T16:18:37.931Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:18:37.931Z] Labels: [2019-10-18T16:18:37.931Z] Experimental: true [2019-10-18T16:18:37.931Z] Insecure Registries: [2019-10-18T16:18:37.931Z] 127.0.0.0/8 [2019-10-18T16:18:37.931Z] Live Restore Enabled: false [2019-10-18T16:18:37.931Z] [2019-10-18T16:18:37.931Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T16:18:38.291Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.4s done [2019-10-18T16:18:38.292Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-10-18T16:18:38.487Z] Still waiting to schedule task [2019-10-18T16:18:38.487Z] Waiting for next available executor on ‘ubuntu-1604-overlay2-arm64v8 (i-076ee4b978f9880a6)’ [2019-10-18T16:18:38.490Z] Still waiting to schedule task [2019-10-18T16:18:38.490Z] Waiting for next available executor on ‘windows-2019’ [2019-10-18T16:18:38.549Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-18T16:18:38.549Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-18T16:18:38.758Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:38.758Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:38.758Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40102/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T16:18:38.758Z] + bash /home/jenkins/workspace/moby_PR-40102/check-config.sh [2019-10-18T16:18:38.758Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T16:18:38.758Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-18T16:18:38.758Z] [2019-10-18T16:18:38.758Z] Generally Necessary: [2019-10-18T16:18:38.758Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T16:18:38.758Z] - apparmor: enabled and tools installed [2019-10-18T16:18:38.758Z] - CONFIG_NAMESPACES: enabled [2019-10-18T16:18:38.758Z] - CONFIG_NET_NS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_PID_NS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_IPC_NS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_UTS_NS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CGROUPS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T16:18:38.758Z] - CONFIG_CPUSETS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_MEMCG: enabled [2019-10-18T16:18:38.758Z] - CONFIG_KEYS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_VETH: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T16:18:38.758Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T16:18:38.758Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T16:18:38.758Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-18T16:18:38.758Z] [2019-10-18T16:18:38.758Z] Optional Features: [2019-10-18T16:18:38.758Z] - CONFIG_USER_NS: enabled [2019-10-18T16:18:38.758Z] - CONFIG_SECCOMP: enabled [2019-10-18T16:18:38.759Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T16:18:38.807Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-18T16:18:38.807Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-18T16:18:39.130Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T16:18:39.130Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T16:18:39.130Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T16:18:39.130Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-18T16:18:39.130Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T16:18:39.130Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T16:18:39.130Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T16:18:39.130Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T16:18:39.130Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T16:18:39.130Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T16:18:39.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T16:18:39.130Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T16:18:39.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T16:18:39.130Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T16:18:39.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T16:18:39.130Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T16:18:39.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T16:18:39.130Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_EXT4_FS: enabled [2019-10-18T16:18:39.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T16:18:39.130Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T16:18:39.130Z] - Network Drivers: [2019-10-18T16:18:39.130Z] - "overlay": [2019-10-18T16:18:39.130Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T16:18:39.130Z] Optional (for encrypted networks): [2019-10-18T16:18:39.130Z] - CONFIG_CRYPTO: enabled [2019-10-18T16:18:39.130Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_XFRM: enabled [2019-10-18T16:18:39.130Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T16:18:39.130Z] - "ipvlan": [2019-10-18T16:18:39.130Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T16:18:39.130Z] - "macvlan": [2019-10-18T16:18:39.130Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T16:18:39.130Z] - "ftp,tftp client in container": [2019-10-18T16:18:39.130Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T16:18:39.130Z] - Storage Drivers: [2019-10-18T16:18:39.130Z] - "aufs": [2019-10-18T16:18:39.130Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T16:18:39.130Z] - "btrfs": [2019-10-18T16:18:39.130Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T16:18:39.130Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T16:18:39.130Z] - "devicemapper": [2019-10-18T16:18:39.130Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T16:18:39.130Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T16:18:39.130Z] - "overlay": [2019-10-18T16:18:39.130Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T16:18:39.130Z] - "zfs": [2019-10-18T16:18:39.130Z] - /dev/zfs: missing [2019-10-18T16:18:39.130Z] - zfs command: missing [2019-10-18T16:18:39.130Z] - zpool command: missing [2019-10-18T16:18:39.130Z] [2019-10-18T16:18:39.130Z] Limits: [2019-10-18T16:18:39.130Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T16:18:39.130Z] [2019-10-18T16:18:39.130Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T16:18:39.988Z] + make bundles/buildx [2019-10-18T16:18:39.988Z] mkdir bundles [2019-10-18T16:18:39.988Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-18T16:18:39.988Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-18T16:18:39.988Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-18T16:18:39.988Z] --build-arg BUILDX_COMMIT \ [2019-10-18T16:18:39.988Z] --build-arg BUILDX_REPO \ [2019-10-18T16:18:39.988Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-18T16:18:39.988Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-18T16:18:39.988Z] . && \ [2019-10-18T16:18:39.988Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-18T16:18:39.988Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-18T16:18:39.988Z] /bin/sh: 4: go: not found [2019-10-18T16:18:39.988Z] /bin/sh: 5: go: not found [2019-10-18T16:18:40.297Z] Fetching without tags [2019-10-18T16:18:40.354Z] [2019-10-18T16:18:40.354Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-18T16:18:40.354Z] #2 digest: sha256:bc796efecf4ea56219fc43b657852eefc8cbe362be239c1b1b99c663c57f4c7a [2019-10-18T16:18:40.354Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-18T16:18:40.354Z] #2 started: 2019-10-18 16:18:39.92887002 +0000 UTC [2019-10-18T16:18:40.354Z] #2 completed: 2019-10-18 16:18:39.928959417 +0000 UTC [2019-10-18T16:18:40.354Z] #2 duration: 89.397µs [2019-10-18T16:18:40.354Z] #2 started: 2019-10-18 16:18:39.92907268 +0000 UTC [2019-10-18T16:18:40.354Z] #2 completed: 2019-10-18 16:18:39.945424873 +0000 UTC [2019-10-18T16:18:40.354Z] #2 duration: 16.352193ms [2019-10-18T16:18:40.354Z] #2 transferring dockerfile: 792B done [2019-10-18T16:18:40.354Z] [2019-10-18T16:18:40.354Z] [2019-10-18T16:18:40.354Z] #1 local://context (.dockerignore) [2019-10-18T16:18:40.354Z] #1 digest: sha256:c41df38adaca04d126a19e801b2d72e1989f4af222b6e8e6ac440b6e6e04b923 [2019-10-18T16:18:40.354Z] #1 name: "local://context (.dockerignore)" [2019-10-18T16:18:40.354Z] #1 started: 2019-10-18 16:18:39.928965385 +0000 UTC [2019-10-18T16:18:40.354Z] #1 completed: 2019-10-18 16:18:39.929012428 +0000 UTC [2019-10-18T16:18:40.354Z] #1 duration: 47.043µs [2019-10-18T16:18:40.354Z] #1 started: 2019-10-18 16:18:39.92907033 +0000 UTC [2019-10-18T16:18:40.354Z] #1 completed: 2019-10-18 16:18:39.939272541 +0000 UTC [2019-10-18T16:18:40.354Z] #1 duration: 10.202211ms [2019-10-18T16:18:40.354Z] #1 transferring context: 87B done [2019-10-18T16:18:40.354Z] [2019-10-18T16:18:40.354Z] [2019-10-18T16:18:40.354Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-18T16:18:40.354Z] #3 digest: sha256:fe83e65568a129fe9be930e2ec3d56772ca00c6d27f656a211672d67a8e1aa78 [2019-10-18T16:18:40.354Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-18T16:18:40.354Z] #3 started: 2019-10-18 16:18:40.25840833 +0000 UTC [2019-10-18T16:18:40.354Z] #3 completed: 2019-10-18 16:18:40.258519769 +0000 UTC [2019-10-18T16:18:40.354Z] #3 duration: 111.439µs [2019-10-18T16:18:40.354Z] #3 started: 2019-10-18 16:18:40.279214199 +0000 UTC [2019-10-18T16:18:40.354Z] #3 completed: 2019-10-18 16:18:40.280089328 +0000 UTC [2019-10-18T16:18:40.354Z] #3 duration: 875.129µs [2019-10-18T16:18:40.354Z] #3 started: 2019-10-18 16:18:40.280157404 +0000 UTC [2019-10-18T16:18:40.354Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-18T16:18:40.563Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:40.728Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-18T16:18:40.728Z] #3 sha256:9abad81e996021b5b6d06e9c2fa2340dd760872c11a9631303a78cb6ffc1a379 1.80kB / 1.80kB done [2019-10-18T16:18:40.728Z] #3 sha256:687421176e14226da64a697b0f467a2745e4a1c71b1d8c0437b06f1090badfd7 5.47kB / 5.47kB done [2019-10-18T16:18:40.728Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-18T16:18:40.728Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-18T16:18:40.728Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-18T16:18:41.110Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 3.43MB / 45.24MB 0.4s [2019-10-18T16:18:41.110Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.94MB / 10.32MB 0.4s [2019-10-18T16:18:41.110Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.35MB / 4.37MB 0.4s [2019-10-18T16:18:41.110Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 10.80MB / 45.24MB 0.5s [2019-10-18T16:18:41.110Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.31MB / 10.32MB 0.5s [2019-10-18T16:18:41.110Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-18T16:18:41.110Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.5s [2019-10-18T16:18:41.110Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.09MB / 45.24MB 0.6s [2019-10-18T16:18:41.110Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s [2019-10-18T16:18:41.110Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 20.88MB / 45.24MB 0.7s [2019-10-18T16:18:41.110Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-10-18T16:18:41.110Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 9.43MB / 50.49MB 0.7s [2019-10-18T16:18:41.110Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.88kB / 45.98MB 0.7s [2019-10-18T16:18:41.208Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:41.209Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:18:41.334Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-10-18T16:18:41.334Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-18T16:18:41.486Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 24.12MB / 45.24MB 0.8s [2019-10-18T16:18:41.486Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 12.70MB / 50.49MB 0.8s [2019-10-18T16:18:41.486Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.88MB / 45.98MB 0.8s [2019-10-18T16:18:41.486Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 28.71MB / 45.24MB 0.9s [2019-10-18T16:18:41.486Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.96MB / 50.49MB 0.9s [2019-10-18T16:18:41.486Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 7.40MB / 45.98MB 0.9s [2019-10-18T16:18:41.486Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 32.27MB / 45.24MB 1.0s [2019-10-18T16:18:41.486Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.65MB / 50.49MB 1.0s [2019-10-18T16:18:41.486Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.13MB / 45.98MB 1.0s [2019-10-18T16:18:41.486Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.28MB / 45.24MB 1.1s [2019-10-18T16:18:41.486Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 25.09MB / 50.49MB 1.1s [2019-10-18T16:18:41.486Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.96MB / 45.98MB 1.1s [2019-10-18T16:18:40.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:40.272Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:18:40.277Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:18:40.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:40.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:40.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:40.303Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:40.573Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:40.592Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:41.170Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:18:41.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:18:41.212Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:41.226Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:41.862Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 39.11MB / 45.24MB 1.2s [2019-10-18T16:18:41.862Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 28.98MB / 50.49MB 1.2s [2019-10-18T16:18:41.862Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 19.99MB / 45.98MB 1.2s [2019-10-18T16:18:41.862Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.57MB / 50.49MB 1.3s [2019-10-18T16:18:41.862Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 25.83MB / 45.98MB 1.3s [2019-10-18T16:18:41.862Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.15MB / 50.49MB 1.4s [2019-10-18T16:18:41.862Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.45MB / 45.98MB 1.4s [2019-10-18T16:18:41.862Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.16MB / 45.24MB 1.5s [2019-10-18T16:18:41.862Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.61MB / 50.49MB 1.5s [2019-10-18T16:18:41.862Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.18MB / 45.98MB 1.5s [2019-10-18T16:18:41.929Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:18:42.240Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.62MB / 50.49MB 1.6s [2019-10-18T16:18:42.240Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 38.82MB / 45.98MB 1.6s [2019-10-18T16:18:42.240Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.6s done [2019-10-18T16:18:42.240Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 1.7s [2019-10-18T16:18:42.240Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.7s [2019-10-18T16:18:42.240Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 1.63MB / 111.04MB 1.7s [2019-10-18T16:18:42.240Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 [2019-10-18T16:18:42.240Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 10.71MB / 111.04MB 1.8s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:18:42.627Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 1.8s done [2019-10-18T16:18:42.627Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 1.8s done [2019-10-18T16:18:42.627Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 24.08MB / 111.04MB 1.9s [2019-10-18T16:18:42.627Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 126B / 126B 1.9s done [2019-10-18T16:18:42.627Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 35.25MB / 111.04MB 2.0s [2019-10-18T16:18:42.627Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 44.96MB / 111.04MB 2.1s [2019-10-18T16:18:42.627Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 60.44MB / 111.04MB 2.3s [2019-10-18T16:18:42.793Z] + docker version [2019-10-18T16:18:43.012Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 68.42MB / 111.04MB 2.4s [2019-10-18T16:18:43.012Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 76.61MB / 111.04MB 2.5s [2019-10-18T16:18:43.012Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 88.38MB / 111.04MB 2.6s [2019-10-18T16:18:43.012Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 100.26MB / 111.04MB 2.7s [2019-10-18T16:18:43.236Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-10-18T16:18:43.236Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-18T16:18:43.388Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 2.9s [2019-10-18T16:18:43.776Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.0s done [2019-10-18T16:18:43.776Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.7s done [2019-10-18T16:18:44.138Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 [2019-10-18T16:18:44.138Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0.3s done [2019-10-18T16:18:44.509Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 [2019-10-18T16:18:44.509Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0.1s done [2019-10-18T16:18:44.905Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b [2019-10-18T16:18:46.858Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 2.0s done [2019-10-18T16:18:46.858Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 [2019-10-18T16:18:46.970Z] Client: Docker Engine - Community [2019-10-18T16:18:46.970Z] Version: 19.03.2 [2019-10-18T16:18:46.970Z] API version: 1.40 [2019-10-18T16:18:46.970Z] Go version: go1.12.8 [2019-10-18T16:18:46.970Z] Git commit: 6a30dfc [2019-10-18T16:18:46.970Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-18T16:18:46.970Z] OS/Arch: linux/amd64 [2019-10-18T16:18:46.970Z] Experimental: false [2019-10-18T16:18:46.970Z] [2019-10-18T16:18:46.970Z] Server: Docker Engine - Community [2019-10-18T16:18:46.970Z] Engine: [2019-10-18T16:18:46.970Z] Version: 19.03.2 [2019-10-18T16:18:46.970Z] API version: 1.40 (minimum version 1.12) [2019-10-18T16:18:46.970Z] Go version: go1.12.8 [2019-10-18T16:18:46.970Z] Git commit: 6a30dfc [2019-10-18T16:18:46.970Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-18T16:18:46.970Z] OS/Arch: linux/amd64 [2019-10-18T16:18:46.970Z] Experimental: true [2019-10-18T16:18:46.970Z] containerd: [2019-10-18T16:18:46.970Z] Version: 1.2.6 [2019-10-18T16:18:46.970Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:18:46.970Z] runc: [2019-10-18T16:18:46.970Z] Version: 1.0.0-rc8 [2019-10-18T16:18:46.970Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:18:46.970Z] docker-init: [2019-10-18T16:18:46.970Z] Version: 0.18.0 [2019-10-18T16:18:46.970Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T16:18:47.288Z] + docker info [2019-10-18T16:18:47.417Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.1s done [2019-10-18T16:18:47.417Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-18T16:18:47.674Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-18T16:18:47.674Z] #7 DONE 15.0s [2019-10-18T16:18:47.674Z] [2019-10-18T16:18:47.674Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T16:18:48.111Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.2s done [2019-10-18T16:18:48.155Z] Fetching without tags [2019-10-18T16:18:48.476Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 [2019-10-18T16:18:48.755Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:48.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:48.125Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:18:48.129Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:18:48.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:18:48.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:18:48.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:18:48.161Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:18:48.759Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:48.768Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:49.908Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:49.909Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:18:50.829Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:18:51.464Z] Client: [2019-10-18T16:18:51.464Z] Debug Mode: false [2019-10-18T16:18:51.464Z] [2019-10-18T16:18:51.464Z] Server: [2019-10-18T16:18:51.464Z] Containers: 0 [2019-10-18T16:18:51.464Z] Running: 0 [2019-10-18T16:18:51.464Z] Paused: 0 [2019-10-18T16:18:51.464Z] Stopped: 0 [2019-10-18T16:18:51.464Z] Images: 0 [2019-10-18T16:18:51.464Z] Server Version: 19.03.2 [2019-10-18T16:18:51.464Z] Storage Driver: overlay2 [2019-10-18T16:18:51.464Z] Backing Filesystem: extfs [2019-10-18T16:18:51.464Z] Supports d_type: true [2019-10-18T16:18:51.464Z] Native Overlay Diff: true [2019-10-18T16:18:51.464Z] Logging Driver: json-file [2019-10-18T16:18:51.464Z] Cgroup Driver: cgroupfs [2019-10-18T16:18:51.464Z] Plugins: [2019-10-18T16:18:51.464Z] Volume: local [2019-10-18T16:18:51.464Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T16:18:51.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T16:18:51.464Z] Swarm: inactive [2019-10-18T16:18:51.464Z] Runtimes: runc [2019-10-18T16:18:51.464Z] Default Runtime: runc [2019-10-18T16:18:51.464Z] Init Binary: docker-init [2019-10-18T16:18:51.464Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:18:51.464Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:18:51.464Z] init version: fec3683 [2019-10-18T16:18:51.464Z] Security Options: [2019-10-18T16:18:51.464Z] apparmor [2019-10-18T16:18:51.464Z] seccomp [2019-10-18T16:18:51.464Z] Profile: default [2019-10-18T16:18:51.464Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T16:18:51.464Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-18T16:18:51.464Z] OSType: linux [2019-10-18T16:18:51.464Z] Architecture: x86_64 [2019-10-18T16:18:51.464Z] CPUs: 2 [2019-10-18T16:18:51.464Z] Total Memory: 7.501GiB [2019-10-18T16:18:51.464Z] Name: ip-10-100-57-171 [2019-10-18T16:18:51.464Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-18T16:18:51.464Z] Docker Root Dir: /var/lib/docker [2019-10-18T16:18:51.464Z] Debug Mode: false [2019-10-18T16:18:51.464Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:18:51.464Z] Labels: [2019-10-18T16:18:51.464Z] Experimental: true [2019-10-18T16:18:51.464Z] Insecure Registries: [2019-10-18T16:18:51.464Z] 127.0.0.0/8 [2019-10-18T16:18:51.464Z] Live Restore Enabled: true [2019-10-18T16:18:51.464Z] [2019-10-18T16:18:51.464Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:18:51.705Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 3.2s done [2019-10-18T16:18:51.705Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e done [2019-10-18T16:18:51.705Z] #3 completed: 2019-10-18 16:18:51.621815893 +0000 UTC [2019-10-18T16:18:51.705Z] #3 duration: 11.341658489s [2019-10-18T16:18:51.705Z] [2019-10-18T16:18:49.858Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:18:49.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:18:49.913Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:18:49.917Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:18:51.749Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:51.749Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:51.749Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40102/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T16:18:51.749Z] + bash /home/ubuntu/workspace/moby_PR-40102/check-config.sh [2019-10-18T16:18:51.749Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T16:18:51.749Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T16:18:51.749Z] [2019-10-18T16:18:51.749Z] Generally Necessary: [2019-10-18T16:18:51.749Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T16:18:51.749Z] - apparmor: enabled and tools installed [2019-10-18T16:18:51.749Z] - CONFIG_NAMESPACES: enabled [2019-10-18T16:18:51.749Z] - CONFIG_NET_NS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_PID_NS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_IPC_NS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_UTS_NS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUPS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CPUSETS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_MEMCG: enabled [2019-10-18T16:18:51.749Z] - CONFIG_KEYS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_VETH: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T16:18:51.749Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T16:18:51.749Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T16:18:51.749Z] [2019-10-18T16:18:51.749Z] Optional Features: [2019-10-18T16:18:51.749Z] - CONFIG_USER_NS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_SECCOMP: enabled [2019-10-18T16:18:51.749Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T16:18:51.749Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T16:18:51.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T16:18:51.749Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T16:18:51.749Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-18T16:18:51.749Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T16:18:51.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T16:18:51.913Z] + docker version [2019-10-18T16:18:51.913Z] Client: [2019-10-18T16:18:51.913Z] Version: 18.06.1-ce [2019-10-18T16:18:51.913Z] API version: 1.38 [2019-10-18T16:18:51.913Z] Go version: go1.10.3 [2019-10-18T16:18:51.913Z] Git commit: e68fc7a [2019-10-18T16:18:51.913Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-18T16:18:51.913Z] OS/Arch: linux/ppc64le [2019-10-18T16:18:51.913Z] Experimental: false [2019-10-18T16:18:51.913Z] [2019-10-18T16:18:51.913Z] Server: [2019-10-18T16:18:51.913Z] Engine: [2019-10-18T16:18:51.913Z] Version: 18.06.1-ce [2019-10-18T16:18:51.913Z] API version: 1.38 (minimum version 1.12) [2019-10-18T16:18:51.913Z] Go version: go1.10.3 [2019-10-18T16:18:51.913Z] Git commit: e68fc7a [2019-10-18T16:18:51.913Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-18T16:18:51.913Z] OS/Arch: linux/ppc64le [2019-10-18T16:18:51.913Z] Experimental: true [Pipeline] sh [2019-10-18T16:18:52.007Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T16:18:52.007Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T16:18:52.007Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T16:18:52.007Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T16:18:52.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T16:18:52.007Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T16:18:52.007Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T16:18:52.007Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_EXT4_FS: enabled [2019-10-18T16:18:52.007Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T16:18:52.007Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T16:18:52.007Z] - Network Drivers: [2019-10-18T16:18:52.007Z] - "overlay": [2019-10-18T16:18:52.007Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T16:18:52.007Z] Optional (for encrypted networks): [2019-10-18T16:18:52.007Z] - CONFIG_CRYPTO: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T16:18:52.007Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T16:18:52.007Z] - CONFIG_XFRM: enabled [2019-10-18T16:18:52.007Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T16:18:52.007Z] - "ipvlan": [2019-10-18T16:18:52.007Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T16:18:52.007Z] - "macvlan": [2019-10-18T16:18:52.007Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T16:18:52.007Z] - "ftp,tftp client in container": [2019-10-18T16:18:52.007Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T16:18:52.007Z] - Storage Drivers: [2019-10-18T16:18:52.007Z] - "aufs": [2019-10-18T16:18:52.007Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T16:18:52.007Z] - "btrfs": [2019-10-18T16:18:52.007Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T16:18:52.007Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T16:18:52.007Z] - "devicemapper": [2019-10-18T16:18:52.007Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T16:18:52.007Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T16:18:52.007Z] - "overlay": [2019-10-18T16:18:52.007Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T16:18:52.007Z] - "zfs": [2019-10-18T16:18:52.071Z] [2019-10-18T16:18:52.071Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-18T16:18:52.071Z] #4 digest: sha256:2204255c438186a880203ad39a099b2a6e592ca062aee43b9eadccf6c2efb81c [2019-10-18T16:18:52.071Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-18T16:18:52.071Z] #4 started: 2019-10-18 16:18:51.623627961 +0000 UTC [2019-10-18T16:18:52.071Z] #4 0.301 Cloning into '/buildx'... [2019-10-18T16:18:52.266Z] - /dev/zfs: missing [2019-10-18T16:18:52.266Z] - zfs command: missing [2019-10-18T16:18:52.266Z] - zpool command: missing [2019-10-18T16:18:52.266Z] [2019-10-18T16:18:52.266Z] Limits: [2019-10-18T16:18:52.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T16:18:52.266Z] [2019-10-18T16:18:52.266Z] + true [Pipeline] } [Pipeline] // stage [2019-10-18T16:18:52.297Z] + docker info [2019-10-18T16:18:52.297Z] Containers: 0 [2019-10-18T16:18:52.297Z] Running: 0 [2019-10-18T16:18:52.297Z] Paused: 0 [2019-10-18T16:18:52.297Z] Stopped: 0 [2019-10-18T16:18:52.297Z] Images: 0 [2019-10-18T16:18:52.297Z] Server Version: 18.06.1-ce [2019-10-18T16:18:52.297Z] Storage Driver: overlay2 [2019-10-18T16:18:52.297Z] Backing Filesystem: extfs [2019-10-18T16:18:52.297Z] Supports d_type: true [2019-10-18T16:18:52.297Z] Native Overlay Diff: true [2019-10-18T16:18:52.297Z] Logging Driver: json-file [2019-10-18T16:18:52.297Z] Cgroup Driver: cgroupfs [2019-10-18T16:18:52.297Z] Plugins: [2019-10-18T16:18:52.297Z] Volume: local [2019-10-18T16:18:52.297Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T16:18:52.297Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-18T16:18:52.297Z] Swarm: inactive [2019-10-18T16:18:52.297Z] Runtimes: runc [2019-10-18T16:18:52.297Z] Default Runtime: runc [2019-10-18T16:18:52.297Z] Init Binary: docker-init [2019-10-18T16:18:52.297Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-18T16:18:52.297Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-18T16:18:52.297Z] init version: fec3683 [2019-10-18T16:18:52.297Z] Security Options: [2019-10-18T16:18:52.297Z] apparmor [2019-10-18T16:18:52.297Z] seccomp [2019-10-18T16:18:52.297Z] Profile: default [2019-10-18T16:18:52.297Z] Kernel Version: 4.4.0-139-generic [2019-10-18T16:18:52.297Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-18T16:18:52.297Z] OSType: linux [2019-10-18T16:18:52.297Z] Architecture: ppc64le [2019-10-18T16:18:52.297Z] CPUs: 4 [2019-10-18T16:18:52.297Z] Total Memory: 3.976GiB [2019-10-18T16:18:52.297Z] Name: ppc64le-ubuntu-15 [2019-10-18T16:18:52.297Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-18T16:18:52.297Z] Docker Root Dir: /var/lib/docker [2019-10-18T16:18:52.297Z] Debug Mode (client): false [2019-10-18T16:18:52.297Z] Debug Mode (server): false [2019-10-18T16:18:52.297Z] Username: dockerbuildbot [2019-10-18T16:18:52.297Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:18:52.297Z] Labels: [2019-10-18T16:18:52.297Z] Experimental: true [2019-10-18T16:18:52.297Z] Insecure Registries: [2019-10-18T16:18:52.297Z] 127.0.0.0/8 [2019-10-18T16:18:52.297Z] Live Restore Enabled: false [2019-10-18T16:18:52.297Z] [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2019-10-18T16:18:52.674Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:52.674Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:18:52.674Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40102/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T16:18:52.702Z] + sudo modprobe ip_vs [2019-10-18T16:18:52.931Z] #8 DONE 4.4s [2019-10-18T16:18:52.931Z] [2019-10-18T16:18:52.931Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T16:18:52.931Z] #9 DONE 0.8s [2019-10-18T16:18:52.931Z] [2019-10-18T16:18:52.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:18:52.958Z] + bash /home/docker/workspace/moby_PR-40102/check-config.sh [2019-10-18T16:18:52.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T16:18:52.958Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-18T16:18:52.958Z] [2019-10-18T16:18:52.958Z] Generally Necessary: [2019-10-18T16:18:52.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T16:18:52.958Z] - apparmor: enabled and tools installed [2019-10-18T16:18:52.958Z] - CONFIG_NAMESPACES: enabled [2019-10-18T16:18:52.958Z] - CONFIG_NET_NS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_PID_NS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_IPC_NS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_UTS_NS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CGROUPS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T16:18:52.958Z] - CONFIG_CPUSETS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_MEMCG: enabled [2019-10-18T16:18:52.958Z] - CONFIG_KEYS: enabled [2019-10-18T16:18:52.958Z] - CONFIG_VETH: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T16:18:52.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T16:18:52.960Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635584280ba2c669542b0357b186070032a1d34a . [2019-10-18T16:18:52.960Z] #1 [internal] load build definition from Dockerfile [2019-10-18T16:18:52.960Z] #1 transferring dockerfile: 14.63kB done [2019-10-18T16:18:52.960Z] #1 DONE 0.1s [2019-10-18T16:18:52.960Z] [2019-10-18T16:18:52.960Z] #2 [internal] load .dockerignore [2019-10-18T16:18:52.960Z] #2 transferring context: 87B done [2019-10-18T16:18:52.960Z] #2 DONE 0.1s [2019-10-18T16:18:52.960Z] [2019-10-18T16:18:52.960Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T16:18:53.188Z] #10 ... [2019-10-18T16:18:53.188Z] [2019-10-18T16:18:53.188Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:18:53.188Z] #20 DONE 0.1s [2019-10-18T16:18:53.188Z] [2019-10-18T16:18:53.188Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T16:18:53.188Z] #43 DONE 0.2s [2019-10-18T16:18:53.188Z] [2019-10-18T16:18:53.188Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T16:18:53.188Z] #61 DONE 0.2s [2019-10-18T16:18:53.188Z] [2019-10-18T16:18:53.188Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T16:18:53.188Z] #46 DONE 0.2s [2019-10-18T16:18:53.188Z] [2019-10-18T16:18:53.188Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:18:53.244Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T16:18:53.244Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T16:18:53.244Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T16:18:53.244Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-18T16:18:53.244Z] [2019-10-18T16:18:53.245Z] Optional Features: [2019-10-18T16:18:53.245Z] - CONFIG_USER_NS: enabled [2019-10-18T16:18:53.245Z] - CONFIG_SECCOMP: enabled [2019-10-18T16:18:53.245Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T16:18:53.245Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T16:18:53.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T16:18:53.245Z] (cgroup swap accounting is currently enabled) [2019-10-18T16:18:53.245Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-18T16:18:53.245Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T16:18:53.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T16:18:53.245Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T16:18:53.245Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T16:18:53.245Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T16:18:53.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T16:18:53.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T16:18:53.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T16:18:53.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T16:18:53.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T16:18:53.245Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T16:18:53.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T16:18:53.245Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T16:18:53.245Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T16:18:53.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T16:18:53.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T16:18:53.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T16:18:53.245Z] - CONFIG_EXT4_FS: enabled [2019-10-18T16:18:53.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T16:18:53.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T16:18:53.245Z] - Network Drivers: [2019-10-18T16:18:53.245Z] - "overlay": [2019-10-18T16:18:53.245Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T16:18:53.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T16:18:53.245Z] Optional (for encrypted networks): [2019-10-18T16:18:53.364Z] #4 completed: 2019-10-18 16:18:52.854532323 +0000 UTC [2019-10-18T16:18:53.364Z] #4 duration: 1.230904362s [2019-10-18T16:18:53.364Z] [2019-10-18T16:18:53.364Z] [2019-10-18T16:18:53.364Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-18T16:18:53.364Z] #5 digest: sha256:1371da9694cf2132400351a1c6afda135019fefc08518f97ac4d2cf815d33bbf [2019-10-18T16:18:53.364Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-18T16:18:53.364Z] #5 started: 2019-10-18 16:18:52.856173263 +0000 UTC [2019-10-18T16:18:53.364Z] #5 0.443 From https://github.com/docker/buildx [2019-10-18T16:18:53.364Z] #5 0.443 * [new branch] master -> build [2019-10-18T16:18:53.446Z] #62 ... [2019-10-18T16:18:53.446Z] [2019-10-18T16:18:53.446Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T16:18:53.446Z] #49 DONE 0.3s [2019-10-18T16:18:53.446Z] [2019-10-18T16:18:53.446Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:18:53.446Z] #21 DONE 0.3s [2019-10-18T16:18:53.446Z] [2019-10-18T16:18:53.446Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T16:18:53.446Z] #67 DONE 0.3s [2019-10-18T16:18:53.446Z] [2019-10-18T16:18:53.446Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:18:53.446Z] #30 DONE 0.4s [2019-10-18T16:18:53.446Z] [2019-10-18T16:18:53.446Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:18:53.525Z] #3 DONE 0.3s [2019-10-18T16:18:53.525Z] [2019-10-18T16:18:53.525Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:18:53.525Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T16:18:53.525Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-18T16:18:53.525Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T16:18:53.525Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-18T16:18:53.525Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-18T16:18:53.528Z] - CONFIG_CRYPTO: enabled [2019-10-18T16:18:53.528Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_XFRM: enabled [2019-10-18T16:18:53.528Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T16:18:53.528Z] - "ipvlan": [2019-10-18T16:18:53.528Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T16:18:53.528Z] - "macvlan": [2019-10-18T16:18:53.528Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T16:18:53.528Z] - "ftp,tftp client in container": [2019-10-18T16:18:53.528Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T16:18:53.528Z] - Storage Drivers: [2019-10-18T16:18:53.528Z] - "aufs": [2019-10-18T16:18:53.528Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T16:18:53.528Z] - "btrfs": [2019-10-18T16:18:53.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T16:18:53.528Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T16:18:53.528Z] - "devicemapper": [2019-10-18T16:18:53.528Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T16:18:53.528Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T16:18:53.528Z] - "overlay": [2019-10-18T16:18:53.528Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T16:18:53.528Z] - "zfs": [2019-10-18T16:18:53.528Z] - /dev/zfs: missing [2019-10-18T16:18:53.528Z] - zfs command: missing [2019-10-18T16:18:53.528Z] - zpool command: missing [2019-10-18T16:18:53.528Z] [2019-10-18T16:18:53.528Z] Limits: [2019-10-18T16:18:53.528Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T16:18:53.528Z] [2019-10-18T16:18:53.528Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T16:18:53.729Z] #5 0.597 Switched to branch 'build' [2019-10-18T16:18:53.729Z] #5 completed: 2019-10-18 16:18:53.614977135 +0000 UTC [2019-10-18T16:18:53.729Z] #5 duration: 758.803872ms [2019-10-18T16:18:53.729Z] [2019-10-18T16:18:53.783Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.23MB / 8.82MB 0.2s [2019-10-18T16:18:53.783Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-18T16:18:53.783Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-10-18T16:18:53.953Z] + make bundles/buildx [2019-10-18T16:18:54.040Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-18T16:18:54.040Z] #4 DONE 0.5s [2019-10-18T16:18:54.116Z] [2019-10-18T16:18:54.116Z] #6 /bin/sh -c go mod download [2019-10-18T16:18:54.116Z] #6 digest: sha256:5fa35a8c8fabc5af8a917b5fbf9d026df3766ca24e36a7a2a5ed21f9e1e1e88b [2019-10-18T16:18:54.116Z] #6 name: "/bin/sh -c go mod download" [2019-10-18T16:18:54.116Z] #6 started: 2019-10-18 16:18:53.61663087 +0000 UTC [2019-10-18T16:18:54.116Z] #6 0.349 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-18T16:18:54.116Z] #6 0.350 go: finding github.com/imdario/mergo v0.3.7 [2019-10-18T16:18:54.116Z] #6 0.350 go: finding github.com/gorilla/mux v1.7.0 [2019-10-18T16:18:54.116Z] #6 0.356 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-18T16:18:54.116Z] #6 0.359 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-18T16:18:54.116Z] #6 0.368 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-18T16:18:54.116Z] #6 0.372 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-18T16:18:54.569Z] mkdir bundles [2019-10-18T16:18:54.569Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-18T16:18:54.569Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-18T16:18:54.569Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-18T16:18:54.569Z] --build-arg BUILDX_COMMIT \ [2019-10-18T16:18:54.569Z] --build-arg BUILDX_REPO \ [2019-10-18T16:18:54.569Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-18T16:18:54.569Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-18T16:18:54.569Z] . && \ [2019-10-18T16:18:54.569Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-18T16:18:54.569Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-18T16:18:54.569Z] /bin/sh: 4: go: not found [2019-10-18T16:18:54.569Z] /bin/sh: 5: go: not found [2019-10-18T16:18:54.569Z] [2019-10-18T16:18:54.569Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-18T16:18:54.569Z] #2 digest: sha256:3656d4cd140855747d31550ffcb93ddb01f82ba7815d4482580dbe2190605248 [2019-10-18T16:18:54.569Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-18T16:18:54.569Z] #2 started: 2019-10-18 16:18:54.414099281 +0000 UTC [2019-10-18T16:18:54.569Z] #2 completed: 2019-10-18 16:18:54.414289382 +0000 UTC [2019-10-18T16:18:54.569Z] #2 duration: 190.101µs [2019-10-18T16:18:54.569Z] #2 started: 2019-10-18 16:18:54.414919213 +0000 UTC [2019-10-18T16:18:54.569Z] #2 completed: 2019-10-18 16:18:54.433268367 +0000 UTC [2019-10-18T16:18:54.569Z] #2 duration: 18.349154ms [2019-10-18T16:18:54.569Z] #2 transferring dockerfile: 792B done [2019-10-18T16:18:54.569Z] [2019-10-18T16:18:54.569Z] [2019-10-18T16:18:54.569Z] #1 local://context (.dockerignore) [2019-10-18T16:18:54.569Z] #1 digest: sha256:bfb47f9f9ea60269d1f66507ecfe287d088d7172e59c2977c8edfc4ae91c2719 [2019-10-18T16:18:54.569Z] #1 name: "local://context (.dockerignore)" [2019-10-18T16:18:54.569Z] #1 started: 2019-10-18 16:18:54.414104885 +0000 UTC [2019-10-18T16:18:54.569Z] #1 completed: 2019-10-18 16:18:54.414278655 +0000 UTC [2019-10-18T16:18:54.569Z] #1 duration: 173.77µs [2019-10-18T16:18:54.569Z] #1 started: 2019-10-18 16:18:54.414987945 +0000 UTC [2019-10-18T16:18:54.569Z] #1 completed: 2019-10-18 16:18:54.435444729 +0000 UTC [2019-10-18T16:18:54.569Z] #1 duration: 20.456784ms [2019-10-18T16:18:54.569Z] #1 transferring context: 87B done [2019-10-18T16:18:54.569Z] [2019-10-18T16:18:54.609Z] [2019-10-18T16:18:54.609Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:18:54.851Z] [2019-10-18T16:18:54.851Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-18T16:18:54.851Z] #3 digest: sha256:d9c4ed86a75c89357c09495abde26fcdb42047b8dd02d321e2ba64221108052c [2019-10-18T16:18:54.851Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-18T16:18:54.851Z] #3 started: 2019-10-18 16:18:54.678708595 +0000 UTC [2019-10-18T16:18:54.851Z] #3 completed: 2019-10-18 16:18:54.679067927 +0000 UTC [2019-10-18T16:18:54.851Z] #3 duration: 359.332µs [2019-10-18T16:18:54.851Z] #3 started: 2019-10-18 16:18:54.680697081 +0000 UTC [2019-10-18T16:18:54.851Z] #3 completed: 2019-10-18 16:18:54.683172149 +0000 UTC [2019-10-18T16:18:54.851Z] #3 duration: 2.475068ms [2019-10-18T16:18:54.851Z] #3 started: 2019-10-18 16:18:54.683355965 +0000 UTC [2019-10-18T16:18:54.851Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-18T16:18:54.851Z] #3 sha256:4f676d48245a6e66e595e1eea37e9e1f77e7241d0a77271b94291634a87dfdaf 1.80kB / 1.80kB done [2019-10-18T16:18:54.851Z] #3 sha256:ebd73b5ebd31fb6d76e8afd360e301699754852d5552e815289319d839110776 5.47kB / 5.47kB done [2019-10-18T16:18:54.851Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-18T16:18:54.851Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-18T16:18:54.851Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-18T16:18:54.851Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-18T16:18:54.874Z] #6 DONE 0.3s [2019-10-18T16:18:54.874Z] [2019-10-18T16:18:54.874Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:18:54.874Z] #5 DONE 0.3s [2019-10-18T16:18:54.874Z] [2019-10-18T16:18:54.874Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:18:54.874Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T16:18:54.874Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 1.53MB / 45.38MB 0.1s [2019-10-18T16:18:54.874Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 1.12MB / 4.34MB 0.1s [2019-10-18T16:18:54.874Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T16:18:54.874Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-18T16:18:54.874Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-18T16:18:54.874Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-18T16:18:54.965Z] #6 0.839 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-18T16:18:54.965Z] #6 0.883 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-18T16:18:54.965Z] #6 0.911 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-18T16:18:55.132Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.90MB / 45.38MB 0.2s [2019-10-18T16:18:55.132Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s [2019-10-18T16:18:55.132Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 22.50MB / 45.38MB 0.4s [2019-10-18T16:18:55.132Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s [2019-10-18T16:18:55.136Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.39MB / 10.00MB 0.4s [2019-10-18T16:18:55.136Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 753.66kB / 4.30MB 0.4s [2019-10-18T16:18:55.381Z] #6 1.439 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-18T16:18:55.381Z] #6 1.462 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-18T16:18:55.381Z] #6 1.492 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-18T16:18:55.381Z] #6 1.599 go: finding github.com/spf13/pflag v1.0.3 [2019-10-18T16:18:55.394Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.62MB / 45.38MB 0.5s [2019-10-18T16:18:55.394Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-10-18T16:18:55.394Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-18T16:18:55.394Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.5s [2019-10-18T16:18:55.394Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.5s [2019-10-18T16:18:55.394Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.29MB / 45.38MB 0.6s [2019-10-18T16:18:55.394Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 5.16MB / 50.07MB 0.6s [2019-10-18T16:18:55.436Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.47MB / 10.00MB 0.5s [2019-10-18T16:18:55.436Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.46MB / 4.30MB 0.5s [2019-10-18T16:18:55.436Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.43MB / 10.00MB 0.6s [2019-10-18T16:18:55.436Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.03MB / 4.30MB 0.6s [2019-10-18T16:18:55.436Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.24MB / 45.65MB 0.6s [2019-10-18T16:18:55.436Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.16MB / 10.00MB 0.7s [2019-10-18T16:18:55.436Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 0.6s done [2019-10-18T16:18:55.436Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 90.11kB / 50.07MB 0.7s [2019-10-18T16:18:55.653Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s [2019-10-18T16:18:55.653Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 14.80MB / 57.69MB 0.8s [2019-10-18T16:18:55.653Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 15.73MB / 50.07MB 0.8s [2019-10-18T16:18:55.653Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s done [2019-10-18T16:18:55.653Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.76MB / 57.69MB 0.9s [2019-10-18T16:18:55.653Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 23.21MB / 50.07MB 0.9s [2019-10-18T16:18:55.653Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 0.9s [2019-10-18T16:18:55.720Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.51MB / 10.00MB 0.8s [2019-10-18T16:18:55.721Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.32MB / 45.65MB 0.8s [2019-10-18T16:18:55.721Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.71MB / 10.00MB 0.9s [2019-10-18T16:18:55.721Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.62MB / 50.07MB 0.9s [2019-10-18T16:18:55.759Z] #6 2.076 go: finding github.com/jinzhu/now v1.0.0 [2019-10-18T16:18:55.914Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 26.03MB / 57.69MB 1.0s [2019-10-18T16:18:55.914Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 29.90MB / 50.07MB 1.0s [2019-10-18T16:18:55.914Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.45MB / 57.69MB 1.1s [2019-10-18T16:18:55.914Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.65MB / 120.06MB 1.1s [2019-10-18T16:18:56.006Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 1.0s done [2019-10-18T16:18:56.006Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 9.34MB / 45.65MB 1.0s [2019-10-18T16:18:56.006Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 1.0s [2019-10-18T16:18:56.006Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.52MB / 45.65MB 1.1s [2019-10-18T16:18:56.006Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 6.11MB / 50.07MB 1.2s [2019-10-18T16:18:56.155Z] #6 2.247 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-18T16:18:56.155Z] #6 2.415 go: finding github.com/docker/go-connections v0.4.0 [2019-10-18T16:18:56.155Z] #6 2.432 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-18T16:18:56.155Z] #6 2.460 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-18T16:18:56.175Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 35.59MB / 50.07MB 1.2s [2019-10-18T16:18:56.175Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-18T16:18:56.175Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 39.99MB / 57.69MB 1.4s [2019-10-18T16:18:56.175Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 42.83MB / 50.07MB 1.4s [2019-10-18T16:18:56.175Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 19.71MB / 120.06MB 1.4s [2019-10-18T16:18:56.292Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.13MB / 45.65MB 1.3s [2019-10-18T16:18:56.292Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.65MB / 52.87MB 1.3s [2019-10-18T16:18:56.292Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 9.13MB / 50.07MB 1.4s [2019-10-18T16:18:56.292Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.91MB / 45.65MB 1.5s [2019-10-18T16:18:56.436Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 45.21MB / 57.69MB 1.5s [2019-10-18T16:18:56.436Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.32MB / 50.07MB 1.5s [2019-10-18T16:18:56.436Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 25.87MB / 120.06MB 1.5s [2019-10-18T16:18:56.436Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 54.73MB / 57.69MB 1.7s [2019-10-18T16:18:56.436Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s [2019-10-18T16:18:56.436Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.92MB / 120.06MB 1.7s [2019-10-18T16:18:56.575Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 12.38MB / 50.07MB 1.6s [2019-10-18T16:18:56.575Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.59MB / 52.87MB 1.6s [2019-10-18T16:18:56.575Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.71MB / 45.65MB 1.7s [2019-10-18T16:18:56.575Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 15.20MB / 50.07MB 1.8s [2019-10-18T16:18:56.587Z] #6 2.688 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-18T16:18:56.587Z] #6 2.712 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-18T16:18:56.698Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.8s [2019-10-18T16:18:56.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 41.52MB / 120.06MB 1.8s [2019-10-18T16:18:56.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 49.93MB / 120.06MB 1.9s [2019-10-18T16:18:56.859Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.64MB / 45.65MB 1.9s [2019-10-18T16:18:56.859Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 10.45MB / 52.87MB 1.9s [2019-10-18T16:18:56.859Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.81MB / 50.07MB 2.0s [2019-10-18T16:18:56.859Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.38MB / 45.65MB 2.1s [2019-10-18T16:18:56.859Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 13.17MB / 52.87MB 2.1s [2019-10-18T16:18:56.958Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 64.68MB / 120.06MB 2.0s [2019-10-18T16:18:56.958Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 73.36MB / 120.06MB 2.1s [2019-10-18T16:18:57.016Z] #6 3.134 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-18T16:18:57.016Z] #6 3.240 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-18T16:18:57.016Z] #6 3.276 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-18T16:18:57.144Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.47MB / 50.07MB 2.2s [2019-10-18T16:18:57.144Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.28MB / 45.65MB 2.3s [2019-10-18T16:18:57.144Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.39MB / 50.07MB 2.4s [2019-10-18T16:18:57.144Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.87MB / 52.87MB 2.4s [2019-10-18T16:18:57.242Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.1s done [2019-10-18T16:18:57.242Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 89.97MB / 120.06MB 2.4s [2019-10-18T16:18:57.242Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 2.4s [2019-10-18T16:18:57.427Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.36MB / 45.65MB 2.5s [2019-10-18T16:18:57.427Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 20.81MB / 52.87MB 2.6s [2019-10-18T16:18:57.427Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.18MB / 45.65MB 2.7s [2019-10-18T16:18:57.427Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.65MB / 50.07MB 2.7s [2019-10-18T16:18:57.505Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.4s done [2019-10-18T16:18:57.505Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.5s done [2019-10-18T16:18:57.505Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 102.64MB / 120.06MB 2.7s [2019-10-18T16:18:57.526Z] #6 3.652 go: finding github.com/pkg/profile v1.2.1 [2019-10-18T16:18:57.526Z] #6 3.663 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-18T16:18:57.711Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.92MB / 52.87MB 2.8s [2019-10-18T16:18:57.711Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 38.23MB / 45.65MB 2.9s [2019-10-18T16:18:57.711Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.44MB / 50.07MB 2.9s [2019-10-18T16:18:57.711Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.75MB / 52.87MB 3.0s [2019-10-18T16:18:57.764Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 112.67MB / 120.06MB 2.9s [2019-10-18T16:18:57.996Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.13MB / 45.65MB 3.1s [2019-10-18T16:18:57.996Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.42MB / 50.07MB 3.1s [2019-10-18T16:18:57.996Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.90MB / 45.65MB 3.3s [2019-10-18T16:18:57.996Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.00MB / 50.07MB 3.3s [2019-10-18T16:18:57.996Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.53MB / 52.87MB 3.3s [2019-10-18T16:18:58.021Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.2s [2019-10-18T16:18:58.068Z] #6 4.027 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-18T16:18:58.283Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 3.5s done [2019-10-18T16:18:58.283Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 38.72MB / 50.07MB 3.5s [2019-10-18T16:18:58.283Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d [2019-10-18T16:18:58.283Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 0B / 104.03MB 3.5s [2019-10-18T16:18:58.510Z] #6 4.787 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-18T16:18:58.570Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.23MB / 52.87MB 3.7s [2019-10-18T16:18:58.570Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.13MB / 50.07MB 3.8s [2019-10-18T16:18:58.586Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.7s done [2019-10-18T16:18:58.704Z] #31 ... [2019-10-18T16:18:58.704Z] [2019-10-18T16:18:58.704Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:18:58.704Z] #24 4.456 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:18:58.704Z] #24 4.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:18:58.704Z] #24 4.494 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:18:58.704Z] #24 4.498 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:18:58.704Z] #24 4.522 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:18:58.704Z] #24 4.908 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:18:58.855Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.80MB / 52.87MB 4.0s [2019-10-18T16:18:58.855Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.21MB / 50.07MB 4.1s [2019-10-18T16:18:58.855Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.64MB / 104.03MB 4.1s [2019-10-18T16:18:58.967Z] #6 4.852 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-18T16:18:59.142Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.69MB / 50.07MB 4.4s [2019-10-18T16:18:59.142Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 42.44MB / 52.87MB 4.4s [2019-10-18T16:18:59.151Z] #7 ... [2019-10-18T16:18:59.151Z] [2019-10-18T16:18:59.151Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:18:59.151Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T16:18:59.151Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T16:18:59.151Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T16:18:59.151Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2019-10-18T16:18:59.151Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done [2019-10-18T16:18:59.151Z] #65 DONE 4.1s [2019-10-18T16:18:59.151Z] [2019-10-18T16:18:59.151Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:18:59.151Z] #7 ... [2019-10-18T16:18:59.151Z] [2019-10-18T16:18:59.151Z] #19 [internal] load build context [2019-10-18T16:18:59.151Z] #19 transferring context: 45.62MB 4.2s done [2019-10-18T16:18:59.151Z] #19 DONE 4.2s [2019-10-18T16:18:59.269Z] #24 6.414 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:18:59.409Z] [2019-10-18T16:18:59.409Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:18:59.435Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 4.6s done [2019-10-18T16:18:59.435Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 0B / 157B 4.6s [2019-10-18T16:18:59.435Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 46.09MB / 52.87MB 4.7s [2019-10-18T16:18:59.435Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 12.66MB / 104.03MB 4.7s [2019-10-18T16:18:59.435Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 157B / 157B 4.7s done [2019-10-18T16:18:59.458Z] #6 5.684 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-18T16:18:59.526Z] #24 ... [2019-10-18T16:18:59.526Z] [2019-10-18T16:18:59.526Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:18:59.526Z] #38 6.448 + mktemp -d [2019-10-18T16:18:59.526Z] #38 6.448 + export GOPATH=/tmp/tmp.JV2arqeOZj [2019-10-18T16:18:59.526Z] #38 6.457 + git clone https://github.com/docker/distribution.git /tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution [2019-10-18T16:18:59.526Z] #38 6.459 Cloning into '/tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution'... [2019-10-18T16:18:59.526Z] #38 ... [2019-10-18T16:18:59.526Z] [2019-10-18T16:18:59.526Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:18:59.526Z] #44 6.304 + RM_GOPATH=0 [2019-10-18T16:18:59.526Z] #44 6.305 + TMP_GOPATH= [2019-10-18T16:18:59.526Z] #44 6.305 + : /build [2019-10-18T16:18:59.526Z] #44 6.305 + '[' -z '' ']' [2019-10-18T16:18:59.526Z] #44 6.308 ++ mktemp -d [2019-10-18T16:18:59.526Z] #44 6.309 + export GOPATH=/tmp/tmp.HfPj4vITVK [2019-10-18T16:18:59.526Z] #44 6.309 + GOPATH=/tmp/tmp.HfPj4vITVK [2019-10-18T16:18:59.526Z] #44 6.309 + RM_GOPATH=1 [2019-10-18T16:18:59.526Z] #44 6.311 ++ dirname ./install.sh [2019-10-18T16:18:59.526Z] #44 6.314 + dir=. [2019-10-18T16:18:59.526Z] #44 6.319 + bin=vndr [2019-10-18T16:18:59.526Z] #44 6.319 + shift [2019-10-18T16:18:59.526Z] #44 6.319 + '[' '!' -f ./vndr.installer ']' [2019-10-18T16:18:59.526Z] #44 6.319 + . ./vndr.installer [2019-10-18T16:18:59.526Z] #44 6.319 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:18:59.526Z] #44 6.320 + install_vndr [2019-10-18T16:18:59.526Z] #44 6.323 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T16:18:59.526Z] #44 6.324 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:18:59.526Z] #44 6.324 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HfPj4vITVK/src/github.com/LK4D4/vndr [2019-10-18T16:18:59.526Z] #44 6.325 Cloning into '/tmp/tmp.HfPj4vITVK/src/github.com/LK4D4/vndr'... [2019-10-18T16:18:59.735Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.87MB / 52.87MB 4.9s [2019-10-18T16:18:59.926Z] #6 5.819 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-18T16:18:59.926Z] #6 6.206 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-18T16:19:00.021Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 5.2s done [2019-10-18T16:19:00.021Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 20.50MB / 104.03MB 5.2s [2019-10-18T16:19:00.308Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 26.39MB / 104.03MB 5.4s [2019-10-18T16:19:00.308Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 32.65MB / 104.03MB 5.6s [2019-10-18T16:19:00.355Z] #6 6.312 go: finding github.com/pkg/errors v0.8.1 [2019-10-18T16:19:00.355Z] #6 6.568 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-18T16:19:00.458Z] #44 ... [2019-10-18T16:19:00.458Z] [2019-10-18T16:19:00.458Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:00.458Z] #24 7.364 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:00.595Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 38.17MB / 104.03MB 5.8s [2019-10-18T16:19:00.784Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.4s done [2019-10-18T16:19:00.784Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-10-18T16:19:00.884Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 43.45MB / 104.03MB 6.0s [2019-10-18T16:19:01.175Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 50.88MB / 104.03MB 6.3s [2019-10-18T16:19:01.219Z] #6 7.268 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-18T16:19:01.219Z] #6 7.398 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-18T16:19:01.350Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-18T16:19:01.350Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-18T16:19:01.466Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 56.44MB / 104.03MB 6.5s [2019-10-18T16:19:01.616Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s done [2019-10-18T16:19:01.616Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-18T16:19:01.619Z] #6 7.544 go: finding gotest.tools v2.2.0+incompatible [2019-10-18T16:19:01.619Z] #6 7.764 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-18T16:19:01.619Z] #6 7.786 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-18T16:19:01.619Z] #6 7.861 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-18T16:19:01.619Z] #6 7.945 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-18T16:19:01.756Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 64.18MB / 104.03MB 6.9s [2019-10-18T16:19:02.045Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 72.18MB / 104.03MB 7.2s [2019-10-18T16:19:02.333Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 77.55MB / 104.03MB 7.4s [2019-10-18T16:19:02.334Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 83.93MB / 104.03MB 7.6s [2019-10-18T16:19:02.479Z] #6 8.585 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-18T16:19:02.479Z] #6 8.753 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-18T16:19:02.619Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.3s done [2019-10-18T16:19:02.620Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 91.50MB / 104.03MB 7.9s [2019-10-18T16:19:02.881Z] #6 9.089 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-18T16:19:02.906Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 97.55MB / 104.03MB 8.1s [2019-10-18T16:19:03.061Z] #24 ... [2019-10-18T16:19:03.062Z] [2019-10-18T16:19:03.062Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:03.062Z] #33 8.840 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:03.062Z] #33 8.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:03.062Z] #33 8.922 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:03.062Z] #33 8.935 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:03.062Z] #33 8.989 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:03.062Z] #33 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:03.062Z] #33 ... [2019-10-18T16:19:03.062Z] [2019-10-18T16:19:03.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:03.062Z] #40 5.577 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:03.062Z] #40 5.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:03.062Z] #40 5.620 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:03.062Z] #40 5.625 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:03.062Z] #40 5.671 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:03.062Z] #40 6.398 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:03.062Z] #40 8.247 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:03.062Z] #40 9.304 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:03.062Z] #40 ... [2019-10-18T16:19:03.062Z] [2019-10-18T16:19:03.062Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:03.062Z] #56 6.792 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:03.062Z] #56 6.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:03.062Z] #56 6.860 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:03.062Z] #56 6.967 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:03.062Z] #56 6.983 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:03.062Z] #56 7.853 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:03.062Z] #56 9.885 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:03.195Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 103.48MB / 104.03MB 8.3s [2019-10-18T16:19:03.195Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 104.03MB / 104.03MB 8.4s done [2019-10-18T16:19:03.195Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b [2019-10-18T16:19:03.297Z] #6 9.402 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-18T16:19:03.319Z] #56 ... [2019-10-18T16:19:03.319Z] [2019-10-18T16:19:03.319Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:03.319Z] #47 4.263 + RM_GOPATH=0 [2019-10-18T16:19:03.319Z] #47 4.263 + TMP_GOPATH= [2019-10-18T16:19:03.319Z] #47 4.263 + : /build [2019-10-18T16:19:03.319Z] #47 4.263 + '[' -z '' ']' [2019-10-18T16:19:03.319Z] #47 4.263 ++ mktemp -d [2019-10-18T16:19:03.319Z] #47 4.266 + export GOPATH=/tmp/tmp.fHQYBjXjd4 [2019-10-18T16:19:03.319Z] #47 4.266 + GOPATH=/tmp/tmp.fHQYBjXjd4 [2019-10-18T16:19:03.319Z] #47 4.266 + RM_GOPATH=1 [2019-10-18T16:19:03.319Z] #47 4.266 ++ dirname ./install.sh [2019-10-18T16:19:03.319Z] #47 4.266 + dir=. [2019-10-18T16:19:03.319Z] #47 4.266 + bin=gotestsum [2019-10-18T16:19:03.319Z] #47 4.266 + shift [2019-10-18T16:19:03.319Z] #47 4.266 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T16:19:03.319Z] #47 4.266 + . ./gotestsum.installer [2019-10-18T16:19:03.319Z] #47 4.266 Installing gotestsum version v0.3.5 [2019-10-18T16:19:03.319Z] #47 4.272 ++ : v0.3.5 [2019-10-18T16:19:03.319Z] #47 4.272 + install_gotestsum [2019-10-18T16:19:03.319Z] #47 4.272 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T16:19:03.319Z] #47 4.272 + go get -d gotest.tools/gotestsum [2019-10-18T16:19:03.319Z] #47 ... [2019-10-18T16:19:03.319Z] [2019-10-18T16:19:03.319Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:03.319Z] #50 7.001 + RM_GOPATH=0 [2019-10-18T16:19:03.319Z] #50 7.001 + TMP_GOPATH= [2019-10-18T16:19:03.319Z] #50 7.001 + : /build [2019-10-18T16:19:03.319Z] #50 7.001 + '[' -z '' ']' [2019-10-18T16:19:03.319Z] #50 7.001 ++ mktemp -d [2019-10-18T16:19:03.319Z] #50 7.008 + export GOPATH=/tmp/tmp.vpsAUwkXwj [2019-10-18T16:19:03.319Z] #50 7.008 + GOPATH=/tmp/tmp.vpsAUwkXwj [2019-10-18T16:19:03.319Z] #50 7.008 + RM_GOPATH=1 [2019-10-18T16:19:03.319Z] #50 7.008 ++ dirname ./install.sh [2019-10-18T16:19:03.319Z] #50 7.009 + dir=. [2019-10-18T16:19:03.319Z] #50 7.009 + bin=golangci_lint [2019-10-18T16:19:03.319Z] #50 7.009 + shift [2019-10-18T16:19:03.319Z] #50 7.009 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T16:19:03.319Z] #50 7.010 + . ./golangci_lint.installer [2019-10-18T16:19:03.319Z] #50 7.010 ++ : v1.17.1 [2019-10-18T16:19:03.319Z] #50 7.010 + install_golangci_lint [2019-10-18T16:19:03.319Z] #50 7.010 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T16:19:03.319Z] #50 7.010 Installing golangci-lint version v1.17.1 [2019-10-18T16:19:03.319Z] #50 7.010 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:19:03.576Z] #50 ... [2019-10-18T16:19:03.576Z] [2019-10-18T16:19:03.576Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:19:03.576Z] #28 4.432 + mktemp -d [2019-10-18T16:19:03.576Z] #28 4.434 + export GOPATH=/tmp/tmp.FCQijzMDEB [2019-10-18T16:19:03.576Z] #28 4.434 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FCQijzMDEB/src/github.com/go-swagger/go-swagger [2019-10-18T16:19:03.576Z] #28 4.434 Cloning into '/tmp/tmp.FCQijzMDEB/src/github.com/go-swagger/go-swagger'... [2019-10-18T16:19:03.712Z] #6 9.662 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-18T16:19:03.712Z] #6 9.842 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-18T16:19:03.712Z] #6 9.974 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-18T16:19:03.814Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0.4s done [2019-10-18T16:19:03.834Z] #28 ... [2019-10-18T16:19:03.834Z] [2019-10-18T16:19:03.834Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:03.834Z] #22 6.243 + RM_GOPATH=0 [2019-10-18T16:19:03.834Z] #22 6.243 + TMP_GOPATH= [2019-10-18T16:19:03.834Z] #22 6.243 + : /build [2019-10-18T16:19:03.834Z] #22 6.243 + '[' -z '' ']' [2019-10-18T16:19:03.834Z] #22 6.245 ++ mktemp -d [2019-10-18T16:19:03.834Z] #22 6.247 + export GOPATH=/tmp/tmp.nni4fh3p7H [2019-10-18T16:19:03.834Z] #22 6.247 + GOPATH=/tmp/tmp.nni4fh3p7H [2019-10-18T16:19:03.834Z] #22 6.247 + RM_GOPATH=1 [2019-10-18T16:19:03.834Z] #22 6.247 ++ dirname ./install.sh [2019-10-18T16:19:03.834Z] #22 6.251 + dir=. [2019-10-18T16:19:03.834Z] #22 6.251 + bin=dockercli [2019-10-18T16:19:03.834Z] #22 6.251 + shift [2019-10-18T16:19:03.834Z] #22 6.251 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:19:03.834Z] #22 6.251 + . ./dockercli.installer [2019-10-18T16:19:03.834Z] #22 6.251 ++ : stable [2019-10-18T16:19:03.834Z] #22 6.251 ++ : 17.06.2-ce [2019-10-18T16:19:03.834Z] #22 6.251 + install_dockercli [2019-10-18T16:19:03.834Z] #22 6.251 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:19:03.834Z] #22 6.251 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:19:03.834Z] #22 6.254 ++ uname -m [2019-10-18T16:19:03.834Z] #22 6.262 + arch=x86_64 [2019-10-18T16:19:03.834Z] #22 6.266 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T16:19:03.834Z] #22 6.266 + url=https://download.docker.com/linux/static [2019-10-18T16:19:03.834Z] #22 6.267 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T16:19:03.834Z] #22 6.268 + tar -xz docker/docker [2019-10-18T16:19:03.834Z] #22 ... [2019-10-18T16:19:03.834Z] [2019-10-18T16:19:03.834Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:03.834Z] #68 6.745 + RM_GOPATH=0 [2019-10-18T16:19:03.834Z] #68 6.745 + TMP_GOPATH= [2019-10-18T16:19:03.834Z] #68 6.745 + : /build [2019-10-18T16:19:03.834Z] #68 6.745 + '[' -z '' ']' [2019-10-18T16:19:03.834Z] #68 6.748 ++ mktemp -d [2019-10-18T16:19:03.834Z] #68 6.753 + export GOPATH=/tmp/tmp.SJ77sZKcg8 [2019-10-18T16:19:03.834Z] #68 6.754 + GOPATH=/tmp/tmp.SJ77sZKcg8 [2019-10-18T16:19:03.834Z] #68 6.755 + RM_GOPATH=1 [2019-10-18T16:19:03.834Z] #68 6.755 ++ dirname ./install.sh [2019-10-18T16:19:03.834Z] #68 6.758 + dir=. [2019-10-18T16:19:03.834Z] #68 6.759 + bin=proxy [2019-10-18T16:19:03.834Z] #68 6.759 + shift [2019-10-18T16:19:03.834Z] #68 6.759 + '[' '!' -f ./proxy.installer ']' [2019-10-18T16:19:03.834Z] #68 6.759 + . ./proxy.installer [2019-10-18T16:19:03.834Z] #68 6.760 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:03.834Z] #68 6.763 + install_proxy [2019-10-18T16:19:03.834Z] #68 6.763 + case "$1" in [2019-10-18T16:19:03.834Z] #68 6.763 + export CGO_ENABLED=0 [2019-10-18T16:19:03.834Z] #68 6.763 + CGO_ENABLED=0 [2019-10-18T16:19:03.834Z] #68 6.763 + _install_proxy [2019-10-18T16:19:03.834Z] #68 6.763 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T16:19:03.834Z] #68 6.763 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:03.834Z] #68 6.763 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SJ77sZKcg8/src/github.com/docker/libnetwork [2019-10-18T16:19:03.834Z] #68 6.767 Cloning into '/tmp/tmp.SJ77sZKcg8/src/github.com/docker/libnetwork'... [2019-10-18T16:19:04.091Z] #68 ... [2019-10-18T16:19:04.091Z] [2019-10-18T16:19:04.091Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:04.091Z] #31 7.042 + RM_GOPATH=0 [2019-10-18T16:19:04.091Z] #31 7.042 + TMP_GOPATH= [2019-10-18T16:19:04.091Z] #31 7.042 + : /build [2019-10-18T16:19:04.091Z] #31 7.042 + '[' -z '' ']' [2019-10-18T16:19:04.091Z] #31 7.045 ++ mktemp -d [2019-10-18T16:19:04.091Z] #31 7.052 + export GOPATH=/tmp/tmp.tXQqp8v68h [2019-10-18T16:19:04.091Z] #31 7.052 + GOPATH=/tmp/tmp.tXQqp8v68h [2019-10-18T16:19:04.091Z] #31 7.052 + RM_GOPATH=1 [2019-10-18T16:19:04.091Z] #31 7.056 ++ dirname ./install.sh [2019-10-18T16:19:04.091Z] #31 7.064 + dir=. [2019-10-18T16:19:04.091Z] #31 7.064 + bin=tomlv [2019-10-18T16:19:04.091Z] #31 7.064 + shift [2019-10-18T16:19:04.091Z] #31 7.064 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T16:19:04.091Z] #31 7.064 + . ./tomlv.installer [2019-10-18T16:19:04.091Z] #31 7.064 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:04.091Z] #31 7.065 + install_tomlv [2019-10-18T16:19:04.091Z] #31 7.065 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T16:19:04.091Z] #31 7.065 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:04.091Z] #31 7.065 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tXQqp8v68h/src/github.com/BurntSushi/toml [2019-10-18T16:19:04.091Z] #31 7.067 Cloning into '/tmp/tmp.tXQqp8v68h/src/github.com/BurntSushi/toml'... [2019-10-18T16:19:04.091Z] #31 8.518 + cd /tmp/tmp.tXQqp8v68h/src/github.com/BurntSushi/toml [2019-10-18T16:19:04.091Z] #31 8.518 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:04.091Z] #31 8.524 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:19:04.091Z] #31 9.413 internal/cpu [2019-10-18T16:19:04.091Z] #31 9.420 math/bits [2019-10-18T16:19:04.091Z] #31 10.06 unicode/utf8 [2019-10-18T16:19:04.091Z] #31 10.09 internal/bytealg [2019-10-18T16:19:04.091Z] #31 10.60 math [2019-10-18T16:19:04.096Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 [2019-10-18T16:19:04.096Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0.1s done [2019-10-18T16:19:04.096Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 [2019-10-18T16:19:04.127Z] #6 10.08 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-18T16:19:04.127Z] #6 10.30 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-18T16:19:04.142Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-10-18T16:19:04.142Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-18T16:19:04.542Z] #6 10.63 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-18T16:19:04.658Z] #31 11.11 runtime [2019-10-18T16:19:04.945Z] #6 11.04 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-18T16:19:04.945Z] #6 11.06 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-18T16:19:05.365Z] #6 11.34 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-18T16:19:05.623Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-10-18T16:19:05.785Z] #6 11.80 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-18T16:19:05.785Z] #6 11.85 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-18T16:19:05.881Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-18T16:19:06.201Z] #6 12.22 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-18T16:19:06.201Z] #6 12.35 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-18T16:19:06.588Z] #6 12.76 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-18T16:19:07.015Z] #6 13.05 go: finding github.com/gofrs/flock v0.7.0 [2019-10-18T16:19:07.015Z] #6 13.05 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-18T16:19:07.430Z] #6 13.32 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-18T16:19:07.704Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.9s done [2019-10-18T16:19:07.704Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a [2019-10-18T16:19:07.909Z] #6 13.96 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-18T16:19:07.909Z] #6 14.01 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-18T16:19:07.909Z] #6 14.14 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-18T16:19:08.517Z] #6 14.38 go: finding google.golang.org/grpc v1.20.1 [2019-10-18T16:19:08.517Z] #6 14.45 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-18T16:19:08.849Z] #31 ... [2019-10-18T16:19:08.849Z] [2019-10-18T16:19:08.849Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:08.849Z] #22 15.37 + mkdir -p /build [2019-10-18T16:19:08.849Z] #22 15.37 + mv docker/docker /build/ [2019-10-18T16:19:08.849Z] #22 15.38 + rmdir docker [2019-10-18T16:19:08.975Z] #6 14.82 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-18T16:19:08.976Z] #6 14.86 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-18T16:19:08.976Z] #6 15.26 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-18T16:19:09.736Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.4s done [2019-10-18T16:19:09.884Z] #6 15.72 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-18T16:19:09.884Z] #6 15.88 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-18T16:19:10.024Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb [2019-10-18T16:19:10.065Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.2s done [2019-10-18T16:19:10.312Z] #6 16.51 go: finding github.com/json-iterator/go v1.1.6 [2019-10-18T16:19:10.312Z] #6 16.56 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-18T16:19:10.322Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-18T16:19:10.580Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-18T16:19:10.581Z] #7 DONE 15.6s [2019-10-18T16:19:10.581Z] [2019-10-18T16:19:10.581Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T16:19:10.728Z] #6 16.69 go: finding google.golang.org/appengine v1.1.0 [2019-10-18T16:19:10.728Z] #6 16.93 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-18T16:19:10.755Z] #22 ... [2019-10-18T16:19:10.755Z] [2019-10-18T16:19:10.755Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:10.755Z] #62 7.062 + RM_GOPATH=0 [2019-10-18T16:19:10.755Z] #62 7.062 + TMP_GOPATH= [2019-10-18T16:19:10.755Z] #62 7.062 + : /build/ [2019-10-18T16:19:10.755Z] #62 7.062 + '[' -z '' ']' [2019-10-18T16:19:10.755Z] #62 7.062 ++ mktemp -d [2019-10-18T16:19:10.755Z] #62 7.081 + export GOPATH=/tmp/tmp.pthXWyNoDc [2019-10-18T16:19:10.755Z] #62 7.081 + GOPATH=/tmp/tmp.pthXWyNoDc [2019-10-18T16:19:10.755Z] #62 7.081 + RM_GOPATH=1 [2019-10-18T16:19:10.755Z] #62 7.086 ++ dirname ./install.sh [2019-10-18T16:19:10.755Z] #62 7.092 + dir=. [2019-10-18T16:19:10.755Z] #62 7.092 + bin=rootlesskit [2019-10-18T16:19:10.755Z] #62 7.092 + shift [2019-10-18T16:19:10.755Z] #62 7.092 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T16:19:10.755Z] #62 7.092 + . ./rootlesskit.installer [2019-10-18T16:19:10.755Z] #62 7.092 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:10.755Z] #62 7.092 + install_rootlesskit [2019-10-18T16:19:10.755Z] #62 7.092 + case "$1" in [2019-10-18T16:19:10.755Z] #62 7.092 + export CGO_ENABLED=0 [2019-10-18T16:19:10.755Z] #62 7.092 + CGO_ENABLED=0 [2019-10-18T16:19:10.755Z] #62 7.092 + _install_rootlesskit [2019-10-18T16:19:10.755Z] #62 7.092 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T16:19:10.755Z] #62 7.092 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pthXWyNoDc/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:19:10.755Z] #62 7.092 Cloning into '/tmp/tmp.pthXWyNoDc/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T16:19:10.755Z] #62 7.092 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:10.755Z] #62 11.08 + cd /tmp/tmp.pthXWyNoDc/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:19:10.755Z] #62 11.08 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:10.755Z] #62 11.25 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:19:10.755Z] #62 11.25 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T16:19:10.755Z] #62 ... [2019-10-18T16:19:10.755Z] [2019-10-18T16:19:10.755Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:10.755Z] #44 7.267 + cd /tmp/tmp.HfPj4vITVK/src/github.com/LK4D4/vndr [2019-10-18T16:19:10.755Z] #44 7.267 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:19:10.755Z] #44 7.303 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T16:19:10.755Z] #44 9.066 runtime/internal/atomic [2019-10-18T16:19:10.755Z] #44 9.067 internal/cpu [2019-10-18T16:19:10.755Z] #44 9.287 runtime/internal/sys [2019-10-18T16:19:10.755Z] #44 9.399 runtime/internal/math [2019-10-18T16:19:10.755Z] #44 9.535 internal/race [2019-10-18T16:19:10.755Z] #44 9.685 sync/atomic [2019-10-18T16:19:10.755Z] #44 9.829 internal/bytealg [2019-10-18T16:19:10.755Z] #44 10.13 unicode [2019-10-18T16:19:10.755Z] #44 10.85 runtime [2019-10-18T16:19:10.755Z] #44 14.03 math [2019-10-18T16:19:10.755Z] #44 ... [2019-10-18T16:19:10.755Z] [2019-10-18T16:19:10.755Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:10.755Z] #31 15.52 internal/testlog [2019-10-18T16:19:10.755Z] #31 15.78 encoding [2019-10-18T16:19:10.755Z] #31 16.02 runtime/cgo [2019-10-18T16:19:11.137Z] #6 17.25 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-18T16:19:11.137Z] #6 17.27 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-18T16:19:11.137Z] #6 17.37 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-18T16:19:11.137Z] #6 17.41 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-18T16:19:11.137Z] #6 17.44 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-18T16:19:11.137Z] #6 17.49 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-18T16:19:11.531Z] #6 17.57 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-18T16:19:11.531Z] #6 17.71 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-18T16:19:11.692Z] #31 ... [2019-10-18T16:19:11.692Z] [2019-10-18T16:19:11.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:11.692Z] #10 8.679 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:11.692Z] #10 8.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:11.692Z] #10 8.732 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:11.692Z] #10 8.752 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:11.692Z] #10 8.812 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:11.692Z] #10 9.837 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:11.692Z] #10 11.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:11.692Z] #10 13.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:11.692Z] #10 ... [2019-10-18T16:19:11.692Z] [2019-10-18T16:19:11.692Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:11.692Z] #44 17.76 unicode/utf16 [2019-10-18T16:19:11.692Z] #44 18.16 container/list [2019-10-18T16:19:11.949Z] #6 17.87 go: finding github.com/google/go-cmp v0.2.0 [2019-10-18T16:19:11.949Z] #6 18.14 go: finding github.com/client9/misspell v0.3.4 [2019-10-18T16:19:11.949Z] #6 18.21 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-18T16:19:11.950Z] #44 18.76 crypto/internal/subtle [2019-10-18T16:19:12.213Z] #44 18.84 crypto/subtle [2019-10-18T16:19:12.213Z] #44 18.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T16:19:12.213Z] #44 19.08 internal/nettrace [2019-10-18T16:19:12.362Z] #6 18.33 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-18T16:19:12.362Z] #6 18.59 go: finding github.com/spf13/cobra v0.0.3 [2019-10-18T16:19:12.362Z] #6 18.66 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-18T16:19:12.472Z] #44 19.22 runtime/cgo [2019-10-18T16:19:12.472Z] #44 ... [2019-10-18T16:19:12.472Z] [2019-10-18T16:19:12.472Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:12.472Z] #22 DONE 19.1s [2019-10-18T16:19:12.740Z] [2019-10-18T16:19:12.740Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:19:12.740Z] #38 19.80 + cd /tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution [2019-10-18T16:19:12.740Z] #38 19.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T16:19:12.772Z] #6 18.87 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-18T16:19:12.772Z] #6 18.94 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-18T16:19:12.772Z] #6 19.01 go: finding github.com/stretchr/testify v1.2.2 [2019-10-18T16:19:13.178Z] #6 19.32 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-18T16:19:13.178Z] #6 19.32 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-18T16:19:13.178Z] #6 19.41 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-18T16:19:13.178Z] #6 19.41 go: finding github.com/spf13/viper v1.3.2 [2019-10-18T16:19:13.178Z] #6 19.41 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-18T16:19:13.594Z] #6 19.84 go: finding gotest.tools v2.1.0+incompatible [2019-10-18T16:19:13.677Z] #38 ... [2019-10-18T16:19:13.677Z] [2019-10-18T16:19:13.677Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:13.677Z] #56 10.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:13.936Z] #56 ... [2019-10-18T16:19:13.936Z] [2019-10-18T16:19:13.936Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:13.995Z] #6 20.09 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-18T16:19:13.995Z] #6 20.22 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-18T16:19:13.995Z] #6 20.22 go: finding github.com/docker/go-units v0.3.1 [2019-10-18T16:19:13.995Z] #6 20.25 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-18T16:19:13.995Z] #6 20.27 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-18T16:19:14.411Z] #6 20.51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-18T16:19:14.411Z] #6 20.52 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-18T16:19:14.411Z] #6 20.59 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-18T16:19:14.711Z] #68 20.25 Checking out files: 46% (934/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-18T16:19:14.711Z] #68 21.25 + cd /tmp/tmp.SJ77sZKcg8/src/github.com/docker/libnetwork [2019-10-18T16:19:14.711Z] #68 21.25 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:14.711Z] #68 ... [2019-10-18T16:19:14.711Z] [2019-10-18T16:19:14.711Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:14.711Z] #33 11.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:14.711Z] #33 13.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:14.969Z] #33 ... [2019-10-18T16:19:14.969Z] [2019-10-18T16:19:14.969Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:14.969Z] #40 21.73 Fetched 7919 kB in 17s (459 kB/s) [2019-10-18T16:19:15.256Z] #6 21.28 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-18T16:19:15.256Z] #6 21.28 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-18T16:19:15.256Z] #6 21.30 go: finding github.com/kr/pretty v0.1.0 [2019-10-18T16:19:15.256Z] #6 21.33 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-18T16:19:15.256Z] #6 21.49 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-18T16:19:15.527Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.0s [2019-10-18T16:19:15.527Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.1s done [2019-10-18T16:19:15.684Z] #6 21.73 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-18T16:19:15.684Z] #6 21.81 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-18T16:19:15.684Z] #6 21.85 go: finding golang.org/x/text v0.3.0 [2019-10-18T16:19:15.820Z] #3 extracting sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 done [2019-10-18T16:19:15.846Z] #8 DONE 4.5s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T16:19:15.846Z] #9 DONE 0.8s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:19:15.846Z] #20 DONE 0.1s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:19:15.846Z] #30 ... [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T16:19:15.846Z] #61 DONE 0.1s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:19:15.846Z] #21 DONE 0.1s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T16:19:15.846Z] #49 DONE 0.1s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T16:19:15.846Z] #67 DONE 0.1s [2019-10-18T16:19:15.846Z] [2019-10-18T16:19:15.846Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T16:19:15.846Z] #43 DONE 0.1s [2019-10-18T16:19:16.101Z] #6 22.19 go: finding github.com/lib/pq v1.0.0 [2019-10-18T16:19:16.101Z] #6 22.23 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-18T16:19:16.101Z] #6 22.26 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-18T16:19:16.102Z] #3 completed: 2019-10-18 16:19:15.7667907 +0000 UTC [2019-10-18T16:19:16.102Z] #3 duration: 21.083434735s [2019-10-18T16:19:16.102Z] [2019-10-18T16:19:16.102Z] [2019-10-18T16:19:16.102Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-18T16:19:16.102Z] #4 digest: sha256:bd5046c6a3e29917d854fe70684ac7fedb9d43c34eae71128806a418a5b94cc2 [2019-10-18T16:19:16.102Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-18T16:19:16.102Z] #4 started: 2019-10-18 16:19:15.770907954 +0000 UTC [2019-10-18T16:19:16.102Z] #4 0.123 Cloning into '/buildx'... [2019-10-18T16:19:16.104Z] [2019-10-18T16:19:16.104Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T16:19:16.104Z] #46 DONE 0.2s [2019-10-18T16:19:16.104Z] [2019-10-18T16:19:16.104Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:19:16.104Z] #30 DONE 0.2s [2019-10-18T16:19:16.104Z] [2019-10-18T16:19:16.104Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:16.494Z] #6 22.60 go: finding github.com/kr/text v0.1.0 [2019-10-18T16:19:16.909Z] #6 22.88 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-18T16:19:16.909Z] #6 22.90 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-18T16:19:16.909Z] #6 22.95 go: finding github.com/docker/go-connections v0.3.0 [2019-10-18T16:19:16.909Z] #6 22.99 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-18T16:19:16.909Z] #6 23.02 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-18T16:19:16.909Z] #6 23.09 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-18T16:19:17.305Z] #6 23.30 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-18T16:19:17.305Z] #6 23.42 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-18T16:19:17.592Z] #4 completed: 2019-10-18 16:19:17.377904497 +0000 UTC [2019-10-18T16:19:17.592Z] #4 duration: 1.606996543s [2019-10-18T16:19:17.592Z] [2019-10-18T16:19:17.592Z] [2019-10-18T16:19:17.592Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-18T16:19:17.592Z] #5 digest: sha256:75d88b5e465ce7aca02b635d85d8a63cade9a1a118a1120181b196f409e4bb27 [2019-10-18T16:19:17.592Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-18T16:19:17.592Z] #5 started: 2019-10-18 16:19:17.381025358 +0000 UTC [2019-10-18T16:19:17.718Z] #6 23.76 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-18T16:19:17.718Z] #6 23.87 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-18T16:19:17.718Z] #6 23.97 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-18T16:19:17.876Z] #5 0.332 From https://github.com/docker/buildx [2019-10-18T16:19:17.876Z] #5 0.332 * [new branch] master -> build [2019-10-18T16:19:18.123Z] #6 24.04 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-18T16:19:18.124Z] #6 24.05 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-18T16:19:18.124Z] #6 24.08 go: finding github.com/stretchr/testify v1.3.0 [2019-10-18T16:19:18.124Z] #6 24.12 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-18T16:19:18.159Z] #5 0.609 Switched to branch 'build' [2019-10-18T16:19:18.159Z] #5 completed: 2019-10-18 16:19:18.057264189 +0000 UTC [2019-10-18T16:19:18.159Z] #5 duration: 676.238831ms [2019-10-18T16:19:18.159Z] [2019-10-18T16:19:18.159Z] [2019-10-18T16:19:18.159Z] #6 /bin/sh -c go mod download [2019-10-18T16:19:18.159Z] #6 digest: sha256:06f580472b18853ebf9caa1c6ac3472a380d125a26778608b081bb9707b917e3 [2019-10-18T16:19:18.159Z] #6 name: "/bin/sh -c go mod download" [2019-10-18T16:19:18.159Z] #6 started: 2019-10-18 16:19:18.05989643 +0000 UTC [2019-10-18T16:19:18.444Z] #6 0.163 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-18T16:19:18.444Z] #6 0.177 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-18T16:19:18.444Z] #6 0.180 go: finding github.com/spf13/pflag v1.0.3 [2019-10-18T16:19:18.444Z] #6 0.180 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-18T16:19:18.444Z] #6 0.187 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-18T16:19:18.444Z] #6 0.187 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-18T16:19:18.444Z] #6 0.194 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-18T16:19:18.444Z] #6 0.197 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-18T16:19:18.444Z] #6 0.205 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-18T16:19:18.536Z] #6 24.51 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-18T16:19:18.536Z] #6 24.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-18T16:19:18.536Z] #6 24.66 go: finding github.com/golang/protobuf v1.2.0 [2019-10-18T16:19:19.203Z] #6 24.83 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-18T16:19:19.203Z] #6 25.04 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-18T16:19:19.203Z] #6 25.23 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-18T16:19:19.593Z] #6 25.68 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-18T16:19:19.630Z] #6 1.473 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-18T16:19:19.991Z] #6 26.04 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-18T16:19:19.991Z] #6 26.12 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-18T16:19:19.991Z] #6 26.17 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-18T16:19:19.991Z] #6 26.25 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-18T16:19:20.237Z] #40 21.73 Reading package lists... [2019-10-18T16:19:20.237Z] #40 ... [2019-10-18T16:19:20.237Z] [2019-10-18T16:19:20.237Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:20.237Z] #50 26.37 + cd /tmp/tmp.vpsAUwkXwj/src/github.com/golangci/golangci-lint/ [2019-10-18T16:19:20.237Z] #50 26.37 + git checkout -q v1.17.1 [2019-10-18T16:19:20.259Z] #6 1.824 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-18T16:19:20.259Z] #6 2.122 go: finding github.com/jinzhu/now v1.0.0 [2019-10-18T16:19:20.548Z] #6 2.385 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-18T16:19:20.557Z] #6 26.36 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-18T16:19:20.557Z] #6 26.64 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-18T16:19:20.557Z] #6 26.77 go: finding github.com/stretchr/objx v0.1.0 [2019-10-18T16:19:20.837Z] #6 2.594 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-18T16:19:20.837Z] #6 2.645 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-18T16:19:21.072Z] #6 27.37 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-18T16:19:21.172Z] #50 27.79 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:19:21.463Z] #6 3.153 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-18T16:19:21.463Z] #6 3.283 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-18T16:19:21.463Z] #6 3.297 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-18T16:19:21.512Z] #6 27.67 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-18T16:19:21.512Z] #6 27.67 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-18T16:19:21.512Z] #6 27.81 go: finding cloud.google.com/go v0.26.0 [2019-10-18T16:19:21.608Z] #31 ... [2019-10-18T16:19:21.608Z] [2019-10-18T16:19:21.608Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:19:21.608Z] #38 5.217 + mktemp -d [2019-10-18T16:19:21.608Z] #38 5.218 + export GOPATH=/tmp/tmp.j1l7JFBf4y [2019-10-18T16:19:21.608Z] #38 5.218 + git clone https://github.com/docker/distribution.git /tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution [2019-10-18T16:19:21.608Z] #38 5.229 Cloning into '/tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution'... [2019-10-18T16:19:21.766Z] #6 3.465 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-18T16:19:21.964Z] #6 28.09 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-18T16:19:22.106Z] #50 ... [2019-10-18T16:19:22.106Z] [2019-10-18T16:19:22.106Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:22.106Z] #24 19.25 Fetched 7919 kB in 15s (499 kB/s) [2019-10-18T16:19:22.106Z] #24 19.25 Reading package lists... [2019-10-18T16:19:22.174Z] #38 ... [2019-10-18T16:19:22.174Z] [2019-10-18T16:19:22.174Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:22.174Z] #22 6.096 + RM_GOPATH=0 [2019-10-18T16:19:22.174Z] #22 6.096 + TMP_GOPATH= [2019-10-18T16:19:22.174Z] #22 6.096 + : /build [2019-10-18T16:19:22.174Z] #22 6.096 + '[' -z '' ']' [2019-10-18T16:19:22.174Z] #22 6.106 ++ mktemp -d [2019-10-18T16:19:22.174Z] #22 6.114 + export GOPATH=/tmp/tmp.HdHHKevjx0 [2019-10-18T16:19:22.174Z] #22 6.114 + GOPATH=/tmp/tmp.HdHHKevjx0 [2019-10-18T16:19:22.174Z] #22 6.114 + RM_GOPATH=1 [2019-10-18T16:19:22.174Z] #22 6.114 ++ dirname ./install.sh [2019-10-18T16:19:22.174Z] #22 6.123 + dir=. [2019-10-18T16:19:22.174Z] #22 6.123 + bin=dockercli [2019-10-18T16:19:22.174Z] #22 6.124 + shift [2019-10-18T16:19:22.174Z] #22 6.125 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:19:22.174Z] #22 6.125 + . ./dockercli.installer [2019-10-18T16:19:22.174Z] #22 6.125 ++ : stable [2019-10-18T16:19:22.174Z] #22 6.127 ++ : 17.06.2-ce [2019-10-18T16:19:22.174Z] #22 6.134 + install_dockercli [2019-10-18T16:19:22.174Z] #22 6.134 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:19:22.174Z] #22 6.135 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:19:22.174Z] #22 6.137 ++ uname -m [2019-10-18T16:19:22.174Z] #22 6.140 + arch=x86_64 [2019-10-18T16:19:22.174Z] #22 6.141 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T16:19:22.174Z] #22 6.141 + url=https://download.docker.com/linux/static [2019-10-18T16:19:22.174Z] #22 6.142 + tar -xz docker/docker [2019-10-18T16:19:22.174Z] #22 6.149 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T16:19:22.174Z] #22 ... [2019-10-18T16:19:22.174Z] [2019-10-18T16:19:22.174Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:22.174Z] #31 6.281 + RM_GOPATH=0 [2019-10-18T16:19:22.174Z] #31 6.281 + TMP_GOPATH= [2019-10-18T16:19:22.174Z] #31 6.281 + : /build [2019-10-18T16:19:22.174Z] #31 6.281 + '[' -z '' ']' [2019-10-18T16:19:22.365Z] #24 26.24 Reading package lists... [2019-10-18T16:19:22.365Z] #24 ... [2019-10-18T16:19:22.365Z] [2019-10-18T16:19:22.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:22.365Z] #40 21.73 Reading package lists... [2019-10-18T16:19:22.398Z] #6 28.65 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-18T16:19:22.432Z] #31 6.282 ++ mktemp -d [2019-10-18T16:19:22.432Z] #31 6.283 + export GOPATH=/tmp/tmp.fReonlFgzH [2019-10-18T16:19:22.432Z] #31 6.283 + GOPATH=/tmp/tmp.fReonlFgzH [2019-10-18T16:19:22.432Z] #31 6.283 + RM_GOPATH=1 [2019-10-18T16:19:22.432Z] #31 6.284 ++ dirname ./install.sh [2019-10-18T16:19:22.432Z] #31 6.288 + dir=. [2019-10-18T16:19:22.432Z] #31 6.289 + bin=tomlv [2019-10-18T16:19:22.432Z] #31 6.290 + shift [2019-10-18T16:19:22.432Z] #31 6.290 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T16:19:22.432Z] #31 6.290 + . ./tomlv.installer [2019-10-18T16:19:22.432Z] #31 6.292 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:22.432Z] #31 6.292 + install_tomlv [2019-10-18T16:19:22.432Z] #31 6.293 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T16:19:22.432Z] #31 6.293 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:22.432Z] #31 6.293 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fReonlFgzH/src/github.com/BurntSushi/toml [2019-10-18T16:19:22.432Z] #31 6.294 Cloning into '/tmp/tmp.fReonlFgzH/src/github.com/BurntSushi/toml'... [2019-10-18T16:19:22.797Z] #6 4.308 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-18T16:19:22.797Z] #6 4.440 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-18T16:19:22.797Z] #6 4.469 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-18T16:19:22.864Z] #6 28.77 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-18T16:19:23.263Z] #6 29.37 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-18T16:19:23.427Z] #6 5.172 go: finding github.com/stretchr/testify v1.3.0 [2019-10-18T16:19:23.427Z] #6 5.247 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-18T16:19:23.664Z] #6 29.83 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-18T16:19:23.664Z] #6 29.84 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-18T16:19:23.664Z] #6 29.94 go: finding github.com/stretchr/objx v0.1.1 [2019-10-18T16:19:23.664Z] #6 30.01 go: finding github.com/golang/mock v1.1.1 [2019-10-18T16:19:23.716Z] #6 5.474 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-18T16:19:23.807Z] #31 7.509 + cd /tmp/tmp.fReonlFgzH/src/github.com/BurntSushi/toml [2019-10-18T16:19:23.807Z] #31 7.510 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:19:23.807Z] #31 7.537 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:19:24.006Z] #6 5.566 go: finding github.com/json-iterator/go v1.1.6 [2019-10-18T16:19:24.006Z] #6 5.708 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-18T16:19:24.065Z] #31 8.127 internal/cpu [2019-10-18T16:19:24.076Z] #6 30.05 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-18T16:19:24.076Z] #6 30.16 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-18T16:19:24.299Z] #6 6.028 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-18T16:19:24.330Z] #31 8.129 runtime/internal/atomic [2019-10-18T16:19:24.465Z] #6 30.54 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-18T16:19:24.465Z] #6 30.57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-18T16:19:24.465Z] #6 30.59 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-18T16:19:24.465Z] #6 30.61 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-18T16:19:24.465Z] #6 30.66 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-18T16:19:24.588Z] #6 6.169 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-18T16:19:24.588Z] #6 6.273 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-18T16:19:24.588Z] #31 8.464 runtime/internal/sys [2019-10-18T16:19:24.588Z] #31 8.697 runtime/internal/math [2019-10-18T16:19:24.846Z] #31 8.749 internal/bytealg [2019-10-18T16:19:24.846Z] #31 8.828 math/bits [2019-10-18T16:19:24.868Z] #6 30.98 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-18T16:19:24.868Z] #6 30.99 go: finding github.com/containerd/containerd v1.2.4 [2019-10-18T16:19:24.868Z] #6 31.05 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-18T16:19:24.868Z] #6 31.08 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-18T16:19:24.868Z] #6 31.20 go: finding github.com/kr/pty v1.1.1 [2019-10-18T16:19:24.875Z] #6 6.580 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-18T16:19:24.875Z] #6 6.632 go: finding github.com/spf13/viper v1.3.2 [2019-10-18T16:19:25.258Z] #6 31.22 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-18T16:19:25.258Z] #6 31.33 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-18T16:19:25.258Z] #6 31.43 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-18T16:19:25.411Z] #31 9.351 math [2019-10-18T16:19:25.648Z] #40 28.04 Reading package lists... [2019-10-18T16:19:25.648Z] #40 ... [2019-10-18T16:19:25.648Z] [2019-10-18T16:19:25.648Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:25.648Z] #68 21.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T16:19:25.648Z] #68 ... [2019-10-18T16:19:25.648Z] [2019-10-18T16:19:25.648Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:25.648Z] #44 29.50 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T16:19:25.648Z] #44 29.62 vendor/golang.org/x/crypto/curve25519 [2019-10-18T16:19:25.648Z] #44 ... [2019-10-18T16:19:25.648Z] [2019-10-18T16:19:25.648Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:25.648Z] #56 22.65 Fetched 7919 kB in 16s (467 kB/s) [2019-10-18T16:19:25.648Z] #56 22.65 Reading package lists... [2019-10-18T16:19:25.648Z] #56 29.50 Reading package lists... [2019-10-18T16:19:25.648Z] #56 ... [2019-10-18T16:19:25.648Z] [2019-10-18T16:19:25.648Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:19:25.648Z] #38 22.77 + GOPATH=/tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JV2arqeOZj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T16:19:25.669Z] #31 9.772 runtime [2019-10-18T16:19:25.669Z] #31 ... [2019-10-18T16:19:25.669Z] [2019-10-18T16:19:25.669Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:25.669Z] #33 4.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:25.669Z] #33 4.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:25.669Z] #33 4.650 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:25.669Z] #33 4.660 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:25.669Z] #33 4.736 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:25.669Z] #33 5.745 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:25.669Z] #33 7.128 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:25.669Z] #33 8.006 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:25.673Z] #6 31.63 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-18T16:19:25.673Z] #6 32.00 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-18T16:19:25.901Z] #6 7.584 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-18T16:19:25.901Z] #6 7.592 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-18T16:19:25.901Z] #6 7.717 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-18T16:19:25.906Z] #38 ... [2019-10-18T16:19:25.906Z] [2019-10-18T16:19:25.906Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:25.906Z] #24 26.24 Reading package lists... [2019-10-18T16:19:25.928Z] #33 ... [2019-10-18T16:19:25.928Z] [2019-10-18T16:19:25.928Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:25.928Z] #56 7.070 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:25.928Z] #56 7.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:25.928Z] #56 7.128 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:25.928Z] #56 7.156 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:25.928Z] #56 7.176 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:25.928Z] #56 7.954 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:25.928Z] #56 9.865 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:25.928Z] #56 ... [2019-10-18T16:19:25.928Z] [2019-10-18T16:19:25.928Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:25.928Z] #24 7.838 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:25.928Z] #24 7.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:25.928Z] #24 7.889 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:25.928Z] #24 7.947 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:25.928Z] #24 8.056 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:25.928Z] #24 8.781 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:26.070Z] #6 32.14 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-18T16:19:26.070Z] #6 32.35 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-18T16:19:26.070Z] #6 32.39 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-18T16:19:26.186Z] #24 ... [2019-10-18T16:19:26.186Z] [2019-10-18T16:19:26.186Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:26.186Z] #68 6.244 + RM_GOPATH=0 [2019-10-18T16:19:26.186Z] #68 6.244 + TMP_GOPATH= [2019-10-18T16:19:26.186Z] #68 6.244 + : /build [2019-10-18T16:19:26.186Z] #68 6.244 + '[' -z '' ']' [2019-10-18T16:19:26.186Z] #68 6.244 ++ mktemp -d [2019-10-18T16:19:26.186Z] #68 6.245 + export GOPATH=/tmp/tmp.OEbJoqS78A [2019-10-18T16:19:26.186Z] #68 6.249 + GOPATH=/tmp/tmp.OEbJoqS78A [2019-10-18T16:19:26.186Z] #68 6.250 + RM_GOPATH=1 [2019-10-18T16:19:26.186Z] #68 6.250 ++ dirname ./install.sh [2019-10-18T16:19:26.186Z] #68 6.251 + dir=. [2019-10-18T16:19:26.186Z] #68 6.251 + bin=proxy [2019-10-18T16:19:26.186Z] #68 6.252 + shift [2019-10-18T16:19:26.186Z] #68 6.252 + '[' '!' -f ./proxy.installer ']' [2019-10-18T16:19:26.186Z] #68 6.252 + . ./proxy.installer [2019-10-18T16:19:26.186Z] #68 6.252 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:26.186Z] #68 6.256 + install_proxy [2019-10-18T16:19:26.186Z] #68 6.257 + case "$1" in [2019-10-18T16:19:26.186Z] #68 6.257 + export CGO_ENABLED=0 [2019-10-18T16:19:26.186Z] #68 6.257 + CGO_ENABLED=0 [2019-10-18T16:19:26.186Z] #68 6.257 + _install_proxy [2019-10-18T16:19:26.186Z] #68 6.258 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T16:19:26.186Z] #68 6.258 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:26.186Z] #68 6.258 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OEbJoqS78A/src/github.com/docker/libnetwork [2019-10-18T16:19:26.186Z] #68 6.264 Cloning into '/tmp/tmp.OEbJoqS78A/src/github.com/docker/libnetwork'... [2019-10-18T16:19:26.191Z] #6 8.041 go: finding github.com/lib/pq v1.0.0 [2019-10-18T16:19:26.448Z] #68 ... [2019-10-18T16:19:26.448Z] [2019-10-18T16:19:26.448Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:19:26.448Z] #28 4.655 + mktemp -d [2019-10-18T16:19:26.448Z] #28 4.659 + export GOPATH=/tmp/tmp.2FNMM1Ufc8 [2019-10-18T16:19:26.448Z] #28 4.659 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.2FNMM1Ufc8/src/github.com/go-swagger/go-swagger [2019-10-18T16:19:26.448Z] #28 4.669 Cloning into '/tmp/tmp.2FNMM1Ufc8/src/github.com/go-swagger/go-swagger'... [2019-10-18T16:19:26.448Z] #28 ... [2019-10-18T16:19:26.448Z] [2019-10-18T16:19:26.448Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:26.448Z] #62 6.339 + RM_GOPATH=0 [2019-10-18T16:19:26.448Z] #62 6.339 + TMP_GOPATH= [2019-10-18T16:19:26.448Z] #62 6.339 + : /build/ [2019-10-18T16:19:26.448Z] #62 6.339 + '[' -z '' ']' [2019-10-18T16:19:26.448Z] #62 6.339 ++ mktemp -d [2019-10-18T16:19:26.448Z] #62 6.344 + export GOPATH=/tmp/tmp.MpIX897zGY [2019-10-18T16:19:26.448Z] #62 6.345 + GOPATH=/tmp/tmp.MpIX897zGY [2019-10-18T16:19:26.448Z] #62 6.345 + RM_GOPATH=1 [2019-10-18T16:19:26.448Z] #62 6.346 ++ dirname ./install.sh [2019-10-18T16:19:26.448Z] #62 6.348 + dir=. [2019-10-18T16:19:26.448Z] #62 6.348 + bin=rootlesskit [2019-10-18T16:19:26.448Z] #62 6.348 + shift [2019-10-18T16:19:26.448Z] #62 6.349 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T16:19:26.448Z] #62 6.349 + . ./rootlesskit.installer [2019-10-18T16:19:26.448Z] #62 6.349 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:26.448Z] #62 6.350 + install_rootlesskit [2019-10-18T16:19:26.448Z] #62 6.351 + case "$1" in [2019-10-18T16:19:26.448Z] #62 6.351 + export CGO_ENABLED=0 [2019-10-18T16:19:26.448Z] #62 6.351 + CGO_ENABLED=0 [2019-10-18T16:19:26.448Z] #62 6.351 + _install_rootlesskit [2019-10-18T16:19:26.448Z] #62 6.351 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T16:19:26.448Z] #62 6.352 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:26.448Z] #62 6.352 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MpIX897zGY/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:19:26.448Z] #62 6.353 Cloning into '/tmp/tmp.MpIX897zGY/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T16:19:26.448Z] #62 10.42 + cd /tmp/tmp.MpIX897zGY/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:19:26.448Z] #62 10.42 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:19:26.448Z] #62 10.57 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:19:26.448Z] #62 10.57 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T16:19:26.480Z] #6 8.194 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-18T16:19:26.489Z] #6 32.48 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-18T16:19:26.489Z] #6 32.49 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-18T16:19:26.489Z] #6 32.66 go: finding github.com/spf13/cast v1.3.0 [2019-10-18T16:19:26.489Z] #6 32.76 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-18T16:19:26.706Z] #62 ... [2019-10-18T16:19:26.706Z] [2019-10-18T16:19:26.706Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:26.706Z] #40 6.686 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:26.706Z] #40 6.688 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:26.706Z] #40 6.728 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:26.706Z] #40 6.751 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:26.706Z] #40 6.778 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:26.706Z] #40 7.572 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:26.706Z] #40 9.808 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:26.706Z] #40 10.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:26.706Z] #40 ... [2019-10-18T16:19:26.706Z] [2019-10-18T16:19:26.706Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:26.706Z] #50 6.642 + RM_GOPATH=0 [2019-10-18T16:19:26.706Z] #50 6.642 + TMP_GOPATH= [2019-10-18T16:19:26.706Z] #50 6.642 + : /build [2019-10-18T16:19:26.706Z] #50 6.642 + '[' -z '' ']' [2019-10-18T16:19:26.706Z] #50 6.644 ++ mktemp -d [2019-10-18T16:19:26.706Z] #50 6.645 + export GOPATH=/tmp/tmp.agmmZbnMrj [2019-10-18T16:19:26.706Z] #50 6.659 + GOPATH=/tmp/tmp.agmmZbnMrj [2019-10-18T16:19:26.706Z] #50 6.659 + RM_GOPATH=1 [2019-10-18T16:19:26.706Z] #50 6.659 ++ dirname ./install.sh [2019-10-18T16:19:26.706Z] #50 6.662 + dir=. [2019-10-18T16:19:26.706Z] #50 6.662 + bin=golangci_lint [2019-10-18T16:19:26.706Z] #50 6.662 + shift [2019-10-18T16:19:26.706Z] #50 6.662 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T16:19:26.706Z] #50 6.662 + . ./golangci_lint.installer [2019-10-18T16:19:26.706Z] #50 6.662 ++ : v1.17.1 [2019-10-18T16:19:26.706Z] #50 6.666 + install_golangci_lint [2019-10-18T16:19:26.706Z] #50 6.666 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T16:19:26.706Z] #50 6.666 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:19:26.706Z] #50 6.666 Installing golangci-lint version v1.17.1 [2019-10-18T16:19:26.769Z] #6 8.361 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-18T16:19:26.769Z] #6 8.631 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-18T16:19:26.904Z] #6 32.98 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-18T16:19:26.966Z] #50 ... [2019-10-18T16:19:26.966Z] [2019-10-18T16:19:26.966Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:26.966Z] #44 6.512 + RM_GOPATH=0 [2019-10-18T16:19:26.966Z] #44 6.513 + TMP_GOPATH= [2019-10-18T16:19:26.966Z] #44 6.513 + : /build [2019-10-18T16:19:26.966Z] #44 6.513 + '[' -z '' ']' [2019-10-18T16:19:26.966Z] #44 6.517 ++ mktemp -d [2019-10-18T16:19:26.966Z] #44 6.518 + export GOPATH=/tmp/tmp.JozcNHuCEs [2019-10-18T16:19:26.966Z] #44 6.518 + GOPATH=/tmp/tmp.JozcNHuCEs [2019-10-18T16:19:26.966Z] #44 6.518 + RM_GOPATH=1 [2019-10-18T16:19:26.966Z] #44 6.518 ++ dirname ./install.sh [2019-10-18T16:19:26.966Z] #44 6.519 + dir=. [2019-10-18T16:19:26.966Z] #44 6.519 + bin=vndr [2019-10-18T16:19:26.966Z] #44 6.519 + shift [2019-10-18T16:19:26.966Z] #44 6.519 + '[' '!' -f ./vndr.installer ']' [2019-10-18T16:19:26.966Z] #44 6.519 + . ./vndr.installer [2019-10-18T16:19:26.966Z] #44 6.519 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:19:26.966Z] #44 6.519 + install_vndr [2019-10-18T16:19:26.966Z] #44 6.519 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T16:19:26.966Z] #44 6.519 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JozcNHuCEs/src/github.com/LK4D4/vndr [2019-10-18T16:19:26.966Z] #44 6.519 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:19:26.966Z] #44 6.529 Cloning into '/tmp/tmp.JozcNHuCEs/src/github.com/LK4D4/vndr'... [2019-10-18T16:19:26.966Z] #44 7.606 + cd /tmp/tmp.JozcNHuCEs/src/github.com/LK4D4/vndr [2019-10-18T16:19:26.966Z] #44 7.606 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:19:26.966Z] #44 7.613 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T16:19:26.966Z] #44 9.092 internal/race [2019-10-18T16:19:26.966Z] #44 9.132 internal/bytealg [2019-10-18T16:19:26.966Z] #44 9.199 sync/atomic [2019-10-18T16:19:26.966Z] #44 9.550 unicode [2019-10-18T16:19:26.966Z] #44 9.911 runtime [2019-10-18T16:19:26.966Z] #44 ... [2019-10-18T16:19:26.966Z] [2019-10-18T16:19:26.966Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:26.966Z] #10 6.912 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:19:26.966Z] #10 6.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:19:26.966Z] #10 6.942 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:19:26.966Z] #10 6.945 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:19:26.966Z] #10 6.982 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:19:26.966Z] #10 7.800 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:19:26.966Z] #10 9.599 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:26.966Z] #10 10.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:27.224Z] #10 ... [2019-10-18T16:19:27.224Z] [2019-10-18T16:19:27.224Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:27.224Z] #47 6.648 + RM_GOPATH=0 [2019-10-18T16:19:27.224Z] #47 6.650 + TMP_GOPATH= [2019-10-18T16:19:27.224Z] #47 6.653 + : /build [2019-10-18T16:19:27.224Z] #47 6.654 + '[' -z '' ']' [2019-10-18T16:19:27.224Z] #47 6.656 ++ mktemp -d [2019-10-18T16:19:27.224Z] #47 6.658 + export GOPATH=/tmp/tmp.k92iLYAxMW [2019-10-18T16:19:27.224Z] #47 6.658 + GOPATH=/tmp/tmp.k92iLYAxMW [2019-10-18T16:19:27.224Z] #47 6.658 + RM_GOPATH=1 [2019-10-18T16:19:27.224Z] #47 6.659 ++ dirname ./install.sh [2019-10-18T16:19:27.224Z] #47 6.661 + dir=. [2019-10-18T16:19:27.224Z] #47 6.661 + bin=gotestsum [2019-10-18T16:19:27.224Z] #47 6.661 + shift [2019-10-18T16:19:27.224Z] #47 6.661 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T16:19:27.224Z] #47 6.661 + . ./gotestsum.installer [2019-10-18T16:19:27.224Z] #47 6.662 ++ : v0.3.5 [2019-10-18T16:19:27.224Z] #47 6.662 + install_gotestsum [2019-10-18T16:19:27.224Z] #47 6.662 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T16:19:27.224Z] #47 6.662 + go get -d gotest.tools/gotestsum [2019-10-18T16:19:27.224Z] #47 6.662 Installing gotestsum version v0.3.5 [2019-10-18T16:19:27.306Z] #6 33.54 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-18T16:19:27.408Z] #6 8.962 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-18T16:19:27.408Z] #6 9.005 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-18T16:19:27.482Z] #47 ... [2019-10-18T16:19:27.482Z] [2019-10-18T16:19:27.482Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:27.482Z] #24 10.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:19:27.482Z] #24 11.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:27.536Z] #24 33.32 Building dependency tree... [2019-10-18T16:19:27.703Z] #6 33.75 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-18T16:19:27.703Z] #6 33.86 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-18T16:19:27.794Z] #24 ... [2019-10-18T16:19:27.794Z] [2019-10-18T16:19:27.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:27.794Z] #10 24.85 Fetched 7919 kB in 17s (462 kB/s) [2019-10-18T16:19:27.794Z] #10 24.85 Reading package lists... [2019-10-18T16:19:27.794Z] #10 31.99 Reading package lists... [2019-10-18T16:19:27.794Z] #10 ... [2019-10-18T16:19:27.794Z] [2019-10-18T16:19:27.794Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:27.794Z] #33 24.85 Fetched 7919 kB in 17s (464 kB/s) [2019-10-18T16:19:27.794Z] #33 24.85 Reading package lists... [2019-10-18T16:19:28.033Z] #6 9.625 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-18T16:19:28.033Z] #6 9.841 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-18T16:19:28.055Z] #33 31.77 Reading package lists... [2019-10-18T16:19:28.055Z] #33 ... [2019-10-18T16:19:28.055Z] [2019-10-18T16:19:28.055Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:28.055Z] #47 34.65 + cd /tmp/tmp.fHQYBjXjd4/src/gotest.tools/gotestsum [2019-10-18T16:19:28.055Z] #47 34.65 + git checkout -q v0.3.5 [2019-10-18T16:19:28.055Z] #47 34.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T16:19:28.101Z] #6 34.01 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-18T16:19:28.101Z] #6 34.17 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-18T16:19:28.323Z] #6 10.14 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-18T16:19:28.497Z] #6 34.80 go: finding github.com/spf13/afero v1.1.2 [2019-10-18T16:19:28.612Z] #6 10.26 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-18T16:19:28.612Z] #6 10.34 go: finding github.com/stretchr/objx v0.1.0 [2019-10-18T16:19:28.917Z] #6 34.93 go: finding github.com/magiconair/properties v1.8.0 [2019-10-18T16:19:28.917Z] #6 35.11 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-18T16:19:29.240Z] #6 10.80 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-18T16:19:29.529Z] #6 11.31 go: finding github.com/gofrs/flock v0.7.0 [2019-10-18T16:19:29.529Z] #6 11.37 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-18T16:19:29.778Z] #6 35.93 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-18T16:19:29.778Z] #6 35.95 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-18T16:19:29.817Z] #6 11.56 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-18T16:19:30.107Z] #6 11.86 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-18T16:19:30.397Z] #6 12.21 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-18T16:19:30.397Z] #6 12.22 go: finding github.com/pkg/errors v0.8.1 [2019-10-18T16:19:30.633Z] #6 36.52 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-18T16:19:30.633Z] #6 36.67 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-18T16:19:30.633Z] #6 36.72 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-18T16:19:30.633Z] #6 36.85 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-18T16:19:30.686Z] #6 12.34 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-18T16:19:31.105Z] #6 37.22 go: finding github.com/onsi/gomega v1.4.3 [2019-10-18T16:19:31.719Z] #6 13.19 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-18T16:19:31.719Z] #6 13.43 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-18T16:19:31.812Z] #6 37.93 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-18T16:19:32.015Z] #6 13.81 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-18T16:19:32.015Z] #6 13.83 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-18T16:19:32.307Z] #6 14.15 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-18T16:19:32.322Z] #6 38.45 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-18T16:19:32.322Z] #6 38.56 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-18T16:19:32.600Z] #6 14.18 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-18T16:19:32.755Z] #6 38.87 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-18T16:19:32.755Z] #6 38.96 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-18T16:19:32.755Z] #6 38.99 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-18T16:19:32.789Z] #24 ... [2019-10-18T16:19:32.789Z] [2019-10-18T16:19:32.789Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:32.789Z] #22 14.84 + mkdir -p /build [2019-10-18T16:19:32.789Z] #22 14.84 + mv docker/docker /build/ [2019-10-18T16:19:32.789Z] #22 14.85 + rmdir docker [2019-10-18T16:19:33.190Z] #6 39.12 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-18T16:19:33.322Z] #47 ... [2019-10-18T16:19:33.322Z] [2019-10-18T16:19:33.322Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:33.322Z] #24 35.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T16:19:33.322Z] #24 35.57 The following additional packages will be installed: [2019-10-18T16:19:33.322Z] #24 35.58 libjq1 libonig4 [2019-10-18T16:19:33.322Z] #24 35.95 The following NEW packages will be installed: [2019-10-18T16:19:33.322Z] #24 35.97 jq libjq1 libonig4 [2019-10-18T16:19:33.322Z] #24 37.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:33.322Z] #24 37.22 Need to get 327 kB of archives. [2019-10-18T16:19:33.322Z] #24 37.22 After this operation, 1157 kB of additional disk space will be used. [2019-10-18T16:19:33.322Z] #24 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T16:19:33.322Z] #24 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T16:19:33.322Z] #24 37.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T16:19:33.322Z] #24 38.49 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:33.322Z] #24 38.67 Fetched 327 kB in 1s (281 kB/s) [2019-10-18T16:19:33.322Z] #24 38.82 Selecting previously unselected package libonig4:amd64. [2019-10-18T16:19:33.322Z] #24 38.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 ... 15091 files and directories currently installed.) [2019-10-18T16:19:33.322Z] #24 38.91 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-18T16:19:33.322Z] #24 38.93 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:19:33.322Z] #24 39.40 Selecting previously unselected package libjq1:amd64. [2019-10-18T16:19:33.322Z] #24 39.40 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:19:33.322Z] #24 39.40 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:19:33.322Z] #24 39.65 Selecting previously unselected package jq. [2019-10-18T16:19:33.322Z] #24 39.66 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:19:33.322Z] #24 39.67 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:19:33.322Z] #24 40.26 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:19:33.322Z] #24 40.36 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:19:33.580Z] #24 40.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:33.580Z] #24 40.70 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:19:33.654Z] #6 15.42 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-18T16:19:34.683Z] #6 16.36 go: finding github.com/stretchr/testify v1.2.2 [2019-10-18T16:19:34.686Z] #22 DONE 18.7s [2019-10-18T16:19:34.686Z] [2019-10-18T16:19:34.686Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:34.686Z] #44 13.47 unicode/utf8 [2019-10-18T16:19:34.686Z] #44 14.14 math [2019-10-18T16:19:34.686Z] #44 17.47 unicode/utf16 [2019-10-18T16:19:34.686Z] #44 17.66 container/list [2019-10-18T16:19:34.686Z] #44 18.16 crypto/internal/subtle [2019-10-18T16:19:34.686Z] #44 18.26 crypto/subtle [2019-10-18T16:19:34.686Z] #44 18.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T16:19:34.686Z] #44 18.54 internal/nettrace [2019-10-18T16:19:34.686Z] #44 18.67 runtime/cgo [2019-10-18T16:19:34.944Z] #44 ... [2019-10-18T16:19:34.944Z] [2019-10-18T16:19:34.944Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:19:34.944Z] #38 19.15 + cd /tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution [2019-10-18T16:19:34.944Z] #38 19.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T16:19:34.957Z] #24 DONE 41.7s [2019-10-18T16:19:34.957Z] [2019-10-18T16:19:34.957Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:34.957Z] #68 DONE 41.2s [2019-10-18T16:19:34.957Z] [2019-10-18T16:19:34.957Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:19:34.957Z] #25 DONE 0.1s [2019-10-18T16:19:34.957Z] [2019-10-18T16:19:34.957Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:19:34.957Z] #28 38.40 + cd /tmp/tmp.FCQijzMDEB/src/github.com/go-swagger/go-swagger [2019-10-18T16:19:34.957Z] #28 38.40 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T16:19:34.957Z] #28 40.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T16:19:34.971Z] #6 16.56 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-18T16:19:34.971Z] #6 16.66 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-18T16:19:35.261Z] #6 17.08 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-18T16:19:35.550Z] #6 17.22 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-18T16:19:36.159Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0a2559afe87b14ba0) in /home/ubuntu/workspace/moby_PR-40102 [Pipeline] { [2019-10-18T16:19:36.176Z] #6 17.81 go: finding github.com/davecgh/go-spew v1.1.0 [Pipeline] checkout [2019-10-18T16:19:36.465Z] #6 18.25 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-18T16:19:36.465Z] #6 18.26 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-18T16:19:36.753Z] #6 18.36 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-18T16:19:36.753Z] #6 18.42 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-18T16:19:36.846Z] #38 ... [2019-10-18T16:19:36.846Z] [2019-10-18T16:19:36.846Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:36.846Z] #56 10.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:19:36.846Z] #56 ... [2019-10-18T16:19:36.846Z] [2019-10-18T16:19:36.846Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:36.846Z] #68 20.35 + cd /tmp/tmp.OEbJoqS78A/src/github.com/docker/libnetwork [2019-10-18T16:19:36.846Z] #68 20.35 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:19:36.846Z] #68 20.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T16:19:37.486Z] #28 ... [2019-10-18T16:19:37.486Z] [2019-10-18T16:19:37.486Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:37.486Z] #40 28.04 Reading package lists... [2019-10-18T16:19:37.486Z] #40 34.94 Building dependency tree... [2019-10-18T16:19:37.486Z] #40 37.58 The following additional packages will be installed: [2019-10-18T16:19:37.486Z] #40 37.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T16:19:37.486Z] #40 37.61 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T16:19:37.486Z] #40 37.62 Suggested packages: [2019-10-18T16:19:37.486Z] #40 37.63 manpages-dev python-setuptools [2019-10-18T16:19:37.486Z] #40 39.30 The following NEW packages will be installed: [2019-10-18T16:19:37.486Z] #40 39.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T16:19:37.486Z] #40 39.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T16:19:37.486Z] #40 39.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T16:19:37.486Z] #40 39.31 zlib1g-dev [2019-10-18T16:19:37.486Z] #40 40.39 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:37.486Z] #40 40.39 Need to get 3602 kB of archives. [2019-10-18T16:19:37.486Z] #40 40.39 After this operation, 18.9 MB of additional disk space will be used. [2019-10-18T16:19:37.486Z] #40 40.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T16:19:37.486Z] #40 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-18T16:19:37.486Z] #40 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-18T16:19:37.486Z] #40 40.48 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T16:19:37.486Z] #40 40.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-18T16:19:37.486Z] #40 40.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T16:19:37.486Z] #40 40.50 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-18T16:19:37.486Z] #40 40.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T16:19:37.486Z] #40 40.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-18T16:19:37.486Z] #40 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-18T16:19:37.486Z] #40 40.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-18T16:19:37.486Z] #40 40.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-18T16:19:37.486Z] #40 40.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-18T16:19:37.486Z] #40 40.99 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-18T16:19:37.486Z] #40 41.02 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T16:19:37.486Z] #40 41.07 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-18T16:19:37.486Z] #40 42.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:37.486Z] #40 42.91 Fetched 3602 kB in 1s (2028 kB/s) [2019-10-18T16:19:37.486Z] #40 43.48 Selecting previously unselected package libnet1:amd64. [2019-10-18T16:19:37.486Z] #40 43.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:19:37.486Z] #40 43.58 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:19:37.486Z] #40 43.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:19:37.486Z] #40 44.14 Selecting previously unselected package libcap-dev:amd64. [2019-10-18T16:19:37.486Z] #40 44.14 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-18T16:19:37.486Z] #40 44.15 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T16:19:37.486Z] #40 44.27 Selecting previously unselected package libnet1-dev. [2019-10-18T16:19:37.486Z] #40 44.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:19:37.486Z] #40 44.28 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:19:37.486Z] #40 44.49 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T16:19:37.486Z] #40 44.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T16:19:37.486Z] #40 44.52 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:19:37.747Z] #40 44.71 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-18T16:19:37.747Z] #40 44.71 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-18T16:19:37.747Z] #40 44.72 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T16:19:37.747Z] #40 ... [2019-10-18T16:19:37.747Z] [2019-10-18T16:19:37.747Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:37.747Z] #56 29.50 Reading package lists... [2019-10-18T16:19:37.747Z] #56 36.18 Building dependency tree... [2019-10-18T16:19:37.747Z] #56 38.89 The following additional packages will be installed: [2019-10-18T16:19:37.747Z] #56 38.91 btrfs-progs liblzo2-2 [2019-10-18T16:19:37.747Z] #56 39.17 The following NEW packages will be installed: [2019-10-18T16:19:37.747Z] #56 39.19 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T16:19:37.747Z] #56 40.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:37.747Z] #56 40.39 Need to get 649 kB of archives. [2019-10-18T16:19:37.747Z] #56 40.39 After this operation, 4320 kB of additional disk space will be used. [2019-10-18T16:19:37.747Z] #56 40.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:19:37.747Z] #56 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T16:19:37.747Z] #56 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T16:19:37.747Z] #56 41.46 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:37.747Z] #56 41.66 Fetched 649 kB in 1s (529 kB/s) [2019-10-18T16:19:37.747Z] #56 41.82 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:19:37.747Z] #56 41.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 ... 15091 files and directories currently installed.) [2019-10-18T16:19:37.747Z] #56 41.94 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:19:37.747Z] #56 41.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:19:37.747Z] #56 42.44 Selecting previously unselected package btrfs-progs. [2019-10-18T16:19:37.747Z] #56 42.45 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T16:19:37.747Z] #56 42.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:19:37.747Z] #56 44.17 Selecting previously unselected package btrfs-tools. [2019-10-18T16:19:37.747Z] #56 44.17 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T16:19:37.747Z] #56 44.18 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:19:37.747Z] #56 44.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:37.747Z] #56 44.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:19:37.747Z] #56 44.49 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:19:37.747Z] #56 44.51 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:19:37.747Z] #56 44.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:37.747Z] #56 DONE 44.9s [2019-10-18T16:19:37.747Z] [2019-10-18T16:19:37.747Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:19:37.780Z] #6 19.41 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-18T16:19:38.011Z] #57 DONE 0.2s [2019-10-18T16:19:38.011Z] [2019-10-18T16:19:38.011Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T16:19:38.069Z] #6 19.75 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-18T16:19:38.271Z] #58 DONE 0.1s [2019-10-18T16:19:38.271Z] [2019-10-18T16:19:38.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:38.271Z] #40 45.22 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T16:19:38.271Z] #40 45.22 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T16:19:38.271Z] #40 45.23 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:19:38.538Z] #40 45.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-18T16:19:38.538Z] #40 45.47 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-18T16:19:38.538Z] #40 45.48 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T16:19:38.538Z] #40 45.59 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-18T16:19:38.538Z] #40 45.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-18T16:19:38.538Z] #40 45.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:19:38.697Z] #6 20.40 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-18T16:19:38.697Z] #6 20.53 go: finding gotest.tools v2.2.0+incompatible [2019-10-18T16:19:38.992Z] #6 20.79 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-18T16:19:39.104Z] #40 46.01 Selecting previously unselected package libprotobuf10:amd64. [2019-10-18T16:19:39.104Z] #40 46.02 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-18T16:19:39.104Z] #40 46.02 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T16:19:39.365Z] #40 ... [2019-10-18T16:19:39.365Z] [2019-10-18T16:19:39.365Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:39.365Z] #10 31.99 Reading package lists... [2019-10-18T16:19:39.365Z] #10 38.42 Building dependency tree... [2019-10-18T16:19:39.365Z] #10 40.46 The following additional packages will be installed: [2019-10-18T16:19:39.365Z] #10 40.47 libapparmor1 libseccomp2 [2019-10-18T16:19:39.365Z] #10 40.48 Suggested packages: [2019-10-18T16:19:39.365Z] #10 40.49 seccomp [2019-10-18T16:19:39.365Z] #10 40.77 The following NEW packages will be installed: [2019-10-18T16:19:39.365Z] #10 40.78 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T16:19:39.365Z] #10 41.92 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:39.365Z] #10 41.92 Need to get 300 kB of archives. [2019-10-18T16:19:39.365Z] #10 41.92 After this operation, 1201 kB of additional disk space will be used. [2019-10-18T16:19:39.365Z] #10 41.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-18T16:19:39.365Z] #10 41.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-18T16:19:39.365Z] #10 41.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T16:19:39.365Z] #10 41.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-18T16:19:39.365Z] #10 43.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:39.365Z] #10 44.18 Fetched 300 kB in 1s (284 kB/s) [2019-10-18T16:19:39.365Z] #10 44.29 Selecting previously unselected package libseccomp2:amd64. [2019-10-18T16:19:39.365Z] #10 44.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 ... 15091 files and directories currently installed.) [2019-10-18T16:19:39.365Z] #10 44.39 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T16:19:39.365Z] #10 44.41 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:39.365Z] #10 44.54 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-18T16:19:39.365Z] #10 44.56 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T16:19:39.365Z] #10 44.58 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:39.365Z] #10 44.85 Selecting previously unselected package libapparmor1:amd64. [2019-10-18T16:19:39.365Z] #10 44.86 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:19:39.365Z] #10 44.87 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:39.365Z] #10 45.14 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-18T16:19:39.365Z] #10 45.14 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:19:39.365Z] #10 45.20 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:39.365Z] #10 45.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:39.365Z] #10 45.69 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:39.365Z] #10 45.72 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:39.365Z] #10 45.76 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:39.365Z] #10 45.78 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:39.365Z] #10 45.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:39.365Z] #10 DONE 46.4s [2019-10-18T16:19:39.365Z] [2019-10-18T16:19:39.365Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:19:39.365Z] #52 DONE 0.1s [2019-10-18T16:19:39.365Z] [2019-10-18T16:19:39.365Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T16:19:39.365Z] #53 DONE 0.1s [2019-10-18T16:19:39.365Z] [2019-10-18T16:19:39.365Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:40.140Z] #68 ... [2019-10-18T16:19:40.140Z] [2019-10-18T16:19:40.140Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:40.141Z] #31 14.22 internal/testlog [2019-10-18T16:19:40.141Z] #31 14.58 encoding [2019-10-18T16:19:40.141Z] #31 14.81 runtime/cgo [2019-10-18T16:19:40.300Z] #54 ... [2019-10-18T16:19:40.300Z] [2019-10-18T16:19:40.300Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:40.300Z] #33 31.77 Reading package lists... [2019-10-18T16:19:40.300Z] #33 37.74 Building dependency tree... [2019-10-18T16:19:40.300Z] #33 40.02 The following additional packages will be installed: [2019-10-18T16:19:40.300Z] #33 40.02 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T16:19:40.300Z] #33 40.02 Suggested packages: [2019-10-18T16:19:40.300Z] #33 40.02 codeblocks eclipse ninja-build lrzip [2019-10-18T16:19:40.300Z] #33 40.02 Recommended packages: [2019-10-18T16:19:40.300Z] #33 40.02 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T16:19:40.300Z] #33 40.73 The following NEW packages will be installed: [2019-10-18T16:19:40.300Z] #33 40.74 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T16:19:40.300Z] #33 40.74 vim-common xxd [2019-10-18T16:19:40.300Z] #33 41.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:40.300Z] #33 41.86 Need to get 13.7 MB of archives. [2019-10-18T16:19:40.300Z] #33 41.86 After this operation, 57.2 MB of additional disk space will be used. [2019-10-18T16:19:40.300Z] #33 41.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T16:19:40.300Z] #33 42.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:19:40.300Z] #33 42.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-18T16:19:40.300Z] #33 43.37 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-18T16:19:40.300Z] #33 43.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-18T16:19:40.300Z] #33 43.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-18T16:19:40.300Z] #33 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-18T16:19:40.300Z] #33 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-18T16:19:40.300Z] #33 44.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:19:40.300Z] #33 44.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:19:40.300Z] #33 45.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:40.300Z] #33 45.42 Fetched 13.7 MB in 3s (4073 kB/s) [2019-10-18T16:19:40.300Z] #33 45.55 Selecting previously unselected package cmake-data. [2019-10-18T16:19:40.300Z] #33 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:19:40.300Z] #33 45.59 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T16:19:40.300Z] #33 45.61 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T16:19:40.400Z] #31 ... [2019-10-18T16:19:40.400Z] [2019-10-18T16:19:40.400Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:19:40.400Z] #38 21.96 + GOPATH=/tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j1l7JFBf4y go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T16:19:40.499Z] #6 22.11 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-18T16:19:40.558Z] #33 ... [2019-10-18T16:19:40.558Z] [2019-10-18T16:19:40.558Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:40.558Z] #40 47.24 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-18T16:19:40.558Z] #40 47.24 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-18T16:19:40.558Z] #40 47.26 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T16:19:40.558Z] #40 47.62 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-18T16:19:40.558Z] #40 47.62 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-18T16:19:40.558Z] #40 47.67 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T16:19:40.788Z] #6 22.46 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-18T16:19:41.080Z] #6 22.95 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-18T16:19:41.839Z] using credential docker-jenkins-github-credentials [2019-10-18T16:19:41.854Z] Cloning the remote Git repository [2019-10-18T16:19:41.854Z] Cloning with configured refspecs honoured and without tags [2019-10-18T16:19:41.940Z] #40 ... [2019-10-18T16:19:41.940Z] [2019-10-18T16:19:41.940Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:41.940Z] #31 38.20 internal/reflectlite [2019-10-18T16:19:41.940Z] #31 38.20 sync [2019-10-18T16:19:41.940Z] #31 40.28 errors [2019-10-18T16:19:41.940Z] #31 40.28 sort [2019-10-18T16:19:41.940Z] #31 40.61 strconv [2019-10-18T16:19:41.940Z] #31 41.10 io [2019-10-18T16:19:41.940Z] #31 43.08 internal/oserror [2019-10-18T16:19:41.940Z] #31 43.24 syscall [2019-10-18T16:19:41.940Z] #31 45.79 reflect [2019-10-18T16:19:41.940Z] #31 ... [2019-10-18T16:19:41.940Z] [2019-10-18T16:19:41.940Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:41.940Z] #44 40.03 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T16:19:41.940Z] #44 40.05 internal/reflectlite [2019-10-18T16:19:41.940Z] #44 40.40 math/rand [2019-10-18T16:19:41.940Z] #44 41.23 internal/singleflight [2019-10-18T16:19:41.940Z] #44 43.21 strconv [2019-10-18T16:19:41.940Z] #44 43.21 io [2019-10-18T16:19:41.940Z] #44 44.71 bytes [2019-10-18T16:19:41.940Z] #44 47.24 bufio [2019-10-18T16:19:41.940Z] #44 47.63 reflect [2019-10-18T16:19:41.940Z] #44 ... [2019-10-18T16:19:41.940Z] [2019-10-18T16:19:41.940Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:41.940Z] #26 6.295 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:19:41.940Z] #26 6.923 [2019-10-18T16:19:42.105Z] #6 23.94 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-18T16:19:42.198Z] #26 7.214 #### 6.3% ######### 13.4% ############ 17.6% [2019-10-18T16:19:42.198Z] #26 ... [2019-10-18T16:19:42.198Z] [2019-10-18T16:19:42.198Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:42.198Z] #40 49.31 Selecting previously unselected package libprotoc10:amd64. [2019-10-18T16:19:42.198Z] #40 49.31 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-18T16:19:42.198Z] #40 49.32 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T16:19:41.419Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:19:41.471Z] > git init /home/ubuntu/workspace/moby_PR-40102 # timeout=10 [2019-10-18T16:19:41.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:19:41.642Z] > git --version # timeout=10 [2019-10-18T16:19:41.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:19:41.665Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:19:42.766Z] #40 50.02 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T16:19:42.766Z] #40 50.02 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-18T16:19:42.766Z] #40 50.03 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:19:43.026Z] #40 50.22 Selecting previously unselected package protobuf-compiler. [2019-10-18T16:19:43.026Z] #40 50.22 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-18T16:19:43.026Z] #40 50.23 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T16:19:43.131Z] #6 24.90 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-18T16:19:43.131Z] #6 24.92 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-18T16:19:43.284Z] #40 50.38 Selecting previously unselected package python-pkg-resources. [2019-10-18T16:19:43.284Z] #40 50.39 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:19:43.284Z] #40 50.40 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T16:19:43.849Z] #40 ... [2019-10-18T16:19:43.849Z] [2019-10-18T16:19:43.849Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:19:43.849Z] #11 DONE 4.4s [2019-10-18T16:19:43.849Z] [2019-10-18T16:19:43.849Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:43.849Z] #40 50.80 Selecting previously unselected package python-protobuf. [2019-10-18T16:19:43.849Z] #40 50.81 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-18T16:19:43.849Z] #40 50.83 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T16:19:44.158Z] #6 25.80 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-18T16:19:44.158Z] #6 25.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-18T16:19:44.158Z] #6 25.96 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-18T16:19:44.158Z] #6 25.98 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-18T16:19:44.782Z] #40 51.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:19:44.782Z] #40 51.92 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:19:44.782Z] #40 51.94 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T16:19:44.816Z] #6 26.37 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-18T16:19:45.826Z] #38 ... [2019-10-18T16:19:45.826Z] [2019-10-18T16:19:45.826Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:45.826Z] #44 29.66 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T16:19:45.826Z] #44 29.84 vendor/golang.org/x/crypto/curve25519 [2019-10-18T16:19:46.083Z] #44 ... [2019-10-18T16:19:46.083Z] [2019-10-18T16:19:46.083Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:46.083Z] #33 20.23 Fetched 7919 kB in 16s (477 kB/s) [2019-10-18T16:19:46.083Z] #33 20.23 Reading package lists... [2019-10-18T16:19:46.083Z] #33 26.99 Reading package lists... [2019-10-18T16:19:46.083Z] #33 ... [2019-10-18T16:19:46.083Z] [2019-10-18T16:19:46.083Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:46.083Z] #50 26.34 + cd /tmp/tmp.agmmZbnMrj/src/github.com/golangci/golangci-lint/ [2019-10-18T16:19:46.083Z] #50 26.34 + git checkout -q v1.17.1 [2019-10-18T16:19:46.083Z] #50 27.92 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:19:47.710Z] #6 29.19 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-18T16:19:47.711Z] #6 29.52 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-18T16:19:47.981Z] #50 ... [2019-10-18T16:19:47.981Z] [2019-10-18T16:19:47.981Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:47.981Z] #40 22.30 Fetched 7919 kB in 16s (476 kB/s) [2019-10-18T16:19:47.981Z] #40 22.30 Reading package lists... [2019-10-18T16:19:48.060Z] #40 ... [2019-10-18T16:19:48.060Z] [2019-10-18T16:19:48.060Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T16:19:48.060Z] #12 DONE 3.9s [2019-10-18T16:19:48.060Z] [2019-10-18T16:19:48.060Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:48.061Z] #26 7.214 #### 6.3% ######### 13.4% ############ 17.6% ################ 23.1% ################### 27.0% ########################### 37.9% ################################ 45.6% #################################### 50.9% ######################################## 56.4% ############################################ 61.7% ################################################# 68.4% ##################################################### 74.8% ########################################################### 83.2% ################################################################# 91.1% ######################################################################## 100.0% [2019-10-18T16:19:48.061Z] #26 9.234 [2019-10-18T16:19:48.061Z] #26 9.604 ############# 18.3% ##################### 29.3% ################################ 44.5% ############################################# 62.9% ########################################################## 81.6% ######################################################################## 100.0% [2019-10-18T16:19:48.061Z] #26 10.75 [2019-10-18T16:19:48.061Z] #26 11.13 ##### 7.8% ######### 13.8% ############### 20.9% #################### 28.7% ######################### 35.6% ############################### 44.2% #################################### 50.4% ########################################## 58.9% ############################################### 66.4% ###################################################### 75.1% ########################################################### 82.3% ############################################################### 88.8% ##################################################################### 95.9% ######################################################################## 100.0% [2019-10-18T16:19:48.061Z] #26 13.31 [2019-10-18T16:19:48.061Z] #26 ... [2019-10-18T16:19:48.061Z] [2019-10-18T16:19:48.061Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:19:48.061Z] #59 3.821 + RM_GOPATH=0 [2019-10-18T16:19:48.061Z] #59 3.821 + TMP_GOPATH= [2019-10-18T16:19:48.061Z] #59 3.821 + : /build [2019-10-18T16:19:48.061Z] #59 3.821 + '[' -z '' ']' [2019-10-18T16:19:48.061Z] #59 3.825 ++ mktemp -d [2019-10-18T16:19:48.061Z] #59 3.827 + export GOPATH=/tmp/tmp.CCkbaMGV06 [2019-10-18T16:19:48.061Z] #59 3.827 + GOPATH=/tmp/tmp.CCkbaMGV06 [2019-10-18T16:19:48.061Z] #59 3.827 + RM_GOPATH=1 [2019-10-18T16:19:48.061Z] #59 3.827 ++ dirname ./install.sh [2019-10-18T16:19:48.061Z] #59 3.828 + dir=. [2019-10-18T16:19:48.061Z] #59 3.828 + bin=containerd [2019-10-18T16:19:48.061Z] #59 3.828 + shift [2019-10-18T16:19:48.061Z] #59 3.828 + '[' '!' -f ./containerd.installer ']' [2019-10-18T16:19:48.061Z] #59 3.828 + . ./containerd.installer [2019-10-18T16:19:48.061Z] #59 3.828 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:19:48.061Z] #59 3.828 + install_containerd [2019-10-18T16:19:48.061Z] #59 3.828 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:19:48.061Z] #59 3.828 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T16:19:48.061Z] #59 3.828 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CCkbaMGV06/src/github.com/containerd/containerd [2019-10-18T16:19:48.061Z] #59 3.829 Cloning into '/tmp/tmp.CCkbaMGV06/src/github.com/containerd/containerd'... [2019-10-18T16:19:48.250Z] #40 29.41 Reading package lists... [2019-10-18T16:19:48.250Z] #40 ... [2019-10-18T16:19:48.250Z] [2019-10-18T16:19:48.250Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:48.250Z] #24 23.52 Fetched 7919 kB in 16s (472 kB/s) [2019-10-18T16:19:48.250Z] #24 23.52 Reading package lists... [2019-10-18T16:19:48.250Z] #24 30.22 Reading package lists... [2019-10-18T16:19:48.250Z] #24 ... [2019-10-18T16:19:48.250Z] [2019-10-18T16:19:48.250Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:19:48.250Z] #56 22.67 Fetched 7919 kB in 16s (473 kB/s) [2019-10-18T16:19:48.250Z] #56 22.67 Reading package lists... [2019-10-18T16:19:48.320Z] #59 ... [2019-10-18T16:19:48.320Z] [2019-10-18T16:19:48.320Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:48.320Z] #54 4.164 + RM_GOPATH=0 [2019-10-18T16:19:48.320Z] #54 4.164 + TMP_GOPATH= [2019-10-18T16:19:48.320Z] #54 4.165 + : /build [2019-10-18T16:19:48.320Z] #54 4.165 + '[' -z '' ']' [2019-10-18T16:19:48.320Z] #54 4.165 ++ mktemp -d [2019-10-18T16:19:48.320Z] #54 4.210 + export GOPATH=/tmp/tmp.DPSObMcry9 [2019-10-18T16:19:48.320Z] #54 4.210 + GOPATH=/tmp/tmp.DPSObMcry9 [2019-10-18T16:19:48.320Z] #54 4.210 + RM_GOPATH=1 [2019-10-18T16:19:48.320Z] #54 4.211 ++ dirname ./install.sh [2019-10-18T16:19:48.320Z] #54 4.213 + dir=. [2019-10-18T16:19:48.320Z] #54 4.213 + bin=runc [2019-10-18T16:19:48.320Z] #54 4.213 + shift [2019-10-18T16:19:48.320Z] #54 4.213 + '[' '!' -f ./runc.installer ']' [2019-10-18T16:19:48.320Z] #54 4.213 + . ./runc.installer [2019-10-18T16:19:48.320Z] #54 4.213 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:19:48.320Z] #54 4.214 + install_runc [2019-10-18T16:19:48.320Z] #54 4.215 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T16:19:48.320Z] #54 4.215 + uname -r [2019-10-18T16:19:48.320Z] #54 4.223 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T16:19:48.320Z] #54 4.223 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T16:19:48.320Z] #54 4.223 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DPSObMcry9/src/github.com/opencontainers/runc [2019-10-18T16:19:48.320Z] #54 4.223 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T16:19:48.320Z] #54 4.231 Cloning into '/tmp/tmp.DPSObMcry9/src/github.com/opencontainers/runc'... [2019-10-18T16:19:48.342Z] #6 30.09 go: finding github.com/spf13/cobra v0.0.3 [2019-10-18T16:19:48.342Z] #6 30.20 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-18T16:19:48.508Z] #56 29.38 Reading package lists... [2019-10-18T16:19:48.508Z] #56 ... [2019-10-18T16:19:48.508Z] [2019-10-18T16:19:48.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:48.508Z] #10 22.61 Fetched 7919 kB in 16s (473 kB/s) [2019-10-18T16:19:48.508Z] #10 22.61 Reading package lists... [2019-10-18T16:19:48.630Z] #6 30.31 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-18T16:19:48.886Z] #54 ... [2019-10-18T16:19:48.887Z] [2019-10-18T16:19:48.887Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:49.075Z] #10 29.85 Reading package lists... [2019-10-18T16:19:49.075Z] #10 ... [2019-10-18T16:19:49.075Z] [2019-10-18T16:19:49.075Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:49.075Z] #33 26.99 Reading package lists... [2019-10-18T16:19:50.122Z] #6 31.74 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-18T16:19:50.122Z] #6 31.85 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-18T16:19:51.023Z] #33 33.76 Building dependency tree... [2019-10-18T16:19:51.144Z] #6 32.66 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-18T16:19:51.144Z] #6 32.76 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-18T16:19:51.144Z] #6 33.00 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-18T16:19:51.723Z] #26 13.80 # 1.5% ## 3.8% #### 5.7% ##### 7.8% ####### 10.1% ######### 12.6% ########## 14.4% ########### 16.6% ############# 19.0% ############## 20.7% ################ 23.4% ################## 25.3% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.3% ########################## 36.8% ############################ 39.0% ############################# 41.6% ############################### 44.0% ################################# 46.5% #################################### 50.5% ###################################### 53.3% ####################################### 55.4% ######################################### 58.0% ########################################## 59.7% ############################################ 62.1% ############################################## 64.8% ################################################ 67.4% ################################################# 69.2% [2019-10-18T16:19:51.723Z] #26 ... [2019-10-18T16:19:51.723Z] [2019-10-18T16:19:51.723Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:19:51.723Z] #13 3.540 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T16:19:51.723Z] #13 DONE 4.2s [2019-10-18T16:19:51.723Z] [2019-10-18T16:19:51.723Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:51.958Z] #33 36.18 The following additional packages will be installed: [2019-10-18T16:19:51.958Z] #33 36.18 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T16:19:51.958Z] #33 36.19 Suggested packages: [2019-10-18T16:19:51.958Z] #33 36.19 codeblocks eclipse ninja-build lrzip [2019-10-18T16:19:51.958Z] #33 36.19 Recommended packages: [2019-10-18T16:19:51.958Z] #33 36.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T16:19:52.499Z] #26 13.80 # 1.5% ## 3.8% #### 5.7% ##### 7.8% ####### 10.1% ######### 12.6% ########## 14.4% ########### 16.6% ############# 19.0% ############## 20.7% ################ 23.4% ################## 25.3% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.3% ########################## 36.8% ############################ 39.0% ############################# 41.6% ############################### 44.0% ################################# 46.5% #################################### 50.5% ###################################### 53.3% ####################################### 55.4% ######################################### 58.0% ########################################## 59.7% ############################################ 62.1% ############################################## 64.8% ################################################ 67.4% ################################################# 69.2% ################################################### 71.3% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.9% ########################################################## 80.7% ########################################################## 81.7% [2019-10-18T16:19:52.499Z] #26 ... [2019-10-18T16:19:52.499Z] [2019-10-18T16:19:52.499Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:52.499Z] #33 49.52 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:19:52.499Z] #33 49.52 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:19:52.499Z] #33 49.54 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:19:52.499Z] #33 49.69 Selecting previously unselected package libicu57:amd64. [2019-10-18T16:19:52.499Z] #33 49.69 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-18T16:19:52.499Z] #33 49.71 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T16:19:52.500Z] #33 58.28 Selecting previously unselected package libxml2:amd64. [2019-10-18T16:19:52.500Z] #33 58.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-18T16:19:52.500Z] #33 58.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:19:52.500Z] #33 59.49 Selecting previously unselected package libarchive13:amd64. [2019-10-18T16:19:52.500Z] #33 59.49 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-18T16:19:52.500Z] #33 59.50 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T16:19:52.500Z] #33 ... [2019-10-18T16:19:52.500Z] [2019-10-18T16:19:52.500Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:52.894Z] #33 36.90 The following NEW packages will be installed: [2019-10-18T16:19:52.894Z] #33 36.91 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T16:19:52.894Z] #33 36.91 vim-common xxd [2019-10-18T16:19:53.015Z] #26 13.80 # 1.5% ## 3.8% #### 5.7% ##### 7.8% ####### 10.1% ######### 12.6% ########## 14.4% ########### 16.6% ############# 19.0% ############## 20.7% ################ 23.4% ################## 25.3% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.3% ########################## 36.8% ############################ 39.0% ############################# 41.6% ############################### 44.0% ################################# 46.5% #################################### 50.5% ###################################### 53.3% ####################################### 55.4% ######################################### 58.0% ########################################## 59.7% ############################################ 62.1% ############################################## 64.8% ################################################ 67.4% ################################################# 69.2% ################################################### 71.3% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.9% ########################################################## 80.7% ########################################################## 81.7% ########################################################### 83.1% ############################################################ 84.4% ############################################################# 84.8% ############################################################## 86.2% [2019-10-18T16:19:53.015Z] #26 ... [2019-10-18T16:19:53.015Z] [2019-10-18T16:19:53.015Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:53.015Z] #44 49.66 syscall [2019-10-18T16:19:53.015Z] #44 59.43 internal/poll [2019-10-18T16:19:53.015Z] #44 ... [2019-10-18T16:19:53.015Z] [2019-10-18T16:19:53.015Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:53.229Z] #6 34.70 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-18T16:19:53.519Z] #6 35.44 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-18T16:19:53.529Z] #26 13.80 # 1.5% ## 3.8% #### 5.7% ##### 7.8% ####### 10.1% ######### 12.6% ########## 14.4% ########### 16.6% ############# 19.0% ############## 20.7% ################ 23.4% ################## 25.3% #################### 28.0% ##################### 30.0% ####################### 32.1% ######################## 34.3% ########################## 36.8% ############################ 39.0% ############################# 41.6% ############################### 44.0% ################################# 46.5% #################################### 50.5% ###################################### 53.3% ####################################### 55.4% ######################################### 58.0% ########################################## 59.7% ############################################ 62.1% ############################################## 64.8% ################################################ 67.4% ################################################# 69.2% ################################################### 71.3% #################################################### 73.2% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.9% ########################################################## 80.7% ########################################################## 81.7% ########################################################### 83.1% ############################################################ 84.4% ############################################################# 84.8% ############################################################## 86.2% ################################################################ 89.4% ################################################################## 91.7% ################################################################### 94.1% ##################################################################### 96.4% ######################################################################## 100.0% [2019-10-18T16:19:53.529Z] #26 18.92 [2019-10-18T16:19:53.840Z] #33 38.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:53.840Z] #33 38.14 Need to get 13.7 MB of archives. [2019-10-18T16:19:53.840Z] #33 38.14 After this operation, 57.2 MB of additional disk space will be used. [2019-10-18T16:19:53.840Z] #33 38.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T16:19:54.099Z] #33 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:19:54.099Z] #33 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-18T16:19:54.545Z] #6 36.18 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-18T16:19:54.665Z] #33 ... [2019-10-18T16:19:54.665Z] [2019-10-18T16:19:54.665Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:54.665Z] #31 38.54 sync [2019-10-18T16:19:54.665Z] #31 38.54 internal/reflectlite [2019-10-18T16:19:54.837Z] #6 36.54 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-18T16:19:54.837Z] #6 36.75 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-18T16:19:54.901Z] #26 20.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:19:55.168Z] #26 ... [2019-10-18T16:19:55.168Z] [2019-10-18T16:19:55.168Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:55.168Z] #31 51.70 time [2019-10-18T16:19:55.168Z] #31 58.72 internal/poll [2019-10-18T16:19:55.168Z] #31 61.43 internal/syscall/unix [2019-10-18T16:19:55.426Z] #31 ... [2019-10-18T16:19:55.426Z] [2019-10-18T16:19:55.426Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:55.426Z] #44 61.66 internal/syscall/unix [2019-10-18T16:19:55.426Z] #44 61.95 os [2019-10-18T16:19:55.426Z] #44 ... [2019-10-18T16:19:55.426Z] [2019-10-18T16:19:55.426Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T16:19:55.426Z] #14 DONE 3.7s [2019-10-18T16:19:55.683Z] [2019-10-18T16:19:55.683Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:55.683Z] #26 20.82 [2019-10-18T16:19:55.940Z] #26 21.21 ######################################################################## 100.0% [2019-10-18T16:19:56.198Z] #26 21.54 [2019-10-18T16:19:56.574Z] #31 ... [2019-10-18T16:19:56.574Z] [2019-10-18T16:19:56.574Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:19:56.574Z] #68 DONE 40.2s [2019-10-18T16:19:56.574Z] [2019-10-18T16:19:56.574Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:56.574Z] #33 39.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-18T16:19:56.574Z] #33 39.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-18T16:19:56.574Z] #33 39.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-18T16:19:56.574Z] #33 39.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-18T16:19:56.574Z] #33 39.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-18T16:19:56.574Z] #33 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:19:56.574Z] #33 39.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:19:56.574Z] #33 40.90 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:56.832Z] #33 41.18 Fetched 13.7 MB in 2s (4779 kB/s) [2019-10-18T16:19:57.090Z] #33 41.36 Selecting previously unselected package cmake-data. [2019-10-18T16:19:57.348Z] #33 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:19:57.348Z] #33 41.59 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T16:19:57.348Z] #33 41.60 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T16:19:57.548Z] #6 39.03 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-18T16:19:57.548Z] #6 39.08 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-18T16:19:57.839Z] #6 39.67 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-18T16:19:57.839Z] #6 39.69 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-18T16:19:58.094Z] #26 23.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:19:58.351Z] #26 23.68 [2019-10-18T16:19:58.868Z] #26 23.94 ####################### 32.7% ######################################################################## 100.0% [2019-10-18T16:19:58.868Z] #26 ... [2019-10-18T16:19:58.868Z] [2019-10-18T16:19:58.868Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T16:19:58.868Z] #15 DONE 3.4s [2019-10-18T16:19:58.868Z] [2019-10-18T16:19:58.868Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:19:58.868Z] #33 60.16 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-18T16:19:58.868Z] #33 60.16 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-18T16:19:58.868Z] #33 60.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T16:19:58.868Z] #33 60.34 Selecting previously unselected package libuv1:amd64. [2019-10-18T16:19:58.868Z] #33 60.34 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-18T16:19:58.868Z] #33 60.34 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-18T16:19:58.868Z] #33 60.58 Selecting previously unselected package cmake. [2019-10-18T16:19:58.868Z] #33 60.59 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-18T16:19:58.868Z] #33 60.74 Unpacking cmake (3.7.2-1) ... [2019-10-18T16:19:58.868Z] #33 64.37 Selecting previously unselected package xxd. [2019-10-18T16:19:58.868Z] #33 64.39 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:19:58.868Z] #33 64.39 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:19:58.868Z] #33 64.60 Selecting previously unselected package vim-common. [2019-10-18T16:19:58.868Z] #33 64.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:19:58.868Z] #33 64.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:19:58.868Z] #33 64.97 Processing triggers for mime-support (3.60) ... [2019-10-18T16:19:58.868Z] #33 65.12 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:19:58.868Z] #33 65.14 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-18T16:19:58.868Z] #33 65.15 Setting up cmake-data (3.7.2-1) ... [2019-10-18T16:19:58.868Z] #33 65.17 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T16:19:58.868Z] #33 65.19 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:19:58.868Z] #33 65.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:58.868Z] #33 65.30 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:19:58.868Z] #33 65.33 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:19:58.868Z] #33 65.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T16:19:58.868Z] #33 65.37 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T16:19:58.868Z] #33 65.38 Setting up cmake (3.7.2-1) ... [2019-10-18T16:19:58.868Z] #33 65.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:58.868Z] #33 DONE 66.0s [2019-10-18T16:19:58.868Z] [2019-10-18T16:19:58.868Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:58.868Z] #26 24.18 [2019-10-18T16:19:58.899Z] #6 40.73 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-18T16:19:59.126Z] #26 ... [2019-10-18T16:19:59.126Z] [2019-10-18T16:19:59.126Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:19:59.126Z] #34 DONE 0.2s [2019-10-18T16:19:59.126Z] [2019-10-18T16:19:59.126Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T16:19:59.126Z] #35 DONE 0.1s [2019-10-18T16:19:59.126Z] [2019-10-18T16:19:59.126Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T16:19:59.198Z] #6 40.89 go: finding github.com/pkg/profile v1.2.1 [2019-10-18T16:19:59.693Z] #16 ... [2019-10-18T16:19:59.693Z] [2019-10-18T16:19:59.693Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:19:59.693Z] #40 57.68 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:19:59.693Z] #40 57.72 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 57.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:59.693Z] #40 57.82 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 65.74 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T16:19:59.693Z] #40 65.78 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T16:19:59.693Z] #40 65.84 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:19:59.693Z] #40 65.98 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 66.00 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 66.05 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:19:59.693Z] #40 66.09 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:19:59.693Z] #40 66.12 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 66.15 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T16:19:59.693Z] #40 66.18 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T16:19:59.693Z] #40 66.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:59.693Z] #40 DONE 66.7s [2019-10-18T16:19:59.693Z] [2019-10-18T16:19:59.693Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:19:59.693Z] #44 66.36 strings [2019-10-18T16:19:59.840Z] #6 41.65 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-18T16:19:59.881Z] #33 ... [2019-10-18T16:19:59.881Z] [2019-10-18T16:19:59.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:19:59.881Z] #10 29.85 Reading package lists... [2019-10-18T16:19:59.881Z] #10 36.20 Building dependency tree... [2019-10-18T16:19:59.881Z] #10 38.74 The following additional packages will be installed: [2019-10-18T16:19:59.881Z] #10 38.75 libapparmor1 libseccomp2 [2019-10-18T16:19:59.881Z] #10 38.76 Suggested packages: [2019-10-18T16:19:59.881Z] #10 38.76 seccomp [2019-10-18T16:19:59.881Z] #10 39.09 The following NEW packages will be installed: [2019-10-18T16:19:59.881Z] #10 39.10 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T16:19:59.881Z] #10 40.16 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:59.881Z] #10 40.16 Need to get 300 kB of archives. [2019-10-18T16:19:59.881Z] #10 40.16 After this operation, 1201 kB of additional disk space will be used. [2019-10-18T16:19:59.881Z] #10 40.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-18T16:19:59.881Z] #10 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-18T16:19:59.881Z] #10 40.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T16:19:59.881Z] #10 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-18T16:19:59.881Z] #10 41.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:59.881Z] #10 41.74 Fetched 300 kB in 1s (281 kB/s) [2019-10-18T16:19:59.881Z] #10 42.12 Selecting previously unselected package libseccomp2:amd64. [2019-10-18T16:19:59.881Z] #10 42.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:19:59.881Z] #10 42.19 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T16:19:59.881Z] #10 42.21 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:59.881Z] #10 42.37 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-18T16:19:59.881Z] #10 42.38 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-18T16:19:59.881Z] #10 42.40 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:59.881Z] #10 42.85 Selecting previously unselected package libapparmor1:amd64. [2019-10-18T16:19:59.881Z] #10 42.85 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:19:59.881Z] #10 42.90 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:59.881Z] #10 43.05 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-18T16:19:59.881Z] #10 43.05 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:19:59.881Z] #10 43.06 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:59.881Z] #10 43.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:59.881Z] #10 43.51 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:59.881Z] #10 43.56 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:59.881Z] #10 43.57 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:19:59.881Z] #10 43.58 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-18T16:19:59.882Z] #10 43.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:59.882Z] #10 DONE 44.1s [2019-10-18T16:19:59.882Z] [2019-10-18T16:19:59.882Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:19:59.882Z] #24 30.22 Reading package lists... [2019-10-18T16:19:59.882Z] #24 36.68 Building dependency tree... [2019-10-18T16:19:59.882Z] #24 39.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T16:19:59.882Z] #24 39.06 The following additional packages will be installed: [2019-10-18T16:19:59.882Z] #24 39.06 libjq1 libonig4 [2019-10-18T16:19:59.882Z] #24 39.36 The following NEW packages will be installed: [2019-10-18T16:19:59.882Z] #24 39.38 jq libjq1 libonig4 [2019-10-18T16:19:59.882Z] #24 40.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:19:59.882Z] #24 40.48 Need to get 327 kB of archives. [2019-10-18T16:19:59.882Z] #24 40.48 After this operation, 1157 kB of additional disk space will be used. [2019-10-18T16:19:59.882Z] #24 40.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T16:19:59.882Z] #24 40.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T16:19:59.882Z] #24 40.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T16:19:59.882Z] #24 42.23 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:19:59.882Z] #24 42.39 Fetched 327 kB in 1s (309 kB/s) [2019-10-18T16:19:59.882Z] #24 42.52 Selecting previously unselected package libonig4:amd64. [2019-10-18T16:19:59.882Z] #24 42.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:19:59.882Z] #24 42.61 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-18T16:19:59.882Z] #24 42.80 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:19:59.882Z] #24 43.06 Selecting previously unselected package libjq1:amd64. [2019-10-18T16:19:59.882Z] #24 43.06 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:19:59.882Z] #24 43.07 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:19:59.882Z] #24 43.37 Selecting previously unselected package jq. [2019-10-18T16:19:59.882Z] #24 43.38 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:19:59.882Z] #24 43.39 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:19:59.882Z] #24 43.59 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:19:59.882Z] #24 43.62 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:19:59.882Z] #24 43.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:19:59.882Z] #24 43.73 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:19:59.882Z] #24 DONE 44.1s [2019-10-18T16:19:59.882Z] [2019-10-18T16:19:59.882Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:19:59.882Z] #25 DONE 0.2s [2019-10-18T16:19:59.882Z] [2019-10-18T16:19:59.882Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:19:59.882Z] #52 DONE 0.2s [2019-10-18T16:19:59.882Z] [2019-10-18T16:19:59.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:19:59.951Z] #44 66.54 fmt [2019-10-18T16:20:00.141Z] #26 ... [2019-10-18T16:20:00.141Z] [2019-10-18T16:20:00.141Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T16:20:00.141Z] #53 DONE 0.1s [2019-10-18T16:20:00.141Z] [2019-10-18T16:20:00.141Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:20:00.141Z] #56 29.38 Reading package lists... [2019-10-18T16:20:00.141Z] #56 35.96 Building dependency tree... [2019-10-18T16:20:00.141Z] #56 38.27 The following additional packages will be installed: [2019-10-18T16:20:00.141Z] #56 38.28 btrfs-progs liblzo2-2 [2019-10-18T16:20:00.141Z] #56 38.55 The following NEW packages will be installed: [2019-10-18T16:20:00.141Z] #56 38.56 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T16:20:00.141Z] #56 39.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:20:00.141Z] #56 39.69 Need to get 649 kB of archives. [2019-10-18T16:20:00.141Z] #56 39.69 After this operation, 4320 kB of additional disk space will be used. [2019-10-18T16:20:00.141Z] #56 39.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:20:00.141Z] #56 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T16:20:00.141Z] #56 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T16:20:00.141Z] #56 41.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:20:00.141Z] #56 41.47 Fetched 649 kB in 1s (502 kB/s) [2019-10-18T16:20:00.141Z] #56 42.09 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:20:00.141Z] #56 42.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:20:00.141Z] #56 42.17 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:20:00.141Z] #56 42.21 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:20:00.141Z] #56 42.38 Selecting previously unselected package btrfs-progs. [2019-10-18T16:20:00.141Z] #56 42.38 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T16:20:00.141Z] #56 42.40 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:20:00.141Z] #56 43.40 Selecting previously unselected package btrfs-tools. [2019-10-18T16:20:00.141Z] #56 43.40 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T16:20:00.141Z] #56 43.41 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:20:00.141Z] #56 43.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:00.141Z] #56 43.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:20:00.141Z] #56 43.77 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:20:00.141Z] #56 43.78 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:20:00.141Z] #56 43.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:00.141Z] #56 DONE 44.5s [2019-10-18T16:20:00.141Z] [2019-10-18T16:20:00.141Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:20:00.410Z] #57 DONE 0.1s [2019-10-18T16:20:00.410Z] [2019-10-18T16:20:00.410Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T16:20:00.668Z] #58 DONE 0.3s [2019-10-18T16:20:00.668Z] [2019-10-18T16:20:00.668Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:00.866Z] #6 42.49 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-18T16:20:01.157Z] #6 42.79 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-18T16:20:01.246Z] #59 ... [2019-10-18T16:20:01.246Z] [2019-10-18T16:20:01.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:20:01.246Z] #40 29.41 Reading package lists... [2019-10-18T16:20:01.246Z] #40 35.75 Building dependency tree... [2019-10-18T16:20:01.246Z] #40 37.94 The following additional packages will be installed: [2019-10-18T16:20:01.246Z] #40 37.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T16:20:01.246Z] #40 37.95 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T16:20:01.246Z] #40 37.96 Suggested packages: [2019-10-18T16:20:01.246Z] #40 37.96 manpages-dev python-setuptools [2019-10-18T16:20:01.246Z] #40 39.58 The following NEW packages will be installed: [2019-10-18T16:20:01.246Z] #40 39.58 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T16:20:01.246Z] #40 39.58 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T16:20:01.246Z] #40 39.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T16:20:01.246Z] #40 39.58 zlib1g-dev [2019-10-18T16:20:01.246Z] #40 40.69 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:20:01.246Z] #40 40.69 Need to get 3602 kB of archives. [2019-10-18T16:20:01.246Z] #40 40.69 After this operation, 18.9 MB of additional disk space will be used. [2019-10-18T16:20:01.246Z] #40 40.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T16:20:01.246Z] #40 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-18T16:20:01.246Z] #40 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-18T16:20:01.246Z] #40 40.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T16:20:01.246Z] #40 40.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-18T16:20:01.246Z] #40 40.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T16:20:01.246Z] #40 40.74 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-18T16:20:01.246Z] #40 40.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T16:20:01.246Z] #40 40.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-18T16:20:01.246Z] #40 41.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-18T16:20:01.246Z] #40 41.11 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-18T16:20:01.246Z] #40 41.18 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-18T16:20:01.246Z] #40 41.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-18T16:20:01.246Z] #40 41.31 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-18T16:20:01.246Z] #40 41.32 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T16:20:01.246Z] #40 41.36 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-18T16:20:01.246Z] #40 42.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:20:01.246Z] #40 42.83 Fetched 3602 kB in 1s (2019 kB/s) [2019-10-18T16:20:01.246Z] #40 42.98 Selecting previously unselected package libnet1:amd64. [2019-10-18T16:20:01.246Z] #40 42.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-18T16:20:01.246Z] #40 43.04 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 43.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:20:01.246Z] #40 43.30 Selecting previously unselected package libcap-dev:amd64. [2019-10-18T16:20:01.246Z] #40 43.31 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 43.32 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T16:20:01.246Z] #40 43.45 Selecting previously unselected package libnet1-dev. [2019-10-18T16:20:01.246Z] #40 43.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 43.50 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:20:01.246Z] #40 43.74 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T16:20:01.246Z] #40 43.74 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 43.75 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:20:01.246Z] #40 44.07 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-18T16:20:01.246Z] #40 44.07 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 44.07 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T16:20:01.246Z] #40 44.59 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T16:20:01.246Z] #40 44.60 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 44.62 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:20:01.246Z] #40 44.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-18T16:20:01.246Z] #40 44.93 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 44.95 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T16:20:01.246Z] #40 45.11 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-18T16:20:01.246Z] #40 45.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-18T16:20:01.246Z] #40 45.15 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:20:01.505Z] #40 45.72 Selecting previously unselected package libprotobuf10:amd64. [2019-10-18T16:20:01.505Z] #40 45.72 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-18T16:20:01.505Z] #40 45.73 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T16:20:01.764Z] #40 ... [2019-10-18T16:20:01.764Z] [2019-10-18T16:20:01.764Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:20:01.764Z] #33 46.16 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:20:01.787Z] #6 43.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-18T16:20:02.023Z] #33 46.16 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:20:02.023Z] #33 46.20 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:20:02.023Z] #33 46.42 Selecting previously unselected package libicu57:amd64. [2019-10-18T16:20:02.023Z] #33 46.42 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-18T16:20:02.056Z] Fetching without tags [2019-10-18T16:20:02.058Z] #6 completed: 2019-10-18 16:20:01.658062755 +0000 UTC [2019-10-18T16:20:02.058Z] #6 duration: 1m8.041431885s [2019-10-18T16:20:02.058Z] [2019-10-18T16:20:02.058Z] [2019-10-18T16:20:02.058Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-18T16:20:02.058Z] #7 digest: sha256:067077e6c3e8bda416265cf34b8647fb38b1de7c96bc6c5c14c376b018f697db [2019-10-18T16:20:02.058Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-18T16:20:02.058Z] #7 started: 2019-10-18 16:20:01.694280506 +0000 UTC [2019-10-18T16:20:02.075Z] #6 43.72 go: finding github.com/gorilla/mux v1.7.0 [2019-10-18T16:20:02.281Z] #33 46.42 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T16:20:02.455Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:20:02.474Z] #44 69.31 path/filepath [2019-10-18T16:20:01.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:20:02.010Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:20:02.023Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:20:02.045Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:20:02.064Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:20:02.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:20:02.065Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:20:02.468Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:20:02.485Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:20:03.044Z] #44 ... [2019-10-18T16:20:03.044Z] [2019-10-18T16:20:03.044Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:03.044Z] #54 13.68 + cd /tmp/tmp.DPSObMcry9/src/github.com/opencontainers/runc [2019-10-18T16:20:03.044Z] #54 13.68 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:20:03.044Z] #54 14.15 + '[' -z '' ']' [2019-10-18T16:20:03.044Z] #54 14.15 + target=static [2019-10-18T16:20:03.044Z] #54 14.15 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T16:20:03.044Z] #54 16.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T16:20:03.104Z] #6 45.03 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-18T16:20:03.314Z] #54 ... [2019-10-18T16:20:03.314Z] [2019-10-18T16:20:03.314Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:03.314Z] #26 26.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:20:03.314Z] #26 26.43 skipping existing 1849cc453dee [2019-10-18T16:20:03.314Z] #26 26.70 [2019-10-18T16:20:03.314Z] #26 28.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T16:20:03.314Z] #26 ... [2019-10-18T16:20:03.314Z] [2019-10-18T16:20:03.314Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T16:20:03.314Z] #16 DONE 4.4s [2019-10-18T16:20:03.314Z] [2019-10-18T16:20:03.314Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:03.314Z] #26 28.79 [2019-10-18T16:20:03.477Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:20:03.478Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:20:03.731Z] #6 45.44 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-18T16:20:03.878Z] #26 29.29 ######################################################################## 100.0% [2019-10-18T16:20:04.135Z] #26 29.38 [2019-10-18T16:20:04.135Z] #26 29.49 Download of images into '/build' complete. [2019-10-18T16:20:04.135Z] #26 29.49 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:20:04.135Z] #26 29.49 tar -cC '/build' . | docker load [2019-10-18T16:20:04.363Z] #6 45.97 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-18T16:20:04.363Z] #6 45.98 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-18T16:20:04.363Z] #6 46.09 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-18T16:20:04.363Z] #6 46.09 go: finding github.com/imdario/mergo v0.3.7 [2019-10-18T16:20:04.700Z] #26 DONE 29.8s [2019-10-18T16:20:04.700Z] [2019-10-18T16:20:04.700Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:04.700Z] #36 4.651 + RM_GOPATH=0 [2019-10-18T16:20:04.700Z] #36 4.651 + TMP_GOPATH= [2019-10-18T16:20:04.700Z] #36 4.651 + : /build [2019-10-18T16:20:04.700Z] #36 4.651 + '[' -z '' ']' [2019-10-18T16:20:04.700Z] #36 4.651 ++ mktemp -d [2019-10-18T16:20:04.700Z] #36 4.709 + export GOPATH=/tmp/tmp.rozZNstywN [2019-10-18T16:20:04.700Z] #36 4.709 + GOPATH=/tmp/tmp.rozZNstywN [2019-10-18T16:20:04.700Z] #36 4.709 + RM_GOPATH=1 [2019-10-18T16:20:04.700Z] #36 4.717 ++ dirname ./install.sh [2019-10-18T16:20:04.700Z] #36 4.720 + dir=. [2019-10-18T16:20:04.700Z] #36 4.720 + bin=tini [2019-10-18T16:20:04.700Z] #36 4.720 + shift [2019-10-18T16:20:04.700Z] #36 4.720 + '[' '!' -f ./tini.installer ']' [2019-10-18T16:20:04.700Z] #36 4.720 + . ./tini.installer [2019-10-18T16:20:04.700Z] #36 4.720 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:04.700Z] #36 4.720 + install_tini [2019-10-18T16:20:04.700Z] #36 4.720 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T16:20:04.700Z] #36 4.720 + git clone https://github.com/krallin/tini.git /tmp/tmp.rozZNstywN/tini [2019-10-18T16:20:04.700Z] #36 4.720 Cloning into '/tmp/tmp.rozZNstywN/tini'... [2019-10-18T16:20:04.700Z] #36 4.721 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:04.815Z] #33 ... [2019-10-18T16:20:04.815Z] [2019-10-18T16:20:04.815Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:20:04.815Z] #28 39.00 + cd /tmp/tmp.2FNMM1Ufc8/src/github.com/go-swagger/go-swagger [2019-10-18T16:20:04.815Z] #28 39.00 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T16:20:04.815Z] #28 41.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T16:20:04.815Z] #28 ... [2019-10-18T16:20:04.815Z] [2019-10-18T16:20:04.815Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:04.815Z] #59 4.081 + RM_GOPATH=0 [2019-10-18T16:20:04.815Z] #59 4.085 + TMP_GOPATH= [2019-10-18T16:20:04.815Z] #59 4.085 + : /build [2019-10-18T16:20:04.815Z] #59 4.086 + '[' -z '' ']' [2019-10-18T16:20:04.815Z] #59 4.093 ++ mktemp -d [2019-10-18T16:20:04.815Z] #59 4.093 + export GOPATH=/tmp/tmp.k5UXD2VssG [2019-10-18T16:20:04.815Z] #59 4.093 + GOPATH=/tmp/tmp.k5UXD2VssG [2019-10-18T16:20:04.815Z] #59 4.093 + RM_GOPATH=1 [2019-10-18T16:20:04.815Z] #59 4.093 ++ dirname ./install.sh [2019-10-18T16:20:04.815Z] #59 4.095 + dir=. [2019-10-18T16:20:04.815Z] #59 4.099 + bin=containerd [2019-10-18T16:20:04.815Z] #59 4.099 + shift [2019-10-18T16:20:04.815Z] #59 4.100 + '[' '!' -f ./containerd.installer ']' [2019-10-18T16:20:04.815Z] #59 4.100 + . ./containerd.installer [2019-10-18T16:20:04.815Z] #59 4.100 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:20:04.815Z] #59 4.100 + install_containerd [2019-10-18T16:20:04.815Z] #59 4.101 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T16:20:04.815Z] #59 4.101 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:20:04.815Z] #59 4.101 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k5UXD2VssG/src/github.com/containerd/containerd [2019-10-18T16:20:04.815Z] #59 4.103 Cloning into '/tmp/tmp.k5UXD2VssG/src/github.com/containerd/containerd'... [2019-10-18T16:20:04.815Z] #59 ... [2019-10-18T16:20:04.815Z] [2019-10-18T16:20:04.815Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:04.815Z] #47 38.90 + cd /tmp/tmp.k92iLYAxMW/src/gotest.tools/gotestsum [2019-10-18T16:20:04.815Z] #47 38.90 + git checkout -q v0.3.5 [2019-10-18T16:20:04.815Z] #47 38.96 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T16:20:04.858Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [2019-10-18T16:20:04.994Z] #6 46.56 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-18T16:20:05.074Z] #47 ... [2019-10-18T16:20:05.074Z] [2019-10-18T16:20:05.074Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:05.074Z] #44 39.03 sync [2019-10-18T16:20:05.074Z] #44 39.03 internal/reflectlite [2019-10-18T16:20:05.074Z] #44 40.32 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T16:20:05.074Z] #44 40.88 math/rand [2019-10-18T16:20:05.074Z] #44 42.25 io [2019-10-18T16:20:05.074Z] #44 42.32 strconv [2019-10-18T16:20:05.074Z] #44 43.07 bytes [2019-10-18T16:20:05.074Z] #44 45.99 bufio [2019-10-18T16:20:05.074Z] #44 46.68 reflect [2019-10-18T16:20:05.074Z] #44 48.31 syscall [2019-10-18T16:20:03.448Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:20:03.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-18T16:20:03.484Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:20:03.495Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:20:05.333Z] #44 ... [2019-10-18T16:20:05.333Z] [2019-10-18T16:20:05.333Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:20:05.333Z] #11 DONE 5.4s [2019-10-18T16:20:05.333Z] [2019-10-18T16:20:05.333Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:20:05.632Z] #36 6.182 + cd /tmp/tmp.rozZNstywN/tini [2019-10-18T16:20:05.633Z] #36 6.182 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:05.633Z] #36 6.200 + cmake . [2019-10-18T16:20:05.633Z] #36 ... [2019-10-18T16:20:05.633Z] [2019-10-18T16:20:05.633Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:05.633Z] #31 61.92 os [2019-10-18T16:20:05.633Z] #31 63.30 internal/fmtsort [2019-10-18T16:20:05.633Z] #31 64.14 strings [2019-10-18T16:20:05.633Z] #31 67.47 fmt [2019-10-18T16:20:05.633Z] #31 67.91 path/filepath [2019-10-18T16:20:05.633Z] #31 69.75 io/ioutil [2019-10-18T16:20:05.633Z] #31 70.81 path [2019-10-18T16:20:05.633Z] #31 72.31 text/tabwriter [2019-10-18T16:20:05.890Z] #31 ... [2019-10-18T16:20:05.890Z] [2019-10-18T16:20:05.890Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:05.890Z] #44 72.54 regexp/syntax [2019-10-18T16:20:06.070Z] #6 47.73 go: finding github.com/spf13/cast v1.3.0 [2019-10-18T16:20:06.115Z] + docker version [2019-10-18T16:20:06.726Z] #12 ... [2019-10-18T16:20:06.726Z] [2019-10-18T16:20:06.726Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:06.726Z] #31 40.51 sort [2019-10-18T16:20:06.726Z] #31 40.51 errors [2019-10-18T16:20:06.726Z] #31 41.28 strconv [2019-10-18T16:20:06.726Z] #31 42.14 io [2019-10-18T16:20:06.726Z] #31 43.32 syscall [2019-10-18T16:20:06.726Z] #31 44.99 reflect [2019-10-18T16:20:06.726Z] #31 ... [2019-10-18T16:20:06.726Z] [2019-10-18T16:20:06.726Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:20:06.726Z] #40 46.84 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-18T16:20:06.726Z] #40 46.85 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 46.87 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T16:20:06.726Z] #40 47.15 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-18T16:20:06.726Z] #40 47.15 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 47.16 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T16:20:06.726Z] #40 48.45 Selecting previously unselected package libprotoc10:amd64. [2019-10-18T16:20:06.726Z] #40 48.45 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 48.46 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T16:20:06.726Z] #40 49.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T16:20:06.726Z] #40 49.13 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 49.13 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:20:06.726Z] #40 49.31 Selecting previously unselected package protobuf-compiler. [2019-10-18T16:20:06.726Z] #40 49.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 49.47 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T16:20:06.726Z] #40 49.72 Selecting previously unselected package python-pkg-resources. [2019-10-18T16:20:06.726Z] #40 49.72 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:20:06.726Z] #40 49.76 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T16:20:06.726Z] #40 50.01 Selecting previously unselected package python-protobuf. [2019-10-18T16:20:06.726Z] #40 50.01 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-18T16:20:06.726Z] #40 50.02 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T16:20:06.726Z] #40 51.00 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:20:06.986Z] #40 51.21 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:20:06.986Z] #40 51.22 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T16:20:07.120Z] #6 48.86 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-18T16:20:07.553Z] #40 ... [2019-10-18T16:20:07.553Z] [2019-10-18T16:20:07.553Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:07.553Z] #26 6.266 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:20:07.553Z] #26 6.870 [2019-10-18T16:20:07.750Z] #6 49.55 go: finding google.golang.org/grpc v1.20.1 [2019-10-18T16:20:07.787Z] #44 74.25 flag [2019-10-18T16:20:08.039Z] #6 49.79 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-18T16:20:08.327Z] #6 50.20 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-18T16:20:08.331Z] #26 7.191 #### 6.8% ########## 15.1% ################# 23.7% ###################### 31.6% ############################# 40.9% ################################### 49.4% ########################################## 58.8% ################################################## 69.7% ######################################################### 79.8% ################################################################# 91.4% ######################################################################## 100.0% [2019-10-18T16:20:08.899Z] #26 8.933 [2019-10-18T16:20:09.685Z] #44 76.32 go/token [2019-10-18T16:20:09.685Z] #44 ... [2019-10-18T16:20:09.685Z] [2019-10-18T16:20:09.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:09.685Z] #41 5.139 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:20:09.685Z] #41 5.139 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:20:09.685Z] #41 8.015 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:20:09.685Z] #41 8.031 GEN .gitid [2019-10-18T16:20:09.685Z] #41 8.041 GEN criu/include/version.h [2019-10-18T16:20:09.685Z] #41 8.110 GEN include/common/asm [2019-10-18T16:20:09.685Z] #41 9.689 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T16:20:09.685Z] #41 9.826 PBCC images/opts.pb-c.c [2019-10-18T16:20:09.685Z] #41 9.873 PBCC images/sit.pb-c.c [2019-10-18T16:20:09.686Z] #41 9.923 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T16:20:09.686Z] #41 9.989 DEP images/opts.pb-c.d [2019-10-18T16:20:09.686Z] #41 10.06 DEP images/sit.pb-c.d [2019-10-18T16:20:09.686Z] #41 10.15 PBCC images/macvlan.pb-c.c [2019-10-18T16:20:09.686Z] #41 10.18 DEP images/macvlan.pb-c.d [2019-10-18T16:20:09.686Z] #41 ... [2019-10-18T16:20:09.686Z] [2019-10-18T16:20:09.686Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:09.686Z] #36 7.271 -- The C compiler identification is GNU 6.3.0 [2019-10-18T16:20:09.686Z] #36 7.363 -- Check for working C compiler: /usr/bin/cc [2019-10-18T16:20:09.686Z] #36 8.407 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T16:20:09.686Z] #36 8.410 -- Detecting C compiler ABI info [2019-10-18T16:20:09.686Z] #36 8.930 -- Detecting C compiler ABI info - done [2019-10-18T16:20:09.686Z] #36 9.021 -- Detecting C compile features [2019-10-18T16:20:09.728Z] #26 9.292 ############ 17.5% ########################## 37.0% ### [2019-10-18T16:20:09.728Z] #26 ... [2019-10-18T16:20:09.728Z] [2019-10-18T16:20:09.728Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T16:20:09.728Z] #12 DONE 4.4s [2019-10-18T16:20:09.728Z] [2019-10-18T16:20:09.728Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:09.828Z] #6 51.69 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-18T16:20:09.947Z] #36 10.86 -- Detecting C compile features - done [2019-10-18T16:20:09.986Z] #26 9.292 ############ 17.5% ########################## 37.0% ################################## 47.7% ########################################### 60.4% ############################################################### 88.2% ######################################################################## 100.0% [2019-10-18T16:20:09.986Z] #26 ... [2019-10-18T16:20:09.986Z] [2019-10-18T16:20:09.986Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:09.986Z] #54 4.742 + RM_GOPATH=0 [2019-10-18T16:20:09.986Z] #54 4.747 + TMP_GOPATH= [2019-10-18T16:20:09.986Z] #54 4.747 + : /build [2019-10-18T16:20:09.986Z] #54 4.747 + '[' -z '' ']' [2019-10-18T16:20:09.986Z] #54 4.755 ++ mktemp -d [2019-10-18T16:20:09.986Z] #54 4.757 + export GOPATH=/tmp/tmp.qnyna30zA8 [2019-10-18T16:20:09.986Z] #54 4.757 + GOPATH=/tmp/tmp.qnyna30zA8 [2019-10-18T16:20:09.986Z] #54 4.757 + RM_GOPATH=1 [2019-10-18T16:20:09.986Z] #54 4.759 ++ dirname ./install.sh [2019-10-18T16:20:09.986Z] #54 4.778 + dir=. [2019-10-18T16:20:09.986Z] #54 4.778 + bin=runc [2019-10-18T16:20:09.986Z] #54 4.778 + shift [2019-10-18T16:20:09.986Z] #54 4.779 + '[' '!' -f ./runc.installer ']' [2019-10-18T16:20:09.986Z] #54 4.779 + . ./runc.installer [2019-10-18T16:20:09.986Z] #54 4.780 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:20:09.986Z] #54 4.781 + install_runc [2019-10-18T16:20:09.986Z] #54 4.783 + uname -r [2019-10-18T16:20:09.986Z] #54 4.788 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T16:20:09.986Z] #54 4.792 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T16:20:09.986Z] #54 4.803 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T16:20:09.986Z] #54 4.803 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T16:20:09.986Z] #54 4.803 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qnyna30zA8/src/github.com/opencontainers/runc [2019-10-18T16:20:09.986Z] #54 4.806 Cloning into '/tmp/tmp.qnyna30zA8/src/github.com/opencontainers/runc'... [2019-10-18T16:20:10.119Z] #6 51.80 go: finding golang.org/x/text v0.3.0 [2019-10-18T16:20:10.119Z] #6 51.93 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-18T16:20:10.208Z] #36 10.91 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T16:20:10.466Z] #36 11.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T16:20:10.466Z] #36 11.28 -- Configuring done [2019-10-18T16:20:10.466Z] #36 11.33 -- Generating done [2019-10-18T16:20:10.466Z] #36 11.33 -- Build files have been written to: /tmp/tmp.rozZNstywN/tini [2019-10-18T16:20:10.466Z] #36 11.34 + make tini-static [2019-10-18T16:20:10.553Z] #54 ... [2019-10-18T16:20:10.553Z] [2019-10-18T16:20:10.553Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:20:10.553Z] #33 54.72 Selecting previously unselected package libxml2:amd64. [2019-10-18T16:20:10.553Z] #33 54.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-18T16:20:10.553Z] #33 54.73 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:20:11.033Z] #36 11.76 Scanning dependencies of target tini-static [2019-10-18T16:20:11.033Z] #36 11.88 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T16:20:11.498Z] #33 55.79 Selecting previously unselected package libarchive13:amd64. [2019-10-18T16:20:11.498Z] #33 55.79 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-18T16:20:11.498Z] #33 55.81 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T16:20:11.969Z] #36 ... [2019-10-18T16:20:11.969Z] [2019-10-18T16:20:11.969Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:12.067Z] #33 56.25 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-18T16:20:12.067Z] #33 56.25 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-18T16:20:12.067Z] #33 56.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T16:20:12.187Z] #6 53.64 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-18T16:20:12.187Z] #6 53.78 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-18T16:20:12.187Z] #6 53.80 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-18T16:20:12.187Z] #6 53.85 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-18T16:20:12.326Z] #33 56.42 Selecting previously unselected package libuv1:amd64. [2019-10-18T16:20:12.326Z] #33 56.46 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-18T16:20:12.326Z] #33 56.47 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-18T16:20:12.584Z] #33 56.71 Selecting previously unselected package cmake. [2019-10-18T16:20:12.584Z] #33 56.71 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-18T16:20:12.584Z] #33 56.83 Unpacking cmake (3.7.2-1) ... [2019-10-18T16:20:13.262Z] #59 33.93 Checking out files: 49% (1462/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 86% (2535/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) [2019-10-18T16:20:13.262Z] #59 ... [2019-10-18T16:20:13.262Z] [2019-10-18T16:20:13.262Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:13.262Z] #17 5.511 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:20:13.262Z] #17 5.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:20:13.262Z] #17 5.550 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:20:13.262Z] #17 5.576 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:20:13.262Z] #17 5.599 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:20:13.262Z] #17 6.352 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:20:13.262Z] #17 7.945 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:20:13.262Z] #17 8.732 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:20:13.521Z] #17 ... [2019-10-18T16:20:13.521Z] [2019-10-18T16:20:13.521Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:13.521Z] #59 33.93 Checking out files: 49% (1462/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 86% (2535/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-18T16:20:13.521Z] #59 35.43 + cd /tmp/tmp.CCkbaMGV06/src/github.com/containerd/containerd [2019-10-18T16:20:13.521Z] #59 35.43 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:20:13.522Z] #33 ... [2019-10-18T16:20:13.522Z] [2019-10-18T16:20:13.522Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:20:13.522Z] #13 3.479 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T16:20:13.522Z] #13 DONE 3.7s [2019-10-18T16:20:13.522Z] [2019-10-18T16:20:13.522Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:13.522Z] #26 10.70 [2019-10-18T16:20:13.522Z] #26 11.14 # 2.4% ### 4.5% ############## 20.8% ######################### 35.2% ############################### 43.5% ##################################### 52.3% ######################################### 57.9% ############################################### 65.4% #################################################### 73.1% ########################################################## 81.0% ################################################################ 90.2% ######################################################################## 100.0% [2019-10-18T16:20:13.522Z] #26 12.90 [2019-10-18T16:20:13.684Z] #6 55.10 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-18T16:20:13.684Z] #6 55.10 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-18T16:20:13.779Z] #59 ... [2019-10-18T16:20:13.779Z] [2019-10-18T16:20:13.779Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:13.779Z] #36 13.58 [100%] Linking C executable tini-static [2019-10-18T16:20:13.779Z] #36 14.11 [100%] Built target tini-static [2019-10-18T16:20:13.779Z] #36 14.19 + mkdir -p /build [2019-10-18T16:20:13.779Z] #36 14.19 + cp tini-static /build/docker-init [2019-10-18T16:20:13.779Z] #36 DONE 14.6s [2019-10-18T16:20:14.037Z] [2019-10-18T16:20:14.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:14.037Z] #41 10.22 PBCC images/autofs.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.26 DEP images/autofs.pb-c.d [2019-10-18T16:20:14.037Z] #41 10.33 PBCC images/sysctl.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.37 DEP images/sysctl.pb-c.d [2019-10-18T16:20:14.037Z] #41 10.47 PBCC images/time.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.48 DEP images/time.pb-c.d [2019-10-18T16:20:14.037Z] #41 10.55 PBCC images/binfmt-misc.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.61 DEP images/binfmt-misc.pb-c.d [2019-10-18T16:20:14.037Z] #41 10.70 PBCC images/seccomp.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.79 DEP images/seccomp.pb-c.d [2019-10-18T16:20:14.037Z] #41 10.88 PBCC images/userns.pb-c.c [2019-10-18T16:20:14.037Z] #41 10.91 DEP images/userns.pb-c.d [2019-10-18T16:20:14.038Z] #41 10.97 PBCC images/cgroup.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.01 DEP images/cgroup.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.07 PBCC images/fown.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.09 PBCC images/ext-file.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.13 DEP images/fown.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.18 DEP images/ext-file.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.24 PBCC images/rpc.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.27 DEP images/rpc.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.34 PBCC images/siginfo.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.39 DEP images/siginfo.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.50 PBCC images/pagemap.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.54 DEP images/pagemap.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.64 PBCC images/rlimit.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.73 DEP images/rlimit.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.82 PBCC images/file-lock.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.83 DEP images/file-lock.pb-c.d [2019-10-18T16:20:14.038Z] #41 11.93 PBCC images/tty.pb-c.c [2019-10-18T16:20:14.038Z] #41 11.97 DEP images/tty.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.04 PBCC images/tun.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.05 PBCC images/netdev.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.11 DEP images/tun.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.20 DEP images/netdev.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.23 PBCC images/vma.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.27 DEP images/vma.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.34 PBCC images/creds.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.35 DEP images/creds.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.42 PBCC images/utsns.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.43 DEP images/utsns.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.47 PBCC images/ipc-desc.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.49 PBCC images/ipc-sem.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.53 DEP images/ipc-desc.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.62 DEP images/ipc-sem.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.68 PBCC images/ipc-msg.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.75 DEP images/ipc-msg.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.82 PBCC images/ipc-shm.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.86 DEP images/ipc-shm.pb-c.d [2019-10-18T16:20:14.038Z] #41 12.91 PBCC images/ipc-var.pb-c.c [2019-10-18T16:20:14.038Z] #41 12.96 DEP images/ipc-var.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.00 PBCC images/sk-opts.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.04 PBCC images/packet-sock.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.12 DEP images/sk-opts.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.14 DEP images/packet-sock.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.25 PBCC images/sk-netlink.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.33 DEP images/sk-netlink.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.39 PBCC images/sk-inet.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.45 DEP images/sk-inet.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.52 PBCC images/sk-unix.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.61 DEP images/sk-unix.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.66 PBCC images/mm.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.77 DEP images/mm.pb-c.d [2019-10-18T16:20:14.038Z] #41 13.87 PBCC images/timerfd.pb-c.c [2019-10-18T16:20:14.038Z] #41 13.99 DEP images/timerfd.pb-c.d [2019-10-18T16:20:14.038Z] #41 14.10 PBCC images/timer.pb-c.c [2019-10-18T16:20:14.038Z] #41 14.16 DEP images/timer.pb-c.d [2019-10-18T16:20:14.038Z] #41 14.21 PBCC images/sa.pb-c.c [2019-10-18T16:20:14.038Z] #41 14.33 DEP images/sa.pb-c.d [2019-10-18T16:20:14.038Z] #41 14.47 PBCC images/pipe-data.pb-c.c [2019-10-18T16:20:14.038Z] #41 14.52 DEP images/pipe-data.pb-c.d [2019-10-18T16:20:14.038Z] #41 14.61 PBCC images/mnt.pb-c.c [2019-10-18T16:20:14.241Z] Client: Docker Engine - Community [2019-10-18T16:20:14.241Z] Version: 19.03.2 [2019-10-18T16:20:14.241Z] API version: 1.40 [2019-10-18T16:20:14.241Z] Go version: go1.12.8 [2019-10-18T16:20:14.241Z] Git commit: 6a30dfc [2019-10-18T16:20:14.241Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-18T16:20:14.241Z] OS/Arch: linux/arm64 [2019-10-18T16:20:14.241Z] Experimental: false [2019-10-18T16:20:14.241Z] [2019-10-18T16:20:14.241Z] Server: Docker Engine - Community [2019-10-18T16:20:14.241Z] Engine: [2019-10-18T16:20:14.241Z] Version: 19.03.2 [2019-10-18T16:20:14.241Z] API version: 1.40 (minimum version 1.12) [2019-10-18T16:20:14.241Z] Go version: go1.12.8 [2019-10-18T16:20:14.241Z] Git commit: 6a30dfc [2019-10-18T16:20:14.241Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-18T16:20:14.241Z] OS/Arch: linux/arm64 [2019-10-18T16:20:14.241Z] Experimental: true [2019-10-18T16:20:14.241Z] containerd: [2019-10-18T16:20:14.241Z] Version: 1.2.6 [2019-10-18T16:20:14.241Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:20:14.241Z] runc: [2019-10-18T16:20:14.241Z] Version: 1.0.0-rc8 [2019-10-18T16:20:14.241Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:20:14.241Z] docker-init: [2019-10-18T16:20:14.241Z] Version: 0.18.0 [2019-10-18T16:20:14.241Z] GitCommit: fec3683 [Pipeline] sh [2019-10-18T16:20:14.572Z] + docker info [2019-10-18T16:20:14.603Z] #41 14.79 DEP images/mnt.pb-c.d [2019-10-18T16:20:14.603Z] #41 14.89 PBCC images/sk-packet.pb-c.c [2019-10-18T16:20:14.603Z] #41 14.94 DEP images/sk-packet.pb-c.d [2019-10-18T16:20:14.603Z] #41 15.03 PBCC images/tcp-stream.pb-c.c [2019-10-18T16:20:14.603Z] #41 15.14 DEP images/tcp-stream.pb-c.d [2019-10-18T16:20:14.862Z] #41 15.21 PBCC images/pipe.pb-c.c [2019-10-18T16:20:14.862Z] #41 15.27 DEP images/pipe.pb-c.d [2019-10-18T16:20:14.862Z] #41 15.35 PBCC images/pstree.pb-c.c [2019-10-18T16:20:14.862Z] #41 15.40 DEP images/pstree.pb-c.d [2019-10-18T16:20:15.120Z] #41 15.46 PBCC images/fs.pb-c.c [2019-10-18T16:20:15.120Z] #41 15.49 DEP images/fs.pb-c.d [2019-10-18T16:20:15.120Z] #41 15.52 PBCC images/signalfd.pb-c.c [2019-10-18T16:20:15.120Z] #41 15.56 DEP images/signalfd.pb-c.d [2019-10-18T16:20:15.120Z] #41 15.64 PBCC images/fh.pb-c.c [2019-10-18T16:20:15.378Z] #41 15.73 PBCC images/fsnotify.pb-c.c [2019-10-18T16:20:15.378Z] #41 15.81 DEP images/fh.pb-c.d [2019-10-18T16:20:15.378Z] #41 15.85 DEP images/fsnotify.pb-c.d [2019-10-18T16:20:15.378Z] #41 15.91 PBCC images/eventpoll.pb-c.c [2019-10-18T16:20:15.636Z] #41 15.92 DEP images/eventpoll.pb-c.d [2019-10-18T16:20:15.636Z] #41 15.97 PBCC images/eventfd.pb-c.c [2019-10-18T16:20:15.636Z] #41 15.99 DEP images/eventfd.pb-c.d [2019-10-18T16:20:15.636Z] #41 16.11 PBCC images/remap-file-path.pb-c.c [2019-10-18T16:20:15.636Z] #41 16.13 DEP images/remap-file-path.pb-c.d [2019-10-18T16:20:15.636Z] #41 16.20 PBCC images/fifo.pb-c.c [2019-10-18T16:20:15.745Z] #6 57.59 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-18T16:20:15.894Z] #41 16.25 DEP images/fifo.pb-c.d [2019-10-18T16:20:15.894Z] #41 16.30 PBCC images/ghost-file.pb-c.c [2019-10-18T16:20:16.152Z] #41 16.36 DEP images/ghost-file.pb-c.d [2019-10-18T16:20:16.152Z] #41 16.42 PBCC images/regfile.pb-c.c [2019-10-18T16:20:16.152Z] #41 16.49 DEP images/regfile.pb-c.d [2019-10-18T16:20:16.152Z] #41 16.57 PBCC images/ns.pb-c.c [2019-10-18T16:20:16.152Z] #41 16.60 DEP images/ns.pb-c.d [2019-10-18T16:20:16.410Z] #41 16.64 PBCC images/fdinfo.pb-c.c [2019-10-18T16:20:16.410Z] #41 16.69 DEP images/fdinfo.pb-c.d [2019-10-18T16:20:16.410Z] #41 16.75 PBCC images/core-aarch64.pb-c.c [2019-10-18T16:20:16.410Z] #41 16.79 PBCC images/core-arm.pb-c.c [2019-10-18T16:20:16.410Z] #41 16.82 PBCC images/core-ppc64.pb-c.c [2019-10-18T16:20:16.410Z] #41 16.86 PBCC images/core-s390.pb-c.c [2019-10-18T16:20:16.669Z] #41 16.90 PBCC images/core-x86.pb-c.c [2019-10-18T16:20:16.669Z] #41 16.96 PBCC images/core.pb-c.c [2019-10-18T16:20:16.669Z] #41 17.03 PBCC images/inventory.pb-c.c [2019-10-18T16:20:16.669Z] #41 17.13 DEP images/core-aarch64.pb-c.d [2019-10-18T16:20:16.927Z] #41 17.21 DEP images/core-arm.pb-c.d [2019-10-18T16:20:16.927Z] #41 17.28 DEP images/core-ppc64.pb-c.d [2019-10-18T16:20:16.927Z] #41 17.38 DEP images/core-s390.pb-c.d [2019-10-18T16:20:16.927Z] #41 17.42 DEP images/core-x86.pb-c.d [2019-10-18T16:20:16.927Z] #41 17.49 DEP images/core.pb-c.d [2019-10-18T16:20:17.185Z] #41 17.62 DEP images/inventory.pb-c.d [2019-10-18T16:20:17.185Z] #41 17.70 PBCC images/cpuinfo.pb-c.c [2019-10-18T16:20:17.185Z] #41 17.71 DEP images/cpuinfo.pb-c.d [2019-10-18T16:20:17.185Z] #41 17.77 PBCC images/stats.pb-c.c [2019-10-18T16:20:17.246Z] #6 58.78 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-18T16:20:17.246Z] #6 58.91 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-18T16:20:17.246Z] #6 59.01 go: finding github.com/spf13/afero v1.1.2 [2019-10-18T16:20:17.422Z] #26 13.27 # 1.9% ### 4.2% #### 5.8% ##### 7.7% ####### 10.4% ######### 13.4% ########### 16.1% ############## 19.7% ############### 21.1% ################ 22.8% ################# 23.7% ################### 26.6% ##################### 29.3% ####################### 32.2% ######################## 33.9% ########################## 36.4% ############################ 39.6% ############################## 41.9% ############################### 44.4% ################################# 46.9% ################################### 49.6% ##################################### 52.3% ####################################### 55.1% ######################################### 57.9% ########################################### 60.8% ############################################# 63.0% ############################################### 65.9% ################################################# 68.8% ################################################### 71.4% ##################################################### 74.2% ####################################################### 77.1% ######################################################### 80.3% ############################################################ 84.3% ############################################################## 87.1% ################################################################# 90.4% ################################################################## 92.3% ################################################################### 93.7% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-18T16:20:17.443Z] #41 17.84 DEP images/stats.pb-c.d [2019-10-18T16:20:17.538Z] #6 59.36 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-18T16:20:17.538Z] #6 59.39 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-18T16:20:17.681Z] #26 17.60 [2019-10-18T16:20:17.681Z] #26 ... [2019-10-18T16:20:17.681Z] [2019-10-18T16:20:17.681Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T16:20:17.681Z] #14 DONE 4.5s [2019-10-18T16:20:17.681Z] [2019-10-18T16:20:17.681Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:20:17.681Z] #33 60.60 Selecting previously unselected package xxd. [2019-10-18T16:20:17.681Z] #33 60.61 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:20:17.681Z] #33 60.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:20:17.681Z] #33 60.88 Selecting previously unselected package vim-common. [2019-10-18T16:20:17.681Z] #33 60.88 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:20:17.681Z] #33 60.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:20:17.681Z] #33 61.35 Processing triggers for mime-support (3.60) ... [2019-10-18T16:20:17.681Z] #33 61.48 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:20:17.681Z] #33 61.74 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-18T16:20:17.681Z] #33 61.89 Setting up cmake-data (3.7.2-1) ... [2019-10-18T16:20:17.681Z] #33 61.97 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-18T16:20:17.701Z] #41 ... [2019-10-18T16:20:17.701Z] [2019-10-18T16:20:17.701Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:17.701Z] #31 74.52 flag [2019-10-18T16:20:17.701Z] #31 74.53 github.com/BurntSushi/toml [2019-10-18T16:20:17.701Z] #31 76.39 log [2019-10-18T16:20:17.701Z] #31 79.41 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:20:17.701Z] #31 DONE 84.1s [2019-10-18T16:20:17.701Z] [2019-10-18T16:20:17.701Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:17.701Z] #59 36.03 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T16:20:17.701Z] #59 36.03 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T16:20:17.701Z] #59 36.03 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:20:17.701Z] #59 36.03 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:20:17.701Z] #59 36.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T16:20:17.701Z] #59 36.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T16:20:17.701Z] #59 36.03 + '[' '' = dynamic ']' [2019-10-18T16:20:17.701Z] #59 36.03 + make [2019-10-18T16:20:17.701Z] #59 37.60 + bin/ctr [2019-10-18T16:20:17.827Z] #6 59.60 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-18T16:20:17.953Z] #33 62.08 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:20:17.953Z] #33 62.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:17.953Z] #33 62.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:20:17.953Z] #33 62.33 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:20:18.211Z] #33 62.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-18T16:20:18.211Z] #33 62.46 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-18T16:20:18.211Z] #33 62.48 Setting up cmake (3.7.2-1) ... [2019-10-18T16:20:18.459Z] #6 60.29 go: finding github.com/golang/mock v1.1.1 [2019-10-18T16:20:18.470Z] #33 62.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:18.470Z] #33 DONE 62.9s [2019-10-18T16:20:18.470Z] [2019-10-18T16:20:18.470Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:18.470Z] #54 14.62 + cd /tmp/tmp.qnyna30zA8/src/github.com/opencontainers/runc [2019-10-18T16:20:18.470Z] #54 14.62 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:20:18.470Z] #54 15.01 + '[' -z '' ']' [2019-10-18T16:20:18.470Z] #54 15.01 + target=static [2019-10-18T16:20:18.470Z] #54 15.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T16:20:18.470Z] #54 18.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T16:20:18.729Z] #54 ... [2019-10-18T16:20:18.729Z] [2019-10-18T16:20:18.729Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:20:18.729Z] #34 DONE 0.1s [2019-10-18T16:20:18.988Z] [2019-10-18T16:20:18.988Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T16:20:18.988Z] #35 DONE 0.1s [2019-10-18T16:20:18.988Z] [2019-10-18T16:20:18.988Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:18.988Z] #36 ... [2019-10-18T16:20:18.988Z] [2019-10-18T16:20:18.988Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:18.988Z] #31 52.78 time [2019-10-18T16:20:18.988Z] #31 59.14 internal/poll [2019-10-18T16:20:18.988Z] #31 62.20 internal/syscall/unix [2019-10-18T16:20:18.988Z] #31 62.47 os [2019-10-18T16:20:19.245Z] #31 63.09 internal/fmtsort [2019-10-18T16:20:19.245Z] #31 ... [2019-10-18T16:20:19.245Z] [2019-10-18T16:20:19.245Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:20:19.245Z] #40 56.46 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:20:19.245Z] #40 56.48 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-18T16:20:19.245Z] #40 56.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:19.245Z] #40 56.52 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T16:20:19.509Z] #40 ... [2019-10-18T16:20:19.509Z] [2019-10-18T16:20:19.509Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:19.509Z] #26 19.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:20:19.517Z] #6 61.28 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-18T16:20:19.517Z] #6 61.33 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-18T16:20:19.659Z] #59 ... [2019-10-18T16:20:19.659Z] [2019-10-18T16:20:19.659Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:19.659Z] #41 20.12 make[1]: Nothing to be done for 'all'. [2019-10-18T16:20:20.149Z] #6 61.71 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-18T16:20:20.149Z] #6 62.00 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-18T16:20:20.442Z] #6 62.09 go: finding github.com/google/go-cmp v0.2.0 [2019-10-18T16:20:20.447Z] #26 20.30 [2019-10-18T16:20:20.593Z] #41 ... [2019-10-18T16:20:20.593Z] [2019-10-18T16:20:20.593Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:20.593Z] #44 77.24 go/scanner [2019-10-18T16:20:20.593Z] #44 78.62 regexp [2019-10-18T16:20:20.593Z] #44 78.97 go/ast [2019-10-18T16:20:20.593Z] #44 84.33 internal/lazyregexp [2019-10-18T16:20:20.593Z] #44 84.75 net/url [2019-10-18T16:20:20.593Z] #44 85.77 text/template/parse [2019-10-18T16:20:20.593Z] #44 87.08 go/parser [2019-10-18T16:20:20.705Z] #26 20.55 ######################################################################## 100.0% [2019-10-18T16:20:20.705Z] #26 20.70 [2019-10-18T16:20:20.734Z] #6 62.43 go: finding github.com/magiconair/properties v1.8.0 [2019-10-18T16:20:20.734Z] #6 62.62 go: finding github.com/client9/misspell v0.3.4 [2019-10-18T16:20:21.525Z] #44 ... [2019-10-18T16:20:21.525Z] [2019-10-18T16:20:21.525Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:21.525Z] #41 21.71 CC images/stats.o [2019-10-18T16:20:21.639Z] #26 ... [2019-10-18T16:20:21.640Z] [2019-10-18T16:20:21.640Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:20:21.640Z] #40 65.00 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-18T16:20:21.640Z] #40 65.01 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-18T16:20:21.640Z] #40 65.02 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:20:21.640Z] #40 65.04 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-18T16:20:21.640Z] #40 65.08 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-18T16:20:21.640Z] #40 65.11 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:20:21.640Z] #40 65.12 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:20:21.640Z] #40 65.13 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T16:20:21.640Z] #40 65.14 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-18T16:20:21.640Z] #40 65.15 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-18T16:20:21.640Z] #40 65.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:20:21.640Z] #40 DONE 65.8s [2019-10-18T16:20:21.640Z] [2019-10-18T16:20:21.640Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T16:20:21.640Z] #15 DONE 3.9s [2019-10-18T16:20:21.640Z] [2019-10-18T16:20:21.640Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:21.764Z] #6 63.38 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-18T16:20:21.764Z] #6 63.48 go: finding google.golang.org/appengine v1.1.0 [2019-10-18T16:20:22.090Z] #41 22.26 CC images/core.o [2019-10-18T16:20:22.654Z] #41 23.06 CC images/core-x86.o [2019-10-18T16:20:22.698Z] Client: [2019-10-18T16:20:22.698Z] Debug Mode: false [2019-10-18T16:20:22.698Z] [2019-10-18T16:20:22.698Z] Server: [2019-10-18T16:20:22.698Z] Containers: 0 [2019-10-18T16:20:22.698Z] Running: 0 [2019-10-18T16:20:22.698Z] Paused: 0 [2019-10-18T16:20:22.698Z] Stopped: 0 [2019-10-18T16:20:22.698Z] Images: 0 [2019-10-18T16:20:22.698Z] Server Version: 19.03.2 [2019-10-18T16:20:22.698Z] Storage Driver: overlay2 [2019-10-18T16:20:22.698Z] Backing Filesystem: extfs [2019-10-18T16:20:22.698Z] Supports d_type: true [2019-10-18T16:20:22.698Z] Native Overlay Diff: true [2019-10-18T16:20:22.698Z] Logging Driver: json-file [2019-10-18T16:20:22.698Z] Cgroup Driver: cgroupfs [2019-10-18T16:20:22.698Z] Plugins: [2019-10-18T16:20:22.698Z] Volume: local [2019-10-18T16:20:22.698Z] Network: bridge host ipvlan macvlan null overlay [2019-10-18T16:20:22.698Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-18T16:20:22.698Z] Swarm: inactive [2019-10-18T16:20:22.698Z] Runtimes: runc [2019-10-18T16:20:22.698Z] Default Runtime: runc [2019-10-18T16:20:22.698Z] Init Binary: docker-init [2019-10-18T16:20:22.698Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-18T16:20:22.698Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-18T16:20:22.698Z] init version: fec3683 [2019-10-18T16:20:22.698Z] Security Options: [2019-10-18T16:20:22.698Z] apparmor [2019-10-18T16:20:22.698Z] seccomp [2019-10-18T16:20:22.698Z] Profile: default [2019-10-18T16:20:22.698Z] Kernel Version: 4.15.0-1048-aws [2019-10-18T16:20:22.698Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-18T16:20:22.698Z] OSType: linux [2019-10-18T16:20:22.698Z] Architecture: aarch64 [2019-10-18T16:20:22.698Z] CPUs: 4 [2019-10-18T16:20:22.698Z] Total Memory: 7.525GiB [2019-10-18T16:20:22.698Z] Name: ip-10-100-123-250 [2019-10-18T16:20:22.698Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-18T16:20:22.698Z] Docker Root Dir: /var/lib/docker [2019-10-18T16:20:22.698Z] Debug Mode: false [2019-10-18T16:20:22.698Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:20:22.698Z] Labels: [2019-10-18T16:20:22.698Z] Experimental: true [2019-10-18T16:20:22.698Z] Insecure Registries: [2019-10-18T16:20:22.698Z] 127.0.0.0/8 [2019-10-18T16:20:22.698Z] Live Restore Enabled: true [2019-10-18T16:20:22.698Z] [2019-10-18T16:20:22.698Z] WARNING: No swap limit support [Pipeline] sh [2019-10-18T16:20:22.794Z] #6 64.40 go: finding github.com/stretchr/objx v0.1.1 [2019-10-18T16:20:22.794Z] #6 64.58 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-18T16:20:22.997Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:20:22.997Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:20:22.997Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40102/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-18T16:20:22.997Z] + bash /home/ubuntu/workspace/moby_PR-40102/check-config.sh [2019-10-18T16:20:22.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-18T16:20:22.997Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-18T16:20:22.997Z] [2019-10-18T16:20:22.997Z] Generally Necessary: [2019-10-18T16:20:23.083Z] #6 64.74 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-18T16:20:23.258Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-18T16:20:23.258Z] - apparmor: enabled and tools installed [2019-10-18T16:20:23.258Z] - CONFIG_NAMESPACES: enabled [2019-10-18T16:20:23.258Z] - CONFIG_NET_NS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_PID_NS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_IPC_NS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_UTS_NS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CGROUPS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-18T16:20:23.258Z] - CONFIG_CPUSETS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_MEMCG: enabled [2019-10-18T16:20:23.258Z] - CONFIG_KEYS: enabled [2019-10-18T16:20:23.258Z] - CONFIG_VETH: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-18T16:20:23.258Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-18T16:20:23.373Z] #6 65.04 go: finding github.com/docker/go-connections v0.4.0 [2019-10-18T16:20:23.518Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-18T16:20:23.518Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-18T16:20:23.518Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-18T16:20:23.518Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-18T16:20:23.518Z] [2019-10-18T16:20:23.518Z] Optional Features: [2019-10-18T16:20:23.518Z] - CONFIG_USER_NS: enabled [2019-10-18T16:20:23.518Z] - CONFIG_SECCOMP: enabled [2019-10-18T16:20:23.518Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-18T16:20:23.518Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-18T16:20:23.518Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-18T16:20:23.518Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-18T16:20:23.518Z] - CONFIG_BLK_CGROUP: enabled [2019-10-18T16:20:23.518Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-18T16:20:23.518Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-18T16:20:23.518Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-18T16:20:23.518Z] - CONFIG_CGROUP_PERF: enabled [2019-10-18T16:20:23.518Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-18T16:20:23.518Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-18T16:20:23.518Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-18T16:20:23.518Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-18T16:20:23.518Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-18T16:20:23.518Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-18T16:20:23.518Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-18T16:20:23.555Z] #41 ... [2019-10-18T16:20:23.555Z] [2019-10-18T16:20:23.555Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:23.555Z] #44 57.44 time [2019-10-18T16:20:23.555Z] #44 64.47 strings [2019-10-18T16:20:23.555Z] #44 65.86 os [2019-10-18T16:20:23.555Z] #44 ... [2019-10-18T16:20:23.555Z] [2019-10-18T16:20:23.555Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:23.555Z] #36 3.803 + RM_GOPATH=0 [2019-10-18T16:20:23.555Z] #36 3.803 + TMP_GOPATH= [2019-10-18T16:20:23.555Z] #36 3.803 + : /build [2019-10-18T16:20:23.555Z] #36 3.803 + '[' -z '' ']' [2019-10-18T16:20:23.555Z] #36 3.803 ++ mktemp -d [2019-10-18T16:20:23.555Z] #36 3.805 + export GOPATH=/tmp/tmp.A82OYxi9Z8 [2019-10-18T16:20:23.555Z] #36 3.805 + GOPATH=/tmp/tmp.A82OYxi9Z8 [2019-10-18T16:20:23.555Z] #36 3.805 + RM_GOPATH=1 [2019-10-18T16:20:23.555Z] #36 3.805 ++ dirname ./install.sh [2019-10-18T16:20:23.555Z] #36 3.806 + dir=. [2019-10-18T16:20:23.555Z] #36 3.806 + bin=tini [2019-10-18T16:20:23.555Z] #36 3.806 + shift [2019-10-18T16:20:23.555Z] #36 3.806 + '[' '!' -f ./tini.installer ']' [2019-10-18T16:20:23.555Z] #36 3.806 + . ./tini.installer [2019-10-18T16:20:23.555Z] #36 3.806 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:23.555Z] #36 3.806 + install_tini [2019-10-18T16:20:23.555Z] #36 3.807 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T16:20:23.555Z] #36 3.808 + git clone https://github.com/krallin/tini.git /tmp/tmp.A82OYxi9Z8/tini [2019-10-18T16:20:23.555Z] #36 3.808 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:23.555Z] #36 3.816 Cloning into '/tmp/tmp.A82OYxi9Z8/tini'... [2019-10-18T16:20:23.587Z] #41 23.72 CC images/core-arm.o [2019-10-18T16:20:23.587Z] #41 24.08 CC images/core-aarch64.o [2019-10-18T16:20:23.779Z] - CONFIG_IP_VS: enabled (as module) [2019-10-18T16:20:23.779Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-18T16:20:23.779Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-18T16:20:23.779Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-18T16:20:23.779Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-18T16:20:23.779Z] - CONFIG_EXT4_FS: enabled [2019-10-18T16:20:23.779Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-18T16:20:23.779Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-18T16:20:23.779Z] - Network Drivers: [2019-10-18T16:20:23.779Z] - "overlay": [2019-10-18T16:20:23.779Z] - CONFIG_VXLAN: enabled (as module) [2019-10-18T16:20:23.779Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-18T16:20:23.779Z] Optional (for encrypted networks): [2019-10-18T16:20:23.779Z] - CONFIG_CRYPTO: enabled [2019-10-18T16:20:23.779Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-18T16:20:23.779Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-18T16:20:23.779Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-18T16:20:23.779Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-18T16:20:23.779Z] - CONFIG_XFRM: enabled [2019-10-18T16:20:23.779Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-18T16:20:23.780Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-18T16:20:23.780Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-18T16:20:23.780Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-18T16:20:23.780Z] - "ipvlan": [2019-10-18T16:20:23.780Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-18T16:20:23.780Z] - "macvlan": [2019-10-18T16:20:23.813Z] #36 5.011 + cd /tmp/tmp.A82OYxi9Z8/tini [2019-10-18T16:20:23.813Z] #36 5.011 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:20:23.813Z] #36 5.017 + cmake . [2019-10-18T16:20:24.003Z] #6 65.78 go: finding github.com/docker/go-connections v0.3.0 [2019-10-18T16:20:24.040Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-18T16:20:24.040Z] - CONFIG_DUMMY: enabled (as module) [2019-10-18T16:20:24.040Z] - "ftp,tftp client in container": [2019-10-18T16:20:24.040Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-18T16:20:24.040Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-18T16:20:24.040Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-18T16:20:24.040Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-18T16:20:24.040Z] - Storage Drivers: [2019-10-18T16:20:24.040Z] - "aufs": [2019-10-18T16:20:24.040Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-18T16:20:24.040Z] - "btrfs": [2019-10-18T16:20:24.040Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-18T16:20:24.040Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-18T16:20:24.040Z] - "devicemapper": [2019-10-18T16:20:24.040Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-18T16:20:24.040Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-18T16:20:24.040Z] - "overlay": [2019-10-18T16:20:24.040Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-18T16:20:24.040Z] - "zfs": [2019-10-18T16:20:24.040Z] - /dev/zfs: missing [2019-10-18T16:20:24.040Z] - zfs command: missing [2019-10-18T16:20:24.040Z] - zpool command: missing [2019-10-18T16:20:24.040Z] [2019-10-18T16:20:24.040Z] Limits: [2019-10-18T16:20:24.040Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-18T16:20:24.040Z] [2019-10-18T16:20:24.040Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-18T16:20:24.153Z] #41 24.49 CC images/core-ppc64.o [2019-10-18T16:20:24.312Z] #6 66.08 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-18T16:20:24.379Z] #36 5.690 -- The C compiler identification is GNU 6.3.0 [2019-10-18T16:20:24.410Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:635584280ba2c669542b0357b186070032a1d34a . [2019-10-18T16:20:24.410Z] #1 [internal] load .dockerignore [2019-10-18T16:20:24.410Z] #1 transferring context: [2019-10-18T16:20:24.601Z] #6 66.17 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-18T16:20:24.637Z] #36 5.758 -- Check for working C compiler: /usr/bin/cc [2019-10-18T16:20:24.671Z] #1 transferring context: 87B done [2019-10-18T16:20:24.671Z] #1 DONE 0.2s [2019-10-18T16:20:24.671Z] [2019-10-18T16:20:24.671Z] #2 [internal] load build definition from Dockerfile [2019-10-18T16:20:24.671Z] #2 transferring dockerfile: 14.63kB done [2019-10-18T16:20:24.671Z] #2 DONE 0.2s [2019-10-18T16:20:24.671Z] [2019-10-18T16:20:24.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T16:20:25.086Z] #41 25.31 CC images/core-s390.o [2019-10-18T16:20:25.233Z] #6 66.79 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-18T16:20:25.233Z] #6 67.00 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-18T16:20:25.233Z] #6 67.08 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-18T16:20:25.242Z] #3 DONE 0.6s [2019-10-18T16:20:25.242Z] [2019-10-18T16:20:25.242Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:20:25.242Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T16:20:25.502Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T16:20:25.502Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-18T16:20:25.502Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-18T16:20:25.502Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-18T16:20:25.502Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.62MB / 8.26MB 0.3s [2019-10-18T16:20:25.573Z] #36 ... [2019-10-18T16:20:25.573Z] [2019-10-18T16:20:25.573Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T16:20:25.573Z] #16 DONE 3.8s [2019-10-18T16:20:25.573Z] [2019-10-18T16:20:25.573Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:20:25.573Z] #26 22.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:20:25.573Z] #26 23.59 [2019-10-18T16:20:25.573Z] #26 23.89 ######################################################################## 100.0% [2019-10-18T16:20:25.573Z] #26 24.00 [2019-10-18T16:20:25.573Z] #26 25.25 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:20:25.573Z] #26 25.35 skipping existing 1849cc453dee [2019-10-18T16:20:25.573Z] #26 25.60 [2019-10-18T16:20:25.651Z] #41 26.16 CC images/cpuinfo.o [2019-10-18T16:20:25.762Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-10-18T16:20:25.762Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-18T16:20:25.861Z] #6 67.40 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-18T16:20:26.022Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-18T16:20:26.022Z] #4 DONE 0.7s [2019-10-18T16:20:26.215Z] #41 26.62 CC images/inventory.o [2019-10-18T16:20:26.492Z] #6 68.33 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-18T16:20:26.604Z] [2019-10-18T16:20:26.604Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:20:26.779Z] #41 26.93 CC images/fdinfo.o [2019-10-18T16:20:26.780Z] #41 27.23 CC images/fown.o [2019-10-18T16:20:26.781Z] #6 68.38 go: finding github.com/golang/protobuf v1.2.0 [2019-10-18T16:20:26.866Z] #6 ... [2019-10-18T16:20:26.866Z] [2019-10-18T16:20:26.866Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:20:26.866Z] #5 DONE 0.3s [2019-10-18T16:20:26.866Z] [2019-10-18T16:20:26.866Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:20:26.866Z] #6 DONE 0.4s [2019-10-18T16:20:26.866Z] [2019-10-18T16:20:26.866Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:20:26.866Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T16:20:26.866Z] #65 DONE 0.0s [2019-10-18T16:20:26.866Z] [2019-10-18T16:20:26.866Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:20:26.866Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T16:20:27.037Z] #41 27.47 CC images/ns.o [2019-10-18T16:20:27.126Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-18T16:20:27.126Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.2s [2019-10-18T16:20:27.126Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.2s [2019-10-18T16:20:27.126Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T16:20:27.126Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-18T16:20:27.126Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.2s [2019-10-18T16:20:27.296Z] #41 27.68 CC images/regfile.o [2019-10-18T16:20:27.387Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.4s done [2019-10-18T16:20:27.387Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.3s done [2019-10-18T16:20:27.387Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 20.53MB / 43.17MB 0.5s [2019-10-18T16:20:27.387Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.5s [2019-10-18T16:20:27.387Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 0.5s [2019-10-18T16:20:27.387Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 26.97MB / 43.17MB 0.6s [2019-10-18T16:20:27.387Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 4.07MB / 48.02MB 0.6s [2019-10-18T16:20:27.387Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 4.77MB / 49.09MB 0.6s [2019-10-18T16:20:27.387Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 36.26MB / 43.17MB 0.7s [2019-10-18T16:20:27.387Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 11.01MB / 48.02MB 0.7s [2019-10-18T16:20:27.414Z] #6 69.10 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-18T16:20:27.475Z] #26 27.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T16:20:27.572Z] #41 27.96 CC images/ghost-file.o [2019-10-18T16:20:27.658Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 0.8s [2019-10-18T16:20:27.658Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 21.09MB / 48.02MB 0.8s [2019-10-18T16:20:27.658Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 24.80MB / 48.02MB 0.9s [2019-10-18T16:20:27.658Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 8.36MB / 49.09MB 0.9s [2019-10-18T16:20:27.703Z] #6 69.33 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-18T16:20:27.733Z] #26 27.80 [2019-10-18T16:20:27.829Z] #41 28.28 CC images/fifo.o [2019-10-18T16:20:27.923Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 32.23MB / 48.02MB 1.0s [2019-10-18T16:20:27.923Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 14.43MB / 49.09MB 1.0s [2019-10-18T16:20:27.923Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 41.55MB / 48.02MB 1.2s [2019-10-18T16:20:27.923Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 33.54MB / 49.09MB 1.2s [2019-10-18T16:20:27.991Z] #26 28.01 ######################################################################## 100.0% [2019-10-18T16:20:27.991Z] #26 28.13 [2019-10-18T16:20:27.992Z] #6 69.61 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-18T16:20:28.087Z] #41 28.49 CC images/remap-file-path.o [2019-10-18T16:20:28.184Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.3s [2019-10-18T16:20:28.184Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 36.83MB / 49.09MB 1.3s [2019-10-18T16:20:28.249Z] #26 28.22 Download of images into '/build' complete. [2019-10-18T16:20:28.249Z] #26 28.22 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:20:28.249Z] #26 28.22 tar -cC '/build' . | docker load [2019-10-18T16:20:28.344Z] #41 28.71 CC images/eventfd.o [2019-10-18T16:20:28.449Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 1.5s [2019-10-18T16:20:28.603Z] #41 28.96 CC images/eventpoll.o [2019-10-18T16:20:28.625Z] #6 70.32 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-18T16:20:28.831Z] #26 DONE 28.6s [2019-10-18T16:20:28.831Z] [2019-10-18T16:20:28.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:28.831Z] #41 5.085 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:20:28.831Z] #41 5.085 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:20:28.831Z] #41 6.792 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:20:28.831Z] #41 6.850 GEN .gitid [2019-10-18T16:20:28.831Z] #41 6.868 GEN criu/include/version.h [2019-10-18T16:20:28.831Z] #41 6.914 GEN include/common/asm [2019-10-18T16:20:28.860Z] #41 29.31 CC images/fh.o [2019-10-18T16:20:29.117Z] #41 29.66 CC images/fsnotify.o [2019-10-18T16:20:29.255Z] #6 70.81 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-18T16:20:29.255Z] #6 71.05 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-18T16:20:29.543Z] #6 71.39 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-18T16:20:29.831Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 3.0s done [2019-10-18T16:20:30.049Z] #41 30.34 CC images/signalfd.o [2019-10-18T16:20:30.093Z] #7 ... [2019-10-18T16:20:30.093Z] [2019-10-18T16:20:30.093Z] #19 [internal] load build context [2019-10-18T16:20:30.093Z] #19 transferring context: 45.62MB 2.7s done [2019-10-18T16:20:30.093Z] #19 DONE 3.2s [2019-10-18T16:20:30.093Z] [2019-10-18T16:20:30.093Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:20:30.093Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.1s done [2019-10-18T16:20:30.093Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.1s done [2019-10-18T16:20:30.093Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 3.2s [2019-10-18T16:20:30.093Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.2s [2019-10-18T16:20:30.093Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.2s done [2019-10-18T16:20:30.093Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-10-18T16:20:30.207Z] #41 ... [2019-10-18T16:20:30.207Z] [2019-10-18T16:20:30.207Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:30.207Z] #31 64.14 strings [2019-10-18T16:20:30.207Z] #31 67.94 path [2019-10-18T16:20:30.207Z] #31 68.52 text/tabwriter [2019-10-18T16:20:30.207Z] #31 68.60 fmt [2019-10-18T16:20:30.207Z] #31 69.57 path/filepath [2019-10-18T16:20:30.207Z] #31 71.44 io/ioutil [2019-10-18T16:20:30.207Z] #31 73.76 flag [2019-10-18T16:20:30.207Z] #31 73.79 github.com/BurntSushi/toml [2019-10-18T16:20:30.208Z] #6 71.79 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-18T16:20:30.306Z] #41 30.63 CC images/fs.o [2019-10-18T16:20:30.354Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 19.59MB / 97.59MB 3.5s [2019-10-18T16:20:30.354Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 27.55MB / 97.59MB 3.6s [2019-10-18T16:20:30.465Z] #31 ... [2019-10-18T16:20:30.465Z] [2019-10-18T16:20:30.465Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:30.465Z] #36 6.808 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T16:20:30.465Z] #36 6.821 -- Detecting C compiler ABI info [2019-10-18T16:20:30.465Z] #36 7.739 -- Detecting C compiler ABI info - done [2019-10-18T16:20:30.465Z] #36 7.831 -- Detecting C compile features [2019-10-18T16:20:30.465Z] #36 9.827 -- Detecting C compile features - done [2019-10-18T16:20:30.465Z] #36 9.866 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T16:20:30.465Z] #36 10.17 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T16:20:30.465Z] #36 10.33 -- Configuring done [2019-10-18T16:20:30.465Z] #36 10.37 -- Generating done [2019-10-18T16:20:30.465Z] #36 10.37 -- Build files have been written to: /tmp/tmp.A82OYxi9Z8/tini [2019-10-18T16:20:30.465Z] #36 10.40 + make tini-static [2019-10-18T16:20:30.465Z] #36 11.23 Scanning dependencies of target tini-static [2019-10-18T16:20:30.465Z] #36 11.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T16:20:30.500Z] #6 72.06 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-18T16:20:30.564Z] #41 30.89 CC images/pstree.o [2019-10-18T16:20:30.614Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 39.79MB / 97.59MB 3.7s [2019-10-18T16:20:30.821Z] #41 31.10 CC images/pipe.o [2019-10-18T16:20:30.874Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 46.72MB / 97.59MB 4.0s [2019-10-18T16:20:31.078Z] #41 31.31 CC images/tcp-stream.o [2019-10-18T16:20:31.078Z] #41 31.61 CC images/sk-packet.o [2019-10-18T16:20:31.137Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 53.52MB / 97.59MB 4.2s [2019-10-18T16:20:31.137Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 65.63MB / 97.59MB 4.3s [2019-10-18T16:20:31.401Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 74.80MB / 97.59MB 4.4s [2019-10-18T16:20:31.401Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.23MB / 97.59MB 4.6s [2019-10-18T16:20:31.529Z] #6 73.15 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-18T16:20:31.529Z] #6 73.18 go: finding github.com/kr/pretty v0.1.0 [2019-10-18T16:20:31.529Z] #6 73.42 go: finding cloud.google.com/go v0.26.0 [2019-10-18T16:20:31.643Z] #41 31.93 CC images/mnt.o [2019-10-18T16:20:31.901Z] #41 32.23 CC images/pipe-data.o [2019-10-18T16:20:32.156Z] #6 73.77 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-18T16:20:32.159Z] #41 32.51 CC images/sa.o [2019-10-18T16:20:32.349Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 5.4s done [2019-10-18T16:20:32.365Z] #36 ... [2019-10-18T16:20:32.365Z] [2019-10-18T16:20:32.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:32.365Z] #41 10.60 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T16:20:32.365Z] #41 10.69 PBCC images/opts.pb-c.c [2019-10-18T16:20:32.365Z] #41 10.76 PBCC images/sit.pb-c.c [2019-10-18T16:20:32.365Z] #41 10.82 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T16:20:32.365Z] #41 10.90 DEP images/opts.pb-c.d [2019-10-18T16:20:32.417Z] #41 32.76 CC images/timer.o [2019-10-18T16:20:32.445Z] #6 74.17 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-18T16:20:32.445Z] #6 74.25 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-18T16:20:32.609Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.4s done [2019-10-18T16:20:32.609Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-18T16:20:32.623Z] #41 10.98 DEP images/sit.pb-c.d [2019-10-18T16:20:32.623Z] #41 11.08 PBCC images/macvlan.pb-c.c [2019-10-18T16:20:32.623Z] #41 11.12 DEP images/macvlan.pb-c.d [2019-10-18T16:20:32.623Z] #41 11.18 PBCC images/autofs.pb-c.c [2019-10-18T16:20:32.674Z] #41 ... [2019-10-18T16:20:32.674Z] [2019-10-18T16:20:32.674Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:32.674Z] #17 19.38 Fetched 7919 kB in 14s (532 kB/s) [2019-10-18T16:20:32.674Z] #17 19.38 Reading package lists... [2019-10-18T16:20:32.881Z] #41 11.22 DEP images/autofs.pb-c.d [2019-10-18T16:20:32.881Z] #41 11.30 PBCC images/sysctl.pb-c.c [2019-10-18T16:20:32.881Z] #41 11.31 DEP images/sysctl.pb-c.d [2019-10-18T16:20:32.881Z] #41 11.40 PBCC images/time.pb-c.c [2019-10-18T16:20:32.881Z] #41 11.44 DEP images/time.pb-c.d [2019-10-18T16:20:32.931Z] #17 24.83 Reading package lists... [2019-10-18T16:20:32.931Z] #17 ... [2019-10-18T16:20:32.931Z] [2019-10-18T16:20:32.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:32.931Z] #41 33.24 CC images/timerfd.o [2019-10-18T16:20:33.072Z] #6 74.81 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-18T16:20:33.072Z] #6 74.94 go: finding github.com/kr/text v0.1.0 [2019-10-18T16:20:33.140Z] #41 11.47 PBCC images/binfmt-misc.pb-c.c [2019-10-18T16:20:33.140Z] #41 11.50 DEP images/binfmt-misc.pb-c.d [2019-10-18T16:20:33.140Z] #41 11.58 PBCC images/seccomp.pb-c.c [2019-10-18T16:20:33.140Z] #41 11.64 DEP images/seccomp.pb-c.d [2019-10-18T16:20:33.140Z] #41 11.71 PBCC images/userns.pb-c.c [2019-10-18T16:20:33.180Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-18T16:20:33.180Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-18T16:20:33.188Z] #41 33.50 CC images/mm.o [2019-10-18T16:20:33.188Z] #41 33.76 CC images/sk-opts.o [2019-10-18T16:20:33.362Z] #6 75.18 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-18T16:20:33.401Z] #41 ... [2019-10-18T16:20:33.401Z] [2019-10-18T16:20:33.401Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:33.401Z] #36 13.52 [100%] Linking C executable tini-static [2019-10-18T16:20:33.401Z] #36 14.22 [100%] Built target tini-static [2019-10-18T16:20:33.401Z] #36 14.26 + mkdir -p /build [2019-10-18T16:20:33.401Z] #36 14.26 + cp tini-static /build/docker-init [2019-10-18T16:20:33.401Z] #36 DONE 14.5s [2019-10-18T16:20:33.401Z] [2019-10-18T16:20:33.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:33.401Z] #41 11.75 DEP images/userns.pb-c.d [2019-10-18T16:20:33.401Z] #41 11.82 PBCC images/cgroup.pb-c.c [2019-10-18T16:20:33.401Z] #41 11.86 DEP images/cgroup.pb-c.d [2019-10-18T16:20:33.440Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-18T16:20:33.446Z] #41 34.02 CC images/sk-unix.o [2019-10-18T16:20:33.650Z] #6 75.27 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-18T16:20:33.659Z] #41 11.98 PBCC images/fown.pb-c.c [2019-10-18T16:20:33.659Z] #41 12.12 PBCC images/ext-file.pb-c.c [2019-10-18T16:20:33.659Z] #41 12.19 DEP images/fown.pb-c.d [2019-10-18T16:20:33.700Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-18T16:20:33.917Z] #41 12.31 DEP images/ext-file.pb-c.d [2019-10-18T16:20:33.917Z] #41 12.43 PBCC images/rpc.pb-c.c [2019-10-18T16:20:34.011Z] #41 34.31 CC images/sk-inet.o [2019-10-18T16:20:34.011Z] #41 ... [2019-10-18T16:20:34.011Z] [2019-10-18T16:20:34.011Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:34.011Z] #44 90.51 text/template [2019-10-18T16:20:34.011Z] #44 90.90 encoding/xml [2019-10-18T16:20:34.011Z] #44 95.77 go/doc [2019-10-18T16:20:34.011Z] #44 97.35 compress/gzip [2019-10-18T16:20:34.011Z] #44 98.06 crypto/x509/pkix [2019-10-18T16:20:34.011Z] #44 98.50 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T16:20:34.011Z] #44 99.69 github.com/LK4D4/vndr/build [2019-10-18T16:20:34.011Z] #44 ... [2019-10-18T16:20:34.011Z] [2019-10-18T16:20:34.011Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:34.011Z] #17 29.83 Building dependency tree... [2019-10-18T16:20:34.174Z] #41 12.60 DEP images/rpc.pb-c.d [2019-10-18T16:20:34.174Z] #41 12.66 PBCC images/siginfo.pb-c.c [2019-10-18T16:20:34.174Z] #41 12.72 DEP images/siginfo.pb-c.d [2019-10-18T16:20:34.432Z] #41 12.78 PBCC images/pagemap.pb-c.c [2019-10-18T16:20:34.432Z] #41 12.85 DEP images/pagemap.pb-c.d [2019-10-18T16:20:34.432Z] #41 12.93 PBCC images/rlimit.pb-c.c [2019-10-18T16:20:34.432Z] #41 ... [2019-10-18T16:20:34.432Z] [2019-10-18T16:20:34.432Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:34.432Z] #44 68.43 regexp/syntax [2019-10-18T16:20:34.432Z] #44 70.99 fmt [2019-10-18T16:20:34.432Z] #44 75.28 regexp [2019-10-18T16:20:34.432Z] #44 77.44 go/scanner [2019-10-18T16:20:34.692Z] #44 ... [2019-10-18T16:20:34.692Z] [2019-10-18T16:20:34.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:34.692Z] #41 13.00 DEP images/rlimit.pb-c.d [2019-10-18T16:20:34.692Z] #41 13.07 PBCC images/file-lock.pb-c.c [2019-10-18T16:20:34.692Z] #41 13.16 DEP images/file-lock.pb-c.d [2019-10-18T16:20:34.692Z] #41 13.22 PBCC images/tty.pb-c.c [2019-10-18T16:20:34.692Z] #41 13.28 DEP images/tty.pb-c.d [2019-10-18T16:20:34.947Z] #17 31.56 The following additional packages will be installed: [2019-10-18T16:20:34.947Z] #17 31.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T16:20:34.947Z] #17 31.56 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T16:20:34.947Z] #17 31.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T16:20:34.947Z] #17 31.56 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T16:20:34.947Z] #17 31.56 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T16:20:34.947Z] #17 31.56 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T16:20:34.947Z] #17 31.56 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T16:20:34.947Z] #17 31.56 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T16:20:34.947Z] #17 31.56 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T16:20:34.947Z] #17 31.57 Suggested packages: [2019-10-18T16:20:34.947Z] #17 31.57 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T16:20:34.947Z] #17 31.57 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T16:20:34.947Z] #17 31.57 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T16:20:34.947Z] #17 31.57 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T16:20:34.947Z] #17 31.57 Recommended packages: [2019-10-18T16:20:34.947Z] #17 31.57 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T16:20:34.947Z] #17 31.57 python3-keyrings.alt python3-xdg unzip [2019-10-18T16:20:34.950Z] #41 13.35 PBCC images/tun.pb-c.c [2019-10-18T16:20:34.950Z] #41 13.36 PBCC images/netdev.pb-c.c [2019-10-18T16:20:34.950Z] #41 13.46 DEP images/tun.pb-c.d [2019-10-18T16:20:34.950Z] #41 13.53 DEP images/netdev.pb-c.d [2019-10-18T16:20:35.145Z] #6 76.86 go: finding github.com/kr/pty v1.1.1 [2019-10-18T16:20:35.208Z] #41 13.60 PBCC images/vma.pb-c.c [2019-10-18T16:20:35.208Z] #41 13.70 DEP images/vma.pb-c.d [2019-10-18T16:20:35.208Z] #41 13.80 PBCC images/creds.pb-c.c [2019-10-18T16:20:35.466Z] #41 13.80 DEP images/creds.pb-c.d [2019-10-18T16:20:35.466Z] #41 13.89 PBCC images/utsns.pb-c.c [2019-10-18T16:20:35.466Z] #41 13.95 DEP images/utsns.pb-c.d [2019-10-18T16:20:35.466Z] #41 14.01 PBCC images/ipc-desc.pb-c.c [2019-10-18T16:20:35.466Z] #41 14.05 PBCC images/ipc-sem.pb-c.c [2019-10-18T16:20:35.466Z] #41 ... [2019-10-18T16:20:35.466Z] [2019-10-18T16:20:35.466Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:35.466Z] #17 4.160 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:20:35.466Z] #17 4.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:20:35.466Z] #17 4.369 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:20:35.466Z] #17 4.489 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:20:35.466Z] #17 4.569 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:20:35.466Z] #17 6.287 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-18T16:20:35.466Z] #17 7.817 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-18T16:20:35.466Z] #17 9.189 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-18T16:20:35.724Z] #17 ... [2019-10-18T16:20:35.724Z] [2019-10-18T16:20:35.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:35.724Z] #41 14.07 DEP images/ipc-desc.pb-c.d [2019-10-18T16:20:35.724Z] #41 14.12 DEP images/ipc-sem.pb-c.d [2019-10-18T16:20:35.724Z] #41 14.18 PBCC images/ipc-msg.pb-c.c [2019-10-18T16:20:35.724Z] #41 14.18 DEP images/ipc-msg.pb-c.d [2019-10-18T16:20:35.724Z] #41 14.24 PBCC images/ipc-shm.pb-c.c [2019-10-18T16:20:35.724Z] #41 14.28 DEP images/ipc-shm.pb-c.d [2019-10-18T16:20:35.983Z] #41 14.33 PBCC images/ipc-var.pb-c.c [2019-10-18T16:20:35.983Z] #41 14.36 DEP images/ipc-var.pb-c.d [2019-10-18T16:20:35.983Z] #41 14.43 PBCC images/sk-opts.pb-c.c [2019-10-18T16:20:35.983Z] #41 14.46 PBCC images/packet-sock.pb-c.c [2019-10-18T16:20:35.983Z] #41 14.51 DEP images/sk-opts.pb-c.d [2019-10-18T16:20:35.983Z] #41 14.57 DEP images/packet-sock.pb-c.d [2019-10-18T16:20:36.240Z] #41 14.60 PBCC images/sk-netlink.pb-c.c [2019-10-18T16:20:36.240Z] #41 14.65 DEP images/sk-netlink.pb-c.d [2019-10-18T16:20:36.240Z] #41 14.71 PBCC images/sk-inet.pb-c.c [2019-10-18T16:20:36.241Z] #41 14.81 DEP images/sk-inet.pb-c.d [2019-10-18T16:20:36.241Z] #41 14.85 PBCC images/sk-unix.pb-c.c [2019-10-18T16:20:36.242Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.2s done [2019-10-18T16:20:36.242Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-18T16:20:36.443Z] #7 completed: 2019-10-18 16:20:35.182020154 +0000 UTC [2019-10-18T16:20:36.443Z] #7 duration: 33.487739648s [2019-10-18T16:20:36.443Z] [2019-10-18T16:20:36.443Z] [2019-10-18T16:20:36.443Z] #8 exporting to image [2019-10-18T16:20:36.443Z] #8 digest: sha256:54f1ac7c20fa69c292884aaa158361b678c43270f30bf52620caa7378e2bacf0 [2019-10-18T16:20:36.443Z] #8 name: "exporting to image" [2019-10-18T16:20:36.443Z] #8 started: 2019-10-18 16:20:35.183480038 +0000 UTC [2019-10-18T16:20:36.443Z] #8 exporting layers [2019-10-18T16:20:36.498Z] #41 14.90 DEP images/sk-unix.pb-c.d [2019-10-18T16:20:36.498Z] #41 14.93 PBCC images/mm.pb-c.c [2019-10-18T16:20:36.498Z] #41 14.99 DEP images/mm.pb-c.d [2019-10-18T16:20:36.498Z] #41 15.07 PBCC images/timerfd.pb-c.c [2019-10-18T16:20:36.755Z] #41 15.16 DEP images/timerfd.pb-c.d [2019-10-18T16:20:36.756Z] #41 15.26 PBCC images/timer.pb-c.c [2019-10-18T16:20:36.756Z] #41 15.28 DEP images/timer.pb-c.d [2019-10-18T16:20:36.756Z] #41 15.34 PBCC images/sa.pb-c.c [2019-10-18T16:20:36.756Z] #41 15.41 DEP images/sa.pb-c.d [2019-10-18T16:20:37.015Z] #41 15.44 PBCC images/pipe-data.pb-c.c [2019-10-18T16:20:37.015Z] #41 15.49 DEP images/pipe-data.pb-c.d [2019-10-18T16:20:37.015Z] #41 15.54 PBCC images/mnt.pb-c.c [2019-10-18T16:20:37.015Z] #41 15.59 DEP images/mnt.pb-c.d [2019-10-18T16:20:37.015Z] #41 15.64 PBCC images/sk-packet.pb-c.c [2019-10-18T16:20:37.273Z] #41 15.67 DEP images/sk-packet.pb-c.d [2019-10-18T16:20:37.273Z] #41 15.71 PBCC images/tcp-stream.pb-c.c [2019-10-18T16:20:37.273Z] #41 15.80 DEP images/tcp-stream.pb-c.d [2019-10-18T16:20:37.273Z] #41 15.91 PBCC images/pipe.pb-c.c [2019-10-18T16:20:37.531Z] #41 15.92 DEP images/pipe.pb-c.d [2019-10-18T16:20:37.531Z] #41 15.94 PBCC images/pstree.pb-c.c [2019-10-18T16:20:37.531Z] #41 15.95 DEP images/pstree.pb-c.d [2019-10-18T16:20:37.531Z] #41 15.98 PBCC images/fs.pb-c.c [2019-10-18T16:20:37.531Z] #41 15.99 DEP images/fs.pb-c.d [2019-10-18T16:20:37.531Z] #41 16.07 PBCC images/signalfd.pb-c.c [2019-10-18T16:20:37.531Z] #41 16.13 DEP images/signalfd.pb-c.d [2019-10-18T16:20:37.531Z] #41 16.17 PBCC images/fh.pb-c.c [2019-10-18T16:20:37.747Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.6s done [2019-10-18T16:20:37.797Z] #41 16.22 PBCC images/fsnotify.pb-c.c [2019-10-18T16:20:37.797Z] #41 16.33 DEP images/fh.pb-c.d [2019-10-18T16:20:37.797Z] #41 16.38 DEP images/fsnotify.pb-c.d [2019-10-18T16:20:37.797Z] #41 16.45 PBCC images/eventpoll.pb-c.c [2019-10-18T16:20:37.883Z] #6 79.47 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-18T16:20:37.883Z] #6 79.51 go: finding github.com/onsi/gomega v1.4.3 [2019-10-18T16:20:37.883Z] #6 79.52 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-18T16:20:37.883Z] #6 79.53 go: finding github.com/docker/go-units v0.3.1 [2019-10-18T16:20:37.883Z] #6 79.58 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-18T16:20:38.057Z] #41 16.51 DEP images/eventpoll.pb-c.d [2019-10-18T16:20:38.057Z] #41 16.54 PBCC images/eventfd.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.58 DEP images/eventfd.pb-c.d [2019-10-18T16:20:38.315Z] #41 16.65 PBCC images/remap-file-path.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.66 DEP images/remap-file-path.pb-c.d [2019-10-18T16:20:38.315Z] #41 16.73 PBCC images/fifo.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.75 DEP images/fifo.pb-c.d [2019-10-18T16:20:38.315Z] #41 16.80 PBCC images/ghost-file.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.81 DEP images/ghost-file.pb-c.d [2019-10-18T16:20:38.315Z] #41 16.86 PBCC images/regfile.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.89 DEP images/regfile.pb-c.d [2019-10-18T16:20:38.315Z] #41 16.94 PBCC images/ns.pb-c.c [2019-10-18T16:20:38.315Z] #41 16.98 DEP images/ns.pb-c.d [2019-10-18T16:20:38.317Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-18T16:20:38.519Z] #6 80.13 go: finding gotest.tools v2.1.0+incompatible [2019-10-18T16:20:38.573Z] #41 17.04 PBCC images/fdinfo.pb-c.c [2019-10-18T16:20:38.573Z] #41 17.12 DEP images/fdinfo.pb-c.d [2019-10-18T16:20:38.573Z] #41 17.19 PBCC images/core-aarch64.pb-c.c [2019-10-18T16:20:38.573Z] #41 17.24 PBCC images/core-arm.pb-c.c [2019-10-18T16:20:38.831Z] #41 17.29 PBCC images/core-ppc64.pb-c.c [2019-10-18T16:20:38.831Z] #41 17.34 PBCC images/core-s390.pb-c.c [2019-10-18T16:20:38.831Z] #41 17.40 PBCC images/core-x86.pb-c.c [2019-10-18T16:20:38.831Z] #41 17.44 PBCC images/core.pb-c.c [2019-10-18T16:20:39.093Z] #41 17.57 PBCC images/inventory.pb-c.c [2019-10-18T16:20:39.093Z] #41 17.66 DEP images/core-aarch64.pb-c.d [2019-10-18T16:20:39.352Z] #41 17.74 DEP images/core-arm.pb-c.d [2019-10-18T16:20:39.352Z] #41 17.81 DEP images/core-ppc64.pb-c.d [2019-10-18T16:20:39.352Z] #41 17.86 DEP images/core-s390.pb-c.d [2019-10-18T16:20:39.352Z] #41 17.91 DEP images/core-x86.pb-c.d [2019-10-18T16:20:39.352Z] #41 17.95 DEP images/core.pb-c.d [2019-10-18T16:20:39.352Z] #41 18.00 DEP images/inventory.pb-c.d [2019-10-18T16:20:39.595Z] #6 81.10 go: finding github.com/containerd/containerd v1.2.4 [2019-10-18T16:20:39.595Z] #6 81.28 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-18T16:20:39.595Z] #6 81.31 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-18T16:20:39.595Z] #6 81.32 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-18T16:20:39.595Z] #6 81.41 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-18T16:20:39.610Z] #41 18.08 PBCC images/cpuinfo.pb-c.c [2019-10-18T16:20:39.610Z] #41 18.13 DEP images/cpuinfo.pb-c.d [2019-10-18T16:20:39.868Z] #41 18.20 PBCC images/stats.pb-c.c [2019-10-18T16:20:39.868Z] #41 18.21 DEP images/stats.pb-c.d [2019-10-18T16:20:39.885Z] #6 81.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-18T16:20:39.885Z] #6 81.52 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-18T16:20:39.885Z] #6 81.55 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-18T16:20:39.885Z] #6 81.62 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-18T16:20:39.885Z] #6 81.66 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-18T16:20:40.174Z] #6 81.79 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-18T16:20:40.208Z] #17 35.93 The following NEW packages will be installed: [2019-10-18T16:20:40.208Z] #17 35.93 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T16:20:40.208Z] #17 35.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T16:20:40.208Z] #17 35.93 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T16:20:40.208Z] #17 35.93 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T16:20:40.208Z] #17 35.94 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T16:20:40.208Z] #17 35.94 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T16:20:40.208Z] #17 35.94 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T16:20:40.208Z] #17 35.94 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T16:20:40.208Z] #17 35.94 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T16:20:40.208Z] #17 35.94 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T16:20:40.208Z] #17 35.94 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T16:20:40.208Z] #17 35.94 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T16:20:40.208Z] #17 35.94 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T16:20:40.208Z] #17 35.94 xfsprogs xxd xz-utils zip [2019-10-18T16:20:40.466Z] #17 37.06 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:20:40.466Z] #17 37.06 Need to get 90.9 MB of archives. [2019-10-18T16:20:40.466Z] #17 37.06 After this operation, 541 MB of additional disk space will be used. [2019-10-18T16:20:40.466Z] #17 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T16:20:40.466Z] #17 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T16:20:40.466Z] #17 37.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-18T16:20:40.466Z] #17 37.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-18T16:20:40.466Z] #17 37.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-18T16:20:40.466Z] #17 37.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-18T16:20:40.466Z] #17 37.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-18T16:20:40.601Z] #8 completed: 2019-10-18 16:20:40.039963773 +0000 UTC [2019-10-18T16:20:40.601Z] #8 duration: 4.856483735s [2019-10-18T16:20:40.601Z] #8 exporting layers 4.9s done [2019-10-18T16:20:40.601Z] #8 writing image sha256:3ccce32ba92bcdb65af31b1fb774cda4bc2c0206068ad087553fdd2b24b7dd7e done [2019-10-18T16:20:40.601Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-18T16:20:40.601Z] [2019-10-18T16:20:40.601Z] 19c461747e564836d03d68d3f0bc2427e53b4e9a3ed6f1a0566c1fc53f3abb4f [2019-10-18T16:20:40.601Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:635584280ba2c669542b0357b186070032a1d34a . [2019-10-18T16:20:40.601Z] #1 [internal] booting buildkit [2019-10-18T16:20:40.601Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-18T16:20:40.723Z] #17 37.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-18T16:20:40.723Z] #17 37.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-18T16:20:40.723Z] #17 37.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-18T16:20:40.803Z] #6 82.53 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-18T16:20:40.803Z] #6 82.59 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-18T16:20:40.982Z] #17 37.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T16:20:40.982Z] #17 37.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-18T16:20:40.982Z] #17 37.60 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T16:20:40.982Z] #17 37.62 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-18T16:20:40.982Z] #17 37.62 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-18T16:20:40.982Z] #17 37.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-18T16:20:40.982Z] #17 37.64 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-18T16:20:40.982Z] #17 37.66 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-18T16:20:40.982Z] #17 37.66 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-18T16:20:40.982Z] #17 37.66 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-18T16:20:40.982Z] #17 37.68 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-18T16:20:40.982Z] #17 37.72 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:20:40.982Z] #17 37.72 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:20:40.982Z] #17 37.75 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-18T16:20:41.240Z] #17 37.76 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-18T16:20:41.240Z] #17 37.76 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-18T16:20:41.240Z] #17 37.79 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-18T16:20:41.240Z] #17 37.79 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:20:41.240Z] #17 37.80 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T16:20:41.240Z] #17 37.87 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T16:20:41.240Z] #17 37.88 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-18T16:20:41.241Z] #17 37.89 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-18T16:20:41.241Z] #17 37.92 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T16:20:41.241Z] #17 37.93 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T16:20:41.241Z] #17 37.95 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T16:20:41.241Z] #17 37.97 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-18T16:20:41.241Z] #17 37.98 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-18T16:20:41.245Z] #41 ... [2019-10-18T16:20:41.245Z] [2019-10-18T16:20:41.245Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:20:41.245Z] #31 76.85 log [2019-10-18T16:20:41.245Z] #31 79.87 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:20:41.245Z] #31 DONE 85.0s [2019-10-18T16:20:41.245Z] [2019-10-18T16:20:41.245Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:41.245Z] #59 36.55 + cd /tmp/tmp.k5UXD2VssG/src/github.com/containerd/containerd [2019-10-18T16:20:41.245Z] #59 36.55 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:20:41.245Z] #59 37.44 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T16:20:41.245Z] #59 37.44 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T16:20:41.245Z] #59 37.44 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:20:41.245Z] #59 37.44 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:20:41.245Z] #59 37.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T16:20:41.245Z] #59 37.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T16:20:41.245Z] #59 37.44 + '[' '' = dynamic ']' [2019-10-18T16:20:41.245Z] #59 37.44 + make [2019-10-18T16:20:41.245Z] #59 38.37 + bin/ctr [2019-10-18T16:20:41.499Z] #17 37.98 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-18T16:20:41.499Z] #17 37.98 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-18T16:20:41.499Z] #17 38.01 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-18T16:20:41.499Z] #17 38.04 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-18T16:20:41.499Z] #17 38.07 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-18T16:20:41.499Z] #17 38.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-18T16:20:41.499Z] #17 38.15 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-18T16:20:41.500Z] #17 38.15 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T16:20:41.500Z] #17 38.16 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T16:20:41.500Z] #17 38.16 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-18T16:20:41.500Z] #17 38.18 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-18T16:20:41.757Z] #17 38.32 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-18T16:20:41.757Z] #17 38.35 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T16:20:41.757Z] #17 38.46 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T16:20:41.757Z] #17 38.49 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T16:20:41.757Z] #17 38.49 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T16:20:41.757Z] #17 38.52 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T16:20:41.757Z] #17 38.53 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-18T16:20:41.827Z] #6 83.58 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-18T16:20:41.827Z] #6 83.68 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-18T16:20:42.016Z] #17 38.56 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T16:20:42.117Z] #6 83.84 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-18T16:20:42.274Z] #17 38.99 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-18T16:20:42.275Z] #17 39.06 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-18T16:20:42.405Z] #6 84.14 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-18T16:20:42.419Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-10-18T16:20:42.419Z] #1 creating container buildx_buildkit_default [2019-10-18T16:20:42.533Z] #17 39.12 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-18T16:20:42.533Z] #17 39.15 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-18T16:20:42.533Z] #17 39.15 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-18T16:20:42.533Z] #17 39.20 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-18T16:20:42.542Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 4.2s done [2019-10-18T16:20:42.792Z] #17 39.36 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-18T16:20:42.792Z] #17 39.55 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T16:20:43.050Z] #17 39.56 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T16:20:43.050Z] #17 ... [2019-10-18T16:20:43.050Z] [2019-10-18T16:20:43.050Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:43.050Z] #62 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:20:43.050Z] #62 109.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T16:20:43.111Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-18T16:20:43.282Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-18T16:20:43.282Z] #1 DONE 2.4s [2019-10-18T16:20:43.282Z] [2019-10-18T16:20:43.282Z] #3 [internal] load build definition from Dockerfile [2019-10-18T16:20:43.282Z] #3 transferring dockerfile: 14.62kB done [2019-10-18T16:20:43.282Z] #3 DONE 0.0s [2019-10-18T16:20:43.282Z] [2019-10-18T16:20:43.282Z] #2 [internal] load .dockerignore [2019-10-18T16:20:43.282Z] #2 transferring context: 87B done [2019-10-18T16:20:43.282Z] #2 DONE 0.0s [2019-10-18T16:20:43.282Z] [2019-10-18T16:20:43.282Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T16:20:43.676Z] #4 DONE 0.5s [2019-10-18T16:20:43.677Z] [2019-10-18T16:20:43.677Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:20:43.677Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T16:20:43.677Z] #5 DONE 0.0s [2019-10-18T16:20:43.777Z] #59 ... [2019-10-18T16:20:43.777Z] [2019-10-18T16:20:43.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:43.777Z] #41 20.43 make[1]: Nothing to be done for 'all'. [2019-10-18T16:20:43.777Z] #41 21.80 CC images/stats.o [2019-10-18T16:20:43.777Z] #41 22.25 CC images/core.o [2019-10-18T16:20:44.059Z] #7 DONE 17.2s [2019-10-18T16:20:44.059Z] [2019-10-18T16:20:44.059Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T16:20:44.107Z] [2019-10-18T16:20:44.107Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:20:44.107Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T16:20:44.107Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-18T16:20:44.107Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-18T16:20:44.107Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-18T16:20:44.107Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-18T16:20:44.424Z] #62 ... [2019-10-18T16:20:44.424Z] [2019-10-18T16:20:44.424Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:44.424Z] #44 100.9 net [2019-10-18T16:20:44.424Z] #44 103.2 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-18T16:20:44.424Z] #44 104.4 vendor/golang.org/x/crypto/hkdf [2019-10-18T16:20:44.424Z] #44 104.6 vendor/golang.org/x/text/transform [2019-10-18T16:20:44.424Z] #44 105.5 vendor/golang.org/x/text/unicode/bidi [2019-10-18T16:20:44.424Z] #44 107.7 vendor/golang.org/x/text/secure/bidirule [2019-10-18T16:20:44.424Z] #44 108.0 vendor/golang.org/x/text/unicode/norm [2019-10-18T16:20:44.424Z] #44 ... [2019-10-18T16:20:44.424Z] [2019-10-18T16:20:44.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:44.424Z] #41 34.72 CC images/tun.o [2019-10-18T16:20:44.424Z] #41 35.19 CC images/sk-netlink.o [2019-10-18T16:20:44.424Z] #41 35.55 CC images/packet-sock.o [2019-10-18T16:20:44.424Z] #41 36.02 CC images/ipc-var.o [2019-10-18T16:20:44.424Z] #41 36.28 CC images/ipc-desc.o [2019-10-18T16:20:44.424Z] #41 36.49 CC images/ipc-shm.o [2019-10-18T16:20:44.424Z] #41 36.73 CC images/ipc-msg.o [2019-10-18T16:20:44.424Z] #41 37.03 CC images/ipc-sem.o [2019-10-18T16:20:44.424Z] #41 37.21 CC images/utsns.o [2019-10-18T16:20:44.424Z] #41 37.47 CC images/creds.o [2019-10-18T16:20:44.424Z] #41 37.74 CC images/vma.o [2019-10-18T16:20:44.424Z] #41 37.96 CC images/netdev.o [2019-10-18T16:20:44.424Z] #41 38.46 CC images/tty.o [2019-10-18T16:20:44.424Z] #41 39.15 CC images/file-lock.o [2019-10-18T16:20:44.424Z] #41 39.38 CC images/rlimit.o [2019-10-18T16:20:44.424Z] #41 39.58 CC images/pagemap.o [2019-10-18T16:20:44.424Z] #41 39.94 CC images/siginfo.o [2019-10-18T16:20:44.424Z] #41 40.18 CC images/rpc.o [2019-10-18T16:20:44.424Z] #41 41.72 CC images/ext-file.o [2019-10-18T16:20:44.424Z] #41 41.95 CC images/cgroup.o [2019-10-18T16:20:44.424Z] #41 42.69 CC images/userns.o [2019-10-18T16:20:44.424Z] #41 43.06 CC images/google/protobuf/descriptor.o [2019-10-18T16:20:44.424Z] #41 44.90 CC images/opts.o [2019-10-18T16:20:44.424Z] #41 ... [2019-10-18T16:20:44.424Z] [2019-10-18T16:20:44.424Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:44.424Z] #17 39.88 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T16:20:44.424Z] #17 40.14 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T16:20:44.424Z] #17 40.14 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-18T16:20:44.599Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2019-10-18T16:20:44.599Z] #5 DONE 0.5s [2019-10-18T16:20:44.599Z] [2019-10-18T16:20:44.599Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:20:44.716Z] #41 22.95 CC images/core-x86.o [2019-10-18T16:20:44.975Z] #41 23.64 CC images/core-arm.o [2019-10-18T16:20:44.975Z] #41 ... [2019-10-18T16:20:44.975Z] [2019-10-18T16:20:44.975Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:44.975Z] #44 79.18 go/ast [2019-10-18T16:20:44.975Z] #44 80.74 internal/lazyregexp [2019-10-18T16:20:44.975Z] #44 81.06 net/url [2019-10-18T16:20:44.975Z] #44 82.89 text/template/parse [2019-10-18T16:20:44.975Z] #44 85.94 go/parser [2019-10-18T16:20:44.975Z] #44 88.08 text/template [2019-10-18T16:20:45.185Z] #7 DONE 0.3s [2019-10-18T16:20:45.186Z] [2019-10-18T16:20:45.186Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:20:45.186Z] #6 DONE 0.4s [2019-10-18T16:20:45.186Z] [2019-10-18T16:20:45.186Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:20:45.186Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T16:20:45.186Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T16:20:45.186Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.34MB / 9.11MB 0.1s [2019-10-18T16:20:45.186Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T16:20:45.234Z] #44 ... [2019-10-18T16:20:45.234Z] [2019-10-18T16:20:45.234Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:45.234Z] #17 18.44 Fetched 7919 kB in 15s (518 kB/s) [2019-10-18T16:20:45.701Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.71MB / 9.11MB 0.3s [2019-10-18T16:20:45.701Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.45MB / 9.11MB 0.4s [2019-10-18T16:20:45.701Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-18T16:20:46.126Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-18T16:20:46.329Z] #17 42.69 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-18T16:20:47.125Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-10-18T16:20:47.125Z] #66 DONE 1.8s [2019-10-18T16:20:47.125Z] [2019-10-18T16:20:47.125Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:20:47.125Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T16:20:47.125Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 28.88MB / 45.98MB 1.6s [2019-10-18T16:20:47.125Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T16:20:47.125Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-18T16:20:47.125Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-18T16:20:47.125Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-18T16:20:47.125Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.53MB / 50.49MB 1.6s [2019-10-18T16:20:47.125Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-18T16:20:47.125Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 31.14MB / 45.24MB 1.6s [2019-10-18T16:20:47.125Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.8s done [2019-10-18T16:20:47.125Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 25.79MB / 102.17MB 1.6s [2019-10-18T16:20:47.125Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.27MB / 45.98MB 1.7s [2019-10-18T16:20:47.125Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.94MB / 50.49MB 1.7s [2019-10-18T16:20:47.125Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 33.64MB / 45.24MB 1.7s [2019-10-18T16:20:47.125Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 35.36MB / 45.98MB 1.9s [2019-10-18T16:20:47.125Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 40.95MB / 50.49MB 1.9s [2019-10-18T16:20:47.125Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.12MB / 45.24MB 1.9s [2019-10-18T16:20:47.125Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 40.10MB / 45.98MB 2.0s [2019-10-18T16:20:47.125Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 45.04MB / 50.49MB 2.0s [2019-10-18T16:20:47.125Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.89MB / 45.24MB 2.0s [2019-10-18T16:20:47.125Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 33.07MB / 102.17MB 2.0s [2019-10-18T16:20:47.534Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 43.40MB / 45.98MB 2.2s [2019-10-18T16:20:47.534Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.54MB / 50.49MB 2.2s [2019-10-18T16:20:47.534Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.17MB / 45.24MB 2.2s [2019-10-18T16:20:47.534Z] #8 ... [2019-10-18T16:20:47.534Z] [2019-10-18T16:20:47.534Z] #20 [internal] load build context [2019-10-18T16:20:47.534Z] #20 transferring context: 45.62MB 2.4s done [2019-10-18T16:20:47.534Z] #20 DONE 2.5s [2019-10-18T16:20:47.534Z] [2019-10-18T16:20:47.534Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:20:47.534Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s [2019-10-18T16:20:47.534Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s done [2019-10-18T16:20:47.534Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 41.37MB / 102.17MB 2.3s [2019-10-18T16:20:47.902Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-10-18T16:20:47.902Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.5s done [2019-10-18T16:20:47.902Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 50.07MB / 102.17MB 2.6s [2019-10-18T16:20:47.902Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 59.60MB / 102.17MB 2.8s [2019-10-18T16:20:48.265Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 68.16MB / 102.17MB 3.1s [2019-10-18T16:20:48.643Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 82.57MB / 102.17MB 3.5s [2019-10-18T16:20:48.856Z] #17 45.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:20:48.856Z] #17 ... [2019-10-18T16:20:48.856Z] [2019-10-18T16:20:48.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:48.856Z] #41 45.20 CC images/seccomp.o [2019-10-18T16:20:48.856Z] #41 45.56 CC images/binfmt-misc.o [2019-10-18T16:20:48.856Z] #41 45.75 CC images/time.o [2019-10-18T16:20:48.856Z] #41 46.02 CC images/sysctl.o [2019-10-18T16:20:48.856Z] #41 46.30 CC images/autofs.o [2019-10-18T16:20:48.856Z] #41 46.62 CC images/macvlan.o [2019-10-18T16:20:48.856Z] #41 46.82 CC images/sit.o [2019-10-18T16:20:48.856Z] #41 47.09 LINK images/built-in.o [2019-10-18T16:20:48.856Z] #41 47.21 GEN compel/include/asm [2019-10-18T16:20:48.856Z] #41 47.23 GEN compel/include/version.h [2019-10-18T16:20:48.856Z] #41 47.27 touch .config [2019-10-18T16:20:48.856Z] #41 47.29 GEN include/common/config.h [2019-10-18T16:20:48.857Z] #41 47.41 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-18T16:20:48.857Z] #41 47.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-18T16:20:48.857Z] #41 47.46 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-18T16:20:48.857Z] #41 47.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-18T16:20:48.857Z] #41 47.53 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-18T16:20:48.857Z] #41 47.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-18T16:20:48.857Z] #41 47.61 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T16:20:48.857Z] #41 47.65 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-18T16:20:48.857Z] #41 47.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T16:20:48.857Z] #41 47.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T16:20:48.857Z] #41 47.71 DEP compel/plugins/std/infect.d [2019-10-18T16:20:48.857Z] #41 47.85 DEP compel/plugins/std/string.d [2019-10-18T16:20:48.857Z] #41 47.95 DEP compel/plugins/std/log.d [2019-10-18T16:20:48.857Z] #41 48.09 DEP compel/plugins/std/fds.d [2019-10-18T16:20:48.857Z] #41 48.24 DEP compel/plugins/std/std.d [2019-10-18T16:20:48.857Z] #41 48.40 DEP compel/plugins/shmem/shmem.d [2019-10-18T16:20:48.857Z] #41 48.48 DEP compel/plugins/fds/fds.d [2019-10-18T16:20:48.857Z] #41 48.63 CC compel/plugins/std/std.o [2019-10-18T16:20:48.857Z] #41 48.93 CC compel/plugins/std/fds.o [2019-10-18T16:20:49.028Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 99.25MB / 102.17MB 3.7s [2019-10-18T16:20:49.114Z] #41 49.52 CC compel/plugins/std/log.o [2019-10-18T16:20:49.351Z] #8 DONE 5.1s [2019-10-18T16:20:49.351Z] [2019-10-18T16:20:49.351Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T16:20:49.394Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.9s done [2019-10-18T16:20:49.394Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-18T16:20:49.496Z] #17 18.44 Reading package lists... [2019-10-18T16:20:49.755Z] #17 23.71 Reading package lists... [2019-10-18T16:20:49.755Z] #17 ... [2019-10-18T16:20:49.755Z] [2019-10-18T16:20:49.755Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:49.755Z] #41 24.03 CC images/core-aarch64.o [2019-10-18T16:20:49.755Z] #41 24.45 CC images/core-ppc64.o [2019-10-18T16:20:49.755Z] #41 25.08 CC images/core-s390.o [2019-10-18T16:20:49.755Z] #41 25.77 CC images/cpuinfo.o [2019-10-18T16:20:49.755Z] #41 26.31 CC images/inventory.o [2019-10-18T16:20:49.755Z] #41 26.56 CC images/fdinfo.o [2019-10-18T16:20:49.755Z] #41 26.94 CC images/fown.o [2019-10-18T16:20:49.755Z] #41 27.18 CC images/ns.o [2019-10-18T16:20:49.755Z] #41 27.46 CC images/regfile.o [2019-10-18T16:20:49.755Z] #41 27.80 CC images/ghost-file.o [2019-10-18T16:20:49.755Z] #41 28.14 CC images/fifo.o [2019-10-18T16:20:50.020Z] #41 28.54 CC images/remap-file-path.o [2019-10-18T16:20:50.302Z] #9 DONE 1.0s [2019-10-18T16:20:50.302Z] [2019-10-18T16:20:50.302Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:20:50.302Z] #24 ... [2019-10-18T16:20:50.302Z] [2019-10-18T16:20:50.302Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:20:50.302Z] #20 DONE 0.1s [2019-10-18T16:20:50.302Z] [2019-10-18T16:20:50.302Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:20:50.302Z] #21 DONE 0.1s [2019-10-18T16:20:50.327Z] #41 28.80 CC images/eventfd.o [2019-10-18T16:20:50.488Z] #41 50.63 CC compel/plugins/std/string.o [2019-10-18T16:20:50.566Z] [2019-10-18T16:20:50.566Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:50.595Z] #41 29.00 CC images/eventpoll.o [2019-10-18T16:20:50.852Z] #41 29.32 CC images/fh.o [2019-10-18T16:20:51.070Z] #41 51.43 CC compel/plugins/std/infect.o [2019-10-18T16:20:51.332Z] #41 ... [2019-10-18T16:20:51.332Z] [2019-10-18T16:20:51.332Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:51.332Z] #62 DONE 118.0s [2019-10-18T16:20:51.332Z] [2019-10-18T16:20:51.332Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T16:20:51.332Z] #63 DONE 0.1s [2019-10-18T16:20:51.332Z] [2019-10-18T16:20:51.332Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:51.332Z] #17 45.59 Fetched 90.9 MB in 8s (10.8 MB/s) [2019-10-18T16:20:51.332Z] #17 45.70 Selecting previously unselected package bash-completion. [2019-10-18T16:20:51.332Z] #17 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-18T16:20:51.332Z] #17 45.81 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T16:20:51.418Z] #41 29.72 CC images/fsnotify.o [2019-10-18T16:20:51.948Z] #22 1.498 + RM_GOPATH=0 [2019-10-18T16:20:51.948Z] #22 1.498 + TMP_GOPATH= [2019-10-18T16:20:51.948Z] #22 1.498 + : /build [2019-10-18T16:20:51.948Z] #22 1.499 + '[' -z '' ']' [2019-10-18T16:20:51.948Z] #22 1.499 ++ mktemp -d [2019-10-18T16:20:51.948Z] #22 1.501 + export GOPATH=/tmp/tmp.CiwJ5tSZ5z [2019-10-18T16:20:51.948Z] #22 1.501 + GOPATH=/tmp/tmp.CiwJ5tSZ5z [2019-10-18T16:20:51.948Z] #22 1.501 + RM_GOPATH=1 [2019-10-18T16:20:51.948Z] #22 1.502 ++ dirname ./install.sh [2019-10-18T16:20:51.948Z] #22 1.503 + dir=. [2019-10-18T16:20:51.948Z] #22 1.503 + bin=dockercli [2019-10-18T16:20:51.948Z] #22 1.503 + shift [2019-10-18T16:20:51.948Z] #22 1.503 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:20:51.948Z] #22 1.503 + . ./dockercli.installer [2019-10-18T16:20:51.948Z] #22 1.503 ++ : stable [2019-10-18T16:20:51.948Z] #22 1.503 ++ : 17.06.2-ce [2019-10-18T16:20:51.948Z] #22 1.504 + install_dockercli [2019-10-18T16:20:51.948Z] #22 1.504 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:20:51.948Z] #22 1.504 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:20:51.948Z] #22 1.504 ++ uname -m [2019-10-18T16:20:51.948Z] #22 1.505 + arch=aarch64 [2019-10-18T16:20:51.948Z] #22 1.506 + '[' aarch64 '!=' x86_64 ']' [2019-10-18T16:20:51.948Z] #22 1.506 + '[' aarch64 '!=' s390x ']' [2019-10-18T16:20:51.948Z] #22 1.506 + '[' aarch64 '!=' armhf ']' [2019-10-18T16:20:51.948Z] #22 1.506 + build_dockercli [2019-10-18T16:20:51.948Z] #22 1.506 + git clone https://github.com/docker/docker-ce /tmp/tmp.CiwJ5tSZ5z/tmp/docker-ce [2019-10-18T16:20:51.948Z] #22 1.508 Cloning into '/tmp/tmp.CiwJ5tSZ5z/tmp/docker-ce'... [2019-10-18T16:20:51.988Z] #41 30.43 CC images/signalfd.o [2019-10-18T16:20:52.246Z] #41 30.67 CC images/fs.o [2019-10-18T16:20:52.506Z] #41 30.89 CC images/pstree.o [2019-10-18T16:20:52.765Z] #41 31.18 CC images/pipe.o [2019-10-18T16:20:53.023Z] #41 31.48 CC images/tcp-stream.o [2019-10-18T16:20:53.282Z] #41 31.79 CC images/sk-packet.o [2019-10-18T16:20:53.540Z] #41 32.08 CC images/mnt.o [2019-10-18T16:20:53.863Z] #17 50.20 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T16:20:54.107Z] #41 32.39 CC images/pipe-data.o [2019-10-18T16:20:54.107Z] #41 32.62 CC images/sa.o [2019-10-18T16:20:54.121Z] #17 50.80 Selecting previously unselected package libnet1:amd64. [2019-10-18T16:20:54.121Z] #17 50.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:20:54.121Z] #17 50.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:20:54.366Z] #41 ... [2019-10-18T16:20:54.366Z] [2019-10-18T16:20:54.366Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:54.366Z] #17 23.71 Reading package lists... [2019-10-18T16:20:54.380Z] #17 50.94 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-18T16:20:54.380Z] #17 50.94 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-18T16:20:54.380Z] #17 50.95 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T16:20:54.380Z] #17 51.05 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-18T16:20:54.380Z] #17 51.05 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-18T16:20:54.380Z] #17 51.06 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T16:20:54.638Z] #17 51.20 Selecting previously unselected package libudev-dev:amd64. [2019-10-18T16:20:54.638Z] #17 51.20 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T16:20:54.638Z] #17 51.22 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:20:55.112Z] #17 51.48 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-18T16:20:55.112Z] #17 51.49 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:20:55.112Z] #17 51.49 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:20:55.371Z] #17 52.07 Selecting previously unselected package python3.5-minimal. [2019-10-18T16:20:55.371Z] #17 52.07 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:20:55.371Z] #17 52.08 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:20:55.481Z] #17 28.96 Building dependency tree... [2019-10-18T16:20:56.420Z] #17 ... [2019-10-18T16:20:56.420Z] [2019-10-18T16:20:56.420Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:56.420Z] #44 90.36 encoding/xml [2019-10-18T16:20:56.420Z] #44 93.49 go/doc [2019-10-18T16:20:56.420Z] #44 97.34 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T16:20:56.420Z] #44 97.55 github.com/LK4D4/vndr/build [2019-10-18T16:20:56.420Z] #44 99.66 net [2019-10-18T16:20:56.420Z] #44 ... [2019-10-18T16:20:56.420Z] [2019-10-18T16:20:56.420Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:20:56.420Z] #17 30.92 The following additional packages will be installed: [2019-10-18T16:20:56.420Z] #17 30.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T16:20:56.420Z] #17 30.93 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T16:20:56.420Z] #17 30.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T16:20:56.420Z] #17 30.93 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T16:20:56.420Z] #17 30.93 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T16:20:56.420Z] #17 30.93 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T16:20:56.420Z] #17 30.93 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T16:20:56.420Z] #17 30.93 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T16:20:56.420Z] #17 30.93 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T16:20:56.420Z] #17 30.93 Suggested packages: [2019-10-18T16:20:56.420Z] #17 30.94 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T16:20:56.420Z] #17 30.94 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T16:20:56.420Z] #17 30.94 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T16:20:56.420Z] #17 30.94 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T16:20:56.420Z] #17 30.94 Recommended packages: [2019-10-18T16:20:56.420Z] #17 30.94 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T16:20:56.420Z] #17 30.94 python3-keyrings.alt python3-xdg unzip [2019-10-18T16:20:56.743Z] #17 53.11 Selecting previously unselected package python3-minimal. [2019-10-18T16:20:56.743Z] #17 53.11 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-18T16:20:56.743Z] #17 53.12 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T16:20:56.743Z] #17 53.20 Selecting previously unselected package libmpdec2:amd64. [2019-10-18T16:20:56.743Z] #17 53.21 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-18T16:20:56.743Z] #17 53.21 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T16:20:56.743Z] #17 53.35 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-18T16:20:56.743Z] #17 53.36 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:20:56.743Z] #17 53.37 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:20:56.743Z] #17 ... [2019-10-18T16:20:56.743Z] [2019-10-18T16:20:56.743Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:20:56.743Z] #44 113.5 vendor/golang.org/x/net/idna [2019-10-18T16:20:56.743Z] #44 116.4 vendor/golang.org/x/net/http2/hpack [2019-10-18T16:20:56.743Z] #44 117.6 mime [2019-10-18T16:20:56.743Z] #44 120.4 mime/quotedprintable [2019-10-18T16:20:56.743Z] #44 120.8 net/http/internal [2019-10-18T16:20:56.743Z] #44 123.5 mime/multipart [2019-10-18T16:20:56.743Z] #44 123.5 crypto/tls [2019-10-18T16:20:57.001Z] #44 ... [2019-10-18T16:20:57.001Z] [2019-10-18T16:20:57.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:57.001Z] #41 52.07 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-18T16:20:57.001Z] #41 52.15 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-18T16:20:57.001Z] #41 52.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-18T16:20:57.001Z] #41 52.48 AR compel/plugins/std.lib.a [2019-10-18T16:20:57.001Z] #41 52.68 CC compel/plugins/fds/fds.o [2019-10-18T16:20:57.001Z] #41 53.25 AR compel/plugins/fds.lib.a [2019-10-18T16:20:57.001Z] #41 53.32 HOSTDEP compel/src/lib/log-host.d [2019-10-18T16:20:57.001Z] #41 53.47 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T16:20:57.001Z] #41 53.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-18T16:20:57.001Z] #41 53.69 HOSTDEP compel/src/main-host.d [2019-10-18T16:20:57.001Z] #41 53.85 DEP compel/src/lib/ptrace.d [2019-10-18T16:20:57.001Z] #41 53.98 DEP compel/src/lib/infect.d [2019-10-18T16:20:57.001Z] #41 54.16 DEP compel/src/lib/infect-util.d [2019-10-18T16:20:57.001Z] #41 54.30 DEP compel/src/lib/infect-rpc.d [2019-10-18T16:20:57.001Z] #41 54.43 DEP compel/arch/x86/src/lib/infect.d [2019-10-18T16:20:57.001Z] #41 54.54 DEP compel/arch/x86/src/lib/cpu.d [2019-10-18T16:20:57.001Z] #41 54.65 DEP compel/src/lib/log.d [2019-10-18T16:20:57.001Z] #41 54.78 DEP compel/src/main.d [2019-10-18T16:20:57.001Z] #41 54.90 DEP compel/src/lib/handle-elf.d [2019-10-18T16:20:57.001Z] #41 55.05 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-18T16:20:57.001Z] #41 55.23 CC compel/src/lib/log.o [2019-10-18T16:20:57.001Z] #41 55.72 CC compel/arch/x86/src/lib/cpu.o [2019-10-18T16:20:57.001Z] #41 56.68 CC compel/arch/x86/src/lib/infect.o [2019-10-18T16:20:57.258Z] #41 57.57 CC compel/src/lib/infect-rpc.o [2019-10-18T16:20:57.517Z] #41 58.07 CC compel/src/lib/infect-util.o [2019-10-18T16:20:57.779Z] #41 ... [2019-10-18T16:20:57.779Z] [2019-10-18T16:20:57.779Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:20:57.779Z] #47 DONE 124.4s [2019-10-18T16:20:58.037Z] [2019-10-18T16:20:58.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:20:58.294Z] #41 58.68 CC compel/src/lib/infect.o [2019-10-18T16:21:00.096Z] #22 ... [2019-10-18T16:21:00.096Z] [2019-10-18T16:21:00.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:00.096Z] #10 2.603 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:00.096Z] #10 2.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:00.096Z] #10 2.709 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:00.096Z] #10 2.722 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:00.096Z] #10 2.728 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:00.096Z] #10 3.032 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:21:00.096Z] #10 3.555 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:21:00.096Z] #10 3.730 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:21:00.096Z] #10 5.961 Fetched 7742 kB in 4s (1739 kB/s) [2019-10-18T16:21:00.096Z] #10 5.961 Reading package lists... [2019-10-18T16:21:00.096Z] #10 7.675 Reading package lists... [2019-10-18T16:21:00.096Z] #10 9.387 Building dependency tree... [2019-10-18T16:21:00.361Z] #10 10.17 The following additional packages will be installed: [2019-10-18T16:21:00.361Z] #10 10.17 libapparmor1 libseccomp2 [2019-10-18T16:21:00.361Z] #10 10.17 Suggested packages: [2019-10-18T16:21:00.361Z] #10 10.17 seccomp [2019-10-18T16:21:00.361Z] #10 ... [2019-10-18T16:21:00.361Z] [2019-10-18T16:21:00.361Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:00.361Z] #33 2.638 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:00.361Z] #33 2.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:00.361Z] #33 2.705 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:00.361Z] #33 2.708 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:00.361Z] #33 2.716 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:00.361Z] #33 3.004 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:21:00.361Z] #33 3.557 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:21:00.361Z] #33 3.763 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:21:00.361Z] #33 5.596 Fetched 7742 kB in 3s (1949 kB/s) [2019-10-18T16:21:00.361Z] #33 5.596 Reading package lists... [2019-10-18T16:21:00.361Z] #33 7.460 Reading package lists... [2019-10-18T16:21:00.361Z] #33 9.204 Building dependency tree... [2019-10-18T16:21:00.361Z] #33 10.00 The following additional packages will be installed: [2019-10-18T16:21:00.361Z] #33 10.01 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T16:21:00.361Z] #33 10.01 Suggested packages: [2019-10-18T16:21:00.361Z] #33 10.01 codeblocks eclipse ninja-build lrzip [2019-10-18T16:21:00.361Z] #33 10.01 Recommended packages: [2019-10-18T16:21:00.361Z] #33 10.01 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T16:21:00.361Z] #33 10.33 The following NEW packages will be installed: [2019-10-18T16:21:00.361Z] #33 ... [2019-10-18T16:21:00.361Z] [2019-10-18T16:21:00.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:00.361Z] #10 10.25 The following NEW packages will be installed: [2019-10-18T16:21:00.361Z] #10 10.25 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T16:21:00.923Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.0s done [2019-10-18T16:21:00.923Z] #8 DONE 15.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T16:21:00.923Z] #9 DONE 0.3s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T16:21:00.923Z] #10 DONE 0.3s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:00.923Z] #57 ... [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:21:00.923Z] #21 DONE 0.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:21:00.923Z] #22 DONE 0.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T16:21:00.923Z] #62 DONE 0.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T16:21:00.923Z] #68 DONE 0.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T16:21:00.923Z] #47 DONE 0.1s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:21:00.923Z] #31 DONE 0.2s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T16:21:00.923Z] #50 DONE 0.2s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T16:21:00.923Z] #44 DONE 0.2s [2019-10-18T16:21:00.923Z] [2019-10-18T16:21:00.923Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:01.580Z] #41 61.51 CC compel/src/lib/ptrace.o [2019-10-18T16:21:01.580Z] #41 61.93 AR compel/libcompel.a [2019-10-18T16:21:01.580Z] #41 62.01 HOSTCC compel/src/main-host.o [2019-10-18T16:21:01.689Z] #17 35.66 The following NEW packages will be installed: [2019-10-18T16:21:01.689Z] #17 35.66 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T16:21:01.689Z] #17 35.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T16:21:01.689Z] #17 35.67 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T16:21:01.689Z] #17 35.67 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T16:21:01.689Z] #17 35.67 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T16:21:01.689Z] #17 35.67 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T16:21:01.689Z] #17 35.68 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T16:21:01.689Z] #17 35.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T16:21:01.689Z] #17 35.68 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T16:21:01.689Z] #17 35.68 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T16:21:01.689Z] #17 35.68 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T16:21:01.689Z] #17 35.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T16:21:01.689Z] #17 35.68 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T16:21:01.689Z] #17 35.68 xfsprogs xxd xz-utils zip [2019-10-18T16:21:01.755Z] #45 0.784 + RM_GOPATH=0 [2019-10-18T16:21:01.755Z] #45 0.786 + TMP_GOPATH= [2019-10-18T16:21:01.755Z] #45 0.786 + : /build [2019-10-18T16:21:01.755Z] #45 0.786 + '[' -z '' ']' [2019-10-18T16:21:01.755Z] #45 0.792 ++ mktemp -d [2019-10-18T16:21:01.755Z] #45 0.799 + export GOPATH=/tmp/tmp.t9kwUpC7e0 [2019-10-18T16:21:01.755Z] #45 0.799 + GOPATH=/tmp/tmp.t9kwUpC7e0 [2019-10-18T16:21:01.755Z] #45 0.799 + RM_GOPATH=1 [2019-10-18T16:21:01.755Z] #45 0.801 ++ dirname ./install.sh [2019-10-18T16:21:01.755Z] #45 0.806 + dir=. [2019-10-18T16:21:01.755Z] #45 0.806 + bin=vndr [2019-10-18T16:21:01.755Z] #45 0.807 + shift [2019-10-18T16:21:01.755Z] #45 0.807 + '[' '!' -f ./vndr.installer ']' [2019-10-18T16:21:01.755Z] #45 0.808 + . ./vndr.installer [2019-10-18T16:21:01.755Z] #45 0.808 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:21:01.755Z] #45 0.809 + install_vndr [2019-10-18T16:21:01.755Z] #45 0.810 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T16:21:01.755Z] #45 0.810 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.t9kwUpC7e0/src/github.com/LK4D4/vndr [2019-10-18T16:21:01.755Z] #45 0.810 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:21:01.755Z] #45 0.822 Cloning into '/tmp/tmp.t9kwUpC7e0/src/github.com/LK4D4/vndr'... [2019-10-18T16:21:01.792Z] #10 11.31 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:01.792Z] #10 11.31 Need to get 287 kB of archives. [2019-10-18T16:21:01.792Z] #10 11.31 After this operation, 1186 kB of additional disk space will be used. [2019-10-18T16:21:01.792Z] #10 11.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-18T16:21:01.792Z] #10 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-18T16:21:01.792Z] #10 11.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-18T16:21:01.792Z] #10 11.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-18T16:21:01.838Z] #41 62.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-18T16:21:02.052Z] #10 11.87 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:02.095Z] #41 62.53 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T16:21:02.259Z] #17 36.78 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:02.259Z] #17 36.78 Need to get 90.9 MB of archives. [2019-10-18T16:21:02.259Z] #17 36.78 After this operation, 541 MB of additional disk space will be used. [2019-10-18T16:21:02.259Z] #17 36.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T16:21:02.259Z] #17 36.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-18T16:21:02.259Z] #17 36.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-18T16:21:02.259Z] #17 36.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-18T16:21:02.259Z] #17 36.79 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-18T16:21:02.259Z] #17 36.79 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-18T16:21:02.259Z] #17 36.85 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-18T16:21:02.312Z] #10 11.93 Fetched 287 kB in 1s (277 kB/s) [2019-10-18T16:21:02.312Z] #10 11.98 Selecting previously unselected package libseccomp2:arm64. [2019-10-18T16:21:02.312Z] #10 11.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T16:21:02.312Z] #10 12.00 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-18T16:21:02.312Z] #10 12.02 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:02.312Z] #10 12.11 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-18T16:21:02.312Z] #10 12.11 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-18T16:21:02.312Z] #10 12.11 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:02.312Z] #10 12.24 Selecting previously unselected package libapparmor1:arm64. [2019-10-18T16:21:02.312Z] #10 12.24 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T16:21:02.312Z] #10 12.25 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T16:21:02.312Z] #10 12.33 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-18T16:21:02.517Z] #17 37.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-18T16:21:02.517Z] #17 37.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-18T16:21:02.517Z] #17 37.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-18T16:21:02.677Z] #41 62.95 HOSTCC compel/src/lib/log-host.o [2019-10-18T16:21:02.677Z] #41 63.24 HOSTLINK compel/compel-host-bin [2019-10-18T16:21:02.689Z] #10 12.33 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T16:21:02.689Z] #10 12.34 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T16:21:02.689Z] #10 12.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:02.689Z] #10 12.49 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:02.689Z] #10 12.52 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T16:21:02.689Z] #10 12.54 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:02.689Z] #10 12.56 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-18T16:21:02.689Z] #10 12.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:02.925Z] #17 37.23 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T16:21:02.926Z] #17 37.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-18T16:21:02.926Z] #17 37.27 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T16:21:02.926Z] #17 37.28 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-18T16:21:02.926Z] #17 37.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-18T16:21:02.926Z] #17 37.30 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-18T16:21:02.926Z] #17 37.30 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-18T16:21:02.926Z] #17 37.31 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-18T16:21:02.926Z] #17 37.31 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-18T16:21:02.926Z] #17 37.32 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-18T16:21:02.926Z] #17 37.33 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-18T16:21:02.926Z] #17 37.35 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:21:02.926Z] #17 37.36 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:21:02.926Z] #17 37.39 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-18T16:21:02.926Z] #17 37.39 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-18T16:21:02.926Z] #17 37.39 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-18T16:21:02.926Z] #17 37.42 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-18T16:21:02.926Z] #17 37.43 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-18T16:21:02.926Z] #17 37.44 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-18T16:21:02.926Z] #17 37.50 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-18T16:21:02.926Z] #17 37.51 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-18T16:21:02.926Z] #17 37.52 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-18T16:21:02.926Z] #17 37.53 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-18T16:21:02.935Z] #41 63.35 DEP soccr/soccr.d [2019-10-18T16:21:02.950Z] #10 ... [2019-10-18T16:21:02.950Z] [2019-10-18T16:21:02.950Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:02.950Z] #24 2.669 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:02.950Z] #24 2.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:02.950Z] #24 2.710 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:02.950Z] #24 2.713 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:02.950Z] #24 2.726 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:02.950Z] #24 3.047 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:21:02.950Z] #24 3.559 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:21:02.950Z] #24 3.777 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:21:02.950Z] #24 5.826 Fetched 7742 kB in 4s (1804 kB/s) [2019-10-18T16:21:02.950Z] #24 5.826 Reading package lists... [2019-10-18T16:21:02.950Z] #24 7.415 Reading package lists... [2019-10-18T16:21:02.950Z] #24 9.439 Building dependency tree... [2019-10-18T16:21:02.950Z] #24 10.41 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T16:21:02.950Z] #24 10.41 The following additional packages will be installed: [2019-10-18T16:21:02.950Z] #24 10.41 libjq1 libonig4 [2019-10-18T16:21:02.950Z] #24 10.49 The following NEW packages will be installed: [2019-10-18T16:21:02.950Z] #24 10.49 jq libjq1 libonig4 [2019-10-18T16:21:02.950Z] #24 11.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:02.950Z] #24 11.66 Need to get 293 kB of archives. [2019-10-18T16:21:02.950Z] #24 11.66 After this operation, 1086 kB of additional disk space will be used. [2019-10-18T16:21:02.950Z] #24 11.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-18T16:21:02.950Z] #24 11.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-18T16:21:02.950Z] #24 11.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-18T16:21:02.950Z] #24 12.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:02.950Z] #24 12.20 Fetched 293 kB in 1s (224 kB/s) [2019-10-18T16:21:02.950Z] #24 12.27 Selecting previously unselected package libonig4:arm64. [2019-10-18T16:21:02.950Z] #24 12.27 (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 ... 14976 files and directories currently installed.) [2019-10-18T16:21:02.950Z] #24 12.29 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-18T16:21:02.950Z] #24 12.30 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-18T16:21:02.950Z] #24 12.43 Selecting previously unselected package libjq1:arm64. [2019-10-18T16:21:02.950Z] #24 12.43 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T16:21:02.950Z] #24 12.43 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T16:21:02.950Z] #24 12.52 Selecting previously unselected package jq. [2019-10-18T16:21:02.950Z] #24 12.52 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T16:21:02.950Z] #24 12.53 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:02.950Z] #24 12.62 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-18T16:21:02.950Z] #24 12.65 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T16:21:02.950Z] #24 12.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:02.950Z] #24 12.73 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:02.950Z] #24 ... [2019-10-18T16:21:02.950Z] [2019-10-18T16:21:02.950Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:02.950Z] #33 10.33 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T16:21:02.950Z] #33 10.33 vim-common xxd [2019-10-18T16:21:02.950Z] #33 11.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:02.950Z] #33 11.50 Need to get 13.1 MB of archives. [2019-10-18T16:21:02.950Z] #33 11.50 After this operation, 55.5 MB of additional disk space will be used. [2019-10-18T16:21:02.950Z] #33 11.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T16:21:02.950Z] #33 11.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T16:21:02.950Z] #33 11.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-18T16:21:02.950Z] #33 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-18T16:21:02.950Z] #33 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-18T16:21:02.950Z] #33 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-18T16:21:02.950Z] #33 11.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-18T16:21:02.950Z] #33 11.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-18T16:21:02.950Z] #33 12.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-18T16:21:02.950Z] #33 12.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:21:02.950Z] #33 12.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:02.950Z] #33 12.38 Fetched 13.1 MB in 1s (7955 kB/s) [2019-10-18T16:21:02.950Z] #33 12.44 Selecting previously unselected package cmake-data. [2019-10-18T16:21:02.951Z] #33 12.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T16:21:02.951Z] #33 12.46 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T16:21:02.951Z] #33 12.48 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T16:21:03.184Z] #17 37.57 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-18T16:21:03.184Z] #17 37.57 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-18T16:21:03.184Z] #17 37.58 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-18T16:21:03.184Z] #17 37.58 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-18T16:21:03.184Z] #17 37.59 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-18T16:21:03.184Z] #17 37.59 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-18T16:21:03.184Z] #17 37.62 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-18T16:21:03.184Z] #17 37.65 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-18T16:21:03.184Z] #17 37.67 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-18T16:21:03.184Z] #17 37.72 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-18T16:21:03.184Z] #17 37.72 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-18T16:21:03.184Z] #17 37.74 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-18T16:21:03.184Z] #17 37.74 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-18T16:21:03.184Z] #17 37.75 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-18T16:21:03.184Z] #17 37.75 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-18T16:21:03.184Z] #17 37.88 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-18T16:21:03.192Z] #41 63.50 CC soccr/soccr.o [2019-10-18T16:21:03.238Z] #45 1.894 + cd /tmp/tmp.t9kwUpC7e0/src/github.com/LK4D4/vndr [2019-10-18T16:21:03.238Z] #45 1.911 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:21:03.238Z] #45 1.953 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T16:21:03.443Z] #17 37.91 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T16:21:03.704Z] #17 38.05 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T16:21:03.704Z] #17 38.06 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T16:21:03.704Z] #17 38.06 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T16:21:03.704Z] #17 38.09 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T16:21:03.704Z] #17 38.11 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-18T16:21:03.704Z] #17 38.15 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T16:21:04.141Z] #17 38.55 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-18T16:21:04.141Z] #17 38.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-18T16:21:04.141Z] #17 38.66 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-18T16:21:04.141Z] #17 38.68 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-18T16:21:04.141Z] #17 38.68 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-18T16:21:04.141Z] #17 38.71 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-18T16:21:04.158Z] #41 ... [2019-10-18T16:21:04.158Z] [2019-10-18T16:21:04.158Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:04.158Z] #44 131.0 net/http/httptrace [2019-10-18T16:21:04.308Z] #45 3.144 runtime/internal/math [2019-10-18T16:21:04.308Z] #45 3.147 internal/cpu [2019-10-18T16:21:04.308Z] #45 3.195 internal/race [2019-10-18T16:21:04.308Z] #45 3.337 sync/atomic [2019-10-18T16:21:04.400Z] #17 38.89 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-18T16:21:04.400Z] #17 ... [2019-10-18T16:21:04.400Z] [2019-10-18T16:21:04.400Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:04.400Z] #41 32.84 CC images/timer.o [2019-10-18T16:21:04.400Z] #41 33.34 CC images/timerfd.o [2019-10-18T16:21:04.400Z] #41 33.64 CC images/mm.o [2019-10-18T16:21:04.400Z] #41 33.95 CC images/sk-opts.o [2019-10-18T16:21:04.400Z] #41 34.24 CC images/sk-unix.o [2019-10-18T16:21:04.400Z] #41 34.69 CC images/sk-inet.o [2019-10-18T16:21:04.400Z] #41 35.13 CC images/tun.o [2019-10-18T16:21:04.400Z] #41 35.59 CC images/sk-netlink.o [2019-10-18T16:21:04.400Z] #41 35.86 CC images/packet-sock.o [2019-10-18T16:21:04.400Z] #41 36.30 CC images/ipc-var.o [2019-10-18T16:21:04.400Z] #41 36.62 CC images/ipc-desc.o [2019-10-18T16:21:04.400Z] #41 36.93 CC images/ipc-shm.o [2019-10-18T16:21:04.400Z] #41 37.24 CC images/ipc-msg.o [2019-10-18T16:21:04.400Z] #41 37.83 CC images/ipc-sem.o [2019-10-18T16:21:04.400Z] #41 38.08 CC images/utsns.o [2019-10-18T16:21:04.400Z] #41 38.23 CC images/creds.o [2019-10-18T16:21:04.400Z] #41 38.46 CC images/vma.o [2019-10-18T16:21:04.400Z] #41 38.71 CC images/netdev.o [2019-10-18T16:21:04.400Z] #41 39.14 CC images/tty.o [2019-10-18T16:21:04.400Z] #41 39.81 CC images/file-lock.o [2019-10-18T16:21:04.400Z] #41 40.04 CC images/rlimit.o [2019-10-18T16:21:04.400Z] #41 40.36 CC images/pagemap.o [2019-10-18T16:21:04.400Z] #41 40.60 CC images/siginfo.o [2019-10-18T16:21:04.400Z] #41 40.97 CC images/rpc.o [2019-10-18T16:21:04.400Z] #41 42.40 CC images/ext-file.o [2019-10-18T16:21:04.400Z] #41 42.56 CC images/cgroup.o [2019-10-18T16:21:04.400Z] #41 ... [2019-10-18T16:21:04.400Z] [2019-10-18T16:21:04.400Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:04.400Z] #17 39.06 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T16:21:04.400Z] #17 39.09 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T16:21:04.703Z] #45 3.598 unicode [2019-10-18T16:21:04.723Z] #44 131.3 net/http [2019-10-18T16:21:04.857Z] #33 ... [2019-10-18T16:21:04.857Z] [2019-10-18T16:21:04.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:04.857Z] #10 DONE 14.6s [2019-10-18T16:21:04.857Z] [2019-10-18T16:21:04.857Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:04.857Z] #24 DONE 14.6s [2019-10-18T16:21:04.857Z] [2019-10-18T16:21:04.857Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:21:04.967Z] #17 39.43 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T16:21:05.094Z] #45 3.989 runtime [2019-10-18T16:21:05.226Z] #17 39.67 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T16:21:05.226Z] #17 39.69 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-18T16:21:07.089Z] #45 ... [2019-10-18T16:21:07.089Z] [2019-10-18T16:21:07.089Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:07.089Z] #63 0.827 + RM_GOPATH=0 [2019-10-18T16:21:07.089Z] #63 0.827 + TMP_GOPATH= [2019-10-18T16:21:07.089Z] #63 0.827 + : /build/ [2019-10-18T16:21:07.089Z] #63 0.828 + '[' -z '' ']' [2019-10-18T16:21:07.089Z] #63 0.833 ++ mktemp -d [2019-10-18T16:21:07.089Z] #63 0.838 + export GOPATH=/tmp/tmp.Q2z3NRaL7e [2019-10-18T16:21:07.089Z] #63 0.839 + GOPATH=/tmp/tmp.Q2z3NRaL7e [2019-10-18T16:21:07.089Z] #63 0.839 + RM_GOPATH=1 [2019-10-18T16:21:07.089Z] #63 0.841 ++ dirname ./install.sh [2019-10-18T16:21:07.089Z] #63 0.846 + dir=. [2019-10-18T16:21:07.089Z] #63 0.846 + bin=rootlesskit [2019-10-18T16:21:07.089Z] #63 0.847 + shift [2019-10-18T16:21:07.089Z] #63 0.847 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T16:21:07.089Z] #63 0.848 + . ./rootlesskit.installer [2019-10-18T16:21:07.089Z] #63 0.848 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:21:07.089Z] #63 0.851 + install_rootlesskit [2019-10-18T16:21:07.089Z] #63 0.851 + case "$1" in [2019-10-18T16:21:07.089Z] #63 0.852 + export CGO_ENABLED=0 [2019-10-18T16:21:07.089Z] #63 0.852 + CGO_ENABLED=0 [2019-10-18T16:21:07.089Z] #63 0.852 + _install_rootlesskit [2019-10-18T16:21:07.089Z] #63 0.853 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T16:21:07.089Z] #63 0.853 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:21:07.089Z] #63 0.854 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Q2z3NRaL7e/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:21:07.089Z] #63 0.865 Cloning into '/tmp/tmp.Q2z3NRaL7e/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T16:21:07.089Z] #63 4.033 + cd /tmp/tmp.Q2z3NRaL7e/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:21:07.089Z] #63 4.034 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:21:07.089Z] #63 4.402 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:21:07.089Z] #63 4.402 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T16:21:07.125Z] #17 ... [2019-10-18T16:21:07.125Z] [2019-10-18T16:21:07.125Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:07.125Z] #44 100.9 vendor/golang.org/x/text/transform [2019-10-18T16:21:07.125Z] #44 102.0 vendor/golang.org/x/text/unicode/bidi [2019-10-18T16:21:07.125Z] #44 104.1 vendor/golang.org/x/text/secure/bidirule [2019-10-18T16:21:07.125Z] #44 104.4 vendor/golang.org/x/text/unicode/norm [2019-10-18T16:21:07.125Z] #44 109.3 vendor/golang.org/x/net/idna [2019-10-18T16:21:07.125Z] #44 ... [2019-10-18T16:21:07.125Z] [2019-10-18T16:21:07.125Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:07.125Z] #41 43.22 CC images/userns.o [2019-10-18T16:21:07.125Z] #41 43.57 CC images/google/protobuf/descriptor.o [2019-10-18T16:21:07.125Z] #41 45.25 CC images/opts.o [2019-10-18T16:21:07.125Z] #41 45.63 CC images/seccomp.o [2019-10-18T16:21:07.383Z] #41 45.94 CC images/binfmt-misc.o [2019-10-18T16:21:07.404Z] #11 DONE 2.4s [2019-10-18T16:21:07.404Z] [2019-10-18T16:21:07.404Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T16:21:07.642Z] #41 46.19 CC images/time.o [2019-10-18T16:21:07.900Z] #41 46.42 CC images/sysctl.o [2019-10-18T16:21:08.487Z] #41 46.67 CC images/autofs.o [2019-10-18T16:21:08.487Z] #41 46.99 CC images/macvlan.o [2019-10-18T16:21:08.740Z] #63 ... [2019-10-18T16:21:08.740Z] [2019-10-18T16:21:08.740Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:08.740Z] #45 7.513 unicode/utf8 [2019-10-18T16:21:08.747Z] #41 47.17 CC images/sit.o [2019-10-18T16:21:09.007Z] #41 47.50 LINK images/built-in.o [2019-10-18T16:21:09.007Z] #41 47.67 GEN compel/include/asm [2019-10-18T16:21:09.043Z] #12 DONE 1.6s [2019-10-18T16:21:09.043Z] [2019-10-18T16:21:09.043Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:21:09.129Z] #44 ... [2019-10-18T16:21:09.129Z] [2019-10-18T16:21:09.129Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:09.129Z] #17 55.59 Selecting previously unselected package python3.5. [2019-10-18T16:21:09.129Z] #17 55.60 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 55.62 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:09.129Z] #17 55.81 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-18T16:21:09.129Z] #17 55.81 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 55.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T16:21:09.129Z] #17 55.94 Selecting previously unselected package dh-python. [2019-10-18T16:21:09.129Z] #17 55.95 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T16:21:09.129Z] #17 55.97 Unpacking dh-python (2.20170125) ... [2019-10-18T16:21:09.129Z] #17 56.26 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:09.129Z] #17 56.29 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:21:09.129Z] #17 59.41 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T16:21:09.129Z] #17 60.58 Selecting previously unselected package python3. [2019-10-18T16:21:09.129Z] #17 60.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-18T16:21:09.129Z] #17 60.64 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 60.65 Unpacking python3 (3.5.3-1) ... [2019-10-18T16:21:09.129Z] #17 60.78 Selecting previously unselected package pigz. [2019-10-18T16:21:09.129Z] #17 60.79 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 60.79 Unpacking pigz (2.3.4-1) ... [2019-10-18T16:21:09.129Z] #17 60.89 Selecting previously unselected package libip4tc0:amd64. [2019-10-18T16:21:09.129Z] #17 60.89 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 60.91 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:09.129Z] #17 61.00 Selecting previously unselected package libip6tc0:amd64. [2019-10-18T16:21:09.129Z] #17 61.00 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.01 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:09.129Z] #17 61.12 Selecting previously unselected package libiptc0:amd64. [2019-10-18T16:21:09.129Z] #17 61.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.13 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:09.129Z] #17 61.22 Selecting previously unselected package libxtables12:amd64. [2019-10-18T16:21:09.129Z] #17 61.22 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.23 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:09.129Z] #17 61.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-18T16:21:09.129Z] #17 61.36 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T16:21:09.129Z] #17 61.45 Selecting previously unselected package iptables. [2019-10-18T16:21:09.129Z] #17 61.46 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.47 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:09.129Z] #17 61.75 Selecting previously unselected package xxd. [2019-10-18T16:21:09.129Z] #17 61.76 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 61.76 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.129Z] #17 61.89 Selecting previously unselected package vim-common. [2019-10-18T16:21:09.129Z] #17 61.89 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:09.129Z] #17 61.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.129Z] #17 62.08 Selecting previously unselected package bzip2. [2019-10-18T16:21:09.129Z] #17 62.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.08 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T16:21:09.129Z] #17 62.18 Selecting previously unselected package libgpm2:amd64. [2019-10-18T16:21:09.129Z] #17 62.20 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.21 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T16:21:09.129Z] #17 62.30 Selecting previously unselected package xz-utils. [2019-10-18T16:21:09.129Z] #17 62.30 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.30 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:21:09.129Z] #17 62.52 Selecting previously unselected package aufs-tools. [2019-10-18T16:21:09.129Z] #17 62.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.53 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:21:09.129Z] #17 62.73 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:21:09.129Z] #17 62.73 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.74 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:21:09.129Z] #17 62.84 Selecting previously unselected package btrfs-progs. [2019-10-18T16:21:09.129Z] #17 62.84 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 62.85 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:21:09.129Z] #17 63.41 Selecting previously unselected package btrfs-tools. [2019-10-18T16:21:09.129Z] #17 63.42 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 63.44 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:21:09.129Z] #17 63.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-18T16:21:09.129Z] #17 63.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 63.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:09.129Z] #17 63.76 Selecting previously unselected package dmsetup. [2019-10-18T16:21:09.129Z] #17 63.77 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 63.78 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T16:21:09.129Z] #17 63.94 Selecting previously unselected package libonig4:amd64. [2019-10-18T16:21:09.129Z] #17 63.95 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 63.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:21:09.129Z] #17 64.15 Selecting previously unselected package libjq1:amd64. [2019-10-18T16:21:09.129Z] #17 64.18 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.20 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:21:09.129Z] #17 64.34 Selecting previously unselected package jq. [2019-10-18T16:21:09.129Z] #17 64.37 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.37 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:09.129Z] #17 64.46 Selecting previously unselected package libaio1:amd64. [2019-10-18T16:21:09.129Z] #17 64.46 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.47 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-18T16:21:09.129Z] #17 64.53 Selecting previously unselected package libcap2-bin. [2019-10-18T16:21:09.129Z] #17 64.53 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.54 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T16:21:09.129Z] #17 64.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-18T16:21:09.129Z] #17 64.66 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:09.129Z] #17 64.74 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-18T16:21:09.129Z] #17 64.75 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 64.76 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T16:21:09.129Z] #17 65.04 Selecting previously unselected package libpcre16-3:amd64. [2019-10-18T16:21:09.129Z] #17 65.04 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 65.04 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T16:21:09.129Z] #17 65.29 Selecting previously unselected package libpcre32-3:amd64. [2019-10-18T16:21:09.129Z] #17 65.30 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 65.30 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T16:21:09.129Z] #17 65.47 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-18T16:21:09.129Z] #17 65.47 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:09.129Z] #17 65.48 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T16:21:09.129Z] #17 65.96 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-18T16:21:09.129Z] #17 65.97 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-18T16:21:09.164Z] #45 8.056 math [2019-10-18T16:21:09.266Z] #41 47.69 GEN compel/include/version.h [2019-10-18T16:21:09.266Z] #41 47.71 touch .config [2019-10-18T16:21:09.266Z] #41 47.73 GEN include/common/config.h [2019-10-18T16:21:09.266Z] #41 47.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-18T16:21:09.387Z] #17 65.98 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T16:21:09.524Z] #41 47.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-18T16:21:09.524Z] #41 47.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-18T16:21:09.524Z] #41 47.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-18T16:21:09.524Z] #41 47.97 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-18T16:21:09.524Z] #41 47.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-18T16:21:09.524Z] #41 48.02 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T16:21:09.524Z] #41 48.08 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-18T16:21:09.653Z] #17 66.29 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-18T16:21:09.653Z] #17 66.29 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:09.653Z] #17 66.30 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:09.653Z] #17 66.40 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T16:21:09.782Z] #41 48.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T16:21:09.782Z] #41 48.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T16:21:09.782Z] #41 48.14 DEP compel/plugins/std/infect.d [2019-10-18T16:21:09.782Z] #41 48.35 DEP compel/plugins/std/string.d [2019-10-18T16:21:09.911Z] #17 66.41 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T16:21:09.911Z] #17 66.42 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:21:09.911Z] #17 66.56 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T16:21:09.911Z] #17 66.57 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T16:21:09.911Z] #17 66.58 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:21:09.911Z] #17 66.69 Selecting previously unselected package libreadline5:amd64. [2019-10-18T16:21:09.983Z] #13 ... [2019-10-18T16:21:09.983Z] [2019-10-18T16:21:09.983Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:09.983Z] #33 15.33 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T16:21:09.983Z] #33 15.34 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 15.35 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:21:09.983Z] #33 15.45 Selecting previously unselected package libicu57:arm64. [2019-10-18T16:21:09.983Z] #33 15.45 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 15.46 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 17.17 Selecting previously unselected package libxml2:arm64. [2019-10-18T16:21:09.983Z] #33 17.18 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 17.18 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:21:09.983Z] #33 17.43 Selecting previously unselected package libarchive13:arm64. [2019-10-18T16:21:09.983Z] #33 17.43 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 17.43 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-18T16:21:09.983Z] #33 17.57 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-18T16:21:09.983Z] #33 17.57 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 17.58 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-18T16:21:09.983Z] #33 17.67 Selecting previously unselected package libuv1:arm64. [2019-10-18T16:21:09.983Z] #33 17.67 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 17.68 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-18T16:21:09.983Z] #33 17.78 Selecting previously unselected package cmake. [2019-10-18T16:21:09.983Z] #33 17.78 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 17.87 Unpacking cmake (3.7.2-1) ... [2019-10-18T16:21:09.983Z] #33 18.53 Selecting previously unselected package xxd. [2019-10-18T16:21:09.983Z] #33 18.53 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T16:21:09.983Z] #33 18.54 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 18.63 Selecting previously unselected package vim-common. [2019-10-18T16:21:09.983Z] #33 18.64 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:09.983Z] #33 18.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 18.83 Processing triggers for mime-support (3.60) ... [2019-10-18T16:21:09.983Z] #33 18.88 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 18.91 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-18T16:21:09.983Z] #33 18.92 Setting up cmake-data (3.7.2-1) ... [2019-10-18T16:21:09.983Z] #33 18.96 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 19.01 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:21:09.983Z] #33 19.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:09.983Z] #33 19.09 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:09.983Z] #33 19.12 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:21:09.983Z] #33 19.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-18T16:21:09.983Z] #33 19.17 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-18T16:21:09.983Z] #33 19.19 Setting up cmake (3.7.2-1) ... [2019-10-18T16:21:09.983Z] #33 19.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:09.983Z] #33 DONE 19.6s [2019-10-18T16:21:09.983Z] [2019-10-18T16:21:09.983Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:21:09.983Z] #34 DONE 0.1s [2019-10-18T16:21:09.983Z] [2019-10-18T16:21:09.983Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:21:09.983Z] #13 1.140 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T16:21:09.983Z] #13 DONE 1.3s [2019-10-18T16:21:09.983Z] [2019-10-18T16:21:09.983Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T16:21:10.040Z] #41 48.45 DEP compel/plugins/std/log.d [2019-10-18T16:21:10.041Z] #41 48.56 DEP compel/plugins/std/fds.d [2019-10-18T16:21:10.168Z] #17 66.69 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-18T16:21:10.168Z] #17 66.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T16:21:10.168Z] #17 66.84 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-18T16:21:10.168Z] #17 66.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T16:21:10.168Z] #17 66.86 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:21:10.298Z] #41 48.75 DEP compel/plugins/std/std.d [2019-10-18T16:21:10.556Z] #41 48.93 DEP compel/plugins/shmem/shmem.d [2019-10-18T16:21:10.556Z] #41 49.10 DEP compel/plugins/fds/fds.d [2019-10-18T16:21:10.815Z] #41 49.33 CC compel/plugins/std/std.o [2019-10-18T16:21:11.076Z] #41 49.70 CC compel/plugins/std/fds.o [2019-10-18T16:21:11.086Z] #45 ... [2019-10-18T16:21:11.086Z] [2019-10-18T16:21:11.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:11.086Z] #11 0.643 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:11.086Z] #11 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:11.086Z] #11 0.711 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:11.086Z] #11 0.711 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:11.086Z] #11 0.727 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:11.086Z] #11 1.077 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:11.086Z] #11 2.077 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:11.086Z] #11 2.833 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:11.086Z] #11 ... [2019-10-18T16:21:11.086Z] [2019-10-18T16:21:11.086Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:11.086Z] #23 0.841 + RM_GOPATH=0 [2019-10-18T16:21:11.086Z] #23 0.841 + TMP_GOPATH= [2019-10-18T16:21:11.086Z] #23 0.842 + : /build [2019-10-18T16:21:11.086Z] #23 0.846 + '[' -z '' ']' [2019-10-18T16:21:11.086Z] #23 0.847 ++ mktemp -d [2019-10-18T16:21:11.086Z] #23 0.854 + export GOPATH=/tmp/tmp.IwIMU1dIP8 [2019-10-18T16:21:11.086Z] #23 0.854 + GOPATH=/tmp/tmp.IwIMU1dIP8 [2019-10-18T16:21:11.086Z] #23 0.854 + RM_GOPATH=1 [2019-10-18T16:21:11.086Z] #23 0.857 ++ dirname ./install.sh [2019-10-18T16:21:11.086Z] #23 0.862 + dir=. [2019-10-18T16:21:11.086Z] #23 0.863 + bin=dockercli [2019-10-18T16:21:11.086Z] #23 0.863 + shift [2019-10-18T16:21:11.086Z] #23 0.863 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:21:11.086Z] #23 0.863 + . ./dockercli.installer [2019-10-18T16:21:11.086Z] #23 0.863 ++ : stable [2019-10-18T16:21:11.086Z] #23 0.864 ++ : 17.06.2-ce [2019-10-18T16:21:11.086Z] #23 0.868 + install_dockercli [2019-10-18T16:21:11.086Z] #23 0.868 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:21:11.086Z] #23 0.868 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:21:11.086Z] #23 0.870 ++ uname -m [2019-10-18T16:21:11.086Z] #23 0.875 + arch=s390x [2019-10-18T16:21:11.086Z] #23 0.876 + '[' s390x '!=' x86_64 ']' [2019-10-18T16:21:11.086Z] #23 0.877 + '[' s390x '!=' s390x ']' [2019-10-18T16:21:11.086Z] #23 0.877 + url=https://download.docker.com/linux/static [2019-10-18T16:21:11.086Z] #23 0.881 + tar -xz docker/docker [2019-10-18T16:21:11.086Z] #23 0.883 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-18T16:21:11.086Z] #23 9.638 + mkdir -p /build [2019-10-18T16:21:11.086Z] #23 9.654 + mv docker/docker /build/ [2019-10-18T16:21:11.086Z] #23 9.656 + rmdir docker [2019-10-18T16:21:11.086Z] #23 DONE 9.8s [2019-10-18T16:21:11.086Z] [2019-10-18T16:21:11.086Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:21:11.086Z] #29 0.717 + mktemp -d [2019-10-18T16:21:11.086Z] #29 0.718 + export GOPATH=/tmp/tmp.iannHxggn5 [2019-10-18T16:21:11.086Z] #29 0.718 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.iannHxggn5/src/github.com/go-swagger/go-swagger [2019-10-18T16:21:11.086Z] #29 0.719 Cloning into '/tmp/tmp.iannHxggn5/src/github.com/go-swagger/go-swagger'... [2019-10-18T16:21:11.086Z] #29 ... [2019-10-18T16:21:11.086Z] [2019-10-18T16:21:11.086Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:11.086Z] #34 0.372 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:11.086Z] #34 0.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:11.086Z] #34 0.586 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:11.086Z] #34 0.601 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:11.086Z] #34 0.616 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:11.086Z] #34 0.801 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:11.086Z] #34 1.524 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:11.086Z] #34 2.083 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:11.086Z] #34 ... [2019-10-18T16:21:11.086Z] [2019-10-18T16:21:11.086Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:11.086Z] #41 0.798 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:11.086Z] #41 0.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:11.086Z] #41 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:11.086Z] #41 0.848 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:11.086Z] #41 0.869 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:11.086Z] #41 1.569 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:11.086Z] #41 2.997 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:11.086Z] #41 3.882 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:11.363Z] #14 DONE 1.4s [2019-10-18T16:21:11.363Z] [2019-10-18T16:21:11.363Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T16:21:11.509Z] #41 ... [2019-10-18T16:21:11.509Z] [2019-10-18T16:21:11.509Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:11.509Z] #25 0.944 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:11.509Z] #25 0.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:11.509Z] #25 1.014 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:11.509Z] #25 1.082 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:11.509Z] #25 1.115 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:11.509Z] #25 1.875 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:11.509Z] #25 3.568 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:11.509Z] #25 4.304 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:11.509Z] #25 ... [2019-10-18T16:21:11.509Z] [2019-10-18T16:21:11.509Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:11.509Z] #48 0.651 + RM_GOPATH=0 [2019-10-18T16:21:11.509Z] #48 0.653 + TMP_GOPATH= [2019-10-18T16:21:11.509Z] #48 0.653 + : /build [2019-10-18T16:21:11.509Z] #48 0.654 + '[' -z '' ']' [2019-10-18T16:21:11.509Z] #48 0.654 ++ mktemp -d [2019-10-18T16:21:11.509Z] #48 0.656 + export GOPATH=/tmp/tmp.JqBU51xkEl [2019-10-18T16:21:11.509Z] #48 0.656 + GOPATH=/tmp/tmp.JqBU51xkEl [2019-10-18T16:21:11.509Z] #48 0.656 + RM_GOPATH=1 [2019-10-18T16:21:11.509Z] #48 0.656 ++ dirname ./install.sh [2019-10-18T16:21:11.509Z] #48 0.657 + dir=. [2019-10-18T16:21:11.509Z] #48 0.657 + bin=gotestsum [2019-10-18T16:21:11.509Z] #48 0.658 + shift [2019-10-18T16:21:11.510Z] #48 0.658 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T16:21:11.510Z] #48 0.658 + . ./gotestsum.installer [2019-10-18T16:21:11.510Z] #48 0.658 ++ : v0.3.5 [2019-10-18T16:21:11.510Z] #48 0.658 + install_gotestsum [2019-10-18T16:21:11.510Z] #48 0.658 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T16:21:11.510Z] #48 0.658 + go get -d gotest.tools/gotestsum [2019-10-18T16:21:11.510Z] #48 0.658 Installing gotestsum version v0.3.5 [2019-10-18T16:21:11.510Z] #48 ... [2019-10-18T16:21:11.510Z] [2019-10-18T16:21:11.510Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:21:11.510Z] #39 0.630 + mktemp -d [2019-10-18T16:21:11.510Z] #39 0.631 + export GOPATH=/tmp/tmp.uerlIoPaHD [2019-10-18T16:21:11.510Z] #39 0.631 + git clone https://github.com/docker/distribution.git /tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution [2019-10-18T16:21:11.510Z] #39 0.633 Cloning into '/tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution'... [2019-10-18T16:21:11.921Z] #39 ... [2019-10-18T16:21:11.921Z] [2019-10-18T16:21:11.921Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:11.921Z] #32 0.639 + RM_GOPATH=0 [2019-10-18T16:21:11.921Z] #32 0.639 + TMP_GOPATH= [2019-10-18T16:21:11.921Z] #32 0.640 + : /build [2019-10-18T16:21:11.921Z] #32 0.641 + '[' -z '' ']' [2019-10-18T16:21:11.921Z] #32 0.641 ++ mktemp -d [2019-10-18T16:21:11.921Z] #32 0.643 + export GOPATH=/tmp/tmp.7eCs98SfIq [2019-10-18T16:21:11.921Z] #32 0.643 + GOPATH=/tmp/tmp.7eCs98SfIq [2019-10-18T16:21:11.921Z] #32 0.643 + RM_GOPATH=1 [2019-10-18T16:21:11.921Z] #32 0.643 ++ dirname ./install.sh [2019-10-18T16:21:11.921Z] #32 0.648 + dir=. [2019-10-18T16:21:11.921Z] #32 0.648 + bin=tomlv [2019-10-18T16:21:11.921Z] #32 0.648 + shift [2019-10-18T16:21:11.921Z] #32 0.648 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T16:21:11.921Z] #32 0.648 + . ./tomlv.installer [2019-10-18T16:21:11.921Z] #32 0.649 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:21:11.921Z] #32 0.649 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:21:11.921Z] #32 0.649 + install_tomlv [2019-10-18T16:21:11.921Z] #32 0.649 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T16:21:11.921Z] #32 0.649 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7eCs98SfIq/src/github.com/BurntSushi/toml [2019-10-18T16:21:11.921Z] #32 0.650 Cloning into '/tmp/tmp.7eCs98SfIq/src/github.com/BurntSushi/toml'... [2019-10-18T16:21:11.921Z] #32 1.855 + cd /tmp/tmp.7eCs98SfIq/src/github.com/BurntSushi/toml [2019-10-18T16:21:11.921Z] #32 1.855 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:21:11.921Z] #32 1.858 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:21:11.921Z] #32 2.446 internal/cpu [2019-10-18T16:21:11.921Z] #32 2.566 runtime/internal/atomic [2019-10-18T16:21:11.921Z] #32 2.758 runtime/internal/sys [2019-10-18T16:21:11.921Z] #32 3.056 runtime/internal/math [2019-10-18T16:21:11.921Z] #32 3.156 math/bits [2019-10-18T16:21:11.921Z] #32 3.364 internal/bytealg [2019-10-18T16:21:11.921Z] #32 3.666 runtime [2019-10-18T16:21:11.921Z] #32 3.999 math [2019-10-18T16:21:11.921Z] #32 9.975 internal/testlog [2019-10-18T16:21:11.921Z] #32 10.64 encoding [2019-10-18T16:21:11.921Z] #32 ... [2019-10-18T16:21:11.921Z] [2019-10-18T16:21:11.921Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:11.921Z] #57 0.947 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:11.921Z] #57 0.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:11.921Z] #57 0.998 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:11.921Z] #57 1.014 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:11.921Z] #57 1.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:11.921Z] #57 1.721 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:11.921Z] #57 3.178 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:11.921Z] #57 4.037 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:11.921Z] #57 ... [2019-10-18T16:21:11.921Z] [2019-10-18T16:21:11.921Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:11.921Z] #69 0.822 + RM_GOPATH=0 [2019-10-18T16:21:11.921Z] #69 0.822 + TMP_GOPATH= [2019-10-18T16:21:11.921Z] #69 0.822 + : /build [2019-10-18T16:21:11.921Z] #69 0.823 + '[' -z '' ']' [2019-10-18T16:21:11.921Z] #69 0.825 ++ mktemp -d [2019-10-18T16:21:11.921Z] #69 0.830 + export GOPATH=/tmp/tmp.4h0kx7zsfX [2019-10-18T16:21:11.921Z] #69 0.830 + GOPATH=/tmp/tmp.4h0kx7zsfX [2019-10-18T16:21:11.921Z] #69 0.831 + RM_GOPATH=1 [2019-10-18T16:21:11.921Z] #69 0.833 ++ dirname ./install.sh [2019-10-18T16:21:11.921Z] #69 0.837 + dir=. [2019-10-18T16:21:11.921Z] #69 0.838 + bin=proxy [2019-10-18T16:21:11.921Z] #69 0.838 + shift [2019-10-18T16:21:11.921Z] #69 0.838 + '[' '!' -f ./proxy.installer ']' [2019-10-18T16:21:11.921Z] #69 0.839 + . ./proxy.installer [2019-10-18T16:21:11.921Z] #69 0.840 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:21:11.921Z] #69 0.842 + install_proxy [2019-10-18T16:21:11.921Z] #69 0.843 + case "$1" in [2019-10-18T16:21:11.921Z] #69 0.843 + export CGO_ENABLED=0 [2019-10-18T16:21:11.921Z] #69 0.843 + CGO_ENABLED=0 [2019-10-18T16:21:11.921Z] #69 0.844 + _install_proxy [2019-10-18T16:21:11.921Z] #69 0.845 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T16:21:11.921Z] #69 0.845 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:21:11.921Z] #69 0.845 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4h0kx7zsfX/src/github.com/docker/libnetwork [2019-10-18T16:21:11.921Z] #69 0.857 Cloning into '/tmp/tmp.4h0kx7zsfX/src/github.com/docker/libnetwork'... [2019-10-18T16:21:12.010Z] #41 50.32 CC compel/plugins/std/log.o [2019-10-18T16:21:12.066Z] #17 68.51 Selecting previously unselected package net-tools. [2019-10-18T16:21:12.066Z] #17 68.52 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-18T16:21:12.066Z] #17 68.53 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:21:12.066Z] #17 68.77 Selecting previously unselected package python-pip-whl. [2019-10-18T16:21:12.066Z] #17 68.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:12.066Z] #17 68.80 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:21:12.363Z] #69 ... [2019-10-18T16:21:12.363Z] [2019-10-18T16:21:12.363Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:12.363Z] #51 0.706 + RM_GOPATH=0 [2019-10-18T16:21:12.363Z] #51 0.707 + TMP_GOPATH= [2019-10-18T16:21:12.363Z] #51 0.707 + : /build [2019-10-18T16:21:12.363Z] #51 0.707 + '[' -z '' ']' [2019-10-18T16:21:12.363Z] #51 0.749 ++ mktemp -d [2019-10-18T16:21:12.363Z] #51 0.754 + export GOPATH=/tmp/tmp.hMbYt4uvxI [2019-10-18T16:21:12.363Z] #51 0.754 + GOPATH=/tmp/tmp.hMbYt4uvxI [2019-10-18T16:21:12.363Z] #51 0.754 + RM_GOPATH=1 [2019-10-18T16:21:12.363Z] #51 0.755 ++ dirname ./install.sh [2019-10-18T16:21:12.363Z] #51 0.758 + dir=. [2019-10-18T16:21:12.363Z] #51 0.758 + bin=golangci_lint [2019-10-18T16:21:12.363Z] #51 0.758 + shift [2019-10-18T16:21:12.363Z] #51 0.758 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T16:21:12.363Z] #51 0.758 + . ./golangci_lint.installer [2019-10-18T16:21:12.363Z] #51 0.758 ++ : v1.17.1 [2019-10-18T16:21:12.363Z] #51 0.758 + install_golangci_lint [2019-10-18T16:21:12.363Z] #51 0.759 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T16:21:12.363Z] #51 0.759 Installing golangci-lint version v1.17.1 [2019-10-18T16:21:12.363Z] #51 0.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:21:12.363Z] #51 ... [2019-10-18T16:21:12.363Z] [2019-10-18T16:21:12.363Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:21:12.363Z] #39 11.59 + cd /tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution [2019-10-18T16:21:12.363Z] #39 11.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T16:21:12.577Z] #41 ... [2019-10-18T16:21:12.577Z] [2019-10-18T16:21:12.577Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:12.577Z] #17 42.51 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-18T16:21:12.577Z] #17 45.48 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:12.577Z] #17 45.66 Fetched 90.9 MB in 8s (10.2 MB/s) [2019-10-18T16:21:12.577Z] #17 45.75 Selecting previously unselected package bash-completion. [2019-10-18T16:21:12.577Z] #17 45.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-18T16:21:12.577Z] #17 45.84 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T16:21:12.764Z] #15 DONE 1.3s [2019-10-18T16:21:12.764Z] [2019-10-18T16:21:12.764Z] #16 [dev 6/24] RUN ldconfig [2019-10-18T16:21:12.999Z] #17 69.46 Selecting previously unselected package python3-pip. [2019-10-18T16:21:12.999Z] #17 69.46 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:12.999Z] #17 69.47 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:21:12.999Z] #17 69.65 Selecting previously unselected package python3-pkg-resources. [2019-10-18T16:21:12.999Z] #17 69.66 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:21:12.999Z] #17 69.68 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:21:12.999Z] #17 69.84 Selecting previously unselected package python3-setuptools. [2019-10-18T16:21:12.999Z] #17 69.84 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T16:21:13.256Z] #17 69.85 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T16:21:13.511Z] #17 ... [2019-10-18T16:21:13.511Z] [2019-10-18T16:21:13.511Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:13.511Z] #62 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:21:13.511Z] #62 109.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T16:21:13.511Z] #62 DONE 117.7s [2019-10-18T16:21:13.511Z] [2019-10-18T16:21:13.511Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T16:21:13.514Z] #17 70.11 Selecting previously unselected package python3-wheel. [2019-10-18T16:21:13.514Z] #17 70.11 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T16:21:13.514Z] #17 70.12 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T16:21:13.769Z] #63 DONE 0.1s [2019-10-18T16:21:13.769Z] [2019-10-18T16:21:13.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:13.769Z] #41 51.41 CC compel/plugins/std/string.o [2019-10-18T16:21:13.772Z] #17 70.24 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T16:21:13.772Z] #17 70.25 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-18T16:21:13.772Z] #17 70.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:21:14.032Z] #17 70.58 Selecting previously unselected package vim-runtime. [2019-10-18T16:21:14.032Z] #17 70.58 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:14.032Z] #17 70.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T16:21:14.032Z] #17 70.64 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T16:21:14.032Z] #17 70.66 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:14.335Z] #41 52.62 CC compel/plugins/std/infect.o [2019-10-18T16:21:14.601Z] #17 ... [2019-10-18T16:21:14.601Z] [2019-10-18T16:21:14.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:14.601Z] #41 64.84 AR soccr/libsoccr.a [2019-10-18T16:21:14.601Z] #41 64.88 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:21:14.601Z] #41 65.17 DEP criu/arch/x86/sigframe.d [2019-10-18T16:21:14.601Z] #41 65.37 DEP criu/arch/x86/sigaction_compat.d [2019-10-18T16:21:14.601Z] #41 65.48 DEP criu/arch/x86/kerndat.d [2019-10-18T16:21:14.601Z] #41 65.69 DEP criu/arch/x86/crtools.d [2019-10-18T16:21:14.601Z] #41 65.82 DEP criu/arch/x86/cpu.d [2019-10-18T16:21:14.601Z] #41 65.98 CC criu/arch/x86/cpu.o [2019-10-18T16:21:14.601Z] #41 66.59 CC criu/arch/x86/crtools.o [2019-10-18T16:21:14.601Z] #41 67.68 CC criu/arch/x86/kerndat.o [2019-10-18T16:21:14.601Z] #41 68.25 CC criu/arch/x86/sigaction_compat.o [2019-10-18T16:21:14.602Z] #41 68.47 CC criu/arch/x86/sigframe.o [2019-10-18T16:21:14.602Z] #41 68.76 LINK criu/arch/x86/crtools.built-in.o [2019-10-18T16:21:14.602Z] #41 68.81 DEP criu/pie/util-vdso-elf32.d [2019-10-18T16:21:14.602Z] #41 68.97 DEP criu/arch/x86/vdso-pie.d [2019-10-18T16:21:14.602Z] #41 69.14 DEP criu/pie/parasite-vdso.d [2019-10-18T16:21:14.602Z] #41 69.30 DEP criu/pie/util-vdso.d [2019-10-18T16:21:14.602Z] #41 69.45 DEP criu/pie/util.d [2019-10-18T16:21:14.602Z] #41 69.70 CC criu/pie/util.o [2019-10-18T16:21:14.602Z] #41 70.00 CC criu/pie/util-vdso.o [2019-10-18T16:21:14.602Z] #41 70.71 CC criu/pie/parasite-vdso.o [2019-10-18T16:21:14.602Z] #41 71.83 CC criu/arch/x86/vdso-pie.o [2019-10-18T16:21:14.602Z] #41 72.18 CC criu/pie/util-vdso-elf32.o [2019-10-18T16:21:14.602Z] #41 72.80 AR criu/pie/pie.lib.a [2019-10-18T16:21:14.602Z] #41 72.87 DEP criu/pie/restorer.d [2019-10-18T16:21:14.602Z] #41 73.06 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-18T16:21:14.602Z] #41 73.16 DEP criu/arch/x86/restorer_unmap.d [2019-10-18T16:21:14.602Z] #41 73.19 DEP criu/arch/x86/restorer.d [2019-10-18T16:21:14.602Z] #41 73.37 DEP criu/pie/parasite.d [2019-10-18T16:21:14.602Z] #41 73.64 CC criu/pie/parasite.o [2019-10-18T16:21:14.602Z] #41 75.07 LINK criu/pie/parasite.built-in.o [2019-10-18T16:21:14.602Z] #41 75.10 GEN criu/pie/parasite-blob.h [2019-10-18T16:21:14.677Z] #16 DONE 1.9s [2019-10-18T16:21:14.677Z] [2019-10-18T16:21:14.677Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:14.859Z] #41 75.13 CC criu/arch/x86/restorer.o [2019-10-18T16:21:14.901Z] #41 53.42 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-18T16:21:14.901Z] #41 53.48 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-18T16:21:15.159Z] #41 53.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-18T16:21:15.159Z] #41 53.60 AR compel/plugins/std.lib.a [2019-10-18T16:21:15.159Z] #41 53.68 CC compel/plugins/fds/fds.o [2019-10-18T16:21:15.417Z] #41 54.03 AR compel/plugins/fds.lib.a [2019-10-18T16:21:15.424Z] #41 75.71 CC criu/arch/x86/restorer_unmap.o [2019-10-18T16:21:15.424Z] #41 75.77 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-18T16:21:15.452Z] #39 14.16 + GOPATH=/tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uerlIoPaHD go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T16:21:15.676Z] #41 54.07 HOSTDEP compel/src/lib/log-host.d [2019-10-18T16:21:15.676Z] #41 54.15 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T16:21:15.682Z] #41 76.08 CC criu/pie/restorer.o [2019-10-18T16:21:15.934Z] #41 54.32 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-18T16:21:15.934Z] #41 54.44 HOSTDEP compel/src/main-host.d [2019-10-18T16:21:16.192Z] #41 54.60 DEP compel/src/lib/ptrace.d [2019-10-18T16:21:16.192Z] #41 54.75 DEP compel/src/lib/infect.d [2019-10-18T16:21:16.450Z] #41 54.92 DEP compel/src/lib/infect-util.d [2019-10-18T16:21:16.708Z] #41 55.10 DEP compel/src/lib/infect-rpc.d [2019-10-18T16:21:16.708Z] #41 55.30 DEP compel/arch/x86/src/lib/infect.d [2019-10-18T16:21:16.966Z] #41 55.47 DEP compel/arch/x86/src/lib/cpu.d [2019-10-18T16:21:16.966Z] #41 55.57 DEP compel/src/lib/log.d [2019-10-18T16:21:17.053Z] #41 ... [2019-10-18T16:21:17.053Z] [2019-10-18T16:21:17.053Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:17.053Z] #44 143.8 github.com/LK4D4/vndr/godl [2019-10-18T16:21:17.225Z] #41 55.69 DEP compel/src/main.d [2019-10-18T16:21:17.225Z] #41 55.88 DEP compel/src/lib/handle-elf.d [2019-10-18T16:21:17.228Z] #17 2.245 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:17.228Z] #17 2.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:17.228Z] #17 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:17.228Z] #17 2.267 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:17.228Z] #17 2.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:17.228Z] #17 2.446 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:21:17.483Z] #41 56.02 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-18T16:21:17.487Z] #17 2.809 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:21:17.487Z] #17 2.833 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:21:17.741Z] #41 56.22 CC compel/src/lib/log.o [2019-10-18T16:21:17.985Z] #44 144.6 github.com/LK4D4/vndr [2019-10-18T16:21:17.999Z] #41 56.59 CC compel/arch/x86/src/lib/cpu.o [2019-10-18T16:21:18.257Z] #41 ... [2019-10-18T16:21:18.257Z] [2019-10-18T16:21:18.257Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:18.257Z] #44 112.3 vendor/golang.org/x/net/http2/hpack [2019-10-18T16:21:18.257Z] #44 113.6 mime [2019-10-18T16:21:18.257Z] #44 115.5 mime/quotedprintable [2019-10-18T16:21:18.257Z] #44 115.9 net/http/internal [2019-10-18T16:21:18.257Z] #44 121.0 net/textproto [2019-10-18T16:21:18.257Z] #44 121.0 crypto/x509 [2019-10-18T16:21:18.257Z] #44 122.4 vendor/golang.org/x/net/http/httpguts [2019-10-18T16:21:18.514Z] #44 ... [2019-10-18T16:21:18.514Z] [2019-10-18T16:21:18.514Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:18.514Z] #17 50.07 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T16:21:18.514Z] #17 50.57 Selecting previously unselected package libnet1:amd64. [2019-10-18T16:21:18.514Z] #17 50.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 50.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:21:18.514Z] #17 50.69 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-18T16:21:18.514Z] #17 50.69 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 50.70 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T16:21:18.514Z] #17 50.79 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-18T16:21:18.514Z] #17 50.79 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 50.80 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T16:21:18.514Z] #17 50.96 Selecting previously unselected package libudev-dev:amd64. [2019-10-18T16:21:18.514Z] #17 50.97 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 50.99 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:21:18.514Z] #17 51.17 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-18T16:21:18.514Z] #17 51.17 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 51.17 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:18.514Z] #17 51.77 Selecting previously unselected package python3.5-minimal. [2019-10-18T16:21:18.514Z] #17 51.77 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 51.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:21:18.514Z] #17 52.97 Selecting previously unselected package python3-minimal. [2019-10-18T16:21:18.514Z] #17 52.99 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-18T16:21:18.514Z] #17 53.00 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T16:21:18.772Z] #17 53.09 Selecting previously unselected package libmpdec2:amd64. [2019-10-18T16:21:18.772Z] #17 53.10 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-18T16:21:18.772Z] #17 53.11 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T16:21:18.772Z] #17 53.25 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-18T16:21:18.772Z] #17 53.26 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:21:18.772Z] #17 53.27 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:18.786Z] #39 ... [2019-10-18T16:21:18.786Z] [2019-10-18T16:21:18.786Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:18.786Z] #45 15.18 unicode/utf16 [2019-10-18T16:21:18.786Z] #45 15.62 container/list [2019-10-18T16:21:18.786Z] #45 16.25 crypto/internal/subtle [2019-10-18T16:21:18.786Z] #45 16.41 crypto/subtle [2019-10-18T16:21:18.786Z] #45 16.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T16:21:18.786Z] #45 16.64 internal/nettrace [2019-10-18T16:21:18.786Z] #45 16.72 runtime/cgo [2019-10-18T16:21:19.399Z] #17 4.421 Fetched 7742 kB in 3s (2356 kB/s) [2019-10-18T16:21:20.672Z] #17 55.20 Selecting previously unselected package python3.5. [2019-10-18T16:21:20.673Z] #17 55.21 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-18T16:21:20.673Z] #17 55.21 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:20.785Z] #17 4.421 Reading package lists... [2019-10-18T16:21:20.931Z] #17 55.41 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-18T16:21:20.931Z] #17 55.42 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-18T16:21:20.931Z] #17 55.43 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T16:21:20.931Z] #17 55.50 Selecting previously unselected package dh-python. [2019-10-18T16:21:20.931Z] #17 55.50 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T16:21:21.189Z] #17 55.51 Unpacking dh-python (2.20170125) ... [2019-10-18T16:21:21.189Z] #17 55.71 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:21.189Z] #17 55.73 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:21:22.124Z] #17 ... [2019-10-18T16:21:22.124Z] [2019-10-18T16:21:22.124Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:22.124Z] #47 DONE 126.1s [2019-10-18T16:21:22.124Z] [2019-10-18T16:21:22.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:22.124Z] #41 57.52 CC compel/arch/x86/src/lib/infect.o [2019-10-18T16:21:22.124Z] #41 58.65 CC compel/src/lib/infect-rpc.o [2019-10-18T16:21:22.124Z] #41 59.03 CC compel/src/lib/infect-util.o [2019-10-18T16:21:22.124Z] #41 59.33 CC compel/src/lib/infect.o [2019-10-18T16:21:22.177Z] #17 5.926 Reading package lists... [2019-10-18T16:21:22.224Z] #45 ... [2019-10-18T16:21:22.224Z] [2019-10-18T16:21:22.224Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:22.224Z] #34 11.26 Fetched 7670 kB in 10s (702 kB/s) [2019-10-18T16:21:22.224Z] #34 11.26 Reading package lists... [2019-10-18T16:21:22.224Z] #34 16.51 Reading package lists... [2019-10-18T16:21:22.224Z] #34 20.70 Building dependency tree... [2019-10-18T16:21:22.224Z] #34 ... [2019-10-18T16:21:22.224Z] [2019-10-18T16:21:22.224Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:22.224Z] #32 11.00 runtime/cgo [2019-10-18T16:21:22.224Z] #32 ... [2019-10-18T16:21:22.224Z] [2019-10-18T16:21:22.224Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:22.224Z] #34 20.70 Building dependency tree... [2019-10-18T16:21:22.236Z] #44 ... [2019-10-18T16:21:22.236Z] [2019-10-18T16:21:22.236Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:22.236Z] #17 74.35 Selecting previously unselected package vim. [2019-10-18T16:21:22.236Z] #17 74.36 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 74.38 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:22.236Z] #17 75.04 Selecting previously unselected package xfsprogs. [2019-10-18T16:21:22.236Z] #17 75.04 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 75.06 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:21:22.236Z] #17 75.73 Selecting previously unselected package zip. [2019-10-18T16:21:22.236Z] #17 75.75 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 75.76 Unpacking zip (3.0-11+b1) ... [2019-10-18T16:21:22.236Z] #17 76.08 Selecting previously unselected package libapparmor-perl. [2019-10-18T16:21:22.236Z] #17 76.08 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 76.10 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:21:22.236Z] #17 76.21 Selecting previously unselected package apparmor. [2019-10-18T16:21:22.236Z] #17 76.21 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 76.30 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:21:22.236Z] #17 76.68 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T16:21:22.236Z] #17 76.71 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 76.72 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:21:22.236Z] #17 78.55 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T16:21:22.236Z] #17 78.56 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T16:21:22.236Z] #17 78.57 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:21:22.439Z] #17 7.353 Building dependency tree... [2019-10-18T16:21:22.640Z] #34 ... [2019-10-18T16:21:22.641Z] [2019-10-18T16:21:22.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:22.641Z] #11 12.00 Fetched 7670 kB in 11s (674 kB/s) [2019-10-18T16:21:22.641Z] #11 12.00 Reading package lists... [2019-10-18T16:21:22.641Z] #11 16.40 Reading package lists... [2019-10-18T16:21:22.641Z] #11 20.54 Building dependency tree... [2019-10-18T16:21:22.641Z] #11 21.63 The following additional packages will be installed: [2019-10-18T16:21:22.641Z] #11 21.65 libapparmor1 libseccomp2 [2019-10-18T16:21:22.641Z] #11 21.65 Suggested packages: [2019-10-18T16:21:22.641Z] #11 21.66 seccomp [2019-10-18T16:21:22.641Z] #11 22.01 The following NEW packages will be installed: [2019-10-18T16:21:22.641Z] #11 22.01 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T16:21:22.702Z] #17 7.982 The following additional packages will be installed: [2019-10-18T16:21:22.702Z] #17 7.982 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T16:21:22.702Z] #17 7.983 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T16:21:22.702Z] #17 7.983 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T16:21:22.702Z] #17 7.984 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T16:21:22.702Z] #17 7.984 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T16:21:22.702Z] #17 7.984 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T16:21:22.702Z] #17 7.985 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T16:21:22.702Z] #17 7.985 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T16:21:22.702Z] #17 7.985 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T16:21:22.702Z] #17 7.989 Suggested packages: [2019-10-18T16:21:22.702Z] #17 7.989 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T16:21:22.702Z] #17 7.989 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T16:21:22.702Z] #17 7.989 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T16:21:22.702Z] #17 7.989 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T16:21:22.702Z] #17 7.989 Recommended packages: [2019-10-18T16:21:22.702Z] #17 7.989 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T16:21:22.702Z] #17 7.989 python3-keyrings.alt python3-xdg unzip [2019-10-18T16:21:23.063Z] #11 22.12 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:23.063Z] #11 22.12 Need to get 301 kB of archives. [2019-10-18T16:21:23.063Z] #11 22.12 After this operation, 1402 kB of additional disk space will be used. [2019-10-18T16:21:23.063Z] #11 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-18T16:21:23.063Z] #11 22.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-18T16:21:23.063Z] #11 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-18T16:21:23.063Z] #11 22.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-18T16:21:23.063Z] #11 ... [2019-10-18T16:21:23.063Z] [2019-10-18T16:21:23.063Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:23.063Z] #34 22.10 The following additional packages will be installed: [2019-10-18T16:21:23.063Z] #34 22.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T16:21:23.063Z] #34 22.11 Suggested packages: [2019-10-18T16:21:23.063Z] #34 22.11 codeblocks eclipse ninja-build lrzip [2019-10-18T16:21:23.063Z] #34 22.11 Recommended packages: [2019-10-18T16:21:23.063Z] #34 22.11 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T16:21:23.930Z] #34 ... [2019-10-18T16:21:23.930Z] [2019-10-18T16:21:23.930Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:23.930Z] #41 12.98 Fetched 7670 kB in 12s (634 kB/s) [2019-10-18T16:21:23.930Z] #41 12.98 Reading package lists... [2019-10-18T16:21:23.930Z] #41 17.64 Reading package lists... [2019-10-18T16:21:23.930Z] #41 21.95 Building dependency tree... [2019-10-18T16:21:23.930Z] #41 ... [2019-10-18T16:21:23.930Z] [2019-10-18T16:21:23.930Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:23.930Z] #34 23.09 The following NEW packages will be installed: [2019-10-18T16:21:23.930Z] #34 23.09 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T16:21:23.930Z] #34 23.09 vim-common xxd [2019-10-18T16:21:23.930Z] #34 23.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:23.930Z] #34 23.18 Need to get 13.2 MB of archives. [2019-10-18T16:21:23.930Z] #34 23.18 After this operation, 59.4 MB of additional disk space will be used. [2019-10-18T16:21:23.930Z] #34 23.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T16:21:23.930Z] #34 23.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T16:21:24.023Z] #41 62.39 CC compel/src/lib/ptrace.o [2019-10-18T16:21:24.095Z] #17 9.099 The following NEW packages will be installed: [2019-10-18T16:21:24.095Z] #17 9.099 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T16:21:24.095Z] #17 9.099 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T16:21:24.095Z] #17 9.100 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T16:21:24.095Z] #17 9.101 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T16:21:24.095Z] #17 9.101 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T16:21:24.095Z] #17 9.102 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T16:21:24.095Z] #17 9.102 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T16:21:24.095Z] #17 9.102 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T16:21:24.095Z] #17 9.102 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T16:21:24.095Z] #17 9.102 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T16:21:24.095Z] #17 9.103 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T16:21:24.095Z] #17 9.103 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T16:21:24.096Z] #17 9.104 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T16:21:24.096Z] #17 9.104 xfsprogs xxd xz-utils zip [2019-10-18T16:21:24.130Z] #17 80.52 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T16:21:24.130Z] #17 80.52 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T16:21:24.130Z] #17 80.53 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:21:24.130Z] #17 80.62 Selecting previously unselected package mingw-w64-common. [2019-10-18T16:21:24.130Z] #17 80.63 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T16:21:24.130Z] #17 80.64 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T16:21:24.281Z] #41 62.88 AR compel/libcompel.a [2019-10-18T16:21:24.341Z] #34 23.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-18T16:21:24.341Z] #34 ... [2019-10-18T16:21:24.341Z] [2019-10-18T16:21:24.341Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:24.341Z] #57 13.61 Fetched 7670 kB in 12s (605 kB/s) [2019-10-18T16:21:24.341Z] #57 13.61 Reading package lists... [2019-10-18T16:21:24.341Z] #57 17.97 Reading package lists... [2019-10-18T16:21:24.341Z] #57 22.35 Building dependency tree... [2019-10-18T16:21:24.341Z] #57 ... [2019-10-18T16:21:24.341Z] [2019-10-18T16:21:24.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:24.341Z] #11 23.34 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:24.341Z] #11 23.45 Fetched 301 kB in 0s (2761 kB/s) [2019-10-18T16:21:24.341Z] #11 23.54 Selecting previously unselected package libseccomp2:s390x. [2019-10-18T16:21:24.341Z] #11 23.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T16:21:24.341Z] #11 23.71 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-18T16:21:24.341Z] #11 23.72 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:24.341Z] #11 23.83 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-18T16:21:24.541Z] #41 62.96 HOSTCC compel/src/main-host.o [2019-10-18T16:21:24.541Z] #41 ... [2019-10-18T16:21:24.541Z] [2019-10-18T16:21:24.541Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:24.541Z] #17 59.19 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T16:21:24.788Z] #11 23.84 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-18T16:21:24.789Z] #11 23.84 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:24.789Z] #11 ... [2019-10-18T16:21:24.789Z] [2019-10-18T16:21:24.789Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:24.789Z] #25 14.05 Fetched 7670 kB in 13s (589 kB/s) [2019-10-18T16:21:24.789Z] #25 14.05 Reading package lists... [2019-10-18T16:21:24.789Z] #25 18.11 Reading package lists... [2019-10-18T16:21:24.789Z] #25 22.45 Building dependency tree... [2019-10-18T16:21:24.789Z] #25 24.11 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T16:21:24.789Z] #25 24.11 The following additional packages will be installed: [2019-10-18T16:21:24.789Z] #25 24.11 libjq1 libonig4 [2019-10-18T16:21:24.789Z] #25 ... [2019-10-18T16:21:24.789Z] [2019-10-18T16:21:24.789Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:24.789Z] #57 24.07 The following additional packages will be installed: [2019-10-18T16:21:24.789Z] #57 24.08 btrfs-progs liblzo2-2 [2019-10-18T16:21:25.041Z] #17 10.15 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:25.041Z] #17 10.15 Need to get 84.4 MB of archives. [2019-10-18T16:21:25.041Z] #17 10.15 After this operation, 528 MB of additional disk space will be used. [2019-10-18T16:21:25.041Z] #17 10.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T16:21:25.041Z] #17 10.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-18T16:21:25.041Z] #17 10.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-18T16:21:25.041Z] #17 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-18T16:21:25.041Z] #17 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-18T16:21:25.041Z] #17 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-18T16:21:25.041Z] #17 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-18T16:21:25.041Z] #17 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-18T16:21:25.041Z] #17 10.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-18T16:21:25.041Z] #17 10.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-18T16:21:25.041Z] #17 10.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-18T16:21:25.041Z] #17 10.42 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-18T16:21:25.041Z] #17 10.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-18T16:21:25.041Z] #17 10.42 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-18T16:21:25.041Z] #17 10.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-18T16:21:25.041Z] #17 10.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-18T16:21:25.041Z] #17 10.43 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-18T16:21:25.266Z] #57 24.28 The following NEW packages will be installed: [2019-10-18T16:21:25.266Z] #57 24.29 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T16:21:25.266Z] #57 24.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:25.266Z] #57 24.41 Need to get 668 kB of archives. [2019-10-18T16:21:25.266Z] #57 24.41 After this operation, 5446 kB of additional disk space will be used. [2019-10-18T16:21:25.266Z] #57 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T16:21:25.266Z] #57 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-18T16:21:25.266Z] #57 ... [2019-10-18T16:21:25.266Z] [2019-10-18T16:21:25.266Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:25.266Z] #69 14.13 + cd /tmp/tmp.4h0kx7zsfX/src/github.com/docker/libnetwork [2019-10-18T16:21:25.266Z] #69 14.13 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:21:25.266Z] #69 14.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T16:21:25.266Z] #69 ... [2019-10-18T16:21:25.266Z] [2019-10-18T16:21:25.266Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:25.266Z] #25 24.50 The following NEW packages will be installed: [2019-10-18T16:21:25.266Z] #25 24.50 jq libjq1 libonig4 [2019-10-18T16:21:25.266Z] #25 24.62 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:25.266Z] #25 24.62 Need to get 328 kB of archives. [2019-10-18T16:21:25.266Z] #25 24.62 After this operation, 1263 kB of additional disk space will be used. [2019-10-18T16:21:25.266Z] #25 24.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-18T16:21:25.306Z] #17 10.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-18T16:21:25.306Z] #17 10.58 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-18T16:21:25.306Z] #17 10.59 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-18T16:21:25.306Z] #17 10.59 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-18T16:21:25.306Z] #17 10.59 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-18T16:21:25.306Z] #17 10.60 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:21:25.306Z] #17 10.61 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-18T16:21:25.306Z] #17 10.61 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-18T16:21:25.306Z] #17 10.61 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-18T16:21:25.306Z] #17 10.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-18T16:21:25.306Z] #17 10.63 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T16:21:25.306Z] #17 10.63 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-18T16:21:25.306Z] #17 10.64 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-18T16:21:25.306Z] #17 10.64 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-18T16:21:25.306Z] #17 10.64 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-18T16:21:25.306Z] #17 10.64 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-18T16:21:25.306Z] #17 10.65 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-18T16:21:25.306Z] #17 10.65 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-18T16:21:25.306Z] #17 10.65 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-18T16:21:25.306Z] #17 10.66 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-18T16:21:25.306Z] #17 10.66 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-18T16:21:25.306Z] #17 10.66 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-18T16:21:25.306Z] #17 10.66 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-18T16:21:25.306Z] #17 10.67 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-18T16:21:25.306Z] #17 10.74 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-18T16:21:25.567Z] #17 10.75 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-18T16:21:25.567Z] #17 10.76 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-18T16:21:25.567Z] #17 10.76 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-18T16:21:25.567Z] #17 10.76 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-18T16:21:25.567Z] #17 10.76 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-18T16:21:25.567Z] #17 10.77 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-18T16:21:25.567Z] #17 10.84 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-18T16:21:25.567Z] #17 10.85 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T16:21:25.567Z] #17 10.89 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T16:21:25.567Z] #17 10.90 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T16:21:25.567Z] #17 10.90 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T16:21:25.567Z] #17 10.91 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T16:21:25.567Z] #17 10.92 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-18T16:21:25.567Z] #17 10.92 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T16:21:25.674Z] #25 24.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-18T16:21:25.674Z] #25 24.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-18T16:21:25.828Z] #17 11.02 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-18T16:21:25.828Z] #17 11.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-18T16:21:25.828Z] #17 11.05 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-18T16:21:25.828Z] #17 11.06 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-18T16:21:25.828Z] #17 11.06 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-18T16:21:25.828Z] #17 11.07 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-18T16:21:25.828Z] #17 11.10 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-18T16:21:25.828Z] #17 11.14 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T16:21:25.828Z] #17 11.14 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T16:21:25.828Z] #17 11.22 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T16:21:25.928Z] #17 60.55 Selecting previously unselected package python3. [2019-10-18T16:21:25.928Z] #17 60.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 ... 16747 files and directories currently installed.) [2019-10-18T16:21:25.928Z] #17 60.60 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-18T16:21:26.088Z] #17 11.41 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-18T16:21:26.088Z] #17 11.42 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-18T16:21:26.186Z] #17 60.62 Unpacking python3 (3.5.3-1) ... [2019-10-18T16:21:26.186Z] #17 60.70 Selecting previously unselected package pigz. [2019-10-18T16:21:26.186Z] #17 60.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-18T16:21:26.186Z] #17 60.71 Unpacking pigz (2.3.4-1) ... [2019-10-18T16:21:26.444Z] #17 60.82 Selecting previously unselected package libip4tc0:amd64. [2019-10-18T16:21:26.444Z] #17 60.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:26.444Z] #17 60.82 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:26.444Z] #17 60.91 Selecting previously unselected package libip6tc0:amd64. [2019-10-18T16:21:26.444Z] #17 60.91 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:26.444Z] #17 60.92 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:26.444Z] #17 61.03 Selecting previously unselected package libiptc0:amd64. [2019-10-18T16:21:26.505Z] #25 ... [2019-10-18T16:21:26.505Z] [2019-10-18T16:21:26.505Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:21:26.505Z] #11 24.86 Selecting previously unselected package libapparmor1:s390x. [2019-10-18T16:21:26.505Z] #11 24.86 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T16:21:26.505Z] #11 24.87 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-18T16:21:26.505Z] #11 24.99 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-18T16:21:26.505Z] #11 25.00 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T16:21:26.505Z] #11 25.00 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-18T16:21:26.505Z] #11 25.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:26.505Z] #11 25.28 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:26.505Z] #11 25.29 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-18T16:21:26.505Z] #11 25.30 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-18T16:21:26.505Z] #11 25.31 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-18T16:21:26.505Z] #11 25.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:26.505Z] #11 DONE 25.5s [2019-10-18T16:21:26.505Z] [2019-10-18T16:21:26.505Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:21:26.505Z] #53 DONE 0.1s [2019-10-18T16:21:26.505Z] [2019-10-18T16:21:26.505Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T16:21:26.505Z] #54 DONE 0.1s [2019-10-18T16:21:26.505Z] [2019-10-18T16:21:26.505Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:26.505Z] #55 0.173 + RM_GOPATH=0 [2019-10-18T16:21:26.505Z] #55 0.173 + TMP_GOPATH= [2019-10-18T16:21:26.505Z] #55 0.173 + : /build [2019-10-18T16:21:26.505Z] #55 0.173 + '[' -z '' ']' [2019-10-18T16:21:26.505Z] #55 0.174 ++ mktemp -d [2019-10-18T16:21:26.505Z] #55 0.175 + export GOPATH=/tmp/tmp.xQslpGB1lC [2019-10-18T16:21:26.505Z] #55 0.175 + GOPATH=/tmp/tmp.xQslpGB1lC [2019-10-18T16:21:26.505Z] #55 0.175 + RM_GOPATH=1 [2019-10-18T16:21:26.505Z] #55 0.175 ++ dirname ./install.sh [2019-10-18T16:21:26.505Z] #55 0.176 + dir=. [2019-10-18T16:21:26.505Z] #55 0.176 + bin=runc [2019-10-18T16:21:26.505Z] #55 0.176 + shift [2019-10-18T16:21:26.505Z] #55 0.176 + '[' '!' -f ./runc.installer ']' [2019-10-18T16:21:26.505Z] #55 0.176 + . ./runc.installer [2019-10-18T16:21:26.505Z] #55 0.176 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:21:26.505Z] #55 0.176 + install_runc [2019-10-18T16:21:26.505Z] #55 0.177 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T16:21:26.505Z] #55 0.177 + uname -r [2019-10-18T16:21:26.505Z] #55 0.193 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T16:21:26.505Z] #55 0.194 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T16:21:26.505Z] #55 0.194 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T16:21:26.505Z] #55 0.195 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xQslpGB1lC/src/github.com/opencontainers/runc [2019-10-18T16:21:26.505Z] #55 0.213 Cloning into '/tmp/tmp.xQslpGB1lC/src/github.com/opencontainers/runc'... [2019-10-18T16:21:26.505Z] #55 ... [2019-10-18T16:21:26.505Z] [2019-10-18T16:21:26.505Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:26.505Z] #51 15.55 + cd /tmp/tmp.hMbYt4uvxI/src/github.com/golangci/golangci-lint/ [2019-10-18T16:21:26.505Z] #51 15.58 + git checkout -q v1.17.1 [2019-10-18T16:21:26.505Z] #51 16.67 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:21:26.702Z] #17 61.03 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:26.702Z] #17 61.04 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:26.702Z] #17 61.15 Selecting previously unselected package libxtables12:amd64. [2019-10-18T16:21:26.702Z] #17 61.16 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:26.702Z] #17 61.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:26.961Z] #17 61.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-18T16:21:26.961Z] #17 61.43 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-18T16:21:26.961Z] #17 61.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T16:21:26.961Z] #17 61.49 Selecting previously unselected package iptables. [2019-10-18T16:21:26.961Z] #17 61.49 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-18T16:21:26.961Z] #17 61.50 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:27.001Z] #51 ... [2019-10-18T16:21:27.001Z] [2019-10-18T16:21:27.001Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:27.001Z] #25 25.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:27.001Z] #25 25.74 Fetched 328 kB in 0s (3256 kB/s) [2019-10-18T16:21:27.001Z] #25 25.80 Selecting previously unselected package libonig4:s390x. [2019-10-18T16:21:27.001Z] #25 25.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T16:21:27.001Z] #25 25.89 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-18T16:21:27.001Z] #25 25.90 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-18T16:21:27.001Z] #25 ... [2019-10-18T16:21:27.001Z] [2019-10-18T16:21:27.001Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:21:27.001Z] #12 DONE 0.7s [2019-10-18T16:21:27.001Z] [2019-10-18T16:21:27.001Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:27.001Z] #25 26.19 Selecting previously unselected package libjq1:s390x. [2019-10-18T16:21:27.001Z] #25 26.21 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T16:21:27.001Z] #25 26.23 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T16:21:27.031Z] #17 12.18 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-18T16:21:27.219Z] #17 61.80 Selecting previously unselected package xxd. [2019-10-18T16:21:27.219Z] #17 61.80 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:21:27.219Z] #17 61.81 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:27.291Z] #17 ... [2019-10-18T16:21:27.291Z] [2019-10-18T16:21:27.291Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:27.291Z] #22 27.00 + cd /tmp/tmp.CiwJ5tSZ5z/tmp/docker-ce [2019-10-18T16:21:27.291Z] #22 27.00 + git checkout -q v17.06.2-ce [2019-10-18T16:21:27.291Z] #22 28.51 + mkdir -p /tmp/tmp.CiwJ5tSZ5z/src/github.com/docker [2019-10-18T16:21:27.291Z] #22 28.51 + mv components/cli /tmp/tmp.CiwJ5tSZ5z/src/github.com/docker/cli [2019-10-18T16:21:27.291Z] #22 28.51 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-18T16:21:27.407Z] #17 ... [2019-10-18T16:21:27.407Z] [2019-10-18T16:21:27.407Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:27.407Z] #44 DONE 154.3s [2019-10-18T16:21:27.407Z] [2019-10-18T16:21:27.407Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:27.407Z] #41 78.94 LINK criu/pie/restorer.built-in.o [2019-10-18T16:21:27.407Z] #41 78.96 GEN criu/pie/restorer-blob.h [2019-10-18T16:21:27.407Z] #41 79.07 DEP criu/vdso.d [2019-10-18T16:21:27.407Z] #41 79.23 DEP criu/vdso-compat.d [2019-10-18T16:21:27.407Z] #41 79.37 DEP criu/uts_ns.d [2019-10-18T16:21:27.407Z] #41 79.61 DEP criu/util.d [2019-10-18T16:21:27.407Z] #41 79.90 DEP criu/uffd.d [2019-10-18T16:21:27.407Z] #41 80.10 DEP criu/tun.d [2019-10-18T16:21:27.407Z] #41 80.29 DEP criu/tty.d [2019-10-18T16:21:27.407Z] #41 80.46 DEP criu/timerfd.d [2019-10-18T16:21:27.407Z] #41 80.63 DEP criu/sysfs_parse.d [2019-10-18T16:21:27.407Z] #41 80.76 DEP criu/sysctl.d [2019-10-18T16:21:27.407Z] #41 80.89 DEP criu/string.d [2019-10-18T16:21:27.407Z] #41 80.96 DEP criu/stats.d [2019-10-18T16:21:27.407Z] #41 81.11 DEP criu/sockets.d [2019-10-18T16:21:27.407Z] #41 81.35 DEP criu/sk-unix.d [2019-10-18T16:21:27.407Z] #41 81.61 DEP criu/sk-tcp.d [2019-10-18T16:21:27.407Z] #41 81.83 DEP criu/sk-queue.d [2019-10-18T16:21:27.407Z] #41 82.01 DEP criu/sk-packet.d [2019-10-18T16:21:27.407Z] #41 82.21 DEP criu/sk-netlink.d [2019-10-18T16:21:27.407Z] #41 82.43 DEP criu/sk-inet.d [2019-10-18T16:21:27.407Z] #41 82.65 DEP criu/signalfd.d [2019-10-18T16:21:27.407Z] #41 82.83 DEP criu/sigframe.d [2019-10-18T16:21:27.407Z] #41 82.93 DEP criu/shmem.d [2019-10-18T16:21:27.407Z] #41 83.10 DEP criu/servicefd.d [2019-10-18T16:21:27.407Z] #41 83.30 DEP criu/seize.d [2019-10-18T16:21:27.407Z] #41 83.46 DEP criu/seccomp.d [2019-10-18T16:21:27.407Z] #41 83.73 DEP criu/rst-malloc.d [2019-10-18T16:21:27.407Z] #41 83.84 DEP criu/rbtree.d [2019-10-18T16:21:27.407Z] #41 83.88 DEP criu/pstree.d [2019-10-18T16:21:27.407Z] #41 84.05 DEP criu/protobuf.d [2019-10-18T16:21:27.407Z] #41 84.21 GEN criu/protobuf-desc-gen.h [2019-10-18T16:21:27.407Z] #41 85.62 DEP criu/protobuf-desc.d [2019-10-18T16:21:27.407Z] #41 85.78 DEP criu/proc_parse.d [2019-10-18T16:21:27.407Z] #41 86.01 DEP criu/plugin.d [2019-10-18T16:21:27.407Z] #41 86.17 DEP criu/pipes.d [2019-10-18T16:21:27.407Z] #41 86.40 DEP criu/pie-util.d [2019-10-18T16:21:27.407Z] #41 86.51 DEP criu/pie-util-vdso.d [2019-10-18T16:21:27.407Z] #41 86.67 DEP criu/pie-util-vdso-elf32.d [2019-10-18T16:21:27.407Z] #41 86.83 DEP criu/path.d [2019-10-18T16:21:27.407Z] #41 86.97 DEP criu/parasite-syscall.d [2019-10-18T16:21:27.407Z] #41 87.21 DEP criu/pagemap.d [2019-10-18T16:21:27.407Z] #41 87.40 DEP criu/pagemap-cache.d [2019-10-18T16:21:27.407Z] #41 87.55 DEP criu/page-xfer.d [2019-10-18T16:21:27.407Z] #41 87.74 DEP criu/page-pipe.d [2019-10-18T16:21:27.407Z] #41 87.84 DEP criu/netfilter.d [2019-10-18T16:21:27.476Z] #17 61.97 Selecting previously unselected package vim-common. [2019-10-18T16:21:27.477Z] #17 61.97 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:27.477Z] #17 61.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:27.525Z] #25 26.49 Selecting previously unselected package jq. [2019-10-18T16:21:27.525Z] #25 26.50 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T16:21:27.525Z] #25 26.50 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:27.525Z] #25 ... [2019-10-18T16:21:27.525Z] [2019-10-18T16:21:27.525Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T16:21:27.525Z] #13 DONE 0.5s [2019-10-18T16:21:27.525Z] [2019-10-18T16:21:27.525Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:27.525Z] #57 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-18T16:21:27.525Z] #57 25.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:27.525Z] #57 25.60 Fetched 668 kB in 0s (3766 kB/s) [2019-10-18T16:21:27.525Z] #57 25.68 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T16:21:27.525Z] #57 25.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T16:21:27.525Z] #57 25.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T16:21:27.525Z] #57 25.77 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:21:27.525Z] #57 25.90 Selecting previously unselected package btrfs-progs. [2019-10-18T16:21:27.525Z] #57 25.90 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-18T16:21:27.525Z] #57 25.91 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:21:27.551Z] #22 ... [2019-10-18T16:21:27.551Z] [2019-10-18T16:21:27.551Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:27.551Z] #17 12.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:27.551Z] #17 12.93 Fetched 84.4 MB in 3s (24.6 MB/s) [2019-10-18T16:21:27.551Z] #17 13.01 Selecting previously unselected package bash-completion. [2019-10-18T16:21:27.664Z] #41 88.14 DEP criu/net.d [2019-10-18T16:21:27.735Z] #17 62.20 Selecting previously unselected package bzip2. [2019-10-18T16:21:27.735Z] #17 62.21 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-18T16:21:27.735Z] #17 62.22 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T16:21:27.735Z] #17 62.34 Selecting previously unselected package libgpm2:amd64. [2019-10-18T16:21:27.735Z] #17 62.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-18T16:21:27.735Z] #17 62.36 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T16:21:27.814Z] #17 13.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-18T16:21:27.815Z] #17 13.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T16:21:27.993Z] #17 62.43 Selecting previously unselected package xz-utils. [2019-10-18T16:21:27.993Z] #17 62.43 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-18T16:21:27.993Z] #17 62.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:21:28.025Z] #57 ... [2019-10-18T16:21:28.025Z] [2019-10-18T16:21:28.025Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:21:28.025Z] #14 0.253 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T16:21:28.025Z] #14 DONE 0.4s [2019-10-18T16:21:28.025Z] [2019-10-18T16:21:28.025Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:28.025Z] #57 26.95 Selecting previously unselected package btrfs-tools. [2019-10-18T16:21:28.025Z] #57 26.95 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-18T16:21:28.025Z] #57 26.99 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:21:28.025Z] #57 27.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:28.025Z] #57 27.15 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:21:28.025Z] #57 27.18 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:21:28.025Z] #57 ... [2019-10-18T16:21:28.025Z] [2019-10-18T16:21:28.025Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:21:28.025Z] #25 26.87 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-18T16:21:28.025Z] #25 26.87 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T16:21:28.025Z] #25 26.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:28.025Z] #25 26.96 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:28.025Z] #25 DONE 27.2s [2019-10-18T16:21:28.025Z] [2019-10-18T16:21:28.025Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:21:28.025Z] #26 DONE 0.1s [2019-10-18T16:21:28.025Z] [2019-10-18T16:21:28.025Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:28.025Z] #57 27.21 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:21:28.025Z] #57 27.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:28.229Z] #41 88.64 DEP criu/namespaces.d [2019-10-18T16:21:28.251Z] #17 62.67 Selecting previously unselected package aufs-tools. [2019-10-18T16:21:28.251Z] #17 62.67 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-18T16:21:28.251Z] #17 62.67 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:21:28.251Z] #17 62.83 Selecting previously unselected package liblzo2-2:amd64. [2019-10-18T16:21:28.251Z] #17 62.83 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-18T16:21:28.251Z] #17 62.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:21:28.251Z] #17 62.95 Selecting previously unselected package btrfs-progs. [2019-10-18T16:21:28.509Z] #17 62.95 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-18T16:21:28.509Z] #17 62.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:21:28.537Z] #57 ... [2019-10-18T16:21:28.537Z] [2019-10-18T16:21:28.537Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T16:21:28.537Z] #15 DONE 0.5s [2019-10-18T16:21:28.537Z] [2019-10-18T16:21:28.537Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:21:28.537Z] #57 DONE 27.7s [2019-10-18T16:21:28.537Z] [2019-10-18T16:21:28.537Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:28.537Z] #41 23.87 The following additional packages will be installed: [2019-10-18T16:21:28.537Z] #41 23.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T16:21:28.537Z] #41 23.89 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T16:21:28.537Z] #41 23.89 Suggested packages: [2019-10-18T16:21:28.537Z] #41 23.89 manpages-dev python-setuptools [2019-10-18T16:21:28.537Z] #41 25.92 The following NEW packages will be installed: [2019-10-18T16:21:28.537Z] #41 25.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T16:21:28.537Z] #41 25.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T16:21:28.537Z] #41 25.93 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T16:21:28.537Z] #41 25.93 zlib1g-dev [2019-10-18T16:21:28.537Z] #41 26.03 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:21:28.537Z] #41 26.03 Need to get 3476 kB of archives. [2019-10-18T16:21:28.538Z] #41 26.03 After this operation, 20.2 MB of additional disk space will be used. [2019-10-18T16:21:28.538Z] #41 26.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-18T16:21:28.538Z] #41 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-18T16:21:28.538Z] #41 26.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-18T16:21:28.538Z] #41 26.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-18T16:21:28.538Z] #41 26.07 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-18T16:21:28.538Z] #41 26.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-18T16:21:28.538Z] #41 26.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-18T16:21:28.538Z] #41 26.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-18T16:21:28.538Z] #41 26.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-18T16:21:28.538Z] #41 26.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-18T16:21:28.538Z] #41 26.13 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-18T16:21:28.538Z] #41 26.21 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-18T16:21:28.538Z] #41 26.26 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-18T16:21:28.538Z] #41 26.27 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-18T16:21:28.538Z] #41 26.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T16:21:28.538Z] #41 26.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-18T16:21:28.538Z] #41 27.68 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:28.538Z] #41 ... [2019-10-18T16:21:28.538Z] [2019-10-18T16:21:28.538Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:21:28.538Z] #58 DONE 0.1s [2019-10-18T16:21:28.538Z] [2019-10-18T16:21:28.538Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:28.538Z] #41 27.85 Fetched 3476 kB in 0s (11.0 MB/s) [2019-10-18T16:21:28.538Z] #41 ... [2019-10-18T16:21:28.538Z] [2019-10-18T16:21:28.538Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T16:21:28.538Z] #59 DONE 0.1s [2019-10-18T16:21:28.538Z] [2019-10-18T16:21:28.538Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T16:21:28.538Z] #16 DONE 0.4s [2019-10-18T16:21:28.767Z] #17 ... [2019-10-18T16:21:28.767Z] [2019-10-18T16:21:28.767Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:28.767Z] #44 122.6 vendor/golang.org/x/net/http/httpproxy [2019-10-18T16:21:28.767Z] #44 123.2 mime/multipart [2019-10-18T16:21:28.767Z] #44 125.7 crypto/tls [2019-10-18T16:21:28.767Z] #44 132.4 net/http/httptrace [2019-10-18T16:21:28.767Z] #44 132.6 net/http [2019-10-18T16:21:28.767Z] #44 ... [2019-10-18T16:21:28.767Z] [2019-10-18T16:21:28.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:28.767Z] #41 63.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-18T16:21:28.767Z] #41 63.61 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T16:21:28.767Z] #41 63.92 HOSTCC compel/src/lib/log-host.o [2019-10-18T16:21:28.767Z] #41 64.10 HOSTLINK compel/compel-host-bin [2019-10-18T16:21:28.767Z] #41 64.27 DEP soccr/soccr.d [2019-10-18T16:21:28.767Z] #41 64.48 CC soccr/soccr.o [2019-10-18T16:21:28.767Z] #41 65.97 AR soccr/libsoccr.a [2019-10-18T16:21:28.767Z] #41 66.01 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:21:28.767Z] #41 66.32 DEP criu/arch/x86/sigframe.d [2019-10-18T16:21:28.767Z] #41 66.46 DEP criu/arch/x86/sigaction_compat.d [2019-10-18T16:21:28.767Z] #41 66.58 DEP criu/arch/x86/kerndat.d [2019-10-18T16:21:28.767Z] #41 66.81 DEP criu/arch/x86/crtools.d [2019-10-18T16:21:28.767Z] #41 66.99 DEP criu/arch/x86/cpu.d [2019-10-18T16:21:28.767Z] #41 67.23 CC criu/arch/x86/cpu.o [2019-10-18T16:21:28.793Z] #41 88.98 DEP criu/mount.d [2019-10-18T16:21:28.793Z] #41 89.37 DEP criu/mem.d [2019-10-18T16:21:28.985Z] [2019-10-18T16:21:28.985Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:28.985Z] #34 24.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-18T16:21:28.985Z] #34 24.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-18T16:21:28.985Z] #34 24.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-18T16:21:28.985Z] #34 24.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-18T16:21:28.985Z] #34 24.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-18T16:21:28.985Z] #34 24.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:21:28.985Z] #34 24.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:21:28.985Z] #34 25.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:21:28.985Z] #34 25.76 Fetched 13.2 MB in 1s (8686 kB/s) [2019-10-18T16:21:28.985Z] #34 25.91 Selecting previously unselected package cmake-data. [2019-10-18T16:21:28.985Z] #34 25.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T16:21:28.985Z] #34 26.01 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T16:21:28.985Z] #34 26.02 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T16:21:28.985Z] #34 ... [2019-10-18T16:21:28.985Z] [2019-10-18T16:21:28.985Z] #17 [dev 6/24] RUN ldconfig [2019-10-18T16:21:28.985Z] #17 DONE 0.4s [2019-10-18T16:21:29.052Z] #41 ... [2019-10-18T16:21:29.052Z] [2019-10-18T16:21:29.052Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:29.052Z] #17 85.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T16:21:29.052Z] #17 85.73 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T16:21:29.052Z] #17 85.74 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:21:29.615Z] [2019-10-18T16:21:29.615Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:29.615Z] #41 28.16 Selecting previously unselected package libnet1:s390x. [2019-10-18T16:21:29.615Z] #41 28.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-18T16:21:29.615Z] #41 28.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T16:21:29.615Z] #41 28.23 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T16:21:29.615Z] #41 28.48 Selecting previously unselected package libcap-dev:s390x. [2019-10-18T16:21:29.615Z] #41 28.49 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-18T16:21:29.615Z] #41 28.50 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-18T16:21:29.615Z] #41 28.62 Selecting previously unselected package libnet1-dev. [2019-10-18T16:21:29.615Z] #41 28.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T16:21:29.615Z] #41 28.63 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:21:29.615Z] #41 28.82 Selecting previously unselected package libnl-3-200:s390x. [2019-10-18T16:21:29.615Z] #41 28.82 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-18T16:21:29.615Z] #41 28.83 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T16:21:29.615Z] #41 28.98 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-18T16:21:29.615Z] #41 29.01 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-18T16:21:29.615Z] #41 29.01 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-18T16:21:29.701Z] #41 67.97 CC criu/arch/x86/crtools.o [2019-10-18T16:21:29.761Z] #17 14.92 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T16:21:29.793Z] #6 completed: 2019-10-18 16:21:26.320513579 +0000 UTC [2019-10-18T16:21:29.793Z] #6 duration: 2m8.260617149s [2019-10-18T16:21:29.793Z] [2019-10-18T16:21:29.793Z] [2019-10-18T16:21:29.793Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-18T16:21:29.793Z] #7 digest: sha256:51ad65eed91f7647fd8410854df89364d3a0fb808055c6b7f3c6fba6046b3e4d [2019-10-18T16:21:29.793Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-18T16:21:29.793Z] #7 started: 2019-10-18 16:21:26.322787262 +0000 UTC [2019-10-18T16:21:30.016Z] #41 29.31 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-18T16:21:30.016Z] #41 29.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-18T16:21:30.016Z] #41 29.32 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T16:21:30.016Z] #41 29.40 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-18T16:21:30.022Z] #17 15.44 Selecting previously unselected package libnet1:arm64. [2019-10-18T16:21:30.023Z] #17 15.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T16:21:30.023Z] #17 15.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T16:21:30.284Z] #17 15.55 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-18T16:21:30.284Z] #17 15.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-18T16:21:30.284Z] #17 15.56 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-18T16:21:30.284Z] #17 15.62 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-18T16:21:30.284Z] #17 15.62 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-18T16:21:30.284Z] #17 15.64 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-18T16:21:30.284Z] #17 15.73 Selecting previously unselected package libudev-dev:arm64. [2019-10-18T16:21:30.413Z] #41 29.43 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-18T16:21:30.413Z] #41 29.44 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-18T16:21:30.413Z] #41 29.58 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-18T16:21:30.413Z] #41 29.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-18T16:21:30.413Z] #41 29.59 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-18T16:21:30.545Z] #17 15.74 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-18T16:21:30.545Z] #17 15.75 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-18T16:21:30.545Z] #17 15.94 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-18T16:21:30.545Z] #17 15.94 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T16:21:30.545Z] #17 15.95 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:30.635Z] #41 ... [2019-10-18T16:21:30.635Z] [2019-10-18T16:21:30.635Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:30.635Z] #17 63.48 Selecting previously unselected package btrfs-tools. [2019-10-18T16:21:30.635Z] #17 63.48 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 63.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:21:30.635Z] #17 63.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-18T16:21:30.635Z] #17 63.54 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 63.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:30.635Z] #17 63.72 Selecting previously unselected package dmsetup. [2019-10-18T16:21:30.635Z] #17 63.72 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 63.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T16:21:30.635Z] #17 63.93 Selecting previously unselected package libonig4:amd64. [2019-10-18T16:21:30.635Z] #17 63.93 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 63.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:21:30.635Z] #17 64.10 Selecting previously unselected package libjq1:amd64. [2019-10-18T16:21:30.635Z] #17 64.11 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.11 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:21:30.635Z] #17 64.23 Selecting previously unselected package jq. [2019-10-18T16:21:30.635Z] #17 64.24 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.25 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:30.635Z] #17 64.35 Selecting previously unselected package libaio1:amd64. [2019-10-18T16:21:30.635Z] #17 64.35 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.36 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-18T16:21:30.635Z] #17 64.43 Selecting previously unselected package libcap2-bin. [2019-10-18T16:21:30.635Z] #17 64.43 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T16:21:30.635Z] #17 64.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-18T16:21:30.635Z] #17 64.52 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:30.635Z] #17 64.60 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-18T16:21:30.635Z] #17 64.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.60 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T16:21:30.635Z] #17 64.88 Selecting previously unselected package libpcre16-3:amd64. [2019-10-18T16:21:30.635Z] #17 64.88 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 64.88 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T16:21:30.635Z] #17 65.07 Selecting previously unselected package libpcre32-3:amd64. [2019-10-18T16:21:30.635Z] #17 65.07 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 65.07 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T16:21:30.635Z] #17 65.23 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-18T16:21:30.635Z] #17 65.24 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-18T16:21:30.635Z] #17 65.25 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T16:21:30.811Z] #41 29.90 Selecting previously unselected package libprotobuf10:s390x. [2019-10-18T16:21:30.812Z] #41 29.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-18T16:21:30.812Z] #41 29.91 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-18T16:21:31.117Z] #17 16.41 Selecting previously unselected package python3.5-minimal. [2019-10-18T16:21:31.117Z] #17 16.42 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T16:21:31.117Z] #17 16.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:21:31.201Z] #17 65.73 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-18T16:21:31.201Z] #17 65.73 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-18T16:21:31.201Z] #17 65.74 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T16:21:31.380Z] #17 16.74 Selecting previously unselected package python3-minimal. [2019-10-18T16:21:31.380Z] #17 16.75 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-18T16:21:31.380Z] #17 16.76 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T16:21:31.380Z] #17 16.85 Selecting previously unselected package libmpdec2:arm64. [2019-10-18T16:21:31.641Z] #17 16.85 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-18T16:21:31.641Z] #17 16.86 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-18T16:21:31.641Z] #17 16.94 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-18T16:21:31.641Z] #17 16.94 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T16:21:31.641Z] #17 16.95 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:31.664Z] #41 30.60 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-18T16:21:31.664Z] #41 30.62 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-18T16:21:31.664Z] #41 30.63 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-18T16:21:31.664Z] #41 30.88 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-18T16:21:31.664Z] #41 30.89 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-18T16:21:31.664Z] #41 30.89 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-18T16:21:31.767Z] #17 66.07 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-18T16:21:31.767Z] #17 66.07 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-18T16:21:31.767Z] #17 66.09 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T16:21:31.767Z] #17 66.20 Selecting previously unselected package libnl-3-200:amd64. [2019-10-18T16:21:31.767Z] #17 66.20 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-18T16:21:31.767Z] #17 66.21 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:21:31.767Z] #17 66.32 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-18T16:21:31.767Z] #17 66.32 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-18T16:21:31.767Z] #17 66.33 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:21:31.767Z] #17 66.39 Selecting previously unselected package libreadline5:amd64. [2019-10-18T16:21:31.767Z] #17 66.39 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-18T16:21:31.767Z] #17 66.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T16:21:32.033Z] #17 66.59 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-18T16:21:32.033Z] #17 66.60 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-18T16:21:32.033Z] #17 66.62 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:21:32.582Z] #17 17.65 Selecting previously unselected package python3.5. [2019-10-18T16:21:32.582Z] #17 17.65 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-18T16:21:32.582Z] #17 17.66 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:32.582Z] #17 17.81 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-18T16:21:32.582Z] #17 17.82 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-18T16:21:32.583Z] #17 17.82 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-18T16:21:32.583Z] #17 17.92 Selecting previously unselected package dh-python. [2019-10-18T16:21:32.583Z] #17 17.92 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T16:21:32.583Z] #17 17.93 Unpacking dh-python (2.20170125) ... [2019-10-18T16:21:33.034Z] #41 32.27 Selecting previously unselected package libprotoc10:s390x. [2019-10-18T16:21:33.034Z] #41 32.28 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-18T16:21:33.034Z] #41 32.28 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-18T16:21:33.053Z] #17 18.07 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T16:21:33.053Z] #17 18.11 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:21:33.230Z] #17 89.88 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T16:21:33.230Z] #17 89.89 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:21:33.230Z] #17 89.89 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:21:33.487Z] #17 90.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T16:21:33.487Z] #17 90.02 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:21:33.487Z] #17 90.03 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:21:33.876Z] #41 32.98 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T16:21:33.876Z] #41 32.98 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-18T16:21:33.876Z] #41 32.99 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:21:33.876Z] #41 33.07 Selecting previously unselected package protobuf-compiler. [2019-10-18T16:21:33.876Z] #41 33.07 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-18T16:21:33.876Z] #41 33.08 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T16:21:33.876Z] #41 33.19 Selecting previously unselected package python-pkg-resources. [2019-10-18T16:21:33.876Z] #41 33.20 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:21:33.876Z] #41 33.20 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T16:21:33.934Z] #17 68.45 Selecting previously unselected package net-tools. [2019-10-18T16:21:33.934Z] #17 68.45 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-18T16:21:33.934Z] #17 68.47 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:21:34.192Z] #17 68.71 Selecting previously unselected package python-pip-whl. [2019-10-18T16:21:34.192Z] #17 68.71 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:34.192Z] #17 68.72 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:21:34.287Z] #41 ... [2019-10-18T16:21:34.287Z] [2019-10-18T16:21:34.287Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:34.287Z] #27 2.439 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:21:34.287Z] #27 2.993 [2019-10-18T16:21:34.547Z] #17 19.72 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T16:21:34.856Z] #17 ... [2019-10-18T16:21:34.856Z] [2019-10-18T16:21:34.856Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:21:34.856Z] #28 161.8 + rm -rf /tmp/tmp.FCQijzMDEB [2019-10-18T16:21:35.016Z] #17 69.41 Selecting previously unselected package python3-pip. [2019-10-18T16:21:35.017Z] #17 69.42 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:35.017Z] #17 69.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:21:35.017Z] #17 69.63 Selecting previously unselected package python3-pkg-resources. [2019-10-18T16:21:35.017Z] #17 69.63 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:21:35.017Z] #17 69.64 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:21:35.274Z] #17 69.75 Selecting previously unselected package python3-setuptools. [2019-10-18T16:21:35.274Z] #17 69.75 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T16:21:35.274Z] #17 69.76 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T16:21:35.421Z] #28 DONE 162.4s [2019-10-18T16:21:35.421Z] [2019-10-18T16:21:35.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:35.421Z] #41 89.53 DEP criu/lsm.d [2019-10-18T16:21:35.421Z] #41 89.74 DEP criu/log.d [2019-10-18T16:21:35.421Z] #41 89.88 DEP criu/libnetlink.d [2019-10-18T16:21:35.421Z] #41 90.09 DEP criu/kerndat.d [2019-10-18T16:21:35.421Z] #41 90.34 DEP criu/kcmp-ids.d [2019-10-18T16:21:35.421Z] #41 90.48 DEP criu/irmap.d [2019-10-18T16:21:35.421Z] #41 90.67 DEP criu/ipc_ns.d [2019-10-18T16:21:35.421Z] #41 90.84 DEP criu/image.d [2019-10-18T16:21:35.421Z] #41 91.02 DEP criu/image-desc.d [2019-10-18T16:21:35.421Z] #41 91.13 DEP criu/fsnotify.d [2019-10-18T16:21:35.421Z] #41 91.28 DEP criu/filesystems.d [2019-10-18T16:21:35.421Z] #41 91.43 DEP criu/files.d [2019-10-18T16:21:35.421Z] #41 91.66 DEP criu/files-reg.d [2019-10-18T16:21:35.421Z] #41 91.88 DEP criu/files-ext.d [2019-10-18T16:21:35.421Z] #41 92.00 DEP criu/file-lock.d [2019-10-18T16:21:35.421Z] #41 92.13 DEP criu/file-ids.d [2019-10-18T16:21:35.421Z] #41 92.33 DEP criu/fifo.d [2019-10-18T16:21:35.421Z] #41 92.52 DEP criu/fdstore.d [2019-10-18T16:21:35.421Z] #41 92.66 DEP criu/fault-injection.d [2019-10-18T16:21:35.421Z] #41 92.71 DEP criu/external.d [2019-10-18T16:21:35.421Z] #41 92.81 DEP criu/eventpoll.d [2019-10-18T16:21:35.421Z] #41 93.03 DEP criu/eventfd.d [2019-10-18T16:21:35.421Z] #41 93.20 DEP criu/crtools.d [2019-10-18T16:21:35.421Z] #41 93.39 DEP criu/cr-service.d [2019-10-18T16:21:35.421Z] #41 93.61 DEP criu/cr-restore.d [2019-10-18T16:21:35.421Z] #41 93.88 DEP criu/cr-errno.d [2019-10-18T16:21:35.421Z] #41 93.91 DEP criu/cr-dump.d [2019-10-18T16:21:35.421Z] #41 94.20 DEP criu/cr-dedup.d [2019-10-18T16:21:35.421Z] #41 94.42 DEP criu/cr-check.d [2019-10-18T16:21:35.421Z] #41 94.74 DEP criu/config.d [2019-10-18T16:21:35.421Z] #41 94.99 DEP criu/clone-noasan.d [2019-10-18T16:21:35.421Z] #41 95.09 DEP criu/cgroup.d [2019-10-18T16:21:35.421Z] #41 95.29 DEP criu/cgroup-props.d [2019-10-18T16:21:35.421Z] #41 95.41 DEP criu/bitmap.d [2019-10-18T16:21:35.421Z] #41 95.47 DEP criu/bfd.d [2019-10-18T16:21:35.421Z] #41 95.56 DEP criu/autofs.d [2019-10-18T16:21:35.421Z] #41 95.70 DEP criu/aio.d [2019-10-18T16:21:35.421Z] #41 95.96 DEP criu/action-scripts.d [2019-10-18T16:21:35.500Z] #17 20.74 Selecting previously unselected package python3. [2019-10-18T16:21:35.500Z] #17 20.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 ... 16632 files and directories currently installed.) [2019-10-18T16:21:35.500Z] #17 20.76 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-18T16:21:35.500Z] #17 20.78 Unpacking python3 (3.5.3-1) ... [2019-10-18T16:21:35.500Z] #17 20.98 Selecting previously unselected package pigz. [2019-10-18T16:21:35.500Z] #17 20.99 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-18T16:21:35.500Z] #17 21.00 Unpacking pigz (2.3.4-1) ... [2019-10-18T16:21:35.504Z] #27 3.427 ## 2.8% ### 4.9% ##### 7.0% ######## 11.2% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% ######################## 33.9% ########################### 38.1% ############################## 42.3% ################################# 46.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% [2019-10-18T16:21:35.504Z] #27 ... [2019-10-18T16:21:35.504Z] [2019-10-18T16:21:35.504Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:35.504Z] #69 DONE 34.3s [2019-10-18T16:21:35.504Z] [2019-10-18T16:21:35.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:35.504Z] #27 3.427 ## 2.8% ### 4.9% ##### 7.0% ######## 11.2% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% ######################## 33.9% ########################### 38.1% ############################## 42.3% ################################# 46.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% ################################################# 69.4% [2019-10-18T16:21:35.504Z] #27 ... [2019-10-18T16:21:35.504Z] [2019-10-18T16:21:35.504Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:35.505Z] #41 33.49 Selecting previously unselected package python-protobuf. [2019-10-18T16:21:35.505Z] #41 33.49 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-18T16:21:35.505Z] #41 33.52 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T16:21:35.505Z] #41 33.94 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T16:21:35.505Z] #41 34.01 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T16:21:35.505Z] #41 34.03 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T16:21:35.532Z] #17 70.03 Selecting previously unselected package python3-wheel. [2019-10-18T16:21:35.532Z] #17 70.03 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T16:21:35.532Z] #17 70.04 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T16:21:35.532Z] #17 70.15 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T16:21:35.764Z] #17 21.12 Selecting previously unselected package libip4tc0:arm64. [2019-10-18T16:21:35.764Z] #17 21.12 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T16:21:35.764Z] #17 21.13 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:35.764Z] #17 21.22 Selecting previously unselected package libip6tc0:arm64. [2019-10-18T16:21:35.764Z] #17 21.22 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T16:21:35.764Z] #17 21.23 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:35.790Z] #17 70.16 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-18T16:21:35.790Z] #17 70.18 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:21:35.986Z] #41 96.35 CC criu/action-scripts.o [2019-10-18T16:21:36.030Z] #17 21.45 Selecting previously unselected package libiptc0:arm64. [2019-10-18T16:21:36.030Z] #17 21.45 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T16:21:36.030Z] #17 21.47 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:36.048Z] #17 70.47 Selecting previously unselected package vim-runtime. [2019-10-18T16:21:36.048Z] #17 70.47 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:36.048Z] #17 70.51 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T16:21:36.048Z] #17 70.53 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T16:21:36.048Z] #17 70.54 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:36.291Z] #17 21.59 Selecting previously unselected package libxtables12:arm64. [2019-10-18T16:21:36.291Z] #17 21.59 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T16:21:36.291Z] #17 21.60 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:36.291Z] #17 21.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-18T16:21:36.291Z] #17 21.71 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-18T16:21:36.291Z] #17 21.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-18T16:21:36.551Z] #41 96.97 CC criu/aio.o [2019-10-18T16:21:36.552Z] #17 21.79 Selecting previously unselected package iptables. [2019-10-18T16:21:36.552Z] #17 21.80 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-18T16:21:36.552Z] #17 21.81 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:36.812Z] #17 22.07 Selecting previously unselected package xxd. [2019-10-18T16:21:36.812Z] #17 22.08 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T16:21:36.812Z] #17 22.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:36.846Z] #41 ... [2019-10-18T16:21:36.846Z] [2019-10-18T16:21:36.846Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:36.846Z] #48 25.79 + cd /tmp/tmp.JqBU51xkEl/src/gotest.tools/gotestsum [2019-10-18T16:21:36.847Z] #48 25.79 + git checkout -q v0.3.5 [2019-10-18T16:21:36.847Z] #48 25.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T16:21:36.847Z] #48 ... [2019-10-18T16:21:36.847Z] [2019-10-18T16:21:36.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:37.072Z] #17 22.33 Selecting previously unselected package vim-common. [2019-10-18T16:21:37.072Z] #17 22.33 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:37.072Z] #17 22.35 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:37.072Z] #17 22.46 Selecting previously unselected package bzip2. [2019-10-18T16:21:37.072Z] #17 22.46 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-18T16:21:37.072Z] #17 22.47 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T16:21:37.072Z] #17 22.56 Selecting previously unselected package libgpm2:arm64. [2019-10-18T16:21:37.116Z] #41 97.54 CC criu/autofs.o [2019-10-18T16:21:37.333Z] #17 22.56 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-18T16:21:37.333Z] #17 22.57 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-18T16:21:37.594Z] #17 22.86 Selecting previously unselected package xz-utils. [2019-10-18T16:21:37.594Z] #17 22.86 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-18T16:21:37.594Z] #17 22.87 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:21:37.594Z] #17 22.98 Selecting previously unselected package aufs-tools. [2019-10-18T16:21:37.594Z] #17 22.98 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-18T16:21:37.594Z] #17 22.99 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:21:37.594Z] #17 23.08 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T16:21:37.666Z] #27 3.427 ## 2.8% ### 4.9% ##### 7.0% ######## 11.2% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% ######################## 33.9% ########################### 38.1% ############################## 42.3% ################################# 46.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################## 65.2% ################################################ 67.3% ################################################# 69.4% ################################################### 71.5% #################################################### 73.6% ###################################################### 75.7% ####################################################### 77.8% ######################################################### 79.8% ########################################################### 82.0% ############################################################ 84.0% ############################################################## 86.1% ############################################################### 88.2% ################################################################# 90.3% #################################################################### 94.5% ##################################################################### 96.6% ######################################################################## 100.0% [2019-10-18T16:21:37.872Z] #17 23.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T16:21:37.872Z] #17 23.09 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:21:37.872Z] #17 23.18 Selecting previously unselected package btrfs-progs. [2019-10-18T16:21:37.872Z] #17 23.18 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-18T16:21:37.872Z] #17 23.19 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:21:38.077Z] #27 10.25 [2019-10-18T16:21:38.136Z] #17 23.44 Selecting previously unselected package btrfs-tools. [2019-10-18T16:21:38.136Z] #17 23.44 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-18T16:21:38.136Z] #17 23.46 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:21:38.136Z] #17 23.54 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-18T16:21:38.451Z] #17 23.54 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-18T16:21:38.451Z] #17 23.55 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T16:21:38.451Z] #17 23.66 Selecting previously unselected package dmsetup. [2019-10-18T16:21:38.451Z] #17 23.66 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-18T16:21:38.451Z] #17 23.67 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T16:21:38.569Z] #27 10.64 ##### [2019-10-18T16:21:38.569Z] #27 ... [2019-10-18T16:21:38.569Z] [2019-10-18T16:21:38.569Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:21:38.569Z] #60 0.336 + RM_GOPATH=0 [2019-10-18T16:21:38.569Z] #60 0.336 + TMP_GOPATH= [2019-10-18T16:21:38.569Z] #60 0.336 + : /build [2019-10-18T16:21:38.569Z] #60 0.336 + '[' -z '' ']' [2019-10-18T16:21:38.569Z] #60 0.336 ++ mktemp -d [2019-10-18T16:21:38.569Z] #60 0.337 + export GOPATH=/tmp/tmp.q67lZksu6f [2019-10-18T16:21:38.569Z] #60 0.337 + GOPATH=/tmp/tmp.q67lZksu6f [2019-10-18T16:21:38.569Z] #60 0.337 + RM_GOPATH=1 [2019-10-18T16:21:38.569Z] #60 0.338 ++ dirname ./install.sh [2019-10-18T16:21:38.569Z] #60 0.339 + dir=. [2019-10-18T16:21:38.569Z] #60 0.339 + bin=containerd [2019-10-18T16:21:38.569Z] #60 0.339 + shift [2019-10-18T16:21:38.569Z] #60 0.339 + '[' '!' -f ./containerd.installer ']' [2019-10-18T16:21:38.569Z] #60 0.339 + . ./containerd.installer [2019-10-18T16:21:38.569Z] #60 0.339 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:21:38.569Z] #60 0.339 + install_containerd [2019-10-18T16:21:38.569Z] #60 0.342 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T16:21:38.569Z] #60 0.342 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q67lZksu6f/src/github.com/containerd/containerd [2019-10-18T16:21:38.569Z] #60 0.342 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:21:38.570Z] #60 0.355 Cloning into '/tmp/tmp.q67lZksu6f/src/github.com/containerd/containerd'... [2019-10-18T16:21:38.713Z] #17 23.79 Selecting previously unselected package libonig4:arm64. [2019-10-18T16:21:38.713Z] #17 23.83 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-18T16:21:38.713Z] #17 23.96 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-18T16:21:38.713Z] #17 24.08 Selecting previously unselected package libjq1:arm64. [2019-10-18T16:21:38.713Z] #17 24.09 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T16:21:38.713Z] #17 24.09 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T16:21:38.713Z] #17 24.19 Selecting previously unselected package jq. [2019-10-18T16:21:38.713Z] #17 24.19 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-18T16:21:38.973Z] #17 24.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:21:38.973Z] #17 24.28 Selecting previously unselected package libaio1:arm64. [2019-10-18T16:21:38.973Z] #17 24.28 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-18T16:21:38.973Z] #17 24.29 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-18T16:21:39.011Z] #41 99.05 CC criu/bfd.o [2019-10-18T16:21:39.011Z] #41 99.55 CC criu/bitmap.o [2019-10-18T16:21:39.235Z] #17 24.39 Selecting previously unselected package libcap2-bin. [2019-10-18T16:21:39.235Z] #17 24.40 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-18T16:21:39.235Z] #17 24.40 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T16:21:39.235Z] #17 24.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-18T16:21:39.235Z] #17 24.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-18T16:21:39.235Z] #17 24.56 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T16:21:39.235Z] #17 24.63 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-18T16:21:39.235Z] #17 24.63 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-18T16:21:39.318Z] #60 ... [2019-10-18T16:21:39.318Z] [2019-10-18T16:21:39.318Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:39.318Z] #27 10.64 ##### 7.4% ######### 13.1% [2019-10-18T16:21:39.318Z] #27 ... [2019-10-18T16:21:39.318Z] [2019-10-18T16:21:39.318Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:39.318Z] #18 0.387 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:21:39.318Z] #18 0.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:21:39.318Z] #18 0.429 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:21:39.318Z] #18 0.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:21:39.318Z] #18 0.525 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:21:39.318Z] #18 1.256 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-18T16:21:39.318Z] #18 2.787 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-18T16:21:39.318Z] #18 3.864 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-18T16:21:39.318Z] #18 ... [2019-10-18T16:21:39.318Z] [2019-10-18T16:21:39.318Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:39.318Z] #55 10.34 + cd /tmp/tmp.xQslpGB1lC/src/github.com/opencontainers/runc [2019-10-18T16:21:39.318Z] #55 10.34 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:21:39.318Z] #55 10.58 + '[' -z '' ']' [2019-10-18T16:21:39.318Z] #55 10.58 + target=static [2019-10-18T16:21:39.318Z] #55 10.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T16:21:39.318Z] #55 12.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T16:21:39.496Z] #17 24.64 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-18T16:21:39.496Z] #17 24.86 Selecting previously unselected package libpcre16-3:arm64. [2019-10-18T16:21:39.496Z] #17 24.86 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-18T16:21:39.496Z] #17 24.87 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-18T16:21:39.576Z] #41 99.71 CC criu/cgroup-props.o [2019-10-18T16:21:39.757Z] #17 25.01 Selecting previously unselected package libpcre32-3:arm64. [2019-10-18T16:21:39.757Z] #17 25.02 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-18T16:21:39.757Z] #17 25.02 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-18T16:21:39.757Z] #17 25.15 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-18T16:21:39.757Z] #17 25.15 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-18T16:21:39.757Z] #17 25.17 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-18T16:21:40.018Z] #17 25.49 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-18T16:21:40.241Z] #17 74.61 Selecting previously unselected package vim. [2019-10-18T16:21:40.241Z] #17 74.61 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-18T16:21:40.241Z] #17 74.62 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:40.293Z] #17 25.49 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-18T16:21:40.293Z] #17 25.50 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-18T16:21:40.293Z] #17 25.66 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-18T16:21:40.293Z] #17 25.67 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-18T16:21:40.293Z] #17 25.68 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-18T16:21:40.293Z] #17 25.79 Selecting previously unselected package libnl-3-200:arm64. [2019-10-18T16:21:40.466Z] #55 ... [2019-10-18T16:21:40.466Z] [2019-10-18T16:21:40.466Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:40.466Z] #34 29.50 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T16:21:40.467Z] #34 29.56 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 29.59 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:21:40.467Z] #34 29.68 Selecting previously unselected package libicu57:s390x. [2019-10-18T16:21:40.467Z] #34 29.68 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 29.69 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-18T16:21:40.467Z] #34 37.71 Selecting previously unselected package libxml2:s390x. [2019-10-18T16:21:40.467Z] #34 37.71 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 37.72 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:21:40.467Z] #34 38.66 Selecting previously unselected package libarchive13:s390x. [2019-10-18T16:21:40.467Z] #34 38.66 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 38.66 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-18T16:21:40.467Z] #34 39.08 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-18T16:21:40.467Z] #34 39.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 39.08 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-18T16:21:40.467Z] #34 39.27 Selecting previously unselected package libuv1:s390x. [2019-10-18T16:21:40.467Z] #34 39.27 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 39.29 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-18T16:21:40.467Z] #34 39.58 Selecting previously unselected package cmake. [2019-10-18T16:21:40.467Z] #34 39.58 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-18T16:21:40.467Z] #34 ... [2019-10-18T16:21:40.467Z] [2019-10-18T16:21:40.467Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:40.499Z] #17 75.18 Selecting previously unselected package xfsprogs. [2019-10-18T16:21:40.509Z] #41 100.9 CC criu/cgroup.o [2019-10-18T16:21:40.556Z] #17 25.80 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-18T16:21:40.556Z] #17 25.81 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T16:21:40.556Z] #17 25.90 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-18T16:21:40.556Z] #17 25.90 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-18T16:21:40.556Z] #17 25.90 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T16:21:40.757Z] #17 75.19 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-18T16:21:40.757Z] #17 75.19 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:21:40.757Z] #17 ... [2019-10-18T16:21:40.757Z] [2019-10-18T16:21:40.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:40.757Z] #41 69.23 CC criu/arch/x86/kerndat.o [2019-10-18T16:21:40.757Z] #41 69.78 CC criu/arch/x86/sigaction_compat.o [2019-10-18T16:21:40.757Z] #41 70.16 CC criu/arch/x86/sigframe.o [2019-10-18T16:21:40.757Z] #41 70.43 LINK criu/arch/x86/crtools.built-in.o [2019-10-18T16:21:40.757Z] #41 70.47 DEP criu/pie/util-vdso-elf32.d [2019-10-18T16:21:40.757Z] #41 70.57 DEP criu/arch/x86/vdso-pie.d [2019-10-18T16:21:40.757Z] #41 70.70 DEP criu/pie/parasite-vdso.d [2019-10-18T16:21:40.757Z] #41 70.84 DEP criu/pie/util-vdso.d [2019-10-18T16:21:40.757Z] #41 71.07 DEP criu/pie/util.d [2019-10-18T16:21:40.757Z] #41 71.34 CC criu/pie/util.o [2019-10-18T16:21:40.757Z] #41 71.61 CC criu/pie/util-vdso.o [2019-10-18T16:21:40.757Z] #41 72.30 CC criu/pie/parasite-vdso.o [2019-10-18T16:21:40.757Z] #41 73.55 CC criu/arch/x86/vdso-pie.o [2019-10-18T16:21:40.757Z] #41 73.93 CC criu/pie/util-vdso-elf32.o [2019-10-18T16:21:40.757Z] #41 74.71 AR criu/pie/pie.lib.a [2019-10-18T16:21:40.758Z] #41 74.79 DEP criu/pie/restorer.d [2019-10-18T16:21:40.758Z] #41 75.14 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-18T16:21:40.758Z] #41 75.24 DEP criu/arch/x86/restorer_unmap.d [2019-10-18T16:21:40.758Z] #41 75.25 DEP criu/arch/x86/restorer.d [2019-10-18T16:21:40.758Z] #41 75.52 DEP criu/pie/parasite.d [2019-10-18T16:21:40.758Z] #41 75.80 CC criu/pie/parasite.o [2019-10-18T16:21:40.758Z] #41 77.16 LINK criu/pie/parasite.built-in.o [2019-10-18T16:21:40.758Z] #41 77.18 GEN criu/pie/parasite-blob.h [2019-10-18T16:21:40.758Z] #41 77.19 CC criu/arch/x86/restorer.o [2019-10-18T16:21:40.758Z] #41 77.75 CC criu/arch/x86/restorer_unmap.o [2019-10-18T16:21:40.758Z] #41 77.79 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-18T16:21:40.758Z] #41 78.15 CC criu/pie/restorer.o [2019-10-18T16:21:41.127Z] #17 26.27 Selecting previously unselected package libreadline5:arm64. [2019-10-18T16:21:41.127Z] #17 26.27 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-18T16:21:41.128Z] #17 26.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-18T16:21:41.128Z] #17 26.41 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-18T16:21:41.128Z] #17 26.41 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-18T16:21:41.128Z] #17 26.42 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-18T16:21:41.324Z] #41 ... [2019-10-18T16:21:41.324Z] [2019-10-18T16:21:41.324Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:41.324Z] #44 145.2 github.com/LK4D4/vndr/godl [2019-10-18T16:21:41.378Z] #27 10.64 ##### 7.4% ######### 13.1% ################# 24.5% ##################### 30.1% ######################### 35.8% ############################# 41.5% ################################# 47.1% ##################################### 52.8% ########################################## 58.5% ############################################## 64.2% ################################################## 69.9% ########################################################## 81.2% ################################################################## 92.5% ###################################################################### 98.2% ######################################################################## 100.0% [2019-10-18T16:21:42.322Z] #27 ... [2019-10-18T16:21:42.322Z] [2019-10-18T16:21:42.322Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:21:42.322Z] #41 36.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:21:42.322Z] #41 36.63 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 36.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:42.322Z] #41 36.66 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 40.78 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-18T16:21:42.322Z] #41 40.79 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-18T16:21:42.322Z] #41 40.80 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T16:21:42.322Z] #41 40.83 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 40.85 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 40.87 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:21:42.322Z] #41 40.88 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-18T16:21:42.322Z] #41 40.91 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 40.91 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-18T16:21:42.322Z] #41 41.01 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-18T16:21:42.322Z] #41 41.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:42.322Z] #41 DONE 41.2s [2019-10-18T16:21:42.322Z] [2019-10-18T16:21:42.322Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:42.322Z] #27 14.09 [2019-10-18T16:21:42.337Z] #44 146.1 github.com/LK4D4/vndr [2019-10-18T16:21:42.512Z] #17 27.69 Selecting previously unselected package net-tools. [2019-10-18T16:21:42.512Z] #17 27.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-18T16:21:42.512Z] #17 27.71 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:21:42.512Z] #17 27.91 Selecting previously unselected package python-pip-whl. [2019-10-18T16:21:42.512Z] #17 27.91 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:42.512Z] #17 27.91 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:21:42.714Z] #27 14.37 ## 3.2% #### 5.7% ##### 8.3% [2019-10-18T16:21:42.714Z] #27 ... [2019-10-18T16:21:42.714Z] [2019-10-18T16:21:42.714Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:21:42.714Z] #29 32.05 + cd /tmp/tmp.iannHxggn5/src/github.com/go-swagger/go-swagger [2019-10-18T16:21:42.714Z] #29 32.07 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T16:21:42.714Z] #29 34.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T16:21:43.089Z] #17 28.18 Selecting previously unselected package python3-pip. [2019-10-18T16:21:43.089Z] #17 28.18 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:21:43.089Z] #17 28.19 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:21:43.089Z] #17 28.35 Selecting previously unselected package python3-pkg-resources. [2019-10-18T16:21:43.089Z] #17 28.36 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:21:43.089Z] #17 28.36 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:21:43.113Z] #29 ... [2019-10-18T16:21:43.113Z] [2019-10-18T16:21:43.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:43.351Z] #17 28.46 Selecting previously unselected package python3-setuptools. [2019-10-18T16:21:43.351Z] #17 28.46 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T16:21:43.351Z] #17 28.47 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T16:21:43.351Z] #17 28.63 Selecting previously unselected package python3-wheel. [2019-10-18T16:21:43.351Z] #17 28.64 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T16:21:43.351Z] #17 28.64 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T16:21:43.351Z] #17 28.74 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T16:21:43.351Z] #17 28.74 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-18T16:21:43.618Z] #17 28.75 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:21:43.618Z] #17 28.89 Selecting previously unselected package vim-runtime. [2019-10-18T16:21:43.618Z] #17 28.90 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:43.618Z] #17 28.92 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T16:21:43.618Z] #17 28.94 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T16:21:43.618Z] #17 28.95 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:43.790Z] #41 103.6 CC criu/clone-noasan.o [2019-10-18T16:21:43.790Z] #41 103.7 CC criu/config.o [2019-10-18T16:21:43.918Z] #27 14.37 ## 3.2% #### 5.7% ##### 8.3% ####### 10.8% ######### 13.3% ########### 15.9% ############### 21.0% ################ 23.5% ################## 26.1% ###################### 31.2% [2019-10-18T16:21:43.918Z] #27 ... [2019-10-18T16:21:43.918Z] [2019-10-18T16:21:43.918Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:21:43.918Z] #32 32.85 sync [2019-10-18T16:21:43.918Z] #32 32.85 internal/reflectlite [2019-10-18T16:21:43.918Z] #32 36.30 errors [2019-10-18T16:21:43.918Z] #32 36.30 sort [2019-10-18T16:21:43.918Z] #32 36.71 strconv [2019-10-18T16:21:43.918Z] #32 38.00 io [2019-10-18T16:21:43.918Z] #32 40.03 internal/oserror [2019-10-18T16:21:43.918Z] #32 40.16 syscall [2019-10-18T16:21:43.918Z] #32 42.25 reflect [2019-10-18T16:21:43.918Z] #32 ... [2019-10-18T16:21:43.918Z] [2019-10-18T16:21:43.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:44.723Z] #41 105.0 CC criu/cr-check.o [2019-10-18T16:21:44.732Z] #27 14.37 ## 3.2% #### 5.7% ##### 8.3% ####### 10.8% ######### 13.3% ########### 15.9% ############### 21.0% ################ 23.5% ################## 26.1% ###################### 31.2% ########################## 36.3% ########################### 38.8% ############################# 41.4% ################################# 46.4% ################################### 49.0% [2019-10-18T16:21:44.733Z] #27 ... [2019-10-18T16:21:44.733Z] [2019-10-18T16:21:44.733Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:21:44.733Z] #34 39.77 Unpacking cmake (3.7.2-1) ... [2019-10-18T16:21:44.733Z] #34 42.90 Selecting previously unselected package xxd. [2019-10-18T16:21:44.733Z] #34 42.90 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T16:21:44.733Z] #34 42.90 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:44.733Z] #34 43.09 Selecting previously unselected package vim-common. [2019-10-18T16:21:44.733Z] #34 43.09 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:21:44.733Z] #34 43.10 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:44.733Z] #34 43.50 Processing triggers for mime-support (3.60) ... [2019-10-18T16:21:44.733Z] #34 43.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:44.733Z] #34 43.61 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-18T16:21:44.733Z] #34 43.62 Setting up cmake-data (3.7.2-1) ... [2019-10-18T16:21:44.733Z] #34 43.63 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-18T16:21:44.733Z] #34 43.64 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:21:44.733Z] #34 43.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:44.733Z] #34 43.67 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:44.733Z] #34 43.68 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:21:44.733Z] #34 43.70 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-18T16:21:44.733Z] #34 43.70 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-18T16:21:44.733Z] #34 43.71 Setting up cmake (3.7.2-1) ... [2019-10-18T16:21:44.733Z] #34 43.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:21:44.733Z] #34 DONE 44.0s [2019-10-18T16:21:44.733Z] [2019-10-18T16:21:44.733Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:44.733Z] #27 14.37 ## 3.2% #### 5.7% ##### 8.3% ####### 10.8% ######### 13.3% ########### 15.9% ############### 21.0% ################ 23.5% ################## 26.1% ###################### 31.2% ########################## 36.3% ########################### 38.8% ############################# 41.4% ################################# 46.4% ################################### 49.0% ##################################### 51.5% [2019-10-18T16:21:44.733Z] #27 ... [2019-10-18T16:21:44.733Z] [2019-10-18T16:21:44.733Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:21:44.733Z] #35 DONE 0.1s [2019-10-18T16:21:44.733Z] [2019-10-18T16:21:44.733Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T16:21:44.733Z] #36 DONE 0.1s [2019-10-18T16:21:44.733Z] [2019-10-18T16:21:44.733Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:46.096Z] #41 106.5 CC criu/cr-dedup.o [2019-10-18T16:21:46.169Z] #17 31.31 Selecting previously unselected package vim. [2019-10-18T16:21:46.169Z] #17 31.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-18T16:21:46.169Z] #17 31.33 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:46.169Z] #17 31.54 Selecting previously unselected package xfsprogs. [2019-10-18T16:21:46.169Z] #17 31.54 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-18T16:21:46.169Z] #17 31.55 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:21:46.335Z] #27 14.37 ## 3.2% #### 5.7% ##### 8.3% ####### 10.8% ######### 13.3% ########### 15.9% ############### 21.0% ################ 23.5% ################## 26.1% ###################### 31.2% ########################## 36.3% ########################### 38.8% ############################# 41.4% ################################# 46.4% ################################### 49.0% ##################################### 51.5% ######################################## 56.6% ########################################## 59.1% ############################################## 64.2% ################################################ 66.7% ################################################### 71.9% ####################################################### 76.9% ######################################################### 79.5% ########################################################### 82.0% ############################################################## 87.1% ################################################################## 92.2% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-18T16:21:46.437Z] #17 31.82 Selecting previously unselected package zip. [2019-10-18T16:21:46.523Z] #44 ... [2019-10-18T16:21:46.523Z] [2019-10-18T16:21:46.523Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:46.523Z] #17 75.85 Selecting previously unselected package zip. [2019-10-18T16:21:46.523Z] #17 75.88 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-18T16:21:46.523Z] #17 75.89 Unpacking zip (3.0-11+b1) ... [2019-10-18T16:21:46.523Z] #17 76.09 Selecting previously unselected package libapparmor-perl. [2019-10-18T16:21:46.523Z] #17 76.10 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:21:46.523Z] #17 76.10 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:21:46.523Z] #17 76.26 Selecting previously unselected package apparmor. [2019-10-18T16:21:46.523Z] #17 76.26 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-18T16:21:46.523Z] #17 76.33 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:21:46.523Z] #17 76.80 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T16:21:46.523Z] #17 76.80 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T16:21:46.523Z] #17 76.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:21:46.523Z] #17 78.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T16:21:46.523Z] #17 78.57 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-18T16:21:46.523Z] #17 78.58 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:21:46.523Z] #17 80.56 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T16:21:46.523Z] #17 80.57 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T16:21:46.523Z] #17 80.57 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:21:46.523Z] #17 80.66 Selecting previously unselected package mingw-w64-common. [2019-10-18T16:21:46.523Z] #17 80.69 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T16:21:46.523Z] #17 80.69 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T16:21:46.661Z] #41 106.9 CC criu/cr-dump.o [2019-10-18T16:21:46.700Z] #17 31.83 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-18T16:21:46.701Z] #17 31.83 Unpacking zip (3.0-11+b1) ... [2019-10-18T16:21:46.701Z] #17 31.95 Selecting previously unselected package libapparmor-perl. [2019-10-18T16:21:46.701Z] #17 31.95 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T16:21:46.701Z] #17 31.96 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:21:46.728Z] #27 18.73 [2019-10-18T16:21:46.728Z] #27 ... [2019-10-18T16:21:46.728Z] [2019-10-18T16:21:46.728Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:46.728Z] #45 35.86 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T16:21:46.728Z] #45 35.86 internal/reflectlite [2019-10-18T16:21:46.728Z] #45 36.27 math/rand [2019-10-18T16:21:46.728Z] #45 37.60 internal/singleflight [2019-10-18T16:21:46.728Z] #45 39.56 io [2019-10-18T16:21:46.728Z] #45 39.64 strconv [2019-10-18T16:21:46.728Z] #45 40.75 bytes [2019-10-18T16:21:46.728Z] #45 42.59 bufio [2019-10-18T16:21:46.728Z] #45 44.11 reflect [2019-10-18T16:21:46.728Z] #45 45.21 syscall [2019-10-18T16:21:46.962Z] #17 32.18 Selecting previously unselected package apparmor. [2019-10-18T16:21:46.962Z] #17 32.19 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-18T16:21:46.962Z] #17 32.24 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:21:47.139Z] #45 ... [2019-10-18T16:21:47.139Z] [2019-10-18T16:21:47.139Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:47.139Z] #37 0.289 + RM_GOPATH=0 [2019-10-18T16:21:47.139Z] #37 0.289 + TMP_GOPATH= [2019-10-18T16:21:47.139Z] #37 0.289 + : /build [2019-10-18T16:21:47.139Z] #37 0.290 + '[' -z '' ']' [2019-10-18T16:21:47.139Z] #37 0.290 ++ mktemp -d [2019-10-18T16:21:47.139Z] #37 0.291 + export GOPATH=/tmp/tmp.Mxx7ewS3YB [2019-10-18T16:21:47.139Z] #37 0.291 + GOPATH=/tmp/tmp.Mxx7ewS3YB [2019-10-18T16:21:47.139Z] #37 0.291 + RM_GOPATH=1 [2019-10-18T16:21:47.139Z] #37 0.292 ++ dirname ./install.sh [2019-10-18T16:21:47.139Z] #37 0.293 + dir=. [2019-10-18T16:21:47.139Z] #37 0.293 + bin=tini [2019-10-18T16:21:47.139Z] #37 0.293 + shift [2019-10-18T16:21:47.139Z] #37 0.293 + '[' '!' -f ./tini.installer ']' [2019-10-18T16:21:47.139Z] #37 0.293 + . ./tini.installer [2019-10-18T16:21:47.139Z] #37 0.293 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:21:47.139Z] #37 0.304 + install_tini [2019-10-18T16:21:47.139Z] #37 0.304 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T16:21:47.139Z] #37 0.304 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:21:47.139Z] #37 0.304 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mxx7ewS3YB/tini [2019-10-18T16:21:47.139Z] #37 0.307 Cloning into '/tmp/tmp.Mxx7ewS3YB/tini'... [2019-10-18T16:21:47.139Z] #37 1.422 + cd /tmp/tmp.Mxx7ewS3YB/tini [2019-10-18T16:21:47.139Z] #37 1.422 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:21:47.139Z] #37 1.426 + cmake . [2019-10-18T16:21:47.139Z] #37 1.891 -- The C compiler identification is GNU 6.3.0 [2019-10-18T16:21:47.139Z] #37 1.941 -- Check for working C compiler: /usr/bin/cc [2019-10-18T16:21:47.225Z] #17 32.53 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T16:21:47.225Z] #17 32.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-18T16:21:47.225Z] #17 32.55 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:21:47.540Z] #37 2.563 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T16:21:47.540Z] #37 2.563 -- Detecting C compiler ABI info [2019-10-18T16:21:47.950Z] #37 2.995 -- Detecting C compiler ABI info - done [2019-10-18T16:21:47.950Z] #37 3.018 -- Detecting C compile features [2019-10-18T16:21:48.461Z] #17 33.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T16:21:48.461Z] #17 33.15 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-18T16:21:48.461Z] #17 33.16 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:21:48.561Z] #41 ... [2019-10-18T16:21:48.561Z] [2019-10-18T16:21:48.561Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:48.561Z] #17 105.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T16:21:48.561Z] #17 105.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:21:48.561Z] #17 105.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:21:49.801Z] #17 34.61 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T16:21:49.801Z] #17 34.61 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T16:21:49.801Z] #17 34.62 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:21:49.801Z] #17 34.87 Selecting previously unselected package mingw-w64-common. [2019-10-18T16:21:49.801Z] #17 34.87 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T16:21:49.801Z] #17 34.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T16:21:49.809Z] #17 84.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T16:21:49.809Z] #17 84.48 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T16:21:49.921Z] #37 4.576 -- Detecting C compile features - done [2019-10-18T16:21:49.921Z] #37 4.582 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T16:21:49.921Z] #37 4.817 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T16:21:49.921Z] #37 4.842 -- Configuring done [2019-10-18T16:21:49.921Z] #37 4.916 -- Generating done [2019-10-18T16:21:49.921Z] #37 4.924 -- Build files have been written to: /tmp/tmp.Mxx7ewS3YB/tini [2019-10-18T16:21:49.921Z] #37 4.943 + make tini-static [2019-10-18T16:21:49.921Z] #37 ... [2019-10-18T16:21:49.921Z] [2019-10-18T16:21:49.921Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:50.067Z] #17 84.49 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:21:51.003Z] #17 ... [2019-10-18T16:21:51.003Z] [2019-10-18T16:21:51.003Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:51.003Z] #41 80.91 LINK criu/pie/restorer.built-in.o [2019-10-18T16:21:51.003Z] #41 80.93 GEN criu/pie/restorer-blob.h [2019-10-18T16:21:51.003Z] #41 81.02 DEP criu/vdso.d [2019-10-18T16:21:51.003Z] #41 81.34 DEP criu/vdso-compat.d [2019-10-18T16:21:51.003Z] #41 81.48 DEP criu/uts_ns.d [2019-10-18T16:21:51.003Z] #41 81.72 DEP criu/util.d [2019-10-18T16:21:51.003Z] #41 81.92 DEP criu/uffd.d [2019-10-18T16:21:51.003Z] #41 82.21 DEP criu/tun.d [2019-10-18T16:21:51.003Z] #41 82.39 DEP criu/tty.d [2019-10-18T16:21:51.003Z] #41 82.58 DEP criu/timerfd.d [2019-10-18T16:21:51.003Z] #41 82.84 DEP criu/sysfs_parse.d [2019-10-18T16:21:51.003Z] #41 82.98 DEP criu/sysctl.d [2019-10-18T16:21:51.003Z] #41 83.17 DEP criu/string.d [2019-10-18T16:21:51.003Z] #41 83.25 DEP criu/stats.d [2019-10-18T16:21:51.003Z] #41 83.37 DEP criu/sockets.d [2019-10-18T16:21:51.003Z] #41 83.58 DEP criu/sk-unix.d [2019-10-18T16:21:51.003Z] #41 83.86 DEP criu/sk-tcp.d [2019-10-18T16:21:51.003Z] #41 84.08 DEP criu/sk-queue.d [2019-10-18T16:21:51.003Z] #41 84.24 DEP criu/sk-packet.d [2019-10-18T16:21:51.003Z] #41 84.43 DEP criu/sk-netlink.d [2019-10-18T16:21:51.003Z] #41 84.62 DEP criu/sk-inet.d [2019-10-18T16:21:51.003Z] #41 84.87 DEP criu/signalfd.d [2019-10-18T16:21:51.003Z] #41 85.03 DEP criu/sigframe.d [2019-10-18T16:21:51.003Z] #41 85.14 DEP criu/shmem.d [2019-10-18T16:21:51.003Z] #41 85.33 DEP criu/servicefd.d [2019-10-18T16:21:51.003Z] #41 85.53 DEP criu/seize.d [2019-10-18T16:21:51.003Z] #41 85.74 DEP criu/seccomp.d [2019-10-18T16:21:51.003Z] #41 85.95 DEP criu/rst-malloc.d [2019-10-18T16:21:51.003Z] #41 86.03 DEP criu/rbtree.d [2019-10-18T16:21:51.003Z] #41 86.09 DEP criu/pstree.d [2019-10-18T16:21:51.003Z] #41 86.30 DEP criu/protobuf.d [2019-10-18T16:21:51.003Z] #41 86.46 GEN criu/protobuf-desc-gen.h [2019-10-18T16:21:51.003Z] #41 87.90 DEP criu/protobuf-desc.d [2019-10-18T16:21:51.003Z] #41 88.06 DEP criu/proc_parse.d [2019-10-18T16:21:51.003Z] #41 88.28 DEP criu/plugin.d [2019-10-18T16:21:51.003Z] #41 88.38 DEP criu/pipes.d [2019-10-18T16:21:51.003Z] #41 88.54 DEP criu/pie-util.d [2019-10-18T16:21:51.003Z] #41 88.69 DEP criu/pie-util-vdso.d [2019-10-18T16:21:51.003Z] #41 88.82 DEP criu/pie-util-vdso-elf32.d [2019-10-18T16:21:51.003Z] #41 89.02 DEP criu/path.d [2019-10-18T16:21:51.003Z] #41 89.17 DEP criu/parasite-syscall.d [2019-10-18T16:21:51.003Z] #41 89.44 DEP criu/pagemap.d [2019-10-18T16:21:51.261Z] #41 89.60 DEP criu/pagemap-cache.d [2019-10-18T16:21:51.261Z] #41 89.80 DEP criu/page-xfer.d [2019-10-18T16:21:51.520Z] #41 ... [2019-10-18T16:21:51.520Z] [2019-10-18T16:21:51.520Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:51.520Z] #44 DONE 155.6s [2019-10-18T16:21:51.520Z] [2019-10-18T16:21:51.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:51.520Z] #41 89.97 DEP criu/page-pipe.d [2019-10-18T16:21:51.520Z] #41 90.11 DEP criu/netfilter.d [2019-10-18T16:21:52.086Z] #41 90.46 DEP criu/net.d [2019-10-18T16:21:52.214Z] #27 19.03 1.2% ## 3.0% ### 4.9% #### 6.8% ###### 8.7% ###### 9.7% ######## 11.6% ######### 13.4% ########### 15.3% ############ 17.2% ############# 19.1% ############## 20.1% ############### 21.9% ################# 23.8% ################## 25.7% ################### 26.7% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.3% ######################## 34.2% ########################## 36.1% ########################## 37.1% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################## 42.7% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% [2019-10-18T16:21:52.214Z] #27 ... [2019-10-18T16:21:52.214Z] [2019-10-18T16:21:52.214Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:52.214Z] #42 1.011 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:21:52.214Z] #42 1.011 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:21:52.214Z] #42 1.951 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:21:52.214Z] #42 1.962 GEN .gitid [2019-10-18T16:21:52.214Z] #42 1.966 GEN criu/include/version.h [2019-10-18T16:21:52.214Z] #42 1.990 GEN include/common/asm [2019-10-18T16:21:52.214Z] #42 3.553 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T16:21:52.214Z] #42 3.631 PBCC images/opts.pb-c.c [2019-10-18T16:21:52.214Z] #42 3.672 PBCC images/sit.pb-c.c [2019-10-18T16:21:52.215Z] #42 3.745 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T16:21:52.215Z] #42 3.809 DEP images/opts.pb-c.d [2019-10-18T16:21:52.215Z] #42 3.885 DEP images/sit.pb-c.d [2019-10-18T16:21:52.215Z] #42 3.906 PBCC images/macvlan.pb-c.c [2019-10-18T16:21:52.215Z] #42 3.945 DEP images/macvlan.pb-c.d [2019-10-18T16:21:52.215Z] #42 3.986 PBCC images/autofs.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.001 DEP images/autofs.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.066 PBCC images/sysctl.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.081 DEP images/sysctl.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.187 PBCC images/time.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.213 DEP images/time.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.264 PBCC images/binfmt-misc.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.305 DEP images/binfmt-misc.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.402 PBCC images/seccomp.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.419 DEP images/seccomp.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.467 PBCC images/userns.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.488 DEP images/userns.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.529 PBCC images/cgroup.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.565 DEP images/cgroup.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.643 PBCC images/fown.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.667 PBCC images/ext-file.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.679 DEP images/fown.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.730 DEP images/ext-file.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.772 PBCC images/rpc.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.847 DEP images/rpc.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.937 PBCC images/siginfo.pb-c.c [2019-10-18T16:21:52.215Z] #42 4.942 DEP images/siginfo.pb-c.d [2019-10-18T16:21:52.215Z] #42 4.999 PBCC images/pagemap.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.065 DEP images/pagemap.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.129 PBCC images/rlimit.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.157 DEP images/rlimit.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.213 PBCC images/file-lock.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.239 DEP images/file-lock.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.305 PBCC images/tty.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.327 DEP images/tty.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.404 PBCC images/tun.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.474 PBCC images/netdev.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.495 DEP images/tun.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.598 DEP images/netdev.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.649 PBCC images/vma.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.708 DEP images/vma.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.775 PBCC images/creds.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.807 DEP images/creds.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.899 PBCC images/utsns.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.922 DEP images/utsns.pb-c.d [2019-10-18T16:21:52.215Z] #42 5.981 PBCC images/ipc-desc.pb-c.c [2019-10-18T16:21:52.215Z] #42 5.994 PBCC images/ipc-sem.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.006 DEP images/ipc-desc.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.047 DEP images/ipc-sem.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.080 PBCC images/ipc-msg.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.094 DEP images/ipc-msg.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.159 PBCC images/ipc-shm.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.176 DEP images/ipc-shm.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.242 PBCC images/ipc-var.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.254 DEP images/ipc-var.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.326 PBCC images/sk-opts.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.334 PBCC images/packet-sock.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.349 DEP images/sk-opts.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.393 DEP images/packet-sock.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.445 PBCC images/sk-netlink.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.466 DEP images/sk-netlink.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.511 PBCC images/sk-inet.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.560 DEP images/sk-inet.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.615 PBCC images/sk-unix.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.656 DEP images/sk-unix.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.709 PBCC images/mm.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.737 DEP images/mm.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.788 PBCC images/timerfd.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.832 DEP images/timerfd.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.875 PBCC images/timer.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.888 DEP images/timer.pb-c.d [2019-10-18T16:21:52.215Z] #42 6.945 PBCC images/sa.pb-c.c [2019-10-18T16:21:52.215Z] #42 6.978 DEP images/sa.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.032 PBCC images/pipe-data.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.040 DEP images/pipe-data.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.174 PBCC images/mnt.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.185 DEP images/mnt.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.235 PBCC images/sk-packet.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.252 DEP images/sk-packet.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.287 PBCC images/tcp-stream.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.336 DEP images/tcp-stream.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.405 PBCC images/pipe.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.423 DEP images/pipe.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.452 PBCC images/pstree.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.457 DEP images/pstree.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.591 PBCC images/fs.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.625 DEP images/fs.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.676 PBCC images/signalfd.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.683 DEP images/signalfd.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.722 PBCC images/fh.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.752 PBCC images/fsnotify.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.788 DEP images/fh.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.818 DEP images/fsnotify.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.858 PBCC images/eventpoll.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.862 DEP images/eventpoll.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.915 PBCC images/eventfd.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.923 DEP images/eventfd.pb-c.d [2019-10-18T16:21:52.215Z] #42 7.947 PBCC images/remap-file-path.pb-c.c [2019-10-18T16:21:52.215Z] #42 7.984 DEP images/remap-file-path.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.014 PBCC images/fifo.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.055 DEP images/fifo.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.086 PBCC images/ghost-file.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.132 DEP images/ghost-file.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.233 PBCC images/regfile.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.296 DEP images/regfile.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.324 PBCC images/ns.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.340 DEP images/ns.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.376 PBCC images/fdinfo.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.445 DEP images/fdinfo.pb-c.d [2019-10-18T16:21:52.215Z] #42 8.541 PBCC images/core-aarch64.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.610 PBCC images/core-arm.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.712 PBCC images/core-ppc64.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.783 PBCC images/core-s390.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.835 PBCC images/core-x86.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.877 PBCC images/core.pb-c.c [2019-10-18T16:21:52.215Z] #42 8.949 PBCC images/inventory.pb-c.c [2019-10-18T16:21:52.215Z] #42 9.142 DEP images/core-aarch64.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.174 DEP images/core-arm.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.275 DEP images/core-ppc64.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.425 DEP images/core-s390.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.588 DEP images/core-x86.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.666 DEP images/core.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.705 DEP images/inventory.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.863 PBCC images/cpuinfo.pb-c.c [2019-10-18T16:21:52.215Z] #42 9.863 DEP images/cpuinfo.pb-c.d [2019-10-18T16:21:52.215Z] #42 9.964 PBCC images/stats.pb-c.c [2019-10-18T16:21:52.215Z] #42 10.03 DEP images/stats.pb-c.d [2019-10-18T16:21:52.215Z] #42 ... [2019-10-18T16:21:52.215Z] [2019-10-18T16:21:52.215Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:52.344Z] #41 90.85 DEP criu/namespaces.d [2019-10-18T16:21:52.869Z] #27 19.03 1.2% ## 3.0% ### 4.9% #### 6.8% ###### 8.7% ###### 9.7% ######## 11.6% ######### 13.4% ########### 15.3% ############ 17.2% ############# 19.1% ############## 20.1% ############### 21.9% ################# 23.8% ################## 25.7% ################### 26.7% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.3% ######################## 34.2% ########################## 36.1% ########################## 37.1% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################## 42.7% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% [2019-10-18T16:21:52.869Z] #27 ... [2019-10-18T16:21:52.869Z] [2019-10-18T16:21:52.869Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:21:52.869Z] #37 5.362 Scanning dependencies of target tini-static [2019-10-18T16:21:52.869Z] #37 5.470 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T16:21:52.869Z] #37 6.963 [100%] Linking C executable tini-static [2019-10-18T16:21:52.869Z] #37 7.642 [100%] Built target tini-static [2019-10-18T16:21:52.869Z] #37 7.676 + mkdir -p /build [2019-10-18T16:21:52.869Z] #37 7.684 + cp tini-static /build/docker-init [2019-10-18T16:21:52.869Z] #37 DONE 7.8s [2019-10-18T16:21:52.869Z] [2019-10-18T16:21:52.869Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:52.899Z] #17 38.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T16:21:52.899Z] #17 38.27 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T16:21:52.976Z] #41 91.25 DEP criu/mount.d [2019-10-18T16:21:52.976Z] #41 91.51 DEP criu/mem.d [2019-10-18T16:21:53.160Z] #17 38.28 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:21:53.233Z] #41 91.75 DEP criu/lsm.d [2019-10-18T16:21:53.495Z] #41 92.00 DEP criu/log.d [2019-10-18T16:21:53.753Z] #41 92.15 DEP criu/libnetlink.d [2019-10-18T16:21:53.753Z] #41 92.34 DEP criu/kerndat.d [2019-10-18T16:21:54.011Z] #41 92.50 DEP criu/kcmp-ids.d [2019-10-18T16:21:54.011Z] #41 92.55 DEP criu/irmap.d [2019-10-18T16:21:54.011Z] #41 92.67 DEP criu/ipc_ns.d [2019-10-18T16:21:54.221Z] #27 19.03 1.2% ## 3.0% ### 4.9% #### 6.8% ###### 8.7% ###### 9.7% ######## 11.6% ######### 13.4% ########### 15.3% ############ 17.2% ############# 19.1% ############## 20.1% ############### 21.9% ################# 23.8% ################## 25.7% ################### 26.7% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.3% ######################## 34.2% ########################## 36.1% ########################## 37.1% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################## 42.7% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% #################################### 50.3% #################################### 51.2% ##################################### 52.2% ###################################### 53.1% ####################################### 55.0% ######################################## [2019-10-18T16:21:54.221Z] #27 ... [2019-10-18T16:21:54.221Z] [2019-10-18T16:21:54.221Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:54.221Z] #18 15.11 Fetched 7670 kB in 14s (520 kB/s) [2019-10-18T16:21:54.221Z] #18 15.11 Reading package lists... [2019-10-18T16:21:54.221Z] #18 19.06 Reading package lists... [2019-10-18T16:21:54.221Z] #18 25.07 Building dependency tree... [2019-10-18T16:21:54.221Z] #18 ... [2019-10-18T16:21:54.221Z] [2019-10-18T16:21:54.221Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:21:54.579Z] #41 92.84 DEP criu/image.d [2019-10-18T16:21:54.579Z] #41 92.98 DEP criu/image-desc.d [2019-10-18T16:21:54.579Z] #41 93.08 DEP criu/fsnotify.d [2019-10-18T16:21:54.836Z] #41 93.34 DEP criu/filesystems.d [2019-10-18T16:21:54.836Z] #41 93.49 DEP criu/files.d [2019-10-18T16:21:55.401Z] #41 93.65 DEP criu/files-reg.d [2019-10-18T16:21:55.401Z] #41 93.81 DEP criu/files-ext.d [2019-10-18T16:21:55.659Z] #41 93.99 DEP criu/file-lock.d [2019-10-18T16:21:55.659Z] #41 94.16 DEP criu/file-ids.d [2019-10-18T16:21:55.712Z] #17 40.60 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T16:21:55.712Z] #17 40.60 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T16:21:55.712Z] #17 40.61 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-18T16:21:55.712Z] #17 40.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T16:21:55.712Z] #17 40.70 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T16:21:55.712Z] #17 40.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T16:21:55.917Z] #41 94.28 DEP criu/fifo.d [2019-10-18T16:21:55.917Z] #41 94.40 DEP criu/fdstore.d [2019-10-18T16:21:55.917Z] #41 94.47 DEP criu/fault-injection.d [2019-10-18T16:21:55.917Z] #41 94.50 DEP criu/external.d [2019-10-18T16:21:56.175Z] #41 94.61 DEP criu/eventpoll.d [2019-10-18T16:21:56.434Z] #41 94.80 DEP criu/eventfd.d [2019-10-18T16:21:56.434Z] #41 94.95 DEP criu/crtools.d [2019-10-18T16:21:56.864Z] #17 ... [2019-10-18T16:21:56.864Z] [2019-10-18T16:21:56.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:56.864Z] #41 109.0 CC criu/cr-errno.o [2019-10-18T16:21:56.864Z] #41 109.1 CC criu/cr-restore.o [2019-10-18T16:21:56.864Z] #41 113.1 CC criu/cr-service.o [2019-10-18T16:21:56.864Z] #41 114.7 CC criu/crtools.o [2019-10-18T16:21:56.864Z] #41 115.3 CC criu/eventfd.o [2019-10-18T16:21:56.864Z] #41 115.6 CC criu/eventpoll.o [2019-10-18T16:21:56.864Z] #41 116.5 CC criu/external.o [2019-10-18T16:21:56.864Z] #41 116.8 CC criu/fault-injection.o [2019-10-18T16:21:56.864Z] #41 117.0 CC criu/fdstore.o [2019-10-18T16:21:56.866Z] #41 95.13 DEP criu/cr-service.d [2019-10-18T16:21:56.866Z] #41 95.29 DEP criu/cr-restore.d [2019-10-18T16:21:57.124Z] #41 117.4 CC criu/fifo.o [2019-10-18T16:21:57.125Z] #41 95.56 DEP criu/cr-errno.d [2019-10-18T16:21:57.125Z] #41 95.59 DEP criu/cr-dump.d [2019-10-18T16:21:57.381Z] #41 117.8 CC criu/file-ids.o [2019-10-18T16:21:57.383Z] #41 95.81 DEP criu/cr-dedup.d [2019-10-18T16:21:57.383Z] #41 95.97 DEP criu/cr-check.d [2019-10-18T16:21:57.641Z] #41 96.21 DEP criu/config.d [2019-10-18T16:21:57.898Z] #41 96.35 DEP criu/clone-noasan.d [2019-10-18T16:21:57.898Z] #41 96.43 DEP criu/cgroup.d [2019-10-18T16:21:57.945Z] #41 118.2 CC criu/file-lock.o [2019-10-18T16:21:58.118Z] #27 19.03 1.2% ## 3.0% ### 4.9% #### 6.8% ###### 8.7% ###### 9.7% ######## 11.6% ######### 13.4% ########### 15.3% ############ 17.2% ############# 19.1% ############## 20.1% ############### 21.9% ################# 23.8% ################## 25.7% ################### 26.7% #################### 28.6% ##################### 29.5% ###################### 31.4% ####################### 32.3% ######################## 34.2% ########################## 36.1% ########################## 37.1% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################## 42.7% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% #################################### 50.3% #################################### 51.2% ##################################### 52.2% ###################################### 53.1% ####################################### 55.0% ######################################## 56.9% ########################################## 58.8% ########################################### 60.7% ############################################ 61.6% ############################################# 63.5% ############################################### 65.4% ################################################ 67.3% ################################################# 69.2% ################################################### 71.1% #################################################### 73.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.6% ######################################################### 80.5% ########################################################### 82.4% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.2% ############################################################## 87.1% ################################################################ 89.0% ################################################################# 90.9% ################################################################## 91.9% ################################################################## 92.8% #################################################################### 94.7% ##################################################################### 96.6% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-18T16:21:58.118Z] #27 30.18 [2019-10-18T16:21:58.161Z] #41 96.61 DEP criu/cgroup-props.d [2019-10-18T16:21:58.419Z] #41 ... [2019-10-18T16:21:58.419Z] [2019-10-18T16:21:58.419Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:21:58.419Z] #28 162.0 + rm -rf /tmp/tmp.2FNMM1Ufc8 [2019-10-18T16:21:58.419Z] #28 DONE 162.6s [2019-10-18T16:21:58.419Z] [2019-10-18T16:21:58.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:21:58.419Z] #41 96.75 DEP criu/bitmap.d [2019-10-18T16:21:58.419Z] #41 96.77 DEP criu/bfd.d [2019-10-18T16:21:58.419Z] #41 ... [2019-10-18T16:21:58.419Z] [2019-10-18T16:21:58.419Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:58.419Z] #17 90.63 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T16:21:58.419Z] #17 90.65 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:21:58.419Z] #17 90.66 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:21:58.419Z] #17 90.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T16:21:58.419Z] #17 90.77 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:21:58.419Z] #17 90.78 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:21:58.875Z] #41 119.3 CC criu/files-ext.o [2019-10-18T16:21:59.132Z] #41 ... [2019-10-18T16:21:59.132Z] [2019-10-18T16:21:59.132Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:21:59.132Z] #17 115.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:21:59.132Z] #17 115.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:21:59.132Z] #17 115.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T16:21:59.132Z] #17 115.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:21:59.132Z] #17 115.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:21:59.132Z] #17 115.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:21:59.132Z] #17 115.9 Processing triggers for mime-support (3.60) ... [2019-10-18T16:21:59.389Z] #17 115.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:21:59.389Z] #17 116.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T16:21:59.389Z] #17 116.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T16:21:59.389Z] #17 116.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:21:59.389Z] #17 116.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:21:59.389Z] #17 116.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T16:22:00.082Z] #27 31.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:22:00.082Z] #27 32.02 [2019-10-18T16:22:00.082Z] #27 ... [2019-10-18T16:22:00.082Z] [2019-10-18T16:22:00.082Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:00.082Z] #32 48.98 time [2019-10-18T16:22:00.082Z] #32 55.50 internal/poll [2019-10-18T16:22:00.082Z] #32 57.96 internal/syscall/unix [2019-10-18T16:22:00.082Z] #32 58.26 os [2019-10-18T16:22:00.082Z] #32 ... [2019-10-18T16:22:00.082Z] [2019-10-18T16:22:00.082Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:00.082Z] #18 25.07 Building dependency tree... [2019-10-18T16:22:00.082Z] #18 25.99 The following additional packages will be installed: [2019-10-18T16:22:00.082Z] #18 25.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T16:22:00.082Z] #18 25.99 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T16:22:00.082Z] #18 25.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T16:22:00.082Z] #18 25.99 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T16:22:00.082Z] #18 25.99 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T16:22:00.082Z] #18 25.99 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T16:22:00.082Z] #18 25.99 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T16:22:00.082Z] #18 25.99 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T16:22:00.082Z] #18 25.99 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T16:22:00.082Z] #18 25.99 Suggested packages: [2019-10-18T16:22:00.082Z] #18 25.99 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T16:22:00.082Z] #18 25.99 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T16:22:00.082Z] #18 25.99 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T16:22:00.082Z] #18 25.99 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T16:22:00.082Z] #18 25.99 Recommended packages: [2019-10-18T16:22:00.082Z] #18 25.99 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T16:22:00.082Z] #18 25.99 python3-keyrings.alt python3-xdg unzip [2019-10-18T16:22:00.082Z] #18 30.53 The following NEW packages will be installed: [2019-10-18T16:22:00.082Z] #18 30.53 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T16:22:00.082Z] #18 30.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T16:22:00.082Z] #18 30.53 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T16:22:00.082Z] #18 30.54 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T16:22:00.082Z] #18 30.54 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T16:22:00.082Z] #18 30.54 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T16:22:00.082Z] #18 30.54 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T16:22:00.082Z] #18 30.54 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T16:22:00.082Z] #18 30.54 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T16:22:00.082Z] #18 30.54 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T16:22:00.082Z] #18 30.54 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T16:22:00.082Z] #18 30.54 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T16:22:00.082Z] #18 30.54 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T16:22:00.082Z] #18 30.54 xfsprogs xxd xz-utils zip [2019-10-18T16:22:00.082Z] #18 30.63 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:22:00.082Z] #18 30.63 Need to get 88.2 MB of archives. [2019-10-18T16:22:00.082Z] #18 30.63 After this operation, 565 MB of additional disk space will be used. [2019-10-18T16:22:00.082Z] #18 30.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T16:22:00.082Z] #18 30.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-18T16:22:00.082Z] #18 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-18T16:22:00.082Z] #18 30.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-18T16:22:00.082Z] #18 30.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-18T16:22:00.082Z] #18 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-18T16:22:00.082Z] #18 31.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-18T16:22:00.082Z] #18 31.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-18T16:22:00.485Z] #18 31.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-18T16:22:00.485Z] #18 31.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-18T16:22:00.485Z] #18 31.35 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-18T16:22:00.485Z] #18 31.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-18T16:22:00.485Z] #18 31.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-18T16:22:00.485Z] #18 31.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-18T16:22:00.485Z] #18 ... [2019-10-18T16:22:00.485Z] [2019-10-18T16:22:00.485Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:00.485Z] #27 32.32 ##################################################### 74.7% ######################################################################## 100.0% [2019-10-18T16:22:00.485Z] #27 32.44 [2019-10-18T16:22:01.205Z] #17 45.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T16:22:01.205Z] #17 45.65 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-18T16:22:01.205Z] #17 45.65 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T16:22:01.834Z] #27 33.72 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:22:01.912Z] #17 118.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:22:01.912Z] #17 118.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:22:01.912Z] #17 118.5 Setting up zip (3.0-11+b1) ... [2019-10-18T16:22:01.912Z] #17 118.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T16:22:01.912Z] #17 118.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:01.912Z] #17 118.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:22:01.912Z] #17 118.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:01.912Z] #17 118.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-18T16:22:02.169Z] #17 118.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:02.169Z] #17 118.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:22:02.169Z] #17 118.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T16:22:02.169Z] #17 118.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:22:02.169Z] #17 118.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:02.169Z] #17 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T16:22:02.169Z] #17 118.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T16:22:02.169Z] #17 118.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T16:22:02.169Z] #17 118.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:02.244Z] #27 34.15 [2019-10-18T16:22:02.636Z] #27 34.45 ############################################### 65.9% ######################################################################## 100.0% [2019-10-18T16:22:02.636Z] #27 34.65 [2019-10-18T16:22:02.735Z] #17 119.3 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:22:02.735Z] #17 119.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T16:22:02.735Z] #17 119.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T16:22:02.735Z] #17 119.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:22:02.735Z] #17 119.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:22:02.735Z] #17 119.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:22:02.735Z] #17 119.4 Setting up pigz (2.3.4-1) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:22:02.735Z] #17 119.5 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:22:02.735Z] #17 119.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T16:22:02.993Z] #17 119.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T16:22:02.993Z] #17 119.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:22:02.993Z] #17 119.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:02.993Z] #17 119.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T16:22:02.993Z] #17 119.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T16:22:02.993Z] #17 119.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T16:22:02.993Z] #17 119.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T16:22:02.993Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T16:22:02.993Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T16:22:02.993Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T16:22:02.993Z] #17 119.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T16:22:02.993Z] #17 119.7 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:02.993Z] #17 119.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:02.993Z] #17 119.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:22:02.993Z] #17 119.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:02.993Z] #17 119.8 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:22:03.251Z] #17 119.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T16:22:03.251Z] #17 119.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:04.237Z] #27 ... [2019-10-18T16:22:04.237Z] [2019-10-18T16:22:04.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:04.237Z] #42 11.96 make[1]: Nothing to be done for 'all'. [2019-10-18T16:22:04.237Z] #42 13.08 CC images/stats.o [2019-10-18T16:22:04.237Z] #42 13.31 CC images/core.o [2019-10-18T16:22:04.237Z] #42 13.82 CC images/core-x86.o [2019-10-18T16:22:04.237Z] #42 14.33 CC images/core-arm.o [2019-10-18T16:22:04.237Z] #42 14.70 CC images/core-aarch64.o [2019-10-18T16:22:04.237Z] #42 15.19 CC images/core-ppc64.o [2019-10-18T16:22:04.237Z] #42 15.80 CC images/core-s390.o [2019-10-18T16:22:04.237Z] #42 16.46 CC images/cpuinfo.o [2019-10-18T16:22:04.237Z] #42 16.74 CC images/inventory.o [2019-10-18T16:22:04.237Z] #42 16.94 CC images/fdinfo.o [2019-10-18T16:22:04.237Z] #42 17.20 CC images/fown.o [2019-10-18T16:22:04.237Z] #42 17.36 CC images/ns.o [2019-10-18T16:22:04.237Z] #42 17.54 CC images/regfile.o [2019-10-18T16:22:04.238Z] #42 17.72 CC images/ghost-file.o [2019-10-18T16:22:04.238Z] #42 17.97 CC images/fifo.o [2019-10-18T16:22:04.238Z] #42 18.14 CC images/remap-file-path.o [2019-10-18T16:22:04.238Z] #42 18.29 CC images/eventfd.o [2019-10-18T16:22:04.238Z] #42 18.46 CC images/eventpoll.o [2019-10-18T16:22:04.238Z] #42 18.79 CC images/fh.o [2019-10-18T16:22:04.238Z] #42 19.10 CC images/fsnotify.o [2019-10-18T16:22:04.238Z] #42 19.65 CC images/signalfd.o [2019-10-18T16:22:04.238Z] #42 19.83 CC images/fs.o [2019-10-18T16:22:04.238Z] #42 20.04 CC images/pstree.o [2019-10-18T16:22:04.238Z] #42 20.24 CC images/pipe.o [2019-10-18T16:22:04.238Z] #42 20.46 CC images/tcp-stream.o [2019-10-18T16:22:04.238Z] #42 20.64 CC images/sk-packet.o [2019-10-18T16:22:04.238Z] #42 20.84 CC images/mnt.o [2019-10-18T16:22:04.238Z] #42 21.18 CC images/pipe-data.o [2019-10-18T16:22:04.238Z] #42 21.65 CC images/sa.o [2019-10-18T16:22:04.238Z] #42 22.12 CC images/timer.o [2019-10-18T16:22:04.238Z] #42 ... [2019-10-18T16:22:04.238Z] [2019-10-18T16:22:04.238Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:04.238Z] #18 31.41 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-18T16:22:04.238Z] #18 31.44 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-18T16:22:04.238Z] #18 31.44 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-18T16:22:04.238Z] #18 31.45 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-18T16:22:04.238Z] #18 31.45 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-18T16:22:04.238Z] #18 31.46 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-18T16:22:04.238Z] #18 31.47 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-18T16:22:04.238Z] #18 31.48 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:22:04.238Z] #18 31.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:22:04.238Z] #18 31.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-18T16:22:04.238Z] #18 31.54 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-18T16:22:04.238Z] #18 31.54 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-18T16:22:04.238Z] #18 31.56 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-18T16:22:04.238Z] #18 31.57 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-18T16:22:04.238Z] #18 31.58 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-18T16:22:04.238Z] #18 31.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-18T16:22:04.238Z] #18 31.65 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-18T16:22:04.238Z] #18 31.68 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-18T16:22:04.238Z] #18 31.68 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-18T16:22:04.238Z] #18 31.72 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-18T16:22:04.238Z] #18 31.72 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-18T16:22:04.238Z] #18 31.72 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-18T16:22:04.238Z] #18 31.82 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-18T16:22:04.238Z] #18 31.86 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-18T16:22:04.238Z] #18 31.86 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-18T16:22:04.238Z] #18 31.87 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-18T16:22:04.238Z] #18 31.87 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-18T16:22:04.238Z] #18 31.88 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-18T16:22:04.238Z] #18 31.92 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-18T16:22:04.238Z] #18 31.92 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-18T16:22:04.238Z] #18 31.93 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-18T16:22:04.238Z] #18 31.93 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-18T16:22:04.238Z] #18 31.93 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-18T16:22:04.238Z] #18 31.95 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-18T16:22:04.238Z] #18 32.09 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-18T16:22:04.238Z] #18 32.13 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T16:22:04.238Z] #18 32.20 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T16:22:04.238Z] #18 32.21 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T16:22:04.238Z] #18 32.23 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T16:22:04.238Z] #18 32.26 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T16:22:04.238Z] #18 32.26 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-18T16:22:04.238Z] #18 32.28 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T16:22:04.238Z] #18 32.64 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-18T16:22:04.238Z] #18 32.68 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-18T16:22:04.238Z] #18 32.71 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-18T16:22:04.238Z] #18 32.72 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-18T16:22:04.238Z] #18 32.72 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-18T16:22:04.238Z] #18 32.78 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-18T16:22:04.238Z] #18 32.93 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-18T16:22:04.238Z] #18 33.11 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T16:22:04.238Z] #18 33.12 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T16:22:04.238Z] #18 33.51 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T16:22:04.238Z] #18 33.73 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T16:22:04.238Z] #18 33.74 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-18T16:22:04.521Z] #17 49.92 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:22:04.521Z] #17 49.95 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:22:04.623Z] #17 ... [2019-10-18T16:22:04.623Z] [2019-10-18T16:22:04.623Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:04.623Z] #54 144.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T16:22:04.782Z] #17 49.98 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-18T16:22:04.782Z] #17 50.00 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:22:04.782Z] #17 50.01 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T16:22:04.782Z] #17 50.05 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:04.782Z] #17 50.07 Processing triggers for mime-support (3.60) ... [2019-10-18T16:22:04.782Z] #17 50.11 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:04.782Z] #17 50.13 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-18T16:22:04.782Z] #17 50.14 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T16:22:04.782Z] #17 50.16 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:22:05.043Z] #17 50.18 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:22:05.043Z] #17 50.21 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T16:22:05.696Z] #18 36.72 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-18T16:22:06.499Z] #17 51.64 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-18T16:22:06.500Z] #17 51.78 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T16:22:06.500Z] #17 51.93 Setting up zip (3.0-11+b1) ... [2019-10-18T16:22:06.541Z] #17 ... [2019-10-18T16:22:06.541Z] [2019-10-18T16:22:06.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:06.541Z] #41 96.93 DEP criu/autofs.d [2019-10-18T16:22:06.541Z] #41 97.13 DEP criu/aio.d [2019-10-18T16:22:06.541Z] #41 97.41 DEP criu/action-scripts.d [2019-10-18T16:22:06.541Z] #41 97.78 CC criu/action-scripts.o [2019-10-18T16:22:06.541Z] #41 98.46 CC criu/aio.o [2019-10-18T16:22:06.541Z] #41 99.15 CC criu/autofs.o [2019-10-18T16:22:06.541Z] #41 100.7 CC criu/bfd.o [2019-10-18T16:22:06.541Z] #41 101.1 CC criu/bitmap.o [2019-10-18T16:22:06.541Z] #41 101.1 CC criu/cgroup-props.o [2019-10-18T16:22:06.541Z] #41 101.9 CC criu/cgroup.o [2019-10-18T16:22:06.541Z] #41 104.6 CC criu/clone-noasan.o [2019-10-18T16:22:06.541Z] #41 104.8 CC criu/config.o [2019-10-18T16:22:06.759Z] #17 52.04 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T16:22:06.759Z] #17 52.05 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-18T16:22:06.759Z] #17 52.07 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-18T16:22:06.759Z] #17 52.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:06.759Z] #17 52.11 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-18T16:22:06.759Z] #17 52.13 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:06.759Z] #17 52.15 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:22:06.759Z] #17 52.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T16:22:06.759Z] #17 52.19 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:22:06.759Z] #17 52.20 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:06.759Z] #17 52.22 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-18T16:22:06.759Z] #17 52.24 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-18T16:22:06.759Z] #17 52.25 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-18T16:22:07.020Z] #17 52.29 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:07.020Z] #17 52.46 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-18T16:22:07.020Z] #17 52.48 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-18T16:22:07.020Z] #17 52.49 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-18T16:22:07.020Z] #17 52.51 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T16:22:07.074Z] #18 ... [2019-10-18T16:22:07.074Z] [2019-10-18T16:22:07.074Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:07.074Z] #27 36.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:22:07.074Z] #27 36.94 skipping existing b63cc5f62c21 [2019-10-18T16:22:07.074Z] #27 37.11 [2019-10-18T16:22:07.074Z] #27 38.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T16:22:07.074Z] #27 38.91 [2019-10-18T16:22:07.074Z] #27 39.14 ######################################################################## 100.0% [2019-10-18T16:22:07.074Z] #27 39.25 [2019-10-18T16:22:07.215Z] #54 147.2 + mkdir -p /build [2019-10-18T16:22:07.215Z] #54 147.2 + cp runc /build/runc [2019-10-18T16:22:07.281Z] #17 52.54 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:22:07.281Z] #17 52.55 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-18T16:22:07.281Z] #17 52.58 Setting up pigz (2.3.4-1) ... [2019-10-18T16:22:07.281Z] #17 52.59 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:22:07.281Z] #17 52.61 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-18T16:22:07.281Z] #17 52.63 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:07.281Z] #17 52.64 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T16:22:07.281Z] #17 52.66 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:22:07.281Z] #17 52.67 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:22:07.281Z] #17 52.69 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-18T16:22:07.281Z] #17 52.71 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-18T16:22:07.281Z] #17 52.72 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:22:07.473Z] #54 DONE 148.0s [2019-10-18T16:22:07.473Z] [2019-10-18T16:22:07.473Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:07.473Z] #17 124.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T16:22:07.473Z] #17 124.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:07.473Z] #17 124.3 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 [2019-10-18T16:22:07.473Z] #17 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:07.473Z] #17 124.3 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 [2019-10-18T16:22:07.474Z] #17 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:07.474Z] #17 124.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:22:07.474Z] #17 124.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:07.474Z] #17 124.3 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 [2019-10-18T16:22:07.474Z] #27 39.33 Download of images into '/build' complete. [2019-10-18T16:22:07.474Z] #27 39.33 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:22:07.474Z] #27 39.33 tar -cC '/build' . | docker load [2019-10-18T16:22:07.474Z] #27 DONE 39.4s [2019-10-18T16:22:07.474Z] [2019-10-18T16:22:07.474Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:07.474Z] #45 56.41 internal/poll [2019-10-18T16:22:07.474Z] #45 58.50 os [2019-10-18T16:22:07.474Z] #45 60.99 strings [2019-10-18T16:22:07.474Z] #45 63.33 fmt [2019-10-18T16:22:07.474Z] #45 64.83 path/filepath [2019-10-18T16:22:07.474Z] #45 66.21 regexp/syntax [2019-10-18T16:22:07.475Z] #41 106.1 CC criu/cr-check.o [2019-10-18T16:22:07.542Z] #17 52.74 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:07.542Z] #17 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T16:22:07.542Z] #17 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T16:22:07.542Z] #17 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T16:22:07.542Z] #17 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T16:22:07.542Z] #17 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T16:22:07.542Z] #17 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T16:22:07.542Z] #17 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T16:22:07.542Z] #17 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T16:22:07.542Z] #17 52.82 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:07.542Z] #17 52.83 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:07.542Z] #17 52.85 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:22:07.542Z] #17 52.87 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:07.542Z] #17 52.88 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:22:07.542Z] #17 52.90 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-18T16:22:07.542Z] #17 52.92 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:07.732Z] #17 124.3 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 [2019-10-18T16:22:07.732Z] #17 124.3 Setting up python3 (3.5.3-1) ... [2019-10-18T16:22:07.994Z] #45 ... [2019-10-18T16:22:07.994Z] [2019-10-18T16:22:07.994Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:07.994Z] #42 22.65 CC images/timerfd.o [2019-10-18T16:22:07.994Z] #42 23.00 CC images/mm.o [2019-10-18T16:22:07.994Z] #42 23.38 CC images/sk-opts.o [2019-10-18T16:22:07.994Z] #42 23.63 CC images/sk-unix.o [2019-10-18T16:22:07.994Z] #42 23.85 CC images/sk-inet.o [2019-10-18T16:22:07.994Z] #42 24.16 CC images/tun.o [2019-10-18T16:22:07.994Z] #42 24.44 CC images/sk-netlink.o [2019-10-18T16:22:07.994Z] #42 24.61 CC images/packet-sock.o [2019-10-18T16:22:07.994Z] #42 24.89 CC images/ipc-var.o [2019-10-18T16:22:07.994Z] #42 25.09 CC images/ipc-desc.o [2019-10-18T16:22:07.994Z] #42 25.25 CC images/ipc-shm.o [2019-10-18T16:22:07.994Z] #42 25.43 CC images/ipc-msg.o [2019-10-18T16:22:07.994Z] #42 25.83 CC images/ipc-sem.o [2019-10-18T16:22:07.994Z] #42 26.06 CC images/utsns.o [2019-10-18T16:22:08.388Z] #42 26.33 CC images/creds.o [2019-10-18T16:22:08.388Z] #42 26.52 CC images/vma.o [2019-10-18T16:22:08.798Z] #42 26.76 CC images/netdev.o [2019-10-18T16:22:08.798Z] #42 ... [2019-10-18T16:22:08.798Z] [2019-10-18T16:22:08.798Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:08.798Z] #60 30.13 + cd /tmp/tmp.q67lZksu6f/src/github.com/containerd/containerd [2019-10-18T16:22:08.799Z] #60 30.13 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:22:08.799Z] #60 30.52 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T16:22:08.799Z] #60 30.52 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T16:22:08.799Z] #60 30.53 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:22:08.799Z] #60 30.53 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:22:08.799Z] #60 30.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T16:22:08.799Z] #60 30.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T16:22:08.799Z] #60 30.53 + '[' '' = dynamic ']' [2019-10-18T16:22:08.799Z] #60 30.53 + make [2019-10-18T16:22:08.799Z] #60 31.60 + bin/ctr [2019-10-18T16:22:08.799Z] #60 ... [2019-10-18T16:22:08.799Z] [2019-10-18T16:22:08.799Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:08.799Z] #42 27.01 CC images/tty.o [2019-10-18T16:22:09.374Z] #41 107.6 CC criu/cr-dedup.o [2019-10-18T16:22:09.631Z] #17 126.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:22:09.631Z] #17 ... [2019-10-18T16:22:09.631Z] [2019-10-18T16:22:09.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:09.631Z] #41 119.8 CC criu/files-reg.o [2019-10-18T16:22:09.631Z] #41 121.9 CC criu/files.o [2019-10-18T16:22:09.631Z] #41 124.1 CC criu/filesystems.o [2019-10-18T16:22:09.631Z] #41 124.9 CC criu/fsnotify.o [2019-10-18T16:22:09.631Z] #41 126.2 CC criu/image-desc.o [2019-10-18T16:22:09.631Z] #41 126.4 CC criu/image.o [2019-10-18T16:22:09.631Z] #41 127.4 CC criu/ipc_ns.o [2019-10-18T16:22:09.631Z] #41 129.1 CC criu/irmap.o [2019-10-18T16:22:09.631Z] #41 129.8 CC criu/kcmp-ids.o [2019-10-18T16:22:09.631Z] #41 130.1 CC criu/kerndat.o [2019-10-18T16:22:09.631Z] #41 ... [2019-10-18T16:22:09.631Z] [2019-10-18T16:22:09.631Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:09.631Z] #38 196.7 + dpkg --print-architecture [2019-10-18T16:22:09.631Z] #38 196.7 + cd /tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution [2019-10-18T16:22:09.631Z] #38 196.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T16:22:09.632Z] #41 108.1 CC criu/cr-dump.o [2019-10-18T16:22:09.645Z] #42 27.49 CC images/file-lock.o [2019-10-18T16:22:09.645Z] #42 27.67 CC images/rlimit.o [2019-10-18T16:22:09.645Z] #42 27.80 CC images/pagemap.o [2019-10-18T16:22:09.888Z] #38 197.0 + GOPATH=/tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JV2arqeOZj [2019-10-18T16:22:09.889Z] #38 197.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T16:22:10.036Z] #42 28.08 CC images/siginfo.o [2019-10-18T16:22:10.191Z] #17 55.58 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-18T16:22:10.191Z] #17 55.60 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T16:22:10.191Z] #17 55.62 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 [2019-10-18T16:22:10.191Z] #17 55.62 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:10.191Z] #17 55.62 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 [2019-10-18T16:22:10.191Z] #17 55.62 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:10.191Z] #17 55.63 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:22:10.191Z] #17 55.65 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-18T16:22:10.450Z] #42 28.33 CC images/rpc.o [2019-10-18T16:22:10.450Z] #42 ... [2019-10-18T16:22:10.450Z] [2019-10-18T16:22:10.450Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:10.450Z] #32 59.52 internal/fmtsort [2019-10-18T16:22:10.450Z] #32 60.35 strings [2019-10-18T16:22:10.450Z] #32 63.34 fmt [2019-10-18T16:22:10.450Z] #32 64.41 path/filepath [2019-10-18T16:22:10.450Z] #32 65.73 io/ioutil [2019-10-18T16:22:10.450Z] #32 66.22 path [2019-10-18T16:22:10.450Z] #32 67.30 text/tabwriter [2019-10-18T16:22:10.450Z] #32 68.64 flag [2019-10-18T16:22:10.450Z] #32 68.67 github.com/BurntSushi/toml [2019-10-18T16:22:10.451Z] #17 55.66 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 [2019-10-18T16:22:10.451Z] #17 55.67 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 [2019-10-18T16:22:10.451Z] #17 55.68 Setting up python3 (3.5.3-1) ... [2019-10-18T16:22:10.836Z] #32 ... [2019-10-18T16:22:10.836Z] [2019-10-18T16:22:10.836Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:10.836Z] #18 39.22 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:22:10.836Z] #18 39.37 Fetched 88.2 MB in 7s (11.8 MB/s) [2019-10-18T16:22:10.836Z] #18 39.52 Selecting previously unselected package bash-completion. [2019-10-18T16:22:10.836Z] #18 39.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-18T16:22:10.836Z] #18 39.52 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T16:22:11.006Z] #41 ... [2019-10-18T16:22:11.006Z] [2019-10-18T16:22:11.006Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:11.006Z] #17 105.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T16:22:11.264Z] #17 105.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-18T16:22:11.264Z] #17 105.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:11.394Z] #17 56.57 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:22:11.683Z] #18 42.37 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T16:22:12.064Z] #18 42.95 Selecting previously unselected package libnet1:s390x. [2019-10-18T16:22:12.064Z] #18 42.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-18T16:22:12.064Z] #18 42.95 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T16:22:12.064Z] #18 43.01 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-18T16:22:12.064Z] #18 43.01 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-18T16:22:12.064Z] #18 43.02 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-18T16:22:12.064Z] #18 43.06 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-18T16:22:12.064Z] #18 43.06 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-18T16:22:12.064Z] #18 43.07 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-18T16:22:12.064Z] #18 43.18 Selecting previously unselected package libudev-dev:s390x. [2019-10-18T16:22:12.333Z] #17 57.72 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T16:22:12.458Z] #18 43.18 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-18T16:22:12.458Z] #18 43.20 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-18T16:22:12.458Z] #18 43.38 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-18T16:22:12.458Z] #18 43.38 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T16:22:12.458Z] #18 43.39 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-18T16:22:12.595Z] #17 57.81 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T16:22:12.595Z] #17 57.85 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T16:22:12.595Z] #17 57.86 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T16:22:12.855Z] #17 ... [2019-10-18T16:22:12.855Z] [2019-10-18T16:22:12.855Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:12.855Z] #22 82.45 + return [2019-10-18T16:22:12.856Z] #18 43.95 Selecting previously unselected package python3.5-minimal. [2019-10-18T16:22:12.856Z] #18 43.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T16:22:12.856Z] #18 43.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:22:13.804Z] #22 DONE 83.3s [2019-10-18T16:22:13.804Z] [2019-10-18T16:22:13.804Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:13.804Z] #17 58.44 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:22:14.065Z] #17 59.43 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-18T16:22:14.065Z] #17 59.45 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:22:14.194Z] #18 45.18 Selecting previously unselected package python3-minimal. [2019-10-18T16:22:14.194Z] #18 45.18 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-18T16:22:14.194Z] #18 45.19 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T16:22:14.194Z] #18 45.28 Selecting previously unselected package libmpdec2:s390x. [2019-10-18T16:22:14.194Z] #18 45.28 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-18T16:22:14.194Z] #18 45.28 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-18T16:22:14.593Z] #18 45.42 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-18T16:22:14.593Z] #18 45.42 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T16:22:14.593Z] #18 45.42 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-18T16:22:14.637Z] #17 60.01 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T16:22:14.897Z] #17 60.02 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T16:22:15.174Z] #17 60.57 Setting up dh-python (2.20170125) ... [2019-10-18T16:22:15.752Z] #17 60.94 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-18T16:22:15.752Z] #17 60.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:16.014Z] #17 DONE 61.2s [2019-10-18T16:22:16.014Z] [2019-10-18T16:22:16.014Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:16.380Z] #18 ... [2019-10-18T16:22:16.380Z] [2019-10-18T16:22:16.380Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:16.380Z] #42 29.26 CC images/ext-file.o [2019-10-18T16:22:16.380Z] #42 29.42 CC images/cgroup.o [2019-10-18T16:22:16.380Z] #42 30.08 CC images/userns.o [2019-10-18T16:22:16.380Z] #42 30.33 CC images/google/protobuf/descriptor.o [2019-10-18T16:22:16.380Z] #42 31.71 CC images/opts.o [2019-10-18T16:22:16.380Z] #42 31.88 CC images/seccomp.o [2019-10-18T16:22:16.380Z] #42 32.11 CC images/binfmt-misc.o [2019-10-18T16:22:16.380Z] #42 32.31 CC images/time.o [2019-10-18T16:22:16.380Z] #42 32.51 CC images/sysctl.o [2019-10-18T16:22:16.380Z] #42 32.63 CC images/autofs.o [2019-10-18T16:22:16.380Z] #42 32.77 CC images/macvlan.o [2019-10-18T16:22:16.380Z] #42 32.94 CC images/sit.o [2019-10-18T16:22:16.380Z] #42 33.14 LINK images/built-in.o [2019-10-18T16:22:16.380Z] #42 33.27 GEN compel/include/asm [2019-10-18T16:22:16.380Z] #42 33.29 GEN compel/include/version.h [2019-10-18T16:22:16.380Z] #42 33.32 touch .config [2019-10-18T16:22:16.380Z] #42 33.34 GEN include/common/config.h [2019-10-18T16:22:16.380Z] #42 33.43 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-18T16:22:16.380Z] #42 33.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T16:22:16.380Z] #42 33.54 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T16:22:16.380Z] #42 33.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-18T16:22:16.380Z] #42 33.65 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-18T16:22:16.380Z] #42 33.66 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-18T16:22:16.380Z] #42 33.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T16:22:16.380Z] #42 33.71 DEP compel/plugins/std/infect.d [2019-10-18T16:22:16.380Z] #42 33.94 DEP compel/plugins/std/string.d [2019-10-18T16:22:16.380Z] #42 34.02 DEP compel/plugins/std/log.d [2019-10-18T16:22:16.380Z] #42 34.09 DEP compel/plugins/std/fds.d [2019-10-18T16:22:16.380Z] #42 34.32 DEP compel/plugins/std/std.d [2019-10-18T16:22:16.380Z] #42 34.49 DEP compel/plugins/shmem/shmem.d [2019-10-18T16:22:16.446Z] #38 ... [2019-10-18T16:22:16.446Z] [2019-10-18T16:22:16.446Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:16.446Z] #17 127.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T16:22:16.446Z] #17 127.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T16:22:16.446Z] #17 127.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:16.446Z] #17 127.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T16:22:16.446Z] #17 128.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:22:16.446Z] #17 129.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:16.446Z] #17 129.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:22:16.446Z] #17 130.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T16:22:16.446Z] #17 130.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T16:22:16.446Z] #17 131.3 Setting up dh-python (2.20170125) ... [2019-10-18T16:22:16.446Z] #17 131.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:16.446Z] #17 131.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:16.446Z] #17 DONE 132.4s [2019-10-18T16:22:16.446Z] [2019-10-18T16:22:16.446Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:16.932Z] #42 34.64 DEP compel/plugins/fds/fds.d [2019-10-18T16:22:16.932Z] #42 34.80 CC compel/plugins/std/std.o [2019-10-18T16:22:17.379Z] #42 35.34 CC compel/plugins/std/fds.o [2019-10-18T16:22:18.346Z] #42 36.23 CC compel/plugins/std/log.o [2019-10-18T16:22:18.346Z] #42 ... [2019-10-18T16:22:18.346Z] [2019-10-18T16:22:18.346Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:18.346Z] #32 70.42 log [2019-10-18T16:22:18.346Z] #32 72.77 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:22:18.346Z] #32 DONE 77.3s [2019-10-18T16:22:18.346Z] [2019-10-18T16:22:18.346Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:18.346Z] #18 47.03 Selecting previously unselected package python3.5. [2019-10-18T16:22:18.346Z] #18 47.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-18T16:22:18.346Z] #18 47.04 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:18.346Z] #18 47.39 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-18T16:22:18.346Z] #18 47.40 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-18T16:22:18.346Z] #18 47.41 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-18T16:22:18.346Z] #18 47.58 Selecting previously unselected package dh-python. [2019-10-18T16:22:18.346Z] #18 47.58 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T16:22:18.346Z] #18 47.60 Unpacking dh-python (2.20170125) ... [2019-10-18T16:22:18.346Z] #18 47.84 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-18T16:22:18.346Z] #18 47.94 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:22:19.306Z] #18 3.235 Collecting yamllint==1.16.0 [2019-10-18T16:22:19.372Z] #17 ... [2019-10-18T16:22:19.372Z] [2019-10-18T16:22:19.372Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:19.372Z] #41 110.2 CC criu/cr-errno.o [2019-10-18T16:22:19.372Z] #41 110.3 CC criu/cr-restore.o [2019-10-18T16:22:19.372Z] #41 114.2 CC criu/cr-service.o [2019-10-18T16:22:19.372Z] #41 115.6 CC criu/crtools.o [2019-10-18T16:22:19.372Z] #41 116.2 CC criu/eventfd.o [2019-10-18T16:22:19.372Z] #41 116.6 CC criu/eventpoll.o [2019-10-18T16:22:19.372Z] #41 117.5 CC criu/external.o [2019-10-18T16:22:19.372Z] #41 117.9 CC criu/fault-injection.o [2019-10-18T16:22:19.631Z] #41 118.1 CC criu/fdstore.o [2019-10-18T16:22:19.673Z] #18 ... [2019-10-18T16:22:19.673Z] [2019-10-18T16:22:19.673Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:19.673Z] #45 68.57 flag [2019-10-18T16:22:19.673Z] #45 70.48 go/token [2019-10-18T16:22:19.673Z] #45 71.42 go/scanner [2019-10-18T16:22:19.673Z] #45 72.47 regexp [2019-10-18T16:22:19.673Z] #45 73.13 go/ast [2019-10-18T16:22:19.673Z] #45 77.69 internal/lazyregexp [2019-10-18T16:22:19.673Z] #45 78.10 net/url [2019-10-18T16:22:19.673Z] #45 ... [2019-10-18T16:22:19.673Z] [2019-10-18T16:22:19.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:19.673Z] #42 37.60 CC compel/plugins/std/string.o [2019-10-18T16:22:20.066Z] #42 38.23 CC compel/plugins/std/infect.o [2019-10-18T16:22:20.197Z] #41 118.6 CC criu/fifo.o [2019-10-18T16:22:20.456Z] #41 119.0 CC criu/file-ids.o [2019-10-18T16:22:20.469Z] #42 38.60 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-18T16:22:20.469Z] #42 38.62 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-18T16:22:20.469Z] #42 38.68 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-18T16:22:20.714Z] #41 119.3 CC criu/file-lock.o [2019-10-18T16:22:20.866Z] #42 38.83 AR compel/plugins/std.lib.a [2019-10-18T16:22:20.866Z] #42 38.87 CC compel/plugins/fds/fds.o [2019-10-18T16:22:21.263Z] #42 39.11 AR compel/plugins/fds.lib.a [2019-10-18T16:22:21.263Z] #42 39.15 HOSTDEP compel/src/lib/log-host.d [2019-10-18T16:22:21.263Z] #42 39.27 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T16:22:21.263Z] #42 39.39 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-18T16:22:21.263Z] #42 39.46 HOSTDEP compel/src/main-host.d [2019-10-18T16:22:21.662Z] #42 39.59 DEP compel/src/lib/ptrace.d [2019-10-18T16:22:21.662Z] #42 39.72 DEP compel/src/lib/infect.d [2019-10-18T16:22:21.662Z] #42 39.84 DEP compel/src/lib/infect-util.d [2019-10-18T16:22:21.714Z] #18 ... [2019-10-18T16:22:21.714Z] [2019-10-18T16:22:21.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:21.714Z] #41 131.2 CC criu/libnetlink.o [2019-10-18T16:22:21.714Z] #41 131.6 CC criu/log.o [2019-10-18T16:22:21.714Z] #41 132.1 CC criu/lsm.o [2019-10-18T16:22:21.714Z] #41 132.4 CC criu/mem.o [2019-10-18T16:22:21.714Z] #41 133.7 CC criu/mount.o [2019-10-18T16:22:21.714Z] #41 137.2 CC criu/namespaces.o [2019-10-18T16:22:21.714Z] #41 139.0 CC criu/net.o [2019-10-18T16:22:21.714Z] #41 ... [2019-10-18T16:22:21.714Z] [2019-10-18T16:22:21.714Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:21.714Z] #18 5.646 Collecting yamllint==1.16.0 [2019-10-18T16:22:22.057Z] #42 39.96 DEP compel/src/lib/infect-rpc.d [2019-10-18T16:22:22.057Z] #42 40.08 DEP compel/arch/s390/src/lib/infect.d [2019-10-18T16:22:22.057Z] #42 40.18 DEP compel/arch/s390/src/lib/cpu.d [2019-10-18T16:22:22.089Z] #41 120.4 CC criu/files-ext.o [2019-10-18T16:22:22.089Z] #41 ... [2019-10-18T16:22:22.089Z] [2019-10-18T16:22:22.089Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:22.089Z] #17 116.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:22:22.089Z] #17 116.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:22:22.089Z] #17 116.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-18T16:22:22.089Z] #17 116.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:22:22.089Z] #17 116.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-18T16:22:22.089Z] #17 116.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:22.089Z] #17 116.6 Processing triggers for mime-support (3.60) ... [2019-10-18T16:22:22.089Z] #17 116.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:22.089Z] #17 116.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-18T16:22:22.089Z] #17 116.6 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T16:22:22.089Z] #17 116.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:22:22.089Z] #17 116.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:22:22.089Z] #17 116.7 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T16:22:22.451Z] #42 40.27 DEP compel/src/lib/log.d [2019-10-18T16:22:22.451Z] #42 40.42 DEP compel/src/main.d [2019-10-18T16:22:22.451Z] #42 40.53 DEP compel/src/lib/handle-elf.d [2019-10-18T16:22:22.451Z] #42 40.64 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-18T16:22:22.852Z] #42 40.80 CC compel/src/lib/log.o [2019-10-18T16:22:22.852Z] #42 41.02 CC compel/arch/s390/src/lib/cpu.o [2019-10-18T16:22:23.262Z] #42 41.28 CC compel/arch/s390/src/lib/infect.o [2019-10-18T16:22:24.130Z] #42 42.12 CC compel/src/lib/infect-rpc.o [2019-10-18T16:22:24.539Z] #42 42.59 CC compel/src/lib/infect-util.o [2019-10-18T16:22:24.621Z] #17 119.2 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-18T16:22:24.621Z] #17 119.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-18T16:22:24.621Z] #17 119.2 Setting up zip (3.0-11+b1) ... [2019-10-18T16:22:24.621Z] #17 119.2 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T16:22:24.621Z] #17 119.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:24.621Z] #17 119.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-18T16:22:24.880Z] #17 119.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:24.880Z] #17 119.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-18T16:22:24.880Z] #17 119.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:24.880Z] #17 119.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:22:24.880Z] #17 119.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T16:22:24.880Z] #17 119.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:22:24.880Z] #17 119.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:24.880Z] #17 119.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-18T16:22:24.880Z] #17 119.5 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-18T16:22:24.924Z] #42 42.85 CC compel/src/lib/infect.o [2019-10-18T16:22:25.139Z] #17 119.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-18T16:22:25.139Z] #17 119.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:25.397Z] #17 120.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:22:25.397Z] #17 120.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-18T16:22:25.397Z] #17 120.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-18T16:22:25.397Z] #17 120.0 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-18T16:22:25.397Z] #17 120.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:22:25.397Z] #17 120.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-18T16:22:25.397Z] #17 120.1 Setting up pigz (2.3.4-1) ... [2019-10-18T16:22:25.659Z] #17 120.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:22:25.659Z] #17 120.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-18T16:22:25.659Z] #17 120.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.659Z] #17 120.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:22:25.659Z] #17 120.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T16:22:25.659Z] #17 120.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T16:22:25.659Z] #17 120.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T16:22:25.659Z] #17 120.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T16:22:25.659Z] #17 120.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:25.659Z] #17 120.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.659Z] #17 120.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:22:25.791Z] #42 ... [2019-10-18T16:22:25.791Z] [2019-10-18T16:22:25.791Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:25.791Z] #18 51.21 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T16:22:25.791Z] #18 52.26 Selecting previously unselected package python3. [2019-10-18T16:22:25.791Z] #18 52.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-18T16:22:25.791Z] #18 52.28 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.28 Unpacking python3 (3.5.3-1) ... [2019-10-18T16:22:25.791Z] #18 52.36 Selecting previously unselected package pigz. [2019-10-18T16:22:25.791Z] #18 52.36 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.36 Unpacking pigz (2.3.4-1) ... [2019-10-18T16:22:25.791Z] #18 52.43 Selecting previously unselected package libip4tc0:s390x. [2019-10-18T16:22:25.791Z] #18 52.43 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.44 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.791Z] #18 52.53 Selecting previously unselected package libip6tc0:s390x. [2019-10-18T16:22:25.791Z] #18 52.53 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.53 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.791Z] #18 52.63 Selecting previously unselected package libiptc0:s390x. [2019-10-18T16:22:25.791Z] #18 52.63 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.63 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.791Z] #18 52.71 Selecting previously unselected package libxtables12:s390x. [2019-10-18T16:22:25.791Z] #18 52.71 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.71 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.791Z] #18 52.78 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-18T16:22:25.791Z] #18 52.79 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.79 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-18T16:22:25.791Z] #18 52.85 Selecting previously unselected package iptables. [2019-10-18T16:22:25.791Z] #18 52.85 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 52.85 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.791Z] #18 53.15 Selecting previously unselected package xxd. [2019-10-18T16:22:25.791Z] #18 53.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 53.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:25.791Z] #18 53.30 Selecting previously unselected package vim-common. [2019-10-18T16:22:25.791Z] #18 53.30 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:22:25.791Z] #18 53.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:25.791Z] #18 53.52 Selecting previously unselected package bzip2. [2019-10-18T16:22:25.791Z] #18 53.52 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 53.53 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T16:22:25.791Z] #18 53.63 Selecting previously unselected package libgpm2:s390x. [2019-10-18T16:22:25.791Z] #18 53.63 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 53.63 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-18T16:22:25.791Z] #18 53.75 Selecting previously unselected package xz-utils. [2019-10-18T16:22:25.791Z] #18 53.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 53.75 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:22:25.791Z] #18 53.89 Selecting previously unselected package aufs-tools. [2019-10-18T16:22:25.791Z] #18 53.89 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 53.90 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:22:25.791Z] #18 54.03 Selecting previously unselected package liblzo2-2:s390x. [2019-10-18T16:22:25.791Z] #18 54.03 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 54.03 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:22:25.791Z] #18 54.17 Selecting previously unselected package btrfs-progs. [2019-10-18T16:22:25.791Z] #18 54.17 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 54.17 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:22:25.791Z] #18 54.72 Selecting previously unselected package btrfs-tools. [2019-10-18T16:22:25.791Z] #18 54.74 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 54.74 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:22:25.791Z] #18 54.87 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-18T16:22:25.791Z] #18 54.87 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 54.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T16:22:25.791Z] #18 54.98 Selecting previously unselected package dmsetup. [2019-10-18T16:22:25.791Z] #18 54.98 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 54.99 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T16:22:25.791Z] #18 55.10 Selecting previously unselected package libonig4:s390x. [2019-10-18T16:22:25.791Z] #18 55.10 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.10 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-18T16:22:25.791Z] #18 55.26 Selecting previously unselected package libjq1:s390x. [2019-10-18T16:22:25.791Z] #18 55.26 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.26 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T16:22:25.791Z] #18 55.37 Selecting previously unselected package jq. [2019-10-18T16:22:25.791Z] #18 55.37 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.38 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:22:25.791Z] #18 55.46 Selecting previously unselected package libaio1:s390x. [2019-10-18T16:22:25.791Z] #18 55.46 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.46 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-18T16:22:25.791Z] #18 55.52 Selecting previously unselected package libcap2-bin. [2019-10-18T16:22:25.791Z] #18 55.53 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.53 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T16:22:25.791Z] #18 55.63 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-18T16:22:25.791Z] #18 55.64 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.64 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T16:22:25.791Z] #18 55.72 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-18T16:22:25.791Z] #18 55.72 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 55.73 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-18T16:22:25.791Z] #18 56.03 Selecting previously unselected package libpcre16-3:s390x. [2019-10-18T16:22:25.791Z] #18 56.03 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 56.04 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-18T16:22:25.791Z] #18 56.17 Selecting previously unselected package libpcre32-3:s390x. [2019-10-18T16:22:25.791Z] #18 56.17 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 56.18 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-18T16:22:25.791Z] #18 56.30 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-18T16:22:25.791Z] #18 56.30 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 56.31 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-18T16:22:25.791Z] #18 56.70 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-18T16:22:25.791Z] #18 56.71 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-18T16:22:25.791Z] #18 56.71 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-18T16:22:25.876Z] #18 9.763 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T16:22:25.876Z] #18 10.01 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T16:22:25.917Z] #17 120.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:22:25.917Z] #17 120.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:22:25.917Z] #17 120.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-18T16:22:25.917Z] #17 120.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:22:26.210Z] #18 56.98 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-18T16:22:26.211Z] #18 57.01 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-18T16:22:26.211Z] #18 57.01 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-18T16:22:26.211Z] #18 57.14 Selecting previously unselected package libnl-3-200:s390x. [2019-10-18T16:22:26.211Z] #18 57.14 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-18T16:22:26.211Z] #18 57.15 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T16:22:26.211Z] #18 57.23 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-18T16:22:26.211Z] #18 57.23 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-18T16:22:26.211Z] #18 57.23 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T16:22:26.915Z] #18 57.29 Selecting previously unselected package libreadline5:s390x. [2019-10-18T16:22:26.915Z] #18 57.29 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-18T16:22:26.915Z] #18 57.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-18T16:22:26.915Z] #18 57.45 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-18T16:22:26.915Z] #18 57.45 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-18T16:22:26.915Z] #18 57.45 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-18T16:22:26.915Z] #18 ... [2019-10-18T16:22:26.915Z] [2019-10-18T16:22:26.916Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:26.916Z] #42 45.06 CC compel/src/lib/ptrace.o [2019-10-18T16:22:26.981Z] #18 ... [2019-10-18T16:22:26.981Z] [2019-10-18T16:22:26.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:26.981Z] #41 141.9 CC criu/netfilter.o [2019-10-18T16:22:26.981Z] #41 142.2 CC criu/page-pipe.o [2019-10-18T16:22:26.981Z] #41 142.6 CC criu/page-xfer.o [2019-10-18T16:22:26.981Z] #41 143.6 CC criu/pagemap-cache.o [2019-10-18T16:22:26.981Z] #41 143.9 CC criu/pagemap.o [2019-10-18T16:22:26.981Z] #41 144.6 CC criu/parasite-syscall.o [2019-10-18T16:22:26.981Z] #41 145.2 CC criu/path.o [2019-10-18T16:22:26.981Z] #41 145.5 CC criu/pie-util-vdso-elf32.o [2019-10-18T16:22:26.981Z] #41 145.8 CC criu/pie-util-vdso.o [2019-10-18T16:22:26.981Z] #41 146.1 CC criu/pie-util.o [2019-10-18T16:22:26.981Z] #41 146.3 CC criu/pipes.o [2019-10-18T16:22:26.981Z] #41 146.8 CC criu/plugin.o [2019-10-18T16:22:26.981Z] #41 147.2 CC criu/proc_parse.o [2019-10-18T16:22:27.255Z] #18 11.16 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T16:22:28.291Z] #42 45.69 AR compel/libcompel.a [2019-10-18T16:22:28.291Z] #42 45.80 HOSTCC compel/src/main-host.o [2019-10-18T16:22:28.355Z] #41 ... [2019-10-18T16:22:28.355Z] [2019-10-18T16:22:28.355Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:28.355Z] #18 12.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T16:22:28.355Z] #18 12.74 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T16:22:28.634Z] #18 12.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T16:22:28.678Z] #42 46.46 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-18T16:22:28.678Z] #42 46.66 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T16:22:29.087Z] #42 47.02 HOSTCC compel/src/lib/log-host.o [2019-10-18T16:22:29.087Z] #42 47.11 HOSTLINK compel/compel-host-bin [2019-10-18T16:22:29.087Z] #42 47.15 DEP soccr/soccr.d [2019-10-18T16:22:29.488Z] #42 47.26 CC soccr/soccr.o [2019-10-18T16:22:29.572Z] #18 13.54 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T16:22:29.731Z] #18 13.84 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T16:22:30.107Z] #17 124.6 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-18T16:22:30.107Z] #17 ... [2019-10-18T16:22:30.107Z] [2019-10-18T16:22:30.107Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:30.107Z] #54 146.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T16:22:30.107Z] #54 148.5 + mkdir -p /build [2019-10-18T16:22:30.107Z] #54 148.5 + cp runc /build/runc [2019-10-18T16:22:30.107Z] #54 DONE 150.0s [2019-10-18T16:22:30.107Z] [2019-10-18T16:22:30.107Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:30.107Z] #17 124.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:30.107Z] #17 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-18T16:22:30.107Z] #17 124.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:30.107Z] #17 124.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-18T16:22:30.107Z] #17 124.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:22:30.107Z] #17 124.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:22:30.107Z] #17 ... [2019-10-18T16:22:30.107Z] [2019-10-18T16:22:30.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:30.107Z] #41 120.8 CC criu/files-reg.o [2019-10-18T16:22:30.107Z] #41 123.0 CC criu/files.o [2019-10-18T16:22:30.107Z] #41 125.0 CC criu/filesystems.o [2019-10-18T16:22:30.107Z] #41 125.8 CC criu/fsnotify.o [2019-10-18T16:22:30.107Z] #41 126.9 CC criu/image-desc.o [2019-10-18T16:22:30.107Z] #41 127.1 CC criu/image.o [2019-10-18T16:22:30.107Z] #41 128.0 CC criu/ipc_ns.o [2019-10-18T16:22:30.107Z] #41 ... [2019-10-18T16:22:30.107Z] [2019-10-18T16:22:30.107Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:30.107Z] #17 124.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:30.107Z] #17 124.7 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 [2019-10-18T16:22:30.107Z] #17 124.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T16:22:30.107Z] #17 124.7 Setting up python3 (3.5.3-1) ... [2019-10-18T16:22:30.141Z] #18 14.32 Building wheels for collected packages: pyyaml, pathspec [2019-10-18T16:22:30.324Z] #42 48.49 AR soccr/libsoccr.a [2019-10-18T16:22:30.669Z] #18 14.32 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T16:22:30.759Z] #42 48.52 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:22:30.759Z] #42 48.76 DEP criu/arch/s390/sigframe.d [2019-10-18T16:22:30.759Z] #42 ... [2019-10-18T16:22:30.759Z] [2019-10-18T16:22:30.759Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:30.759Z] #45 79.67 text/template/parse [2019-10-18T16:22:30.759Z] #45 79.84 go/parser [2019-10-18T16:22:30.759Z] #45 83.39 encoding/xml [2019-10-18T16:22:30.759Z] #45 83.68 text/template [2019-10-18T16:22:30.759Z] #45 ... [2019-10-18T16:22:30.759Z] [2019-10-18T16:22:30.759Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:30.760Z] #18 60.08 Selecting previously unselected package net-tools. [2019-10-18T16:22:30.760Z] #18 60.10 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-18T16:22:30.760Z] #18 60.11 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:22:30.760Z] #18 60.31 Selecting previously unselected package python-pip-whl. [2019-10-18T16:22:30.760Z] #18 60.31 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:22:30.760Z] #18 60.32 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:22:30.760Z] #18 60.95 Selecting previously unselected package python3-pip. [2019-10-18T16:22:30.760Z] #18 60.95 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:22:30.760Z] #18 60.96 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:22:30.760Z] #18 61.18 Selecting previously unselected package python3-pkg-resources. [2019-10-18T16:22:30.760Z] #18 61.18 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:22:30.760Z] #18 61.18 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:22:30.760Z] #18 61.31 Selecting previously unselected package python3-setuptools. [2019-10-18T16:22:30.760Z] #18 61.31 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T16:22:30.760Z] #18 61.31 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T16:22:30.760Z] #18 61.47 Selecting previously unselected package python3-wheel. [2019-10-18T16:22:30.760Z] #18 61.47 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T16:22:30.760Z] #18 61.48 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T16:22:30.760Z] #18 61.59 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T16:22:30.760Z] #18 61.59 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-18T16:22:30.760Z] #18 61.60 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:22:30.928Z] #18 15.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T16:22:30.929Z] #18 15.11 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T16:22:30.929Z] #18 15.17 Running setup.py bdist_wheel for pathspec: started [2019-10-18T16:22:31.111Z] #18 15.33 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T16:22:31.149Z] #18 61.90 Selecting previously unselected package vim-runtime. [2019-10-18T16:22:31.149Z] #18 61.91 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:22:31.149Z] #18 61.93 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T16:22:31.149Z] #18 62.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T16:22:31.149Z] #18 62.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:31.870Z] #18 15.94 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T16:22:31.870Z] #18 15.94 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T16:22:31.870Z] #18 15.95 Successfully built pyyaml pathspec [2019-10-18T16:22:31.870Z] #18 15.95 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-18T16:22:32.129Z] #18 16.23 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T16:22:32.387Z] #18 DONE 16.5s [2019-10-18T16:22:32.387Z] [2019-10-18T16:22:32.387Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:22:32.485Z] #18 16.53 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T16:22:32.485Z] #18 ... [2019-10-18T16:22:32.485Z] [2019-10-18T16:22:32.485Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:32.485Z] #38 219.2 + rm -rf /tmp/tmp.JV2arqeOZj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JV2arqeOZj [2019-10-18T16:22:32.485Z] #38 DONE 219.6s [2019-10-18T16:22:32.639Z] #17 126.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:22:32.646Z] #28 ... [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T16:22:32.646Z] #35 DONE 0.3s [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T16:22:32.646Z] #49 DONE 0.3s [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T16:22:32.646Z] #67 DONE 0.3s [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T16:22:32.646Z] #61 DONE 0.3s [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T16:22:32.646Z] #43 DONE 0.3s [2019-10-18T16:22:32.646Z] [2019-10-18T16:22:32.646Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:32.743Z] [2019-10-18T16:22:32.743Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:32.743Z] #41 149.2 CC criu/protobuf-desc.o [2019-10-18T16:22:32.743Z] #41 149.9 CC criu/protobuf.o [2019-10-18T16:22:32.743Z] #41 150.3 CC criu/pstree.o [2019-10-18T16:22:32.743Z] #41 151.4 CC criu/rbtree.o [2019-10-18T16:22:32.743Z] #41 151.7 CC criu/rst-malloc.o [2019-10-18T16:22:32.743Z] #41 151.9 CC criu/seccomp.o [2019-10-18T16:22:32.743Z] #41 152.5 CC criu/seize.o [2019-10-18T16:22:32.743Z] #41 153.2 CC criu/servicefd.o [2019-10-18T16:22:32.904Z] #44 ... [2019-10-18T16:22:32.904Z] [2019-10-18T16:22:32.904Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:22:32.905Z] #52 DONE 0.5s [2019-10-18T16:22:32.905Z] [2019-10-18T16:22:32.905Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:22:32.905Z] #30 DONE 0.6s [2019-10-18T16:22:33.169Z] [2019-10-18T16:22:33.169Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T16:22:33.169Z] #46 DONE 0.6s [2019-10-18T16:22:33.169Z] [2019-10-18T16:22:33.169Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:22:33.169Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T16:22:33.169Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T16:22:33.169Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-18T16:22:33.169Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.3s [2019-10-18T16:22:33.169Z] #65 ... [2019-10-18T16:22:33.169Z] [2019-10-18T16:22:33.169Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:22:33.169Z] #25 DONE 0.8s [2019-10-18T16:22:33.169Z] [2019-10-18T16:22:33.169Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T16:22:33.169Z] #23 DONE 0.9s [2019-10-18T16:22:33.169Z] [2019-10-18T16:22:33.169Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:22:33.429Z] #65 ... [2019-10-18T16:22:33.429Z] [2019-10-18T16:22:33.429Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T16:22:33.429Z] #53 DONE 0.4s [2019-10-18T16:22:33.429Z] [2019-10-18T16:22:33.429Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:22:33.573Z] #17 128.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T16:22:33.573Z] #17 128.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T16:22:33.573Z] #17 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:33.676Z] #41 153.9 CC criu/shmem.o [2019-10-18T16:22:33.831Z] #17 128.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T16:22:34.373Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-10-18T16:22:34.373Z] #65 DONE 2.0s [2019-10-18T16:22:34.373Z] [2019-10-18T16:22:34.373Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:22:34.373Z] #28 1.255 + mktemp -d [2019-10-18T16:22:34.373Z] #28 1.255 + export GOPATH=/tmp/tmp.U6s8J4xg0d [2019-10-18T16:22:34.373Z] #28 1.255 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.U6s8J4xg0d/src/github.com/go-swagger/go-swagger [2019-10-18T16:22:34.373Z] #28 1.260 Cloning into '/tmp/tmp.U6s8J4xg0d/src/github.com/go-swagger/go-swagger'... [2019-10-18T16:22:34.397Z] #17 129.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:22:34.610Z] #41 154.8 CC criu/sigframe.o [2019-10-18T16:22:34.610Z] #41 155.0 CC criu/signalfd.o [2019-10-18T16:22:34.868Z] #41 155.3 CC criu/sk-inet.o [2019-10-18T16:22:35.413Z] #18 65.76 Selecting previously unselected package vim. [2019-10-18T16:22:35.414Z] #18 65.76 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-18T16:22:35.414Z] #18 65.76 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:22:35.414Z] #18 66.35 Selecting previously unselected package xfsprogs. [2019-10-18T16:22:35.414Z] #18 66.35 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-18T16:22:35.414Z] #18 66.35 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:22:35.773Z] #17 130.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:35.773Z] #17 130.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:22:35.801Z] #41 156.2 CC criu/sk-netlink.o [2019-10-18T16:22:36.059Z] #41 ... [2019-10-18T16:22:36.059Z] [2019-10-18T16:22:36.059Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:36.059Z] #18 18.44 Building wheels for collected packages: pathspec, pyyaml [2019-10-18T16:22:36.059Z] #18 18.44 Running setup.py bdist_wheel for pathspec: started [2019-10-18T16:22:36.059Z] #18 19.41 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T16:22:36.059Z] #18 19.41 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T16:22:36.059Z] #18 19.42 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T16:22:36.059Z] #18 20.28 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T16:22:36.059Z] #18 20.28 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T16:22:36.059Z] #18 20.34 Successfully built pathspec pyyaml [2019-10-18T16:22:36.059Z] #18 20.34 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-18T16:22:36.278Z] #18 66.97 Selecting previously unselected package zip. [2019-10-18T16:22:36.278Z] #18 66.97 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-18T16:22:36.278Z] #18 66.98 Unpacking zip (3.0-11+b1) ... [2019-10-18T16:22:36.278Z] #18 67.21 Selecting previously unselected package libapparmor-perl. [2019-10-18T16:22:36.278Z] #18 67.21 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T16:22:36.278Z] #18 67.21 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:22:36.278Z] #18 67.28 Selecting previously unselected package apparmor. [2019-10-18T16:22:36.278Z] #18 67.28 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-18T16:22:36.278Z] #18 67.32 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:22:36.317Z] #18 20.71 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T16:22:36.682Z] #18 67.77 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T16:22:36.706Z] #17 131.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T16:22:36.706Z] #17 131.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T16:22:36.883Z] #18 DONE 21.1s [2019-10-18T16:22:36.883Z] [2019-10-18T16:22:36.883Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T16:22:37.099Z] #18 67.77 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-18T16:22:37.099Z] #18 67.77 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:22:37.140Z] #23 DONE 0.3s [2019-10-18T16:22:37.140Z] [2019-10-18T16:22:37.140Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:22:37.640Z] #17 132.0 Setting up dh-python (2.20170125) ... [2019-10-18T16:22:38.203Z] #7 completed: 2019-10-18 16:22:30.336602412 +0000 UTC [2019-10-18T16:22:38.203Z] #7 duration: 1m4.01381515s [2019-10-18T16:22:38.203Z] [2019-10-18T16:22:38.203Z] [2019-10-18T16:22:38.203Z] #8 exporting to image [2019-10-18T16:22:38.203Z] #8 digest: sha256:8fc002e3cb676f313e53c9b3cd1cbcb624014971627fbcb8db2764713595d254 [2019-10-18T16:22:38.203Z] #8 name: "exporting to image" [2019-10-18T16:22:38.203Z] #8 started: 2019-10-18 16:22:30.339324911 +0000 UTC [2019-10-18T16:22:38.203Z] #8 exporting layers [2019-10-18T16:22:38.206Z] #17 132.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-18T16:22:38.206Z] #17 132.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:22:38.473Z] #18 69.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T16:22:38.473Z] #18 69.41 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-18T16:22:38.473Z] #18 69.41 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:22:38.514Z] #27 DONE 1.1s [2019-10-18T16:22:38.514Z] [2019-10-18T16:22:38.514Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T16:22:38.514Z] #29 DONE 0.2s [2019-10-18T16:22:38.514Z] [2019-10-18T16:22:38.514Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T16:22:38.514Z] #32 DONE 0.1s [2019-10-18T16:22:38.514Z] [2019-10-18T16:22:38.514Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:38.514Z] #41 156.6 CC criu/sk-packet.o [2019-10-18T16:22:38.514Z] #41 157.1 CC criu/sk-queue.o [2019-10-18T16:22:38.514Z] #41 157.7 CC criu/sk-tcp.o [2019-10-18T16:22:38.514Z] #41 158.2 CC criu/sk-unix.o [2019-10-18T16:22:38.514Z] #41 ... [2019-10-18T16:22:38.514Z] [2019-10-18T16:22:38.514Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T16:22:38.514Z] #37 DONE 0.1s [2019-10-18T16:22:38.514Z] [2019-10-18T16:22:38.514Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T16:22:38.580Z] #28 ... [2019-10-18T16:22:38.580Z] [2019-10-18T16:22:38.580Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:38.580Z] #44 4.268 + RM_GOPATH=0 [2019-10-18T16:22:38.580Z] #44 4.268 + TMP_GOPATH= [2019-10-18T16:22:38.580Z] #44 4.268 + : /build [2019-10-18T16:22:38.580Z] #44 4.268 + '[' -z '' ']' [2019-10-18T16:22:38.580Z] #44 4.270 ++ mktemp -d [2019-10-18T16:22:38.580Z] #44 4.271 + export GOPATH=/tmp/tmp.3KKNRga5ix [2019-10-18T16:22:38.580Z] #44 4.271 + GOPATH=/tmp/tmp.3KKNRga5ix [2019-10-18T16:22:38.580Z] #44 4.272 + RM_GOPATH=1 [2019-10-18T16:22:38.580Z] #44 4.273 ++ dirname ./install.sh [2019-10-18T16:22:38.580Z] #44 4.275 + dir=. [2019-10-18T16:22:38.580Z] #44 4.275 + bin=vndr [2019-10-18T16:22:38.580Z] #44 4.275 + shift [2019-10-18T16:22:38.580Z] #44 4.275 + '[' '!' -f ./vndr.installer ']' [2019-10-18T16:22:38.580Z] #44 4.275 + . ./vndr.installer [2019-10-18T16:22:38.580Z] #44 4.275 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:22:38.580Z] #44 4.275 + install_vndr [2019-10-18T16:22:38.580Z] #44 4.275 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T16:22:38.580Z] #44 4.275 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3KKNRga5ix/src/github.com/LK4D4/vndr [2019-10-18T16:22:38.580Z] #44 4.275 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:22:38.580Z] #44 4.279 Cloning into '/tmp/tmp.3KKNRga5ix/src/github.com/LK4D4/vndr'... [2019-10-18T16:22:38.580Z] #44 5.166 + cd /tmp/tmp.3KKNRga5ix/src/github.com/LK4D4/vndr [2019-10-18T16:22:38.580Z] #44 5.166 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:22:38.580Z] #44 5.177 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T16:22:38.771Z] #17 DONE 133.3s [2019-10-18T16:22:38.771Z] [2019-10-18T16:22:38.771Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:38.771Z] #38 195.7 + dpkg --print-architecture [2019-10-18T16:22:38.771Z] #38 195.7 + cd /tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution [2019-10-18T16:22:38.771Z] #38 195.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T16:22:38.771Z] #38 196.0 + GOPATH=/tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j1l7JFBf4y [2019-10-18T16:22:38.771Z] #38 196.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T16:22:38.771Z] #38 ... [2019-10-18T16:22:38.771Z] [2019-10-18T16:22:38.771Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:38.772Z] #39 DONE 0.3s [2019-10-18T16:22:38.772Z] [2019-10-18T16:22:38.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:38.840Z] #44 6.286 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T16:22:39.030Z] #41 159.5 CC criu/sockets.o [2019-10-18T16:22:39.101Z] #44 6.349 go/token [2019-10-18T16:22:39.101Z] #44 6.391 internal/lazyregexp [2019-10-18T16:22:39.101Z] #44 6.439 encoding/xml [2019-10-18T16:22:39.595Z] #41 160.1 CC criu/stats.o [2019-10-18T16:22:39.853Z] #41 160.3 CC criu/string.o [2019-10-18T16:22:39.853Z] #41 160.3 CC criu/sysctl.o [2019-10-18T16:22:40.044Z] #44 7.476 go/scanner [2019-10-18T16:22:40.417Z] #18 71.57 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T16:22:40.418Z] #41 160.8 CC criu/sysfs_parse.o [2019-10-18T16:22:40.676Z] #41 161.2 CC criu/timerfd.o [2019-10-18T16:22:40.678Z] #18 ... [2019-10-18T16:22:40.678Z] [2019-10-18T16:22:40.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:40.678Z] #41 129.2 CC criu/irmap.o [2019-10-18T16:22:40.678Z] #41 130.1 CC criu/kcmp-ids.o [2019-10-18T16:22:40.678Z] #41 130.4 CC criu/kerndat.o [2019-10-18T16:22:40.678Z] #41 131.3 CC criu/libnetlink.o [2019-10-18T16:22:40.678Z] #41 131.6 CC criu/log.o [2019-10-18T16:22:40.678Z] #41 132.0 CC criu/lsm.o [2019-10-18T16:22:40.678Z] #41 132.4 CC criu/mem.o [2019-10-18T16:22:40.678Z] #41 133.9 CC criu/mount.o [2019-10-18T16:22:40.678Z] #41 137.2 CC criu/namespaces.o [2019-10-18T16:22:40.678Z] #41 138.9 CC criu/net.o [2019-10-18T16:22:41.127Z] #18 71.57 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T16:22:41.127Z] #18 71.57 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:22:41.127Z] #18 71.66 Selecting previously unselected package mingw-w64-common. [2019-10-18T16:22:41.127Z] #18 71.66 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T16:22:41.127Z] #18 71.67 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T16:22:41.127Z] #18 ... [2019-10-18T16:22:41.127Z] [2019-10-18T16:22:41.127Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:41.127Z] #42 48.81 DEP criu/arch/s390/crtools.d [2019-10-18T16:22:41.127Z] #42 48.96 DEP criu/arch/s390/cpu.d [2019-10-18T16:22:41.127Z] #42 49.16 CC criu/arch/s390/cpu.o [2019-10-18T16:22:41.127Z] #42 49.79 CC criu/arch/s390/crtools.o [2019-10-18T16:22:41.127Z] #42 50.68 CC criu/arch/s390/sigframe.o [2019-10-18T16:22:41.127Z] #42 50.92 LINK criu/arch/s390/crtools.built-in.o [2019-10-18T16:22:41.127Z] #42 50.95 DEP criu/arch/s390/vdso-pie.d [2019-10-18T16:22:41.127Z] #42 51.07 DEP criu/pie/parasite-vdso.d [2019-10-18T16:22:41.127Z] #42 51.20 DEP criu/pie/util-vdso.d [2019-10-18T16:22:41.127Z] #42 51.35 DEP criu/pie/util.d [2019-10-18T16:22:41.127Z] #42 51.49 CC criu/pie/util.o [2019-10-18T16:22:41.127Z] #42 51.82 CC criu/pie/util-vdso.o [2019-10-18T16:22:41.127Z] #42 52.42 CC criu/pie/parasite-vdso.o [2019-10-18T16:22:41.127Z] #42 52.88 CC criu/arch/s390/vdso-pie.o [2019-10-18T16:22:41.127Z] #42 53.18 AR criu/pie/pie.lib.a [2019-10-18T16:22:41.127Z] #42 53.26 DEP criu/pie/restorer.d [2019-10-18T16:22:41.127Z] #42 53.50 DEP criu/arch/s390/restorer.d [2019-10-18T16:22:41.127Z] #42 53.73 DEP criu/pie/parasite.d [2019-10-18T16:22:41.127Z] #42 53.98 CC criu/pie/parasite.o [2019-10-18T16:22:41.127Z] #42 55.03 LINK criu/pie/parasite.built-in.o [2019-10-18T16:22:41.127Z] #42 55.04 GEN criu/pie/parasite-blob.h [2019-10-18T16:22:41.127Z] #42 55.06 CC criu/arch/s390/restorer.o [2019-10-18T16:22:41.127Z] #42 55.50 CC criu/pie/restorer.o [2019-10-18T16:22:41.127Z] #42 57.95 LINK criu/pie/restorer.built-in.o [2019-10-18T16:22:41.127Z] #42 57.96 GEN criu/pie/restorer-blob.h [2019-10-18T16:22:41.127Z] #42 58.06 DEP criu/vdso.d [2019-10-18T16:22:41.127Z] #42 58.35 DEP criu/uts_ns.d [2019-10-18T16:22:41.127Z] #42 58.49 DEP criu/util.d [2019-10-18T16:22:41.127Z] #42 58.74 DEP criu/uffd.d [2019-10-18T16:22:41.127Z] #42 58.96 DEP criu/tun.d [2019-10-18T16:22:41.127Z] #42 ... [2019-10-18T16:22:41.127Z] [2019-10-18T16:22:41.127Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:41.127Z] #45 90.03 go/doc [2019-10-18T16:22:41.127Z] #45 90.23 crypto/rand [2019-10-18T16:22:41.127Z] #45 90.94 crypto/ed25519 [2019-10-18T16:22:41.127Z] #45 91.35 crypto/rsa [2019-10-18T16:22:41.127Z] #45 92.61 crypto/dsa [2019-10-18T16:22:41.127Z] #45 92.85 crypto/x509/pkix [2019-10-18T16:22:41.127Z] #45 93.47 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T16:22:41.127Z] #45 93.66 github.com/LK4D4/vndr/build [2019-10-18T16:22:41.127Z] #45 95.35 net [2019-10-18T16:22:41.127Z] #45 97.22 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-18T16:22:41.127Z] #45 97.73 vendor/golang.org/x/crypto/poly1305 [2019-10-18T16:22:41.127Z] #45 98.21 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-18T16:22:41.127Z] #45 98.86 vendor/golang.org/x/crypto/curve25519 [2019-10-18T16:22:41.127Z] #45 99.51 vendor/golang.org/x/crypto/hkdf [2019-10-18T16:22:41.127Z] #45 99.82 vendor/golang.org/x/text/transform [2019-10-18T16:22:41.241Z] #41 161.4 CC criu/tty.o [2019-10-18T16:22:41.433Z] #44 8.786 go/ast [2019-10-18T16:22:41.925Z] #45 ... [2019-10-18T16:22:41.925Z] [2019-10-18T16:22:41.925Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:41.925Z] #63 100.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:22:41.925Z] #63 100.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T16:22:42.139Z] #44 ... [2019-10-18T16:22:42.139Z] [2019-10-18T16:22:42.139Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:42.139Z] #26 6.014 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:22:42.139Z] #26 6.528 [2019-10-18T16:22:42.139Z] #26 6.768 ## 3.5% ######## 11.1% ############# 19.2% ###################### 31.8% ############################# 40.9% #################################### 50.0% ########################################### 60.4% #################################################### 72.7% ########################################################### 83.3% ################################################################### 93.7% ######################################################################## 100.0% [2019-10-18T16:22:42.139Z] #26 8.336 [2019-10-18T16:22:42.400Z] #26 8.756 ######### 13.4% ################### 26.7% ############################# 41.4% ####################################### 54.4% ##### [2019-10-18T16:22:42.400Z] #26 ... [2019-10-18T16:22:42.400Z] [2019-10-18T16:22:42.400Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:22:42.400Z] #56 ... [2019-10-18T16:22:42.400Z] [2019-10-18T16:22:42.400Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:42.400Z] #38 4.639 + mktemp -d [2019-10-18T16:22:42.400Z] #38 4.640 + export GOPATH=/tmp/tmp.w17mJwalgY [2019-10-18T16:22:42.400Z] #38 4.641 + git clone https://github.com/docker/distribution.git /tmp/tmp.w17mJwalgY/src/github.com/docker/distribution [2019-10-18T16:22:42.400Z] #38 4.644 Cloning into '/tmp/tmp.w17mJwalgY/src/github.com/docker/distribution'... [2019-10-18T16:22:42.664Z] #38 ... [2019-10-18T16:22:42.664Z] [2019-10-18T16:22:42.664Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:22:42.664Z] #40 4.367 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:22:42.664Z] #40 4.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:22:42.664Z] #40 4.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:22:42.664Z] #40 4.475 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:22:42.664Z] #40 4.518 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:22:42.664Z] #40 5.149 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:22:42.664Z] #40 6.206 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:22:42.664Z] #40 6.793 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:22:42.664Z] #40 ... [2019-10-18T16:22:42.664Z] [2019-10-18T16:22:42.666Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:42.666Z] #36 4.736 + RM_GOPATH=0 [2019-10-18T16:22:42.666Z] #36 4.737 + TMP_GOPATH= [2019-10-18T16:22:42.666Z] #36 4.738 + : /build [2019-10-18T16:22:42.666Z] #36 4.740 + '[' -z '' ']' [2019-10-18T16:22:42.666Z] #36 4.741 ++ mktemp -d [2019-10-18T16:22:42.666Z] #36 4.744 + export GOPATH=/tmp/tmp.qxNJCPyfRm [2019-10-18T16:22:42.666Z] #36 4.744 + GOPATH=/tmp/tmp.qxNJCPyfRm [2019-10-18T16:22:42.666Z] #36 4.745 + RM_GOPATH=1 [2019-10-18T16:22:42.666Z] #36 4.746 ++ dirname ./install.sh [2019-10-18T16:22:42.666Z] #36 4.749 + dir=. [2019-10-18T16:22:42.666Z] #36 4.750 + bin=tini [2019-10-18T16:22:42.666Z] #36 4.750 + shift [2019-10-18T16:22:42.666Z] #36 4.751 + '[' '!' -f ./tini.installer ']' [2019-10-18T16:22:42.666Z] #36 4.751 + . ./tini.installer [2019-10-18T16:22:42.666Z] #36 4.752 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:22:42.666Z] #36 4.760 + install_tini [2019-10-18T16:22:42.666Z] #36 4.761 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T16:22:42.666Z] #36 4.761 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:22:42.666Z] #36 4.762 + git clone https://github.com/krallin/tini.git /tmp/tmp.qxNJCPyfRm/tini [2019-10-18T16:22:42.666Z] #36 4.766 Cloning into '/tmp/tmp.qxNJCPyfRm/tini'... [2019-10-18T16:22:42.666Z] #36 5.547 + cd /tmp/tmp.qxNJCPyfRm/tini [2019-10-18T16:22:42.666Z] #36 5.548 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:22:42.666Z] #36 5.556 + cmake . [2019-10-18T16:22:42.666Z] #36 6.311 -- The C compiler identification is GNU 6.3.0 [2019-10-18T16:22:42.666Z] #36 6.334 -- Check for working C compiler: /usr/bin/cc [2019-10-18T16:22:42.666Z] #36 7.053 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T16:22:42.666Z] #36 7.061 -- Detecting C compiler ABI info [2019-10-18T16:22:42.666Z] #36 7.766 -- Detecting C compiler ABI info - done [2019-10-18T16:22:42.666Z] #36 7.850 -- Detecting C compile features [2019-10-18T16:22:42.666Z] #36 9.975 -- Detecting C compile features - done [2019-10-18T16:22:42.666Z] #36 10.00 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T16:22:42.683Z] #41 162.8 CC criu/tun.o [2019-10-18T16:22:42.927Z] #36 10.25 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T16:22:42.927Z] #36 ... [2019-10-18T16:22:42.927Z] [2019-10-18T16:22:42.927Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:42.927Z] #50 4.532 + RM_GOPATH=0 [2019-10-18T16:22:42.927Z] #50 4.532 + TMP_GOPATH= [2019-10-18T16:22:42.927Z] #50 4.533 + : /build [2019-10-18T16:22:42.927Z] #50 4.533 + '[' -z '' ']' [2019-10-18T16:22:42.927Z] #50 4.536 ++ mktemp -d [2019-10-18T16:22:42.927Z] #50 4.538 + export GOPATH=/tmp/tmp.uM3Uv4oGBS [2019-10-18T16:22:42.927Z] #50 4.538 + GOPATH=/tmp/tmp.uM3Uv4oGBS [2019-10-18T16:22:42.927Z] #50 4.538 + RM_GOPATH=1 [2019-10-18T16:22:42.927Z] #50 4.539 ++ dirname ./install.sh [2019-10-18T16:22:42.927Z] #50 4.541 + dir=. [2019-10-18T16:22:42.927Z] #50 4.542 + bin=golangci_lint [2019-10-18T16:22:42.927Z] #50 4.542 + shift [2019-10-18T16:22:42.927Z] #50 4.542 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T16:22:42.927Z] #50 4.542 + . ./golangci_lint.installer [2019-10-18T16:22:42.927Z] #50 4.542 ++ : v1.17.1 [2019-10-18T16:22:42.927Z] #50 4.542 + install_golangci_lint [2019-10-18T16:22:42.927Z] #50 4.542 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T16:22:42.927Z] #50 4.542 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:22:42.927Z] #50 4.542 Installing golangci-lint version v1.17.1 [2019-10-18T16:22:42.927Z] #50 ... [2019-10-18T16:22:42.927Z] [2019-10-18T16:22:42.927Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:42.927Z] #68 4.740 + RM_GOPATH=0 [2019-10-18T16:22:42.927Z] #68 4.741 + TMP_GOPATH= [2019-10-18T16:22:42.927Z] #68 4.741 + : /build [2019-10-18T16:22:42.927Z] #68 4.741 + '[' -z '' ']' [2019-10-18T16:22:42.927Z] #68 4.743 ++ mktemp -d [2019-10-18T16:22:42.927Z] #68 4.746 + export GOPATH=/tmp/tmp.KM1W6yhLlT [2019-10-18T16:22:42.927Z] #68 4.747 + GOPATH=/tmp/tmp.KM1W6yhLlT [2019-10-18T16:22:42.927Z] #68 4.747 + RM_GOPATH=1 [2019-10-18T16:22:42.927Z] #68 4.750 ++ dirname ./install.sh [2019-10-18T16:22:42.927Z] #68 4.752 + dir=. [2019-10-18T16:22:42.927Z] #68 4.752 + bin=proxy [2019-10-18T16:22:42.927Z] #68 4.752 + shift [2019-10-18T16:22:42.927Z] #68 4.753 + '[' '!' -f ./proxy.installer ']' [2019-10-18T16:22:42.927Z] #68 4.755 + . ./proxy.installer [2019-10-18T16:22:42.927Z] #68 4.756 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:22:42.927Z] #68 4.759 + install_proxy [2019-10-18T16:22:42.927Z] #68 4.760 + case "$1" in [2019-10-18T16:22:42.927Z] #68 4.760 + export CGO_ENABLED=0 [2019-10-18T16:22:42.927Z] #68 4.767 + CGO_ENABLED=0 [2019-10-18T16:22:42.927Z] #68 4.768 + _install_proxy [2019-10-18T16:22:42.927Z] #68 4.768 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T16:22:42.927Z] #68 4.768 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:22:42.927Z] #68 4.768 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KM1W6yhLlT/src/github.com/docker/libnetwork [2019-10-18T16:22:42.927Z] #68 4.773 Cloning into '/tmp/tmp.KM1W6yhLlT/src/github.com/docker/libnetwork'... [2019-10-18T16:22:42.948Z] #41 163.2 CC criu/uffd.o [2019-10-18T16:22:43.188Z] #68 ... [2019-10-18T16:22:43.188Z] [2019-10-18T16:22:43.188Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:43.188Z] #31 4.257 + RM_GOPATH=0 [2019-10-18T16:22:43.188Z] #31 4.257 + TMP_GOPATH= [2019-10-18T16:22:43.188Z] #31 4.257 + : /build [2019-10-18T16:22:43.188Z] #31 4.257 + '[' -z '' ']' [2019-10-18T16:22:43.188Z] #31 4.261 ++ mktemp -d [2019-10-18T16:22:43.188Z] #31 4.264 + export GOPATH=/tmp/tmp.NT9TZtEYqM [2019-10-18T16:22:43.188Z] #31 4.264 + GOPATH=/tmp/tmp.NT9TZtEYqM [2019-10-18T16:22:43.188Z] #31 4.264 + RM_GOPATH=1 [2019-10-18T16:22:43.188Z] #31 4.265 ++ dirname ./install.sh [2019-10-18T16:22:43.188Z] #31 4.266 + dir=. [2019-10-18T16:22:43.188Z] #31 4.267 + bin=tomlv [2019-10-18T16:22:43.188Z] #31 4.268 + shift [2019-10-18T16:22:43.188Z] #31 4.269 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T16:22:43.188Z] #31 4.269 + . ./tomlv.installer [2019-10-18T16:22:43.188Z] #31 4.270 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:22:43.188Z] #31 4.270 + install_tomlv [2019-10-18T16:22:43.188Z] #31 4.271 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T16:22:43.188Z] #31 4.271 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:22:43.188Z] #31 4.273 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NT9TZtEYqM/src/github.com/BurntSushi/toml [2019-10-18T16:22:43.188Z] #31 4.280 Cloning into '/tmp/tmp.NT9TZtEYqM/src/github.com/BurntSushi/toml'... [2019-10-18T16:22:43.188Z] #31 5.164 + cd /tmp/tmp.NT9TZtEYqM/src/github.com/BurntSushi/toml [2019-10-18T16:22:43.188Z] #31 5.164 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:22:43.188Z] #31 5.172 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:22:43.188Z] #31 5.943 github.com/BurntSushi/toml [2019-10-18T16:22:43.188Z] #31 8.631 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:22:43.188Z] #31 ... [2019-10-18T16:22:43.188Z] [2019-10-18T16:22:43.188Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:43.188Z] #62 4.616 + RM_GOPATH=0 [2019-10-18T16:22:43.188Z] #62 4.616 + TMP_GOPATH= [2019-10-18T16:22:43.188Z] #62 4.616 + : /build/ [2019-10-18T16:22:43.188Z] #62 4.616 + '[' -z '' ']' [2019-10-18T16:22:43.188Z] #62 4.617 ++ mktemp -d [2019-10-18T16:22:43.188Z] #62 4.620 + export GOPATH=/tmp/tmp.gOIwtDBwO2 [2019-10-18T16:22:43.188Z] #62 4.620 + GOPATH=/tmp/tmp.gOIwtDBwO2 [2019-10-18T16:22:43.188Z] #62 4.620 + RM_GOPATH=1 [2019-10-18T16:22:43.188Z] #62 4.621 ++ dirname ./install.sh [2019-10-18T16:22:43.188Z] #62 4.623 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:22:43.188Z] #62 4.624 + dir=. [2019-10-18T16:22:43.188Z] #62 4.624 + bin=rootlesskit [2019-10-18T16:22:43.188Z] #62 4.624 + shift [2019-10-18T16:22:43.188Z] #62 4.624 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T16:22:43.188Z] #62 4.624 + . ./rootlesskit.installer [2019-10-18T16:22:43.188Z] #62 4.624 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:22:43.188Z] #62 4.624 + install_rootlesskit [2019-10-18T16:22:43.188Z] #62 4.624 + case "$1" in [2019-10-18T16:22:43.188Z] #62 4.624 + export CGO_ENABLED=0 [2019-10-18T16:22:43.188Z] #62 4.624 + CGO_ENABLED=0 [2019-10-18T16:22:43.188Z] #62 4.624 + _install_rootlesskit [2019-10-18T16:22:43.188Z] #62 4.624 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T16:22:43.188Z] #62 4.624 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gOIwtDBwO2/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:22:43.188Z] #62 4.628 Cloning into '/tmp/tmp.gOIwtDBwO2/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T16:22:43.188Z] #62 6.855 + cd /tmp/tmp.gOIwtDBwO2/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:22:43.188Z] #62 6.855 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:22:43.188Z] #62 7.038 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:22:43.188Z] #62 7.038 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T16:22:43.207Z] #41 141.6 CC criu/netfilter.o [2019-10-18T16:22:43.452Z] #62 ... [2019-10-18T16:22:43.452Z] [2019-10-18T16:22:43.452Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:43.452Z] #47 4.290 + RM_GOPATH=0 [2019-10-18T16:22:43.452Z] #47 4.290 + TMP_GOPATH= [2019-10-18T16:22:43.452Z] #47 4.290 + : /build [2019-10-18T16:22:43.452Z] #47 4.290 + '[' -z '' ']' [2019-10-18T16:22:43.452Z] #47 4.295 ++ mktemp -d [2019-10-18T16:22:43.452Z] #47 4.297 + export GOPATH=/tmp/tmp.t6Yv6uuG4t [2019-10-18T16:22:43.452Z] #47 4.297 + GOPATH=/tmp/tmp.t6Yv6uuG4t [2019-10-18T16:22:43.452Z] #47 4.297 + RM_GOPATH=1 [2019-10-18T16:22:43.452Z] #47 4.298 ++ dirname ./install.sh [2019-10-18T16:22:43.452Z] #47 4.303 + dir=. [2019-10-18T16:22:43.452Z] #47 4.303 + bin=gotestsum [2019-10-18T16:22:43.452Z] #47 4.303 + shift [2019-10-18T16:22:43.452Z] #47 4.304 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T16:22:43.452Z] #47 4.304 + . ./gotestsum.installer [2019-10-18T16:22:43.452Z] #47 4.305 ++ : v0.3.5 [2019-10-18T16:22:43.452Z] #47 4.305 + install_gotestsum [2019-10-18T16:22:43.452Z] #47 4.306 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T16:22:43.452Z] #47 4.306 Installing gotestsum version v0.3.5 [2019-10-18T16:22:43.452Z] #47 4.307 + go get -d gotest.tools/gotestsum [2019-10-18T16:22:43.452Z] #47 ... [2019-10-18T16:22:43.452Z] [2019-10-18T16:22:43.452Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:43.452Z] #54 4.031 + RM_GOPATH=0 [2019-10-18T16:22:43.452Z] #54 4.031 + TMP_GOPATH= [2019-10-18T16:22:43.452Z] #54 4.031 + : /build [2019-10-18T16:22:43.452Z] #54 4.031 + '[' -z '' ']' [2019-10-18T16:22:43.452Z] #54 4.033 ++ mktemp -d [2019-10-18T16:22:43.452Z] #54 4.034 + export GOPATH=/tmp/tmp.4FA0qCkNcF [2019-10-18T16:22:43.452Z] #54 4.034 + GOPATH=/tmp/tmp.4FA0qCkNcF [2019-10-18T16:22:43.452Z] #54 4.034 + RM_GOPATH=1 [2019-10-18T16:22:43.452Z] #54 4.037 ++ dirname ./install.sh [2019-10-18T16:22:43.452Z] #54 4.043 + dir=. [2019-10-18T16:22:43.452Z] #54 4.045 + bin=runc [2019-10-18T16:22:43.452Z] #54 4.045 + shift [2019-10-18T16:22:43.452Z] #54 4.045 + '[' '!' -f ./runc.installer ']' [2019-10-18T16:22:43.452Z] #54 4.045 + . ./runc.installer [2019-10-18T16:22:43.452Z] #54 4.045 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:22:43.452Z] #54 4.045 + install_runc [2019-10-18T16:22:43.452Z] #54 4.072 + uname -r [2019-10-18T16:22:43.452Z] #54 4.072 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T16:22:43.452Z] #54 4.076 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T16:22:43.452Z] #54 4.077 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T16:22:43.452Z] #54 4.077 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4FA0qCkNcF/src/github.com/opencontainers/runc [2019-10-18T16:22:43.452Z] #54 4.077 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T16:22:43.452Z] #54 4.081 Cloning into '/tmp/tmp.4FA0qCkNcF/src/github.com/opencontainers/runc'... [2019-10-18T16:22:43.452Z] #54 9.546 + cd /tmp/tmp.4FA0qCkNcF/src/github.com/opencontainers/runc [2019-10-18T16:22:43.452Z] #54 9.546 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:22:43.452Z] #54 9.655 + '[' -z '' ']' [2019-10-18T16:22:43.452Z] #54 9.656 + target=static [2019-10-18T16:22:43.452Z] #54 9.656 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T16:22:43.452Z] #54 ... [2019-10-18T16:22:43.452Z] [2019-10-18T16:22:43.452Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:43.452Z] #26 8.756 ######### 13.4% ################### 26.7% ############################# 41.4% ####################################### 54.4% ############################################### 66.2% ################################################################### 93.5% ######################################################################## 100.0% [2019-10-18T16:22:43.452Z] #26 9.845 [2019-10-18T16:22:43.466Z] #41 142.0 CC criu/page-pipe.o [2019-10-18T16:22:43.879Z] #41 164.1 CC criu/util.o [2019-10-18T16:22:44.399Z] #41 142.7 CC criu/page-xfer.o [2019-10-18T16:22:44.499Z] #26 10.06 # 2.6% ####### 10.6% ############# 19.4% #################### 28.2% ############################ 39.2% ######################################## 55.6% ############################################### 66.4% #################################################### 73.0% ########################################################## 81.1% ############################################################## 87.1% ##################################################################### 96.2% ######################################################################## 100.0% [2019-10-18T16:22:44.967Z] #41 165.1 CC criu/uts_ns.o [2019-10-18T16:22:44.967Z] #41 165.3 CC criu/vdso-compat.o [2019-10-18T16:22:44.967Z] #41 165.4 CC criu/vdso.o [2019-10-18T16:22:44.968Z] #41 ... [2019-10-18T16:22:44.968Z] [2019-10-18T16:22:44.968Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:44.968Z] #18 6.089 Collecting yamllint==1.16.0 [2019-10-18T16:22:45.071Z] #26 11.74 [2019-10-18T16:22:45.899Z] #41 166.0 LINK criu/built-in.o [2019-10-18T16:22:45.899Z] #41 166.1 LINK criu/criu [2019-10-18T16:22:45.899Z] #41 166.3 DEP lib/c/criu.d [2019-10-18T16:22:45.899Z] #41 166.4 CC images/rpc.pb-c.o [2019-10-18T16:22:46.464Z] #41 166.8 CC lib/c/criu.o [2019-10-18T16:22:46.624Z] #63 ... [2019-10-18T16:22:46.624Z] [2019-10-18T16:22:46.624Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:46.624Z] #18 77.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T16:22:46.624Z] #18 77.04 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T16:22:46.624Z] #18 77.05 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:22:47.034Z] #41 167.4 LINK lib/c/built-in.o [2019-10-18T16:22:47.034Z] #41 167.4 LINK lib/c/libcriu.so [2019-10-18T16:22:47.034Z] #41 167.5 GEN magic.py [2019-10-18T16:22:47.291Z] #41 167.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:22:47.291Z] #41 167.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:22:47.549Z] #41 168.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:22:48.482Z] #41 168.6 make[1]: Nothing to be done for 'all'. [2019-10-18T16:22:48.728Z] #26 12.05 0.5% ## 3.4% #### 6.5% ###### 9.1% ####### 11.1% ######### 13.2% ########## 14.7% ########### 16.1% ############ 17.8% ############### 21.2% ################# 23.8% ################## 25.8% #################### 27.9% ##################### 29.6% ###################### 31.5% ####################### 32.6% ######################## 33.8% ######################### 35.8% ########################## 37.4% ############################ 39.4% ############################# 40.4% ############################## 41.7% ############################### 43.4% ################################ 45.0% ################################# 46.6% ################################## 48.4% #################################### 50.4% ##################################### 52.4% ######################################## 56.2% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% [2019-10-18T16:22:48.728Z] #26 ... [2019-10-18T16:22:48.728Z] [2019-10-18T16:22:48.728Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:48.728Z] #36 10.37 -- Configuring done [2019-10-18T16:22:48.728Z] #36 10.39 -- Generating done [2019-10-18T16:22:48.728Z] #36 10.40 -- Build files have been written to: /tmp/tmp.qxNJCPyfRm/tini [2019-10-18T16:22:48.728Z] #36 10.41 + make tini-static [2019-10-18T16:22:48.728Z] #36 10.75 Scanning dependencies of target tini-static [2019-10-18T16:22:48.728Z] #36 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T16:22:48.728Z] #36 12.50 [100%] Linking C executable tini-static [2019-10-18T16:22:48.728Z] #36 13.16 [100%] Built target tini-static [2019-10-18T16:22:48.728Z] #36 13.24 + mkdir -p /build [2019-10-18T16:22:48.728Z] #36 13.24 + cp tini-static /build/docker-init [2019-10-18T16:22:48.728Z] #36 DONE 16.1s [2019-10-18T16:22:48.728Z] [2019-10-18T16:22:48.728Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:48.728Z] #31 DONE 15.7s [2019-10-18T16:22:48.728Z] [2019-10-18T16:22:48.728Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:48.728Z] #26 12.05 0.5% ## 3.4% #### 6.5% ###### 9.1% ####### 11.1% ######### 13.2% ########## 14.7% ########### 16.1% ############ 17.8% ############### 21.2% ################# 23.8% ################## 25.8% #################### 27.9% ##################### 29.6% ###################### 31.5% ####################### 32.6% ######################## 33.8% ######################### 35.8% ########################## 37.4% ############################ 39.4% ############################# 40.4% ############################## 41.7% ############################### 43.4% ################################ 45.0% ################################# 46.6% ################################## 48.4% #################################### 50.4% ##################################### 52.4% ######################################## 56.2% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.5% ############################################## 64.5% [2019-10-18T16:22:48.728Z] #26 ... [2019-10-18T16:22:48.728Z] [2019-10-18T16:22:48.728Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:22:48.728Z] #56 13.36 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:22:48.728Z] #56 13.36 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:22:48.728Z] #56 13.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:22:48.728Z] #56 13.45 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:22:48.728Z] #56 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:22:48.728Z] #56 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-18T16:22:48.728Z] #56 15.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-18T16:22:48.728Z] #56 15.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: 'images/built-in.o' is up to date. [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T16:22:48.740Z] #41 169.1 make[1]: Nothing to be done for 'all'. [2019-10-18T16:22:48.740Z] #41 169.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:22:48.740Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:48.997Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:49.256Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2019-10-18T16:22:49.256Z] #41 169.6 INSTALL criu/criu [2019-10-18T16:22:49.520Z] #41 ... [2019-10-18T16:22:49.520Z] [2019-10-18T16:22:49.520Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:49.520Z] #59 191.4 + bin/containerd [2019-10-18T16:22:49.780Z] #59 ... [2019-10-18T16:22:49.780Z] [2019-10-18T16:22:49.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:49.780Z] #41 DONE 170.0s [2019-10-18T16:22:49.780Z] [2019-10-18T16:22:49.780Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:49.780Z] #50 DONE 236.3s [2019-10-18T16:22:49.780Z] [2019-10-18T16:22:49.780Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:50.063Z] #18 ... [2019-10-18T16:22:50.063Z] [2019-10-18T16:22:50.063Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:50.063Z] #63 DONE 108.5s [2019-10-18T16:22:50.063Z] [2019-10-18T16:22:50.063Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T16:22:50.063Z] #64 DONE 0.1s [2019-10-18T16:22:50.063Z] [2019-10-18T16:22:50.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:50.063Z] #42 59.20 DEP criu/tty.d [2019-10-18T16:22:50.063Z] #42 59.47 DEP criu/timerfd.d [2019-10-18T16:22:50.063Z] #42 59.78 DEP criu/sysfs_parse.d [2019-10-18T16:22:50.063Z] #42 60.09 DEP criu/sysctl.d [2019-10-18T16:22:50.063Z] #42 60.49 DEP criu/string.d [2019-10-18T16:22:50.063Z] #42 60.54 DEP criu/stats.d [2019-10-18T16:22:50.063Z] #42 60.77 DEP criu/sockets.d [2019-10-18T16:22:50.063Z] #42 61.19 DEP criu/sk-unix.d [2019-10-18T16:22:50.063Z] #42 61.61 DEP criu/sk-tcp.d [2019-10-18T16:22:50.063Z] #42 61.81 DEP criu/sk-queue.d [2019-10-18T16:22:50.063Z] #42 62.00 DEP criu/sk-packet.d [2019-10-18T16:22:50.063Z] #42 62.10 DEP criu/sk-netlink.d [2019-10-18T16:22:50.063Z] #42 62.27 DEP criu/sk-inet.d [2019-10-18T16:22:50.063Z] #42 62.51 DEP criu/signalfd.d [2019-10-18T16:22:50.063Z] #42 62.64 DEP criu/sigframe.d [2019-10-18T16:22:50.063Z] #42 62.73 DEP criu/shmem.d [2019-10-18T16:22:50.063Z] #42 62.90 DEP criu/servicefd.d [2019-10-18T16:22:50.063Z] #42 63.02 DEP criu/seize.d [2019-10-18T16:22:50.063Z] #42 63.17 DEP criu/seccomp.d [2019-10-18T16:22:50.063Z] #42 63.39 DEP criu/rst-malloc.d [2019-10-18T16:22:50.063Z] #42 63.45 DEP criu/rbtree.d [2019-10-18T16:22:50.063Z] #42 63.52 DEP criu/pstree.d [2019-10-18T16:22:50.063Z] #42 63.65 DEP criu/protobuf.d [2019-10-18T16:22:50.063Z] #42 63.75 GEN criu/protobuf-desc-gen.h [2019-10-18T16:22:50.063Z] #42 65.03 DEP criu/protobuf-desc.d [2019-10-18T16:22:50.063Z] #42 65.14 DEP criu/proc_parse.d [2019-10-18T16:22:50.063Z] #42 65.37 DEP criu/plugin.d [2019-10-18T16:22:50.063Z] #42 65.44 DEP criu/pipes.d [2019-10-18T16:22:50.063Z] #42 65.58 DEP criu/pie-util.d [2019-10-18T16:22:50.063Z] #42 65.66 DEP criu/pie-util-vdso.d [2019-10-18T16:22:50.063Z] #42 65.81 DEP criu/pie-util-vdso-elf32.d [2019-10-18T16:22:50.063Z] #42 66.01 DEP criu/path.d [2019-10-18T16:22:50.063Z] #42 66.12 DEP criu/parasite-syscall.d [2019-10-18T16:22:50.063Z] #42 66.40 DEP criu/pagemap.d [2019-10-18T16:22:50.063Z] #42 66.60 DEP criu/pagemap-cache.d [2019-10-18T16:22:50.063Z] #42 66.79 DEP criu/page-xfer.d [2019-10-18T16:22:50.063Z] #42 66.98 DEP criu/page-pipe.d [2019-10-18T16:22:50.063Z] #42 67.06 DEP criu/netfilter.d [2019-10-18T16:22:50.063Z] #42 67.22 DEP criu/net.d [2019-10-18T16:22:50.063Z] #42 67.47 DEP criu/namespaces.d [2019-10-18T16:22:50.063Z] #42 67.74 DEP criu/mount.d [2019-10-18T16:22:50.063Z] #42 68.14 DEP criu/mem.d [2019-10-18T16:22:50.230Z] #18 ... [2019-10-18T16:22:50.230Z] [2019-10-18T16:22:50.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:50.230Z] #41 143.8 CC criu/pagemap-cache.o [2019-10-18T16:22:50.230Z] #41 144.0 CC criu/pagemap.o [2019-10-18T16:22:50.230Z] #41 144.8 CC criu/parasite-syscall.o [2019-10-18T16:22:50.230Z] #41 145.4 CC criu/path.o [2019-10-18T16:22:50.230Z] #41 145.7 CC criu/pie-util-vdso-elf32.o [2019-10-18T16:22:50.230Z] #41 146.1 CC criu/pie-util-vdso.o [2019-10-18T16:22:50.230Z] #41 146.4 CC criu/pie-util.o [2019-10-18T16:22:50.230Z] #41 146.6 CC criu/pipes.o [2019-10-18T16:22:50.230Z] #41 147.1 CC criu/plugin.o [2019-10-18T16:22:50.230Z] #41 147.5 CC criu/proc_parse.o [2019-10-18T16:22:50.456Z] #42 68.55 DEP criu/lsm.d [2019-10-18T16:22:50.456Z] #42 68.58 DEP criu/log.d [2019-10-18T16:22:50.869Z] #42 68.67 DEP criu/libnetlink.d [2019-10-18T16:22:50.869Z] #42 68.83 DEP criu/kerndat.d [2019-10-18T16:22:50.869Z] #42 68.97 DEP criu/kcmp-ids.d [2019-10-18T16:22:50.869Z] #42 69.06 DEP criu/irmap.d [2019-10-18T16:22:50.869Z] #42 ... [2019-10-18T16:22:50.869Z] [2019-10-18T16:22:50.869Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:22:50.869Z] #18 81.91 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T16:22:50.869Z] #18 81.93 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T16:22:50.869Z] #18 81.93 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:51.164Z] #41 149.5 CC criu/protobuf-desc.o [2019-10-18T16:22:51.253Z] #18 82.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T16:22:51.253Z] #18 82.03 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T16:22:51.253Z] #18 82.04 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:22:51.284Z] #56 ... [2019-10-18T16:22:51.284Z] [2019-10-18T16:22:51.284Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:51.284Z] #26 12.05 0.5% ## 3.4% #### 6.5% ###### 9.1% ####### 11.1% ######### 13.2% ########## 14.7% ########### 16.1% ############ 17.8% ############### 21.2% ################# 23.8% ################## 25.8% #################### 27.9% ##################### 29.6% ###################### 31.5% ####################### 32.6% ######################## 33.8% ######################### 35.8% ########################## 37.4% ############################ 39.4% ############################# 40.4% ############################## 41.7% ############################### 43.4% ################################ 45.0% ################################# 46.6% ################################## 48.4% #################################### 50.4% ##################################### 52.4% ######################################## 56.2% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.5% ############################################## 64.5% ############################################### 65.3% ################################################# 68.2% ################################################### 70.9% ##################################################### 74.0% ###################################################### 75.5% ######################################################## 78.1% ######################################################### 80.3% ########################################################### 82.2% ############################################################# 85.0% ############################################################## 87.0% ################################################################ 88.9% ################################################################# 91.0% ################################################################## 92.7% #################################################################### 95.4% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-18T16:22:51.284Z] #26 17.38 [2019-10-18T16:22:51.677Z] #59 ... [2019-10-18T16:22:51.678Z] [2019-10-18T16:22:51.678Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T16:22:51.678Z] #42 DONE 0.1s [2019-10-18T16:22:51.729Z] #41 150.2 CC criu/protobuf.o [2019-10-18T16:22:51.729Z] #41 ... [2019-10-18T16:22:51.729Z] [2019-10-18T16:22:51.729Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:22:51.729Z] #18 12.93 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T16:22:51.935Z] [2019-10-18T16:22:51.935Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T16:22:51.935Z] #45 DONE 0.2s [2019-10-18T16:22:51.935Z] [2019-10-18T16:22:51.935Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:51.935Z] #59 ... [2019-10-18T16:22:51.935Z] [2019-10-18T16:22:51.935Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T16:22:51.935Z] #48 DONE 0.1s [2019-10-18T16:22:51.987Z] #18 13.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T16:22:52.085Z] #18 ... [2019-10-18T16:22:52.085Z] [2019-10-18T16:22:52.085Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:52.085Z] #45 100.9 vendor/golang.org/x/text/unicode/bidi [2019-10-18T16:22:52.085Z] #45 103.7 vendor/golang.org/x/text/secure/bidirule [2019-10-18T16:22:52.085Z] #45 103.9 vendor/golang.org/x/text/unicode/norm [2019-10-18T16:22:52.085Z] #45 109.3 vendor/golang.org/x/net/idna [2019-10-18T16:22:52.085Z] #45 111.0 vendor/golang.org/x/net/http2/hpack [2019-10-18T16:22:52.085Z] #45 ... [2019-10-18T16:22:52.085Z] [2019-10-18T16:22:52.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:52.085Z] #42 69.28 DEP criu/ipc_ns.d [2019-10-18T16:22:52.085Z] #42 69.40 DEP criu/image.d [2019-10-18T16:22:52.085Z] #42 69.63 DEP criu/image-desc.d [2019-10-18T16:22:52.085Z] #42 69.72 DEP criu/fsnotify.d [2019-10-18T16:22:52.085Z] #42 69.92 DEP criu/filesystems.d [2019-10-18T16:22:52.085Z] #42 70.03 DEP criu/files.d [2019-10-18T16:22:52.193Z] [2019-10-18T16:22:52.193Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T16:22:52.193Z] #51 DONE 0.3s [2019-10-18T16:22:52.193Z] [2019-10-18T16:22:52.193Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:52.450Z] #59 ... [2019-10-18T16:22:52.450Z] [2019-10-18T16:22:52.450Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T16:22:52.450Z] #55 DONE 0.1s [2019-10-18T16:22:52.450Z] [2019-10-18T16:22:52.450Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:52.492Z] #42 70.20 DEP criu/files-reg.d [2019-10-18T16:22:52.492Z] #42 70.40 DEP criu/files-ext.d [2019-10-18T16:22:52.492Z] #42 70.50 DEP criu/file-lock.d [2019-10-18T16:22:52.492Z] #42 70.61 DEP criu/file-ids.d [2019-10-18T16:22:52.669Z] #26 19.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:22:52.908Z] #42 70.76 DEP criu/fifo.d [2019-10-18T16:22:52.908Z] #42 70.89 DEP criu/fdstore.d [2019-10-18T16:22:52.908Z] #42 71.00 DEP criu/fault-injection.d [2019-10-18T16:22:52.908Z] #42 71.02 DEP criu/external.d [2019-10-18T16:22:53.240Z] #26 ... [2019-10-18T16:22:53.240Z] [2019-10-18T16:22:53.240Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:22:53.240Z] #40 10.80 Fetched 7742 kB in 7s (1038 kB/s) [2019-10-18T16:22:53.240Z] #40 10.80 Reading package lists... [2019-10-18T16:22:53.240Z] #40 14.31 Reading package lists... [2019-10-18T16:22:53.240Z] #40 17.83 Building dependency tree... [2019-10-18T16:22:53.240Z] #40 19.90 The following additional packages will be installed: [2019-10-18T16:22:53.240Z] #40 19.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T16:22:53.240Z] #40 19.92 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T16:22:53.240Z] #40 19.93 Suggested packages: [2019-10-18T16:22:53.240Z] #40 19.93 manpages-dev python-setuptools [2019-10-18T16:22:53.240Z] #40 ... [2019-10-18T16:22:53.240Z] [2019-10-18T16:22:53.240Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:22:53.240Z] #56 20.92 Fetched 7742 kB in 15s (494 kB/s) [2019-10-18T16:22:53.318Z] #42 71.24 DEP criu/eventpoll.d [2019-10-18T16:22:53.318Z] #42 71.36 DEP criu/eventfd.d [2019-10-18T16:22:53.318Z] #42 71.46 DEP criu/crtools.d [2019-10-18T16:22:53.361Z] #18 14.35 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T16:22:53.463Z] #8 exporting layers 21.5s done [2019-10-18T16:22:53.463Z] #8 completed: 2019-10-18 16:22:51.797012538 +0000 UTC [2019-10-18T16:22:53.463Z] #8 duration: 21.457687627s [2019-10-18T16:22:53.463Z] #8 writing image sha256:28ec608f2b51b968fc02f55ee6c91a50d9dbfeebdac92113e489f8bd83a88385 done [2019-10-18T16:22:53.463Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-18T16:22:53.463Z] [2019-10-18T16:22:53.463Z] d80d441e0d35f1c0e2f44b611d691bd01b247ce568071163260710766bc4e7d2 [2019-10-18T16:22:53.463Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:635584280ba2c669542b0357b186070032a1d34a . [2019-10-18T16:22:53.463Z] #1 [internal] booting buildkit [2019-10-18T16:22:53.463Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-18T16:22:53.729Z] #42 71.75 DEP criu/cr-service.d [2019-10-18T16:22:54.133Z] #42 71.97 DEP criu/cr-restore.d [2019-10-18T16:22:54.133Z] #42 72.22 DEP criu/cr-errno.d [2019-10-18T16:22:54.133Z] #42 72.24 DEP criu/cr-dump.d [2019-10-18T16:22:54.187Z] #56 20.92 Reading package lists... [2019-10-18T16:22:54.187Z] #56 ... [2019-10-18T16:22:54.187Z] [2019-10-18T16:22:54.187Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:54.187Z] #44 11.48 github.com/LK4D4/vndr/godl [2019-10-18T16:22:54.187Z] #44 12.70 go/parser [2019-10-18T16:22:54.187Z] #44 12.71 go/doc [2019-10-18T16:22:54.187Z] #44 15.38 github.com/LK4D4/vndr/build [2019-10-18T16:22:54.187Z] #44 18.45 github.com/LK4D4/vndr [2019-10-18T16:22:54.449Z] #44 ... [2019-10-18T16:22:54.449Z] [2019-10-18T16:22:54.449Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:22:54.449Z] #54 10.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T16:22:54.449Z] #54 ... [2019-10-18T16:22:54.449Z] [2019-10-18T16:22:54.449Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:22:54.449Z] #40 20.97 The following NEW packages will be installed: [2019-10-18T16:22:54.449Z] #40 20.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T16:22:54.449Z] #40 20.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T16:22:54.449Z] #40 20.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T16:22:54.449Z] #40 20.99 zlib1g-dev [2019-10-18T16:22:54.449Z] #40 22.09 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:22:54.449Z] #40 22.09 Need to get 3415 kB of archives. [2019-10-18T16:22:54.449Z] #40 22.09 After this operation, 19.0 MB of additional disk space will be used. [2019-10-18T16:22:54.449Z] #40 22.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-18T16:22:54.449Z] #40 22.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-18T16:22:54.449Z] #40 22.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-18T16:22:54.449Z] #40 22.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-18T16:22:54.449Z] #40 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-18T16:22:54.449Z] #40 22.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-18T16:22:54.449Z] #40 22.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-18T16:22:54.449Z] #40 22.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-18T16:22:54.449Z] #40 22.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-18T16:22:54.449Z] #40 22.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-18T16:22:54.449Z] #40 22.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-18T16:22:54.449Z] #40 22.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-18T16:22:54.532Z] #42 72.43 DEP criu/cr-dedup.d [2019-10-18T16:22:54.532Z] #42 72.57 DEP criu/cr-check.d [2019-10-18T16:22:54.532Z] #42 72.78 DEP criu/config.d [2019-10-18T16:22:54.710Z] #40 22.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-18T16:22:54.710Z] #40 22.24 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-18T16:22:54.710Z] #40 22.25 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T16:22:54.710Z] #40 22.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-18T16:22:54.734Z] #18 15.89 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T16:22:54.972Z] #40 ... [2019-10-18T16:22:54.972Z] [2019-10-18T16:22:54.972Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:54.972Z] #38 12.52 + cd /tmp/tmp.w17mJwalgY/src/github.com/docker/distribution [2019-10-18T16:22:54.972Z] #38 12.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T16:22:54.972Z] #38 14.87 + GOPATH=/tmp/tmp.w17mJwalgY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.w17mJwalgY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T16:22:55.145Z] #42 73.17 DEP criu/clone-noasan.d [2019-10-18T16:22:55.233Z] #38 ... [2019-10-18T16:22:55.233Z] [2019-10-18T16:22:55.233Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:55.233Z] #26 20.12 [2019-10-18T16:22:55.233Z] #26 20.40 ######################################################################## 100.0% [2019-10-18T16:22:55.233Z] #26 20.47 [2019-10-18T16:22:55.233Z] #26 ... [2019-10-18T16:22:55.233Z] [2019-10-18T16:22:55.233Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:55.233Z] #68 12.53 + cd /tmp/tmp.KM1W6yhLlT/src/github.com/docker/libnetwork [2019-10-18T16:22:55.233Z] #68 12.53 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:22:55.233Z] #68 13.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T16:22:55.306Z] #18 ... [2019-10-18T16:22:55.306Z] [2019-10-18T16:22:55.306Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:22:55.306Z] #38 219.2 + rm -rf /tmp/tmp.j1l7JFBf4y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.j1l7JFBf4y [2019-10-18T16:22:55.306Z] #38 DONE 219.5s [2019-10-18T16:22:55.306Z] [2019-10-18T16:22:55.306Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:55.306Z] #41 150.5 CC criu/pstree.o [2019-10-18T16:22:55.306Z] #41 151.6 CC criu/rbtree.o [2019-10-18T16:22:55.306Z] #41 151.8 CC criu/rst-malloc.o [2019-10-18T16:22:55.306Z] #41 152.1 CC criu/seccomp.o [2019-10-18T16:22:55.306Z] #41 152.8 CC criu/seize.o [2019-10-18T16:22:55.306Z] #41 153.6 CC criu/servicefd.o [2019-10-18T16:22:55.495Z] #68 ... [2019-10-18T16:22:55.495Z] [2019-10-18T16:22:55.495Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:22:55.495Z] #26 22.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:22:55.497Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-18T16:22:55.497Z] #1 creating container buildx_buildkit_default [2019-10-18T16:22:55.612Z] #42 73.30 DEP criu/cgroup.d [2019-10-18T16:22:55.612Z] #42 73.48 DEP criu/cgroup-props.d [2019-10-18T16:22:55.612Z] #42 73.60 DEP criu/bitmap.d [2019-10-18T16:22:55.612Z] #42 ... [2019-10-18T16:22:55.612Z] [2019-10-18T16:22:55.612Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:55.612Z] #48 DONE 114.7s [2019-10-18T16:22:55.612Z] [2019-10-18T16:22:55.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:22:55.612Z] #42 73.61 DEP criu/bfd.d [2019-10-18T16:22:55.871Z] #41 154.1 CC criu/shmem.o [2019-10-18T16:22:56.053Z] #42 73.89 DEP criu/autofs.d [2019-10-18T16:22:56.067Z] #26 22.73 [2019-10-18T16:22:56.117Z] #1 creating container buildx_buildkit_default 0.6s done [2019-10-18T16:22:56.117Z] #1 DONE 3.4s [2019-10-18T16:22:56.117Z] [2019-10-18T16:22:56.117Z] #2 [internal] load build definition from Dockerfile [2019-10-18T16:22:56.117Z] #2 transferring dockerfile: 14.62kB done [2019-10-18T16:22:56.117Z] #2 DONE 0.0s [2019-10-18T16:22:56.117Z] [2019-10-18T16:22:56.117Z] #3 [internal] load .dockerignore [2019-10-18T16:22:56.117Z] #3 transferring context: 87B done [2019-10-18T16:22:56.117Z] #3 DONE 0.0s [2019-10-18T16:22:56.117Z] [2019-10-18T16:22:56.117Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-18T16:22:56.328Z] #26 23.09 ######################################################################## 100.0% [2019-10-18T16:22:56.482Z] #42 74.52 DEP criu/aio.d [2019-10-18T16:22:56.723Z] #26 23.23 [2019-10-18T16:22:56.732Z] #4 DONE 0.6s [2019-10-18T16:22:56.732Z] [2019-10-18T16:22:56.732Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-18T16:22:56.732Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-18T16:22:56.805Z] #41 155.3 CC criu/sigframe.o [2019-10-18T16:22:56.894Z] #42 74.77 DEP criu/action-scripts.d [2019-10-18T16:22:57.017Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-18T16:22:57.017Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-18T16:22:57.017Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-18T16:22:57.017Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-18T16:22:57.063Z] #41 155.5 CC criu/signalfd.o [2019-10-18T16:22:57.273Z] #42 75.17 CC criu/action-scripts.o [2019-10-18T16:22:57.300Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-18T16:22:57.321Z] #41 155.8 CC criu/sk-inet.o [2019-10-18T16:22:57.582Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-18T16:22:57.865Z] #5 DONE 0.9s [2019-10-18T16:22:57.865Z] [2019-10-18T16:22:57.865Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-18T16:22:58.094Z] #42 76.01 CC criu/aio.o [2019-10-18T16:22:58.107Z] #26 24.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:22:58.107Z] #26 24.86 skipping existing ed4b54129745 [2019-10-18T16:22:58.107Z] #26 25.06 [2019-10-18T16:22:58.149Z] #7 DONE 0.3s [2019-10-18T16:22:58.149Z] [2019-10-18T16:22:58.149Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-18T16:22:58.255Z] #41 156.7 CC criu/sk-netlink.o [2019-10-18T16:22:58.456Z] #6 DONE 0.5s [2019-10-18T16:22:58.456Z] [2019-10-18T16:22:58.456Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:22:58.456Z] #72 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-18T16:22:58.456Z] #72 DONE 0.0s [2019-10-18T16:22:58.456Z] [2019-10-18T16:22:58.456Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:22:58.456Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-18T16:22:58.456Z] #8 DONE 0.0s [2019-10-18T16:22:58.456Z] [2019-10-18T16:22:58.456Z] #71 [internal] load build context [2019-10-18T16:22:58.496Z] #42 76.46 CC criu/autofs.o [2019-10-18T16:22:58.829Z] #26 ... [2019-10-18T16:22:58.829Z] [2019-10-18T16:22:58.829Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:22:58.829Z] #68 DONE 26.1s [2019-10-18T16:22:58.829Z] [2019-10-18T16:22:58.829Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:22:58.829Z] #28 17.17 + cd /tmp/tmp.U6s8J4xg0d/src/github.com/go-swagger/go-swagger [2019-10-18T16:22:58.829Z] #28 17.17 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T16:22:58.829Z] #28 19.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T16:22:58.829Z] #41 157.2 CC criu/sk-packet.o [2019-10-18T16:22:59.089Z] #28 ... [2019-10-18T16:22:59.090Z] [2019-10-18T16:22:59.090Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:22:59.090Z] #50 16.29 + cd /tmp/tmp.uM3Uv4oGBS/src/github.com/golangci/golangci-lint/ [2019-10-18T16:22:59.090Z] #50 16.29 + git checkout -q v1.17.1 [2019-10-18T16:22:59.090Z] #50 18.04 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:22:59.090Z] #50 ... [2019-10-18T16:22:59.090Z] [2019-10-18T16:22:59.090Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:22:59.090Z] #40 23.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:22:59.090Z] #40 23.28 Fetched 3415 kB in 1s (2783 kB/s) [2019-10-18T16:22:59.090Z] #40 23.36 Selecting previously unselected package libnet1:arm64. [2019-10-18T16:22:59.090Z] #40 23.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T16:22:59.090Z] #40 23.45 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 23.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T16:22:59.090Z] #40 23.70 Selecting previously unselected package libcap-dev:arm64. [2019-10-18T16:22:59.090Z] #40 23.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 23.71 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-18T16:22:59.090Z] #40 23.88 Selecting previously unselected package libnet1-dev. [2019-10-18T16:22:59.090Z] #40 23.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 23.90 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:22:59.090Z] #40 24.08 Selecting previously unselected package libnl-3-200:arm64. [2019-10-18T16:22:59.090Z] #40 24.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 24.10 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T16:22:59.090Z] #40 24.19 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-18T16:22:59.090Z] #40 24.20 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 24.21 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-18T16:22:59.090Z] #40 24.79 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-18T16:22:59.090Z] #40 24.80 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 24.81 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T16:22:59.090Z] #40 24.91 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-18T16:22:59.090Z] #40 24.93 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 24.94 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-18T16:22:59.090Z] #40 25.06 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-18T16:22:59.090Z] #40 25.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 25.08 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:22:59.090Z] #40 25.33 Selecting previously unselected package libprotobuf10:arm64. [2019-10-18T16:22:59.090Z] #40 25.33 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 25.34 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-18T16:22:59.090Z] #40 26.13 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-18T16:22:59.090Z] #40 26.15 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 26.34 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-18T16:22:59.090Z] #40 26.55 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-18T16:22:59.090Z] #40 26.57 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-18T16:22:59.090Z] #40 26.59 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-18T16:22:59.396Z] #41 157.9 CC criu/sk-queue.o [2019-10-18T16:22:59.874Z] #42 77.70 CC criu/bfd.o [2019-10-18T16:22:59.874Z] #42 78.03 CC criu/bitmap.o [2019-10-18T16:22:59.962Z] #41 158.4 CC criu/sk-tcp.o [2019-10-18T16:23:00.222Z] #41 ... [2019-10-18T16:23:00.222Z] [2019-10-18T16:23:00.222Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:23:00.222Z] #18 17.16 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T16:23:00.222Z] #18 18.76 Building wheels for collected packages: pathspec, pyyaml [2019-10-18T16:23:00.222Z] #18 18.77 Running setup.py bdist_wheel for pathspec: started [2019-10-18T16:23:00.222Z] #18 19.75 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T16:23:00.222Z] #18 19.75 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T16:23:00.222Z] #18 19.78 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T16:23:00.222Z] #18 20.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T16:23:00.222Z] #18 20.74 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T16:23:00.222Z] #18 20.79 Successfully built pathspec pyyaml [2019-10-18T16:23:00.222Z] #18 20.79 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-18T16:23:00.222Z] #18 21.07 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T16:23:00.222Z] #18 DONE 21.5s [2019-10-18T16:23:00.222Z] [2019-10-18T16:23:00.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:00.222Z] #41 158.9 CC criu/sk-unix.o [2019-10-18T16:23:00.222Z] #41 ... [2019-10-18T16:23:00.222Z] [2019-10-18T16:23:00.222Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T16:23:00.282Z] #42 78.20 CC criu/cgroup-props.o [2019-10-18T16:23:00.516Z] #40 27.86 Selecting previously unselected package libprotoc10:arm64. [2019-10-18T16:23:00.516Z] #40 27.86 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-18T16:23:00.516Z] #40 27.87 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-18T16:23:00.791Z] #23 DONE 0.3s [2019-10-18T16:23:00.791Z] [2019-10-18T16:23:00.791Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:23:00.875Z] #40 ... [2019-10-18T16:23:00.875Z] [2019-10-18T16:23:00.875Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:23:00.875Z] #26 26.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T16:23:00.875Z] #26 26.93 [2019-10-18T16:23:00.875Z] #26 27.25 ######################################################################## 100.0% [2019-10-18T16:23:00.875Z] #26 27.33 [2019-10-18T16:23:00.875Z] #26 27.41 Download of images into '/build' complete. [2019-10-18T16:23:00.875Z] #26 27.42 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:23:00.875Z] #26 27.42 tar -cC '/build' . | docker load [2019-10-18T16:23:00.875Z] #26 DONE 27.6s [2019-10-18T16:23:00.875Z] [2019-10-18T16:23:00.875Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:23:00.875Z] #40 28.34 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T16:23:00.875Z] #40 28.35 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-18T16:23:00.875Z] #40 28.35 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:23:00.875Z] #40 ... [2019-10-18T16:23:00.875Z] [2019-10-18T16:23:00.875Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:00.875Z] #47 27.70 + cd /tmp/tmp.t6Yv6uuG4t/src/gotest.tools/gotestsum [2019-10-18T16:23:00.875Z] #47 27.70 + git checkout -q v0.3.5 [2019-10-18T16:23:00.875Z] #47 27.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T16:23:01.147Z] #42 78.91 CC criu/cgroup.o [2019-10-18T16:23:01.314Z] #71 transferring context: 17.85MB 2.9s [2019-10-18T16:23:01.821Z] #47 ... [2019-10-18T16:23:01.822Z] [2019-10-18T16:23:01.822Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:01.822Z] #44 DONE 28.9s [2019-10-18T16:23:01.822Z] [2019-10-18T16:23:01.822Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:23:01.822Z] #40 28.62 Selecting previously unselected package protobuf-compiler. [2019-10-18T16:23:01.822Z] #40 28.63 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-18T16:23:01.822Z] #40 28.65 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T16:23:01.822Z] #40 28.84 Selecting previously unselected package python-pkg-resources. [2019-10-18T16:23:01.822Z] #40 28.84 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:23:01.822Z] #40 28.89 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T16:23:01.822Z] #40 29.16 Selecting previously unselected package python-protobuf. [2019-10-18T16:23:01.822Z] #40 29.16 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-18T16:23:01.822Z] #40 29.17 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T16:23:02.085Z] #40 29.75 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-18T16:23:02.346Z] #40 29.93 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-18T16:23:02.346Z] #40 29.97 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T16:23:03.085Z] #42 ... [2019-10-18T16:23:03.085Z] [2019-10-18T16:23:03.085Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:03.085Z] #45 112.1 mime [2019-10-18T16:23:03.085Z] #45 114.5 mime/quotedprintable [2019-10-18T16:23:03.085Z] #45 115.5 net/http/internal [2019-10-18T16:23:03.085Z] #45 117.1 crypto/tls [2019-10-18T16:23:03.321Z] #27 DONE 2.2s [2019-10-18T16:23:03.321Z] [2019-10-18T16:23:03.321Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T16:23:03.321Z] #29 DONE 0.3s [2019-10-18T16:23:03.321Z] [2019-10-18T16:23:03.321Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T16:23:03.321Z] #32 DONE 0.1s [2019-10-18T16:23:03.321Z] [2019-10-18T16:23:03.321Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T16:23:03.321Z] #37 DONE 0.1s [2019-10-18T16:23:03.321Z] [2019-10-18T16:23:03.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:03.321Z] #41 160.5 CC criu/sockets.o [2019-10-18T16:23:03.321Z] #41 161.1 CC criu/stats.o [2019-10-18T16:23:03.321Z] #41 161.3 CC criu/string.o [2019-10-18T16:23:03.321Z] #41 161.5 CC criu/sysctl.o [2019-10-18T16:23:03.481Z] #45 122.2 net/http/httptrace [2019-10-18T16:23:03.481Z] #45 ... [2019-10-18T16:23:03.481Z] [2019-10-18T16:23:03.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:03.481Z] #42 81.56 CC criu/clone-noasan.o [2019-10-18T16:23:03.481Z] #42 81.69 CC criu/config.o [2019-10-18T16:23:03.580Z] #41 ... [2019-10-18T16:23:03.580Z] [2019-10-18T16:23:03.580Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T16:23:03.580Z] #39 DONE 0.2s [2019-10-18T16:23:03.580Z] [2019-10-18T16:23:03.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:03.580Z] #41 162.0 CC criu/sysfs_parse.o [2019-10-18T16:23:03.838Z] #41 162.2 CC criu/timerfd.o [2019-10-18T16:23:04.062Z] #71 ... [2019-10-18T16:23:04.062Z] [2019-10-18T16:23:04.062Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-18T16:23:04.062Z] #72 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-18T16:23:04.062Z] #72 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-18T16:23:04.062Z] #72 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.0s done [2019-10-18T16:23:04.062Z] #72 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.5s done [2019-10-18T16:23:04.062Z] #72 DONE 5.7s [2019-10-18T16:23:04.062Z] [2019-10-18T16:23:04.062Z] #71 [internal] load build context [2019-10-18T16:23:04.062Z] #71 ... [2019-10-18T16:23:04.062Z] [2019-10-18T16:23:04.062Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:23:04.062Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-18T16:23:04.062Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-18T16:23:04.062Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.5s done [2019-10-18T16:23:04.062Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 3.1s done [2019-10-18T16:23:04.062Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-18T16:23:04.062Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-18T16:23:04.062Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.16MB / 45.65MB 5.5s [2019-10-18T16:23:04.062Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 19.87MB / 52.87MB 5.5s [2019-10-18T16:23:04.062Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.12MB / 96.41MB 5.5s [2019-10-18T16:23:04.062Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.36MB / 50.07MB 5.5s [2019-10-18T16:23:04.097Z] #41 162.5 CC criu/tty.o [2019-10-18T16:23:04.709Z] #8 ... [2019-10-18T16:23:04.709Z] [2019-10-18T16:23:04.709Z] #71 [internal] load build context [2019-10-18T16:23:04.709Z] #71 transferring context: 45.62MB 6.2s done [2019-10-18T16:23:04.709Z] #71 DONE 6.3s [2019-10-18T16:23:04.710Z] [2019-10-18T16:23:04.710Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-18T16:23:04.710Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.98MB / 45.65MB 6.1s [2019-10-18T16:23:04.710Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.49MB / 52.87MB 6.3s [2019-10-18T16:23:04.710Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 25.25MB / 50.07MB 6.3s [2019-10-18T16:23:04.836Z] #42 82.92 CC criu/cr-check.o [2019-10-18T16:23:04.997Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.31MB / 45.65MB 6.4s [2019-10-18T16:23:04.997Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 25.68MB / 96.41MB 6.4s [2019-10-18T16:23:04.997Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.00MB / 52.87MB 6.5s [2019-10-18T16:23:04.997Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.07MB / 50.07MB 6.5s [2019-10-18T16:23:05.033Z] #41 163.6 CC criu/tun.o [2019-10-18T16:23:05.287Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.23MB / 45.65MB 6.9s [2019-10-18T16:23:05.287Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.61MB / 52.87MB 6.8s [2019-10-18T16:23:05.287Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 30.78MB / 96.41MB 6.8s [2019-10-18T16:23:05.287Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 32.74MB / 50.07MB 6.8s [2019-10-18T16:23:05.583Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.59MB / 45.65MB 7.0s [2019-10-18T16:23:05.583Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.58MB / 50.07MB 7.0s [2019-10-18T16:23:05.599Z] #41 164.0 CC criu/uffd.o [2019-10-18T16:23:05.648Z] #40 32.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:23:05.648Z] #40 33.27 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-18T16:23:05.648Z] #40 ... [2019-10-18T16:23:05.648Z] [2019-10-18T16:23:05.648Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:23:05.648Z] #27 DONE 1.9s [2019-10-18T16:23:05.648Z] [2019-10-18T16:23:05.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:23:05.648Z] #40 33.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:05.648Z] #40 33.37 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T16:23:05.870Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.35MB / 52.87MB 7.3s [2019-10-18T16:23:05.870Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 36.75MB / 96.41MB 7.3s [2019-10-18T16:23:05.870Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.92MB / 50.07MB 7.3s [2019-10-18T16:23:05.870Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.52MB / 45.65MB 7.5s [2019-10-18T16:23:05.909Z] #40 ... [2019-10-18T16:23:05.909Z] [2019-10-18T16:23:05.909Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:23:05.909Z] #56 20.92 Reading package lists... [2019-10-18T16:23:05.909Z] #56 24.71 Reading package lists... [2019-10-18T16:23:05.909Z] #56 28.28 Building dependency tree... [2019-10-18T16:23:05.909Z] #56 30.03 The following additional packages will be installed: [2019-10-18T16:23:05.909Z] #56 30.04 btrfs-progs liblzo2-2 [2019-10-18T16:23:05.909Z] #56 30.21 The following NEW packages will be installed: [2019-10-18T16:23:05.909Z] #56 30.21 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T16:23:05.909Z] #56 31.34 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:23:05.909Z] #56 31.34 Need to get 582 kB of archives. [2019-10-18T16:23:05.909Z] #56 31.34 After this operation, 3944 kB of additional disk space will be used. [2019-10-18T16:23:05.909Z] #56 31.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-18T16:23:05.909Z] #56 31.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-18T16:23:05.909Z] #56 31.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-18T16:23:05.909Z] #56 32.42 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:23:05.909Z] #56 32.84 Fetched 582 kB in 1s (546 kB/s) [2019-10-18T16:23:05.909Z] #56 33.30 Selecting previously unselected package liblzo2-2:arm64. [2019-10-18T16:23:05.909Z] #56 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-18T16:23:05.909Z] #56 33.33 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-18T16:23:05.909Z] #56 33.36 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:23:05.909Z] #56 33.50 Selecting previously unselected package btrfs-progs. [2019-10-18T16:23:05.909Z] #56 33.51 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-18T16:23:05.909Z] #56 33.52 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:23:06.157Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.76MB / 52.87MB 7.6s [2019-10-18T16:23:06.157Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.13MB / 50.07MB 7.6s [2019-10-18T16:23:06.157Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.35MB / 45.65MB 7.8s [2019-10-18T16:23:06.157Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 41.99MB / 96.41MB 7.7s [2019-10-18T16:23:06.166Z] #41 164.8 CC criu/util.o [2019-10-18T16:23:06.170Z] #56 33.86 Selecting previously unselected package btrfs-tools. [2019-10-18T16:23:06.170Z] #56 33.87 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-18T16:23:06.170Z] #56 33.87 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:23:06.175Z] #42 84.23 CC criu/cr-dedup.o [2019-10-18T16:23:06.432Z] #56 33.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:06.432Z] #56 34.12 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-18T16:23:06.442Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 42.82MB / 52.87MB 7.9s [2019-10-18T16:23:06.442Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.77MB / 50.07MB 7.9s [2019-10-18T16:23:06.442Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 8.0s done [2019-10-18T16:23:06.567Z] #42 84.60 CC criu/cr-dump.o [2019-10-18T16:23:06.693Z] #56 34.15 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:23:06.693Z] #56 34.18 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:23:06.693Z] #56 34.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:06.728Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.69MB / 52.87MB 8.2s [2019-10-18T16:23:06.728Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 48.61MB / 96.41MB 8.2s [2019-10-18T16:23:06.728Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 8.1s done [2019-10-18T16:23:06.728Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.69MB / 52.87MB 8.3s [2019-10-18T16:23:07.023Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 8.4s done [2019-10-18T16:23:07.023Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 60.10MB / 96.41MB 8.5s [2019-10-18T16:23:07.103Z] #41 165.5 CC criu/uts_ns.o [2019-10-18T16:23:07.267Z] #56 DONE 34.9s [2019-10-18T16:23:07.267Z] [2019-10-18T16:23:07.267Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:23:07.267Z] #57 DONE 0.1s [2019-10-18T16:23:07.267Z] [2019-10-18T16:23:07.267Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:07.311Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 78.19MB / 96.41MB 8.8s [2019-10-18T16:23:07.311Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 85.69MB / 96.41MB 8.9s [2019-10-18T16:23:07.362Z] #41 165.7 CC criu/vdso-compat.o [2019-10-18T16:23:07.362Z] #41 165.9 CC criu/vdso.o [2019-10-18T16:23:07.528Z] #62 ... [2019-10-18T16:23:07.528Z] [2019-10-18T16:23:07.528Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T16:23:07.528Z] #58 DONE 0.1s [2019-10-18T16:23:07.528Z] [2019-10-18T16:23:07.528Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:07.597Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 9.2s done [2019-10-18T16:23:07.597Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-18T16:23:08.297Z] #41 166.7 LINK criu/built-in.o [2019-10-18T16:23:08.297Z] #41 166.8 LINK criu/criu [2019-10-18T16:23:08.556Z] #41 167.1 DEP lib/c/criu.d [2019-10-18T16:23:08.556Z] #41 167.1 CC images/rpc.pb-c.o [2019-10-18T16:23:09.189Z] #41 167.7 CC lib/c/criu.o [2019-10-18T16:23:09.448Z] #59 1.579 + RM_GOPATH=0 [2019-10-18T16:23:09.450Z] #59 1.579 + TMP_GOPATH= [2019-10-18T16:23:09.450Z] #59 1.579 + : /build [2019-10-18T16:23:09.450Z] #59 1.579 + '[' -z '' ']' [2019-10-18T16:23:09.450Z] #59 1.579 ++ mktemp -d [2019-10-18T16:23:09.450Z] #59 1.582 + export GOPATH=/tmp/tmp.ajFuYiLtNY [2019-10-18T16:23:09.450Z] #59 1.582 + GOPATH=/tmp/tmp.ajFuYiLtNY [2019-10-18T16:23:09.450Z] #59 1.582 + RM_GOPATH=1 [2019-10-18T16:23:09.450Z] #59 1.582 ++ dirname ./install.sh [2019-10-18T16:23:09.450Z] #59 1.582 + dir=. [2019-10-18T16:23:09.450Z] #59 1.582 + bin=containerd [2019-10-18T16:23:09.450Z] #59 1.582 + shift [2019-10-18T16:23:09.450Z] #59 1.582 + '[' '!' -f ./containerd.installer ']' [2019-10-18T16:23:09.450Z] #59 1.582 + . ./containerd.installer [2019-10-18T16:23:09.450Z] #59 1.582 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:23:09.450Z] #59 1.582 + install_containerd [2019-10-18T16:23:09.450Z] #59 1.582 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T16:23:09.450Z] #59 1.582 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ajFuYiLtNY/src/github.com/containerd/containerd [2019-10-18T16:23:09.450Z] #59 1.583 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:23:09.450Z] #59 1.585 Cloning into '/tmp/tmp.ajFuYiLtNY/src/github.com/containerd/containerd'... [2019-10-18T16:23:09.450Z] #59 ... [2019-10-18T16:23:09.450Z] [2019-10-18T16:23:09.450Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:23:09.450Z] #40 36.42 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-18T16:23:09.450Z] #40 36.43 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-18T16:23:09.450Z] #40 36.45 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-18T16:23:09.450Z] #40 36.49 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-18T16:23:09.450Z] #40 36.51 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-18T16:23:09.450Z] #40 36.54 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:23:09.450Z] #40 36.57 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-18T16:23:09.450Z] #40 36.59 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T16:23:09.450Z] #40 36.60 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-18T16:23:09.450Z] #40 36.62 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-18T16:23:09.450Z] #40 36.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:09.450Z] #40 DONE 37.0s [2019-10-18T16:23:09.450Z] [2019-10-18T16:23:09.450Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:09.485Z] #42 87.45 CC criu/cr-errno.o [2019-10-18T16:23:09.485Z] #42 87.56 CC criu/cr-restore.o [2019-10-18T16:23:10.138Z] #41 168.5 LINK lib/c/built-in.o [2019-10-18T16:23:10.138Z] #41 168.5 LINK lib/c/libcriu.so [2019-10-18T16:23:10.138Z] #41 168.6 GEN magic.py [2019-10-18T16:23:10.138Z] #41 168.7 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:23:10.138Z] #41 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:23:10.703Z] #41 ... [2019-10-18T16:23:10.703Z] [2019-10-18T16:23:10.703Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:10.703Z] #50 DONE 234.7s [2019-10-18T16:23:10.703Z] [2019-10-18T16:23:10.703Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:10.961Z] #41 169.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:23:11.895Z] #41 170.4 make[1]: Nothing to be done for 'all'. [2019-10-18T16:23:12.154Z] #41 170.7 make[1]: 'images/built-in.o' is up to date. [2019-10-18T16:23:12.154Z] #41 170.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T16:23:12.154Z] #41 170.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T16:23:12.154Z] #41 170.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T16:23:12.154Z] #41 170.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T16:23:12.413Z] #41 170.8 make[1]: Nothing to be done for 'all'. [2019-10-18T16:23:12.413Z] #41 170.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:23:12.413Z] #41 170.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.413Z] #41 170.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.413Z] #41 170.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.413Z] #41 171.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.413Z] #41 171.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.671Z] #41 171.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.671Z] #41 171.1 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.671Z] #41 171.1 make[2]: Nothing to be done for 'all'. [2019-10-18T16:23:12.671Z] #41 171.1 INSTALL criu/criu [2019-10-18T16:23:12.758Z] #41 3.089 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:23:12.758Z] #41 3.090 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:23:12.930Z] #41 DONE 171.3s [2019-10-18T16:23:12.930Z] [2019-10-18T16:23:12.930Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:12.930Z] #59 190.5 + bin/containerd [2019-10-18T16:23:13.843Z] #42 ... [2019-10-18T16:23:13.843Z] [2019-10-18T16:23:13.843Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:13.843Z] #45 122.5 net/http [2019-10-18T16:23:13.843Z] #45 ... [2019-10-18T16:23:13.843Z] [2019-10-18T16:23:13.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:13.843Z] #42 91.69 CC criu/cr-service.o [2019-10-18T16:23:14.133Z] #59 ... [2019-10-18T16:23:14.133Z] [2019-10-18T16:23:14.133Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T16:23:14.133Z] #42 DONE 0.1s [2019-10-18T16:23:14.213Z] #41 4.530 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:23:14.213Z] #41 4.559 GEN .gitid [2019-10-18T16:23:14.213Z] #41 4.571 GEN criu/include/version.h [2019-10-18T16:23:14.213Z] #41 4.635 GEN include/common/asm [2019-10-18T16:23:14.395Z] [2019-10-18T16:23:14.395Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T16:23:14.395Z] #45 DONE 0.4s [2019-10-18T16:23:14.395Z] [2019-10-18T16:23:14.395Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:14.653Z] #59 ... [2019-10-18T16:23:14.653Z] [2019-10-18T16:23:14.653Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T16:23:14.653Z] #48 DONE 0.1s [2019-10-18T16:23:14.653Z] [2019-10-18T16:23:14.653Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T16:23:14.910Z] #51 DONE 0.2s [2019-10-18T16:23:14.910Z] [2019-10-18T16:23:14.910Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T16:23:14.910Z] #55 DONE 0.1s [2019-10-18T16:23:14.910Z] [2019-10-18T16:23:14.910Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:15.166Z] #42 93.08 CC criu/crtools.o [2019-10-18T16:23:15.569Z] #42 93.63 CC criu/eventfd.o [2019-10-18T16:23:15.600Z] #41 5.859 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T16:23:15.981Z] #42 93.95 CC criu/eventpoll.o [2019-10-18T16:23:16.874Z] #42 ... [2019-10-18T16:23:16.874Z] [2019-10-18T16:23:16.874Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:23:16.874Z] #18 97.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T16:23:16.874Z] #18 97.63 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-18T16:23:16.874Z] #18 97.63 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:23:16.874Z] #18 ... [2019-10-18T16:23:16.874Z] [2019-10-18T16:23:16.874Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:16.874Z] #42 94.88 CC criu/external.o [2019-10-18T16:23:17.061Z] #41 7.769 PBCC images/opts.pb-c.c [2019-10-18T16:23:17.061Z] #41 7.796 PBCC images/sit.pb-c.c [2019-10-18T16:23:17.061Z] #41 7.816 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T16:23:17.061Z] #41 7.870 DEP images/opts.pb-c.d [2019-10-18T16:23:17.285Z] #42 95.27 CC criu/fault-injection.o [2019-10-18T16:23:17.285Z] #42 95.40 CC criu/fdstore.o [2019-10-18T16:23:17.322Z] #41 7.916 DEP images/sit.pb-c.d [2019-10-18T16:23:17.322Z] #41 7.972 PBCC images/macvlan.pb-c.c [2019-10-18T16:23:17.322Z] #41 7.989 DEP images/macvlan.pb-c.d [2019-10-18T16:23:17.322Z] #41 8.015 PBCC images/autofs.pb-c.c [2019-10-18T16:23:17.322Z] #41 8.028 DEP images/autofs.pb-c.d [2019-10-18T16:23:17.322Z] #41 8.067 PBCC images/sysctl.pb-c.c [2019-10-18T16:23:17.322Z] #41 8.088 DEP images/sysctl.pb-c.d [2019-10-18T16:23:17.582Z] #41 8.122 PBCC images/time.pb-c.c [2019-10-18T16:23:17.582Z] #41 8.132 DEP images/time.pb-c.d [2019-10-18T16:23:17.582Z] #41 8.150 PBCC images/binfmt-misc.pb-c.c [2019-10-18T16:23:17.582Z] #41 8.169 DEP images/binfmt-misc.pb-c.d [2019-10-18T16:23:17.582Z] #41 8.198 PBCC images/seccomp.pb-c.c [2019-10-18T16:23:17.582Z] #41 8.218 DEP images/seccomp.pb-c.d [2019-10-18T16:23:17.582Z] #41 8.239 PBCC images/userns.pb-c.c [2019-10-18T16:23:17.582Z] #41 8.256 DEP images/userns.pb-c.d [2019-10-18T16:23:17.582Z] #41 8.296 PBCC images/cgroup.pb-c.c [2019-10-18T16:23:17.582Z] #41 8.325 DEP images/cgroup.pb-c.d [2019-10-18T16:23:17.681Z] #42 95.84 CC criu/fifo.o [2019-10-18T16:23:17.843Z] #41 8.364 PBCC images/fown.pb-c.c [2019-10-18T16:23:17.843Z] #41 8.392 PBCC images/ext-file.pb-c.c [2019-10-18T16:23:17.843Z] #41 8.403 DEP images/fown.pb-c.d [2019-10-18T16:23:17.843Z] #41 8.461 DEP images/ext-file.pb-c.d [2019-10-18T16:23:17.843Z] #41 8.521 PBCC images/rpc.pb-c.c [2019-10-18T16:23:17.843Z] #41 8.570 DEP images/rpc.pb-c.d [2019-10-18T16:23:17.843Z] #41 8.617 PBCC images/siginfo.pb-c.c [2019-10-18T16:23:17.843Z] #41 8.634 DEP images/siginfo.pb-c.d [2019-10-18T16:23:17.843Z] #41 8.675 PBCC images/pagemap.pb-c.c [2019-10-18T16:23:18.105Z] #41 8.714 DEP images/pagemap.pb-c.d [2019-10-18T16:23:18.105Z] #41 8.791 PBCC images/rlimit.pb-c.c [2019-10-18T16:23:18.105Z] #41 8.807 DEP images/rlimit.pb-c.d [2019-10-18T16:23:18.105Z] #41 8.879 PBCC images/file-lock.pb-c.c [2019-10-18T16:23:18.105Z] #41 8.915 DEP images/file-lock.pb-c.d [2019-10-18T16:23:18.366Z] #41 ... [2019-10-18T16:23:18.366Z] [2019-10-18T16:23:18.366Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:18.366Z] #47 DONE 45.4s [2019-10-18T16:23:18.366Z] [2019-10-18T16:23:18.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:18.366Z] #41 8.959 PBCC images/tty.pb-c.c [2019-10-18T16:23:18.366Z] #41 9.007 DEP images/tty.pb-c.d [2019-10-18T16:23:18.366Z] #41 9.075 PBCC images/tun.pb-c.c [2019-10-18T16:23:18.366Z] #41 9.107 PBCC images/netdev.pb-c.c [2019-10-18T16:23:18.366Z] #41 9.160 DEP images/tun.pb-c.d [2019-10-18T16:23:18.531Z] #42 96.30 CC criu/file-ids.o [2019-10-18T16:23:18.531Z] #42 96.65 CC criu/file-lock.o [2019-10-18T16:23:18.627Z] #41 9.256 DEP images/netdev.pb-c.d [2019-10-18T16:23:18.627Z] #41 9.328 PBCC images/vma.pb-c.c [2019-10-18T16:23:18.627Z] #41 9.383 DEP images/vma.pb-c.d [2019-10-18T16:23:18.627Z] #41 9.426 PBCC images/creds.pb-c.c [2019-10-18T16:23:18.888Z] #41 9.456 DEP images/creds.pb-c.d [2019-10-18T16:23:18.888Z] #41 9.552 PBCC images/utsns.pb-c.c [2019-10-18T16:23:18.888Z] #41 9.562 DEP images/utsns.pb-c.d [2019-10-18T16:23:18.888Z] #41 9.631 PBCC images/ipc-desc.pb-c.c [2019-10-18T16:23:18.888Z] #41 9.659 PBCC images/ipc-sem.pb-c.c [2019-10-18T16:23:18.983Z] #59 217.6 + bin/containerd-stress [2019-10-18T16:23:18.983Z] #59 219.3 + bin/containerd-shim [2019-10-18T16:23:19.149Z] #41 9.679 DEP images/ipc-desc.pb-c.d [2019-10-18T16:23:19.149Z] #41 9.738 DEP images/ipc-sem.pb-c.d [2019-10-18T16:23:19.149Z] #41 9.796 PBCC images/ipc-msg.pb-c.c [2019-10-18T16:23:19.149Z] #41 9.832 DEP images/ipc-msg.pb-c.d [2019-10-18T16:23:19.149Z] #41 9.866 PBCC images/ipc-shm.pb-c.c [2019-10-18T16:23:19.149Z] #41 9.913 DEP images/ipc-shm.pb-c.d [2019-10-18T16:23:19.410Z] #41 9.996 PBCC images/ipc-var.pb-c.c [2019-10-18T16:23:19.410Z] #41 10.08 DEP images/ipc-var.pb-c.d [2019-10-18T16:23:19.410Z] #41 10.14 PBCC images/sk-opts.pb-c.c [2019-10-18T16:23:19.410Z] #41 10.16 PBCC images/packet-sock.pb-c.c [2019-10-18T16:23:19.410Z] #41 10.20 DEP images/sk-opts.pb-c.d [2019-10-18T16:23:19.671Z] #41 10.23 DEP images/packet-sock.pb-c.d [2019-10-18T16:23:19.671Z] #41 10.27 PBCC images/sk-netlink.pb-c.c [2019-10-18T16:23:19.671Z] #41 10.30 DEP images/sk-netlink.pb-c.d [2019-10-18T16:23:19.671Z] #41 10.33 PBCC images/sk-inet.pb-c.c [2019-10-18T16:23:19.671Z] #41 10.37 DEP images/sk-inet.pb-c.d [2019-10-18T16:23:19.671Z] #41 10.41 PBCC images/sk-unix.pb-c.c [2019-10-18T16:23:19.671Z] #41 10.47 DEP images/sk-unix.pb-c.d [2019-10-18T16:23:19.913Z] #42 97.59 CC criu/files-ext.o [2019-10-18T16:23:19.932Z] #41 10.54 PBCC images/mm.pb-c.c [2019-10-18T16:23:19.932Z] #41 10.60 DEP images/mm.pb-c.d [2019-10-18T16:23:19.932Z] #41 10.68 PBCC images/timerfd.pb-c.c [2019-10-18T16:23:19.932Z] #41 10.72 DEP images/timerfd.pb-c.d [2019-10-18T16:23:20.203Z] #41 10.84 PBCC images/timer.pb-c.c [2019-10-18T16:23:20.203Z] #41 10.87 DEP images/timer.pb-c.d [2019-10-18T16:23:20.203Z] #41 10.94 PBCC images/sa.pb-c.c [2019-10-18T16:23:20.323Z] #42 98.08 CC criu/files-reg.o [2019-10-18T16:23:20.464Z] #41 11.00 DEP images/sa.pb-c.d [2019-10-18T16:23:20.464Z] #41 11.08 PBCC images/pipe-data.pb-c.c [2019-10-18T16:23:20.464Z] #41 11.10 DEP images/pipe-data.pb-c.d [2019-10-18T16:23:20.464Z] #41 11.16 PBCC images/mnt.pb-c.c [2019-10-18T16:23:20.725Z] #41 11.23 DEP images/mnt.pb-c.d [2019-10-18T16:23:20.725Z] #41 11.29 PBCC images/sk-packet.pb-c.c [2019-10-18T16:23:20.725Z] #41 11.30 DEP images/sk-packet.pb-c.d [2019-10-18T16:23:20.725Z] #41 11.35 PBCC images/tcp-stream.pb-c.c [2019-10-18T16:23:20.725Z] #41 11.39 DEP images/tcp-stream.pb-c.d [2019-10-18T16:23:20.725Z] #41 11.44 PBCC images/pipe.pb-c.c [2019-10-18T16:23:20.725Z] #41 11.48 DEP images/pipe.pb-c.d [2019-10-18T16:23:20.986Z] #41 11.53 PBCC images/pstree.pb-c.c [2019-10-18T16:23:20.986Z] #41 11.54 DEP images/pstree.pb-c.d [2019-10-18T16:23:20.986Z] #41 11.60 PBCC images/fs.pb-c.c [2019-10-18T16:23:20.986Z] #41 11.63 DEP images/fs.pb-c.d [2019-10-18T16:23:20.986Z] #41 11.69 PBCC images/signalfd.pb-c.c [2019-10-18T16:23:20.986Z] #41 11.72 DEP images/signalfd.pb-c.d [2019-10-18T16:23:21.247Z] #41 11.79 PBCC images/fh.pb-c.c [2019-10-18T16:23:21.247Z] #41 11.83 PBCC images/fsnotify.pb-c.c [2019-10-18T16:23:21.247Z] #41 11.88 DEP images/fh.pb-c.d [2019-10-18T16:23:21.247Z] #41 11.98 DEP images/fsnotify.pb-c.d [2019-10-18T16:23:21.247Z] #41 12.06 PBCC images/eventpoll.pb-c.c [2019-10-18T16:23:21.247Z] #41 12.08 DEP images/eventpoll.pb-c.d [2019-10-18T16:23:21.508Z] #41 12.18 PBCC images/eventfd.pb-c.c [2019-10-18T16:23:21.508Z] #41 12.21 DEP images/eventfd.pb-c.d [2019-10-18T16:23:21.508Z] #41 12.26 PBCC images/remap-file-path.pb-c.c [2019-10-18T16:23:21.508Z] #41 12.29 DEP images/remap-file-path.pb-c.d [2019-10-18T16:23:21.508Z] #41 12.34 PBCC images/fifo.pb-c.c [2019-10-18T16:23:21.769Z] #41 12.35 DEP images/fifo.pb-c.d [2019-10-18T16:23:21.769Z] #41 12.40 PBCC images/ghost-file.pb-c.c [2019-10-18T16:23:21.769Z] #41 12.44 DEP images/ghost-file.pb-c.d [2019-10-18T16:23:21.769Z] #41 12.49 PBCC images/regfile.pb-c.c [2019-10-18T16:23:21.769Z] #41 12.54 DEP images/regfile.pb-c.d [2019-10-18T16:23:22.030Z] #41 12.60 PBCC images/ns.pb-c.c [2019-10-18T16:23:22.030Z] #41 12.63 DEP images/ns.pb-c.d [2019-10-18T16:23:22.030Z] #41 12.66 PBCC images/fdinfo.pb-c.c [2019-10-18T16:23:22.030Z] #41 12.71 DEP images/fdinfo.pb-c.d [2019-10-18T16:23:22.030Z] #41 12.79 PBCC images/core-aarch64.pb-c.c [2019-10-18T16:23:22.291Z] #41 12.84 PBCC images/core-arm.pb-c.c [2019-10-18T16:23:22.291Z] #41 12.90 PBCC images/core-ppc64.pb-c.c [2019-10-18T16:23:22.291Z] #41 12.96 PBCC images/core-s390.pb-c.c [2019-10-18T16:23:22.291Z] #41 12.99 PBCC images/core-x86.pb-c.c [2019-10-18T16:23:22.291Z] #41 13.01 PBCC images/core.pb-c.c [2019-10-18T16:23:22.552Z] #41 13.08 PBCC images/inventory.pb-c.c [2019-10-18T16:23:22.552Z] #41 13.15 DEP images/core-aarch64.pb-c.d [2019-10-18T16:23:22.552Z] #41 13.24 DEP images/core-arm.pb-c.d [2019-10-18T16:23:22.552Z] #41 13.29 DEP images/core-ppc64.pb-c.d [2019-10-18T16:23:22.738Z] #42 ... [2019-10-18T16:23:22.738Z] [2019-10-18T16:23:22.738Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:23:22.738Z] #18 109.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:23:22.738Z] #18 109.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:23:22.738Z] #18 109.6 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-18T16:23:22.738Z] #18 109.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:23:22.738Z] #18 109.7 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-18T16:23:22.738Z] #18 109.7 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:23:22.738Z] #18 109.7 Processing triggers for mime-support (3.60) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:23:22.738Z] #18 109.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T16:23:22.738Z] #18 111.6 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-18T16:23:22.738Z] #18 111.6 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-18T16:23:22.738Z] #18 111.6 Setting up zip (3.0-11+b1) ... [2019-10-18T16:23:22.738Z] #18 111.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T16:23:22.738Z] #18 111.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:23:22.738Z] #18 111.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T16:23:22.738Z] #18 111.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-18T16:23:22.738Z] #18 111.7 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-18T16:23:22.738Z] #18 111.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:23:22.738Z] #18 112.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-18T16:23:22.738Z] #18 112.1 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-18T16:23:22.738Z] #18 112.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-18T16:23:22.738Z] #18 112.1 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-18T16:23:22.738Z] #18 112.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:23:22.738Z] #18 112.2 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-18T16:23:22.738Z] #18 112.2 Setting up pigz (2.3.4-1) ... [2019-10-18T16:23:22.738Z] #18 112.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:23:22.738Z] #18 112.2 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-18T16:23:22.738Z] #18 112.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:23:22.738Z] #18 112.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T16:23:22.738Z] #18 112.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T16:23:22.738Z] #18 112.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T16:23:22.738Z] #18 112.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T16:23:22.738Z] #18 112.5 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-18T16:23:22.738Z] #18 112.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:23:22.813Z] #41 13.33 DEP images/core-s390.pb-c.d [2019-10-18T16:23:22.813Z] #41 13.39 DEP images/core-x86.pb-c.d [2019-10-18T16:23:22.813Z] #41 13.44 DEP images/core.pb-c.d [2019-10-18T16:23:22.813Z] #41 13.48 DEP images/inventory.pb-c.d [2019-10-18T16:23:22.813Z] #41 13.53 PBCC images/cpuinfo.pb-c.c [2019-10-18T16:23:22.813Z] #41 13.56 DEP images/cpuinfo.pb-c.d [2019-10-18T16:23:22.813Z] #41 13.59 PBCC images/stats.pb-c.c [2019-10-18T16:23:22.813Z] #41 13.63 DEP images/stats.pb-c.d [2019-10-18T16:23:23.695Z] #18 ... [2019-10-18T16:23:23.695Z] [2019-10-18T16:23:23.695Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:23.695Z] #45 132.8 github.com/LK4D4/vndr/godl [2019-10-18T16:23:23.695Z] #45 133.5 github.com/LK4D4/vndr [2019-10-18T16:23:24.084Z] #45 ... [2019-10-18T16:23:24.084Z] [2019-10-18T16:23:24.084Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:24.084Z] #42 100.6 CC criu/files.o [2019-10-18T16:23:24.199Z] #41 14.79 make[1]: Nothing to be done for 'all'. [2019-10-18T16:23:24.246Z] #59 225.9 + bin/containerd-shim-runc-v1 [2019-10-18T16:23:24.488Z] #42 ... [2019-10-18T16:23:24.488Z] [2019-10-18T16:23:24.488Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:24.488Z] #45 DONE 143.5s [2019-10-18T16:23:24.876Z] [2019-10-18T16:23:24.876Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:25.585Z] #41 16.00 CC images/stats.o [2019-10-18T16:23:25.585Z] #41 16.42 CC images/core.o [2019-10-18T16:23:25.706Z] #51 ... [2019-10-18T16:23:25.706Z] [2019-10-18T16:23:25.706Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:25.706Z] #42 103.7 CC criu/filesystems.o [2019-10-18T16:23:26.121Z] #42 104.2 CC criu/fsnotify.o [2019-10-18T16:23:26.528Z] #41 17.00 CC images/core-x86.o [2019-10-18T16:23:26.789Z] #41 17.44 CC images/core-arm.o [2019-10-18T16:23:27.049Z] #41 17.74 CC images/core-aarch64.o [2019-10-18T16:23:27.487Z] #42 105.2 CC criu/image-desc.o [2019-10-18T16:23:27.487Z] #42 105.4 CC criu/image.o [2019-10-18T16:23:27.526Z] #59 229.0 + bin/containerd-shim-runc-v2 [2019-10-18T16:23:27.622Z] #41 18.05 CC images/core-ppc64.o [2019-10-18T16:23:27.782Z] #59 229.8 + binaries [2019-10-18T16:23:27.782Z] #59 229.8 + mkdir -p /build [2019-10-18T16:23:27.782Z] #59 229.8 + cp bin/containerd /build/containerd [2019-10-18T16:23:27.782Z] #59 229.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T16:23:28.039Z] #59 229.8 + cp bin/ctr /build/ctr [2019-10-18T16:23:28.194Z] #41 18.65 CC images/core-s390.o [2019-10-18T16:23:28.323Z] #42 106.3 CC criu/ipc_ns.o [2019-10-18T16:23:28.767Z] #41 19.39 CC images/cpuinfo.o [2019-10-18T16:23:28.969Z] #59 DONE 230.6s [2019-10-18T16:23:29.167Z] #42 107.2 CC criu/irmap.o [2019-10-18T16:23:29.441Z] #41 19.86 CC images/inventory.o [2019-10-18T16:23:29.532Z] [2019-10-18T16:23:29.532Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T16:23:29.575Z] #42 107.7 CC criu/kcmp-ids.o [2019-10-18T16:23:29.702Z] #41 20.21 CC images/fdinfo.o [2019-10-18T16:23:29.789Z] #60 DONE 0.3s [2019-10-18T16:23:29.789Z] [2019-10-18T16:23:29.789Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T16:23:29.965Z] #41 20.59 CC images/fown.o [2019-10-18T16:23:29.965Z] #41 20.70 CC images/ns.o [2019-10-18T16:23:29.973Z] #42 108.0 CC criu/kerndat.o [2019-10-18T16:23:30.047Z] #64 DONE 0.1s [2019-10-18T16:23:30.047Z] [2019-10-18T16:23:30.047Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T16:23:30.225Z] #41 20.92 CC images/regfile.o [2019-10-18T16:23:30.304Z] #66 DONE 0.2s [2019-10-18T16:23:30.304Z] [2019-10-18T16:23:30.304Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T16:23:30.304Z] #69 DONE 0.1s [2019-10-18T16:23:30.304Z] [2019-10-18T16:23:30.304Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T16:23:30.304Z] #70 DONE 0.0s [2019-10-18T16:23:30.304Z] [2019-10-18T16:23:30.304Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T16:23:30.487Z] #41 21.14 CC images/ghost-file.o [2019-10-18T16:23:30.807Z] #42 108.9 CC criu/libnetlink.o [2019-10-18T16:23:31.059Z] #41 21.52 CC images/fifo.o [2019-10-18T16:23:31.059Z] #41 ... [2019-10-18T16:23:31.059Z] [2019-10-18T16:23:31.059Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:31.059Z] #62 58.26 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:23:31.059Z] #62 58.26 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T16:23:31.205Z] #42 109.3 CC criu/log.o [2019-10-18T16:23:31.235Z] #71 DONE 0.9s [2019-10-18T16:23:31.235Z] [2019-10-18T16:23:31.235Z] #72 exporting to image [2019-10-18T16:23:31.235Z] #72 exporting layers [2019-10-18T16:23:32.052Z] #42 109.8 CC criu/lsm.o [2019-10-18T16:23:32.053Z] #42 ... [2019-10-18T16:23:32.053Z] [2019-10-18T16:23:32.053Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:23:32.053Z] #29 151.3 + rm -rf /tmp/tmp.iannHxggn5 [2019-10-18T16:23:32.440Z] #29 DONE 151.6s [2019-10-18T16:23:32.440Z] [2019-10-18T16:23:32.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:32.441Z] #42 110.2 CC criu/mem.o [2019-10-18T16:23:32.974Z] #62 ... [2019-10-18T16:23:32.974Z] [2019-10-18T16:23:32.974Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:32.974Z] #59 15.03 + cd /tmp/tmp.ajFuYiLtNY/src/github.com/containerd/containerd [2019-10-18T16:23:32.974Z] #59 15.03 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:23:32.974Z] #59 15.30 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T16:23:32.974Z] #59 15.30 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T16:23:32.974Z] #59 15.30 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:23:32.974Z] #59 15.30 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:23:32.974Z] #59 15.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T16:23:32.974Z] #59 15.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T16:23:32.974Z] #59 15.30 + '[' '' = dynamic ']' [2019-10-18T16:23:32.974Z] #59 15.30 + make [2019-10-18T16:23:32.974Z] #59 16.40 + bin/ctr [2019-10-18T16:23:32.974Z] #59 ... [2019-10-18T16:23:32.974Z] [2019-10-18T16:23:32.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:32.974Z] #41 21.67 CC images/remap-file-path.o [2019-10-18T16:23:32.974Z] #41 22.00 CC images/eventfd.o [2019-10-18T16:23:32.974Z] #41 22.26 CC images/eventpoll.o [2019-10-18T16:23:32.974Z] #41 22.60 CC images/fh.o [2019-10-18T16:23:32.974Z] #41 22.90 CC images/fsnotify.o [2019-10-18T16:23:32.974Z] #41 23.46 CC images/signalfd.o [2019-10-18T16:23:32.974Z] #41 23.75 CC images/fs.o [2019-10-18T16:23:33.235Z] #41 23.92 CC images/pstree.o [2019-10-18T16:23:33.497Z] #41 24.15 CC images/pipe.o [2019-10-18T16:23:33.497Z] #41 24.27 CC images/tcp-stream.o [2019-10-18T16:23:33.757Z] #41 24.40 CC images/sk-packet.o [2019-10-18T16:23:33.885Z] #42 111.7 CC criu/mount.o [2019-10-18T16:23:34.019Z] #41 24.60 CC images/mnt.o [2019-10-18T16:23:34.019Z] #41 24.77 CC images/pipe-data.o [2019-10-18T16:23:34.280Z] #41 24.94 CC images/sa.o [2019-10-18T16:23:34.543Z] #41 25.19 CC images/timer.o [2019-10-18T16:23:34.584Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.0s done [2019-10-18T16:23:34.584Z] #8 DONE 35.3s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-18T16:23:34.584Z] #9 DONE 0.2s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-18T16:23:34.584Z] #10 DONE 0.2s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:23:34.584Z] #20 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:23:34.584Z] #28 ... [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-18T16:23:34.584Z] #61 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-18T16:23:34.584Z] #46 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-18T16:23:34.584Z] #43 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #66 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-18T16:23:34.584Z] #66 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-18T16:23:34.584Z] #49 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:23:34.584Z] #21 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-18T16:23:34.584Z] #30 DONE 0.1s [2019-10-18T16:23:34.584Z] [2019-10-18T16:23:34.584Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:23:34.803Z] #41 25.52 CC images/timerfd.o [2019-10-18T16:23:35.065Z] #41 25.67 CC images/mm.o [2019-10-18T16:23:35.065Z] #41 25.88 CC images/sk-opts.o [2019-10-18T16:23:35.213Z] #31 0.753 + RM_GOPATH=0 [2019-10-18T16:23:35.213Z] #31 0.753 + TMP_GOPATH= [2019-10-18T16:23:35.213Z] #31 0.753 + : /build [2019-10-18T16:23:35.213Z] #31 0.754 + '[' -z '' ']' [2019-10-18T16:23:35.213Z] #31 0.761 ++ mktemp -d [2019-10-18T16:23:35.213Z] #31 0.763 + export GOPATH=/tmp/tmp.MJkVBvAYzS [2019-10-18T16:23:35.213Z] #31 0.764 + GOPATH=/tmp/tmp.MJkVBvAYzS [2019-10-18T16:23:35.213Z] #31 0.764 + RM_GOPATH=1 [2019-10-18T16:23:35.213Z] #31 0.809 ++ dirname ./install.sh [2019-10-18T16:23:35.213Z] #31 0.810 + dir=. [2019-10-18T16:23:35.213Z] #31 0.811 + bin=tomlv [2019-10-18T16:23:35.213Z] #31 0.811 + shift [2019-10-18T16:23:35.213Z] #31 0.811 + '[' '!' -f ./tomlv.installer ']' [2019-10-18T16:23:35.213Z] #31 0.811 + . ./tomlv.installer [2019-10-18T16:23:35.213Z] #31 0.811 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:23:35.213Z] #31 0.811 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:23:35.213Z] #31 0.812 + install_tomlv [2019-10-18T16:23:35.214Z] #31 0.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-18T16:23:35.214Z] #31 0.812 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MJkVBvAYzS/src/github.com/BurntSushi/toml [2019-10-18T16:23:35.214Z] #31 0.852 Cloning into '/tmp/tmp.MJkVBvAYzS/src/github.com/BurntSushi/toml'... [2019-10-18T16:23:35.325Z] #41 26.16 CC images/sk-unix.o [2019-10-18T16:23:35.868Z] #42 ... [2019-10-18T16:23:35.868Z] [2019-10-18T16:23:35.868Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:23:35.868Z] #18 118.1 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-18T16:23:35.868Z] #18 118.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:23:35.868Z] #18 118.1 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 [2019-10-18T16:23:35.868Z] #18 118.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:23:35.868Z] #18 118.1 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 [2019-10-18T16:23:35.868Z] #18 118.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:23:35.868Z] #18 118.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:23:35.868Z] #18 118.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:23:35.868Z] #18 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T16:23:35.868Z] #18 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T16:23:35.868Z] #18 118.1 Setting up python3 (3.5.3-1) ... [2019-10-18T16:23:35.868Z] #18 119.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:23:35.868Z] #18 120.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T16:23:35.868Z] #18 121.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T16:23:35.868Z] #18 121.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T16:23:35.868Z] #18 121.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T16:23:35.868Z] #18 121.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:23:35.868Z] #18 122.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-18T16:23:35.868Z] #18 122.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:23:35.868Z] #18 124.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T16:23:35.868Z] #18 124.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T16:23:35.868Z] #18 125.4 Setting up dh-python (2.20170125) ... [2019-10-18T16:23:35.868Z] #18 126.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-18T16:23:35.868Z] #18 126.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:23:35.868Z] #18 DONE 126.7s [2019-10-18T16:23:35.868Z] [2019-10-18T16:23:35.868Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:23:35.901Z] #41 26.53 CC images/sk-inet.o [2019-10-18T16:23:36.472Z] #41 26.97 CC images/tun.o [2019-10-18T16:23:36.739Z] #41 27.48 CC images/sk-netlink.o [2019-10-18T16:23:36.999Z] #41 ... [2019-10-18T16:23:36.999Z] [2019-10-18T16:23:36.999Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:36.999Z] #62 DONE 64.4s [2019-10-18T16:23:36.999Z] [2019-10-18T16:23:36.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:37.000Z] #41 27.76 CC images/packet-sock.o [2019-10-18T16:23:37.000Z] #41 ... [2019-10-18T16:23:37.000Z] [2019-10-18T16:23:37.000Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T16:23:37.262Z] #63 DONE 0.1s [2019-10-18T16:23:37.262Z] [2019-10-18T16:23:37.262Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:37.264Z] #31 2.674 + cd /tmp/tmp.MJkVBvAYzS/src/github.com/BurntSushi/toml [2019-10-18T16:23:37.264Z] #31 2.674 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-18T16:23:37.264Z] #31 2.707 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:23:37.523Z] #54 ... [2019-10-18T16:23:37.523Z] [2019-10-18T16:23:37.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:37.523Z] #41 28.13 CC images/ipc-var.o [2019-10-18T16:23:37.523Z] #41 28.30 CC images/ipc-desc.o [2019-10-18T16:23:37.782Z] #72 exporting layers 6.3s done [2019-10-18T16:23:37.782Z] #72 writing image sha256:e86ee0991d50f8d1566be115aa1e1c9fbee4d14d2173f4578fc907e9f7169dfd done [2019-10-18T16:23:37.782Z] #72 naming to docker.io/library/docker:635584280ba2c669542b0357b186070032a1d34a done [2019-10-18T16:23:37.782Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-18T16:23:38.094Z] #41 28.56 CC images/ipc-shm.o [2019-10-18T16:23:38.094Z] #41 28.71 CC images/ipc-msg.o [2019-10-18T16:23:38.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40102/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/validate/default [2019-10-18T16:23:38.291Z] #31 3.876 internal/cpu [2019-10-18T16:23:38.292Z] #31 3.881 math/bits [2019-10-18T16:23:38.292Z] #31 3.885 runtime/internal/sys [2019-10-18T16:23:38.292Z] #31 3.982 runtime/internal/atomic [2019-10-18T16:23:38.356Z] #41 29.04 CC images/ipc-sem.o [2019-10-18T16:23:38.620Z] #41 29.24 CC images/utsns.o [2019-10-18T16:23:38.620Z] #41 ... [2019-10-18T16:23:38.620Z] [2019-10-18T16:23:38.620Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:23:38.620Z] #38 65.63 + dpkg --print-architecture [2019-10-18T16:23:38.620Z] #38 65.65 + rm -rf /tmp/tmp.w17mJwalgY [2019-10-18T16:23:38.620Z] #38 DONE 66.2s [2019-10-18T16:23:38.885Z] [2019-10-18T16:23:38.885Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:38.885Z] #41 29.55 CC images/creds.o [2019-10-18T16:23:39.045Z] Congratulations! All commits are properly signed with the DCO! [2019-10-18T16:23:39.045Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-18T16:23:39.045Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-18T16:23:39.045Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-18T16:23:39.333Z] #31 5.000 unicode/utf8 [2019-10-18T16:23:39.333Z] #31 5.131 sync/atomic [2019-10-18T16:23:39.459Z] #41 29.85 CC images/vma.o [2019-10-18T16:23:39.459Z] #41 30.11 CC images/netdev.o [2019-10-18T16:23:39.957Z] #31 ... [2019-10-18T16:23:39.957Z] [2019-10-18T16:23:39.957Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:39.957Z] #44 0.526 + RM_GOPATH=0 [2019-10-18T16:23:39.957Z] #44 0.530 + TMP_GOPATH= [2019-10-18T16:23:39.957Z] #44 0.531 + : /build [2019-10-18T16:23:39.957Z] #44 0.531 + '[' -z '' ']' [2019-10-18T16:23:39.957Z] #44 0.532 ++ mktemp -d [2019-10-18T16:23:39.957Z] #44 0.538 + export GOPATH=/tmp/tmp.2S7uCzhlzX [2019-10-18T16:23:39.957Z] #44 0.544 + GOPATH=/tmp/tmp.2S7uCzhlzX [2019-10-18T16:23:39.957Z] #44 0.544 + RM_GOPATH=1 [2019-10-18T16:23:39.957Z] #44 0.547 ++ dirname ./install.sh [2019-10-18T16:23:39.957Z] #44 0.553 + dir=. [2019-10-18T16:23:39.957Z] #44 0.554 + bin=vndr [2019-10-18T16:23:39.957Z] #44 0.555 + shift [2019-10-18T16:23:39.957Z] #44 0.556 + '[' '!' -f ./vndr.installer ']' [2019-10-18T16:23:39.957Z] #44 0.556 + . ./vndr.installer [2019-10-18T16:23:39.957Z] #44 0.557 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:23:39.957Z] #44 0.563 + install_vndr [2019-10-18T16:23:39.957Z] #44 0.563 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-18T16:23:39.957Z] #44 0.563 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:23:39.957Z] #44 0.564 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2S7uCzhlzX/src/github.com/LK4D4/vndr [2019-10-18T16:23:39.957Z] #44 0.569 Cloning into '/tmp/tmp.2S7uCzhlzX/src/github.com/LK4D4/vndr'... [2019-10-18T16:23:39.957Z] #44 1.955 + cd /tmp/tmp.2S7uCzhlzX/src/github.com/LK4D4/vndr [2019-10-18T16:23:39.957Z] #44 1.955 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-18T16:23:39.957Z] #44 2.004 + go build -buildmode=pie -v -o /build/vndr . [2019-10-18T16:23:39.957Z] #44 3.938 runtime/internal/sys [2019-10-18T16:23:39.957Z] #44 3.966 internal/cpu [2019-10-18T16:23:39.957Z] #44 3.969 internal/race [2019-10-18T16:23:39.957Z] #44 4.014 runtime/internal/atomic [2019-10-18T16:23:39.957Z] #44 4.493 sync/atomic [2019-10-18T16:23:39.957Z] #44 4.646 runtime/internal/math [2019-10-18T16:23:39.957Z] #44 4.979 unicode [2019-10-18T16:23:39.957Z] #44 5.089 unicode/utf8 [2019-10-18T16:23:39.957Z] #44 5.682 math/bits [2019-10-18T16:23:40.027Z] #41 30.48 CC images/tty.o [2019-10-18T16:23:40.102Z] #19 3.672 Collecting yamllint==1.16.0 [2019-10-18T16:23:40.102Z] #19 4.218 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T16:23:40.102Z] #19 4.450 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T16:23:40.246Z] #44 ... [2019-10-18T16:23:40.246Z] [2019-10-18T16:23:40.246Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:23:40.246Z] #31 5.925 internal/bytealg [2019-10-18T16:23:40.476Z] #19 4.636 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T16:23:40.534Z] #31 6.177 unicode [2019-10-18T16:23:40.599Z] #41 31.07 CC images/file-lock.o [2019-10-18T16:23:40.599Z] #41 31.26 CC images/rlimit.o [2019-10-18T16:23:40.860Z] #41 31.48 CC images/pagemap.o [2019-10-18T16:23:41.121Z] #41 31.69 CC images/siginfo.o [2019-10-18T16:23:41.121Z] #41 31.88 CC images/rpc.o [2019-10-18T16:23:41.434Z] #59 217.0 + bin/containerd-stress [2019-10-18T16:23:41.434Z] #59 218.7 + bin/containerd-shim [2019-10-18T16:23:41.562Z] #31 7.206 math [2019-10-18T16:23:41.864Z] #31 7.412 internal/testlog [2019-10-18T16:23:41.867Z] #19 5.920 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T16:23:41.867Z] #19 5.972 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T16:23:42.063Z] #41 32.72 CC images/ext-file.o [2019-10-18T16:23:42.325Z] #41 32.84 CC images/cgroup.o [2019-10-18T16:23:42.586Z] #41 33.34 CC images/userns.o [2019-10-18T16:23:42.698Z] #19 6.911 Building wheels for collected packages: pyyaml, pathspec [2019-10-18T16:23:42.698Z] #19 6.929 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T16:23:42.846Z] #41 33.52 CC images/google/protobuf/descriptor.o [2019-10-18T16:23:43.374Z] #31 9.115 encoding [2019-10-18T16:23:43.558Z] #19 7.701 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T16:23:43.558Z] #19 7.706 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T16:23:43.558Z] #19 7.759 Running setup.py bdist_wheel for pathspec: started [2019-10-18T16:23:43.664Z] #31 9.321 runtime [2019-10-18T16:23:44.232Z] #41 34.75 CC images/opts.o [2019-10-18T16:23:44.232Z] #41 34.88 CC images/seccomp.o [2019-10-18T16:23:44.296Z] #31 ... [2019-10-18T16:23:44.296Z] [2019-10-18T16:23:44.296Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:23:44.296Z] #38 0.638 + mktemp -d [2019-10-18T16:23:44.296Z] #38 0.642 + export GOPATH=/tmp/tmp.9oFN0inGHG [2019-10-18T16:23:44.296Z] #38 0.643 + git clone https://github.com/docker/distribution.git /tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution [2019-10-18T16:23:44.296Z] #38 0.656 Cloning into '/tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution'... [2019-10-18T16:23:44.296Z] #38 ... [2019-10-18T16:23:44.296Z] [2019-10-18T16:23:44.296Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:23:44.296Z] #33 0.578 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:23:44.296Z] #33 0.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:23:44.296Z] #33 0.637 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:23:44.296Z] #33 0.652 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:23:44.296Z] #33 0.676 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:23:44.296Z] #33 2.164 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:23:44.296Z] #33 5.143 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:23:44.296Z] #33 7.013 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:23:44.423Z] #19 8.530 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T16:23:44.423Z] #19 8.532 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T16:23:44.423Z] #19 8.545 Successfully built pyyaml pathspec [2019-10-18T16:23:44.423Z] #19 8.554 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-18T16:23:44.492Z] #41 35.01 CC images/binfmt-misc.o [2019-10-18T16:23:44.492Z] #41 35.14 CC images/time.o [2019-10-18T16:23:44.584Z] #33 ... [2019-10-18T16:23:44.584Z] [2019-10-18T16:23:44.584Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:23:44.584Z] #67 0.485 + RM_GOPATH=0 [2019-10-18T16:23:44.584Z] #67 0.486 + TMP_GOPATH= [2019-10-18T16:23:44.584Z] #67 0.486 + : /build [2019-10-18T16:23:44.584Z] #67 0.486 + '[' -z '' ']' [2019-10-18T16:23:44.584Z] #67 0.509 ++ mktemp -d [2019-10-18T16:23:44.584Z] #67 0.512 + export GOPATH=/tmp/tmp.sPrwxXzJbc [2019-10-18T16:23:44.584Z] #67 0.517 + GOPATH=/tmp/tmp.sPrwxXzJbc [2019-10-18T16:23:44.584Z] #67 0.518 + RM_GOPATH=1 [2019-10-18T16:23:44.584Z] #67 0.520 ++ dirname ./install.sh [2019-10-18T16:23:44.584Z] #67 0.528 + dir=. [2019-10-18T16:23:44.584Z] #67 0.532 + bin=proxy [2019-10-18T16:23:44.584Z] #67 0.532 + shift [2019-10-18T16:23:44.584Z] #67 0.534 + '[' '!' -f ./proxy.installer ']' [2019-10-18T16:23:44.584Z] #67 0.535 + . ./proxy.installer [2019-10-18T16:23:44.584Z] #67 0.535 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:23:44.584Z] #67 0.540 + install_proxy [2019-10-18T16:23:44.584Z] #67 0.540 + case "$1" in [2019-10-18T16:23:44.584Z] #67 0.541 + export CGO_ENABLED=0 [2019-10-18T16:23:44.584Z] #67 0.541 + CGO_ENABLED=0 [2019-10-18T16:23:44.584Z] #67 0.542 + _install_proxy [2019-10-18T16:23:44.584Z] #67 0.542 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-18T16:23:44.584Z] #67 0.543 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:23:44.584Z] #67 0.543 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sPrwxXzJbc/src/github.com/docker/libnetwork [2019-10-18T16:23:44.584Z] #67 0.551 Cloning into '/tmp/tmp.sPrwxXzJbc/src/github.com/docker/libnetwork'... [2019-10-18T16:23:44.584Z] #67 ... [2019-10-18T16:23:44.584Z] [2019-10-18T16:23:44.584Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:44.584Z] #62 0.856 + RM_GOPATH=0 [2019-10-18T16:23:44.584Z] #62 0.857 + TMP_GOPATH= [2019-10-18T16:23:44.584Z] #62 0.857 + : /build/ [2019-10-18T16:23:44.584Z] #62 0.857 + '[' -z '' ']' [2019-10-18T16:23:44.584Z] #62 0.862 ++ mktemp -d [2019-10-18T16:23:44.584Z] #62 0.877 + export GOPATH=/tmp/tmp.NPlti6hnrf [2019-10-18T16:23:44.584Z] #62 0.877 + GOPATH=/tmp/tmp.NPlti6hnrf [2019-10-18T16:23:44.584Z] #62 0.877 + RM_GOPATH=1 [2019-10-18T16:23:44.584Z] #62 0.888 ++ dirname ./install.sh [2019-10-18T16:23:44.584Z] #62 0.899 + dir=. [2019-10-18T16:23:44.584Z] #62 0.902 + bin=rootlesskit [2019-10-18T16:23:44.584Z] #62 0.903 + shift [2019-10-18T16:23:44.584Z] #62 0.904 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-18T16:23:44.584Z] #62 0.905 + . ./rootlesskit.installer [2019-10-18T16:23:44.584Z] #62 0.906 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:23:44.584Z] #62 0.914 + install_rootlesskit [2019-10-18T16:23:44.584Z] #62 0.915 + case "$1" in [2019-10-18T16:23:44.584Z] #62 0.915 + export CGO_ENABLED=0 [2019-10-18T16:23:44.584Z] #62 0.916 + CGO_ENABLED=0 [2019-10-18T16:23:44.584Z] #62 0.916 + _install_rootlesskit [2019-10-18T16:23:44.584Z] #62 0.920 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-18T16:23:44.584Z] #62 0.921 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:23:44.584Z] #62 0.922 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NPlti6hnrf/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:23:44.584Z] #62 0.932 Cloning into '/tmp/tmp.NPlti6hnrf/src/github.com/rootless-containers/rootlesskit'... [2019-10-18T16:23:44.584Z] #62 7.451 + cd /tmp/tmp.NPlti6hnrf/src/github.com/rootless-containers/rootlesskit [2019-10-18T16:23:44.584Z] #62 7.451 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-18T16:23:44.584Z] #62 8.265 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:23:44.584Z] #62 8.265 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-18T16:23:44.753Z] #41 35.30 CC images/sysctl.o [2019-10-18T16:23:44.753Z] #41 35.46 CC images/autofs.o [2019-10-18T16:23:44.821Z] #19 8.829 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T16:23:44.822Z] #19 DONE 9.1s [2019-10-18T16:23:44.822Z] [2019-10-18T16:23:44.822Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T16:23:44.872Z] #62 ... [2019-10-18T16:23:44.872Z] [2019-10-18T16:23:44.872Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:44.872Z] #50 0.621 + RM_GOPATH=0 [2019-10-18T16:23:44.872Z] #50 0.622 + TMP_GOPATH= [2019-10-18T16:23:44.872Z] #50 0.624 + : /build [2019-10-18T16:23:44.872Z] #50 0.629 + '[' -z '' ']' [2019-10-18T16:23:44.872Z] #50 0.630 ++ mktemp -d [2019-10-18T16:23:44.872Z] #50 0.636 + export GOPATH=/tmp/tmp.AOZe9FSTEl [2019-10-18T16:23:44.872Z] #50 0.657 + GOPATH=/tmp/tmp.AOZe9FSTEl [2019-10-18T16:23:44.872Z] #50 0.657 + RM_GOPATH=1 [2019-10-18T16:23:44.872Z] #50 0.665 ++ dirname ./install.sh [2019-10-18T16:23:44.872Z] #50 0.670 + dir=. [2019-10-18T16:23:44.872Z] #50 0.671 + bin=golangci_lint [2019-10-18T16:23:44.872Z] #50 0.671 + shift [2019-10-18T16:23:44.872Z] #50 0.672 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-18T16:23:44.872Z] #50 0.672 + . ./golangci_lint.installer [2019-10-18T16:23:44.872Z] #50 0.673 ++ : v1.17.1 [2019-10-18T16:23:44.872Z] #50 0.674 + install_golangci_lint [2019-10-18T16:23:44.872Z] #50 0.674 + echo 'Installing golangci-lint version v1.17.1' [2019-10-18T16:23:44.872Z] #50 0.674 Installing golangci-lint version v1.17.1 [2019-10-18T16:23:44.872Z] #50 0.674 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:23:44.872Z] #50 ... [2019-10-18T16:23:44.872Z] [2019-10-18T16:23:44.872Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:44.872Z] #47 0.649 + RM_GOPATH=0 [2019-10-18T16:23:44.872Z] #47 0.649 + TMP_GOPATH= [2019-10-18T16:23:44.872Z] #47 0.649 + : /build [2019-10-18T16:23:44.872Z] #47 0.649 + '[' -z '' ']' [2019-10-18T16:23:44.872Z] #47 0.660 ++ mktemp -d [2019-10-18T16:23:44.872Z] #47 0.664 + export GOPATH=/tmp/tmp.kGbX198fRq [2019-10-18T16:23:44.872Z] #47 0.680 + GOPATH=/tmp/tmp.kGbX198fRq [2019-10-18T16:23:44.872Z] #47 0.681 + RM_GOPATH=1 [2019-10-18T16:23:44.872Z] #47 0.689 ++ dirname ./install.sh [2019-10-18T16:23:44.872Z] #47 0.691 + dir=. [2019-10-18T16:23:44.872Z] #47 0.691 + bin=gotestsum [2019-10-18T16:23:44.872Z] #47 0.692 + shift [2019-10-18T16:23:44.872Z] #47 0.694 + '[' '!' -f ./gotestsum.installer ']' [2019-10-18T16:23:44.872Z] #47 0.695 + . ./gotestsum.installer [2019-10-18T16:23:44.872Z] #47 0.695 ++ : v0.3.5 [2019-10-18T16:23:44.872Z] #47 0.707 + install_gotestsum [2019-10-18T16:23:44.872Z] #47 0.707 + echo 'Installing gotestsum version v0.3.5' [2019-10-18T16:23:44.872Z] #47 0.708 + go get -d gotest.tools/gotestsum [2019-10-18T16:23:44.872Z] #47 0.708 Installing gotestsum version v0.3.5 [2019-10-18T16:23:44.872Z] #47 ... [2019-10-18T16:23:44.872Z] [2019-10-18T16:23:44.872Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:23:44.872Z] #40 1.042 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:23:44.872Z] #40 1.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:23:44.872Z] #40 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:23:44.872Z] #40 1.181 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:23:44.872Z] #40 1.261 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:23:44.872Z] #40 3.083 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:23:44.872Z] #40 5.750 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:23:44.872Z] #40 7.797 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:23:45.017Z] #41 35.65 CC images/macvlan.o [2019-10-18T16:23:45.158Z] #40 ... [2019-10-18T16:23:45.159Z] [2019-10-18T16:23:45.159Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:23:45.159Z] #22 0.653 + RM_GOPATH=0 [2019-10-18T16:23:45.159Z] #22 0.655 + TMP_GOPATH= [2019-10-18T16:23:45.159Z] #22 0.656 + : /build [2019-10-18T16:23:45.159Z] #22 0.657 + '[' -z '' ']' [2019-10-18T16:23:45.159Z] #22 0.661 ++ mktemp -d [2019-10-18T16:23:45.159Z] #22 0.671 + export GOPATH=/tmp/tmp.kYrIumNPxN [2019-10-18T16:23:45.159Z] #22 0.681 + GOPATH=/tmp/tmp.kYrIumNPxN [2019-10-18T16:23:45.159Z] #22 0.681 + RM_GOPATH=1 [2019-10-18T16:23:45.159Z] #22 0.683 ++ dirname ./install.sh [2019-10-18T16:23:45.159Z] #22 0.706 + dir=. [2019-10-18T16:23:45.159Z] #22 0.729 + bin=dockercli [2019-10-18T16:23:45.159Z] #22 0.729 + shift [2019-10-18T16:23:45.159Z] #22 0.730 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:23:45.159Z] #22 0.730 + . ./dockercli.installer [2019-10-18T16:23:45.159Z] #22 0.730 ++ : stable [2019-10-18T16:23:45.159Z] #22 0.731 ++ : 17.06.2-ce [2019-10-18T16:23:45.159Z] #22 0.735 + install_dockercli [2019-10-18T16:23:45.159Z] #22 0.735 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:23:45.159Z] #22 0.736 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:23:45.159Z] #22 0.739 ++ uname -m [2019-10-18T16:23:45.159Z] #22 0.744 + arch=ppc64le [2019-10-18T16:23:45.159Z] #22 0.744 + '[' ppc64le '!=' x86_64 ']' [2019-10-18T16:23:45.159Z] #22 0.745 + '[' ppc64le '!=' s390x ']' [2019-10-18T16:23:45.159Z] #22 0.745 + '[' ppc64le '!=' armhf ']' [2019-10-18T16:23:45.159Z] #22 0.745 + build_dockercli [2019-10-18T16:23:45.159Z] #22 0.746 + git clone https://github.com/docker/docker-ce /tmp/tmp.kYrIumNPxN/tmp/docker-ce [2019-10-18T16:23:45.159Z] #22 0.752 Cloning into '/tmp/tmp.kYrIumNPxN/tmp/docker-ce'... [2019-10-18T16:23:45.159Z] #22 ... [2019-10-18T16:23:45.159Z] [2019-10-18T16:23:45.159Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:23:45.159Z] #28 0.992 + mktemp -d [2019-10-18T16:23:45.159Z] #28 0.994 + export GOPATH=/tmp/tmp.u8x1AbJiSh [2019-10-18T16:23:45.159Z] #28 0.997 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.u8x1AbJiSh/src/github.com/go-swagger/go-swagger [2019-10-18T16:23:45.159Z] #28 1.006 Cloning into '/tmp/tmp.u8x1AbJiSh/src/github.com/go-swagger/go-swagger'... [2019-10-18T16:23:45.225Z] #24 DONE 0.2s [2019-10-18T16:23:45.225Z] [2019-10-18T16:23:45.225Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:23:45.278Z] #41 35.82 CC images/sit.o [2019-10-18T16:23:45.278Z] #41 35.98 LINK images/built-in.o [2019-10-18T16:23:45.456Z] #28 ... [2019-10-18T16:23:45.456Z] [2019-10-18T16:23:45.456Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:23:45.456Z] #11 1.211 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:23:45.456Z] #11 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:23:45.456Z] #11 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:23:45.456Z] #11 1.362 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:23:45.456Z] #11 1.421 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:23:45.456Z] #11 3.219 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:23:45.456Z] #11 6.059 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:23:45.456Z] #11 7.909 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:23:45.539Z] #41 36.06 GEN compel/include/asm [2019-10-18T16:23:45.539Z] #41 36.06 GEN compel/include/version.h [2019-10-18T16:23:45.539Z] #41 36.09 touch .config [2019-10-18T16:23:45.539Z] #41 36.10 GEN include/common/config.h [2019-10-18T16:23:45.539Z] #41 36.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T16:23:45.539Z] #41 36.21 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-18T16:23:45.539Z] #41 36.27 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-18T16:23:45.627Z] #28 DONE 0.4s [2019-10-18T16:23:45.627Z] [2019-10-18T16:23:45.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:45.627Z] #42 115.9 CC criu/namespaces.o [2019-10-18T16:23:45.627Z] #42 117.1 CC criu/net.o [2019-10-18T16:23:45.627Z] #42 119.4 CC criu/netfilter.o [2019-10-18T16:23:45.627Z] #42 119.8 CC criu/page-pipe.o [2019-10-18T16:23:45.627Z] #42 120.3 CC criu/page-xfer.o [2019-10-18T16:23:45.627Z] #42 121.1 CC criu/pagemap-cache.o [2019-10-18T16:23:45.627Z] #42 121.6 CC criu/pagemap.o [2019-10-18T16:23:45.627Z] #42 122.3 CC criu/parasite-syscall.o [2019-10-18T16:23:45.627Z] #42 122.9 CC criu/path.o [2019-10-18T16:23:45.627Z] #42 123.4 CC criu/pie-util-vdso-elf32.o [2019-10-18T16:23:45.627Z] #42 ... [2019-10-18T16:23:45.627Z] [2019-10-18T16:23:45.627Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T16:23:45.627Z] #30 DONE 0.1s [2019-10-18T16:23:45.627Z] [2019-10-18T16:23:45.627Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T16:23:45.627Z] #33 DONE 0.1s [2019-10-18T16:23:45.627Z] [2019-10-18T16:23:45.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:45.627Z] #42 123.7 CC criu/pie-util-vdso.o [2019-10-18T16:23:45.757Z] #11 ... [2019-10-18T16:23:45.757Z] [2019-10-18T16:23:45.757Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:23:45.757Z] #24 1.138 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:23:45.757Z] #24 1.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:23:45.757Z] #24 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:23:45.757Z] #24 1.273 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:23:45.757Z] #24 1.340 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:23:45.757Z] #24 2.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:23:45.757Z] #24 5.611 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:23:45.757Z] #24 7.385 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:23:45.757Z] #24 ... [2019-10-18T16:23:45.757Z] [2019-10-18T16:23:45.757Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:23:45.757Z] #56 0.818 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:23:45.757Z] #56 0.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:23:45.757Z] #56 0.971 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:23:45.757Z] #56 0.986 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:23:45.757Z] #56 1.021 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:23:45.757Z] #56 2.720 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:23:45.757Z] #56 5.528 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:23:45.757Z] #56 7.389 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:23:45.800Z] #41 36.31 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-18T16:23:45.800Z] #41 36.34 DEP compel/plugins/std/infect.d [2019-10-18T16:23:45.800Z] #41 36.44 DEP compel/plugins/std/string.d [2019-10-18T16:23:45.800Z] #41 36.50 DEP compel/plugins/std/log.d [2019-10-18T16:23:46.033Z] #42 ... [2019-10-18T16:23:46.033Z] [2019-10-18T16:23:46.033Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T16:23:46.033Z] #38 DONE 0.1s [2019-10-18T16:23:46.033Z] [2019-10-18T16:23:46.033Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:46.033Z] #42 124.0 CC criu/pie-util.o [2019-10-18T16:23:46.033Z] #42 124.1 CC criu/pipes.o [2019-10-18T16:23:46.045Z] #56 ... [2019-10-18T16:23:46.045Z] [2019-10-18T16:23:46.045Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:46.045Z] #44 6.640 internal/bytealg [2019-10-18T16:23:46.045Z] #44 8.292 internal/testlog [2019-10-18T16:23:46.045Z] #44 8.671 math [2019-10-18T16:23:46.045Z] #44 9.754 encoding [2019-10-18T16:23:46.045Z] #44 10.39 unicode/utf16 [2019-10-18T16:23:46.045Z] #44 10.65 runtime [2019-10-18T16:23:46.045Z] #44 11.47 container/list [2019-10-18T16:23:46.060Z] #41 36.60 DEP compel/plugins/std/fds.d [2019-10-18T16:23:46.060Z] #41 36.76 DEP compel/plugins/std/std.d [2019-10-18T16:23:46.060Z] #41 36.87 DEP compel/plugins/shmem/shmem.d [2019-10-18T16:23:46.321Z] #41 36.93 DEP compel/plugins/fds/fds.d [2019-10-18T16:23:46.559Z] #42 124.6 CC criu/plugin.o [2019-10-18T16:23:46.581Z] #41 37.04 CC compel/plugins/std/std.o [2019-10-18T16:23:46.581Z] #41 37.22 CC compel/plugins/std/fds.o [2019-10-18T16:23:46.695Z] #59 225.2 + bin/containerd-shim-runc-v1 [2019-10-18T16:23:46.842Z] #41 37.47 CC compel/plugins/std/log.o [2019-10-18T16:23:47.413Z] #41 38.06 CC compel/plugins/std/string.o [2019-10-18T16:23:47.673Z] #41 38.39 CC compel/plugins/std/infect.o [2019-10-18T16:23:47.765Z] #42 125.2 CC criu/proc_parse.o [2019-10-18T16:23:47.934Z] #41 38.63 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-18T16:23:48.196Z] #41 38.67 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-18T16:23:48.196Z] #41 38.72 AR compel/plugins/std.lib.a [2019-10-18T16:23:48.196Z] #41 38.80 CC compel/plugins/fds/fds.o [2019-10-18T16:23:48.457Z] #41 38.99 AR compel/plugins/fds.lib.a [2019-10-18T16:23:48.457Z] #41 39.03 HOSTDEP compel/src/lib/log-host.d [2019-10-18T16:23:48.457Z] #41 39.17 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T16:23:48.718Z] #41 39.27 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-18T16:23:48.718Z] #41 39.42 HOSTDEP compel/src/main-host.d [2019-10-18T16:23:48.718Z] #41 39.52 DEP compel/src/lib/ptrace.d [2019-10-18T16:23:48.978Z] #41 39.60 DEP compel/src/lib/infect.d [2019-10-18T16:23:48.978Z] #41 39.73 DEP compel/src/lib/infect-util.d [2019-10-18T16:23:48.978Z] #41 39.80 DEP compel/src/lib/infect-rpc.d [2019-10-18T16:23:49.221Z] #59 228.3 + bin/containerd-shim-runc-v2 [2019-10-18T16:23:49.239Z] #41 39.88 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-18T16:23:49.239Z] #41 39.94 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-18T16:23:49.239Z] #41 39.98 DEP compel/src/lib/log.d [2019-10-18T16:23:49.239Z] #41 40.04 DEP compel/src/main.d [2019-10-18T16:23:49.499Z] #41 40.11 DEP compel/src/lib/handle-elf.d [2019-10-18T16:23:49.499Z] #41 40.18 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-18T16:23:49.499Z] #41 40.27 CC compel/src/lib/log.o [2019-10-18T16:23:49.543Z] #44 15.15 crypto/internal/subtle [2019-10-18T16:23:49.760Z] #41 40.46 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-18T16:23:49.785Z] #59 229.1 + binaries [2019-10-18T16:23:49.785Z] #59 229.1 + mkdir -p /build [2019-10-18T16:23:49.785Z] #59 229.1 + cp bin/containerd /build/containerd [2019-10-18T16:23:49.785Z] #59 229.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T16:23:49.785Z] #59 229.1 + cp bin/ctr /build/ctr [2019-10-18T16:23:49.878Z] #42 128.0 CC criu/protobuf-desc.o [2019-10-18T16:23:50.170Z] #44 15.86 crypto/subtle [2019-10-18T16:23:50.330Z] #41 40.77 CC compel/arch/aarch64/src/lib/infect.o [2019-10-18T16:23:50.590Z] #41 41.15 CC compel/src/lib/infect-rpc.o [2019-10-18T16:23:50.715Z] #59 DONE 230.0s [2019-10-18T16:23:50.798Z] #44 16.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-18T16:23:50.851Z] #41 41.36 CC compel/src/lib/infect-util.o [2019-10-18T16:23:50.851Z] #41 41.52 CC compel/src/lib/infect.o [2019-10-18T16:23:51.208Z] #42 129.1 CC criu/protobuf.o [2019-10-18T16:23:51.208Z] #42 129.3 CC criu/pstree.o [2019-10-18T16:23:51.423Z] #41 ... [2019-10-18T16:23:51.423Z] [2019-10-18T16:23:51.423Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:23:51.423Z] #28 78.87 + rm -rf /tmp/tmp.U6s8J4xg0d [2019-10-18T16:23:51.650Z] [2019-10-18T16:23:51.650Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T16:23:51.650Z] #60 DONE 0.3s [2019-10-18T16:23:51.825Z] #44 17.62 internal/nettrace [2019-10-18T16:23:51.907Z] [2019-10-18T16:23:51.907Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T16:23:51.907Z] #64 DONE 0.1s [2019-10-18T16:23:52.043Z] #42 130.0 CC criu/rbtree.o [2019-10-18T16:23:52.043Z] #42 130.1 CC criu/rst-malloc.o [2019-10-18T16:23:52.168Z] [2019-10-18T16:23:52.168Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T16:23:52.168Z] #66 DONE 0.3s [2019-10-18T16:23:52.427Z] [2019-10-18T16:23:52.427Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T16:23:52.427Z] #69 DONE 0.1s [2019-10-18T16:23:52.427Z] [2019-10-18T16:23:52.427Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T16:23:52.427Z] #70 DONE 0.0s [2019-10-18T16:23:52.427Z] [2019-10-18T16:23:52.427Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T16:23:52.432Z] #42 130.3 CC criu/seccomp.o [2019-10-18T16:23:52.486Z] #44 18.22 runtime/cgo [2019-10-18T16:23:52.806Z] #28 DONE 80.5s [2019-10-18T16:23:52.807Z] [2019-10-18T16:23:52.807Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:52.807Z] #41 42.89 CC compel/src/lib/ptrace.o [2019-10-18T16:23:52.807Z] #41 43.29 AR compel/libcompel.a [2019-10-18T16:23:52.807Z] #41 43.36 HOSTCC compel/src/main-host.o [2019-10-18T16:23:52.807Z] #41 43.58 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-18T16:23:52.843Z] #42 ... [2019-10-18T16:23:52.843Z] [2019-10-18T16:23:52.843Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:23:52.843Z] #55 144.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T16:23:52.843Z] #55 146.1 + mkdir -p /build [2019-10-18T16:23:52.843Z] #55 146.1 + cp runc /build/runc [2019-10-18T16:23:52.843Z] #55 DONE 146.3s [2019-10-18T16:23:52.843Z] [2019-10-18T16:23:52.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:52.843Z] #42 131.0 CC criu/seize.o [2019-10-18T16:23:53.077Z] #41 43.72 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T16:23:53.342Z] #41 43.94 HOSTCC compel/src/lib/log-host.o [2019-10-18T16:23:53.342Z] #41 44.07 HOSTLINK compel/compel-host-bin [2019-10-18T16:23:53.604Z] #41 44.25 DEP soccr/soccr.d [2019-10-18T16:23:53.686Z] #42 131.8 CC criu/servicefd.o [2019-10-18T16:23:53.796Z] #71 DONE 1.2s [2019-10-18T16:23:53.796Z] [2019-10-18T16:23:53.796Z] #72 exporting to image [2019-10-18T16:23:53.796Z] #72 exporting layers [2019-10-18T16:23:53.864Z] #41 44.45 CC soccr/soccr.o [2019-10-18T16:23:54.083Z] #42 132.1 CC criu/shmem.o [2019-10-18T16:23:54.484Z] #42 132.5 CC criu/sigframe.o [2019-10-18T16:23:54.484Z] #42 132.6 CC criu/signalfd.o [2019-10-18T16:23:54.539Z] #44 ... [2019-10-18T16:23:54.539Z] [2019-10-18T16:23:54.539Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:23:54.539Z] #31 9.976 runtime/cgo [2019-10-18T16:23:54.853Z] #41 45.46 AR soccr/libsoccr.a [2019-10-18T16:23:54.880Z] #42 132.7 CC criu/sk-inet.o [2019-10-18T16:23:55.114Z] #41 ... [2019-10-18T16:23:55.114Z] [2019-10-18T16:23:55.114Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T16:23:55.114Z] #29 DONE 0.3s [2019-10-18T16:23:55.114Z] [2019-10-18T16:23:55.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:55.114Z] #41 45.48 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:23:55.114Z] #41 ... [2019-10-18T16:23:55.114Z] [2019-10-18T16:23:55.114Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T16:23:55.114Z] #32 DONE 0.3s [2019-10-18T16:23:55.114Z] [2019-10-18T16:23:55.114Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T16:23:55.114Z] #37 DONE 0.1s [2019-10-18T16:23:55.114Z] [2019-10-18T16:23:55.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:55.114Z] #41 45.86 DEP criu/arch/aarch64/sigframe.d [2019-10-18T16:23:55.273Z] #42 133.3 CC criu/sk-netlink.o [2019-10-18T16:23:55.376Z] #41 45.93 DEP criu/arch/aarch64/crtools.d [2019-10-18T16:23:55.376Z] #41 46.07 DEP criu/arch/aarch64/cpu.d [2019-10-18T16:23:55.376Z] #41 46.10 DEP criu/arch/aarch64/bitops.d [2019-10-18T16:23:55.376Z] #41 46.14 CC criu/arch/aarch64/bitops.o [2019-10-18T16:23:55.376Z] #41 46.19 CC criu/arch/aarch64/cpu.o [2019-10-18T16:23:55.637Z] #41 ... [2019-10-18T16:23:55.637Z] [2019-10-18T16:23:55.637Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T16:23:55.637Z] #39 DONE 0.4s [2019-10-18T16:23:55.637Z] [2019-10-18T16:23:55.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:23:55.637Z] #41 46.29 CC criu/arch/aarch64/crtools.o [2019-10-18T16:23:55.681Z] #42 133.6 CC criu/sk-packet.o [2019-10-18T16:23:55.898Z] #41 46.61 CC criu/arch/aarch64/sigframe.o [2019-10-18T16:23:55.898Z] #41 46.72 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-18T16:23:56.082Z] #42 134.2 CC criu/sk-queue.o [2019-10-18T16:23:56.158Z] #41 46.75 DEP criu/arch/aarch64/intraprocedure.d [2019-10-18T16:23:56.158Z] #41 46.78 DEP criu/arch/aarch64/vdso-pie.d [2019-10-18T16:23:56.419Z] #41 46.89 DEP criu/pie/parasite-vdso.d [2019-10-18T16:23:56.419Z] #41 47.01 DEP criu/pie/util-vdso.d [2019-10-18T16:23:56.419Z] #41 47.11 DEP criu/pie/util.d [2019-10-18T16:23:56.419Z] #41 47.25 CC criu/pie/util.o [2019-10-18T16:23:56.485Z] #42 134.6 CC criu/sk-tcp.o [2019-10-18T16:23:56.592Z] #31 ... [2019-10-18T16:23:56.592Z] [2019-10-18T16:23:56.592Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:23:56.592Z] #56 22.26 Fetched 7720 kB in 21s (360 kB/s) [2019-10-18T16:23:56.873Z] #42 134.9 CC criu/sk-unix.o [2019-10-18T16:23:56.998Z] #41 47.55 CC criu/pie/util-vdso.o [2019-10-18T16:23:57.260Z] #41 47.87 CC criu/pie/parasite-vdso.o [2019-10-18T16:23:57.521Z] #41 48.16 CC criu/arch/aarch64/vdso-pie.o [2019-10-18T16:23:57.782Z] #41 48.39 CC criu/arch/aarch64/intraprocedure.o [2019-10-18T16:23:57.782Z] #41 48.43 AR criu/pie/pie.lib.a [2019-10-18T16:23:57.782Z] #41 48.49 DEP criu/pie/restorer.d [2019-10-18T16:23:58.043Z] #41 48.68 DEP criu/arch/aarch64/restorer.d [2019-10-18T16:23:58.043Z] #41 48.77 DEP criu/pie/parasite.d [2019-10-18T16:23:58.241Z] #42 136.1 CC criu/sockets.o [2019-10-18T16:23:58.304Z] #41 48.89 CC criu/pie/parasite.o [2019-10-18T16:23:58.652Z] #42 136.8 CC criu/stats.o [2019-10-18T16:23:58.876Z] #41 49.53 LINK criu/pie/parasite.built-in.o [2019-10-18T16:23:58.876Z] #41 49.54 GEN criu/pie/parasite-blob.h [2019-10-18T16:23:58.876Z] #41 49.55 CC criu/arch/aarch64/restorer.o [2019-10-18T16:23:59.137Z] #41 49.76 CC criu/pie/restorer.o [2019-10-18T16:23:59.240Z] #42 137.0 CC criu/string.o [2019-10-18T16:23:59.240Z] #42 137.1 CC criu/sysctl.o [2019-10-18T16:24:00.009Z] #42 137.7 CC criu/sysfs_parse.o [2019-10-18T16:24:00.342Z] #72 exporting layers 6.7s done [2019-10-18T16:24:00.342Z] #72 writing image sha256:23fa3c4f5e8d922bd1b5c03d26ce3bf8ff991103890407cd64e5749513c99f9c done [2019-10-18T16:24:00.342Z] #72 naming to docker.io/library/docker:635584280ba2c669542b0357b186070032a1d34a done [2019-10-18T16:24:00.342Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-18T16:24:00.522Z] #41 51.18 LINK criu/pie/restorer.built-in.o [2019-10-18T16:24:00.522Z] #41 51.20 GEN criu/pie/restorer-blob.h [2019-10-18T16:24:00.522Z] #41 51.26 DEP criu/vdso.d [2019-10-18T16:24:00.532Z] #42 138.3 CC criu/timerfd.o [2019-10-18T16:24:00.532Z] #42 138.6 CC criu/tty.o [2019-10-18T16:24:00.783Z] #41 51.49 DEP criu/uts_ns.d [2019-10-18T16:24:00.783Z] #41 51.60 DEP criu/util.d [2019-10-18T16:24:01.198Z] #41 51.71 DEP criu/uffd.d [2019-10-18T16:24:01.198Z] #41 51.79 DEP criu/tun.d [2019-10-18T16:24:01.198Z] #41 ... [2019-10-18T16:24:01.198Z] [2019-10-18T16:24:01.198Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:01.198Z] #54 85.70 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T16:24:01.198Z] #54 87.19 + mkdir -p /build [2019-10-18T16:24:01.198Z] #54 87.20 + cp runc /build/runc [2019-10-18T16:24:01.198Z] #54 DONE 87.9s [2019-10-18T16:24:01.198Z] [2019-10-18T16:24:01.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:24:01.198Z] #41 51.89 DEP criu/tty.d [2019-10-18T16:24:01.198Z] #41 51.99 DEP criu/timerfd.d [2019-10-18T16:24:01.460Z] #41 52.21 DEP criu/sysfs_parse.d [2019-10-18T16:24:01.721Z] #41 52.41 DEP criu/sysctl.d [2019-10-18T16:24:01.788Z] [2019-10-18T16:24:01.788Z] Removing bundles/ [2019-10-18T16:24:01.788Z] [2019-10-18T16:24:01.788Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-18T16:24:01.788Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:24:01.788Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T16:24:01.983Z] #41 52.59 DEP criu/string.d [2019-10-18T16:24:01.983Z] #41 52.63 DEP criu/stats.d [2019-10-18T16:24:01.983Z] #41 52.71 DEP criu/sockets.d [2019-10-18T16:24:02.119Z] #42 140.1 CC criu/tun.o [2019-10-18T16:24:02.151Z] #56 22.26 Reading package lists... [2019-10-18T16:24:02.151Z] #56 ... [2019-10-18T16:24:02.151Z] [2019-10-18T16:24:02.151Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:24:02.151Z] #67 26.86 + cd /tmp/tmp.sPrwxXzJbc/src/github.com/docker/libnetwork [2019-10-18T16:24:02.151Z] #67 26.87 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-18T16:24:02.244Z] #41 52.85 DEP criu/sk-unix.d [2019-10-18T16:24:02.441Z] #67 28.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-18T16:24:02.505Z] #41 53.03 DEP criu/sk-tcp.d [2019-10-18T16:24:02.505Z] #41 53.18 DEP criu/sk-queue.d [2019-10-18T16:24:02.505Z] #41 53.26 DEP criu/sk-packet.d [2019-10-18T16:24:02.532Z] #42 140.6 CC criu/uffd.o [2019-10-18T16:24:02.767Z] #41 53.35 DEP criu/sk-netlink.d [2019-10-18T16:24:02.767Z] #41 53.43 DEP criu/sk-inet.d [2019-10-18T16:24:02.767Z] #41 53.53 DEP criu/signalfd.d [2019-10-18T16:24:03.028Z] #41 53.61 DEP criu/sigframe.d [2019-10-18T16:24:03.028Z] #41 53.67 DEP criu/shmem.d [2019-10-18T16:24:03.028Z] #41 53.74 DEP criu/servicefd.d [2019-10-18T16:24:03.028Z] #41 53.82 DEP criu/seize.d [2019-10-18T16:24:03.289Z] #41 53.90 DEP criu/seccomp.d [2019-10-18T16:24:03.289Z] #41 54.01 DEP criu/rst-malloc.d [2019-10-18T16:24:03.289Z] #41 54.08 DEP criu/rbtree.d [2019-10-18T16:24:03.386Z] #42 141.2 CC criu/util.o [2019-10-18T16:24:03.386Z] #42 ... [2019-10-18T16:24:03.386Z] [2019-10-18T16:24:03.386Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:24:03.386Z] #39 182.5 + dpkg --print-architecture [2019-10-18T16:24:03.386Z] #39 182.5 + cd /tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution [2019-10-18T16:24:03.386Z] #39 182.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T16:24:03.386Z] #39 182.7 + GOPATH=/tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uerlIoPaHD [2019-10-18T16:24:03.386Z] #39 182.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T16:24:03.551Z] #41 54.12 DEP criu/pstree.d [2019-10-18T16:24:03.551Z] #41 54.22 DEP criu/protobuf.d [2019-10-18T16:24:03.551Z] #41 54.32 GEN criu/protobuf-desc-gen.h [2019-10-18T16:24:04.936Z] #41 55.50 DEP criu/protobuf-desc.d [2019-10-18T16:24:04.936Z] #41 55.65 DEP criu/proc_parse.d [2019-10-18T16:24:05.199Z] #41 55.76 DEP criu/plugin.d [2019-10-18T16:24:05.199Z] #41 55.80 DEP criu/pipes.d [2019-10-18T16:24:05.199Z] #41 55.87 DEP criu/pie-util.d [2019-10-18T16:24:05.199Z] #41 55.92 DEP criu/pie-util-vdso.d [2019-10-18T16:24:05.199Z] #41 55.97 DEP criu/pie-util-vdso-elf32.d [2019-10-18T16:24:05.460Z] #41 56.03 DEP criu/path.d [2019-10-18T16:24:05.460Z] #41 56.09 DEP criu/parasite-syscall.d [2019-10-18T16:24:05.460Z] #41 56.18 DEP criu/pagemap.d [2019-10-18T16:24:05.721Z] #41 56.25 DEP criu/pagemap-cache.d [2019-10-18T16:24:05.721Z] #41 56.31 DEP criu/page-xfer.d [2019-10-18T16:24:05.721Z] #41 56.38 DEP criu/page-pipe.d [2019-10-18T16:24:05.721Z] #41 56.43 DEP criu/netfilter.d [2019-10-18T16:24:05.721Z] #41 56.49 DEP criu/net.d [2019-10-18T16:24:05.981Z] #41 56.58 DEP criu/namespaces.d [2019-10-18T16:24:05.981Z] #41 56.67 DEP criu/mount.d [2019-10-18T16:24:05.981Z] #41 56.75 DEP criu/mem.d [2019-10-18T16:24:06.242Z] #41 56.85 DEP criu/lsm.d [2019-10-18T16:24:06.242Z] #41 56.91 DEP criu/log.d [2019-10-18T16:24:06.242Z] #41 56.98 DEP criu/libnetlink.d [2019-10-18T16:24:06.503Z] #41 57.09 DEP criu/kerndat.d [2019-10-18T16:24:06.763Z] #41 57.20 DEP criu/kcmp-ids.d [2019-10-18T16:24:06.763Z] #41 57.28 DEP criu/irmap.d [2019-10-18T16:24:06.763Z] #41 57.37 DEP criu/ipc_ns.d [2019-10-18T16:24:06.763Z] #41 57.45 DEP criu/image.d [2019-10-18T16:24:06.763Z] #41 57.54 DEP criu/image-desc.d [2019-10-18T16:24:06.763Z] #41 57.58 DEP criu/fsnotify.d [2019-10-18T16:24:06.867Z] #67 ... [2019-10-18T16:24:06.867Z] [2019-10-18T16:24:06.867Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:06.867Z] #33 22.61 Fetched 7720 kB in 22s (350 kB/s) [2019-10-18T16:24:06.867Z] #33 22.61 Reading package lists... [2019-10-18T16:24:06.867Z] #33 ... [2019-10-18T16:24:06.867Z] [2019-10-18T16:24:06.867Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:06.867Z] #40 22.68 Fetched 7720 kB in 21s (356 kB/s) [2019-10-18T16:24:06.867Z] #40 22.68 Reading package lists... [2019-10-18T16:24:06.867Z] #40 32.53 Reading package lists... [2019-10-18T16:24:06.867Z] #40 ... [2019-10-18T16:24:06.867Z] [2019-10-18T16:24:06.867Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:06.867Z] #50 30.84 + cd /tmp/tmp.AOZe9FSTEl/src/github.com/golangci/golangci-lint/ [2019-10-18T16:24:06.867Z] #50 30.86 + git checkout -q v1.17.1 [2019-10-18T16:24:06.867Z] #50 32.52 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-18T16:24:07.023Z] #41 57.66 DEP criu/filesystems.d [2019-10-18T16:24:07.023Z] #41 57.72 DEP criu/files.d [2019-10-18T16:24:07.154Z] #50 ... [2019-10-18T16:24:07.154Z] [2019-10-18T16:24:07.155Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:24:07.155Z] #24 22.99 Fetched 7720 kB in 21s (353 kB/s) [2019-10-18T16:24:07.155Z] #24 22.99 Reading package lists... [2019-10-18T16:24:07.155Z] #24 ... [2019-10-18T16:24:07.155Z] [2019-10-18T16:24:07.155Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:07.284Z] #41 57.80 DEP criu/files-reg.d [2019-10-18T16:24:07.284Z] #41 57.90 DEP criu/files-ext.d [2019-10-18T16:24:07.284Z] #41 57.97 DEP criu/file-lock.d [2019-10-18T16:24:07.548Z] #41 58.04 DEP criu/file-ids.d [2019-10-18T16:24:07.548Z] #41 58.10 DEP criu/fifo.d [2019-10-18T16:24:07.548Z] #41 58.17 DEP criu/fdstore.d [2019-10-18T16:24:07.548Z] #41 58.21 DEP criu/fault-injection.d [2019-10-18T16:24:07.548Z] #41 58.24 DEP criu/external.d [2019-10-18T16:24:07.548Z] #41 58.28 DEP criu/eventpoll.d [2019-10-18T16:24:07.619Z] #39 ... [2019-10-18T16:24:07.619Z] [2019-10-18T16:24:07.619Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:24:07.619Z] #42 142.1 CC criu/uts_ns.o [2019-10-18T16:24:07.619Z] #42 142.2 CC criu/vdso.o [2019-10-18T16:24:07.619Z] #42 142.6 LINK criu/built-in.o [2019-10-18T16:24:07.619Z] #42 142.8 LINK criu/criu [2019-10-18T16:24:07.619Z] #42 143.1 DEP lib/c/criu.d [2019-10-18T16:24:07.619Z] #42 143.2 CC images/rpc.pb-c.o [2019-10-18T16:24:07.619Z] #42 143.4 CC lib/c/criu.o [2019-10-18T16:24:07.619Z] #42 144.0 LINK lib/c/built-in.o [2019-10-18T16:24:07.619Z] #42 144.0 LINK lib/c/libcriu.so [2019-10-18T16:24:07.619Z] #42 144.1 GEN magic.py [2019-10-18T16:24:07.619Z] #42 144.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:24:07.619Z] #42 144.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:24:07.619Z] #42 144.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:24:07.619Z] #42 144.8 make[1]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.3 make[1]: 'images/built-in.o' is up to date. [2019-10-18T16:24:07.619Z] #42 145.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T16:24:07.619Z] #42 145.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T16:24:07.619Z] #42 145.3 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T16:24:07.619Z] #42 145.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T16:24:07.619Z] #42 145.4 make[1]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:24:07.619Z] #42 145.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.6 make[2]: Nothing to be done for 'all'. [2019-10-18T16:24:07.619Z] #42 145.6 INSTALL criu/criu [2019-10-18T16:24:07.619Z] #42 DONE 145.7s [2019-10-18T16:24:07.782Z] #33 33.13 Reading package lists... [2019-10-18T16:24:07.782Z] #33 ... [2019-10-18T16:24:07.782Z] [2019-10-18T16:24:07.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:24:07.782Z] #11 23.53 Fetched 7720 kB in 22s (346 kB/s) [2019-10-18T16:24:07.782Z] #11 23.53 Reading package lists... [2019-10-18T16:24:07.782Z] #11 ... [2019-10-18T16:24:07.782Z] [2019-10-18T16:24:07.782Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:24:07.808Z] #41 58.36 DEP criu/eventfd.d [2019-10-18T16:24:07.808Z] #41 58.43 DEP criu/crtools.d [2019-10-18T16:24:07.808Z] #41 58.51 DEP criu/cr-service.d [2019-10-18T16:24:08.003Z] [2019-10-18T16:24:08.003Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:08.068Z] #41 58.59 DEP criu/cr-restore.d [2019-10-18T16:24:08.068Z] #41 58.70 DEP criu/cr-errno.d [2019-10-18T16:24:08.068Z] #41 58.71 DEP criu/cr-dump.d [2019-10-18T16:24:08.068Z] #41 58.81 DEP criu/cr-dedup.d [2019-10-18T16:24:08.330Z] #41 58.88 DEP criu/cr-check.d [2019-10-18T16:24:08.330Z] #41 58.98 DEP criu/config.d [2019-10-18T16:24:08.330Z] #41 59.05 DEP criu/clone-noasan.d [2019-10-18T16:24:08.330Z] #41 59.08 DEP criu/cgroup.d [2019-10-18T16:24:08.591Z] #41 59.16 DEP criu/cgroup-props.d [2019-10-18T16:24:08.591Z] #41 59.21 DEP criu/bitmap.d [2019-10-18T16:24:08.591Z] #41 59.23 DEP criu/bfd.d [2019-10-18T16:24:08.591Z] #41 59.28 DEP criu/autofs.d [2019-10-18T16:24:08.591Z] #41 59.35 DEP criu/aio.d [2019-10-18T16:24:08.909Z] #41 59.42 DEP criu/action-scripts.d [2019-10-18T16:24:08.909Z] #41 59.56 CC criu/action-scripts.o [2019-10-18T16:24:09.170Z] #41 59.85 CC criu/aio.o [2019-10-18T16:24:09.454Z] #41 60.23 CC criu/autofs.o [2019-10-18T16:24:09.850Z] #24 33.51 Reading package lists... [2019-10-18T16:24:09.850Z] #24 ... [2019-10-18T16:24:09.850Z] [2019-10-18T16:24:09.850Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:09.850Z] #44 25.27 vendor/golang.org/x/crypto/internal/subtle [2019-10-18T16:24:09.850Z] #44 ... [2019-10-18T16:24:09.850Z] [2019-10-18T16:24:09.850Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:24:10.443Z] #41 61.26 CC criu/bfd.o [2019-10-18T16:24:10.883Z] #11 34.19 Reading package lists... [2019-10-18T16:24:10.883Z] #11 ... [2019-10-18T16:24:10.883Z] [2019-10-18T16:24:10.883Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:24:10.883Z] #38 26.80 + cd /tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution [2019-10-18T16:24:10.883Z] #38 26.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-18T16:24:10.883Z] #38 30.08 + GOPATH=/tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9oFN0inGHG go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-18T16:24:11.032Z] #41 61.65 CC criu/bitmap.o [2019-10-18T16:24:11.032Z] #41 61.73 CC criu/cgroup-props.o [2019-10-18T16:24:11.098Z] INFO [loader] Go packages loading at mode load types and syntax took 27.126665774s [2019-10-18T16:24:11.602Z] #41 62.19 CC criu/cgroup.o [2019-10-18T16:24:11.664Z] INFO [loader] SSA repr building timing: packages building 272.943581ms, total 5.432849154s [2019-10-18T16:24:12.986Z] #41 63.71 CC criu/clone-noasan.o [2019-10-18T16:24:12.986Z] #41 63.79 CC criu/config.o [2019-10-18T16:24:13.926Z] #41 64.65 CC criu/cr-check.o [2019-10-18T16:24:14.872Z] #41 65.65 CC criu/cr-dedup.o [2019-10-18T16:24:15.447Z] #41 65.91 CC criu/cr-dump.o [2019-10-18T16:24:16.428Z] #38 ... [2019-10-18T16:24:16.428Z] [2019-10-18T16:24:16.428Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:24:16.428Z] #56 22.26 Reading package lists... [2019-10-18T16:24:16.428Z] #56 31.98 Reading package lists... [2019-10-18T16:24:16.428Z] #56 ... [2019-10-18T16:24:16.428Z] [2019-10-18T16:24:16.428Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:16.428Z] #40 32.53 Reading package lists... [2019-10-18T16:24:16.829Z] #41 67.47 CC criu/cr-errno.o [2019-10-18T16:24:16.829Z] #41 67.61 CC criu/cr-restore.o [2019-10-18T16:24:17.091Z] #41 ... [2019-10-18T16:24:17.091Z] [2019-10-18T16:24:17.091Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:17.091Z] #50 DONE 104.5s [2019-10-18T16:24:17.091Z] [2019-10-18T16:24:17.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:24:17.718Z] #60 ... [2019-10-18T16:24:17.718Z] [2019-10-18T16:24:17.718Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:24:17.718Z] #39 196.0 + rm -rf /tmp/tmp.uerlIoPaHD/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uerlIoPaHD [2019-10-18T16:24:17.718Z] #39 DONE 196.3s [2019-10-18T16:24:17.718Z] [2019-10-18T16:24:17.718Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:17.718Z] #60 ... [2019-10-18T16:24:17.718Z] [2019-10-18T16:24:17.718Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T16:24:17.718Z] #40 DONE 0.2s [2019-10-18T16:24:17.718Z] [2019-10-18T16:24:17.718Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T16:24:17.718Z] #43 DONE 0.1s [2019-10-18T16:24:17.718Z] [2019-10-18T16:24:17.718Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:18.268Z] #60 ... [2019-10-18T16:24:18.268Z] [2019-10-18T16:24:18.268Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T16:24:18.268Z] #46 DONE 0.1s [2019-10-18T16:24:18.268Z] [2019-10-18T16:24:18.268Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T16:24:18.268Z] #49 DONE 0.1s [2019-10-18T16:24:18.268Z] [2019-10-18T16:24:18.268Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:18.490Z] #40 41.87 Building dependency tree... [2019-10-18T16:24:19.634Z] #41 70.31 CC criu/cr-service.o [2019-10-18T16:24:20.562Z] #40 46.18 The following additional packages will be installed: [2019-10-18T16:24:20.562Z] #40 46.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-18T16:24:20.562Z] #40 46.18 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-18T16:24:20.562Z] #40 46.19 Suggested packages: [2019-10-18T16:24:20.562Z] #40 46.20 manpages-dev python-setuptools [2019-10-18T16:24:20.571Z] #41 71.27 CC criu/crtools.o [2019-10-18T16:24:20.830Z] #41 71.63 CC criu/eventfd.o [2019-10-18T16:24:21.400Z] #41 71.84 CC criu/eventpoll.o [2019-10-18T16:24:21.591Z] #40 ... [2019-10-18T16:24:21.591Z] [2019-10-18T16:24:21.591Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:24:21.591Z] #11 34.19 Reading package lists... [2019-10-18T16:24:21.591Z] #11 43.89 Building dependency tree... [2019-10-18T16:24:21.591Z] #11 47.39 The following additional packages will be installed: [2019-10-18T16:24:21.591Z] #11 47.40 libapparmor1 libseccomp2 [2019-10-18T16:24:21.591Z] #11 47.42 Suggested packages: [2019-10-18T16:24:21.591Z] #11 47.42 seccomp [2019-10-18T16:24:21.660Z] #41 72.30 CC criu/external.o [2019-10-18T16:24:21.660Z] #41 72.49 CC criu/fault-injection.o [2019-10-18T16:24:21.920Z] #41 72.55 CC criu/fdstore.o [2019-10-18T16:24:21.920Z] #41 72.75 CC criu/fifo.o [2019-10-18T16:24:22.219Z] #11 47.95 The following NEW packages will be installed: [2019-10-18T16:24:22.219Z] #11 47.95 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-18T16:24:22.219Z] #11 48.10 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:24:22.219Z] #11 48.10 Need to get 296 kB of archives. [2019-10-18T16:24:22.219Z] #11 48.10 After this operation, 1346 kB of additional disk space will be used. [2019-10-18T16:24:22.219Z] #11 48.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-18T16:24:22.219Z] #11 48.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-18T16:24:22.219Z] #11 48.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-18T16:24:22.219Z] #11 48.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-18T16:24:22.490Z] #41 72.99 CC criu/file-ids.o [2019-10-18T16:24:22.490Z] #41 73.19 CC criu/file-lock.o [2019-10-18T16:24:23.061Z] #41 73.76 CC criu/files-ext.o [2019-10-18T16:24:23.250Z] #11 ... [2019-10-18T16:24:23.250Z] [2019-10-18T16:24:23.250Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:23.250Z] #40 49.31 The following NEW packages will be installed: [2019-10-18T16:24:23.250Z] #40 49.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-18T16:24:23.322Z] #41 73.99 CC criu/files-reg.o [2019-10-18T16:24:23.549Z] #40 49.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-18T16:24:23.549Z] #40 49.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-18T16:24:23.549Z] #40 49.33 zlib1g-dev [2019-10-18T16:24:23.549Z] #40 49.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:24:23.549Z] #40 49.52 Need to get 3548 kB of archives. [2019-10-18T16:24:23.549Z] #40 49.52 After this operation, 21.2 MB of additional disk space will be used. [2019-10-18T16:24:23.549Z] #40 49.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-18T16:24:23.549Z] #40 49.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-18T16:24:23.550Z] #40 49.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-18T16:24:23.843Z] #40 49.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-18T16:24:23.843Z] #40 49.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-18T16:24:23.843Z] #40 49.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-18T16:24:23.843Z] #40 49.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-18T16:24:23.843Z] #40 49.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-18T16:24:23.843Z] #40 49.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-18T16:24:24.134Z] #40 49.86 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-18T16:24:24.134Z] #40 49.87 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-18T16:24:24.134Z] #40 50.03 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-18T16:24:24.423Z] #40 50.11 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-18T16:24:24.423Z] #40 50.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-18T16:24:24.423Z] #40 50.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-18T16:24:24.423Z] #40 50.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-18T16:24:24.706Z] #41 75.29 CC criu/files.o [2019-10-18T16:24:25.482Z] #40 ... [2019-10-18T16:24:25.482Z] [2019-10-18T16:24:25.482Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-18T16:24:25.482Z] #56 41.84 Building dependency tree... [2019-10-18T16:24:25.482Z] #56 45.18 The following additional packages will be installed: [2019-10-18T16:24:25.482Z] #56 45.18 btrfs-progs liblzo2-2 [2019-10-18T16:24:25.482Z] #56 45.66 The following NEW packages will be installed: [2019-10-18T16:24:25.482Z] #56 45.68 btrfs-progs btrfs-tools liblzo2-2 [2019-10-18T16:24:25.482Z] #56 46.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:24:25.482Z] #56 46.05 Need to get 588 kB of archives. [2019-10-18T16:24:25.482Z] #56 46.05 After this operation, 5005 kB of additional disk space will be used. [2019-10-18T16:24:25.482Z] #56 46.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T16:24:25.482Z] #56 46.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-18T16:24:25.482Z] #56 46.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-18T16:24:25.482Z] #56 48.05 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:24:25.482Z] #56 48.38 Fetched 588 kB in 0s (2684 kB/s) [2019-10-18T16:24:25.482Z] #56 48.57 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T16:24:25.482Z] #56 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T16:24:25.482Z] #56 48.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T16:24:25.482Z] #56 48.78 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:24:25.482Z] #56 48.95 Selecting previously unselected package btrfs-progs. [2019-10-18T16:24:25.482Z] #56 48.96 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-18T16:24:25.482Z] #56 48.97 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:24:25.482Z] #56 50.42 Selecting previously unselected package btrfs-tools. [2019-10-18T16:24:25.482Z] #56 50.43 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-18T16:24:25.482Z] #56 50.43 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:24:25.482Z] #56 50.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:25.482Z] #56 50.92 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:24:25.482Z] #56 50.93 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:24:25.482Z] #56 50.98 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:24:25.482Z] #56 50.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:25.482Z] #56 DONE 51.3s [2019-10-18T16:24:25.482Z] [2019-10-18T16:24:25.482Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:24:25.482Z] #57 DONE 0.1s [2019-10-18T16:24:25.482Z] [2019-10-18T16:24:25.482Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-18T16:24:25.482Z] #58 DONE 0.1s [2019-10-18T16:24:25.482Z] [2019-10-18T16:24:25.482Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:26.090Z] #41 76.62 CC criu/filesystems.o [2019-10-18T16:24:26.141Z] #59 0.433 + RM_GOPATH=0 [2019-10-18T16:24:26.141Z] #59 0.437 + TMP_GOPATH= [2019-10-18T16:24:26.141Z] #59 0.438 + : /build [2019-10-18T16:24:26.141Z] #59 0.441 + '[' -z '' ']' [2019-10-18T16:24:26.141Z] #59 0.459 ++ mktemp -d [2019-10-18T16:24:26.141Z] #59 0.475 + export GOPATH=/tmp/tmp.gsruLiWPKK [2019-10-18T16:24:26.141Z] #59 0.475 + GOPATH=/tmp/tmp.gsruLiWPKK [2019-10-18T16:24:26.141Z] #59 0.475 + RM_GOPATH=1 [2019-10-18T16:24:26.141Z] #59 0.476 ++ dirname ./install.sh [2019-10-18T16:24:26.141Z] #59 0.480 + dir=. [2019-10-18T16:24:26.141Z] #59 0.506 + bin=containerd [2019-10-18T16:24:26.141Z] #59 0.510 + shift [2019-10-18T16:24:26.141Z] #59 0.511 + '[' '!' -f ./containerd.installer ']' [2019-10-18T16:24:26.141Z] #59 0.511 + . ./containerd.installer [2019-10-18T16:24:26.141Z] #59 0.511 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:24:26.141Z] #59 0.523 + install_containerd [2019-10-18T16:24:26.141Z] #59 0.523 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-18T16:24:26.141Z] #59 0.523 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gsruLiWPKK/src/github.com/containerd/containerd [2019-10-18T16:24:26.141Z] #59 0.524 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:24:26.141Z] #59 0.528 Cloning into '/tmp/tmp.gsruLiWPKK/src/github.com/containerd/containerd'... [2019-10-18T16:24:26.395Z] #60 177.3 + bin/containerd [2019-10-18T16:24:26.395Z] #60 ... [2019-10-18T16:24:26.395Z] [2019-10-18T16:24:26.395Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:26.395Z] #51 DONE 205.0s [2019-10-18T16:24:26.395Z] [2019-10-18T16:24:26.395Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:26.433Z] #59 ... [2019-10-18T16:24:26.434Z] [2019-10-18T16:24:26.434Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:26.434Z] #33 33.13 Reading package lists... [2019-10-18T16:24:26.434Z] #33 42.58 Building dependency tree... [2019-10-18T16:24:26.434Z] #33 46.80 The following additional packages will be installed: [2019-10-18T16:24:26.434Z] #33 46.81 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-18T16:24:26.434Z] #33 46.82 Suggested packages: [2019-10-18T16:24:26.434Z] #33 46.83 codeblocks eclipse ninja-build lrzip [2019-10-18T16:24:26.434Z] #33 46.83 Recommended packages: [2019-10-18T16:24:26.434Z] #33 46.83 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-18T16:24:26.434Z] #33 48.25 The following NEW packages will be installed: [2019-10-18T16:24:26.434Z] #33 48.25 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-18T16:24:26.434Z] #33 48.26 vim-common xxd [2019-10-18T16:24:26.434Z] #33 48.45 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:24:26.434Z] #33 48.45 Need to get 13.4 MB of archives. [2019-10-18T16:24:26.434Z] #33 48.45 After this operation, 60.4 MB of additional disk space will be used. [2019-10-18T16:24:26.434Z] #33 48.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-18T16:24:26.434Z] #33 48.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T16:24:26.434Z] #33 48.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-18T16:24:26.434Z] #33 49.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-18T16:24:26.434Z] #33 50.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-18T16:24:26.434Z] #33 50.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-18T16:24:26.434Z] #33 50.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-18T16:24:26.434Z] #33 50.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-18T16:24:26.434Z] #33 50.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:24:26.434Z] #33 50.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:24:26.434Z] #33 ... [2019-10-18T16:24:26.434Z] [2019-10-18T16:24:26.434Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-18T16:24:26.434Z] #24 33.51 Reading package lists... [2019-10-18T16:24:26.434Z] #24 43.65 Building dependency tree... [2019-10-18T16:24:26.434Z] #24 47.01 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-18T16:24:26.434Z] #24 47.01 The following additional packages will be installed: [2019-10-18T16:24:26.434Z] #24 47.01 libjq1 libonig4 [2019-10-18T16:24:26.434Z] #24 47.65 The following NEW packages will be installed: [2019-10-18T16:24:26.434Z] #24 47.67 jq libjq1 libonig4 [2019-10-18T16:24:26.434Z] #24 47.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:24:26.434Z] #24 47.79 Need to get 310 kB of archives. [2019-10-18T16:24:26.434Z] #24 47.79 After this operation, 1267 kB of additional disk space will be used. [2019-10-18T16:24:26.434Z] #24 47.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-18T16:24:26.434Z] #24 47.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-18T16:24:26.434Z] #24 47.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-18T16:24:26.434Z] #24 50.01 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:24:26.434Z] #24 50.35 Fetched 310 kB in 0s (2453 kB/s) [2019-10-18T16:24:26.434Z] #24 50.50 Selecting previously unselected package libonig4:ppc64el. [2019-10-18T16:24:26.434Z] #24 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T16:24:26.434Z] #24 50.64 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #24 50.65 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-18T16:24:26.434Z] #24 51.11 Selecting previously unselected package libjq1:ppc64el. [2019-10-18T16:24:26.434Z] #24 51.13 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #24 51.14 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T16:24:26.434Z] #24 51.46 Selecting previously unselected package jq. [2019-10-18T16:24:26.434Z] #24 51.49 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #24 51.51 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:24:26.434Z] #24 51.83 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-18T16:24:26.434Z] #24 51.85 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T16:24:26.434Z] #24 51.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:26.434Z] #24 52.04 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:24:26.434Z] #24 DONE 52.3s [2019-10-18T16:24:26.434Z] [2019-10-18T16:24:26.434Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-18T16:24:26.434Z] #11 50.05 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:24:26.434Z] #11 50.40 Fetched 296 kB in 0s (3047 kB/s) [2019-10-18T16:24:26.434Z] #11 50.62 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-18T16:24:26.434Z] #11 50.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T16:24:26.434Z] #11 50.70 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #11 50.71 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T16:24:26.434Z] #11 50.98 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-18T16:24:26.434Z] #11 50.98 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #11 50.99 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T16:24:26.434Z] #11 51.29 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-18T16:24:26.434Z] #11 51.30 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #11 51.31 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T16:24:26.434Z] #11 51.57 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-18T16:24:26.434Z] #11 51.57 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T16:24:26.434Z] #11 51.58 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T16:24:26.434Z] #11 51.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:26.434Z] #11 52.13 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T16:24:26.434Z] #11 52.13 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T16:24:26.434Z] #11 52.15 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-18T16:24:26.434Z] #11 52.16 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-18T16:24:26.434Z] #11 52.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:26.434Z] #11 DONE 52.4s [2019-10-18T16:24:26.434Z] [2019-10-18T16:24:26.434Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:26.434Z] #33 52.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:24:26.434Z] #33 ... [2019-10-18T16:24:26.434Z] [2019-10-18T16:24:26.434Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:24:26.664Z] #41 77.09 CC criu/fsnotify.o [2019-10-18T16:24:26.731Z] #12 ... [2019-10-18T16:24:26.732Z] [2019-10-18T16:24:26.732Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:24:26.732Z] #25 DONE 0.1s [2019-10-18T16:24:26.732Z] [2019-10-18T16:24:26.732Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:24:26.732Z] #52 DONE 0.1s [2019-10-18T16:24:26.732Z] [2019-10-18T16:24:26.732Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-18T16:24:26.732Z] #53 DONE 0.1s [2019-10-18T16:24:26.732Z] [2019-10-18T16:24:26.732Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:26.807Z] #60 ... [2019-10-18T16:24:26.807Z] [2019-10-18T16:24:26.807Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T16:24:26.807Z] #52 DONE 0.1s [2019-10-18T16:24:26.807Z] [2019-10-18T16:24:26.807Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T16:24:26.807Z] #56 DONE 0.1s [2019-10-18T16:24:27.121Z] #54 0.339 + RM_GOPATH=0 [2019-10-18T16:24:27.121Z] #54 0.340 + TMP_GOPATH= [2019-10-18T16:24:27.121Z] #54 0.340 + : /build [2019-10-18T16:24:27.121Z] #54 0.340 + '[' -z '' ']' [2019-10-18T16:24:27.121Z] #54 0.342 ++ mktemp -d [2019-10-18T16:24:27.121Z] #54 0.348 + export GOPATH=/tmp/tmp.0jQlN565EZ [2019-10-18T16:24:27.121Z] #54 0.349 + GOPATH=/tmp/tmp.0jQlN565EZ [2019-10-18T16:24:27.121Z] #54 0.349 + RM_GOPATH=1 [2019-10-18T16:24:27.121Z] #54 0.360 ++ dirname ./install.sh [2019-10-18T16:24:27.121Z] #54 0.362 + dir=. [2019-10-18T16:24:27.121Z] #54 0.380 + bin=runc [2019-10-18T16:24:27.121Z] #54 0.380 + shift [2019-10-18T16:24:27.121Z] #54 0.380 + '[' '!' -f ./runc.installer ']' [2019-10-18T16:24:27.121Z] #54 0.380 + . ./runc.installer [2019-10-18T16:24:27.121Z] #54 0.384 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:24:27.121Z] #54 0.385 + install_runc [2019-10-18T16:24:27.121Z] #54 0.389 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-18T16:24:27.121Z] #54 0.392 + uname -r [2019-10-18T16:24:27.121Z] #54 0.408 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-18T16:24:27.121Z] #54 0.408 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-18T16:24:27.121Z] #54 0.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0jQlN565EZ/src/github.com/opencontainers/runc [2019-10-18T16:24:27.121Z] #54 0.410 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-18T16:24:27.121Z] #54 0.414 Cloning into '/tmp/tmp.0jQlN565EZ/src/github.com/opencontainers/runc'... [2019-10-18T16:24:27.202Z] [2019-10-18T16:24:27.202Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:27.236Z] #41 77.82 CC criu/image-desc.o [2019-10-18T16:24:27.236Z] #41 77.92 CC criu/image.o [2019-10-18T16:24:27.410Z] #54 ... [2019-10-18T16:24:27.411Z] [2019-10-18T16:24:27.411Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-18T16:24:27.411Z] #12 DONE 1.0s [2019-10-18T16:24:27.411Z] [2019-10-18T16:24:27.411Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:27.411Z] #33 52.71 Fetched 13.4 MB in 2s (5916 kB/s) [2019-10-18T16:24:27.411Z] #33 52.86 Selecting previously unselected package cmake-data. [2019-10-18T16:24:27.411Z] #33 52.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 ... 14950 files and directories currently installed.) [2019-10-18T16:24:27.411Z] #33 52.99 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-18T16:24:27.411Z] #33 53.03 Unpacking cmake-data (3.7.2-1) ... [2019-10-18T16:24:27.705Z] #33 ... [2019-10-18T16:24:27.705Z] [2019-10-18T16:24:27.705Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-18T16:24:27.705Z] #13 DONE 0.4s [2019-10-18T16:24:27.809Z] #41 78.48 CC criu/ipc_ns.o [2019-10-18T16:24:28.000Z] [2019-10-18T16:24:28.000Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:28.000Z] #40 52.28 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:24:28.000Z] #40 52.71 Fetched 3548 kB in 0s (4748 kB/s) [2019-10-18T16:24:28.000Z] #40 52.85 Selecting previously unselected package libnet1:ppc64el. [2019-10-18T16:24:28.000Z] #40 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-18T16:24:28.000Z] #40 52.99 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T16:24:28.000Z] #40 53.01 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T16:24:28.000Z] #40 53.25 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-18T16:24:28.000Z] #40 53.28 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-18T16:24:28.000Z] #40 53.29 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-18T16:24:28.000Z] #40 53.57 Selecting previously unselected package libnet1-dev. [2019-10-18T16:24:28.000Z] #40 53.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T16:24:28.000Z] #40 53.59 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:24:28.000Z] #40 53.97 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-18T16:24:28.000Z] #40 53.98 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-18T16:24:28.000Z] #40 53.98 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T16:24:28.293Z] #40 54.22 Selecting previously unselected package libnl-3-dev:ppc64el.#40 ... [2019-10-18T16:24:28.293Z] [2019-10-18T16:24:28.293Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-18T16:24:28.293Z] #14 0.361 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-18T16:24:28.293Z] #14 DONE 0.4s [2019-10-18T16:24:28.293Z] [2019-10-18T16:24:28.293Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:28.293Z] #40 54.22 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-18T16:24:28.293Z] #40 54.22 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-18T16:24:28.293Z] #40 54.23 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-18T16:24:28.752Z] #41 79.26 CC criu/irmap.o [2019-10-18T16:24:28.923Z] #40 ... [2019-10-18T16:24:28.923Z] [2019-10-18T16:24:28.923Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-18T16:24:28.923Z] #15 DONE 0.5s [2019-10-18T16:24:28.923Z] [2019-10-18T16:24:28.923Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:28.923Z] #40 54.83 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-18T16:24:28.923Z] #40 54.84 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-18T16:24:28.923Z] #40 54.86 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T16:24:29.011Z] #41 79.66 CC criu/kcmp-ids.o [2019-10-18T16:24:29.213Z] #40 54.99 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-18T16:24:29.214Z] #40 55.02 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-18T16:24:29.214Z] #40 55.02 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-18T16:24:29.214Z] #40 ... [2019-10-18T16:24:29.214Z] [2019-10-18T16:24:29.214Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-18T16:24:29.214Z] #16 DONE 0.4s [2019-10-18T16:24:29.273Z] #41 79.86 CC criu/kerndat.o [2019-10-18T16:24:29.504Z] [2019-10-18T16:24:29.504Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:29.504Z] #40 55.35 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-18T16:24:29.504Z] #40 55.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-18T16:24:29.504Z] #40 55.46 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-18T16:24:29.812Z] #40 ... [2019-10-18T16:24:29.812Z] [2019-10-18T16:24:29.812Z] #17 [dev 6/24] RUN ldconfig [2019-10-18T16:24:29.812Z] #17 DONE 0.7s [2019-10-18T16:24:30.105Z] [2019-10-18T16:24:30.105Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:24:30.217Z] #41 80.64 CC criu/libnetlink.o [2019-10-18T16:24:30.217Z] #41 80.88 CC criu/log.o [2019-10-18T16:24:30.480Z] #41 81.23 CC criu/lsm.o [2019-10-18T16:24:30.747Z] #18 0.731 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-18T16:24:30.747Z] #18 0.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-18T16:24:30.747Z] #18 0.982 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-18T16:24:31.038Z] #18 1.032 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-18T16:24:31.038Z] #18 1.161 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-18T16:24:31.059Z] #41 81.51 CC criu/mem.o [2019-10-18T16:24:32.005Z] #41 ... [2019-10-18T16:24:32.005Z] [2019-10-18T16:24:32.005Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:32.005Z] #59 74.41 + bin/containerd [2019-10-18T16:24:32.005Z] #59 ... [2019-10-18T16:24:32.005Z] [2019-10-18T16:24:32.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:24:32.005Z] #41 82.79 CC criu/mount.o [2019-10-18T16:24:33.137Z] #18 3.410 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-18T16:24:35.309Z] #41 85.35 CC criu/namespaces.o [2019-10-18T16:24:35.879Z] #18 ... [2019-10-18T16:24:35.880Z] [2019-10-18T16:24:35.880Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:35.880Z] #26 6.002 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:24:35.880Z] #26 7.624 [2019-10-18T16:24:35.880Z] #26 8.392 ## 3.1% ###### 9.4% ########### 15.8% ############## 20.1% ############### 22.2% #################### 28.6% ######################### 35.0% [2019-10-18T16:24:35.880Z] #26 ... [2019-10-18T16:24:35.880Z] [2019-10-18T16:24:35.880Z] #67 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:24:35.880Z] #67 DONE 61.7s [2019-10-18T16:24:35.880Z] [2019-10-18T16:24:35.880Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:35.880Z] #26 8.392 ## 3.1% ###### 9.4% ########### 15.8% ############## 20.1% ############### 22.2% #################### 28.6% ######################### 35.0% ############################# 41.4% [2019-10-18T16:24:35.880Z] #26 ... [2019-10-18T16:24:35.880Z] [2019-10-18T16:24:35.880Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:35.880Z] #40 56.04 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-18T16:24:35.880Z] #40 56.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 56.16 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:35.880Z] #40 57.16 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-18T16:24:35.880Z] #40 57.16 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 57.18 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:35.880Z] #40 57.42 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-18T16:24:35.880Z] #40 57.45 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 57.46 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-18T16:24:35.880Z] #40 59.52 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-18T16:24:35.880Z] #40 59.52 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 59.53 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:35.880Z] #40 60.63 Selecting previously unselected package protobuf-c-compiler. [2019-10-18T16:24:35.880Z] #40 60.65 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 60.67 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:24:35.880Z] #40 61.08 Selecting previously unselected package protobuf-compiler. [2019-10-18T16:24:35.880Z] #40 61.10 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 61.11 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-18T16:24:35.880Z] #40 61.34 Selecting previously unselected package python-pkg-resources. [2019-10-18T16:24:35.880Z] #40 61.34 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:24:35.880Z] #40 61.37 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-18T16:24:35.880Z] #40 61.72 Selecting previously unselected package python-protobuf. [2019-10-18T16:24:35.880Z] #40 61.73 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-18T16:24:35.880Z] #40 61.74 Unpacking python-protobuf (3.0.0-9) ... [2019-10-18T16:24:35.883Z] #41 86.62 CC criu/net.o [2019-10-18T16:24:36.174Z] #40 ... [2019-10-18T16:24:36.174Z] [2019-10-18T16:24:36.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:37.642Z] #26 8.392 ## 3.1% ###### 9.4% ########### 15.8% ############## 20.1% ############### 22.2% #################### 28.6% ######################### 35.0% ############################# 41.4% ################################## 47.8% ##################################### 52.0% ########################################## 58.4% ############################################## 64.8% ################################################ 66.9% ################################################### 71.2% ####################################################### 77.6% ######################################################### 79.7% ############################################################# 86.1% ################################################################# 90.4% #################################################################### 94.6% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-18T16:24:38.432Z] #41 88.90 CC criu/netfilter.o [2019-10-18T16:24:38.432Z] #41 89.15 CC criu/page-pipe.o [2019-10-18T16:24:39.006Z] #41 89.65 CC criu/page-xfer.o [2019-10-18T16:24:39.160Z] #26 12.44 [2019-10-18T16:24:39.950Z] #41 90.61 CC criu/pagemap-cache.o [2019-10-18T16:24:40.211Z] #41 90.89 CC criu/pagemap.o [2019-10-18T16:24:40.404Z] #26 13.08 ######### 12.6% ##################### 29.9% ################################# 47.2% ########################################## 58.6% ################################################## 70.1% ############################################################## 87.4% ######################################################################## 100.0% [2019-10-18T16:24:40.784Z] #41 91.56 CC criu/parasite-syscall.o [2019-10-18T16:24:41.459Z] #26 ... [2019-10-18T16:24:41.459Z] [2019-10-18T16:24:41.459Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:24:41.459Z] #31 67.24 sync [2019-10-18T16:24:41.726Z] #41 92.18 CC criu/path.o [2019-10-18T16:24:41.726Z] #41 92.37 CC criu/pie-util-vdso-elf32.o [2019-10-18T16:24:41.749Z] #31 67.24 internal/reflectlite [2019-10-18T16:24:41.986Z] #41 92.63 CC criu/pie-util-vdso.o [2019-10-18T16:24:42.246Z] #41 92.90 CC criu/pie-util.o [2019-10-18T16:24:42.246Z] #41 93.02 CC criu/pipes.o [2019-10-18T16:24:42.666Z] #31 ... [2019-10-18T16:24:42.666Z] [2019-10-18T16:24:42.666Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:42.666Z] #33 58.08 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T16:24:42.666Z] #33 58.12 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T16:24:42.666Z] #33 58.14 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:24:42.666Z] #33 58.39 Selecting previously unselected package libicu57:ppc64el. [2019-10-18T16:24:42.666Z] #33 58.42 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-18T16:24:42.666Z] #33 58.43 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-18T16:24:42.666Z] #33 ... [2019-10-18T16:24:42.666Z] [2019-10-18T16:24:42.666Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:42.666Z] #26 15.11 [2019-10-18T16:24:42.666Z] #26 15.64 #### 6.0% ######## 11.2% ########### 16.4% ############### 21.5% ##################### 29.3% [2019-10-18T16:24:42.666Z] #26 ... [2019-10-18T16:24:42.666Z] [2019-10-18T16:24:42.666Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:42.666Z] #47 58.54 + cd /tmp/tmp.kGbX198fRq/src/gotest.tools/gotestsum [2019-10-18T16:24:42.666Z] #47 58.54 + git checkout -q v0.3.5 [2019-10-18T16:24:42.666Z] #47 58.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-18T16:24:42.931Z] #41 93.49 CC criu/plugin.o [2019-10-18T16:24:42.931Z] #41 93.74 CC criu/proc_parse.o [2019-10-18T16:24:42.972Z] #47 ... [2019-10-18T16:24:42.972Z] [2019-10-18T16:24:42.972Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:43.308Z] #26 15.64 #### 6.0% ######## 11.2% ########### 16.4% ############### 21.5% ##################### 29.3% ############################ 39.6% ################################ 44.8% ####################################### 55.1% ############################################# 62.8% ########################################################## 80.9% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-18T16:24:44.814Z] #26 18.18 [2019-10-18T16:24:45.473Z] #41 95.57 CC criu/protobuf-desc.o [2019-10-18T16:24:45.473Z] #41 96.17 CC criu/protobuf.o [2019-10-18T16:24:46.043Z] #41 96.49 CC criu/pstree.o [2019-10-18T16:24:46.499Z] Running on azwin-2-4551b0 in d:\jenkins\workspace\moby_PR-40102 [Pipeline] { [Pipeline] ws [2019-10-18T16:24:46.525Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-18T16:24:46.612Z] #41 97.31 CC criu/rbtree.o [2019-10-18T16:24:46.872Z] #41 97.51 CC criu/rst-malloc.o [2019-10-18T16:24:46.976Z] #26 18.94 # 1.9% ## 3.7% ### 5.5% ##### 7.3% ####### 10.1% ####### 11.0% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.9% ############### 21.7% ################# 24.4% ################### 26.5% [2019-10-18T16:24:46.976Z] #26 ... [2019-10-18T16:24:46.976Z] [2019-10-18T16:24:46.976Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:24:46.976Z] #18 7.089 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-18T16:24:46.976Z] #18 9.604 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-18T16:24:46.976Z] #18 ... [2019-10-18T16:24:46.976Z] [2019-10-18T16:24:46.976Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:47.132Z] #41 97.73 CC criu/seccomp.o [2019-10-18T16:24:47.271Z] #26 18.94 # 1.9% ## 3.7% ### 5.5% ##### 7.3% ####### 10.1% ####### 11.0% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.9% ############### 21.7% ################# 24.4% ################### 26.5% #################### 28.3% ##################### 30.0% [2019-10-18T16:24:47.271Z] #26 ... [2019-10-18T16:24:47.271Z] [2019-10-18T16:24:47.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:47.271Z] #40 63.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T16:24:47.271Z] #40 63.32 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T16:24:47.271Z] #40 63.35 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-18T16:24:47.271Z] #40 71.43 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-18T16:24:47.271Z] #40 71.44 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:47.271Z] #40 71.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:47.271Z] #40 71.56 Setting up python-protobuf (3.0.0-9) ... [2019-10-18T16:24:47.271Z] #40 ... [2019-10-18T16:24:47.271Z] [2019-10-18T16:24:47.271Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:47.701Z] #41 98.21 CC criu/seize.o [2019-10-18T16:24:48.271Z] #41 98.79 CC criu/servicefd.o [2019-10-18T16:24:48.531Z] #41 99.12 CC criu/shmem.o [2019-10-18T16:24:49.100Z] #41 99.78 CC criu/sigframe.o [2019-10-18T16:24:49.478Z] #41 99.90 CC criu/signalfd.o [2019-10-18T16:24:49.478Z] #41 100.1 CC criu/sk-inet.o [2019-10-18T16:24:50.047Z] #41 100.8 CC criu/sk-netlink.o [2019-10-18T16:24:50.618Z] #41 101.2 CC criu/sk-packet.o [2019-10-18T16:24:51.187Z] #41 101.6 CC criu/sk-queue.o [2019-10-18T16:24:51.187Z] #41 102.0 CC criu/sk-tcp.o [2019-10-18T16:24:51.241Z] #60 201.2 + bin/containerd-stress [2019-10-18T16:24:51.600Z] #26 18.94 # 1.9% ## 3.7% ### 5.5% ##### 7.3% ####### 10.1% ####### 11.0% ######### 13.7% ########### 16.4% ############# 18.2% ############## 19.9% ############### 21.7% ################# 24.4% ################### 26.5% #################### 28.3% ##################### 30.0% ###################### 31.8% ######################## 33.6% ######################### 35.4% ########################## 37.2% ############################ 39.0% ############################# 41.6% ############################### 43.4% ################################# 46.1% ################################### 48.8% #################################### 50.6% ###################################### 53.3% ######################################## 55.9% ######################################### 57.7% ########################################## 59.5% ############################################ 62.2% ############################################## 64.9% ############################################### 65.8% ################################################ 67.5% ################################################# 69.3% ################################################### 71.1% #################################################### 72.9% ####################################################### 76.5% ######################################################## 79.2% ########################################################## 81.8% ############################################################ 83.6% ############################################################## 86.3% ################################################################ 89.0% ################################################################## 92.6% ################################################################### 94.3% ##################################################################### 96.1% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-18T16:24:51.612Z] #60 203.0 + bin/containerd-shim [2019-10-18T16:24:51.889Z] #26 25.34 [2019-10-18T16:24:52.127Z] #41 102.5 CC criu/sk-unix.o [2019-10-18T16:24:53.508Z] #41 103.9 CC criu/sockets.o [2019-10-18T16:24:53.579Z] #26 ... [2019-10-18T16:24:53.579Z] [2019-10-18T16:24:53.579Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:53.579Z] #44 69.46 sync [2019-10-18T16:24:53.580Z] #44 69.46 internal/reflectlite [2019-10-18T16:24:53.580Z] #44 74.18 math/rand [2019-10-18T16:24:53.580Z] #44 74.19 internal/singleflight [2019-10-18T16:24:53.580Z] #44 74.27 github.com/LK4D4/vndr/godl/singleflight [2019-10-18T16:24:53.580Z] #44 79.28 sort [2019-10-18T16:24:53.580Z] #44 79.31 io [2019-10-18T16:24:53.580Z] #44 79.42 strconv [2019-10-18T16:24:53.580Z] #44 79.49 syscall [2019-10-18T16:24:53.867Z] #44 ... [2019-10-18T16:24:53.867Z] [2019-10-18T16:24:53.867Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:53.867Z] #33 71.19 Selecting previously unselected package libxml2:ppc64el. [2019-10-18T16:24:53.867Z] #33 71.20 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 71.21 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:24:53.867Z] #33 72.27 Selecting previously unselected package libarchive13:ppc64el. [2019-10-18T16:24:53.867Z] #33 72.28 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 72.30 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-18T16:24:53.867Z] #33 73.06 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-18T16:24:53.867Z] #33 73.06 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 73.07 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-18T16:24:53.867Z] #33 73.62 Selecting previously unselected package libuv1:ppc64el. [2019-10-18T16:24:53.867Z] #33 73.65 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 73.69 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-18T16:24:53.867Z] #33 73.99 Selecting previously unselected package cmake. [2019-10-18T16:24:53.867Z] #33 74.02 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 74.18 Unpacking cmake (3.7.2-1) ... [2019-10-18T16:24:53.867Z] #33 79.22 Selecting previously unselected package xxd. [2019-10-18T16:24:53.867Z] #33 79.27 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T16:24:53.867Z] #33 79.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:24:53.867Z] #33 79.63 Selecting previously unselected package vim-common. [2019-10-18T16:24:53.867Z] #33 79.65 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:24:53.867Z] #33 79.69 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:24:54.078Z] #41 104.6 CC criu/stats.o [2019-10-18T16:24:54.078Z] #41 104.8 CC criu/string.o [2019-10-18T16:24:54.078Z] #41 ... [2019-10-18T16:24:54.078Z] [2019-10-18T16:24:54.078Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:24:54.078Z] #59 106.6 + bin/containerd-stress [2019-10-18T16:24:54.492Z] #33 80.20 Processing triggers for mime-support (3.60) ... [2019-10-18T16:24:54.492Z] #33 80.55 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:24:54.779Z] #33 80.55 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-18T16:24:54.779Z] #33 80.56 Setting up cmake-data (3.7.2-1) ... [2019-10-18T16:24:54.779Z] #33 80.57 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-18T16:24:54.779Z] #33 80.62 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-18T16:24:54.779Z] #33 80.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:55.068Z] #33 80.89 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:24:55.068Z] #33 80.91 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:24:55.068Z] #33 80.92 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-18T16:24:55.068Z] #33 80.92 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-18T16:24:55.068Z] #33 80.94 Setting up cmake (3.7.2-1) ... [2019-10-18T16:24:55.068Z] #33 ... [2019-10-18T16:24:55.068Z] [2019-10-18T16:24:55.068Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:24:55.068Z] #26 28.67 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:24:55.694Z] #26 ... [2019-10-18T16:24:55.694Z] [2019-10-18T16:24:55.694Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-18T16:24:55.694Z] #33 81.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:55.694Z] #33 DONE 81.5s [2019-10-18T16:24:55.694Z] [2019-10-18T16:24:55.694Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:24:55.694Z] #34 DONE 0.2s [2019-10-18T16:24:55.694Z] [2019-10-18T16:24:55.694Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-18T16:24:55.694Z] #35 DONE 0.1s [2019-10-18T16:24:55.694Z] [2019-10-18T16:24:55.694Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:24:55.694Z] #28 73.44 + cd /tmp/tmp.u8x1AbJiSh/src/github.com/go-swagger/go-swagger [2019-10-18T16:24:55.694Z] #28 73.44 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-18T16:24:55.694Z] #28 78.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-18T16:24:55.984Z] #28 ... [2019-10-18T16:24:55.984Z] [2019-10-18T16:24:55.984Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:56.273Z] #36 0.302 + RM_GOPATH=0 [2019-10-18T16:24:56.273Z] #36 0.303 + TMP_GOPATH= [2019-10-18T16:24:56.273Z] #36 0.303 + : /build [2019-10-18T16:24:56.273Z] #36 0.303 + '[' -z '' ']' [2019-10-18T16:24:56.273Z] #36 0.305 ++ mktemp -d [2019-10-18T16:24:56.273Z] #36 0.308 + export GOPATH=/tmp/tmp.fDEn3wz4Wa [2019-10-18T16:24:56.273Z] #36 0.325 + GOPATH=/tmp/tmp.fDEn3wz4Wa [2019-10-18T16:24:56.273Z] #36 0.327 + RM_GOPATH=1 [2019-10-18T16:24:56.273Z] #36 0.329 ++ dirname ./install.sh [2019-10-18T16:24:56.273Z] #36 0.331 + dir=. [2019-10-18T16:24:56.273Z] #36 0.334 + bin=tini [2019-10-18T16:24:56.273Z] #36 0.334 + shift [2019-10-18T16:24:56.273Z] #36 0.335 + '[' '!' -f ./tini.installer ']' [2019-10-18T16:24:56.273Z] #36 0.341 + . ./tini.installer [2019-10-18T16:24:56.273Z] #36 0.342 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:24:56.273Z] #36 0.343 + install_tini [2019-10-18T16:24:56.273Z] #36 0.344 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-18T16:24:56.273Z] #36 0.345 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:24:56.273Z] #36 0.346 + git clone https://github.com/krallin/tini.git /tmp/tmp.fDEn3wz4Wa/tini [2019-10-18T16:24:56.273Z] #36 0.350 Cloning into '/tmp/tmp.fDEn3wz4Wa/tini'... [2019-10-18T16:24:57.370Z] #59 109.6 + bin/containerd-shim [2019-10-18T16:24:57.786Z] #36 ... [2019-10-18T16:24:57.786Z] [2019-10-18T16:24:57.786Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:57.786Z] #54 21.28 + cd /tmp/tmp.0jQlN565EZ/src/github.com/opencontainers/runc [2019-10-18T16:24:57.786Z] #54 21.29 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-18T16:24:57.786Z] #54 22.27 + '[' -z '' ']' [2019-10-18T16:24:57.786Z] #54 22.27 + target=static [2019-10-18T16:24:57.786Z] #54 22.27 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-18T16:24:57.786Z] #54 27.58 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-18T16:24:58.077Z] #54 ... [2019-10-18T16:24:58.077Z] [2019-10-18T16:24:58.077Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-18T16:24:58.077Z] #40 83.56 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-18T16:24:58.077Z] #40 83.57 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-18T16:24:58.077Z] #40 83.59 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T16:24:58.077Z] #40 83.60 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:58.077Z] #40 83.62 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-18T16:24:58.077Z] #40 83.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-18T16:24:58.077Z] #40 83.63 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-18T16:24:58.077Z] #40 83.67 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-18T16:24:58.077Z] #40 83.67 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-18T16:24:58.077Z] #40 83.68 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-18T16:24:58.077Z] #40 83.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:24:58.077Z] #40 DONE 83.9s [2019-10-18T16:24:58.077Z] [2019-10-18T16:24:58.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:24:58.183Z] #60 209.0 + bin/containerd-shim-runc-v1 [2019-10-18T16:24:59.107Z] #41 ... [2019-10-18T16:24:59.107Z] [2019-10-18T16:24:59.107Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:24:59.107Z] #31 74.52 errors [2019-10-18T16:24:59.107Z] #31 74.55 sort [2019-10-18T16:24:59.107Z] #31 75.62 io [2019-10-18T16:24:59.107Z] #31 75.62 internal/oserror [2019-10-18T16:24:59.107Z] #31 75.66 strconv [2019-10-18T16:24:59.107Z] #31 76.29 syscall [2019-10-18T16:24:59.107Z] #31 83.34 strings [2019-10-18T16:24:59.107Z] #31 83.39 bytes [2019-10-18T16:24:59.107Z] #31 ... [2019-10-18T16:24:59.107Z] [2019-10-18T16:24:59.107Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:24:59.107Z] #36 2.707 + cd /tmp/tmp.fDEn3wz4Wa/tini [2019-10-18T16:24:59.107Z] #36 2.707 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-18T16:24:59.107Z] #36 2.743 + cmake . [2019-10-18T16:25:00.135Z] #36 4.179 -- The C compiler identification is GNU 6.3.0 [2019-10-18T16:25:00.135Z] #36 4.274 -- Check for working C compiler: /usr/bin/cc [2019-10-18T16:25:00.680Z] #59 ... [2019-10-18T16:25:00.680Z] [2019-10-18T16:25:00.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:00.680Z] #41 104.9 CC criu/sysctl.o [2019-10-18T16:25:00.680Z] #41 105.4 CC criu/sysfs_parse.o [2019-10-18T16:25:00.680Z] #41 105.7 CC criu/timerfd.o [2019-10-18T16:25:00.680Z] #41 105.9 CC criu/tty.o [2019-10-18T16:25:00.680Z] #41 107.5 CC criu/tun.o [2019-10-18T16:25:00.680Z] #41 107.9 CC criu/uffd.o [2019-10-18T16:25:00.680Z] #41 108.9 CC criu/util.o [2019-10-18T16:25:00.680Z] #41 110.1 CC criu/uts_ns.o [2019-10-18T16:25:00.680Z] #41 110.3 CC criu/vdso.o [2019-10-18T16:25:00.680Z] #41 110.7 LINK criu/built-in.o [2019-10-18T16:25:00.680Z] #41 110.9 LINK criu/criu [2019-10-18T16:25:00.680Z] #41 111.2 DEP lib/c/criu.d [2019-10-18T16:25:00.680Z] #41 111.3 CC images/rpc.pb-c.o [2019-10-18T16:25:00.723Z] #60 212.0 + bin/containerd-shim-runc-v2 [2019-10-18T16:25:01.251Z] #41 111.8 CC lib/c/criu.o [2019-10-18T16:25:01.556Z] #60 212.9 + binaries [2019-10-18T16:25:01.556Z] #60 212.9 + mkdir -p /build [2019-10-18T16:25:01.556Z] #60 212.9 + cp bin/containerd /build/containerd [2019-10-18T16:25:01.556Z] #60 212.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T16:25:01.556Z] #60 212.9 + cp bin/ctr /build/ctr [2019-10-18T16:25:01.642Z] #36 5.531 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-18T16:25:01.642Z] #36 5.549 -- Detecting C compiler ABI info [2019-10-18T16:25:01.960Z] #60 DONE 213.1s [2019-10-18T16:25:02.193Z] #41 112.8 LINK lib/c/built-in.o [2019-10-18T16:25:02.193Z] #41 112.8 LINK lib/c/libcriu.so [2019-10-18T16:25:02.193Z] #41 113.0 GEN magic.py [2019-10-18T16:25:02.453Z] #41 113.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:25:02.453Z] #41 113.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:25:02.676Z] #36 6.773 -- Detecting C compiler ABI info - done [2019-10-18T16:25:02.676Z] #36 6.935 -- Detecting C compile features [2019-10-18T16:25:02.807Z] [2019-10-18T16:25:02.807Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T16:25:02.807Z] #61 DONE 0.2s [2019-10-18T16:25:02.807Z] [2019-10-18T16:25:02.807Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T16:25:02.807Z] #65 DONE 0.1s [2019-10-18T16:25:02.807Z] [2019-10-18T16:25:02.807Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T16:25:02.807Z] #67 DONE 0.1s [2019-10-18T16:25:03.023Z] #41 113.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:25:03.170Z] [2019-10-18T16:25:03.170Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T16:25:03.170Z] #70 DONE 0.1s [2019-10-18T16:25:03.170Z] [2019-10-18T16:25:03.170Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T16:25:03.170Z] #71 DONE 0.0s [2019-10-18T16:25:03.170Z] [2019-10-18T16:25:03.170Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T16:25:03.595Z] #41 114.1 make[1]: Nothing to be done for 'all'. [2019-10-18T16:25:03.855Z] #41 114.5 make[1]: 'images/built-in.o' is up to date. [2019-10-18T16:25:03.855Z] #41 114.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T16:25:03.855Z] #41 114.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T16:25:03.855Z] #41 114.5 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T16:25:03.855Z] #41 114.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T16:25:04.114Z] #41 114.6 make[1]: Nothing to be done for 'all'. [2019-10-18T16:25:04.114Z] #41 114.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:25:04.114Z] #41 114.7 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.114Z] #41 114.7 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.114Z] #41 114.8 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.114Z] #41 114.8 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.199Z] #36 ... [2019-10-18T16:25:04.199Z] [2019-10-18T16:25:04.199Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:25:04.199Z] #26 29.97 [2019-10-18T16:25:04.199Z] #26 30.51 ######################################################################## 100.0% [2019-10-18T16:25:04.199Z] #26 30.91 [2019-10-18T16:25:04.199Z] #26 34.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:25:04.199Z] #26 35.64 [2019-10-18T16:25:04.199Z] #26 36.18 ######################################################################## 100.0% [2019-10-18T16:25:04.199Z] #26 36.63 [2019-10-18T16:25:04.374Z] #41 114.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.374Z] #41 114.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.374Z] #41 114.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.374Z] #41 115.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:25:04.374Z] #41 115.0 INSTALL criu/criu [2019-10-18T16:25:04.374Z] #41 ... [2019-10-18T16:25:04.374Z] [2019-10-18T16:25:04.374Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:25:04.374Z] #59 116.9 + bin/containerd-shim-runc-v1 [2019-10-18T16:25:05.043Z] #72 DONE 2.0s [2019-10-18T16:25:05.484Z] [2019-10-18T16:25:05.484Z] #73 exporting to oci image format [2019-10-18T16:25:05.484Z] #73 exporting layers [2019-10-18T16:25:05.757Z] #59 ... [2019-10-18T16:25:05.757Z] [2019-10-18T16:25:05.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:05.757Z] #41 DONE 116.2s [2019-10-18T16:25:05.757Z] [2019-10-18T16:25:05.757Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:25:06.262Z] #26 ... [2019-10-18T16:25:06.262Z] [2019-10-18T16:25:06.262Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:06.262Z] #36 10.00 -- Detecting C compile features - done [2019-10-18T16:25:06.262Z] #36 10.07 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-18T16:25:06.262Z] #36 10.53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-18T16:25:06.893Z] #36 10.96 -- Configuring done [2019-10-18T16:25:06.893Z] #36 11.04 -- Generating done [2019-10-18T16:25:06.893Z] #36 11.06 -- Build files have been written to: /tmp/tmp.fDEn3wz4Wa/tini [2019-10-18T16:25:06.893Z] #36 11.08 + make tini-static [2019-10-18T16:25:07.186Z] #36 ... [2019-10-18T16:25:07.186Z] [2019-10-18T16:25:07.186Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:07.186Z] #18 27.43 Fetched 7720 kB in 26s (288 kB/s) [2019-10-18T16:25:07.186Z] #18 27.43 Reading package lists... [2019-10-18T16:25:07.478Z] #18 ... [2019-10-18T16:25:07.478Z] [2019-10-18T16:25:07.478Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:25:07.478Z] #26 40.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:25:07.478Z] #26 40.51 skipping existing c8c2d4a6b2e3 [2019-10-18T16:25:07.478Z] #26 40.82 [2019-10-18T16:25:07.666Z] #59 ... [2019-10-18T16:25:07.666Z] [2019-10-18T16:25:07.666Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T16:25:07.666Z] #42 DONE 0.1s [2019-10-18T16:25:07.666Z] [2019-10-18T16:25:07.666Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T16:25:07.666Z] #45 DONE 0.1s [2019-10-18T16:25:07.666Z] [2019-10-18T16:25:07.666Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T16:25:07.925Z] #48 DONE 0.5s [2019-10-18T16:25:07.925Z] [2019-10-18T16:25:07.925Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T16:25:08.495Z] #51 DONE 0.4s [2019-10-18T16:25:08.495Z] [2019-10-18T16:25:08.495Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T16:25:08.495Z] #55 DONE 0.1s [2019-10-18T16:25:08.495Z] [2019-10-18T16:25:08.495Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:25:08.495Z] #59 120.8 + bin/containerd-shim-runc-v2 [2019-10-18T16:25:09.432Z] #59 122.0 + binaries [2019-10-18T16:25:09.432Z] #59 122.0 + mkdir -p /build [2019-10-18T16:25:09.432Z] #59 122.0 + cp bin/containerd /build/containerd [2019-10-18T16:25:09.432Z] #59 122.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T16:25:09.690Z] #59 122.1 + cp bin/ctr /build/ctr [2019-10-18T16:25:10.196Z] #26 ... [2019-10-18T16:25:10.197Z] [2019-10-18T16:25:10.197Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:10.197Z] #44 85.74 vendor/golang.org/x/net/dns/dnsmessage [2019-10-18T16:25:10.197Z] #44 87.17 bytes [2019-10-18T16:25:10.197Z] #44 ... [2019-10-18T16:25:10.197Z] [2019-10-18T16:25:10.197Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:25:10.197Z] #31 95.78 bufio [2019-10-18T16:25:10.258Z] #59 DONE 122.7s [2019-10-18T16:25:10.439Z] using credential docker-jenkins-github-credentials [2019-10-18T16:25:10.515Z] Cloning the remote Git repository [2019-10-18T16:25:10.515Z] Cloning with configured refspecs honoured and without tags [2019-10-18T16:25:10.829Z] #31 ... [2019-10-18T16:25:10.829Z] [2019-10-18T16:25:10.829Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:10.829Z] #41 2.555 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:25:10.829Z] #41 2.555 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:25:10.829Z] #41 4.918 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:25:10.829Z] #41 4.966 GEN .gitid [2019-10-18T16:25:10.829Z] #41 5.001 GEN criu/include/version.h [2019-10-18T16:25:10.829Z] #41 5.085 GEN include/common/asm [2019-10-18T16:25:10.829Z] #41 8.130 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-18T16:25:10.829Z] #41 8.281 PBCC images/opts.pb-c.c [2019-10-18T16:25:10.829Z] #41 8.358 PBCC images/sit.pb-c.c [2019-10-18T16:25:10.829Z] #41 8.521 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-18T16:25:10.829Z] #41 8.668 DEP images/opts.pb-c.d [2019-10-18T16:25:10.829Z] #41 8.777 DEP images/sit.pb-c.d [2019-10-18T16:25:10.829Z] #41 8.963 PBCC images/macvlan.pb-c.c [2019-10-18T16:25:10.829Z] #41 9.008 DEP images/macvlan.pb-c.d [2019-10-18T16:25:10.829Z] #41 9.226 PBCC images/autofs.pb-c.c [2019-10-18T16:25:10.829Z] #41 9.365 DEP images/autofs.pb-c.d [2019-10-18T16:25:10.829Z] #41 9.478 PBCC images/sysctl.pb-c.c [2019-10-18T16:25:10.829Z] #41 9.526 DEP images/sysctl.pb-c.d [2019-10-18T16:25:10.829Z] #41 9.739 PBCC images/time.pb-c.c [2019-10-18T16:25:10.829Z] #41 9.774 DEP images/time.pb-c.d [2019-10-18T16:25:10.829Z] #41 9.921 PBCC images/binfmt-misc.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.02 DEP images/binfmt-misc.pb-c.d [2019-10-18T16:25:10.829Z] #41 10.15 PBCC images/seccomp.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.22 DEP images/seccomp.pb-c.d [2019-10-18T16:25:10.829Z] #41 10.33 PBCC images/userns.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.39 DEP images/userns.pb-c.d [2019-10-18T16:25:10.829Z] #41 10.56 PBCC images/cgroup.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.62 DEP images/cgroup.pb-c.d [2019-10-18T16:25:10.829Z] #41 10.78 PBCC images/fown.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.86 PBCC images/ext-file.pb-c.c [2019-10-18T16:25:10.829Z] #41 10.96 DEP images/fown.pb-c.d [2019-10-18T16:25:10.829Z] #41 11.17 DEP images/ext-file.pb-c.d [2019-10-18T16:25:10.829Z] #41 11.33 PBCC images/rpc.pb-c.c [2019-10-18T16:25:10.829Z] #41 11.40 DEP images/rpc.pb-c.d [2019-10-18T16:25:10.829Z] #41 11.64 PBCC images/siginfo.pb-c.c [2019-10-18T16:25:10.829Z] #41 11.74 DEP images/siginfo.pb-c.d [2019-10-18T16:25:10.829Z] #41 11.87 PBCC images/pagemap.pb-c.c [2019-10-18T16:25:10.829Z] #41 11.96 DEP images/pagemap.pb-c.d [2019-10-18T16:25:10.829Z] #41 12.18 PBCC images/rlimit.pb-c.c [2019-10-18T16:25:10.829Z] #41 12.25 DEP images/rlimit.pb-c.d [2019-10-18T16:25:10.829Z] #41 12.40 PBCC images/file-lock.pb-c.c [2019-10-18T16:25:10.829Z] #41 12.46 DEP images/file-lock.pb-c.d [2019-10-18T16:25:10.829Z] #41 12.56 PBCC images/tty.pb-c.c [2019-10-18T16:25:10.829Z] #41 12.68 DEP images/tty.pb-c.d [2019-10-18T16:25:10.829Z] #41 ... [2019-10-18T16:25:10.829Z] [2019-10-18T16:25:10.829Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:25:10.829Z] #26 44.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-18T16:25:10.745Z] Cloning repository https://github.com/moby/moby.git [2019-10-18T16:25:11.115Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-18T16:25:11.635Z] [2019-10-18T16:25:11.635Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T16:25:11.879Z] #26 45.08 [2019-10-18T16:25:12.170Z] #26 45.50 ######################################################################## 100.0% [2019-10-18T16:25:12.202Z] #60 DONE 0.6s [2019-10-18T16:25:12.202Z] [2019-10-18T16:25:12.202Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T16:25:12.460Z] #26 45.88 [2019-10-18T16:25:12.460Z] #26 ... [2019-10-18T16:25:12.460Z] [2019-10-18T16:25:12.460Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:12.460Z] #36 11.81 Scanning dependencies of target tini-static [2019-10-18T16:25:12.460Z] #36 11.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-18T16:25:12.460Z] #36 15.22 [100%] Linking C executable tini-static [2019-10-18T16:25:12.460Z] #36 16.43 [100%] Built target tini-static [2019-10-18T16:25:12.460Z] #36 16.53 + mkdir -p /build [2019-10-18T16:25:12.460Z] #36 16.54 + cp tini-static /build/docker-init [2019-10-18T16:25:12.460Z] #36 DONE 16.7s [2019-10-18T16:25:12.460Z] [2019-10-18T16:25:12.460Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-18T16:25:12.460Z] #26 46.03 Download of images into '/build' complete. [2019-10-18T16:25:12.460Z] #26 46.03 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:25:12.460Z] #26 46.03 tar -cC '/build' . | docker load [2019-10-18T16:25:12.460Z] #64 DONE 0.3s [2019-10-18T16:25:12.460Z] [2019-10-18T16:25:12.460Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T16:25:12.748Z] #26 DONE 46.1s [2019-10-18T16:25:12.748Z] [2019-10-18T16:25:12.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:12.748Z] #41 12.92 PBCC images/tun.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.03 PBCC images/netdev.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.13 DEP images/tun.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.20 DEP images/netdev.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.29 PBCC images/vma.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.37 DEP images/vma.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.45 PBCC images/creds.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.51 DEP images/creds.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.62 PBCC images/utsns.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.69 DEP images/utsns.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.79 PBCC images/ipc-desc.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.83 PBCC images/ipc-sem.pb-c.c [2019-10-18T16:25:12.748Z] #41 13.88 DEP images/ipc-desc.pb-c.d [2019-10-18T16:25:12.748Z] #41 13.97 DEP images/ipc-sem.pb-c.d [2019-10-18T16:25:12.748Z] #41 14.12 PBCC images/ipc-msg.pb-c.c [2019-10-18T16:25:12.748Z] #41 14.16 DEP images/ipc-msg.pb-c.d [2019-10-18T16:25:12.748Z] #41 14.25 PBCC images/ipc-shm.pb-c.c [2019-10-18T16:25:12.748Z] #41 14.29 DEP images/ipc-shm.pb-c.d [2019-10-18T16:25:12.748Z] #41 14.44 PBCC images/ipc-var.pb-c.c [2019-10-18T16:25:12.748Z] #41 14.49 DEP images/ipc-var.pb-c.d [2019-10-18T16:25:12.748Z] #41 14.63 PBCC images/sk-opts.pb-c.c [2019-10-18T16:25:12.748Z] #41 14.77 PBCC images/packet-sock.pb-c.c [2019-10-18T16:25:13.031Z] #66 DONE 0.4s [2019-10-18T16:25:13.031Z] [2019-10-18T16:25:13.031Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T16:25:13.031Z] #69 DONE 0.1s [2019-10-18T16:25:13.031Z] [2019-10-18T16:25:13.031Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T16:25:13.031Z] #70 DONE 0.0s [2019-10-18T16:25:13.031Z] [2019-10-18T16:25:13.031Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T16:25:13.037Z] #41 14.97 DEP images/sk-opts.pb-c.d [2019-10-18T16:25:13.174Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:25:13.174Z] > git --version # timeout=10 [2019-10-18T16:25:13.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:25:13.222Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:25:13.326Z] #41 15.22 DEP images/packet-sock.pb-c.d [2019-10-18T16:25:13.326Z] #41 15.46 PBCC images/sk-netlink.pb-c.c [2019-10-18T16:25:13.615Z] #41 15.74 DEP images/sk-netlink.pb-c.d [2019-10-18T16:25:13.902Z] #41 15.91 PBCC images/sk-inet.pb-c.c [2019-10-18T16:25:14.192Z] #41 16.14 DEP images/sk-inet.pb-c.d [2019-10-18T16:25:14.483Z] #41 16.35 PBCC images/sk-unix.pb-c.c [2019-10-18T16:25:14.483Z] #41 16.48 DEP images/sk-unix.pb-c.d [2019-10-18T16:25:14.483Z] #41 16.59 PBCC images/mm.pb-c.c [2019-10-18T16:25:14.772Z] #41 16.71 DEP images/mm.pb-c.d [2019-10-18T16:25:14.772Z] #41 16.75 PBCC images/timerfd.pb-c.c [2019-10-18T16:25:14.772Z] #41 16.79 DEP images/timerfd.pb-c.d [2019-10-18T16:25:14.936Z] #71 DONE 1.8s [2019-10-18T16:25:14.936Z] [2019-10-18T16:25:14.936Z] #72 exporting to image [2019-10-18T16:25:14.936Z] #72 exporting layers [2019-10-18T16:25:15.059Z] #41 16.88 PBCC images/timer.pb-c.c [2019-10-18T16:25:15.059Z] #41 16.92 DEP images/timer.pb-c.d [2019-10-18T16:25:15.059Z] #41 17.03 PBCC images/sa.pb-c.c [2019-10-18T16:25:15.346Z] #41 17.15 DEP images/sa.pb-c.d [2019-10-18T16:25:15.346Z] #41 17.27 PBCC images/pipe-data.pb-c.c [2019-10-18T16:25:15.346Z] #41 17.29 DEP images/pipe-data.pb-c.d [2019-10-18T16:25:15.632Z] #41 17.43 PBCC images/mnt.pb-c.c [2019-10-18T16:25:15.632Z] #41 17.54 DEP images/mnt.pb-c.d [2019-10-18T16:25:15.939Z] #41 17.75 PBCC images/sk-packet.pb-c.c [2019-10-18T16:25:15.939Z] #41 17.82 DEP images/sk-packet.pb-c.d [2019-10-18T16:25:16.226Z] #41 18.00 PBCC images/tcp-stream.pb-c.c [2019-10-18T16:25:16.226Z] #41 18.12 DEP images/tcp-stream.pb-c.d [2019-10-18T16:25:16.513Z] #41 18.29 PBCC images/pipe.pb-c.c [2019-10-18T16:25:16.513Z] #41 18.46 DEP images/pipe.pb-c.d [2019-10-18T16:25:16.513Z] #41 18.57 PBCC images/pstree.pb-c.c [2019-10-18T16:25:16.800Z] #41 18.61 DEP images/pstree.pb-c.d [2019-10-18T16:25:16.801Z] #41 18.71 PBCC images/fs.pb-c.c [2019-10-18T16:25:16.801Z] #41 18.79 DEP images/fs.pb-c.d [2019-10-18T16:25:17.089Z] #41 18.92 PBCC images/signalfd.pb-c.c [2019-10-18T16:25:17.089Z] #41 19.05 DEP images/signalfd.pb-c.d [2019-10-18T16:25:17.379Z] #41 19.19 PBCC images/fh.pb-c.c [2019-10-18T16:25:17.379Z] #41 19.35 PBCC images/fsnotify.pb-c.c [2019-10-18T16:25:17.379Z] #41 19.44 DEP images/fh.pb-c.d [2019-10-18T16:25:17.670Z] #41 19.53 DEP images/fsnotify.pb-c.d [2019-10-18T16:25:17.670Z] #41 19.65 PBCC images/eventpoll.pb-c.c [2019-10-18T16:25:17.670Z] #41 19.69 DEP images/eventpoll.pb-c.d [2019-10-18T16:25:17.670Z] #41 ... [2019-10-18T16:25:17.670Z] [2019-10-18T16:25:17.670Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:17.670Z] #18 37.69 Reading package lists... [2019-10-18T16:25:17.670Z] #18 ... [2019-10-18T16:25:17.670Z] [2019-10-18T16:25:17.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:17.670Z] #41 19.77 PBCC images/eventfd.pb-c.c [2019-10-18T16:25:17.961Z] #41 19.86 DEP images/eventfd.pb-c.d [2019-10-18T16:25:17.961Z] #41 19.96 PBCC images/remap-file-path.pb-c.c [2019-10-18T16:25:17.961Z] #41 20.03 DEP images/remap-file-path.pb-c.d [2019-10-18T16:25:18.254Z] #41 20.26 PBCC images/fifo.pb-c.c [2019-10-18T16:25:18.254Z] #41 20.30 DEP images/fifo.pb-c.d [2019-10-18T16:25:18.254Z] #41 20.37 PBCC images/ghost-file.pb-c.c [2019-10-18T16:25:18.544Z] #41 20.43 DEP images/ghost-file.pb-c.d [2019-10-18T16:25:18.544Z] #41 20.52 PBCC images/regfile.pb-c.c [2019-10-18T16:25:18.544Z] #41 20.61 DEP images/regfile.pb-c.d [2019-10-18T16:25:18.837Z] #41 20.73 PBCC images/ns.pb-c.c [2019-10-18T16:25:18.837Z] #41 20.78 DEP images/ns.pb-c.d [2019-10-18T16:25:18.837Z] #41 20.88 PBCC images/fdinfo.pb-c.c [2019-10-18T16:25:19.128Z] #41 21.05 DEP images/fdinfo.pb-c.d [2019-10-18T16:25:19.128Z] #41 21.19 PBCC images/core-aarch64.pb-c.c [2019-10-18T16:25:19.128Z] #41 21.30 PBCC images/core-arm.pb-c.c [2019-10-18T16:25:19.419Z] #41 21.46 PBCC images/core-ppc64.pb-c.c [2019-10-18T16:25:19.419Z] #41 21.57 PBCC images/core-s390.pb-c.c [2019-10-18T16:25:19.710Z] #41 21.75 PBCC images/core-x86.pb-c.c [2019-10-18T16:25:19.710Z] #41 21.84 PBCC images/core.pb-c.c [2019-10-18T16:25:20.152Z] #41 22.11 PBCC images/inventory.pb-c.c [2019-10-18T16:25:20.152Z] #41 22.23 DEP images/core-aarch64.pb-c.d [2019-10-18T16:25:20.214Z] #72 exporting layers 4.9s done [2019-10-18T16:25:20.214Z] #72 writing image sha256:914b0eb7909d6dfe2dd5676b56db3dae87b29358c7d1ea93fea9651ac7124de2 done [2019-10-18T16:25:20.214Z] #72 naming to docker.io/library/docker:635584280ba2c669542b0357b186070032a1d34a done [2019-10-18T16:25:20.214Z] #72 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T16:25:20.456Z] #41 22.38 DEP images/core-arm.pb-c.d [2019-10-18T16:25:20.456Z] #41 22.47 DEP images/core-ppc64.pb-c.d [2019-10-18T16:25:20.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/test/unit [2019-10-18T16:25:20.747Z] #41 22.55 DEP images/core-s390.pb-c.d [2019-10-18T16:25:20.747Z] #41 22.67 DEP images/core-x86.pb-c.d [2019-10-18T16:25:20.747Z] #41 22.79 DEP images/core.pb-c.d [2019-10-18T16:25:21.036Z] #41 23.02 DEP images/inventory.pb-c.d [2019-10-18T16:25:21.362Z] #41 23.13 PBCC images/cpuinfo.pb-c.c [2019-10-18T16:25:21.362Z] #41 23.18 DEP images/cpuinfo.pb-c.d [2019-10-18T16:25:21.362Z] #41 ... [2019-10-18T16:25:21.362Z] [2019-10-18T16:25:21.362Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:25:21.362Z] #31 96.85 reflect [2019-10-18T16:25:21.362Z] #31 103.1 path [2019-10-18T16:25:21.362Z] #31 106.7 text/tabwriter [2019-10-18T16:25:21.362Z] #31 ... [2019-10-18T16:25:21.362Z] [2019-10-18T16:25:21.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:21.362Z] #41 23.31 PBCC images/stats.pb-c.c [2019-10-18T16:25:21.362Z] #41 23.36 DEP images/stats.pb-c.d [2019-10-18T16:25:23.219Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:25:23.219Z] [2019-10-18T16:25:23.219Z] [2019-10-18T16:25:23.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:25:23.219Z] [2019-10-18T16:25:23.219Z] [2019-10-18T16:25:23.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:25:23.219Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-18T16:25:23.219Z] PKG_CONFIG=pkg-config [2019-10-18T16:25:23.219Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:25:23.219Z] HOSTNAME=20cac4fceb1a [2019-10-18T16:25:23.219Z] KEEPBUNDLE=1 [2019-10-18T16:25:23.219Z] container=docker [2019-10-18T16:25:23.219Z] TEST_SKIP_INTEGRATION=1 [2019-10-18T16:25:23.219Z] GO111MODULE=off [2019-10-18T16:25:23.219Z] GOPATH=/go [2019-10-18T16:25:23.219Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:25:23.219Z] HOME=/root [2019-10-18T16:25:23.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:25:23.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:25:23.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:25:23.219Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:23.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:25:23.219Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:25:23.219Z] TERM=xterm [2019-10-18T16:25:23.219Z] VALIDATE_BRANCH=master [2019-10-18T16:25:23.219Z] DEST=bundles/test-integration [2019-10-18T16:25:23.219Z] SHLVL=1 [2019-10-18T16:25:23.219Z] TIMEOUT=120m [2019-10-18T16:25:23.219Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-18T16:25:23.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:25:23.219Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:25:23.219Z] TESTDEBUG=0 [2019-10-18T16:25:23.219Z] _=/usr/bin/env [2019-10-18T16:25:23.219Z] Building test suite binary ./integration-cli/test.main [2019-10-18T16:25:23.219Z] No new tests added to integration. [2019-10-18T16:25:23.219Z] [2019-10-18T16:25:23.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:25:23.219Z] PKG_CONFIG=pkg-config [2019-10-18T16:25:23.219Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:25:23.219Z] HOSTNAME=445588a897a3 [2019-10-18T16:25:23.219Z] KEEPBUNDLE=1 [2019-10-18T16:25:23.219Z] container=docker [2019-10-18T16:25:23.219Z] TEST_SKIP_INTEGRATION=1 [2019-10-18T16:25:23.219Z] GO111MODULE=off [2019-10-18T16:25:23.219Z] GOPATH=/go [2019-10-18T16:25:23.219Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:25:23.219Z] HOME=/root [2019-10-18T16:25:23.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:25:23.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:25:23.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:25:23.219Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:23.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:25:23.219Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:25:23.219Z] TERM=xterm [2019-10-18T16:25:23.219Z] VALIDATE_BRANCH=master [2019-10-18T16:25:23.219Z] DEST=bundles/test-integration [2019-10-18T16:25:23.219Z] SHLVL=1 [2019-10-18T16:25:23.219Z] TIMEOUT=120m [2019-10-18T16:25:23.219Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-18T16:25:23.220Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:25:23.220Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:25:23.220Z] TESTDEBUG=0 [2019-10-18T16:25:23.220Z] _=/usr/bin/env [2019-10-18T16:25:23.220Z] Building test suite binary ./integration-cli/test.main [2019-10-18T16:25:23.788Z] PKG_CONFIG=pkg-config [2019-10-18T16:25:23.788Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:25:23.788Z] HOSTNAME=5fd619895cf7 [2019-10-18T16:25:23.788Z] KEEPBUNDLE=1 [2019-10-18T16:25:23.788Z] container=docker [2019-10-18T16:25:23.788Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T16:25:23.788Z] GO111MODULE=off [2019-10-18T16:25:23.788Z] GOPATH=/go [2019-10-18T16:25:23.788Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:25:23.788Z] HOME=/root [2019-10-18T16:25:23.788Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:25:23.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:25:23.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:25:23.788Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:23.788Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:25:23.788Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:25:23.788Z] TERM=xterm [2019-10-18T16:25:23.788Z] VALIDATE_BRANCH=master [2019-10-18T16:25:23.788Z] DEST=bundles/test-integration [2019-10-18T16:25:23.788Z] SHLVL=1 [2019-10-18T16:25:23.788Z] TIMEOUT=120m [2019-10-18T16:25:23.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:25:23.788Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:25:23.788Z] TESTDEBUG=0 [2019-10-18T16:25:23.788Z] _=/usr/bin/env [2019-10-18T16:25:23.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T16:25:24.792Z] ? github.com/docker/docker/api [no test files] [2019-10-18T16:25:24.873Z] #41 26.47 make[1]: Nothing to be done for 'all'. [2019-10-18T16:25:24.873Z] #41 ... [2019-10-18T16:25:24.873Z] [2019-10-18T16:25:24.873Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:24.873Z] #44 100.5 bufio [2019-10-18T16:25:24.873Z] #44 104.5 reflect [2019-10-18T16:25:24.873Z] #44 109.3 regexp/syntax [2019-10-18T16:25:24.873Z] #44 ... [2019-10-18T16:25:24.873Z] [2019-10-18T16:25:24.873Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:24.873Z] #18 37.69 Reading package lists... [2019-10-18T16:25:24.873Z] #18 49.69 Building dependency tree... [2019-10-18T16:25:24.873Z] #18 52.27 The following additional packages will be installed: [2019-10-18T16:25:24.873Z] #18 52.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-18T16:25:24.873Z] #18 52.28 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-18T16:25:24.873Z] #18 52.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-18T16:25:24.873Z] #18 52.29 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-18T16:25:24.873Z] #18 52.29 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-18T16:25:24.873Z] #18 52.29 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-18T16:25:24.873Z] #18 52.29 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-18T16:25:24.873Z] #18 52.29 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-18T16:25:24.873Z] #18 52.29 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-18T16:25:24.873Z] #18 52.30 Suggested packages: [2019-10-18T16:25:24.873Z] #18 52.31 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-18T16:25:24.873Z] #18 52.31 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-18T16:25:24.873Z] #18 52.31 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-18T16:25:24.873Z] #18 52.31 vim-doc vim-scripts xfsdump acl attr quota [2019-10-18T16:25:24.873Z] #18 52.31 Recommended packages: [2019-10-18T16:25:24.873Z] #18 52.31 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-18T16:25:24.873Z] #18 52.31 python3-keyrings.alt python3-xdg unzip [2019-10-18T16:25:26.933Z] #18 ... [2019-10-18T16:25:26.933Z] [2019-10-18T16:25:26.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:26.933Z] #41 28.61 CC images/stats.o [2019-10-18T16:25:27.560Z] #41 29.51 CC images/core.o [2019-10-18T16:25:29.084Z] #41 30.91 CC images/core-x86.o [2019-10-18T16:25:30.115Z] #41 32.15 CC images/core-arm.o [2019-10-18T16:25:30.334Z] Fetching without tags [2019-10-18T16:25:30.753Z] #41 32.90 CC images/core-aarch64.o [2019-10-18T16:25:29.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:25:30.070Z] > git config --add remote.origin.fetch +refs/pull/40102/head:refs/remotes/origin/PR-40102 # timeout=10 [2019-10-18T16:25:30.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-18T16:25:30.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-18T16:25:30.366Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-18T16:25:30.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-18T16:25:30.367Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40102/head:refs/remotes/origin/PR-40102 +refs/heads/master:refs/remotes/origin/master [2019-10-18T16:25:31.109Z] Merging remotes/origin/master commit 1e000435e60da678f3cb44ce4e5153d70328742c into PR head commit 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:31.790Z] #41 33.61 CC images/core-ppc64.o [2019-10-18T16:25:31.790Z] #41 ... [2019-10-18T16:25:31.790Z] [2019-10-18T16:25:31.790Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:25:32.670Z] #59 65.37 Checking out files: 31% (933/2930) Checking out files: 32% (938/2930) Checking out files: 33% (967/2930) Checking out files: 34% (997/2930) Checking out files: 35% (1026/2930) Checking out files: 36% (1055/2930) Checking out files: 37% (1085/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 81% (2376/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-18T16:25:32.670Z] #59 67.04 + cd /tmp/tmp.gsruLiWPKK/src/github.com/containerd/containerd [2019-10-18T16:25:32.670Z] #59 67.04 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-18T16:25:33.082Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:21901083 Name:quota Decls:[0xc029382a80 0xc029382b00 0xc029382b80 0xc029382c00 0xc02937f3e0 0xc02937f530] Scope:scope 0xc0292f7cb0 { [2019-10-18T16:25:33.082Z] var ErrQuotaNotSupported [2019-10-18T16:25:33.082Z] type errQuotaNotSupported [2019-10-18T16:25:33.082Z] } [2019-10-18T16:25:33.082Z] Imports:[0xc02937f260] Unresolved:[errdefs nil string] Comments:[0xc029384660 0xc0293847e0]} [2019-10-18T16:25:33.705Z] #59 68.07 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-18T16:25:33.705Z] #59 68.07 + BUILDTAGS='netgo osusergo static_build' [2019-10-18T16:25:33.705Z] #59 68.07 + export EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:25:33.705Z] #59 68.07 + EXTRA_FLAGS=-buildmode=pie [2019-10-18T16:25:33.705Z] #59 68.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-18T16:25:33.705Z] #59 68.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-18T16:25:33.705Z] #59 68.07 + '[' '' = dynamic ']' [2019-10-18T16:25:33.705Z] #59 68.07 + make [2019-10-18T16:25:31.213Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:25:31.263Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:34.722Z] Merge succeeded, producing 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:34.723Z] Checking out Revision 635584280ba2c669542b0357b186070032a1d34a (PR-40102) [2019-10-18T16:25:35.494Z] #59 69.88 + bin/ctr [2019-10-18T16:25:37.019Z] #59 ... [2019-10-18T16:25:37.019Z] [2019-10-18T16:25:37.019Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:25:37.019Z] #31 112.7 internal/syscall/unix [2019-10-18T16:25:37.019Z] #31 112.7 time [2019-10-18T16:25:37.019Z] #31 ... [2019-10-18T16:25:37.019Z] [2019-10-18T16:25:37.019Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:37.019Z] #18 59.91 The following NEW packages will be installed: [2019-10-18T16:25:37.019Z] #18 59.91 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-18T16:25:37.019Z] #18 59.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-18T16:25:37.019Z] #18 59.91 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-18T16:25:37.019Z] #18 59.91 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-18T16:25:37.020Z] #18 59.91 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-18T16:25:37.020Z] #18 59.91 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-18T16:25:37.020Z] #18 59.91 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-18T16:25:37.020Z] #18 59.91 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-18T16:25:37.020Z] #18 59.91 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-18T16:25:37.020Z] #18 59.91 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-18T16:25:37.020Z] #18 59.92 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-18T16:25:37.020Z] #18 59.92 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-18T16:25:37.020Z] #18 59.92 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-18T16:25:37.020Z] #18 59.92 xfsprogs xxd xz-utils zip [2019-10-18T16:25:37.020Z] #18 60.07 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-18T16:25:37.020Z] #18 60.07 Need to get 87.3 MB of archives. [2019-10-18T16:25:37.020Z] #18 60.07 After this operation, 585 MB of additional disk space will be used. [2019-10-18T16:25:37.020Z] #18 60.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-18T16:25:37.020Z] #18 60.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-18T16:25:37.020Z] #18 60.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-18T16:25:37.020Z] #18 60.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-18T16:25:37.020Z] #18 60.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-18T16:25:37.020Z] #18 60.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-18T16:25:37.020Z] #18 60.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-18T16:25:37.020Z] #18 60.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-18T16:25:37.020Z] #18 60.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-18T16:25:37.020Z] #18 60.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-18T16:25:37.020Z] #18 60.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-18T16:25:37.020Z] #18 60.77 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-18T16:25:37.020Z] #18 60.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-18T16:25:37.020Z] #18 60.79 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-18T16:25:37.020Z] #18 60.80 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-18T16:25:37.020Z] #18 60.81 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-18T16:25:37.020Z] #18 60.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-18T16:25:37.020Z] #18 60.84 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-18T16:25:37.020Z] #18 60.85 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-18T16:25:37.020Z] #18 60.86 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-18T16:25:37.020Z] #18 60.88 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-18T16:25:37.020Z] #18 60.92 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-18T16:25:37.020Z] #18 60.93 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-18T16:25:37.020Z] #18 60.95 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-18T16:25:37.020Z] #18 60.96 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-18T16:25:37.020Z] #18 60.97 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-18T16:25:37.020Z] #18 61.00 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-18T16:25:37.020Z] #18 61.02 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-18T16:25:37.020Z] #18 61.03 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-18T16:25:37.020Z] #18 61.06 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-18T16:25:37.020Z] #18 61.07 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-18T16:25:37.020Z] #18 61.09 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-18T16:25:37.020Z] #18 61.10 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-18T16:25:37.020Z] #18 61.12 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-18T16:25:37.020Z] #18 61.13 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-18T16:25:37.020Z] #18 61.14 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-18T16:25:37.020Z] #18 61.14 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-18T16:25:37.020Z] #18 61.14 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-18T16:25:37.020Z] #18 61.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-18T16:25:37.020Z] #18 61.17 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-18T16:25:37.020Z] #18 61.19 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-18T16:25:37.020Z] #18 61.22 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-18T16:25:37.020Z] #18 61.26 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-18T16:25:37.020Z] #18 61.27 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-18T16:25:37.020Z] #18 61.28 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-18T16:25:37.020Z] #18 61.29 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-18T16:25:37.020Z] #18 61.29 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-18T16:25:37.020Z] #18 61.30 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-18T16:25:37.020Z] #18 61.42 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-18T16:25:37.020Z] #18 61.47 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-18T16:25:37.020Z] #18 61.64 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-18T16:25:37.020Z] #18 61.68 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-18T16:25:37.020Z] #18 61.72 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-18T16:25:37.020Z] #18 61.75 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-18T16:25:37.020Z] #18 61.76 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-18T16:25:37.020Z] #18 61.80 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-18T16:25:37.020Z] #18 62.62 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-18T16:25:37.020Z] #18 62.75 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-18T16:25:37.020Z] #18 62.86 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-18T16:25:37.020Z] #18 62.88 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-18T16:25:37.020Z] #18 62.91 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-18T16:25:37.020Z] #18 62.98 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-18T16:25:37.020Z] #18 63.22 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-18T16:25:37.020Z] #18 63.52 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-18T16:25:37.020Z] #18 63.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-18T16:25:37.020Z] #18 64.11 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-18T16:25:37.020Z] #18 64.53 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-18T16:25:37.020Z] #18 64.55 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-18T16:25:34.150Z] > git merge 1e000435e60da678f3cb44ce4e5153d70328742c # timeout=10 [2019-10-18T16:25:34.337Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-18T16:25:34.753Z] > git config core.sparsecheckout # timeout=10 [2019-10-18T16:25:34.801Z] > git checkout -f 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:25:38.054Z] #18 67.94 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-18T16:25:39.099Z] #18 ... [2019-10-18T16:25:39.099Z] [2019-10-18T16:25:39.099Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:25:39.099Z] #31 124.8 internal/poll [2019-10-18T16:25:39.730Z] #31 ... [2019-10-18T16:25:39.730Z] [2019-10-18T16:25:39.730Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:39.730Z] #44 115.5 hash/crc32 [2019-10-18T16:25:39.730Z] #44 121.1 vendor/golang.org/x/text/transform [2019-10-18T16:25:39.730Z] #44 123.2 time [2019-10-18T16:25:39.730Z] #44 ... [2019-10-18T16:25:39.730Z] [2019-10-18T16:25:39.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:39.730Z] #41 35.42 CC images/core-s390.o [2019-10-18T16:25:39.730Z] #41 36.90 CC images/cpuinfo.o [2019-10-18T16:25:39.730Z] #41 38.11 CC images/inventory.o [2019-10-18T16:25:39.730Z] #41 38.68 CC images/fdinfo.o [2019-10-18T16:25:39.730Z] #41 39.48 CC images/fown.o [2019-10-18T16:25:39.730Z] #41 39.98 CC images/ns.o [2019-10-18T16:25:39.730Z] #41 40.55 CC images/regfile.o [2019-10-18T16:25:39.730Z] #41 40.91 CC images/ghost-file.o [2019-10-18T16:25:39.730Z] #41 41.73 CC images/fifo.o [2019-10-18T16:25:39.877Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2019-10-18T16:25:40.030Z] #41 42.16 CC images/remap-file-path.o [2019-10-18T16:25:40.661Z] #41 42.70 CC images/eventfd.o [2019-10-18T16:25:41.293Z] #41 43.21 CC images/eventpoll.o [2019-10-18T16:25:41.583Z] #41 ... [2019-10-18T16:25:41.583Z] [2019-10-18T16:25:41.583Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:41.583Z] #18 71.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-18T16:25:41.896Z] #18 71.89 Fetched 87.3 MB in 10s (8595 kB/s) [2019-10-18T16:25:41.896Z] #18 72.09 Selecting previously unselected package bash-completion. [2019-10-18T16:25:42.184Z] #18 72.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-18T16:25:42.184Z] #18 72.27 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-18T16:25:44.324Z] Commit message: "Bump Golang 1.13.3 (CVE-2019-17596)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-18T16:25:46.999Z] + docker version [2019-10-18T16:25:49.044Z] #18 78.47 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-18T16:25:49.331Z] #18 79.21 Selecting previously unselected package libnet1:ppc64el. [2019-10-18T16:25:49.331Z] #18 79.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-18T16:25:49.331Z] #18 79.22 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T16:25:49.331Z] #18 79.34 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-18T16:25:49.331Z] #18 79.35 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-18T16:25:49.331Z] #18 79.35 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-18T16:25:49.331Z] #18 79.45 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-18T16:25:49.331Z] #18 79.45 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-18T16:25:49.331Z] #18 79.46 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-18T16:25:49.621Z] #18 79.63 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-18T16:25:49.621Z] #18 79.63 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-18T16:25:49.621Z] #18 79.67 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T16:25:49.912Z] #18 79.92 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-18T16:25:49.912Z] #18 79.93 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T16:25:49.912Z] #18 79.94 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T16:25:50.938Z] #18 80.94 Selecting previously unselected package python3.5-minimal. [2019-10-18T16:25:50.938Z] #18 80.95 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T16:25:50.938Z] #18 80.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:25:51.983Z] #18 ... [2019-10-18T16:25:51.983Z] [2019-10-18T16:25:51.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:51.983Z] #41 43.88 CC images/fh.o [2019-10-18T16:25:51.983Z] #41 44.51 CC images/fsnotify.o [2019-10-18T16:25:51.983Z] #41 45.88 CC images/signalfd.o [2019-10-18T16:25:51.983Z] #41 46.26 CC images/fs.o [2019-10-18T16:25:51.983Z] #41 46.74 CC images/pstree.o [2019-10-18T16:25:51.983Z] #41 47.08 CC images/pipe.o [2019-10-18T16:25:51.983Z] #41 47.45 CC images/tcp-stream.o [2019-10-18T16:25:51.983Z] #41 47.88 CC images/sk-packet.o [2019-10-18T16:25:51.983Z] #41 48.54 CC images/mnt.o [2019-10-18T16:25:51.983Z] #41 49.01 CC images/pipe-data.o [2019-10-18T16:25:51.983Z] #41 49.47 CC images/sa.o [2019-10-18T16:25:51.983Z] #41 49.93 CC images/timer.o [2019-10-18T16:25:51.983Z] #41 50.79 CC images/timerfd.o [2019-10-18T16:25:51.983Z] #41 51.31 CC images/mm.o [2019-10-18T16:25:51.983Z] #41 52.00 CC images/sk-opts.o [2019-10-18T16:25:51.983Z] #41 52.38 CC images/sk-unix.o [2019-10-18T16:25:51.983Z] #41 52.99 CC images/sk-inet.o [2019-10-18T16:25:51.983Z] #41 53.96 CC images/tun.o [2019-10-18T16:25:52.613Z] #41 ... [2019-10-18T16:25:52.613Z] [2019-10-18T16:25:52.613Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:52.613Z] #18 82.74 Selecting previously unselected package python3-minimal. [2019-10-18T16:25:52.613Z] #18 82.76 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-18T16:25:52.613Z] #18 82.77 Unpacking python3-minimal (3.5.3-1) ... [2019-10-18T16:25:52.907Z] #18 83.02 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-18T16:25:52.907Z] #18 83.04 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-18T16:25:52.907Z] #18 83.09 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-18T16:25:53.197Z] #18 83.36 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-18T16:25:53.197Z] #18 83.39 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T16:25:53.197Z] #18 83.40 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T16:25:53.197Z] #18 ... [2019-10-18T16:25:53.197Z] [2019-10-18T16:25:53.197Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:25:53.197Z] #31 129.0 internal/fmtsort [2019-10-18T16:25:53.197Z] #31 129.7 os [2019-10-18T16:25:53.197Z] #31 132.8 path/filepath [2019-10-18T16:25:53.197Z] #31 132.9 fmt [2019-10-18T16:25:53.197Z] #31 136.2 io/ioutil [2019-10-18T16:25:53.487Z] #31 ... [2019-10-18T16:25:53.487Z] [2019-10-18T16:25:53.487Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:25:53.487Z] #41 54.82 CC images/sk-netlink.o [2019-10-18T16:25:53.487Z] #41 55.36 CC images/packet-sock.o [2019-10-18T16:25:54.516Z] #41 56.30 CC images/ipc-var.o [2019-10-18T16:25:54.806Z] #41 56.75 CC images/ipc-desc.o [2019-10-18T16:25:55.000Z] INFO [runner] worker.2 took 1m43.345980091s with stages: golint: 1m18.235992526s, gosec: 13.369053631s, gofmt: 5.176393239s, ineffassign: 3.036313682s, misspell: 2.298775837s, varcheck: 507.079343ms, deadcode: 383.587931ms, structcheck: 183.164302ms, unconvert: 155.53944ms, typecheck: 6.985µs [2019-10-18T16:25:55.096Z] #41 57.24 CC images/ipc-shm.o [2019-10-18T16:25:55.724Z] #41 57.63 CC images/ipc-msg.o [2019-10-18T16:25:56.372Z] #41 58.24 CC images/ipc-sem.o [2019-10-18T16:25:56.372Z] #41 ... [2019-10-18T16:25:56.372Z] [2019-10-18T16:25:56.372Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:25:56.372Z] #44 131.9 regexp [2019-10-18T16:25:56.372Z] #44 141.5 os/exec [2019-10-18T16:25:56.372Z] #44 141.6 net [2019-10-18T16:25:56.372Z] #44 ... [2019-10-18T16:25:56.372Z] [2019-10-18T16:25:56.372Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:25:56.372Z] #18 85.93 Selecting previously unselected package python3.5. [2019-10-18T16:25:56.372Z] #18 85.95 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-18T16:25:56.372Z] #18 85.96 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:25:56.372Z] #18 86.24 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-18T16:25:56.372Z] #18 86.25 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-18T16:25:56.372Z] #18 86.25 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-18T16:25:56.372Z] #18 86.40 Selecting previously unselected package dh-python. [2019-10-18T16:25:56.372Z] #18 86.41 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-18T16:25:56.372Z] #18 86.43 Unpacking dh-python (2.20170125) ... [2019-10-18T16:25:56.662Z] #18 86.69 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T16:25:56.662Z] #18 86.72 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-18T16:25:56.898Z] INFO [runner] worker.1 took 1m45.076003365s with stages: megacheck: 48.296033026s, goimports: 28.76702214s, govet: 28.012917182s [2019-10-18T16:25:56.898Z] INFO [runner] Workers idle times: #2: 1.720295579s [2019-10-18T16:25:56.898Z] INFO [runner] Issues before processing: 1958, after processing: 0 [2019-10-18T16:25:56.898Z] INFO [runner] processing took 656.725902ms with stages: exclude: 229.10818ms, identifier_marker: 131.607483ms, skip_dirs: 126.562122ms, autogenerated_exclude: 81.59179ms, nolint: 41.571767ms, filename_unadjuster: 26.178244ms, cgo: 9.572589ms, path_prettifier: 9.428686ms, exclude-rules: 1.072497ms, max_per_file_from_linter: 7.591µs, source_code: 4.517µs, diff: 4.122µs, path_shortener: 3.487µs, uniq_by_line: 3.481µs, skip_files: 3.297µs, max_same_issues: 3.283µs, max_from_linter: 2.766µs [2019-10-18T16:25:56.898Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-18T16:25:57.155Z] INFO Memory: 178 samples, avg is 1435.0MB, max is 5516.5MB [2019-10-18T16:25:57.155Z] INFO Execution took 2m18.098627003s [2019-10-18T16:25:57.413Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-18T16:25:57.413Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-18T16:25:57.413Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-18T16:25:57.413Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-18T16:25:57.413Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-18T16:25:58.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/make.sh dynbinary-daemon test-docker-py [2019-10-18T16:25:59.235Z] [2019-10-18T16:25:59.369Z] Client: Docker Engine - Enterprise [2019-10-18T16:25:59.369Z] Version: 19.03.2 [2019-10-18T16:25:59.369Z] API version: 1.40 [2019-10-18T16:25:59.369Z] Go version: go1.12.8 [2019-10-18T16:25:59.369Z] Git commit: c92ab06ed9 [2019-10-18T16:25:59.369Z] Built: 09/03/2019 16:38:11 [2019-10-18T16:25:59.369Z] OS/Arch: windows/amd64 [2019-10-18T16:25:59.369Z] Experimental: false [2019-10-18T16:25:59.369Z] [2019-10-18T16:25:59.369Z] Server: Docker Engine - Enterprise [2019-10-18T16:25:59.369Z] Engine: [2019-10-18T16:25:59.369Z] Version: 19.03.2 [2019-10-18T16:25:59.369Z] API version: 1.40 (minimum version 1.24) [2019-10-18T16:25:59.369Z] Go version: go1.12.8 [2019-10-18T16:25:59.369Z] Git commit: c92ab06ed9 [2019-10-18T16:25:59.369Z] Built: 09/03/2019 16:35:47 [2019-10-18T16:25:59.369Z] OS/Arch: windows/amd64 [2019-10-18T16:25:59.369Z] Experimental: true [2019-10-18T16:25:59.492Z] Removing bundles/ [2019-10-18T16:25:59.492Z] [2019-10-18T16:25:59.492Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-18T16:25:59.492Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:25:59.492Z] GOOS="" GOARCH="" GOARM="" [Pipeline] sh [2019-10-18T16:26:01.036Z] + docker info [2019-10-18T16:26:03.572Z] #18 93.07 Setting up python3-minimal (3.5.3-1) ... [2019-10-18T16:26:03.862Z] #18 ... [2019-10-18T16:26:03.862Z] [2019-10-18T16:26:03.862Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:26:03.862Z] #31 139.7 log [2019-10-18T16:26:03.862Z] #31 139.8 github.com/BurntSushi/toml [2019-10-18T16:26:03.862Z] #31 139.8 flag [2019-10-18T16:26:03.862Z] #31 147.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-18T16:26:04.151Z] #31 ... [2019-10-18T16:26:04.151Z] [2019-10-18T16:26:04.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:04.151Z] #41 58.65 CC images/utsns.o [2019-10-18T16:26:04.151Z] #41 59.09 CC images/creds.o [2019-10-18T16:26:04.151Z] #41 59.62 CC images/vma.o [2019-10-18T16:26:04.151Z] #41 60.15 CC images/netdev.o [2019-10-18T16:26:04.151Z] #41 61.02 CC images/tty.o [2019-10-18T16:26:04.151Z] #41 62.54 CC images/file-lock.o [2019-10-18T16:26:04.151Z] #41 63.04 CC images/rlimit.o [2019-10-18T16:26:04.151Z] #41 63.46 CC images/pagemap.o [2019-10-18T16:26:04.151Z] #41 64.12 CC images/siginfo.o [2019-10-18T16:26:04.151Z] #41 64.70 CC images/rpc.o [2019-10-18T16:26:05.285Z] #73 exporting layers 56.3s done [2019-10-18T16:26:05.285Z] #73 exporting manifest sha256:38348f4ec9abe024cfcf6ab3a3050b98fad52cd8cf04efc6991618a168c9c8ef done [2019-10-18T16:26:05.285Z] #73 exporting config sha256:65526cd2d28f17cf607e7031ea00d830931c8c91d19f95a3d8782ae5361cb7ed [2019-10-18T16:26:05.285Z] #73 exporting config sha256:65526cd2d28f17cf607e7031ea00d830931c8c91d19f95a3d8782ae5361cb7ed done [2019-10-18T16:26:05.285Z] #73 sending tarball [2019-10-18T16:26:05.654Z] #41 ... [2019-10-18T16:26:05.654Z] [2019-10-18T16:26:05.654Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:05.654Z] #18 95.68 Selecting previously unselected package python3. [2019-10-18T16:26:05.654Z] #18 95.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-18T16:26:05.654Z] #18 95.84 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-18T16:26:05.654Z] #18 95.86 Unpacking python3 (3.5.3-1) ... [2019-10-18T16:26:05.944Z] #18 96.09 Selecting previously unselected package pigz. [2019-10-18T16:26:05.944Z] #18 96.11 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-18T16:26:05.944Z] #18 96.12 Unpacking pigz (2.3.4-1) ... [2019-10-18T16:26:06.234Z] #18 96.34 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-18T16:26:06.234Z] #18 96.34 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T16:26:06.234Z] #18 96.35 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:26:06.525Z] #18 96.53 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-18T16:26:06.525Z] #18 96.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T16:26:06.525Z] #18 96.55 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:26:06.812Z] #18 96.74 Selecting previously unselected package libiptc0:ppc64el. [2019-10-18T16:26:06.812Z] #18 96.75 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T16:26:06.812Z] #18 96.75 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:26:06.812Z] #18 96.91 Selecting previously unselected package libxtables12:ppc64el. [2019-10-18T16:26:06.812Z] #18 96.93 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T16:26:07.129Z] #18 96.94 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:26:07.129Z] #18 97.11 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-18T16:26:07.129Z] #18 97.13 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-18T16:26:07.129Z] #18 97.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-18T16:26:07.129Z] #18 97.27 Selecting previously unselected package iptables. [2019-10-18T16:26:07.129Z] #18 97.29 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-18T16:26:07.129Z] #18 97.30 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:26:08.152Z] #18 98.13 Selecting previously unselected package xxd. [2019-10-18T16:26:08.152Z] #18 ... [2019-10-18T16:26:08.152Z] [2019-10-18T16:26:08.152Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:26:08.152Z] #44 143.8 internal/lazyregexp [2019-10-18T16:26:08.152Z] #44 152.1 go/token [2019-10-18T16:26:08.152Z] #44 152.1 net/url [2019-10-18T16:26:08.152Z] #44 152.1 text/template/parse [2019-10-18T16:26:08.152Z] #44 ... [2019-10-18T16:26:08.152Z] [2019-10-18T16:26:08.152Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:08.152Z] #18 98.14 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T16:26:08.152Z] #18 98.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:26:08.444Z] #18 98.40 Selecting previously unselected package vim-common. [2019-10-18T16:26:08.444Z] #18 98.45 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:26:08.444Z] #18 98.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:26:08.736Z] #18 98.84 Selecting previously unselected package bzip2. [2019-10-18T16:26:08.736Z] #18 98.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-18T16:26:08.736Z] #18 98.88 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-18T16:26:09.028Z] #18 99.14 Selecting previously unselected package libgpm2:ppc64el. [2019-10-18T16:26:09.028Z] #18 99.15 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-18T16:26:09.028Z] #18 99.16 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-18T16:26:09.028Z] #18 99.27 Selecting previously unselected package xz-utils. [2019-10-18T16:26:09.317Z] #18 99.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-18T16:26:09.317Z] #18 99.31 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:26:09.317Z] #18 ... [2019-10-18T16:26:09.317Z] [2019-10-18T16:26:09.317Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-18T16:26:09.317Z] #31 DONE 155.1s [2019-10-18T16:26:09.609Z] [2019-10-18T16:26:09.609Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:09.609Z] #18 99.60 Selecting previously unselected package aufs-tools. [2019-10-18T16:26:09.609Z] #18 99.60 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-18T16:26:09.609Z] #18 99.60 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:26:09.899Z] #18 99.87 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-18T16:26:09.899Z] #18 99.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-18T16:26:09.899Z] #18 99.90 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:26:09.899Z] #18 100.1 Selecting previously unselected package btrfs-progs. [2019-10-18T16:26:10.186Z] #18 100.1 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-18T16:26:10.186Z] #18 100.2 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-18T16:26:11.209Z] #18 101.4 Selecting previously unselected package btrfs-tools. [2019-10-18T16:26:11.503Z] #18 101.5 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-18T16:26:11.503Z] #18 101.5 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-18T16:26:11.503Z] #18 101.7 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-18T16:26:11.503Z] #18 101.7 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T16:26:11.503Z] #18 101.7 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T16:26:11.807Z] #18 101.9 Selecting previously unselected package dmsetup. [2019-10-18T16:26:11.807Z] #18 101.9 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T16:26:11.807Z] #18 101.9 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-18T16:26:12.073Z] #73 ... [2019-10-18T16:26:12.073Z] [2019-10-18T16:26:12.073Z] #74 importing to docker [2019-10-18T16:26:12.073Z] #74 ... [2019-10-18T16:26:12.073Z] [2019-10-18T16:26:12.073Z] #73 exporting to oci image format [2019-10-18T16:26:12.073Z] #73 sending tarball 9.7s done [2019-10-18T16:26:12.073Z] #73 DONE 66.0s [2019-10-18T16:26:12.073Z] [2019-10-18T16:26:12.073Z] #74 importing to docker [2019-10-18T16:26:12.097Z] #18 102.1 Selecting previously unselected package libonig4:ppc64el. [2019-10-18T16:26:12.097Z] #18 102.1 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-18T16:26:12.098Z] #18 102.1 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-18T16:26:12.098Z] #18 102.4 Selecting previously unselected package libjq1:ppc64el. [2019-10-18T16:26:12.390Z] #18 102.4 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T16:26:12.390Z] #18 102.4 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T16:26:12.702Z] #18 102.6 Selecting previously unselected package jq. [2019-10-18T16:26:12.702Z] #18 102.7 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-18T16:26:12.702Z] #18 102.7 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-18T16:26:12.702Z] #18 102.9 Selecting previously unselected package libaio1:ppc64el. [2019-10-18T16:26:12.702Z] #18 102.9 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-18T16:26:12.702Z] #18 102.9 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-18T16:26:12.990Z] #18 103.0 Selecting previously unselected package libcap2-bin. [2019-10-18T16:26:12.990Z] #18 103.0 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-18T16:26:12.990Z] #18 103.0 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-18T16:26:13.278Z] #18 103.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-18T16:26:13.278Z] #18 103.2 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T16:26:13.278Z] #18 103.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T16:26:13.278Z] #18 103.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-18T16:26:13.278Z] #18 103.4 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-18T16:26:13.278Z] #18 103.4 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-18T16:26:13.902Z] #18 103.8 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-18T16:26:13.902Z] #18 103.8 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-18T16:26:13.902Z] #18 103.8 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-18T16:26:13.902Z] #18 104.1 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-18T16:26:13.902Z] #18 104.1 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-18T16:26:13.902Z] #18 104.1 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-18T16:26:14.190Z] #18 104.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-18T16:26:14.190Z] #18 104.3 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-18T16:26:14.190Z] #18 104.3 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-18T16:26:15.211Z] #18 105.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-18T16:26:15.211Z] #18 105.0 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-18T16:26:15.211Z] #18 105.0 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-18T16:26:15.211Z] #18 105.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-18T16:26:15.500Z] #18 105.4 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-18T16:26:15.501Z] #18 105.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-18T16:26:15.501Z] #18 105.6 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-18T16:26:15.501Z] #18 105.6 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-18T16:26:15.501Z] #18 105.6 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T16:26:15.796Z] #18 105.8 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-18T16:26:15.796Z] #18 105.8 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-18T16:26:15.796Z] #18 105.8 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T16:26:15.796Z] #18 105.9 Selecting previously unselected package libreadline5:ppc64el. [2019-10-18T16:26:15.796Z] #18 105.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-18T16:26:15.796Z] #18 105.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-18T16:26:16.084Z] #18 106.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-18T16:26:16.084Z] #18 106.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-18T16:26:16.084Z] #18 106.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T16:26:16.084Z] #18 ... [2019-10-18T16:26:16.084Z] [2019-10-18T16:26:16.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:16.084Z] #41 68.17 CC images/ext-file.o [2019-10-18T16:26:16.084Z] #41 68.74 CC images/cgroup.o [2019-10-18T16:26:16.084Z] #41 70.40 CC images/userns.o [2019-10-18T16:26:16.084Z] #41 71.09 CC images/google/protobuf/descriptor.o [2019-10-18T16:26:16.085Z] #41 76.14 CC images/opts.o [2019-10-18T16:26:16.085Z] #41 76.46 CC images/seccomp.o [2019-10-18T16:26:16.085Z] #41 76.94 CC images/binfmt-misc.o [2019-10-18T16:26:16.085Z] #41 77.35 CC images/time.o [2019-10-18T16:26:16.085Z] #41 77.79 CC images/sysctl.o [2019-10-18T16:26:16.373Z] #41 78.28 CC images/autofs.o [2019-10-18T16:26:16.662Z] #41 78.66 CC images/macvlan.o [2019-10-18T16:26:16.951Z] #41 78.99 CC images/sit.o [2019-10-18T16:26:17.580Z] #41 79.60 LINK images/built-in.o [2019-10-18T16:26:17.872Z] #41 79.83 GEN compel/include/asm [2019-10-18T16:26:17.872Z] #41 79.84 GEN compel/include/version.h [2019-10-18T16:26:17.872Z] #41 79.90 touch .config [2019-10-18T16:26:17.872Z] #41 79.91 GEN include/common/config.h [2019-10-18T16:26:18.162Z] #41 80.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-18T16:26:18.162Z] #41 80.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-18T16:26:18.469Z] #41 80.35 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-18T16:26:18.469Z] #41 80.42 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-18T16:26:18.469Z] #41 80.54 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-18T16:26:18.757Z] #41 80.61 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-18T16:26:18.757Z] #41 80.66 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-18T16:26:18.757Z] #41 80.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-18T16:26:18.757Z] #41 80.73 DEP compel/plugins/std/infect.d [2019-10-18T16:26:18.757Z] #41 ... [2019-10-18T16:26:18.757Z] [2019-10-18T16:26:18.757Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:18.757Z] #18 109.0 Selecting previously unselected package net-tools. [2019-10-18T16:26:19.047Z] #18 109.0 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-18T16:26:19.047Z] #18 109.0 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:26:19.334Z] #18 109.4 Selecting previously unselected package python-pip-whl. [2019-10-18T16:26:19.334Z] #18 109.4 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:26:19.334Z] #18 109.4 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:26:20.357Z] #18 110.3 Selecting previously unselected package python3-pip. [2019-10-18T16:26:20.357Z] #18 110.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-18T16:26:20.357Z] #18 110.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:26:20.357Z] #18 110.6 Selecting previously unselected package python3-pkg-resources. [2019-10-18T16:26:20.647Z] #18 110.6 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-18T16:26:20.647Z] #18 110.6 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:26:20.647Z] #18 110.8 Selecting previously unselected package python3-setuptools. [2019-10-18T16:26:20.647Z] #18 110.8 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-18T16:26:20.647Z] #18 110.9 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-18T16:26:21.275Z] #18 111.2 Selecting previously unselected package python3-wheel. [2019-10-18T16:26:21.275Z] #18 ... [2019-10-18T16:26:21.275Z] [2019-10-18T16:26:21.275Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:26:21.275Z] #44 156.9 go/scanner [2019-10-18T16:26:21.275Z] #44 160.5 encoding/binary [2019-10-18T16:26:21.275Z] #44 161.7 go/ast [2019-10-18T16:26:21.275Z] #44 ... [2019-10-18T16:26:21.275Z] [2019-10-18T16:26:21.275Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:21.275Z] #18 111.3 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-18T16:26:21.275Z] #18 111.3 Unpacking python3-wheel (0.29.0-2) ... [2019-10-18T16:26:21.567Z] #18 111.6 Selecting previously unselected package thin-provisioning-tools. [2019-10-18T16:26:21.567Z] #18 111.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-18T16:26:21.567Z] #18 111.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:26:22.199Z] #18 112.1 Selecting previously unselected package vim-runtime. [2019-10-18T16:26:22.199Z] #18 112.2 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-18T16:26:22.199Z] #18 112.3 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-18T16:26:22.199Z] #18 112.3 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-18T16:26:22.199Z] #18 112.3 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:26:26.582Z] ok github.com/docker/docker/api/server/httputils 0.032s coverage: 14.7% of statements [2019-10-18T16:26:27.153Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T16:26:27.724Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2019-10-18T16:26:27.724Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T16:26:27.724Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T16:26:27.724Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T16:26:27.984Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T16:26:28.505Z] #74 DONE 17.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T16:26:29.118Z] #18 118.4 Selecting previously unselected package vim. [2019-10-18T16:26:29.118Z] #18 118.4 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-18T16:26:29.118Z] #18 118.4 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:26:29.118Z] #18 ... [2019-10-18T16:26:29.118Z] [2019-10-18T16:26:29.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:29.118Z] #41 81.02 DEP compel/plugins/std/string.d [2019-10-18T16:26:29.118Z] #41 81.24 DEP compel/plugins/std/log.d [2019-10-18T16:26:29.118Z] #41 81.38 DEP compel/plugins/std/fds.d [2019-10-18T16:26:29.118Z] #41 81.65 DEP compel/plugins/std/std.d [2019-10-18T16:26:29.118Z] #41 81.85 DEP compel/plugins/shmem/shmem.d [2019-10-18T16:26:29.118Z] #41 82.09 DEP compel/plugins/fds/fds.d [2019-10-18T16:26:29.118Z] #41 82.57 CC compel/plugins/std/std.o [2019-10-18T16:26:29.118Z] #41 83.27 CC compel/plugins/std/fds.o [2019-10-18T16:26:29.118Z] #41 84.13 CC compel/plugins/std/log.o [2019-10-18T16:26:29.118Z] #41 85.58 CC compel/plugins/std/string.o [2019-10-18T16:26:29.118Z] #41 87.03 CC compel/plugins/std/infect.o [2019-10-18T16:26:29.118Z] #41 87.94 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-18T16:26:29.118Z] #41 88.03 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-18T16:26:29.118Z] #41 88.12 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-18T16:26:29.118Z] #41 88.21 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-18T16:26:29.118Z] #41 88.33 AR compel/plugins/std.lib.a [2019-10-18T16:26:29.118Z] #41 88.52 CC compel/plugins/fds/fds.o [2019-10-18T16:26:29.118Z] #41 89.10 AR compel/plugins/fds.lib.a [2019-10-18T16:26:29.118Z] #41 89.18 HOSTDEP compel/src/lib/log-host.d [2019-10-18T16:26:29.118Z] #41 89.48 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-18T16:26:29.118Z] #41 89.89 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-18T16:26:29.118Z] #41 90.16 HOSTDEP compel/src/main-host.d [2019-10-18T16:26:29.118Z] #41 90.43 DEP compel/src/lib/ptrace.d [2019-10-18T16:26:29.118Z] #41 90.75 DEP compel/src/lib/infect.d [2019-10-18T16:26:29.118Z] #41 91.02 DEP compel/src/lib/infect-util.d [2019-10-18T16:26:29.363Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/test/unit [2019-10-18T16:26:29.370Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T16:26:29.370Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T16:26:29.370Z] ok github.com/docker/docker/api/types/strslice 0.032s coverage: 90.0% of statements [2019-10-18T16:26:29.409Z] #41 ... [2019-10-18T16:26:29.409Z] [2019-10-18T16:26:29.409Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:29.409Z] #18 119.4 Selecting previously unselected package xfsprogs. [2019-10-18T16:26:29.409Z] #18 119.4 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-18T16:26:29.409Z] #18 119.4 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:26:29.631Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 95.2% of statements [2019-10-18T16:26:29.891Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-18T16:26:29.891Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T16:26:29.891Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T16:26:30.152Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T16:26:30.152Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T16:26:30.440Z] #18 120.3 Selecting previously unselected package zip. [2019-10-18T16:26:30.440Z] #18 120.4 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-18T16:26:30.440Z] #18 120.4 Unpacking zip (3.0-11+b1) ... [2019-10-18T16:26:30.440Z] #18 120.6 Selecting previously unselected package libapparmor-perl. [2019-10-18T16:26:30.723Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-10-18T16:26:30.728Z] #18 120.7 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T16:26:30.728Z] #18 120.7 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:26:30.728Z] #18 120.9 Selecting previously unselected package apparmor. [2019-10-18T16:26:30.728Z] #18 120.9 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-18T16:26:31.016Z] #18 121.2 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:26:32.049Z] #18 121.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-18T16:26:32.049Z] #18 122.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-18T16:26:32.049Z] #18 122.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:26:32.338Z] #18 ... [2019-10-18T16:26:32.338Z] [2019-10-18T16:26:32.338Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:26:32.338Z] #44 168.1 encoding/base64 [2019-10-18T16:26:32.338Z] #44 171.4 encoding/json [2019-10-18T16:26:32.338Z] #44 171.4 text/template [2019-10-18T16:26:32.628Z] #44 ... [2019-10-18T16:26:32.628Z] [2019-10-18T16:26:32.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:32.628Z] #41 91.37 DEP compel/src/lib/infect-rpc.d [2019-10-18T16:26:32.628Z] #41 91.75 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-18T16:26:32.628Z] #41 91.95 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-18T16:26:32.628Z] #41 92.21 DEP compel/src/lib/log.d [2019-10-18T16:26:32.628Z] #41 92.48 DEP compel/src/main.d [2019-10-18T16:26:32.628Z] #41 92.83 DEP compel/src/lib/handle-elf.d [2019-10-18T16:26:32.628Z] #41 93.08 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-18T16:26:32.628Z] #41 93.46 CC compel/src/lib/log.o [2019-10-18T16:26:32.628Z] #41 94.15 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-18T16:26:32.628Z] #41 94.69 CC compel/arch/ppc64/src/lib/infect.o [2019-10-18T16:26:32.751Z] ? github.com/docker/docker/api [no test files] [2019-10-18T16:26:33.266Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-10-18T16:26:34.653Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 13.6% of statements [2019-10-18T16:26:34.701Z] #41 96.36 CC compel/src/lib/infect-rpc.o [2019-10-18T16:26:34.912Z] ok github.com/docker/docker/builder/remotecontext/git 3.267s coverage: 85.1% of statements [2019-10-18T16:26:34.988Z] #41 97.08 CC compel/src/lib/infect-util.o [2019-10-18T16:26:35.853Z] ok github.com/docker/docker/builder/dockerfile 1.123s coverage: 48.2% of statements [2019-10-18T16:26:35.853Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T16:26:35.853Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T16:26:36.023Z] #41 97.73 CC compel/src/lib/infect.o [2019-10-18T16:26:38.073Z] #41 ... [2019-10-18T16:26:38.073Z] [2019-10-18T16:26:38.073Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:38.073Z] #18 124.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-18T16:26:38.073Z] #18 124.5 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-18T16:26:38.073Z] #18 124.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:26:38.073Z] #18 127.7 Selecting previously unselected package binutils-mingw-w64. [2019-10-18T16:26:38.073Z] #18 127.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-18T16:26:38.073Z] #18 127.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:26:38.073Z] #18 127.9 Selecting previously unselected package mingw-w64-common. [2019-10-18T16:26:38.073Z] #18 127.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-18T16:26:38.073Z] #18 127.9 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-18T16:26:40.787Z] #18 ... [2019-10-18T16:26:40.787Z] [2019-10-18T16:26:40.787Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:40.787Z] #41 102.5 CC compel/src/lib/ptrace.o [2019-10-18T16:26:41.135Z] ok github.com/docker/docker/client 0.320s coverage: 75.8% of statements [2019-10-18T16:26:41.439Z] #41 103.5 AR compel/libcompel.a [2019-10-18T16:26:41.439Z] #41 103.6 HOSTCC compel/src/main-host.o [2019-10-18T16:26:42.466Z] #41 104.3 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-18T16:26:42.756Z] #41 104.7 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-18T16:26:43.784Z] #41 105.5 HOSTCC compel/src/lib/log-host.o [2019-10-18T16:26:44.073Z] #41 106.0 HOSTLINK compel/compel-host-bin [2019-10-18T16:26:44.339Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2019-10-18T16:26:44.362Z] #41 106.3 DEP soccr/soccr.d [2019-10-18T16:26:44.989Z] #41 106.9 CC soccr/soccr.o [2019-10-18T16:26:48.490Z] #41 ... [2019-10-18T16:26:48.490Z] [2019-10-18T16:26:48.490Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:26:48.490Z] #44 183.7 go/parser [2019-10-18T16:26:48.490Z] #44 ... [2019-10-18T16:26:48.490Z] [2019-10-18T16:26:48.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:48.490Z] #41 110.1 AR soccr/libsoccr.a [2019-10-18T16:26:48.490Z] #41 110.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:26:48.815Z] #41 110.8 DEP criu/arch/ppc64/sigframe.d [2019-10-18T16:26:49.126Z] #41 111.0 DEP criu/arch/ppc64/crtools.d [2019-10-18T16:26:49.417Z] #41 111.5 DEP criu/arch/ppc64/cpu.d [2019-10-18T16:26:50.448Z] #41 112.2 CC criu/arch/ppc64/cpu.o [2019-10-18T16:26:51.479Z] #41 113.3 CC criu/arch/ppc64/crtools.o [2019-10-18T16:26:51.699Z] Client: [2019-10-18T16:26:51.699Z] Debug Mode: false [2019-10-18T16:26:51.699Z] Plugins: [2019-10-18T16:26:51.699Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-18T16:26:51.699Z] [2019-10-18T16:26:51.699Z] Server: [2019-10-18T16:26:51.699Z] Containers: 0 [2019-10-18T16:26:51.699Z] Running: 0 [2019-10-18T16:26:51.699Z] Paused: 0 [2019-10-18T16:26:51.699Z] Stopped: 0 [2019-10-18T16:26:51.699Z] Images: 0 [2019-10-18T16:26:51.699Z] Server Version: 19.03.2 [2019-10-18T16:26:51.699Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-18T16:26:51.699Z] LCOW: [2019-10-18T16:26:51.699Z] Windows: [2019-10-18T16:26:51.699Z] Logging Driver: json-file [2019-10-18T16:26:51.699Z] Plugins: [2019-10-18T16:26:51.699Z] Volume: local [2019-10-18T16:26:51.699Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-18T16:26:51.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T16:26:51.699Z] Swarm: inactive [2019-10-18T16:26:51.699Z] Default Isolation: process [2019-10-18T16:26:51.699Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T16:26:51.699Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T16:26:51.699Z] OSType: windows [2019-10-18T16:26:51.699Z] Architecture: x86_64 [2019-10-18T16:26:51.699Z] CPUs: 4 [2019-10-18T16:26:51.699Z] Total Memory: 32GiB [2019-10-18T16:26:51.699Z] Name: azwin-2-4551b0 [2019-10-18T16:26:51.699Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-18T16:26:51.699Z] Docker Root Dir: D:\docker [2019-10-18T16:26:51.699Z] Debug Mode: false [2019-10-18T16:26:51.699Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:26:51.699Z] Labels: [2019-10-18T16:26:51.699Z] Experimental: true [2019-10-18T16:26:51.699Z] Insecure Registries: [2019-10-18T16:26:51.699Z] 10.0.0.4:5000 [2019-10-18T16:26:51.699Z] 127.0.0.0/8 [2019-10-18T16:26:51.699Z] Registry Mirrors: [2019-10-18T16:26:51.699Z] http://10.0.0.4:5000/ [2019-10-18T16:26:51.699Z] Live Restore Enabled: false [2019-10-18T16:26:51.699Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-18T16:26:54.196Z] #41 115.8 CC criu/arch/ppc64/sigframe.o [2019-10-18T16:26:54.486Z] #41 116.4 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-18T16:26:54.775Z] #41 116.6 DEP criu/arch/ppc64/misc.d [2019-10-18T16:26:54.775Z] #41 116.7 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-18T16:26:54.775Z] #41 116.7 DEP criu/arch/ppc64/vdso-pie.d [2019-10-18T16:26:55.064Z] #41 ... [2019-10-18T16:26:55.064Z] [2019-10-18T16:26:55.064Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:26:55.064Z] #18 135.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-18T16:26:55.064Z] #18 135.1 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-18T16:26:55.064Z] #18 135.1 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:26:55.064Z] #18 142.8 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-18T16:26:55.065Z] #18 142.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T16:26:55.065Z] #18 142.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:26:55.065Z] #18 143.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-18T16:26:55.065Z] #18 143.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T16:26:55.065Z] #18 143.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:26:55.065Z] #18 ... [2019-10-18T16:26:55.065Z] [2019-10-18T16:26:55.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:55.065Z] #41 117.1 DEP criu/pie/parasite-vdso.d [2019-10-18T16:26:55.701Z] #41 117.5 DEP criu/pie/util-vdso.d [2019-10-18T16:26:55.990Z] #41 117.9 DEP criu/pie/util.d [2019-10-18T16:26:56.277Z] #41 118.4 CC criu/pie/util.o [2019-10-18T16:26:57.317Z] #41 119.1 CC criu/pie/util-vdso.o [2019-10-18T16:26:57.942Z] #41 ... [2019-10-18T16:26:57.942Z] [2019-10-18T16:26:57.942Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:26:57.942Z] #62 193.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-18T16:26:57.942Z] #62 193.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-18T16:26:57.942Z] #62 ... [2019-10-18T16:26:57.942Z] [2019-10-18T16:26:57.942Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:26:57.942Z] #44 197.7 go/doc [2019-10-18T16:26:57.942Z] #44 202.3 math/big [2019-10-18T16:26:57.942Z] #44 203.7 vendor/golang.org/x/text/unicode/norm [2019-10-18T16:26:58.234Z] #44 ... [2019-10-18T16:26:58.234Z] [2019-10-18T16:26:58.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:26:58.234Z] #41 120.3 CC criu/pie/parasite-vdso.o [2019-10-18T16:26:59.852Z] #41 121.6 CC criu/arch/ppc64/vdso-pie.o [2019-10-18T16:27:00.485Z] #41 122.3 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-18T16:27:00.485Z] #41 122.3 CC criu/arch/ppc64/misc.o [2019-10-18T16:27:00.485Z] #41 122.4 AR criu/pie/pie.lib.a [2019-10-18T16:27:00.485Z] #41 122.5 DEP criu/pie/restorer.d [2019-10-18T16:27:01.119Z] #41 122.9 DEP criu/arch/ppc64/restorer.d [2019-10-18T16:27:01.409Z] #41 123.3 DEP criu/pie/parasite.d [2019-10-18T16:27:02.052Z] #41 124.0 CC criu/pie/parasite.o [2019-10-18T16:27:03.078Z] #41 ... [2019-10-18T16:27:03.078Z] [2019-10-18T16:27:03.078Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:27:03.078Z] #62 DONE 208.6s [2019-10-18T16:27:03.078Z] [2019-10-18T16:27:03.078Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-18T16:27:03.078Z] #63 DONE 0.2s [2019-10-18T16:27:03.078Z] [2019-10-18T16:27:03.078Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:27:06.581Z] #54 ... [2019-10-18T16:27:06.581Z] [2019-10-18T16:27:06.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:06.581Z] #41 128.1 LINK criu/pie/parasite.built-in.o [2019-10-18T16:27:06.581Z] #41 128.2 GEN criu/pie/parasite-blob.h [2019-10-18T16:27:06.581Z] #41 128.3 CC criu/arch/ppc64/restorer.o [2019-10-18T16:27:07.211Z] #41 129.2 CC criu/pie/restorer.o [2019-10-18T16:27:07.714Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.3% of statements [2019-10-18T16:27:09.630Z] ok github.com/docker/docker/container 0.147s coverage: 35.3% of statements [2019-10-18T16:27:09.630Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T16:27:09.630Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T16:27:09.630Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T16:27:09.630Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T16:27:12.779Z] #41 ... [2019-10-18T16:27:12.779Z] [2019-10-18T16:27:12.779Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:27:12.779Z] #44 217.8 github.com/LK4D4/vndr/build [2019-10-18T16:27:12.937Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2019-10-18T16:27:13.510Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2019-10-18T16:27:14.998Z] ok github.com/docker/docker/daemon/cluster 0.175s coverage: 0.5% of statements [2019-10-18T16:27:15.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T16:27:15.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T16:27:17.299Z] #44 ... [2019-10-18T16:27:17.299Z] [2019-10-18T16:27:17.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:17.299Z] #41 134.7 LINK criu/pie/restorer.built-in.o [2019-10-18T16:27:17.299Z] #41 134.7 GEN criu/pie/restorer-blob.h [2019-10-18T16:27:17.299Z] #41 135.0 DEP criu/vdso.d [2019-10-18T16:27:17.299Z] #41 135.5 DEP criu/uts_ns.d [2019-10-18T16:27:17.299Z] #41 135.8 DEP criu/util.d [2019-10-18T16:27:17.299Z] #41 136.2 DEP criu/uffd.d [2019-10-18T16:27:17.299Z] #41 136.6 DEP criu/tun.d [2019-10-18T16:27:17.299Z] #41 137.0 DEP criu/tty.d [2019-10-18T16:27:17.299Z] #41 137.4 DEP criu/timerfd.d [2019-10-18T16:27:17.299Z] #41 137.7 DEP criu/sysfs_parse.d [2019-10-18T16:27:17.299Z] #41 138.1 DEP criu/sysctl.d [2019-10-18T16:27:17.299Z] #41 138.5 DEP criu/string.d [2019-10-18T16:27:17.299Z] #41 138.6 DEP criu/stats.d [2019-10-18T16:27:17.299Z] #41 138.9 DEP criu/sockets.d [2019-10-18T16:27:17.299Z] #41 139.4 DEP criu/sk-unix.d [2019-10-18T16:27:17.542Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-18T16:27:17.542Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2c55b587\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-18T16:27:17.542Z] ---------------------------------------------------------------------------- [2019-10-18T16:27:17.542Z] [2019-10-18T16:27:17.542Z] INFO: executeCI.ps1 starting at Fri Oct 18 16:27:16 CUT 2019 [2019-10-18T16:27:17.542Z] [2019-10-18T16:27:17.542Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-18T16:27:17.542Z] INFO: Running git version 2.23.0.windows.1 [2019-10-18T16:27:17.542Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-18T16:27:17.542Z] INFO: Environment variables: [2019-10-18T16:27:17.542Z] [2019-10-18T16:27:17.542Z] Name Value [2019-10-18T16:27:17.542Z] ---- ----- [2019-10-18T16:27:17.542Z] ALLUSERSPROFILE C:\ProgramData [2019-10-18T16:27:17.542Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-18T16:27:17.542Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-18T16:27:17.542Z] BRANCH_NAME PR-40102 [2019-10-18T16:27:17.542Z] BUILD_DISPLAY_NAME #2 [2019-10-18T16:27:17.542Z] BUILD_ID 2 [2019-10-18T16:27:17.542Z] BUILD_NUMBER 2 [2019-10-18T16:27:17.542Z] BUILD_TAG jenkins-moby-PR-40102-2 [2019-10-18T16:27:17.542Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40102/2/ [2019-10-18T16:27:17.542Z] CHANGE_AUTHOR tao12345666333 [2019-10-18T16:27:17.542Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2019-10-18T16:27:17.542Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2019-10-18T16:27:17.542Z] CHANGE_BRANCH update-golang-1.13.3 [2019-10-18T16:27:17.542Z] CHANGE_FORK tao12345666333 [2019-10-18T16:27:17.542Z] CHANGE_ID 40102 [2019-10-18T16:27:17.542Z] CHANGE_TARGET master [2019-10-18T16:27:17.542Z] CHANGE_TITLE Bump Golang 1.13.3 (CVE-2019-17596) [2019-10-18T16:27:17.542Z] CHANGE_URL https://github.com/moby/moby/pull/40102 [2019-10-18T16:27:17.542Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-18T16:27:17.542Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-18T16:27:17.542Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-18T16:27:17.542Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-18T16:27:17.542Z] COMPUTERNAME azwin-2-4551b0 [2019-10-18T16:27:17.542Z] ComSpec C:\windows\system32\cmd.exe [2019-10-18T16:27:17.542Z] ConfigSequenceNumber 0 [2019-10-18T16:27:17.542Z] DOCKER_BUILDKIT 0 [2019-10-18T16:27:17.542Z] DOCKER_DUT_DEBUG 1 [2019-10-18T16:27:17.542Z] DOCKER_EXPERIMENTAL 1 [2019-10-18T16:27:17.542Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-18T16:27:17.542Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-18T16:27:17.542Z] EXECUTOR_NUMBER 0 [2019-10-18T16:27:17.542Z] FQDN azwin-2-4551b0.westus.cloudapp.azure.com [2019-10-18T16:27:17.542Z] GIT_BRANCH PR-40102 [2019-10-18T16:27:17.542Z] GIT_COMMIT 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:27:17.542Z] GIT_PREVIOUS_COMMIT 635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:27:17.542Z] GIT_URL https://github.com/moby/moby.git [2019-10-18T16:27:17.542Z] HUDSON_COOKIE 88325400-4f2a-41dd-82a7-2b55c6119a68 [2019-10-18T16:27:17.542Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-18T16:27:17.542Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-18T16:27:17.542Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-18T16:27:17.542Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-18T16:27:17.542Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-18T16:27:17.542Z] JENKINS_NODE_COOKIE 474c297e-5604-43be-adb8-fe33b43b2c85 [2019-10-18T16:27:17.542Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-18T16:27:17.542Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-18T16:27:17.542Z] JOB_BASE_NAME PR-40102 [2019-10-18T16:27:17.542Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40102/display/redirect [2019-10-18T16:27:17.542Z] JOB_NAME moby/PR-40102 [2019-10-18T16:27:17.542Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40102/ [2019-10-18T16:27:17.542Z] library.jps.version master [2019-10-18T16:27:17.542Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-18T16:27:17.542Z] NODE_LABELS amd64 azure azwin-2-4551b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-18T16:27:17.542Z] NODE_NAME azwin-2-4551b0 [2019-10-18T16:27:17.542Z] NUMBER_OF_PROCESSORS 4 [2019-10-18T16:27:17.542Z] OS Windows_NT [2019-10-18T16:27:17.542Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-18T16:27:17.542Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-18T16:27:17.542Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-18T16:27:17.542Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-18T16:27:17.542Z] PROCESSOR_LEVEL 6 [2019-10-18T16:27:17.543Z] PROCESSOR_REVISION 4f01 [2019-10-18T16:27:17.543Z] ProgramData C:\ProgramData [2019-10-18T16:27:17.543Z] ProgramFiles C:\Program Files [2019-10-18T16:27:17.543Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-18T16:27:17.543Z] ProgramW6432 C:\Program Files [2019-10-18T16:27:17.543Z] PROMPT $P$G [2019-10-18T16:27:17.543Z] PSExecutionPolicyPreference Bypass [2019-10-18T16:27:17.543Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-18T16:27:17.543Z] PUBLIC C:\Users\Public [2019-10-18T16:27:17.543Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40102/2/display/redirect?page=changes [2019-10-18T16:27:17.543Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40102/2/display/redirect [2019-10-18T16:27:17.543Z] SKIP_VALIDATION_TESTS 1 [2019-10-18T16:27:17.543Z] SOURCES_DRIVE d [2019-10-18T16:27:17.543Z] SOURCES_SUBDIR gopath [2019-10-18T16:27:17.543Z] STAGE_NAME Run tests [2019-10-18T16:27:17.543Z] SystemDrive C: [2019-10-18T16:27:17.543Z] SystemRoot C:\windows [2019-10-18T16:27:17.543Z] TEMP C:\windows\TEMP [2019-10-18T16:27:17.543Z] TESTDEBUG 0 [2019-10-18T16:27:17.543Z] TESTRUN_DRIVE d [2019-10-18T16:27:17.543Z] TESTRUN_SUBDIR CI [2019-10-18T16:27:17.543Z] TIMEOUT 120m [2019-10-18T16:27:17.543Z] TMP C:\windows\TEMP [2019-10-18T16:27:17.543Z] USERDOMAIN WORKGROUP [2019-10-18T16:27:17.543Z] USERNAME azwin-2-4551b0$ [2019-10-18T16:27:17.543Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-18T16:27:17.543Z] windir C:\windows [2019-10-18T16:27:17.543Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-18T16:27:17.543Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-18T16:27:17.543Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-18T16:27:17.543Z] [2019-10-18T16:27:17.543Z] [2019-10-18T16:27:17.543Z] [2019-10-18T16:27:17.928Z] #41 139.9 DEP criu/sk-tcp.d [2019-10-18T16:27:18.216Z] #41 ... [2019-10-18T16:27:18.216Z] [2019-10-18T16:27:18.216Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:27:18.216Z] #18 168.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-18T16:27:18.216Z] #18 168.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-18T16:27:18.216Z] #18 168.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:27:18.299Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2019-10-18T16:27:18.299Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 84.6% of statements [2019-10-18T16:27:19.241Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-10-18T16:27:19.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T16:27:19.718Z] INFO: Sources under d:\gopath\... [2019-10-18T16:27:19.718Z] INFO: Test run under d:\CI\... [2019-10-18T16:27:19.718Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-18T16:27:19.718Z] INFO: docker/docker repository was found [2019-10-18T16:27:20.177Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-18T16:27:21.054Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:27:21.054Z] [2019-10-18T16:27:21.054Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-18T16:27:21.054Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-18T16:27:21.054Z] Using test binary docker [2019-10-18T16:27:21.054Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T16:27:21.054Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:27:21.054Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:27:21.054Z] Warning failed to create cache: (null) [2019-10-18T16:27:21.054Z] . [2019-10-18T16:27:21.054Z] INFO: Waiting for daemon to start... [2019-10-18T16:27:21.054Z] Starting dockerd [2019-10-18T16:27:21.054Z] . [2019-10-18T16:27:21.054Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-18T16:27:21.152Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-18T16:27:21.712Z] ltsc2019: Pulling from windows/servercore [2019-10-18T16:27:24.589Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2019-10-18T16:27:25.234Z] #18 ... [2019-10-18T16:27:25.234Z] [2019-10-18T16:27:25.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:25.234Z] #41 140.5 DEP criu/sk-queue.d [2019-10-18T16:27:25.234Z] #41 140.8 DEP criu/sk-packet.d [2019-10-18T16:27:25.234Z] #41 141.3 DEP criu/sk-netlink.d [2019-10-18T16:27:25.234Z] #41 141.8 DEP criu/sk-inet.d [2019-10-18T16:27:25.234Z] #41 142.3 DEP criu/signalfd.d [2019-10-18T16:27:25.234Z] #41 142.7 DEP criu/sigframe.d [2019-10-18T16:27:25.234Z] #41 143.0 DEP criu/shmem.d [2019-10-18T16:27:25.234Z] #41 143.3 DEP criu/servicefd.d [2019-10-18T16:27:25.234Z] #41 143.8 DEP criu/seize.d [2019-10-18T16:27:25.234Z] #41 144.1 DEP criu/seccomp.d [2019-10-18T16:27:25.234Z] #41 144.6 DEP criu/rst-malloc.d [2019-10-18T16:27:25.234Z] #41 144.8 DEP criu/rbtree.d [2019-10-18T16:27:25.234Z] #41 144.9 DEP criu/pstree.d [2019-10-18T16:27:25.234Z] #41 145.3 DEP criu/protobuf.d [2019-10-18T16:27:25.234Z] #41 145.7 GEN criu/protobuf-desc-gen.h [2019-10-18T16:27:25.346Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.7% of statements [2019-10-18T16:27:26.264Z] #41 ... [2019-10-18T16:27:26.264Z] [2019-10-18T16:27:26.264Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:27:26.287Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.674s coverage: 57.0% of statements [2019-10-18T16:27:27.585Z] 65014b3c3121: Pulling fs layer [2019-10-18T16:27:27.585Z] 12c8dbabfd62: Pulling fs layer [2019-10-18T16:27:30.630Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.730s coverage: 51.0% of statements [2019-10-18T16:27:30.630Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.686s coverage: 72.5% of statements [2019-10-18T16:27:30.630Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.816s coverage: 46.2% of statements [2019-10-18T16:27:31.329Z] #22 231.8 Checking out files: 17% (1882/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 33% (3529/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 37% (3938/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 50% (5321/10641) Checking out files: 50% (5340/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 67% (7142/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 80% (8609/10641) Checking out files: 81% (8620/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 93% (9897/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 95% (10203/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 99% (10535/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. [2019-10-18T16:27:31.618Z] #22 237.3 + cd /tmp/tmp.kYrIumNPxN/tmp/docker-ce [2019-10-18T16:27:31.618Z] #22 237.3 + git checkout -q v17.06.2-ce [2019-10-18T16:27:32.540Z] ok github.com/docker/docker/daemon 12.380s coverage: 17.6% of statements [2019-10-18T16:27:32.540Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T16:27:32.540Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T16:27:32.540Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T16:27:32.540Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T16:27:32.540Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T16:27:33.109Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-10-18T16:27:33.115Z] #22 ... [2019-10-18T16:27:33.115Z] [2019-10-18T16:27:33.115Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:27:33.115Z] #44 228.7 vendor/golang.org/x/net/idna [2019-10-18T16:27:33.115Z] #44 232.6 vendor/golang.org/x/net/http2/hpack [2019-10-18T16:27:33.115Z] #44 238.0 mime [2019-10-18T16:27:33.115Z] #44 ... [2019-10-18T16:27:33.115Z] [2019-10-18T16:27:33.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:33.115Z] #41 148.9 DEP criu/protobuf-desc.d [2019-10-18T16:27:33.115Z] #41 149.2 DEP criu/proc_parse.d [2019-10-18T16:27:33.115Z] #41 149.9 DEP criu/plugin.d [2019-10-18T16:27:33.115Z] #41 150.1 DEP criu/pipes.d [2019-10-18T16:27:33.115Z] #41 150.6 DEP criu/pie-util.d [2019-10-18T16:27:33.115Z] #41 151.0 DEP criu/pie-util-vdso.d [2019-10-18T16:27:33.115Z] #41 151.3 DEP criu/pie-util-vdso-elf32.d [2019-10-18T16:27:33.115Z] #41 151.6 DEP criu/path.d [2019-10-18T16:27:33.115Z] #41 152.0 DEP criu/parasite-syscall.d [2019-10-18T16:27:33.115Z] #41 152.4 DEP criu/pagemap.d [2019-10-18T16:27:33.115Z] #41 152.9 DEP criu/pagemap-cache.d [2019-10-18T16:27:33.115Z] #41 153.4 DEP criu/page-xfer.d [2019-10-18T16:27:33.115Z] #41 153.7 DEP criu/page-pipe.d [2019-10-18T16:27:33.115Z] #41 154.0 DEP criu/netfilter.d [2019-10-18T16:27:33.115Z] #41 154.4 DEP criu/net.d [2019-10-18T16:27:33.115Z] #41 154.8 DEP criu/namespaces.d [2019-10-18T16:27:33.369Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2019-10-18T16:27:33.403Z] #41 155.3 DEP criu/mount.d [2019-10-18T16:27:33.694Z] #41 155.7 DEP criu/mem.d [2019-10-18T16:27:33.983Z] #41 156.1 DEP criu/lsm.d [2019-10-18T16:27:34.273Z] #41 156.4 DEP criu/log.d [2019-10-18T16:27:34.312Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-10-18T16:27:34.882Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2019-10-18T16:27:34.902Z] #41 156.7 DEP criu/libnetlink.d [2019-10-18T16:27:35.211Z] #41 157.1 DEP criu/kerndat.d [2019-10-18T16:27:35.504Z] #41 157.6 DEP criu/kcmp-ids.d [2019-10-18T16:27:35.504Z] #41 ... [2019-10-18T16:27:35.504Z] [2019-10-18T16:27:35.504Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:27:35.504Z] #18 185.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-18T16:27:35.794Z] #18 185.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-18T16:27:35.794Z] #18 185.8 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-18T16:27:35.794Z] #18 185.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-18T16:27:35.794Z] #18 185.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-18T16:27:36.085Z] #18 186.1 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:27:36.085Z] #18 186.1 Processing triggers for mime-support (3.60) ... [2019-10-18T16:27:36.323Z] 12c8dbabfd62: Verifying Checksum [2019-10-18T16:27:36.323Z] 12c8dbabfd62: Download complete [2019-10-18T16:27:36.373Z] #18 186.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:27:36.373Z] #18 186.3 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-18T16:27:36.373Z] #18 186.3 Setting up libcap2-bin (1:2.25-1) ... [2019-10-18T16:27:36.373Z] #18 186.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-18T16:27:36.373Z] #18 186.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-18T16:27:36.373Z] #18 186.4 Setting up bash-completion (1:2.1-4.3) ... [2019-10-18T16:27:37.427Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2019-10-18T16:27:37.427Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2019-10-18T16:27:37.688Z] ok github.com/docker/docker/daemon/logger/awslogs 0.290s coverage: 77.4% of statements [2019-10-18T16:27:38.632Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2019-10-18T16:27:38.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.025s coverage: 57.2% of statements [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T16:27:38.632Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T16:27:39.204Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2019-10-18T16:27:39.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2019-10-18T16:27:39.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 88.3% of statements [2019-10-18T16:27:40.668Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 74.7% of statements [2019-10-18T16:27:40.668Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T16:27:41.243Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 19.9% of statements [2019-10-18T16:27:41.815Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2019-10-18T16:27:41.815Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 47.8% of statements [2019-10-18T16:27:42.761Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T16:27:43.233Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-18T16:27:43.233Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T16:27:43.233Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T16:27:43.233Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T16:27:43.234Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-18T16:27:43.234Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T16:27:43.234Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-18T16:27:43.234Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T16:27:43.234Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T16:27:43.234Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-18T16:27:43.335Z] #18 192.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-18T16:27:43.335Z] #18 192.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-18T16:27:43.335Z] #18 192.7 Setting up zip (3.0-11+b1) ... [2019-10-18T16:27:43.335Z] #18 192.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-18T16:27:43.335Z] #18 192.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-18T16:27:43.335Z] #18 192.8 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-18T16:27:43.335Z] #18 192.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:27:43.335Z] #18 192.8 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-18T16:27:43.335Z] #18 192.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-18T16:27:43.335Z] #18 192.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-18T16:27:43.335Z] #18 192.9 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-18T16:27:43.335Z] #18 193.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:27:43.406Z] 65014b3c3121: Verifying Checksum [2019-10-18T16:27:43.406Z] 65014b3c3121: Download complete [2019-10-18T16:27:43.626Z] #18 193.9 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T16:27:43.705Z] ok github.com/docker/docker/daemon/logger/splunk 1.952s coverage: 82.5% of statements [2019-10-18T16:27:43.705Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T16:27:43.705Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T16:27:43.914Z] #18 193.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-18T16:27:43.914Z] #18 193.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-18T16:27:43.914Z] #18 193.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-18T16:27:43.914Z] #18 193.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-18T16:27:43.914Z] #18 193.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-18T16:27:43.914Z] #18 194.0 Setting up pigz (2.3.4-1) ... [2019-10-18T16:27:43.914Z] #18 194.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-18T16:27:43.914Z] #18 194.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-18T16:27:43.914Z] #18 194.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:27:43.914Z] #18 194.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-18T16:27:43.914Z] #18 194.1 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-18T16:27:43.914Z] #18 194.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-18T16:27:43.914Z] #18 194.1 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-18T16:27:43.914Z] #18 194.1 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-18T16:27:44.203Z] #18 194.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-18T16:27:44.203Z] #18 194.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-18T16:27:44.203Z] #18 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-18T16:27:44.203Z] #18 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-18T16:27:44.203Z] #18 194.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-18T16:27:44.203Z] #18 194.3 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-18T16:27:44.203Z] #18 194.3 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-18T16:27:44.203Z] #18 194.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-18T16:27:44.203Z] #18 194.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-18T16:27:44.203Z] #18 194.4 Setting up btrfs-progs (4.7.3-1) ... [2019-10-18T16:27:44.203Z] #18 194.4 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-18T16:27:44.203Z] #18 194.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-18T16:27:44.648Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2019-10-18T16:27:45.591Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-10-18T16:27:45.852Z] ok github.com/docker/docker/distribution 0.435s coverage: 22.1% of statements [2019-10-18T16:27:45.852Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T16:27:46.279Z] #18 ... [2019-10-18T16:27:46.279Z] [2019-10-18T16:27:46.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:46.279Z] #41 157.8 DEP criu/irmap.d [2019-10-18T16:27:46.279Z] #41 158.3 DEP criu/ipc_ns.d [2019-10-18T16:27:46.279Z] #41 158.8 DEP criu/image.d [2019-10-18T16:27:46.279Z] #41 159.3 DEP criu/image-desc.d [2019-10-18T16:27:46.279Z] #41 159.5 DEP criu/fsnotify.d [2019-10-18T16:27:46.279Z] #41 159.9 DEP criu/filesystems.d [2019-10-18T16:27:46.279Z] #41 160.3 DEP criu/files.d [2019-10-18T16:27:46.279Z] #41 160.7 DEP criu/files-reg.d [2019-10-18T16:27:46.279Z] #41 161.2 DEP criu/files-ext.d [2019-10-18T16:27:46.279Z] #41 161.5 DEP criu/file-lock.d [2019-10-18T16:27:46.279Z] #41 161.9 DEP criu/file-ids.d [2019-10-18T16:27:46.279Z] #41 162.2 DEP criu/fifo.d [2019-10-18T16:27:46.279Z] #41 162.5 DEP criu/fdstore.d [2019-10-18T16:27:46.279Z] #41 162.8 DEP criu/fault-injection.d [2019-10-18T16:27:46.279Z] #41 162.9 DEP criu/external.d [2019-10-18T16:27:46.279Z] #41 163.2 DEP criu/eventpoll.d [2019-10-18T16:27:46.279Z] #41 163.5 DEP criu/eventfd.d [2019-10-18T16:27:46.279Z] #41 163.8 DEP criu/crtools.d [2019-10-18T16:27:46.279Z] #41 164.3 DEP criu/cr-service.d [2019-10-18T16:27:46.279Z] #41 164.6 DEP criu/cr-restore.d [2019-10-18T16:27:46.279Z] #41 165.3 DEP criu/cr-errno.d [2019-10-18T16:27:46.279Z] #41 165.4 DEP criu/cr-dump.d [2019-10-18T16:27:46.279Z] #41 165.9 DEP criu/cr-dedup.d [2019-10-18T16:27:46.279Z] #41 166.3 DEP criu/cr-check.d [2019-10-18T16:27:46.279Z] #41 167.0 DEP criu/config.d [2019-10-18T16:27:46.279Z] #41 167.4 DEP criu/clone-noasan.d [2019-10-18T16:27:46.279Z] #41 167.6 DEP criu/cgroup.d [2019-10-18T16:27:46.279Z] #41 168.1 DEP criu/cgroup-props.d [2019-10-18T16:27:46.279Z] #41 168.4 DEP criu/bitmap.d [2019-10-18T16:27:46.569Z] #41 168.4 DEP criu/bfd.d [2019-10-18T16:27:46.587Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2019-10-18T16:27:46.860Z] #41 168.7 DEP criu/autofs.d [2019-10-18T16:27:46.983Z] ok github.com/docker/docker/builder/dockerfile 0.837s coverage: 48.2% of statements [2019-10-18T16:27:47.149Z] #41 169.1 DEP criu/aio.d [2019-10-18T16:27:47.240Z] ok github.com/docker/docker/image 0.054s coverage: 86.4% of statements [2019-10-18T16:27:47.442Z] #41 ... [2019-10-18T16:27:47.442Z] [2019-10-18T16:27:47.442Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:27:47.442Z] #44 243.1 mime/quotedprintable [2019-10-18T16:27:47.442Z] #44 244.9 net/http/internal [2019-10-18T16:27:47.442Z] #44 246.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-18T16:27:47.442Z] #44 249.1 vendor/golang.org/x/net/http/httpproxy [2019-10-18T16:27:47.442Z] #44 249.1 net/textproto [2019-10-18T16:27:47.442Z] #44 252.0 vendor/golang.org/x/net/http/httpguts [2019-10-18T16:27:47.442Z] #44 252.0 mime/multipart [2019-10-18T16:27:47.442Z] #44 252.1 crypto/x509 [2019-10-18T16:27:47.732Z] #44 ... [2019-10-18T16:27:47.732Z] [2019-10-18T16:27:47.732Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:27:47.732Z] #22 243.3 + mkdir -p /tmp/tmp.kYrIumNPxN/src/github.com/docker [2019-10-18T16:27:47.732Z] #22 243.3 + mv components/cli /tmp/tmp.kYrIumNPxN/src/github.com/docker/cli [2019-10-18T16:27:47.732Z] #22 243.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-18T16:27:47.732Z] #22 ... [2019-10-18T16:27:47.732Z] [2019-10-18T16:27:47.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:47.732Z] #41 169.6 DEP criu/action-scripts.d [2019-10-18T16:27:47.810Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.1% of statements [2019-10-18T16:27:47.810Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T16:27:47.810Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2019-10-18T16:27:47.810Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T16:27:47.810Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2019-10-18T16:27:47.810Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T16:27:47.818Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-18T16:27:48.364Z] #41 170.3 CC criu/action-scripts.o [2019-10-18T16:27:48.650Z] ok github.com/docker/docker/builder/remotecontext/git 0.883s coverage: 85.1% of statements [2019-10-18T16:27:48.650Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T16:27:48.650Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T16:27:48.753Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2019-10-18T16:27:49.015Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-10-18T16:27:49.397Z] #41 171.5 CC criu/aio.o [2019-10-18T16:27:50.401Z] ok github.com/docker/docker/opts 0.108s coverage: 66.9% of statements [2019-10-18T16:27:50.427Z] #41 172.5 CC criu/autofs.o [2019-10-18T16:27:50.971Z] ok github.com/docker/docker/pkg/authorization 0.281s coverage: 68.3% of statements [2019-10-18T16:27:51.231Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2019-10-18T16:27:51.802Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-10-18T16:27:51.971Z] ok github.com/docker/docker/client 0.198s coverage: 75.8% of statements [2019-10-18T16:27:52.374Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-10-18T16:27:53.316Z] ok github.com/docker/docker/pkg/archive 1.315s coverage: 76.8% of statements [2019-10-18T16:27:53.316Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2019-10-18T16:27:53.887Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-10-18T16:27:55.056Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-10-18T16:27:55.078Z] #41 176.9 CC criu/bfd.o [2019-10-18T16:27:55.322Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-10-18T16:27:55.581Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-18T16:27:56.556Z] ok github.com/docker/docker/pkg/chrootarchive 3.546s coverage: 43.2% of statements [2019-10-18T16:27:56.671Z] #41 ... [2019-10-18T16:27:56.671Z] [2019-10-18T16:27:56.671Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:27:56.671Z] #47 DONE 262.1s [2019-10-18T16:27:56.671Z] [2019-10-18T16:27:56.671Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:27:56.671Z] #44 257.9 crypto/tls [2019-10-18T16:27:56.816Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-10-18T16:27:57.303Z] #44 ... [2019-10-18T16:27:57.303Z] [2019-10-18T16:27:57.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:27:57.303Z] #41 178.9 CC criu/bitmap.o [2019-10-18T16:27:57.303Z] #41 179.4 CC criu/cgroup-props.o [2019-10-18T16:27:57.391Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2019-10-18T16:27:57.961Z] ok github.com/docker/docker/pkg/fsutils 0.294s coverage: 85.1% of statements [2019-10-18T16:27:57.961Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2019-10-18T16:27:57.961Z] ok github.com/docker/docker/pkg/discovery/kv 3.134s coverage: 84.1% of statements [2019-10-18T16:27:58.221Z] ok github.com/docker/docker/layer 7.246s coverage: 68.8% of statements [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T16:27:58.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T16:27:58.791Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2019-10-18T16:27:59.361Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2019-10-18T16:27:59.362Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-10-18T16:27:59.622Z] ok github.com/docker/docker/pkg/ioutils 0.661s coverage: 70.1% of statements [2019-10-18T16:27:59.622Z] ok github.com/docker/docker/pkg/idtools 0.809s coverage: 70.1% of statements [2019-10-18T16:27:59.622Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T16:27:59.882Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-18T16:28:00.024Z] #41 182.0 CC criu/cgroup.o [2019-10-18T16:28:00.454Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2019-10-18T16:28:00.454Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2019-10-18T16:28:00.713Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-10-18T16:28:00.974Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-10-18T16:28:01.545Z] ok github.com/docker/docker/pkg/mount 0.937s coverage: 69.6% of statements [2019-10-18T16:28:01.545Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T16:28:01.545Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T16:28:01.545Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T16:28:01.545Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2019-10-18T16:28:02.486Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2019-10-18T16:28:02.487Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-10-18T16:28:02.487Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2019-10-18T16:28:02.775Z] #41 ... [2019-10-18T16:28:02.775Z] [2019-10-18T16:28:02.775Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:28:02.775Z] #18 207.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-18T16:28:02.775Z] #18 207.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:28:02.775Z] #18 207.9 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 [2019-10-18T16:28:02.775Z] #18 207.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:28:02.775Z] #18 207.9 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 [2019-10-18T16:28:02.775Z] #18 207.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-18T16:28:02.775Z] #18 208.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-18T16:28:02.775Z] #18 208.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-18T16:28:02.775Z] #18 208.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T16:28:02.775Z] #18 208.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-18T16:28:02.775Z] #18 208.1 Setting up python3 (3.5.3-1) ... [2019-10-18T16:28:02.775Z] #18 211.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-18T16:28:03.057Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2019-10-18T16:28:03.997Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2019-10-18T16:28:03.997Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2019-10-18T16:28:04.273Z] #18 214.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-18T16:28:04.273Z] #18 ... [2019-10-18T16:28:04.273Z] [2019-10-18T16:28:04.273Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:28:04.273Z] #44 270.0 net/http/httptrace [2019-10-18T16:28:04.564Z] #44 270.3 net/http [2019-10-18T16:28:04.568Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-18T16:28:04.568Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-18T16:28:05.137Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2019-10-18T16:28:05.137Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2019-10-18T16:28:06.077Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2019-10-18T16:28:06.077Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-10-18T16:28:06.077Z] ok github.com/docker/docker/pkg/signal 2.881s coverage: 61.0% of statements [2019-10-18T16:28:07.016Z] testing: warning: no tests to run [2019-10-18T16:28:07.016Z] coverage: [no statements] [2019-10-18T16:28:07.016Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2019-10-18T16:28:07.016Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 84.8% of statements [2019-10-18T16:28:07.276Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2019-10-18T16:28:07.276Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2019-10-18T16:28:07.536Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2019-10-18T16:28:07.707Z] sha256:da9317f2f29ab8cb451fc089dc615e0c5e496a674e4aaf1e10196870a044f776 [2019-10-18T16:28:07.707Z] INFO: Starting docker-py tests... [2019-10-18T16:28:07.707Z] ============================= test session starts ============================== [2019-10-18T16:28:07.707Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-18T16:28:07.707Z] rootdir: /src, inifile: pytest.ini [2019-10-18T16:28:07.707Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-18T16:28:07.707Z] collected 385 items / 5 deselected / 380 selected [2019-10-18T16:28:07.707Z] [2019-10-18T16:28:07.797Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-10-18T16:28:09.707Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2019-10-18T16:28:09.707Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2019-10-18T16:28:10.140Z] #44 ... [2019-10-18T16:28:10.140Z] [2019-10-18T16:28:10.140Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-18T16:28:10.140Z] #18 214.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-18T16:28:10.140Z] #18 214.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T16:28:10.140Z] #18 214.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-18T16:28:10.140Z] #18 216.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-18T16:28:10.140Z] #18 218.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-18T16:28:10.140Z] #18 218.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-18T16:28:10.279Z] ok github.com/docker/docker/reference 0.030s coverage: 84.4% of statements [2019-10-18T16:28:10.849Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.1% of statements [2019-10-18T16:28:11.420Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2019-10-18T16:28:11.634Z] #18 221.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-18T16:28:11.634Z] #18 221.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-18T16:28:11.988Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2019-10-18T16:28:12.249Z] ok github.com/docker/docker/registry 0.301s coverage: 56.3% of statements [2019-10-18T16:28:12.510Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2019-10-18T16:28:12.770Z] ok github.com/docker/docker/runconfig 0.028s coverage: 68.2% of statements [2019-10-18T16:28:13.712Z] #18 223.9 Setting up dh-python (2.20170125) ... [2019-10-18T16:28:15.314Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2019-10-18T16:28:15.576Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-10-18T16:28:15.576Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2019-10-18T16:28:15.774Z] #18 225.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-18T16:28:15.774Z] #18 225.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-18T16:28:15.774Z] #18 DONE 225.9s [2019-10-18T16:28:15.774Z] [2019-10-18T16:28:15.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:15.774Z] #41 188.3 CC criu/clone-noasan.o [2019-10-18T16:28:15.774Z] #41 188.5 CC criu/config.o [2019-10-18T16:28:15.774Z] #41 192.2 CC criu/cr-check.o [2019-10-18T16:28:15.774Z] #41 196.0 CC criu/cr-dedup.o [2019-10-18T16:28:15.774Z] #41 197.0 CC criu/cr-dump.o [2019-10-18T16:28:16.071Z] #41 ... [2019-10-18T16:28:16.071Z] [2019-10-18T16:28:16.071Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:28:16.957Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2019-10-18T16:28:21.635Z] #19 ... [2019-10-18T16:28:21.635Z] [2019-10-18T16:28:21.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:21.635Z] #41 202.8 CC criu/cr-errno.o [2019-10-18T16:28:21.635Z] #41 203.0 CC criu/cr-restore.o [2019-10-18T16:28:26.840Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.3% of statements [2019-10-18T16:28:26.840Z] ok github.com/docker/docker/container 0.132s coverage: 35.3% of statements [2019-10-18T16:28:26.840Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T16:28:26.840Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T16:28:26.840Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T16:28:26.840Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T16:28:27.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T16:28:28.511Z] #41 ... [2019-10-18T16:28:28.511Z] [2019-10-18T16:28:28.511Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:28:28.511Z] #19 12.10 Collecting yamllint==1.16.0 [2019-10-18T16:28:30.016Z] #19 14.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-18T16:28:30.271Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-18T16:28:30.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T16:28:31.032Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2019-10-18T16:28:31.091Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-18T16:28:31.513Z] #19 15.82 Collecting pyyaml (from yamllint==1.16.0) [2019-10-18T16:28:32.142Z] #19 16.37 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-18T16:28:32.943Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-18T16:28:33.022Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-18T16:28:33.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T16:28:34.195Z] #19 ... [2019-10-18T16:28:34.195Z] [2019-10-18T16:28:34.195Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:28:34.195Z] #44 289.7 github.com/LK4D4/vndr/godl [2019-10-18T16:28:34.195Z] #44 291.3 github.com/LK4D4/vndr [2019-10-18T16:28:34.195Z] #44 ... [2019-10-18T16:28:34.195Z] [2019-10-18T16:28:34.195Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:34.195Z] #41 213.9 CC criu/cr-service.o [2019-10-18T16:28:34.970Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-18T16:28:35.692Z] #41 217.6 CC criu/crtools.o [2019-10-18T16:28:36.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T16:28:37.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T16:28:37.758Z] #41 219.5 CC criu/eventfd.o [2019-10-18T16:28:38.049Z] #41 ... [2019-10-18T16:28:38.049Z] [2019-10-18T16:28:38.049Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:28:38.049Z] #19 22.17 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-18T16:28:38.341Z] #19 22.40 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-18T16:28:38.879Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T16:28:38.879Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === Skipped [2019-10-18T16:28:38.879Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T16:28:38.879Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T16:28:38.879Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T16:28:38.879Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T16:28:38.879Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T16:28:38.879Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:28:38.879Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T16:28:38.879Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T16:28:38.879Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T16:28:38.879Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] [2019-10-18T16:28:38.879Z] DONE 2114 tests, 20 skipped in 192.662s Post stage [Pipeline] junit [2019-10-18T16:28:38.895Z] Recording test results [2019-10-18T16:28:40.399Z] #19 ... [2019-10-18T16:28:40.399Z] [2019-10-18T16:28:40.399Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:28:40.399Z] #44 DONE 306.3s [2019-10-18T16:28:40.688Z] [2019-10-18T16:28:40.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:40.688Z] #41 220.3 CC criu/eventpoll.o [2019-10-18T16:28:40.688Z] #41 222.5 CC criu/external.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T16:28:42.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -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:635584280ba2c669542b0357b186070032a1d34a hack/make.sh dynbinary test-integration [2019-10-18T16:28:42.194Z] #41 223.8 CC criu/fault-injection.o [2019-10-18T16:28:42.194Z] #41 224.0 CC criu/fdstore.o [2019-10-18T16:28:42.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T16:28:42.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2019-10-18T16:28:42.990Z] [2019-10-18T16:28:42.990Z] Removing bundles/ [2019-10-18T16:28:42.990Z] [2019-10-18T16:28:42.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T16:28:43.222Z] #41 225.2 CC criu/fifo.o [2019-10-18T16:28:43.249Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:28:43.249Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T16:28:43.253Z] ok github.com/docker/docker/daemon 12.381s coverage: 17.6% of statements [2019-10-18T16:28:43.253Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T16:28:43.253Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T16:28:44.290Z] #41 226.2 CC criu/file-ids.o [2019-10-18T16:28:44.916Z] #41 226.9 CC criu/file-lock.o [2019-10-18T16:28:45.197Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2019-10-18T16:28:45.197Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 84.6% of statements [2019-10-18T16:28:45.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T16:28:46.033Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-18T16:28:46.033Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T16:28:46.033Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T16:28:46.423Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-18T16:28:47.642Z] #41 229.1 CC criu/files-ext.o [2019-10-18T16:28:47.930Z] #41 230.0 CC criu/files-reg.o [2019-10-18T16:28:48.220Z] #41 ... [2019-10-18T16:28:48.220Z] [2019-10-18T16:28:48.220Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-18T16:28:48.220Z] #19 25.83 Building wheels for collected packages: pyyaml, pathspec [2019-10-18T16:28:48.220Z] #19 25.84 Running setup.py bdist_wheel for pyyaml: started [2019-10-18T16:28:48.220Z] #19 29.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-18T16:28:48.220Z] #19 29.33 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-18T16:28:48.220Z] #19 29.59 Running setup.py bdist_wheel for pathspec: started [2019-10-18T16:28:48.220Z] #19 32.32 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-18T16:28:48.220Z] #19 32.32 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-18T16:28:48.220Z] #19 32.35 Successfully built pyyaml pathspec [2019-10-18T16:28:48.220Z] #19 32.36 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-18T16:28:48.999Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-18T16:28:49.248Z] #19 33.40 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-18T16:28:49.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T16:28:49.927Z] #19 DONE 33.9s [2019-10-18T16:28:49.927Z] [2019-10-18T16:28:49.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:49.933Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.211s coverage: 57.9% of statements [2019-10-18T16:28:53.449Z] #41 234.9 CC criu/files.o [2019-10-18T16:28:56.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T16:28:57.892Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.742s coverage: 45.9% of statements [2019-10-18T16:28:57.925Z] #41 239.6 CC criu/filesystems.o [2019-10-18T16:28:57.925Z] #41 ... [2019-10-18T16:28:57.925Z] [2019-10-18T16:28:57.925Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-18T16:28:57.925Z] #28 323.4 + rm -rf /tmp/tmp.u8x1AbJiSh [2019-10-18T16:28:57.925Z] #28 DONE 323.7s [2019-10-18T16:28:57.925Z] [2019-10-18T16:28:57.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:28:59.419Z] #41 241.6 CC criu/fsnotify.o [2019-10-18T16:28:59.716Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.883s coverage: 51.0% of statements [2019-10-18T16:29:00.111Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.349s coverage: 72.5% of statements [2019-10-18T16:29:00.111Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T16:29:00.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T16:29:02.153Z] #41 243.7 CC criu/image-desc.o [2019-10-18T16:29:02.153Z] #41 244.1 CC criu/image.o [2019-10-18T16:29:02.612Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.564s coverage: 76.1% of statements [2019-10-18T16:29:03.452Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-18T16:29:03.654Z] #41 245.6 CC criu/ipc_ns.o [2019-10-18T16:29:04.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T16:29:04.486Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-18T16:29:05.809Z] #41 247.7 CC criu/irmap.o [2019-10-18T16:29:06.985Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-10-18T16:29:06.985Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.976s coverage: 57.0% of statements [2019-10-18T16:29:06.985Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T16:29:06.985Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T16:29:06.985Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T16:29:07.307Z] #41 249.0 CC criu/kcmp-ids.o [2019-10-18T16:29:07.528Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-10-18T16:29:07.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T16:29:07.595Z] #41 249.6 CC criu/kerndat.o [2019-10-18T16:29:08.067Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-18T16:29:09.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T16:29:09.678Z] #41 251.5 CC criu/libnetlink.o [2019-10-18T16:29:09.772Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-10-18T16:29:10.302Z] #41 252.3 CC criu/log.o [2019-10-18T16:29:10.582Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 77.8% of statements [2019-10-18T16:29:10.582Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T16:29:10.582Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T16:29:10.926Z] #41 253.0 CC criu/lsm.o [2019-10-18T16:29:11.393Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-18T16:29:11.782Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-10-18T16:29:11.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T16:29:11.949Z] #41 253.7 CC criu/mem.o [2019-10-18T16:29:12.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2019-10-18T16:29:12.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-10-18T16:29:13.924Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2019-10-18T16:29:13.924Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T16:29:13.924Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 19.9% of statements [2019-10-18T16:29:14.661Z] #41 256.6 CC criu/mount.o [2019-10-18T16:29:15.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T16:29:15.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-10-18T16:29:16.111Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-18T16:29:16.921Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-18T16:29:16.921Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2019-10-18T16:29:16.921Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T16:29:16.921Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T16:29:17.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:29:17.610Z] Using test binary docker [2019-10-18T16:29:17.869Z] +++ /etc/init.d/apparmor start [2019-10-18T16:29:17.869Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:29:17.869Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:29:17.869Z] Warning failed to create cache: (null) [2019-10-18T16:29:17.869Z] . [2019-10-18T16:29:17.869Z] INFO: Waiting for daemon to start... [2019-10-18T16:29:17.869Z] Starting dockerd [2019-10-18T16:29:17.869Z] +++ 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 [2019-10-18T16:29:18.758Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-10-18T16:29:19.183Z] ok github.com/docker/docker/distribution 0.373s coverage: 22.1% of statements [2019-10-18T16:29:19.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T16:29:20.400Z] . [2019-10-18T16:29:20.400Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:29:20.400Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:29:20.400Z] Error: No such image: emptyfs [2019-10-18T16:29:20.400Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:29:20.400Z] ++++ docker load [2019-10-18T16:29:20.400Z] Running integration-test (iteration 1) [2019-10-18T16:29:20.400Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T16:29:20.400Z] ++ 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 [2019-10-18T16:29:20.400Z] ++ set -e [2019-10-18T16:29:20.400Z] ++ '[' -n 0 ']' [2019-10-18T16:29:20.400Z] ++ set -x [2019-10-18T16:29:20.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:29:21.364Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-18T16:29:21.542Z] #41 ... [2019-10-18T16:29:21.542Z] [2019-10-18T16:29:21.542Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-18T16:29:21.542Z] #54 294.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-18T16:29:22.628Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-18T16:29:23.437Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.1% of statements [2019-10-18T16:29:23.437Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T16:29:23.437Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-18T16:29:23.437Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T16:29:24.258Z] #54 297.5 + mkdir -p /build [2019-10-18T16:29:24.258Z] #54 297.5 + cp runc /build/runc [2019-10-18T16:29:24.258Z] #54 DONE 297.6s [2019-10-18T16:29:24.258Z] [2019-10-18T16:29:24.258Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:29:24.258Z] #41 263.6 CC criu/namespaces.o [2019-10-18T16:29:24.775Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-10-18T16:29:24.775Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T16:29:25.599Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2019-10-18T16:29:25.774Z] #41 267.4 CC criu/net.o [2019-10-18T16:29:26.903Z] ok github.com/docker/docker/opts 0.027s coverage: 66.9% of statements [2019-10-18T16:29:26.903Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-18T16:29:28.936Z] ok github.com/docker/docker/pkg/archive 0.499s coverage: 77.3% of statements [2019-10-18T16:29:30.788Z] ok github.com/docker/docker/pkg/authorization 0.732s coverage: 68.3% of statements [2019-10-18T16:29:30.788Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-18T16:29:30.788Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-10-18T16:29:31.323Z] #41 272.4 CC criu/netfilter.o [2019-10-18T16:29:31.324Z] #41 273.0 CC criu/page-pipe.o [2019-10-18T16:29:32.363Z] #41 274.1 CC criu/page-xfer.o [2019-10-18T16:29:33.444Z] ok github.com/docker/docker/layer 7.412s coverage: 68.8% of statements [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T16:29:33.444Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T16:29:33.828Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-18T16:29:34.236Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-18T16:29:34.426Z] #41 276.3 CC criu/pagemap-cache.o [2019-10-18T16:29:34.615Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-18T16:29:35.071Z] #41 276.9 CC criu/pagemap.o [2019-10-18T16:29:35.427Z] ok github.com/docker/docker/pkg/chrootarchive 3.628s coverage: 43.2% of statements [2019-10-18T16:29:35.427Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T16:29:35.427Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T16:29:36.259Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-18T16:29:36.569Z] #41 278.5 CC criu/parasite-syscall.o [2019-10-18T16:29:37.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-18T16:29:37.520Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-18T16:29:38.077Z] #41 280.1 CC criu/path.o [2019-10-18T16:29:38.848Z] #41 280.6 CC criu/pie-util-vdso-elf32.o [2019-10-18T16:29:38.939Z] ok github.com/docker/docker/pkg/discovery/kv 3.227s coverage: 84.1% of statements [2019-10-18T16:29:38.939Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-10-18T16:29:39.323Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2019-10-18T16:29:39.481Z] #41 281.3 CC criu/pie-util-vdso.o [2019-10-18T16:29:39.690Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-18T16:29:39.690Z] ok github.com/docker/docker/pkg/fsutils 0.441s coverage: 85.1% of statements [2019-10-18T16:29:40.148Z] #41 282.0 CC criu/pie-util.o [2019-10-18T16:29:40.439Z] #41 282.3 CC criu/pipes.o [2019-10-18T16:29:41.030Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 70.1% of statements [2019-10-18T16:29:41.401Z] ok github.com/docker/docker/pkg/ioutils 0.525s coverage: 68.8% of statements [2019-10-18T16:29:41.401Z] ok github.com/docker/docker/pkg/jsonmessage 0.052s coverage: 91.7% of statements [2019-10-18T16:29:41.470Z] #41 283.5 CC criu/plugin.o [2019-10-18T16:29:41.787Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2019-10-18T16:29:42.186Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-10-18T16:29:42.186Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T16:29:42.512Z] #41 284.4 CC criu/proc_parse.o [2019-10-18T16:29:42.575Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-18T16:29:42.962Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-18T16:29:43.425Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-18T16:29:43.843Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-18T16:29:43.843Z] ok github.com/docker/docker/pkg/mount 1.314s coverage: 69.6% of statements [2019-10-18T16:29:43.843Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T16:29:44.263Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2019-10-18T16:29:44.263Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T16:29:44.263Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T16:29:45.608Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-18T16:29:46.403Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-18T16:29:46.796Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-18T16:29:46.796Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-18T16:29:46.950Z] #41 288.8 CC criu/protobuf-desc.o [2019-10-18T16:29:48.451Z] #41 290.5 CC criu/protobuf.o [2019-10-18T16:29:48.611Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 73.9% of statements [2019-10-18T16:29:48.611Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-18T16:29:49.533Z] #41 291.4 CC criu/pstree.o [2019-10-18T16:29:51.046Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:29:51.046Z] [2019-10-18T16:29:51.046Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:29:51.593Z] #41 293.3 CC criu/rbtree.o [2019-10-18T16:29:51.616Z] PKG_CONFIG=pkg-config [2019-10-18T16:29:51.616Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:29:51.616Z] HOSTNAME=4b5426831097 [2019-10-18T16:29:51.616Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T16:29:51.616Z] container=docker [2019-10-18T16:29:51.616Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T16:29:51.616Z] GO111MODULE=off [2019-10-18T16:29:51.616Z] GOPATH=/go [2019-10-18T16:29:51.616Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:29:51.616Z] HOME=/root [2019-10-18T16:29:51.616Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:29:51.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:29:51.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:29:51.616Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:29:51.616Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:29:51.616Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:29:51.616Z] TERM=xterm [2019-10-18T16:29:51.616Z] VALIDATE_BRANCH=master [2019-10-18T16:29:51.616Z] DEST=bundles/test-integration [2019-10-18T16:29:51.616Z] SHLVL=1 [2019-10-18T16:29:51.616Z] TIMEOUT=120m [2019-10-18T16:29:51.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:29:51.616Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:29:51.616Z] TESTDEBUG=0 [2019-10-18T16:29:51.616Z] _=/usr/bin/env [2019-10-18T16:29:51.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T16:29:51.820Z] ok github.com/docker/docker/pkg/signal 2.499s coverage: 61.0% of statements [2019-10-18T16:29:51.882Z] #41 293.8 CC criu/rst-malloc.o [2019-10-18T16:29:52.211Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-18T16:29:52.462Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:29:52.462Z] Loaded image: busybox:latest [2019-10-18T16:29:52.462Z] Loaded image: busybox:glibc [2019-10-18T16:29:52.462Z] Loaded image: debian:jessie [2019-10-18T16:29:52.462Z] Loaded image: hello-world:latest [2019-10-18T16:29:52.462Z] INFO: Testing against a local daemon [2019-10-18T16:29:52.462Z] === RUN TestCgroupNamespacesBuild [2019-10-18T16:29:52.518Z] #41 294.4 CC criu/seccomp.o [2019-10-18T16:29:52.596Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-18T16:29:52.983Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-18T16:29:53.365Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2019-10-18T16:29:53.553Z] #41 295.7 CC criu/seize.o [2019-10-18T16:29:53.754Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-10-18T16:29:54.552Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2019-10-18T16:29:54.941Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2019-10-18T16:29:55.137Z] 65014b3c3121: Pull complete [2019-10-18T16:29:55.512Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2019-10-18T16:29:55.607Z] #41 297.2 CC criu/servicefd.o [2019-10-18T16:29:55.739Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2019-10-18T16:29:55.739Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T16:29:55.739Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T16:29:56.207Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-10-18T16:29:56.258Z] #41 298.0 CC criu/shmem.o [2019-10-18T16:29:56.632Z] testing: warning: no tests to run [2019-10-18T16:29:56.632Z] coverage: [no statements] [2019-10-18T16:29:56.632Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-18T16:29:57.027Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-18T16:29:57.291Z] #41 ... [2019-10-18T16:29:57.291Z] [2019-10-18T16:29:57.291Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:29:57.291Z] #38 383.3 + dpkg --print-architecture [2019-10-18T16:29:57.291Z] #38 383.3 + cd /tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution [2019-10-18T16:29:57.291Z] #38 383.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-18T16:29:57.406Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-18T16:29:57.406Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-18T16:29:58.264Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2019-10-18T16:29:58.265Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T16:29:58.265Z] === RUN TestBuildWithSession [2019-10-18T16:29:58.265Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T16:29:58.265Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:29:58.265Z] === RUN TestBuildSquashParent [2019-10-18T16:29:58.316Z] #38 384.1 + GOPATH=/tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9oFN0inGHG [2019-10-18T16:29:58.316Z] #38 384.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-18T16:29:59.901Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.1% of statements [2019-10-18T16:30:00.722Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-18T16:30:01.494Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-18T16:30:01.875Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2019-10-18T16:30:03.715Z] ok github.com/docker/docker/registry 0.191s coverage: 56.3% of statements [2019-10-18T16:30:04.083Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-18T16:30:04.471Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-18T16:30:05.265Z] ok github.com/docker/docker/runconfig 0.017s coverage: 68.2% of statements [2019-10-18T16:30:05.638Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-18T16:30:08.731Z] #38 ... [2019-10-18T16:30:08.731Z] [2019-10-18T16:30:08.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-18T16:30:08.731Z] #41 299.8 CC criu/sigframe.o [2019-10-18T16:30:08.731Z] #41 300.1 CC criu/signalfd.o [2019-10-18T16:30:08.731Z] #41 300.6 CC criu/sk-inet.o [2019-10-18T16:30:08.731Z] #41 302.3 CC criu/sk-netlink.o [2019-10-18T16:30:08.731Z] #41 303.2 CC criu/sk-packet.o [2019-10-18T16:30:08.731Z] #41 304.3 CC criu/sk-queue.o [2019-10-18T16:30:08.731Z] #41 305.2 CC criu/sk-tcp.o [2019-10-18T16:30:08.731Z] #41 306.0 CC criu/sk-unix.o [2019-10-18T16:30:08.731Z] #41 309.6 CC criu/sockets.o [2019-10-18T16:30:09.124Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-18T16:30:09.373Z] #41 311.4 CC criu/stats.o [2019-10-18T16:30:09.961Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-10-18T16:30:10.000Z] #41 312.0 CC criu/string.o [2019-10-18T16:30:10.291Z] #41 312.1 CC criu/sysctl.o [2019-10-18T16:30:10.456Z] --- PASS: TestBuildSquashParent (10.97s) [2019-10-18T16:30:10.456Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:30:10.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:30:10.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:30:10.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:30:10.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:30:10.794Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2019-10-18T16:30:11.317Z] #41 313.3 CC criu/sysfs_parse.o [2019-10-18T16:30:11.953Z] #41 314.0 CC criu/timerfd.o [2019-10-18T16:30:12.079Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-10-18T16:30:12.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:30:12.391Z] ................................................ [ 29%] [2019-10-18T16:30:12.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:30:12.994Z] #41 314.6 CC criu/tty.o [2019-10-18T16:30:15.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:30:15.904Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:30:16.527Z] #41 318.2 CC criu/tun.o [2019-10-18T16:30:17.554Z] #41 319.4 CC criu/uffd.o [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2019-10-18T16:30:19.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2019-10-18T16:30:19.187Z] === RUN TestBuildMultiStageCopy [2019-10-18T16:30:19.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T16:30:19.614Z] #41 321.5 CC criu/util.o [2019-10-18T16:30:19.669Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T16:30:19.669Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === Skipped [2019-10-18T16:30:19.669Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T16:30:19.669Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T16:30:19.669Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T16:30:19.669Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T16:30:19.669Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T16:30:19.669Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:30:19.669Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T16:30:19.669Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T16:30:19.669Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T16:30:19.669Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] [2019-10-18T16:30:19.669Z] DONE 2114 tests, 20 skipped in 228.268s Post stage [Pipeline] junit [2019-10-18T16:30:20.174Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T16:30:22.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T16:30:22.549Z] #41 323.9 CC criu/uts_ns.o [2019-10-18T16:30:22.549Z] #41 324.3 CC criu/vdso.o [2019-10-18T16:30:23.166Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -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:635584280ba2c669542b0357b186070032a1d34a hack/make.sh dynbinary test-integration [2019-10-18T16:30:23.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T16:30:23.556Z] [2019-10-18T16:30:23.556Z] Removing bundles/ [2019-10-18T16:30:23.556Z] [2019-10-18T16:30:23.556Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T16:30:23.556Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:30:23.556Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T16:30:23.581Z] #41 325.3 LINK criu/built-in.o [2019-10-18T16:30:23.581Z] #41 325.6 LINK criu/criu [2019-10-18T16:30:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T16:30:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T16:30:23.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T16:30:24.032Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T16:30:24.599Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T16:30:24.621Z] #41 326.5 DEP lib/c/criu.d [2019-10-18T16:30:24.908Z] #41 326.8 CC images/rpc.pb-c.o [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2019-10-18T16:30:25.533Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.79s) [2019-10-18T16:30:25.533Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T16:30:25.934Z] #41 328.1 CC lib/c/criu.o [2019-10-18T16:30:26.906Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2019-10-18T16:30:26.906Z] === RUN TestBuildLabelWithTargets [2019-10-18T16:30:28.727Z] #41 330.4 LINK lib/c/built-in.o [2019-10-18T16:30:28.727Z] #41 330.4 LINK lib/c/libcriu.so [2019-10-18T16:30:29.023Z] #41 330.8 GEN magic.py [2019-10-18T16:30:29.023Z] #41 331.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-18T16:30:29.023Z] #41 331.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-18T16:30:30.253Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2019-10-18T16:30:30.253Z] === RUN TestBuildWithEmptyLayers [2019-10-18T16:30:30.519Z] #41 332.2 fatal: Not a git repository (or any of the parent directories): .git [2019-10-18T16:30:31.220Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2019-10-18T16:30:31.220Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T16:30:31.806Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-18T16:30:32.038Z] #41 334.0 make[1]: Nothing to be done for 'all'. [2019-10-18T16:30:33.534Z] #41 335.6 make[1]: 'images/built-in.o' is up to date. [2019-10-18T16:30:33.534Z] #41 335.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-18T16:30:33.830Z] #41 335.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-18T16:30:33.830Z] #41 335.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-18T16:30:33.830Z] #41 335.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-18T16:30:34.118Z] #41 336.0 make[1]: Nothing to be done for 'all'. [2019-10-18T16:30:34.118Z] #41 336.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-18T16:30:34.404Z] #41 336.5 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:34.564Z] --- PASS: TestBuildMultiStageOnBuild (3.63s) [2019-10-18T16:30:34.565Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T16:30:34.693Z] #41 336.6 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:34.693Z] #41 336.6 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:34.981Z] #41 336.9 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:34.981Z] #41 337.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:34.981Z] #41 337.0 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:35.269Z] #41 337.1 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:35.557Z] #41 337.4 make[2]: Nothing to be done for 'all'. [2019-10-18T16:30:35.557Z] #41 337.4 INSTALL criu/criu [2019-10-18T16:30:35.557Z] #41 DONE 337.6s [2019-10-18T16:30:35.557Z] [2019-10-18T16:30:35.557Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-18T16:30:36.666Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2019-10-18T16:30:36.666Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T16:30:40.015Z] #38 425.8 + rm -rf /tmp/tmp.9oFN0inGHG/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9oFN0inGHG [2019-10-18T16:30:40.015Z] #38 DONE 425.8s [2019-10-18T16:30:40.015Z] [2019-10-18T16:30:40.015Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:30:40.069Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-18T16:30:40.851Z] --- PASS: TestBuildMultiStageLayerLeak (3.87s) [2019-10-18T16:30:40.851Z] === RUN TestBuildWithHugeFile [2019-10-18T16:30:44.301Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-18T16:30:45.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T16:30:45.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T16:30:45.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T16:30:47.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T16:30:47.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T16:30:48.999Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:30:48.999Z] Using test binary docker [2019-10-18T16:30:48.999Z] +++ /etc/init.d/apparmor start [2019-10-18T16:30:48.999Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:30:48.999Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:30:48.999Z] Warning failed to create cache: (null) [2019-10-18T16:30:48.999Z] . [2019-10-18T16:30:48.999Z] Starting dockerd [2019-10-18T16:30:48.999Z] +++ 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 [2019-10-18T16:30:48.999Z] INFO: Waiting for daemon to start... [2019-10-18T16:30:50.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T16:30:50.370Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:30:50.370Z] Using test binary docker [2019-10-18T16:30:50.627Z] +++ /etc/init.d/apparmor start [2019-10-18T16:30:50.627Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:30:50.627Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:30:50.627Z] Warning failed to create cache: (null) [2019-10-18T16:30:50.627Z] . [2019-10-18T16:30:50.627Z] Starting dockerd [2019-10-18T16:30:50.627Z] INFO: Waiting for daemon to start... [2019-10-18T16:30:50.627Z] +++ 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 [2019-10-18T16:30:50.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T16:30:53.148Z] . [2019-10-18T16:30:53.148Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:30:53.148Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:30:53.148Z] Error: No such image: emptyfs [2019-10-18T16:30:53.148Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:30:53.148Z] ++++ docker load [2019-10-18T16:30:53.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T16:30:53.712Z] Running integration-test (iteration 1) [2019-10-18T16:30:53.712Z] 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)/ [2019-10-18T16:30:53.712Z] ++ 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)/' [2019-10-18T16:30:53.712Z] ++ set -e [2019-10-18T16:30:53.712Z] ++ '[' -n 0 ']' [2019-10-18T16:30:53.712Z] ++ set -x [2019-10-18T16:30:53.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-18T16:30:53.712Z] [2019-10-18T16:30:53.712Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:30:53.712Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:30:53.712Z] Error: No such image: emptyfs [2019-10-18T16:30:53.712Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:30:53.712Z] ++++ docker load [2019-10-18T16:30:54.277Z] Running integration-test (iteration 1) [2019-10-18T16:30:54.277Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-18T16:30:54.277Z] ++ 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)/' [2019-10-18T16:30:54.277Z] ++ set -e [2019-10-18T16:30:54.277Z] ++ '[' -n 0 ']' [2019-10-18T16:30:54.277Z] ++ set -x [2019-10-18T16:30:54.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-18T16:30:56.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T16:30:58.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T16:30:59.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T16:31:02.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T16:31:03.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T16:31:04.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T16:31:06.215Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:31:06.215Z] Using test binary docker [2019-10-18T16:31:06.215Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T16:31:06.215Z] +++ /etc/init.d/apparmor start [2019-10-18T16:31:06.215Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:31:06.215Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:31:06.215Z] Warning failed to create cache: (null) [2019-10-18T16:31:06.215Z] . [2019-10-18T16:31:06.215Z] INFO: Waiting for daemon to start... [2019-10-18T16:31:06.215Z] Starting dockerd [2019-10-18T16:31:06.215Z] +++ 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 [2019-10-18T16:31:07.305Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-18T16:31:08.747Z] . [2019-10-18T16:31:08.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:31:08.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:31:08.747Z] Error: No such image: emptyfs [2019-10-18T16:31:08.747Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:31:08.747Z] ++++ docker load [2019-10-18T16:31:09.006Z] Running integration-test (iteration 1) [2019-10-18T16:31:09.006Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T16:31:09.006Z] ++ 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 [2019-10-18T16:31:09.006Z] ++ set -e [2019-10-18T16:31:09.006Z] ++ '[' -n 0 ']' [2019-10-18T16:31:09.006Z] ++ set -x [2019-10-18T16:31:09.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:31:16.175Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-18T16:31:17.800Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-18T16:31:18.988Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:31:18.988Z] Loaded image: busybox:latest [2019-10-18T16:31:18.988Z] Loaded image: busybox:glibc [2019-10-18T16:31:18.988Z] Loaded image: debian:jessie [2019-10-18T16:31:18.988Z] Loaded image: hello-world:latest [2019-10-18T16:31:18.988Z] INFO: Testing against a local daemon [2019-10-18T16:31:18.988Z] === RUN TestCgroupNamespacesBuild [2019-10-18T16:31:19.306Z] #50 ... [2019-10-18T16:31:19.306Z] [2019-10-18T16:31:19.306Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:19.306Z] #59 407.8 + bin/containerd [2019-10-18T16:31:19.306Z] #59 ... [2019-10-18T16:31:19.306Z] [2019-10-18T16:31:19.306Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:19.306Z] #50 DONE 461.0s [2019-10-18T16:31:19.306Z] [2019-10-18T16:31:19.306Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:22.032Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-18T16:31:22.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:31:22.438Z] [2019-10-18T16:31:22.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:31:23.241Z] PKG_CONFIG=pkg-config [2019-10-18T16:31:23.241Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:31:23.241Z] HOSTNAME=b5548096b592 [2019-10-18T16:31:23.241Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T16:31:23.241Z] container=docker [2019-10-18T16:31:23.241Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T16:31:23.241Z] GO111MODULE=off [2019-10-18T16:31:23.241Z] GOPATH=/go [2019-10-18T16:31:23.241Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:31:23.241Z] HOME=/root [2019-10-18T16:31:23.241Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:31:23.241Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:31:23.241Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:31:23.241Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:31:23.241Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:31:23.241Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:31:23.241Z] TERM=xterm [2019-10-18T16:31:23.241Z] VALIDATE_BRANCH=master [2019-10-18T16:31:23.241Z] DEST=bundles/test-integration [2019-10-18T16:31:23.241Z] SHLVL=1 [2019-10-18T16:31:23.241Z] TIMEOUT=120m [2019-10-18T16:31:23.241Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:31:23.241Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:31:23.241Z] TESTDEBUG=0 [2019-10-18T16:31:23.241Z] _=/usr/bin/env [2019-10-18T16:31:23.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T16:31:27.108Z] --- PASS: TestCgroupNamespacesBuild (7.57s) [2019-10-18T16:31:27.108Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T16:31:27.108Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T16:31:28.064Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2019-10-18T16:31:28.064Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T16:31:28.064Z] === RUN TestBuildWithSession [2019-10-18T16:31:28.064Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T16:31:28.064Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:31:28.064Z] === RUN TestBuildSquashParent [2019-10-18T16:31:29.627Z] #22 474.0 + return [2019-10-18T16:31:29.627Z] #22 DONE 474.1s [2019-10-18T16:31:29.627Z] [2019-10-18T16:31:29.627Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:31.131Z] #59 ... [2019-10-18T16:31:31.131Z] [2019-10-18T16:31:31.131Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-18T16:31:31.131Z] #23 DONE 0.1s [2019-10-18T16:31:31.131Z] [2019-10-18T16:31:31.131Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:31:31.756Z] #27 DONE 0.7s [2019-10-18T16:31:31.756Z] [2019-10-18T16:31:31.756Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-18T16:31:31.756Z] #29 DONE 0.1s [2019-10-18T16:31:31.756Z] [2019-10-18T16:31:31.756Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-18T16:31:31.756Z] #32 DONE 0.1s [2019-10-18T16:31:31.756Z] [2019-10-18T16:31:31.756Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:32.045Z] #59 ... [2019-10-18T16:31:32.045Z] [2019-10-18T16:31:32.045Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-18T16:31:32.045Z] #37 DONE 0.1s [2019-10-18T16:31:32.045Z] [2019-10-18T16:31:32.045Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-18T16:31:32.045Z] #39 DONE 0.1s [2019-10-18T16:31:32.045Z] [2019-10-18T16:31:32.045Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-18T16:31:32.045Z] #42 DONE 0.1s [2019-10-18T16:31:32.045Z] [2019-10-18T16:31:32.045Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-18T16:31:32.333Z] #45 DONE 0.1s [2019-10-18T16:31:32.333Z] [2019-10-18T16:31:32.333Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-18T16:31:32.333Z] #48 DONE 0.1s [2019-10-18T16:31:32.333Z] [2019-10-18T16:31:32.333Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:32.333Z] #59 ... [2019-10-18T16:31:32.333Z] [2019-10-18T16:31:32.333Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-18T16:31:32.333Z] #51 DONE 0.1s [2019-10-18T16:31:32.621Z] [2019-10-18T16:31:32.621Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-18T16:31:32.621Z] #55 DONE 0.1s [2019-10-18T16:31:32.621Z] [2019-10-18T16:31:32.621Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-18T16:31:33.004Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:31:33.004Z] Loaded image: busybox:latest [2019-10-18T16:31:33.004Z] Loaded image: busybox:glibc [2019-10-18T16:31:33.004Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:31:33.004Z] Loaded image: debian:jessie [2019-10-18T16:31:33.004Z] Loaded image: hello-world:latest [2019-10-18T16:31:33.568Z] Loaded image: busybox:latest [2019-10-18T16:31:33.568Z] INFO: Testing against a local daemon [2019-10-18T16:31:33.568Z] === RUN TestDockerDaemonSuite [2019-10-18T16:31:33.568Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-18T16:31:34.499Z] Loaded image: busybox:glibc [2019-10-18T16:31:34.499Z] Loaded image: debian:jessie [2019-10-18T16:31:34.756Z] Loaded image: hello-world:latest [2019-10-18T16:31:35.013Z] INFO: Testing against a local daemon [2019-10-18T16:31:35.013Z] === RUN TestDockerSuite [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-18T16:31:35.270Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-18T16:31:36.180Z] --- PASS: TestBuildSquashParent (6.91s) [2019-10-18T16:31:36.180Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T16:31:36.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:31:36.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:31:36.181Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:31:36.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:31:36.181Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:31:36.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:31:36.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:31:36.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:31:36.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:31:36.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:31:36.181Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:31:36.181Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:31:36.181Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:31:36.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:31:36.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:31:36.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:31:36.765Z] ......................... [ 67%] [2019-10-18T16:31:37.561Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:31:37.821Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2019-10-18T16:31:40.364Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2019-10-18T16:31:40.364Z] === RUN TestBuildMultiStageCopy [2019-10-18T16:31:40.364Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T16:31:42.899Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T16:31:42.899Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T16:31:43.370Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-18T16:31:43.371Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-18T16:31:43.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T16:31:44.036Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T16:31:44.603Z] --- PASS: TestBuildMultiStageCopy (4.57s) [2019-10-18T16:31:44.604Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2019-10-18T16:31:44.604Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-10-18T16:31:44.604Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-18T16:31:44.604Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2019-10-18T16:31:44.604Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-18T16:31:44.604Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T16:31:45.981Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2019-10-18T16:31:45.981Z] === RUN TestBuildLabelWithTargets [2019-10-18T16:31:48.517Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2019-10-18T16:31:48.517Z] === RUN TestBuildWithEmptyLayers [2019-10-18T16:31:48.633Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-18T16:31:48.634Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-18T16:31:49.198Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-18T16:31:49.453Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-10-18T16:31:49.453Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T16:31:49.455Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-18T16:31:49.455Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-18T16:31:51.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T16:31:52.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T16:31:52.745Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-10-18T16:31:52.745Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T16:31:53.528Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2019-10-18T16:31:53.528Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T16:31:53.650Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-18T16:31:53.650Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-18T16:31:53.650Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-18T16:31:53.650Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-18T16:31:53.650Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-18T16:31:54.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T16:31:54.581Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-18T16:31:56.813Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2019-10-18T16:31:56.813Z] === RUN TestBuildWithHugeFile [2019-10-18T16:32:02.680Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-18T16:32:02.680Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-18T16:32:02.680Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-18T16:32:02.680Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-18T16:32:02.680Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-18T16:32:04.059Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-18T16:32:06.796Z] 12c8dbabfd62: Pull complete [2019-10-18T16:32:06.796Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-18T16:32:06.796Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:32:06.796Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:32:06.796Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-18T16:32:06.796Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-18T16:32:06.796Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-18T16:32:06.796Z] INFO: Docker version of control daemon [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] Client: Docker Engine - Enterprise [2019-10-18T16:32:06.796Z] Version: 19.03.2 [2019-10-18T16:32:06.796Z] API version: 1.40 [2019-10-18T16:32:06.796Z] Go version: go1.12.8 [2019-10-18T16:32:06.796Z] Git commit: c92ab06ed9 [2019-10-18T16:32:06.796Z] Built: 09/03/2019 16:38:11 [2019-10-18T16:32:06.796Z] OS/Arch: windows/amd64 [2019-10-18T16:32:06.796Z] Experimental: false [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] Server: Docker Engine - Enterprise [2019-10-18T16:32:06.796Z] Engine: [2019-10-18T16:32:06.796Z] Version: 19.03.2 [2019-10-18T16:32:06.796Z] API version: 1.40 (minimum version 1.24) [2019-10-18T16:32:06.796Z] Go version: go1.12.8 [2019-10-18T16:32:06.796Z] Git commit: c92ab06ed9 [2019-10-18T16:32:06.796Z] Built: 09/03/2019 16:35:47 [2019-10-18T16:32:06.796Z] OS/Arch: windows/amd64 [2019-10-18T16:32:06.796Z] Experimental: true [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] INFO: Docker info of control daemon [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] Client: [2019-10-18T16:32:06.796Z] Debug Mode: false [2019-10-18T16:32:06.796Z] Plugins: [2019-10-18T16:32:06.796Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] Server: [2019-10-18T16:32:06.796Z] Containers: 0 [2019-10-18T16:32:06.796Z] Running: 0 [2019-10-18T16:32:06.796Z] Paused: 0 [2019-10-18T16:32:06.796Z] Stopped: 0 [2019-10-18T16:32:06.796Z] Images: 1 [2019-10-18T16:32:06.796Z] Server Version: 19.03.2 [2019-10-18T16:32:06.796Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-18T16:32:06.796Z] Windows: [2019-10-18T16:32:06.796Z] LCOW: [2019-10-18T16:32:06.796Z] Logging Driver: json-file [2019-10-18T16:32:06.796Z] Plugins: [2019-10-18T16:32:06.796Z] Volume: local [2019-10-18T16:32:06.796Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-18T16:32:06.796Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T16:32:06.796Z] Swarm: inactive [2019-10-18T16:32:06.796Z] Default Isolation: process [2019-10-18T16:32:06.796Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T16:32:06.796Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T16:32:06.796Z] OSType: windows [2019-10-18T16:32:06.796Z] Architecture: x86_64 [2019-10-18T16:32:06.796Z] CPUs: 4 [2019-10-18T16:32:06.796Z] Total Memory: 32GiB [2019-10-18T16:32:06.796Z] Name: azwin-2-4551b0 [2019-10-18T16:32:06.796Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-18T16:32:06.796Z] Docker Root Dir: D:\docker [2019-10-18T16:32:06.796Z] Debug Mode: false [2019-10-18T16:32:06.796Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:32:06.796Z] Labels: [2019-10-18T16:32:06.796Z] Experimental: true [2019-10-18T16:32:06.796Z] Insecure Registries: [2019-10-18T16:32:06.796Z] 10.0.0.4:5000 [2019-10-18T16:32:06.796Z] 127.0.0.0/8 [2019-10-18T16:32:06.796Z] Registry Mirrors: [2019-10-18T16:32:06.796Z] http://10.0.0.4:5000/ [2019-10-18T16:32:06.796Z] Live Restore Enabled: false [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] INFO: Commit hash is 635584280 [2019-10-18T16:32:06.796Z] INFO: Nuke-Everything... [2019-10-18T16:32:06.796Z] INFO: Container count on control daemon to delete is 0 [2019-10-18T16:32:06.796Z] INFO: Nuking d:\CI [2019-10-18T16:32:06.796Z] INFO: Zapped successfully [2019-10-18T16:32:06.796Z] INFO: Location for testing is d:\CI\PR-40102\2 [2019-10-18T16:32:06.796Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:06.796Z] INFO: Building the image from Dockerfile.windows at 10/18/2019 16:32:03... [2019-10-18T16:32:06.796Z] [2019-10-18T16:32:09.318Z] --- PASS: TestBuildWithHugeFile (88.12s) [2019-10-18T16:32:09.318Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T16:32:09.318Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:09.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:09.318Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:09.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:09.318Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:09.318Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:09.318Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:09.318Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:09.318Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:09.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-18T16:32:09.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-18T16:32:09.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-10-18T16:32:09.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2019-10-18T16:32:09.318Z] === RUN TestBuildPreserveOwnership [2019-10-18T16:32:09.318Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-18T16:32:09.318Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T16:32:09.318Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-18T16:32:10.687Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-18T16:32:11.252Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-18T16:32:11.494Z] Sending build context to Docker daemon 50.1MB [2019-10-18T16:32:11.494Z] [2019-10-18T16:32:11.494Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-18T16:32:11.494Z] ---> 739b21bd02e7 [2019-10-18T16:32:11.494Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-18T16:32:11.904Z] #59 459.9 + bin/containerd-stress [2019-10-18T16:32:11.904Z] #59 464.0 + bin/containerd-shim [2019-10-18T16:32:11.953Z] ---> Running in 0a7856ba23d4 [2019-10-18T16:32:12.547Z] Removing intermediate container 0a7856ba23d4 [2019-10-18T16:32:12.547Z] ---> 2d50ac36fba3 [2019-10-18T16:32:12.547Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-18T16:32:12.547Z] ---> Running in fdb465b2f58a [2019-10-18T16:32:12.623Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T16:32:12.880Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-18T16:32:13.515Z] Removing intermediate container fdb465b2f58a [2019-10-18T16:32:13.515Z] ---> 3c2a7c2d63bb [2019-10-18T16:32:13.515Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-18T16:32:13.515Z] ---> Running in 219389251eae [2019-10-18T16:32:13.861Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-18T16:32:13.973Z] Removing intermediate container 219389251eae [2019-10-18T16:32:13.973Z] ---> 7e1af1edb841 [2019-10-18T16:32:13.974Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-18T16:32:13.974Z] ---> Running in f7926f96565d [2019-10-18T16:32:14.250Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-18T16:32:14.250Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-18T16:32:14.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T16:32:14.507Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2019-10-18T16:32:14.507Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2019-10-18T16:32:14.507Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) [2019-10-18T16:32:14.507Z] === RUN TestBuildPlatformInvalid [2019-10-18T16:32:14.764Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-18T16:32:14.764Z] PASS [2019-10-18T16:32:14.764Z] [2019-10-18T16:32:14.764Z] === Skipped [2019-10-18T16:32:14.764Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-18T16:32:14.764Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:32:14.764Z] [2019-10-18T16:32:14.764Z] [2019-10-18T16:32:14.764Z] DONE 32 tests, 1 skipped in 174.310s [2019-10-18T16:32:14.764Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T16:32:14.764Z] ++ 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 [2019-10-18T16:32:14.764Z] ++ set -e [2019-10-18T16:32:14.764Z] ++ '[' -n 0 ']' [2019-10-18T16:32:14.764Z] ++ set -x [2019-10-18T16:32:14.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2019-10-18T16:32:15.023Z] INFO: Testing against a local daemon [2019-10-18T16:32:15.023Z] === RUN TestConfigList [2019-10-18T16:32:15.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T16:32:16.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T16:32:16.997Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-18T16:32:16.997Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-18T16:32:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T16:32:17.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T16:32:17.930Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-18T16:32:18.191Z] --- PASS: TestConfigList (3.20s) [2019-10-18T16:32:18.191Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T16:32:18.191Z] === RUN TestConfigsCreateAndDelete [2019-10-18T16:32:18.448Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-18T16:32:19.379Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-18T16:32:19.636Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-18T16:32:19.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T16:32:20.355Z] #59 474.8 + bin/containerd-shim-runc-v1 [2019-10-18T16:32:20.569Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-18T16:32:21.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T16:32:21.133Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2019-10-18T16:32:21.133Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T16:32:21.133Z] === RUN TestConfigsUpdate [2019-10-18T16:32:22.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T16:32:22.501Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-18T16:32:22.501Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-18T16:32:22.725Z] [2019-10-18T16:32:22.725Z] SUCCESS: Specified value was saved. [2019-10-18T16:32:23.185Z] INFO: Downloading git... [2019-10-18T16:32:24.396Z] --- PASS: TestConfigsUpdate (3.23s) [2019-10-18T16:32:24.396Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T16:32:24.396Z] === RUN TestTemplatedConfig [2019-10-18T16:32:24.396Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-18T16:32:24.722Z] INFO: Downloading go... [2019-10-18T16:32:24.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T16:32:25.773Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-18T16:32:25.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-18T16:32:25.893Z] #59 479.9 + bin/containerd-shim-runc-v2 [2019-10-18T16:32:26.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T16:32:26.278Z] INFO: Downloading compiler 1 of 3... [2019-10-18T16:32:26.339Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-18T16:32:26.907Z] #59 481.5 + binaries [2019-10-18T16:32:26.907Z] #59 481.5 + mkdir -p /build [2019-10-18T16:32:26.907Z] #59 481.5 + cp bin/containerd /build/containerd [2019-10-18T16:32:26.907Z] #59 481.5 + cp bin/containerd-shim /build/containerd-shim [2019-10-18T16:32:26.907Z] #59 481.5 + cp bin/ctr /build/ctr [2019-10-18T16:32:27.318Z] #59 DONE 481.6s [2019-10-18T16:32:27.371Z] INFO: Downloading compiler 2 of 3... [2019-10-18T16:32:27.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T16:32:27.747Z] --- PASS: TestTemplatedConfig (3.53s) [2019-10-18T16:32:27.747Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T16:32:27.747Z] === RUN TestConfigInspect [2019-10-18T16:32:27.836Z] INFO: Downloading compiler 3 of 3... [2019-10-18T16:32:28.302Z] INFO: Extracting git... [2019-10-18T16:32:28.312Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-18T16:32:28.312Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-18T16:32:28.796Z] [2019-10-18T16:32:28.796Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-18T16:32:28.796Z] #60 DONE 0.1s [2019-10-18T16:32:28.796Z] [2019-10-18T16:32:28.796Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-18T16:32:28.796Z] #64 DONE 0.1s [2019-10-18T16:32:28.796Z] [2019-10-18T16:32:28.796Z] #65 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-18T16:32:28.796Z] #65 DONE 0.1s [2019-10-18T16:32:28.796Z] [2019-10-18T16:32:28.796Z] #68 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-18T16:32:28.796Z] #68 DONE 0.0s [2019-10-18T16:32:29.082Z] [2019-10-18T16:32:29.082Z] #69 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-18T16:32:29.082Z] #69 DONE 0.0s [2019-10-18T16:32:29.082Z] [2019-10-18T16:32:29.082Z] #70 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-18T16:32:29.245Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-18T16:32:29.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T16:32:29.811Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-18T16:32:30.376Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-18T16:32:30.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T16:32:30.941Z] --- PASS: TestConfigInspect (3.26s) [2019-10-18T16:32:30.941Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T16:32:30.941Z] === RUN TestConfigCreateWithLabels [2019-10-18T16:32:31.790Z] #70 DONE 2.6s [2019-10-18T16:32:31.790Z] [2019-10-18T16:32:31.790Z] #73 exporting to oci image format [2019-10-18T16:32:31.790Z] #73 exporting layers [2019-10-18T16:32:31.873Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-18T16:32:31.874Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-18T16:32:31.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T16:32:31.918Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-18T16:32:31.918Z] tests/integration/client_test.py ..... [ 75%] [2019-10-18T16:32:31.918Z] tests/integration/errors_test.py . [ 76%] [2019-10-18T16:32:32.438Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-18T16:32:32.718Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:32:32.718Z] Using test binary docker [2019-10-18T16:32:32.718Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T16:32:32.718Z] +++ /etc/init.d/apparmor start [2019-10-18T16:32:32.718Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:32:33.003Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-18T16:32:33.092Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:32:33.093Z] Warning failed to create cache: (null) [2019-10-18T16:32:33.093Z] . [2019-10-18T16:32:33.093Z] Starting dockerd [2019-10-18T16:32:33.093Z] INFO: Waiting for daemon to start... [2019-10-18T16:32:33.093Z] +++ 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 [2019-10-18T16:32:33.936Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-18T16:32:34.194Z] --- PASS: TestConfigCreateWithLabels (3.08s) [2019-10-18T16:32:34.194Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T16:32:34.194Z] === RUN TestConfigCreateResolve [2019-10-18T16:32:34.194Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-18T16:32:34.873Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-18T16:32:35.018Z] . [2019-10-18T16:32:35.018Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:32:35.018Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:32:35.018Z] Error: No such image: emptyfs [2019-10-18T16:32:35.018Z] ++++ docker load [2019-10-18T16:32:35.018Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:32:35.131Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-18T16:32:35.484Z] Running integration-test (iteration 1) [2019-10-18T16:32:35.484Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T16:32:35.484Z] ++ 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 [2019-10-18T16:32:35.484Z] ++ set -e [2019-10-18T16:32:35.484Z] ++ '[' -n 0 ']' [2019-10-18T16:32:35.484Z] ++ set -x [2019-10-18T16:32:35.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:32:36.508Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-18T16:32:36.508Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-18T16:32:37.506Z] --- PASS: TestConfigCreateResolve (3.13s) [2019-10-18T16:32:37.506Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T16:32:37.506Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T16:32:37.506Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-18T16:32:37.767Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-10-18T16:32:37.767Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T16:32:37.767Z] PASS [2019-10-18T16:32:37.767Z] [2019-10-18T16:32:37.767Z] DONE 8 tests in 22.990s [2019-10-18T16:32:37.767Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-18T16:32:37.767Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T16:32:37.767Z] ++ 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 [2019-10-18T16:32:37.767Z] ++ set -e [2019-10-18T16:32:37.767Z] ++ '[' -n 0 ']' [2019-10-18T16:32:37.767Z] ++ set -x [2019-10-18T16:32:37.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:32:38.026Z] INFO: Testing against a local daemon [2019-10-18T16:32:38.026Z] === RUN TestCheckpoint [2019-10-18T16:32:38.026Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T16:32:38.026Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:32:38.026Z] === RUN TestContainerInvalidJSON [2019-10-18T16:32:38.026Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:32:38.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:32:38.026Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:32:38.026Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:32:38.026Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:32:38.026Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:32:38.026Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:32:38.026Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:32:38.026Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:32:38.026Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-18T16:32:38.026Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T16:32:38.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-18T16:32:38.026Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T16:32:38.026Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T16:32:38.285Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-18T16:32:38.285Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T16:32:38.285Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-18T16:32:38.285Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T16:32:38.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-18T16:32:38.546Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T16:32:38.546Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2019-10-18T16:32:38.546Z] === RUN TestCopyFromContainer [2019-10-18T16:32:38.546Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-18T16:32:39.478Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-18T16:32:40.410Z] === RUN TestCopyFromContainer// [2019-10-18T16:32:40.410Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T16:32:40.668Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T16:32:40.668Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T16:32:40.928Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T16:32:40.928Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T16:32:40.928Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T16:32:41.357Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T16:32:41.358Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T16:32:41.358Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer (2.96s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-18T16:32:41.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-18T16:32:41.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T16:32:41.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:32:41.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:32:41.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:32:41.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:32:41.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:32:41.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:32:41.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:32:41.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:32:41.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:32:41.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T16:32:41.616Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T16:32:41.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-18T16:32:41.616Z] === RUN TestCreateWithInvalidEnv [2019-10-18T16:32:41.616Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T16:32:41.616Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T16:32:41.616Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T16:32:41.616Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T16:32:41.616Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T16:32:41.616Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T16:32:41.616Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T16:32:41.616Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T16:32:41.616Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T16:32:41.616Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T16:32:41.616Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-18T16:32:41.616Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T16:32:41.616Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-18T16:32:41.616Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T16:32:41.876Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-18T16:32:43.246Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-18T16:32:43.503Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-18T16:32:44.433Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s) [2019-10-18T16:32:44.433Z] === RUN TestCreateWithCapabilities [2019-10-18T16:32:44.433Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T16:32:44.433Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:32:44.434Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:32:44.434Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:32:44.434Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T16:32:44.434Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:32:44.434Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:32:44.691Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-18T16:32:44.947Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-18T16:32:44.947Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T16:32:45.035Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:32:45.035Z] Loaded image: busybox:latest [2019-10-18T16:32:45.035Z] Loaded image: busybox:glibc [2019-10-18T16:32:45.035Z] Loaded image: debian:jessie [2019-10-18T16:32:45.035Z] Loaded image: hello-world:latest [2019-10-18T16:32:45.035Z] INFO: Testing against a local daemon [2019-10-18T16:32:45.035Z] === RUN TestCgroupNamespacesBuild [2019-10-18T16:32:46.082Z] INFO: Expanding go... [2019-10-18T16:32:46.286Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-10-18T16:32:46.286Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T16:32:46.286Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T16:32:47.473Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:32:47.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:32:47.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:32:47.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:32:47.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:32:47.474Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:32:47.474Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:32:47.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:32:47.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:32:47.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:32:47.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:32:47.474Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-18T16:32:47.474Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-18T16:32:47.474Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T16:32:47.474Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T16:32:47.474Z] === RUN TestDaemonRestartIpcMode [2019-10-18T16:32:47.474Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T16:32:47.474Z] === RUN TestDiff [2019-10-18T16:32:48.104Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-10-18T16:32:48.104Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T16:32:48.104Z] === RUN TestBuildWithSession [2019-10-18T16:32:48.104Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T16:32:48.104Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:32:48.104Z] === RUN TestBuildSquashParent [2019-10-18T16:32:48.405Z] --- PASS: TestDiff (1.04s) [2019-10-18T16:32:48.405Z] === RUN TestExecWithCloseStdin [2019-10-18T16:32:49.775Z] --- PASS: TestExecWithCloseStdin (1.02s) [2019-10-18T16:32:49.775Z] === RUN TestExec [2019-10-18T16:32:50.706Z] --- PASS: TestExec (1.07s) [2019-10-18T16:32:50.706Z] === RUN TestExecUser [2019-10-18T16:32:50.706Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-18T16:32:51.272Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-18T16:32:51.837Z] --- PASS: TestExecUser (1.10s) [2019-10-18T16:32:51.837Z] === RUN TestExportContainerAndImportImage [2019-10-18T16:32:51.837Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-18T16:32:52.402Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-18T16:32:52.967Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-18T16:32:52.967Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-10-18T16:32:52.967Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T16:32:53.098Z] --- PASS: TestBuildWithHugeFile (49.52s) [2019-10-18T16:32:53.098Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T16:32:53.098Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:53.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:53.098Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:53.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:53.098Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:53.098Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:53.098Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:32:53.098Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:32:53.098Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:32:53.098Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-10-18T16:32:53.098Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-18T16:32:53.098Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-10-18T16:32:53.098Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-10-18T16:32:53.098Z] === RUN TestBuildPreserveOwnership [2019-10-18T16:32:53.098Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T16:32:53.098Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T16:32:53.098Z] --- PASS: TestBuildPreserveOwnership (6.31s) [2019-10-18T16:32:53.098Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2019-10-18T16:32:53.098Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s) [2019-10-18T16:32:53.098Z] === RUN TestBuildPlatformInvalid [2019-10-18T16:32:53.098Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-18T16:32:53.098Z] PASS [2019-10-18T16:32:53.098Z] [2019-10-18T16:32:53.098Z] === Skipped [2019-10-18T16:32:53.098Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-18T16:32:53.098Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:32:53.098Z] [2019-10-18T16:32:53.098Z] [2019-10-18T16:32:53.098Z] DONE 32 tests, 1 skipped in 104.057s [2019-10-18T16:32:53.098Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T16:32:53.098Z] ++ 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 [2019-10-18T16:32:53.098Z] ++ set -e [2019-10-18T16:32:53.098Z] ++ '[' -n 0 ']' [2019-10-18T16:32:53.098Z] ++ set -x [2019-10-18T16:32:53.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:32:53.098Z] INFO: Testing against a local daemon [2019-10-18T16:32:53.098Z] === RUN TestConfigList [2019-10-18T16:32:54.338Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-18T16:32:54.338Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T16:32:54.338Z] === RUN TestHealthCheckWorkdir [2019-10-18T16:32:54.579Z] --- PASS: TestBuildSquashParent (6.04s) [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:32:54.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:32:54.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:32:54.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:32:54.579Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:32:56.234Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2019-10-18T16:32:56.234Z] === RUN TestHealthKillContainer [2019-10-18T16:32:56.234Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-18T16:32:56.234Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-18T16:32:56.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:32:56.386Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:32:57.285Z] --- PASS: TestConfigList (3.39s) [2019-10-18T16:32:57.286Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T16:32:57.286Z] === RUN TestConfigsCreateAndDelete [2019-10-18T16:32:58.757Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-18T16:32:58.757Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-18T16:32:58.757Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-18T16:32:58.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:32:58.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:32:59.014Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-18T16:32:59.014Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T16:32:59.271Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-18T16:32:59.818Z] --- PASS: TestConfigsCreateAndDelete (3.31s) [2019-10-18T16:32:59.818Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T16:32:59.818Z] === RUN TestConfigsUpdate [2019-10-18T16:32:59.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2019-10-18T16:32:59.835Z] === RUN TestIpcModeNone [2019-10-18T16:33:00.771Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-18T16:33:00.771Z] --- PASS: TestIpcModeNone (1.08s) [2019-10-18T16:33:00.771Z] === RUN TestIpcModePrivate [2019-10-18T16:33:01.028Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-18T16:33:01.285Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2019-10-18T16:33:01.325Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2019-10-18T16:33:01.325Z] === RUN TestBuildMultiStageCopy [2019-10-18T16:33:01.325Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T16:33:02.217Z] --- PASS: TestIpcModePrivate (1.14s) [2019-10-18T16:33:02.217Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2019-10-18T16:33:02.217Z] === RUN TestIpcModeShareable [2019-10-18T16:33:02.217Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-18T16:33:02.782Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-18T16:33:03.117Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-18T16:33:03.117Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T16:33:03.117Z] === RUN TestTemplatedConfig [2019-10-18T16:33:03.345Z] --- PASS: TestIpcModeShareable (1.26s) [2019-10-18T16:33:03.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2019-10-18T16:33:03.345Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T16:33:03.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T16:33:04.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T16:33:04.502Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T16:33:04.716Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-18T16:33:04.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-18T16:33:05.307Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-10-18T16:33:05.671Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-18T16:33:05.671Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T16:33:06.621Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-18T16:33:06.621Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.46s) [2019-10-18T16:33:06.621Z] === RUN TestAPIIpcModeHost [2019-10-18T16:33:07.016Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-10-18T16:33:07.016Z] === RUN TestBuildLabelWithTargets [2019-10-18T16:33:07.185Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-18T16:33:07.235Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-18T16:33:07.306Z] --- PASS: TestTemplatedConfig (3.56s) [2019-10-18T16:33:07.306Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T16:33:07.306Z] === RUN TestConfigInspect [2019-10-18T16:33:07.749Z] --- PASS: TestAPIIpcModeHost (1.05s) [2019-10-18T16:33:07.749Z] === RUN TestDaemonIpcModeShareable [2019-10-18T16:33:08.316Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-18T16:33:09.573Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2019-10-18T16:33:09.573Z] === RUN TestBuildWithEmptyLayers [2019-10-18T16:33:09.839Z] --- PASS: TestConfigInspect (3.22s) [2019-10-18T16:33:09.839Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T16:33:09.839Z] === RUN TestConfigCreateWithLabels [2019-10-18T16:33:10.212Z] --- PASS: TestDaemonIpcModeShareable (2.10s) [2019-10-18T16:33:10.212Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T16:33:10.212Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-10-18T16:33:10.212Z] === RUN TestDaemonIpcModePrivate [2019-10-18T16:33:10.212Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-18T16:33:10.356Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-10-18T16:33:10.356Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T16:33:10.470Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-18T16:33:11.333Z] INFO: Expanding compiler 1 of 3... [2019-10-18T16:33:12.371Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2019-10-18T16:33:12.371Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T16:33:12.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2019-10-18T16:33:12.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T16:33:12.893Z] INFO: Expanding compiler 2 of 3... [2019-10-18T16:33:13.128Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2019-10-18T16:33:13.128Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T16:33:13.128Z] === RUN TestConfigCreateResolve [2019-10-18T16:33:13.539Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2019-10-18T16:33:13.539Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T16:33:14.267Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2019-10-18T16:33:14.267Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T16:33:14.267Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2019-10-18T16:33:14.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T16:33:14.267Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-18T16:33:14.323Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2019-10-18T16:33:14.323Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T16:33:16.161Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2019-10-18T16:33:16.161Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T16:33:16.161Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-10-18T16:33:16.161Z] === RUN TestIpcModeOlderClient [2019-10-18T16:33:16.161Z] === PAUSE TestIpcModeOlderClient [2019-10-18T16:33:16.161Z] === RUN TestKillContainerInvalidSignal [2019-10-18T16:33:16.414Z] --- PASS: TestConfigCreateResolve (3.24s) [2019-10-18T16:33:16.415Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T16:33:16.415Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T16:33:16.982Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-18T16:33:16.982Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T16:33:16.982Z] PASS [2019-10-18T16:33:16.982Z] [2019-10-18T16:33:16.982Z] DONE 8 tests in 23.860s [2019-10-18T16:33:16.982Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T16:33:16.982Z] ++ 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 [2019-10-18T16:33:16.982Z] ++ set -e [2019-10-18T16:33:16.982Z] ++ '[' -n 0 ']' [2019-10-18T16:33:16.982Z] ++ set -x [2019-10-18T16:33:16.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:33:16.983Z] INFO: Testing against a local daemon [2019-10-18T16:33:16.983Z] === RUN TestCheckpoint [2019-10-18T16:33:16.983Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T16:33:16.983Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:33:16.983Z] === RUN TestContainerInvalidJSON [2019-10-18T16:33:16.983Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:33:16.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:33:16.983Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:33:16.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:33:16.983Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:33:16.983Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:33:16.983Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:33:16.983Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:33:16.983Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:33:16.983Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-18T16:33:16.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T16:33:16.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T16:33:16.983Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T16:33:16.983Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T16:33:17.091Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2019-10-18T16:33:17.091Z] === RUN TestKillContainer [2019-10-18T16:33:17.091Z] === RUN TestKillContainer/no_signal [2019-10-18T16:33:17.241Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-18T16:33:17.241Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T16:33:17.241Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-18T16:33:17.241Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T16:33:17.499Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-18T16:33:17.499Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T16:33:17.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-18T16:33:17.499Z] === RUN TestCopyFromContainer [2019-10-18T16:33:17.537Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2019-10-18T16:33:17.537Z] === RUN TestBuildWithHugeFile [2019-10-18T16:33:18.022Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-18T16:33:18.280Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T16:33:18.280Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-18T16:33:18.845Z] === RUN TestKillContainer/killing_signal [2019-10-18T16:33:20.032Z] INFO: Expanding compiler 3 of 3... [2019-10-18T16:33:20.058Z] === RUN TestCopyFromContainer// [2019-10-18T16:33:20.058Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T16:33:20.058Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T16:33:20.058Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T16:33:20.058Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T16:33:20.227Z] --- PASS: TestKillContainer (2.99s) [2019-10-18T16:33:20.227Z] --- PASS: TestKillContainer/no_signal (1.11s) [2019-10-18T16:33:20.227Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-10-18T16:33:20.227Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-10-18T16:33:20.227Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T16:33:20.227Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T16:33:20.316Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T16:33:20.316Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T16:33:20.497Z] INFO: Removing downloaded files... [2019-10-18T16:33:20.497Z] INFO: Creating source directory... [2019-10-18T16:33:20.497Z] INFO: Configuring git core.autocrlf... [2019-10-18T16:33:20.497Z] INFO: Completed [2019-10-18T16:33:20.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T16:33:20.575Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T16:33:20.575Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer (3.21s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-18T16:33:20.835Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-18T16:33:20.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T16:33:20.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:33:20.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:33:20.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:33:20.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:33:20.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:33:20.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:33:20.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:33:20.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:33:20.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:33:20.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-18T16:33:20.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T16:33:20.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T16:33:20.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T16:33:20.835Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T16:33:20.835Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-18T16:33:20.835Z] === RUN TestCreateWithInvalidEnv [2019-10-18T16:33:20.835Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T16:33:20.835Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T16:33:20.835Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T16:33:20.835Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T16:33:20.835Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T16:33:20.835Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T16:33:21.095Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T16:33:21.095Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T16:33:21.095Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T16:33:21.095Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-18T16:33:21.095Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T16:33:21.095Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T16:33:21.095Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-18T16:33:21.095Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T16:33:21.095Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-18T16:33:21.095Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T16:33:21.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T16:33:22.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s) [2019-10-18T16:33:22.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2019-10-18T16:33:22.091Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-10-18T16:33:22.091Z] === RUN TestKillStoppedContainer [2019-10-18T16:33:22.091Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-18T16:33:22.091Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T16:33:22.091Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-18T16:33:22.091Z] === RUN TestKillDifferentUserContainer [2019-10-18T16:33:22.349Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-18T16:33:22.606Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-18T16:33:22.606Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-18T16:33:22.862Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-18T16:33:22.862Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-18T16:33:22.862Z] === RUN TestInspectOomKilledTrue [2019-10-18T16:33:22.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T16:33:22.862Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:33:22.862Z] === RUN TestInspectOomKilledFalse [2019-10-18T16:33:22.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T16:33:22.862Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:33:22.862Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T16:33:23.427Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:33:23.629Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:33:23.629Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2019-10-18T16:33:23.629Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2019-10-18T16:33:23.629Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T16:33:23.687Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-10-18T16:33:23.687Z] === RUN TestLinksContainerNames [2019-10-18T16:33:23.944Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-18T16:33:24.509Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-18T16:33:25.440Z] --- PASS: TestLinksContainerNames (1.87s) [2019-10-18T16:33:25.440Z] === RUN TestLogsFollowTailEmpty [2019-10-18T16:33:25.696Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-18T16:33:25.860Z] ......... [ 85%] [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:33:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:33:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:33:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:33:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:33:26.162Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:33:26.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:33:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:33:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:33:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:33:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:33:26.162Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-18T16:33:26.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-18T16:33:26.162Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T16:33:26.162Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T16:33:26.162Z] === RUN TestDaemonRestartIpcMode [2019-10-18T16:33:26.162Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T16:33:26.162Z] === RUN TestDiff [2019-10-18T16:33:26.628Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-10-18T16:33:26.628Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T16:33:27.098Z] --- PASS: TestDiff (0.87s) [2019-10-18T16:33:27.098Z] === RUN TestExecWithCloseStdin [2019-10-18T16:33:27.560Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/default [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/private [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/slave [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/shared [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/default [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/shared [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/slave [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/private [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T16:33:27.560Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:33:27.560Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:33:27.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:33:27.560Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:33:27.817Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:33:28.073Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:33:28.331Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:33:28.331Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T16:33:28.331Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-18T16:33:28.331Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-18T16:33:28.331Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T16:33:28.474Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-10-18T16:33:28.474Z] === RUN TestExec [2019-10-18T16:33:28.588Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-18T16:33:29.411Z] --- PASS: TestExec (1.02s) [2019-10-18T16:33:29.411Z] === RUN TestExecUser [2019-10-18T16:33:29.531Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-18T16:33:30.098Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-18T16:33:30.346Z] --- PASS: TestExecUser (1.02s) [2019-10-18T16:33:30.346Z] === RUN TestExportContainerAndImportImage [2019-10-18T16:33:30.663Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2019-10-18T16:33:30.663Z] === RUN TestNetworkNat [2019-10-18T16:33:30.921Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-18T16:33:31.283Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-10-18T16:33:31.284Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T16:33:31.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-18T16:33:31.743Z] --- PASS: TestNetworkNat (1.05s) [2019-10-18T16:33:31.743Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T16:33:31.881Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-18T16:33:32.675Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2019-10-18T16:33:32.675Z] === RUN TestNetworkLoopbackNat [2019-10-18T16:33:33.241Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-18T16:33:33.765Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-18T16:33:33.818Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2019-10-18T16:33:33.818Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T16:33:33.818Z] === RUN TestHealthCheckWorkdir [2019-10-18T16:33:34.173Z] --- PASS: TestNetworkLoopbackNat (1.41s) [2019-10-18T16:33:34.173Z] === RUN TestPause [2019-10-18T16:33:34.754Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2019-10-18T16:33:34.754Z] === RUN TestHealthKillContainer [2019-10-18T16:33:35.104Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-18T16:33:35.104Z] --- PASS: TestPause (0.99s) [2019-10-18T16:33:35.104Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T16:33:35.104Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:33:35.104Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:33:35.104Z] === RUN TestPauseStopPausedContainer [2019-10-18T16:33:35.104Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-18T16:33:36.035Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2019-10-18T16:33:36.035Z] === RUN TestPsFilter [2019-10-18T16:33:36.293Z] --- PASS: TestPsFilter (0.21s) [2019-10-18T16:33:36.293Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T16:33:37.226Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-10-18T16:33:37.227Z] === RUN TestRemoveContainerWithVolume [2019-10-18T16:33:37.227Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-18T16:33:37.484Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-18T16:33:38.040Z] --- PASS: TestHealthKillContainer (3.08s) [2019-10-18T16:33:38.040Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T16:33:38.050Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-18T16:33:38.050Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-10-18T16:33:38.050Z] === RUN TestRemoveContainerRunning [2019-10-18T16:33:38.608Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-10-18T16:33:38.608Z] === RUN TestIpcModeNone [2019-10-18T16:33:38.981Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-10-18T16:33:38.981Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T16:33:38.981Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-18T16:33:39.016Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-18T16:33:39.544Z] --- PASS: TestIpcModeNone (1.00s) [2019-10-18T16:33:39.544Z] === RUN TestIpcModePrivate [2019-10-18T16:33:39.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-10-18T16:33:39.914Z] === RUN TestRemoveInvalidContainer [2019-10-18T16:33:39.914Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-18T16:33:39.914Z] === RUN TestRenameLinkedContainer [2019-10-18T16:33:39.914Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-18T16:33:40.385Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-18T16:33:40.481Z] --- PASS: TestIpcModePrivate (0.99s) [2019-10-18T16:33:40.481Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-18T16:33:40.481Z] === RUN TestIpcModeShareable [2019-10-18T16:33:41.319Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-18T16:33:41.859Z] --- PASS: TestIpcModeShareable (1.05s) [2019-10-18T16:33:41.859Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-18T16:33:41.859Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T16:33:43.219Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-18T16:33:43.219Z] --- PASS: TestRenameLinkedContainer (3.54s) [2019-10-18T16:33:43.219Z] === RUN TestRenameStoppedContainer [2019-10-18T16:33:44.152Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-10-18T16:33:44.152Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T16:33:45.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.34s) [2019-10-18T16:33:45.153Z] === RUN TestAPIIpcModeHost [2019-10-18T16:33:45.755Z] --- PASS: TestAPIIpcModeHost (0.85s) [2019-10-18T16:33:45.755Z] === RUN TestDaemonIpcModeShareable [2019-10-18T16:33:46.049Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2019-10-18T16:33:46.049Z] === RUN TestRenameInvalidName [2019-10-18T16:33:46.457Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-18T16:33:46.985Z] --- PASS: TestRenameInvalidName (0.95s) [2019-10-18T16:33:46.985Z] === RUN TestRenameAnonymousContainer [2019-10-18T16:33:47.553Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-18T16:33:47.689Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-10-18T16:33:47.690Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T16:33:47.690Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-18T16:33:47.690Z] === RUN TestDaemonIpcModePrivate [2019-10-18T16:33:49.596Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2019-10-18T16:33:49.596Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T16:33:49.596Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-18T16:33:49.596Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T16:33:49.768Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-18T16:33:49.768Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-18T16:33:50.831Z] --- PASS: TestRenameAnonymousContainer (3.54s) [2019-10-18T16:33:50.831Z] === RUN TestRenameContainerWithSameName [2019-10-18T16:33:51.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-18T16:33:51.655Z] --- PASS: TestRenameContainerWithSameName (1.11s) [2019-10-18T16:33:51.655Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T16:33:51.978Z] --- PASS: TestBuildWithHugeFile (30.50s) [2019-10-18T16:33:51.978Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T16:33:51.978Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:33:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:33:51.978Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:33:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:33:51.978Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:33:51.978Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:33:51.978Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:33:51.978Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:33:51.978Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:33:51.978Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2019-10-18T16:33:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-18T16:33:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-10-18T16:33:51.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-18T16:33:51.978Z] === RUN TestBuildPreserveOwnership [2019-10-18T16:33:51.978Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T16:33:52.131Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.21s) [2019-10-18T16:33:52.131Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T16:33:52.131Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-18T16:33:52.131Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T16:33:52.349Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T16:33:53.554Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2019-10-18T16:33:53.554Z] === RUN TestResize [2019-10-18T16:33:53.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-18T16:33:54.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2019-10-18T16:33:54.037Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T16:33:54.037Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-18T16:33:54.037Z] === RUN TestIpcModeOlderClient [2019-10-18T16:33:54.037Z] === PAUSE TestIpcModeOlderClient [2019-10-18T16:33:54.037Z] === RUN TestKillContainerInvalidSignal [2019-10-18T16:33:54.157Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2019-10-18T16:33:54.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2019-10-18T16:33:54.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2019-10-18T16:33:54.157Z] === RUN TestBuildPlatformInvalid [2019-10-18T16:33:54.538Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-18T16:33:54.538Z] PASS [2019-10-18T16:33:54.538Z] [2019-10-18T16:33:54.538Z] === Skipped [2019-10-18T16:33:54.538Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-18T16:33:54.538Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:33:54.538Z] [2019-10-18T16:33:54.538Z] [2019-10-18T16:33:54.538Z] DONE 32 tests, 1 skipped in 79.156s [2019-10-18T16:33:54.538Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T16:33:54.538Z] ++ 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 [2019-10-18T16:33:54.538Z] ++ set -e [2019-10-18T16:33:54.538Z] ++ '[' -n 0 ']' [2019-10-18T16:33:54.538Z] ++ set -x [2019-10-18T16:33:54.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:33:54.558Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-18T16:33:54.743Z] --- PASS: TestResize (0.99s) [2019-10-18T16:33:54.743Z] === RUN TestResizeWithInvalidSize [2019-10-18T16:33:54.815Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-18T16:33:54.815Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-18T16:33:54.815Z] [2019-10-18T16:33:54.815Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-18T16:33:54.815Z] =========================== short test summary info ============================ [2019-10-18T16:33:54.815Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-18T16:33:54.815Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-18T16:33:54.815Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-18T16:33:54.815Z] Not supported on most drivers [2019-10-18T16:33:54.815Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-18T16:33:54.815Z] This doesn't seem to be taken into account by the engine [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-18T16:33:54.815Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-18T16:33:54.815Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-18T16:33:54.815Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 348.44 seconds == [2019-10-18T16:33:54.907Z] INFO: Testing against a local daemon [2019-10-18T16:33:54.907Z] === RUN TestConfigList [2019-10-18T16:33:54.974Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2019-10-18T16:33:54.974Z] === RUN TestKillContainer [2019-10-18T16:33:54.974Z] === RUN TestKillContainer/no_signal [2019-10-18T16:33:55.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-18T16:33:55.543Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T16:33:55.676Z] --- PASS: TestResizeWithInvalidSize (1.05s) [2019-10-18T16:33:55.676Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T16:33:56.111Z] === RUN TestKillContainer/killing_signal [2019-10-18T16:33:56.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-18T16:33:56.503Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:33:56.503Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:33:56.503Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:33:56.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:33:56.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:33:57.492Z] --- PASS: TestKillContainer (2.71s) [2019-10-18T16:33:57.492Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-10-18T16:33:57.492Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2019-10-18T16:33:57.492Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-10-18T16:33:57.492Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T16:33:57.492Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T16:33:57.881Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-18T16:33:58.090Z] --- PASS: TestConfigList (2.78s) [2019-10-18T16:33:58.090Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T16:33:58.090Z] === RUN TestConfigsCreateAndDelete [2019-10-18T16:33:58.432Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T16:33:59.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2019-10-18T16:33:59.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2019-10-18T16:33:59.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-10-18T16:33:59.230Z] === RUN TestKillStoppedContainer [2019-10-18T16:33:59.230Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-10-18T16:33:59.230Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T16:33:59.490Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-10-18T16:33:59.490Z] === RUN TestKillDifferentUserContainer [2019-10-18T16:34:00.359Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2019-10-18T16:34:00.359Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T16:34:00.359Z] === RUN TestConfigsUpdate [2019-10-18T16:34:00.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:00.426Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-10-18T16:34:00.426Z] === RUN TestInspectOomKilledTrue [2019-10-18T16:34:00.426Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T16:34:00.426Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:34:00.426Z] === RUN TestInspectOomKilledFalse [2019-10-18T16:34:00.426Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T16:34:00.426Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:34:00.426Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T16:34:00.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:00.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2019-10-18T16:34:00.994Z] === RUN TestLinksContainerNames [2019-10-18T16:34:02.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:02.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:02.297Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-18T16:34:02.897Z] --- PASS: TestLinksContainerNames (1.77s) [2019-10-18T16:34:02.897Z] === RUN TestLogsFollowTailEmpty [2019-10-18T16:34:03.230Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-18T16:34:03.596Z] --- PASS: TestConfigsUpdate (2.87s) [2019-10-18T16:34:03.596Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T16:34:03.596Z] === RUN TestTemplatedConfig [2019-10-18T16:34:03.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:34:03.832Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-18T16:34:03.832Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T16:34:04.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:34:04.816Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/default [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/private [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/slave [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/shared [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/default [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/shared [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/slave [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/private [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:34:04.816Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T16:34:04.816Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:34:04.816Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:34:05.076Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:34:05.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:34:05.076Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:34:05.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:34:05.334Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:34:05.614Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.41s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.41s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.38s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.38s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.22s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.23s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.24s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.18s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.23s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.20s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.20s) [2019-10-18T16:34:05.877Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.20s) [2019-10-18T16:34:05.877Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T16:34:06.825Z] --- PASS: TestTemplatedConfig (3.08s) [2019-10-18T16:34:06.825Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T16:34:06.825Z] === RUN TestConfigInspect [2019-10-18T16:34:06.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:34:07.455Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:34:07.569Z] Clearing AppArmor profiles cache:. [2019-10-18T16:34:07.569Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T16:34:07.569Z] Unloading profiles will leave already running processes permanently [2019-10-18T16:34:07.569Z] unconfined, which can lead to unexpected situations. [2019-10-18T16:34:07.569Z] [2019-10-18T16:34:07.569Z] To set a process to complain mode, use the command line tool [2019-10-18T16:34:07.569Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T16:34:07.569Z] with the 'teardown' option." [2019-10-18T16:34:07.569Z] [2019-10-18T16:34:07.782Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2019-10-18T16:34:07.782Z] === RUN TestNetworkNat Post stage [Pipeline] junit [2019-10-18T16:34:08.149Z] Recording test results [2019-10-18T16:34:08.636Z] --- PASS: TestConfigInspect (2.35s) [2019-10-18T16:34:08.636Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T16:34:08.636Z] === RUN TestConfigCreateWithLabels [2019-10-18T16:34:09.159Z] --- PASS: TestNetworkNat (1.02s) [2019-10-18T16:34:09.159Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] sh [2019-10-18T16:34:09.619Z] + echo Ensuring container killed. [2019-10-18T16:34:09.619Z] Ensuring container killed. [2019-10-18T16:34:09.619Z] + docker rm -vf docker-pr2 [2019-10-18T16:34:09.619Z] Error: No such container: docker-pr2 [2019-10-18T16:34:09.619Z] + true [Pipeline] sh [2019-10-18T16:34:09.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-10-18T16:34:09.727Z] === RUN TestNetworkLoopbackNat [2019-10-18T16:34:09.903Z] + echo Chowning /workspace to jenkins user [2019-10-18T16:34:09.903Z] Chowning /workspace to jenkins user [2019-10-18T16:34:09.903Z] + id -u [2019-10-18T16:34:09.903Z] + id -g [2019-10-18T16:34:09.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40102:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T16:34:09.903Z] Unable to find image 'busybox:latest' locally [2019-10-18T16:34:09.903Z] latest: Pulling from library/busybox [2019-10-18T16:34:10.159Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-18T16:34:10.159Z] 7c9d20b9b6cd: Download complete [2019-10-18T16:34:10.416Z] 7c9d20b9b6cd: Pull complete [2019-10-18T16:34:10.416Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T16:34:10.416Z] Status: Downloaded newer image for busybox:latest [2019-10-18T16:34:10.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:34:11.090Z] --- PASS: TestConfigCreateWithLabels (2.34s) [2019-10-18T16:34:11.090Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T16:34:11.090Z] === RUN TestConfigCreateResolve [2019-10-18T16:34:11.106Z] --- PASS: TestNetworkLoopbackNat (1.27s) [2019-10-18T16:34:11.106Z] === RUN TestPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T16:34:12.043Z] --- PASS: TestPause (0.92s) [2019-10-18T16:34:12.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T16:34:12.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:34:12.043Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:34:12.043Z] === RUN TestPauseStopPausedContainer [2019-10-18T16:34:12.101Z] + bundleName=docker-py [2019-10-18T16:34:12.101Z] + echo Creating docker-py-bundles.tar.gz [2019-10-18T16:34:12.101Z] Creating docker-py-bundles.tar.gz [2019-10-18T16:34:12.101Z] + 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 [2019-10-18T16:34:12.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:34:12.113Z] Archiving artifacts [2019-10-18T16:34:12.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-18T16:34:12.980Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-10-18T16:34:12.980Z] === RUN TestPsFilter [2019-10-18T16:34:13.238Z] --- PASS: TestPsFilter (0.27s) [2019-10-18T16:34:13.238Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T16:34:13.858Z] --- PASS: TestConfigCreateResolve (2.95s) [2019-10-18T16:34:13.858Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T16:34:13.858Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T16:34:13.893Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-18T16:34:14.175Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-10-18T16:34:14.176Z] === RUN TestRemoveContainerWithVolume [2019-10-18T16:34:14.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER docker:635584280ba2c669542b0357b186070032a1d34a hack/make.sh binary-daemon [2019-10-18T16:34:14.637Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-18T16:34:14.637Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T16:34:14.637Z] PASS [2019-10-18T16:34:14.637Z] [2019-10-18T16:34:14.637Z] DONE 8 tests in 19.946s [2019-10-18T16:34:14.637Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T16:34:14.637Z] ++ 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 [2019-10-18T16:34:14.637Z] ++ set -e [2019-10-18T16:34:14.637Z] ++ '[' -n 0 ']' [2019-10-18T16:34:14.637Z] ++ set -x [2019-10-18T16:34:14.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:34:14.637Z] INFO: Testing against a local daemon [2019-10-18T16:34:14.637Z] === RUN TestCheckpoint [2019-10-18T16:34:14.637Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T16:34:14.637Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:34:14.637Z] === RUN TestContainerInvalidJSON [2019-10-18T16:34:14.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:34:14.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:34:14.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:34:14.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:34:14.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:34:14.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:34:14.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:34:14.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:34:14.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:34:14.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-18T16:34:14.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T16:34:14.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T16:34:14.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T16:34:14.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T16:34:14.818Z] [2019-10-18T16:34:14.818Z] Removing bundles/ [2019-10-18T16:34:14.818Z] [2019-10-18T16:34:14.818Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-18T16:34:14.818Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-18T16:34:14.818Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T16:34:14.892Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.56s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.00s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.13s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.59s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T16:34:14.892Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2019-10-18T16:34:14.892Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T16:34:14.892Z] === RUN TestCgroupNamespacesRun [2019-10-18T16:34:14.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-18T16:34:15.001Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-18T16:34:15.001Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T16:34:15.001Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-18T16:34:15.001Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T16:34:15.001Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-18T16:34:15.001Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T16:34:15.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-18T16:34:15.001Z] === RUN TestCopyFromContainer [2019-10-18T16:34:15.112Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-10-18T16:34:15.112Z] === RUN TestRemoveContainerRunning [2019-10-18T16:34:16.052Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-10-18T16:34:16.052Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T16:34:16.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-18T16:34:16.261Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-18T16:34:16.521Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2019-10-18T16:34:16.521Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T16:34:16.521Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T16:34:16.620Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2019-10-18T16:34:16.620Z] === RUN TestRemoveInvalidContainer [2019-10-18T16:34:16.620Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-18T16:34:16.620Z] === RUN TestRenameLinkedContainer [2019-10-18T16:34:17.449Z] === RUN TestCopyFromContainer// [2019-10-18T16:34:17.449Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T16:34:17.449Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T16:34:17.449Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T16:34:17.449Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T16:34:17.829Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T16:34:17.829Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T16:34:17.829Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T16:34:17.829Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T16:34:17.829Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T16:34:17.891Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer (2.97s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-18T16:34:18.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-18T16:34:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T16:34:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:34:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:34:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:34:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:34:18.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:34:18.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:34:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:34:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:34:18.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:34:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T16:34:18.209Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T16:34:18.209Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-18T16:34:18.209Z] === RUN TestCreateWithInvalidEnv [2019-10-18T16:34:18.209Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T16:34:18.209Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T16:34:18.209Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T16:34:18.209Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T16:34:18.209Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T16:34:18.209Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T16:34:18.209Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T16:34:18.209Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T16:34:18.209Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T16:34:18.209Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T16:34:18.209Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T16:34:18.209Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T16:34:18.209Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-18T16:34:18.209Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T16:34:18.458Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-10-18T16:34:18.458Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T16:34:18.458Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T16:34:20.353Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-10-18T16:34:20.353Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T16:34:20.353Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T16:34:20.659Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:34:20.659Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:34:20.659Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:34:20.659Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T16:34:20.659Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:34:20.659Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:34:20.659Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:34:20.951Z] --- PASS: TestRenameLinkedContainer (3.49s) [2019-10-18T16:34:20.951Z] === RUN TestRenameStoppedContainer [2019-10-18T16:34:20.951Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-10-18T16:34:20.951Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:34:21.051Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-18T16:34:21.051Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-18T16:34:21.051Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T16:34:21.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-18T16:34:21.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-10-18T16:34:21.980Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T16:34:21.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T16:34:22.430Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-18T16:34:22.959Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2019-10-18T16:34:22.960Z] === RUN TestRenameInvalidName [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:34:23.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:34:23.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:34:23.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:34:23.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:34:23.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:34:23.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:34:23.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:34:23.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:34:23.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:34:23.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:34:23.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-10-18T16:34:23.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-18T16:34:23.675Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T16:34:23.675Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T16:34:23.675Z] === RUN TestDaemonRestartIpcMode [2019-10-18T16:34:23.675Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T16:34:23.675Z] === RUN TestDiff [2019-10-18T16:34:23.896Z] --- PASS: TestRenameInvalidName (0.89s) [2019-10-18T16:34:23.896Z] === RUN TestRenameAnonymousContainer [2019-10-18T16:34:24.332Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2019-10-18T16:34:24.332Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T16:34:24.332Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T16:34:24.478Z] --- PASS: TestDiff (0.80s) [2019-10-18T16:34:24.478Z] === RUN TestExecWithCloseStdin [2019-10-18T16:34:24.897Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-18T16:34:24.897Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T16:34:24.897Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T16:34:24.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-18T16:34:25.779Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-10-18T16:34:25.779Z] === RUN TestExec [2019-10-18T16:34:25.828Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-18T16:34:25.828Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T16:34:25.828Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T16:34:26.698Z] --- PASS: TestExec (1.18s) [2019-10-18T16:34:26.698Z] === RUN TestExecUser [2019-10-18T16:34:27.723Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2019-10-18T16:34:27.723Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T16:34:27.723Z] === RUN TestKernelTCPMemory [2019-10-18T16:34:28.040Z] --- PASS: TestExecUser (1.05s) [2019-10-18T16:34:28.040Z] === RUN TestExportContainerAndImportImage [2019-10-18T16:34:28.086Z] --- PASS: TestRenameAnonymousContainer (4.32s) [2019-10-18T16:34:28.086Z] === RUN TestRenameContainerWithSameName [2019-10-18T16:34:29.022Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2019-10-18T16:34:29.022Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T16:34:29.095Z] --- PASS: TestKernelTCPMemory (1.08s) [2019-10-18T16:34:29.095Z] === RUN TestNISDomainname [2019-10-18T16:34:29.304Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2019-10-18T16:34:29.304Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T16:34:30.027Z] --- PASS: TestNISDomainname (1.16s) [2019-10-18T16:34:30.027Z] === RUN TestHostnameDnsResolution [2019-10-18T16:34:30.027Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-18T16:34:30.555Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-10-18T16:34:30.555Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T16:34:30.555Z] === RUN TestHealthCheckWorkdir [2019-10-18T16:34:30.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-18T16:34:30.926Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2019-10-18T16:34:30.926Z] === RUN TestResize [2019-10-18T16:34:31.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-18T16:34:31.493Z] --- PASS: TestResize (0.92s) [2019-10-18T16:34:31.493Z] === RUN TestResizeWithInvalidSize [2019-10-18T16:34:31.723Z] --- PASS: TestHostnameDnsResolution (1.59s) [2019-10-18T16:34:31.723Z] === RUN TestStats [2019-10-18T16:34:31.827Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-10-18T16:34:31.827Z] === RUN TestHealthKillContainer [2019-10-18T16:34:32.430Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2019-10-18T16:34:32.430Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T16:34:32.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-18T16:34:33.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-18T16:34:33.368Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:33.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:33.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:33.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:34:33.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:33.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:33.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:34:33.783Z] --- PASS: TestStats (2.20s) [2019-10-18T16:34:33.783Z] === RUN TestStopContainerWithTimeout [2019-10-18T16:34:33.783Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T16:34:33.783Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T16:34:33.783Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T16:34:33.783Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T16:34:33.783Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T16:34:33.783Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T16:34:33.783Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T16:34:33.783Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T16:34:33.783Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T16:34:33.783Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T16:34:34.980Z] --- PASS: TestHealthKillContainer (3.16s) [2019-10-18T16:34:34.980Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T16:34:35.154Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T16:34:35.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-18T16:34:35.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:34:35.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:34:35.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-18T16:34:35.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-18T16:34:35.757Z] === RUN TestIpcModeNone [2019-10-18T16:34:36.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:34:37.018Z] --- PASS: TestIpcModeNone (1.03s) [2019-10-18T16:34:37.018Z] === RUN TestIpcModePrivate [2019-10-18T16:34:37.092Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T16:34:37.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-18T16:34:37.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:34:38.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:34:38.448Z] --- PASS: TestIpcModePrivate (1.25s) [2019-10-18T16:34:38.448Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-18T16:34:38.448Z] === RUN TestIpcModeShareable [2019-10-18T16:34:38.991Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-18T16:34:38.991Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2019-10-18T16:34:38.991Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2019-10-18T16:34:38.991Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2019-10-18T16:34:38.991Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2019-10-18T16:34:38.991Z] === RUN TestDeleteDevicemapper [2019-10-18T16:34:38.991Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T16:34:38.991Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:34:38.991Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T16:34:39.024Z] #73 exporting layers 113.9s done [2019-10-18T16:34:39.024Z] #73 exporting manifest sha256:fd67c4086cec57aeba2154b2d83c7419cb02d07c05e143ddd9fa6d6ceb9e9859 done [2019-10-18T16:34:39.024Z] #73 exporting config sha256:ee0907a679c463a7793ec843ee94b44bcb06a75fdb4c8aea9f19131bdfdf8440 done [2019-10-18T16:34:39.024Z] #73 sending tarball [2019-10-18T16:34:39.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:34:39.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:34:39.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:34:39.246Z] --- PASS: TestIpcModeShareable (1.12s) [2019-10-18T16:34:39.246Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-18T16:34:39.246Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T16:34:39.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-18T16:34:42.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-18T16:34:42.089Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2019-10-18T16:34:42.089Z] === RUN TestUpdateMemory [2019-10-18T16:34:42.089Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T16:34:42.089Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:34:42.089Z] === RUN TestUpdateCPUQuota [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.04s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T16:34:42.402Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2019-10-18T16:34:42.402Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T16:34:42.402Z] === RUN TestCgroupNamespacesRun [2019-10-18T16:34:42.419Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2019-10-18T16:34:42.419Z] === RUN TestAPIIpcModeHost [2019-10-18T16:34:43.216Z] --- PASS: TestAPIIpcModeHost (0.92s) [2019-10-18T16:34:43.216Z] === RUN TestDaemonIpcModeShareable [2019-10-18T16:34:43.470Z] #73 sending tarball 17.9s done [2019-10-18T16:34:43.470Z] #73 DONE 131.8s [2019-10-18T16:34:43.470Z] [2019-10-18T16:34:43.470Z] #74 importing to docker [2019-10-18T16:34:44.305Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2019-10-18T16:34:44.305Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T16:34:44.305Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T16:34:44.619Z] --- PASS: TestUpdateCPUQuota (2.35s) [2019-10-18T16:34:44.619Z] === RUN TestUpdatePidsLimit [2019-10-18T16:34:44.619Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T16:34:45.034Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2019-10-18T16:34:45.034Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T16:34:45.034Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-18T16:34:45.034Z] === RUN TestDaemonIpcModePrivate [2019-10-18T16:34:45.183Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T16:34:45.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-18T16:34:45.749Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T16:34:45.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-18T16:34:46.210Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2019-10-18T16:34:46.210Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T16:34:46.210Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T16:34:46.315Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T16:34:46.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T16:34:46.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-18T16:34:46.852Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-18T16:34:46.852Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T16:34:46.852Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-18T16:34:46.852Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T16:34:47.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T16:34:47.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T16:34:48.116Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-10-18T16:34:48.116Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T16:34:48.116Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T16:34:48.662Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-18T16:34:48.662Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T16:34:48.662Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-18T16:34:48.662Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T16:34:49.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit (4.89s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.51s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/no_change (0.58s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/update_lower (0.58s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-10-18T16:34:49.548Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-18T16:34:49.548Z] === RUN TestUpdateRestartPolicy [2019-10-18T16:34:50.020Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2019-10-18T16:34:50.020Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T16:34:50.020Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T16:34:50.498Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-10-18T16:34:50.498Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T16:34:50.498Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-18T16:34:50.498Z] === RUN TestIpcModeOlderClient [2019-10-18T16:34:50.498Z] === PAUSE TestIpcModeOlderClient [2019-10-18T16:34:50.498Z] === RUN TestKillContainerInvalidSignal [2019-10-18T16:34:50.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-18T16:34:51.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-18T16:34:51.393Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2019-10-18T16:34:51.393Z] === RUN TestKillContainer [2019-10-18T16:34:51.393Z] === RUN TestKillContainer/no_signal [2019-10-18T16:34:51.934Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.97s) [2019-10-18T16:34:51.934Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T16:34:51.934Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T16:34:52.235Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T16:34:52.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-10-18T16:34:52.874Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T16:34:52.874Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T16:34:53.096Z] === RUN TestKillContainer/killing_signal [2019-10-18T16:34:53.445Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-18T16:34:53.445Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T16:34:53.445Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T16:34:53.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-18T16:34:54.349Z] --- PASS: TestKillContainer (2.97s) [2019-10-18T16:34:54.349Z] --- PASS: TestKillContainer/no_signal (0.99s) [2019-10-18T16:34:54.349Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2019-10-18T16:34:54.349Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2019-10-18T16:34:54.349Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T16:34:54.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T16:34:55.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T16:34:55.979Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2019-10-18T16:34:55.980Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T16:34:55.980Z] === RUN TestKernelTCPMemory [2019-10-18T16:34:56.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2019-10-18T16:34:56.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-10-18T16:34:56.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-10-18T16:34:56.385Z] === RUN TestKillStoppedContainer [2019-10-18T16:34:56.385Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-18T16:34:56.385Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T16:34:56.385Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-18T16:34:56.385Z] === RUN TestKillDifferentUserContainer [2019-10-18T16:34:56.547Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-10-18T16:34:56.547Z] === RUN TestNISDomainname [2019-10-18T16:34:57.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-18T16:34:57.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-18T16:34:57.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-18T16:34:57.174Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2019-10-18T16:34:57.174Z] === RUN TestInspectOomKilledTrue [2019-10-18T16:34:57.174Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T16:34:57.174Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:34:57.174Z] === RUN TestInspectOomKilledFalse [2019-10-18T16:34:57.174Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T16:34:57.174Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:34:57.174Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T16:34:57.923Z] --- PASS: TestNISDomainname (1.18s) [2019-10-18T16:34:57.923Z] === RUN TestHostnameDnsResolution [2019-10-18T16:34:57.954Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-18T16:34:57.954Z] === RUN TestLinksContainerNames [2019-10-18T16:34:59.787Z] --- PASS: TestLinksContainerNames (1.55s) [2019-10-18T16:34:59.787Z] === RUN TestLogsFollowTailEmpty [2019-10-18T16:34:59.825Z] --- PASS: TestHostnameDnsResolution (1.83s) [2019-10-18T16:34:59.825Z] === RUN TestStats [2019-10-18T16:35:00.154Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2019-10-18T16:35:00.154Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T16:35:00.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-18T16:35:01.420Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/default [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/private [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/slave [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/shared [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/default [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/shared [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/slave [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/private [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T16:35:01.421Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:35:01.421Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:35:01.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T16:35:01.885Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-18T16:35:01.885Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-18T16:35:01.885Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T16:35:02.358Z] --- PASS: TestStats (2.33s) [2019-10-18T16:35:02.358Z] === RUN TestStopContainerWithTimeout [2019-10-18T16:35:02.358Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T16:35:02.358Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T16:35:02.358Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T16:35:02.358Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T16:35:02.358Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T16:35:02.358Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T16:35:02.358Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T16:35:02.358Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T16:35:02.358Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T16:35:02.358Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T16:35:02.358Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T16:35:02.358Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T16:35:03.573Z] --- PASS: TestUpdateRestartPolicy (13.71s) [2019-10-18T16:35:03.573Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T16:35:03.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-18T16:35:04.139Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-18T16:35:04.139Z] === RUN TestWaitNonBlocked [2019-10-18T16:35:04.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:04.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:04.139Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:04.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:04.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:04.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:04.417Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-10-18T16:35:04.417Z] === RUN TestNetworkNat [2019-10-18T16:35:04.794Z] --- PASS: TestNetworkNat (0.92s) [2019-10-18T16:35:04.794Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T16:35:05.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-18T16:35:05.510Z] --- PASS: TestWaitNonBlocked (0.07s) [2019-10-18T16:35:05.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2019-10-18T16:35:05.510Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.44s) [2019-10-18T16:35:05.510Z] === RUN TestWaitBlocked [2019-10-18T16:35:05.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:05.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:05.510Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:05.510Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:05.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:05.510Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:05.646Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-18T16:35:05.646Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2019-10-18T16:35:05.646Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2019-10-18T16:35:05.646Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2019-10-18T16:35:05.646Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2019-10-18T16:35:05.646Z] === RUN TestDeleteDevicemapper [2019-10-18T16:35:05.646Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T16:35:05.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:35:05.646Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T16:35:06.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2019-10-18T16:35:06.057Z] === RUN TestNetworkLoopbackNat [2019-10-18T16:35:06.847Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2019-10-18T16:35:06.847Z] === RUN TestPause [2019-10-18T16:35:06.883Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-18T16:35:06.883Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-10-18T16:35:06.883Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2019-10-18T16:35:06.883Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T16:35:06.883Z] === CONT TestIpcModeOlderClient [2019-10-18T16:35:06.883Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-18T16:35:06.883Z] === CONT TestDaemonRestartIpcMode [2019-10-18T16:35:07.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-18T16:35:08.094Z] --- PASS: TestPause (0.99s) [2019-10-18T16:35:08.094Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T16:35:08.094Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:35:08.094Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:35:08.094Z] === RUN TestPauseStopPausedContainer [2019-10-18T16:35:08.873Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-10-18T16:35:08.873Z] === RUN TestPsFilter [2019-10-18T16:35:08.935Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2019-10-18T16:35:08.935Z] === RUN TestUpdateMemory [2019-10-18T16:35:08.935Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T16:35:08.935Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:08.935Z] === RUN TestUpdateCPUQuota [2019-10-18T16:35:09.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-18T16:35:09.245Z] --- PASS: TestPsFilter (0.25s) [2019-10-18T16:35:09.245Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T16:35:10.023Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-10-18T16:35:10.023Z] === RUN TestRemoveContainerWithVolume [2019-10-18T16:35:10.322Z] --- PASS: TestUpdateCPUQuota (1.88s) [2019-10-18T16:35:10.322Z] === RUN TestUpdatePidsLimit [2019-10-18T16:35:10.322Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T16:35:10.509Z] #74 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T16:35:10.805Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-10-18T16:35:10.805Z] === RUN TestRemoveContainerRunning [2019-10-18T16:35:10.890Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T16:35:10.934Z] --- PASS: TestContainerStartOnDaemonRestart (4.06s) [2019-10-18T16:35:10.934Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T16:35:10.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-18T16:35:10.944Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/test/unit [2019-10-18T16:35:11.458Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T16:35:11.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-18T16:35:11.582Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-18T16:35:11.582Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T16:35:11.756Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2019-10-18T16:35:11.757Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T16:35:11.757Z] PASS [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === Skipped [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-18T16:35:11.757Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-18T16:35:11.757Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T16:35:11.757Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:35:11.757Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T16:35:11.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-18T16:35:11.757Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] [2019-10-18T16:35:11.757Z] DONE 197 tests, 6 skipped in 153.776s [2019-10-18T16:35:11.757Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T16:35:11.757Z] ++ 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 [2019-10-18T16:35:11.757Z] ++ set -e [2019-10-18T16:35:11.757Z] ++ '[' -n 0 ']' [2019-10-18T16:35:11.757Z] ++ set -x [2019-10-18T16:35:11.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:35:12.014Z] INFO: Testing against a local daemon [2019-10-18T16:35:12.014Z] === RUN TestCommitInheritsEnv [2019-10-18T16:35:12.025Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T16:35:12.271Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-18T16:35:12.271Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T16:35:12.271Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T16:35:12.271Z] === RUN TestImagesFilterMultiReference [2019-10-18T16:35:12.531Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-18T16:35:12.531Z] === RUN TestImagePullPlatformInvalid [2019-10-18T16:35:12.531Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-18T16:35:12.531Z] === RUN TestRemoveImageOrphaning [2019-10-18T16:35:12.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T16:35:12.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-18T16:35:12.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-10-18T16:35:12.841Z] === RUN TestRemoveInvalidContainer [2019-10-18T16:35:12.841Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-18T16:35:12.841Z] === RUN TestRenameLinkedContainer [2019-10-18T16:35:13.047Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-18T16:35:13.047Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T16:35:13.159Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T16:35:13.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T16:35:13.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-18T16:35:15.353Z] ? github.com/docker/docker/api [no test files] [2019-10-18T16:35:15.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-18T16:35:15.617Z] --- PASS: TestRemoveImageGarbageCollector (2.61s) [2019-10-18T16:35:15.617Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-18T16:35:15.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit (5.26s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/update_lower (0.60s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2019-10-18T16:35:15.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-18T16:35:15.628Z] === RUN TestUpdateRestartPolicy [2019-10-18T16:35:15.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-18T16:35:15.910Z] === RUN TestTagInvalidReference [2019-10-18T16:35:15.910Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-18T16:35:15.910Z] === RUN TestTagValidPrefixedRepo [2019-10-18T16:35:15.910Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2019-10-18T16:35:15.910Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T16:35:15.910Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-18T16:35:15.910Z] === RUN TestTagOfficialNames [2019-10-18T16:35:15.910Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-18T16:35:15.910Z] === RUN TestTagMatchesDigest [2019-10-18T16:35:15.910Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-18T16:35:15.910Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T16:35:16.289Z] --- PASS: TestRenameLinkedContainer (3.71s) [2019-10-18T16:35:16.289Z] === RUN TestRenameStoppedContainer [2019-10-18T16:35:17.066Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-10-18T16:35:17.066Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T16:35:17.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-18T16:35:18.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2019-10-18T16:35:18.903Z] === RUN TestRenameInvalidName [2019-10-18T16:35:19.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-18T16:35:20.171Z] --- PASS: TestRenameInvalidName (0.89s) [2019-10-18T16:35:20.171Z] === RUN TestRenameAnonymousContainer [2019-10-18T16:35:22.598Z] --- PASS: TestRenameAnonymousContainer (2.83s) [2019-10-18T16:35:22.598Z] === RUN TestRenameContainerWithSameName [2019-10-18T16:35:23.377Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2019-10-18T16:35:23.377Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T16:35:25.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-18T16:35:25.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-18T16:35:25.186Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-10-18T16:35:25.186Z] === RUN TestResize [2019-10-18T16:35:26.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-18T16:35:26.445Z] --- PASS: TestResize (0.88s) [2019-10-18T16:35:26.445Z] === RUN TestResizeWithInvalidSize [2019-10-18T16:35:27.313Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-10-18T16:35:27.313Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T16:35:28.240Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:28.240Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:28.240Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:28.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:35:28.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:35:28.338Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-18T16:35:28.903Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-18T16:35:30.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:30.274Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-18T16:35:30.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-18T16:35:30.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:30.523Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2019-10-18T16:35:30.524Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T16:35:30.524Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-18T16:35:30.524Z] === RUN TestWaitNonBlocked [2019-10-18T16:35:30.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:30.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:30.524Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:30.524Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:30.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:35:30.524Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:35:30.524Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-18T16:35:30.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-10-18T16:35:30.524Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-10-18T16:35:30.524Z] === RUN TestWaitBlocked [2019-10-18T16:35:30.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:30.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:30.524Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:30.524Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:30.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:35:30.524Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:35:31.460Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-18T16:35:31.460Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-10-18T16:35:31.460Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2019-10-18T16:35:31.460Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T16:35:31.460Z] === CONT TestIpcModeOlderClient [2019-10-18T16:35:31.460Z] === CONT TestDaemonRestartIpcMode [2019-10-18T16:35:31.719Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-18T16:35:31.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:35:31.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:35:32.344Z] Removing intermediate container f7926f96565d [2019-10-18T16:35:32.344Z] ---> 7f2cf67ebcb4 [2019-10-18T16:35:32.344Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-18T16:35:32.344Z] ---> Running in 439c05f9afe9 [2019-10-18T16:35:32.344Z] Removing intermediate container 439c05f9afe9 [2019-10-18T16:35:32.344Z] ---> c7c39f1df29c [2019-10-18T16:35:32.344Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-18T16:35:32.344Z] ---> Running in 3dec7b30d46c [2019-10-18T16:35:32.344Z] Removing intermediate container 3dec7b30d46c [2019-10-18T16:35:32.344Z] ---> d55f24557c1a [2019-10-18T16:35:32.344Z] Step 8/8 : COPY . . [2019-10-18T16:35:32.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-18T16:35:33.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:35:33.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:35:35.009Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2019-10-18T16:35:35.009Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T16:35:35.371Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:35:35.618Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2019-10-18T16:35:35.618Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T16:35:35.618Z] PASS [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === Skipped [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-18T16:35:35.618Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-18T16:35:35.618Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T16:35:35.618Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:35:35.618Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T16:35:35.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-18T16:35:35.618Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] [2019-10-18T16:35:35.618Z] DONE 197 tests, 6 skipped in 138.618s [2019-10-18T16:35:35.618Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T16:35:35.618Z] ++ 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 [2019-10-18T16:35:35.618Z] ++ set -e [2019-10-18T16:35:35.618Z] ++ '[' -n 0 ']' [2019-10-18T16:35:35.618Z] ++ set -x [2019-10-18T16:35:35.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:35:35.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:35:35.877Z] INFO: Testing against a local daemon [2019-10-18T16:35:35.877Z] === RUN TestCommitInheritsEnv [2019-10-18T16:35:36.226Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-18T16:35:36.226Z] Copying nested executables into bundles/binary-daemon [2019-10-18T16:35:36.226Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-18T16:35:36.445Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-10-18T16:35:36.445Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T16:35:36.445Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-18T16:35:36.445Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-18T16:35:36.445Z] === RUN TestImagesFilterMultiReference [2019-10-18T16:35:36.445Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-18T16:35:36.445Z] === RUN TestImagePullPlatformInvalid [2019-10-18T16:35:36.445Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-18T16:35:36.445Z] === RUN TestRemoveImageOrphaning [2019-10-18T16:35:36.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER docker:635584280ba2c669542b0357b186070032a1d34a hack/make.sh cross [2019-10-18T16:35:36.981Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-18T16:35:37.012Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-18T16:35:37.012Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T16:35:37.012Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:35:37.012Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:35:37.012Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T16:35:37.012Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-18T16:35:37.012Z] === RUN TestTagInvalidReference [2019-10-18T16:35:37.165Z] [2019-10-18T16:35:37.165Z] Removing bundles/ [2019-10-18T16:35:37.165Z] [2019-10-18T16:35:37.165Z] ---> Making bundle: cross (in bundles/cross) [2019-10-18T16:35:37.165Z] Cross building: bundles/cross/linux/amd64 [2019-10-18T16:35:37.165Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-18T16:35:37.165Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-18T16:35:37.271Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-18T16:35:37.271Z] === RUN TestTagValidPrefixedRepo [2019-10-18T16:35:37.271Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-18T16:35:37.271Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T16:35:37.271Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-18T16:35:37.271Z] === RUN TestTagOfficialNames [2019-10-18T16:35:37.271Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-18T16:35:37.271Z] === RUN TestTagMatchesDigest [2019-10-18T16:35:37.271Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T16:35:37.271Z] PASS [2019-10-18T16:35:37.271Z] [2019-10-18T16:35:37.271Z] === Skipped [2019-10-18T16:35:37.271Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-18T16:35:37.271Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-18T16:35:37.271Z] [2019-10-18T16:35:37.271Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:35:37.271Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:35:37.271Z] [2019-10-18T16:35:37.271Z] [2019-10-18T16:35:37.272Z] DONE 12 tests, 2 skipped in 1.837s [2019-10-18T16:35:37.531Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T16:35:37.531Z] ++ 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 [2019-10-18T16:35:37.531Z] ++ set -e [2019-10-18T16:35:37.531Z] ++ '[' -n 0 ']' [2019-10-18T16:35:37.531Z] ++ set -x [2019-10-18T16:35:37.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:35:37.531Z] INFO: Testing against a local daemon [2019-10-18T16:35:37.531Z] === RUN TestNetworkCreateDelete [2019-10-18T16:35:37.548Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-18T16:35:37.762Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2019-10-18T16:35:38.099Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-10-18T16:35:38.099Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T16:35:38.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:35:38.968Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:35:39.036Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2019-10-18T16:35:39.036Z] === RUN TestInspectNetwork [2019-10-18T16:35:40.073Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-18T16:35:40.331Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T16:35:41.036Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2019-10-18T16:35:41.036Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T16:35:41.036Z] === RUN TestCgroupNamespacesRun [2019-10-18T16:35:41.264Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-18T16:35:41.830Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-18T16:35:43.033Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-10-18T16:35:43.033Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T16:35:43.033Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T16:35:43.730Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-18T16:35:44.831Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-18T16:35:44.831Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T16:35:44.831Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T16:35:45.603Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T16:35:45.603Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T16:35:45.603Z] === RUN TestInspectNetwork/network_name [2019-10-18T16:35:45.603Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T16:35:46.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-10-18T16:35:46.619Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T16:35:46.619Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T16:35:47.010Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-18T16:35:48.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-10-18T16:35:48.414Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T16:35:48.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T16:35:49.540Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-18T16:35:49.853Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-18T16:35:49.853Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T16:35:49.853Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T16:35:50.640Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s) [2019-10-18T16:35:50.640Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T16:35:50.640Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T16:35:50.873Z] --- PASS: TestInspectNetwork (11.13s) [2019-10-18T16:35:50.873Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T16:35:50.873Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T16:35:50.873Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T16:35:50.873Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T16:35:50.873Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T16:35:50.873Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T16:35:51.424Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2019-10-18T16:35:51.424Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T16:35:51.424Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T16:35:52.065Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-18T16:35:52.996Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-18T16:35:53.254Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-18T16:35:53.406Z] --- PASS: TestRunContainerWithBridgeNone (3.02s) [2019-10-18T16:35:53.406Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T16:35:53.406Z] === RUN TestNetworkInvalidJSON [2019-10-18T16:35:53.406Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T16:35:53.406Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T16:35:53.406Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:35:53.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:35:53.406Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:35:53.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:35:53.406Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T16:35:53.406Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:35:53.406Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:35:53.406Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-18T16:35:53.406Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T16:35:53.406Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T16:35:53.406Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T16:35:53.406Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T16:35:53.456Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2019-10-18T16:35:53.456Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T16:35:53.456Z] === RUN TestKernelTCPMemory [2019-10-18T16:35:53.819Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-18T16:35:54.076Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-18T16:35:54.285Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-10-18T16:35:54.286Z] === RUN TestNISDomainname [2019-10-18T16:35:54.335Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-18T16:35:54.592Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-18T16:35:54.781Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2019-10-18T16:35:54.781Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T16:35:54.781Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T16:35:54.849Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-18T16:35:55.112Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-18T16:35:55.112Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-18T16:35:55.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-18T16:35:55.545Z] --- PASS: TestNISDomainname (1.20s) [2019-10-18T16:35:55.545Z] === RUN TestHostnameDnsResolution [2019-10-18T16:35:56.157Z] --- PASS: TestDaemonDefaultNetworkPools (1.15s) [2019-10-18T16:35:56.157Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T16:35:56.157Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T16:35:56.813Z] --- PASS: TestHostnameDnsResolution (1.19s) [2019-10-18T16:35:56.813Z] === RUN TestStats [2019-10-18T16:35:57.263Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-18T16:35:57.680Z] ---> 262549dc9a93 [2019-10-18T16:35:57.680Z] Successfully built 262549dc9a93 [2019-10-18T16:35:57.680Z] Successfully tagged docker:latest [2019-10-18T16:35:57.680Z] INFO: Image build ended at 10/18/2019 16:35:55. Duration:00:03:51.8698543 [2019-10-18T16:35:57.680Z] [2019-10-18T16:35:57.680Z] [2019-10-18T16:35:57.680Z] INFO: Building the test binaries at 10/18/2019 16:35:55... [2019-10-18T16:35:58.060Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2019-10-18T16:35:58.060Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T16:35:58.060Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T16:35:59.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.12s) [2019-10-18T16:35:59.963Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T16:35:59.964Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T16:35:59.979Z] --- PASS: TestStats (2.70s) [2019-10-18T16:35:59.979Z] === RUN TestStopContainerWithTimeout [2019-10-18T16:35:59.979Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T16:35:59.979Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T16:35:59.979Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T16:35:59.979Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T16:35:59.979Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T16:35:59.979Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T16:35:59.979Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T16:35:59.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T16:35:59.979Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T16:35:59.979Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T16:36:00.531Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.75s) [2019-10-18T16:36:00.531Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T16:36:00.531Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T16:36:00.539Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-18T16:36:00.790Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T16:36:01.600Z] INFO: make.ps1 starting at 10/18/2019 16:36:00 [2019-10-18T16:36:01.600Z] INFO: Git commit (635584280) assumed from DOCKER_GITCOMMIT environment variable [2019-10-18T16:36:01.600Z] INFO: Invoking autogen... [2019-10-18T16:36:01.913Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-18T16:36:02.066Z] INFO: Building daemon... [2019-10-18T16:36:02.171Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-18T16:36:02.567Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T16:36:02.735Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-18T16:36:04.367Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-18T16:36:04.367Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-10-18T16:36:04.367Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2019-10-18T16:36:04.367Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2019-10-18T16:36:04.367Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-10-18T16:36:04.367Z] === RUN TestDeleteDevicemapper [2019-10-18T16:36:04.367Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T16:36:04.367Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:36:04.367Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T16:36:04.633Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-18T16:36:04.721Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2019-10-18T16:36:04.721Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T16:36:04.721Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T16:36:04.721Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:36:04.721Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:36:04.721Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T16:36:06.004Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-18T16:36:06.609Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-18T16:36:07.174Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-18T16:36:08.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2019-10-18T16:36:08.623Z] === RUN TestUpdateMemory [2019-10-18T16:36:08.623Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-18T16:36:08.623Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:36:08.623Z] === RUN TestUpdateCPUQuota [2019-10-18T16:36:09.890Z] --- PASS: TestUpdateCPUQuota (1.59s) [2019-10-18T16:36:09.890Z] === RUN TestUpdatePidsLimit [2019-10-18T16:36:09.890Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T16:36:10.265Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T16:36:10.505Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-18T16:36:10.505Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-18T16:36:10.626Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T16:36:10.995Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T16:36:11.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T16:36:11.937Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-18T16:36:12.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T16:36:12.501Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-18T16:36:12.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T16:36:12.758Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-18T16:36:13.015Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-18T16:36:13.579Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-18T16:36:14.143Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit (4.19s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-18T16:36:14.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-10-18T16:36:14.370Z] === RUN TestUpdateRestartPolicy [2019-10-18T16:36:17.421Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-18T16:36:18.483Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-18T16:36:25.031Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-18T16:36:26.648Z] --- PASS: TestServiceWithDataPathPortInit (19.98s) [2019-10-18T16:36:26.648Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:36:26.648Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:36:26.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T16:36:28.141Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2019-10-18T16:36:28.141Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T16:36:28.141Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-10-18T16:36:28.141Z] === RUN TestWaitNonBlocked [2019-10-18T16:36:28.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:36:28.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:36:28.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:36:28.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:36:28.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:36:28.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:36:28.310Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-18T16:36:28.923Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-18T16:36:28.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2019-10-18T16:36:28.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2019-10-18T16:36:28.923Z] === RUN TestWaitBlocked [2019-10-18T16:36:28.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:36:28.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:36:28.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:36:28.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:36:28.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:36:28.923Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:36:29.679Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-18T16:36:30.613Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-18T16:36:30.736Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-18T16:36:30.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-10-18T16:36:30.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-10-18T16:36:30.736Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T16:36:30.736Z] === CONT TestIpcModeOlderClient [2019-10-18T16:36:30.736Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-18T16:36:30.736Z] === CONT TestDaemonRestartIpcMode [2019-10-18T16:36:31.546Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-18T16:36:31.803Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-18T16:36:33.971Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2019-10-18T16:36:33.971Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T16:36:34.331Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-18T16:36:34.349Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2019-10-18T16:36:34.349Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T16:36:34.349Z] PASS [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === Skipped [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-18T16:36:34.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-18T16:36:34.349Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-18T16:36:34.349Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:36:34.349Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T16:36:34.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-18T16:36:34.349Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] [2019-10-18T16:36:34.349Z] DONE 197 tests, 6 skipped in 139.813s [2019-10-18T16:36:34.349Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T16:36:34.349Z] ++ 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 [2019-10-18T16:36:34.349Z] ++ set -e [2019-10-18T16:36:34.349Z] ++ '[' -n 0 ']' [2019-10-18T16:36:34.349Z] ++ set -x [2019-10-18T16:36:34.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-18T16:36:34.588Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-18T16:36:34.721Z] INFO: Testing against a local daemon [2019-10-18T16:36:34.721Z] === RUN TestCommitInheritsEnv [2019-10-18T16:36:34.763Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.97s) [2019-10-18T16:36:34.763Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T16:36:34.763Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sxutk5wgor5iq2mm3oeefcjb2 Created:2019-10-18 16:36:25.729552879 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[855e2f0bf56170dd79b2270468e2cad327932e507c217e336398dfe2838694df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jl8gtluhqiit7qggsn4we45n1 EndpointID:345a3a14e0bfad81066a0c479ed1f6ccf0527c4d20273aa5f9c32f66df0f74c8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e404436594519b40987279a946596283941d0f5f44505d6be9fdd4cd3d0b5d10 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7cffb77d4fb2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jl8gtluhqiit7qggsn4we45n1 EndpointID:345a3a14e0bfad81066a0c479ed1f6ccf0527c4d20273aa5f9c32f66df0f74c8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T16:36:34.763Z] PASS [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] === Skipped [2019-10-18T16:36:34.763Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:36:34.763Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] DONE 21 tests, 1 skipped in 56.505s [2019-10-18T16:36:34.763Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:36:34.763Z] ++ 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 [2019-10-18T16:36:34.763Z] ++ set -e [2019-10-18T16:36:34.763Z] ++ '[' -n 0 ']' [2019-10-18T16:36:34.763Z] ++ set -x [2019-10-18T16:36:34.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:36:34.763Z] INFO: Testing against a local daemon [2019-10-18T16:36:34.763Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T16:36:34.763Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T16:36:34.763Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:36:34.763Z] === RUN TestDockerNetworkIpvlan [2019-10-18T16:36:34.763Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:36:34.763Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:36:34.763Z] PASS [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] === Skipped [2019-10-18T16:36:34.763Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T16:36:34.763Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:36:34.763Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] [2019-10-18T16:36:34.763Z] DONE 2 tests, 2 skipped in 0.150s [2019-10-18T16:36:34.763Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:36:34.763Z] ++ 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 [2019-10-18T16:36:34.763Z] ++ set -e [2019-10-18T16:36:34.763Z] ++ '[' -n 0 ']' [2019-10-18T16:36:34.763Z] ++ set -x [2019-10-18T16:36:34.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:36:34.763Z] INFO: Testing against a local daemon [2019-10-18T16:36:34.763Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T16:36:35.090Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-18T16:36:35.090Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T16:36:35.090Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T16:36:35.090Z] === RUN TestImagesFilterMultiReference [2019-10-18T16:36:35.090Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-18T16:36:35.090Z] === RUN TestImagePullPlatformInvalid [2019-10-18T16:36:35.090Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-18T16:36:35.090Z] === RUN TestRemoveImageOrphaning [2019-10-18T16:36:35.153Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-18T16:36:35.719Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-18T16:36:35.719Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-18T16:36:35.868Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-10-18T16:36:35.868Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T16:36:35.868Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:36:35.868Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:36:35.868Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T16:36:35.868Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-18T16:36:35.868Z] === RUN TestTagInvalidReference [2019-10-18T16:36:35.868Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-18T16:36:35.868Z] === RUN TestTagValidPrefixedRepo [2019-10-18T16:36:35.868Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-18T16:36:35.868Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T16:36:35.868Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-18T16:36:35.868Z] === RUN TestTagOfficialNames [2019-10-18T16:36:35.868Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-18T16:36:35.868Z] === RUN TestTagMatchesDigest [2019-10-18T16:36:35.868Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-18T16:36:35.868Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T16:36:36.677Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2019-10-18T16:36:36.677Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T16:36:36.677Z] === RUN TestDockerNetworkMacvlan [2019-10-18T16:36:37.244Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T16:36:38.245Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-18T16:36:38.245Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-18T16:36:38.622Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T16:36:39.558Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T16:36:40.141Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-18T16:36:41.512Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-18T16:36:42.080Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-18T16:36:43.747Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T16:36:43.976Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-18T16:36:43.976Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-18T16:36:43.976Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-18T16:36:43.976Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-18T16:36:43.976Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-18T16:36:46.502Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-18T16:36:47.875Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-18T16:36:47.935Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T16:36:49.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-18T16:36:49.505Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-18T16:36:50.070Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-18T16:36:54.249Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-18T16:36:54.499Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T16:36:55.620Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan (19.53s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.875Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.01s) [2019-10-18T16:36:55.875Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:36:55.876Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-10-18T16:36:55.876Z] PASS [2019-10-18T16:36:55.876Z] [2019-10-18T16:36:55.876Z] DONE 8 tests in 21.757s [2019-10-18T16:36:55.876Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T16:36:55.876Z] ++ 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 [2019-10-18T16:36:55.876Z] ++ set -e [2019-10-18T16:36:55.876Z] ++ '[' -n 0 ']' [2019-10-18T16:36:55.876Z] ++ set -x [2019-10-18T16:36:55.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:36:55.876Z] testing: warning: no tests to run [2019-10-18T16:36:55.876Z] PASS [2019-10-18T16:36:55.876Z] [2019-10-18T16:36:55.876Z] DONE 0 tests in 0.027s [2019-10-18T16:36:55.876Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T16:36:55.876Z] ++ 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 [2019-10-18T16:36:55.876Z] ++ set -e [2019-10-18T16:36:55.876Z] ++ '[' -n 0 ']' [2019-10-18T16:36:55.876Z] ++ set -x [2019-10-18T16:36:55.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:36:56.134Z] INFO: Testing against a local daemon [2019-10-18T16:36:56.134Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T16:36:58.040Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-10-18T16:36:58.040Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T16:36:58.040Z] === RUN TestAuthZPluginTLS [2019-10-18T16:36:58.148Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-18T16:36:58.575Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-18T16:36:58.575Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-18T16:36:58.575Z] Cross building: bundles/cross/windows/amd64 [2019-10-18T16:36:58.575Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-18T16:36:58.575Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-18T16:36:58.607Z] --- PASS: TestAuthZPluginTLS (0.64s) [2019-10-18T16:36:58.607Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T16:36:58.607Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T16:36:59.174Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-18T16:36:59.174Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T16:36:59.174Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T16:36:59.741Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-18T16:36:59.741Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T16:36:59.741Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T16:37:00.308Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2019-10-18T16:37:00.308Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T16:37:00.308Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T16:37:00.677Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-18T16:37:00.677Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-18T16:37:02.212Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-10-18T16:37:02.212Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T16:37:02.212Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T16:37:02.779Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2019-10-18T16:37:02.779Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T16:37:02.779Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T16:37:03.347Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-10-18T16:37:03.347Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T16:37:03.347Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T16:37:03.914Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-10-18T16:37:03.914Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T16:37:03.914Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T16:37:03.957Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-18T16:37:05.328Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-18T16:37:06.448Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2019-10-18T16:37:06.448Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T16:37:06.448Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T16:37:06.701Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-18T16:37:07.632Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-18T16:37:08.565Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-18T16:37:08.982Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2019-10-18T16:37:08.982Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T16:37:08.982Z] === RUN TestAuthZPluginHeader [2019-10-18T16:37:09.550Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-10-18T16:37:09.550Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T16:37:09.550Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T16:37:09.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:37:09.550Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:09.550Z] === RUN TestAuthZPluginV2Disable [2019-10-18T16:37:09.550Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:37:09.550Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:09.550Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T16:37:09.550Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:37:09.550Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:09.550Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T16:37:09.550Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:37:09.550Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:09.550Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T16:37:11.841Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-18T16:37:14.408Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-18T16:37:14.408Z] [2019-10-18T16:37:14.408Z] ________ ____ __. [2019-10-18T16:37:14.408Z] \_____ \ | |/ _| [2019-10-18T16:37:14.408Z] / | \| < [2019-10-18T16:37:14.408Z] / | \ | \ [2019-10-18T16:37:14.408Z] \_______ /____|__ \ [2019-10-18T16:37:14.408Z] \/ \/ [2019-10-18T16:37:14.408Z] [2019-10-18T16:37:14.408Z] INFO: make.ps1 ended at 10/18/2019 16:37:12 [2019-10-18T16:37:15.389Z] INFO: Binaries build ended at 10/18/2019 16:37:14. Duration:00:01:18.6673137 [2019-10-18T16:37:17.101Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-18T16:37:17.101Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-18T16:37:17.591Z] INFO: Copying the built daemon binary to d:\CI\PR-40102\2\binary\dockerd-635584280.exe... [2019-10-18T16:37:18.572Z] INFO: Copying the built client binary to d:\CI\PR-40102\2\binary\docker-635584280.exe... [2019-10-18T16:37:18.572Z] INFO: Copying dockerversion from the container... [2019-10-18T16:37:18.572Z] INFO: Copying the golang package from the container to d:\CI\PR-40102\2\installer\go.zip... [2019-10-18T16:37:18.996Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-18T16:37:20.366Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-18T16:37:21.510Z] INFO: Extracting go.zip to d:\CI\PR-40102\2\go [2019-10-18T16:37:23.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-18T16:37:24.577Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-18T16:37:24.577Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-18T16:37:25.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-18T16:37:27.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-18T16:37:27.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2019-10-18T16:37:27.632Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T16:37:27.632Z] PASS [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] === Skipped [2019-10-18T16:37:27.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:37:27.632Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:37:27.632Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:37:27.632Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:37:27.632Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] DONE 17 tests, 4 skipped in 31.528s [2019-10-18T16:37:27.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T16:37:27.632Z] ++ 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 [2019-10-18T16:37:27.632Z] ++ set -e [2019-10-18T16:37:27.632Z] ++ '[' -n 0 ']' [2019-10-18T16:37:27.632Z] ++ set -x [2019-10-18T16:37:27.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:37:27.632Z] INFO: Testing against a local daemon [2019-10-18T16:37:27.632Z] === RUN TestPluginInvalidJSON [2019-10-18T16:37:27.632Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:37:27.632Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:37:27.632Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:37:27.632Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-18T16:37:27.632Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T16:37:27.632Z] PASS [2019-10-18T16:37:27.632Z] [2019-10-18T16:37:27.632Z] DONE 2 tests in 0.162s [2019-10-18T16:37:27.632Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T16:37:27.632Z] ++ 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 [2019-10-18T16:37:27.632Z] ++ set -e [2019-10-18T16:37:27.632Z] ++ '[' -n 0 ']' [2019-10-18T16:37:27.632Z] ++ set -x [2019-10-18T16:37:27.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:37:27.891Z] INFO: Testing against a local daemon [2019-10-18T16:37:27.891Z] === RUN TestExternalGraphDriver [2019-10-18T16:37:28.151Z] === RUN TestExternalGraphDriver/json [2019-10-18T16:37:29.369Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 95.2% of statements [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T16:37:29.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T16:37:29.997Z] ok github.com/docker/docker/builder/dockerignore 0.060s coverage: 96.8% of statements [2019-10-18T16:37:30.301Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-18T16:37:30.628Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2019-10-18T16:37:30.685Z] === RUN TestExternalGraphDriver/spec [2019-10-18T16:37:32.688Z] ok github.com/docker/docker/builder/remotecontext/git 5.013s coverage: 85.1% of statements [2019-10-18T16:37:33.690Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-18T16:37:33.975Z] === RUN TestExternalGraphDriver/pull [2019-10-18T16:37:34.740Z] ok github.com/docker/docker/builder/remotecontext 0.527s coverage: 13.6% of statements [2019-10-18T16:37:35.884Z] --- PASS: TestExternalGraphDriver (7.90s) [2019-10-18T16:37:35.884Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T16:37:35.884Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2019-10-18T16:37:35.884Z] --- PASS: TestExternalGraphDriver/spec (2.84s) [2019-10-18T16:37:35.884Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2019-10-18T16:37:35.884Z] === RUN TestGraphdriverPluginV2 [2019-10-18T16:37:35.884Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-18T16:37:35.884Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:35.884Z] PASS [2019-10-18T16:37:35.884Z] [2019-10-18T16:37:35.884Z] === Skipped [2019-10-18T16:37:35.884Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-18T16:37:35.884Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:37:35.884Z] [2019-10-18T16:37:35.884Z] [2019-10-18T16:37:35.884Z] DONE 5 tests, 1 skipped in 8.073s [2019-10-18T16:37:35.884Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T16:37:35.884Z] ++ 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 [2019-10-18T16:37:35.884Z] ++ set -e [2019-10-18T16:37:35.884Z] ++ '[' -n 0 ']' [2019-10-18T16:37:35.884Z] ++ set -x [2019-10-18T16:37:35.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:37:35.884Z] INFO: Testing against a local daemon [2019-10-18T16:37:35.884Z] === RUN TestContinueAfterPluginCrash [2019-10-18T16:37:35.884Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T16:37:35.884Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T16:37:35.884Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T16:37:35.884Z] === CONT TestContinueAfterPluginCrash [2019-10-18T16:37:35.884Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T16:37:36.225Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-18T16:37:38.240Z] ok github.com/docker/docker/builder/dockerfile 1.639s coverage: 48.2% of statements [2019-10-18T16:37:38.240Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T16:37:38.240Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T16:37:39.505Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-18T16:37:39.505Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-18T16:37:43.683Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-18T16:37:45.122Z] ok github.com/docker/docker/client 1.001s coverage: 75.8% of statements [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite (372.00s) [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (19.74s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (9.12s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (1.75s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.87s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-18T16:37:45.581Z] docker_cli_daemon_test.go:1449: [d80b1eb442aed] daemon is not started [2019-10-18T16:37:45.581Z] check_test.go:309: [d9f564b8df5b3] daemon is not started [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-18T16:37:45.581Z] check_test.go:309: [d63a3787410cf] daemon is not started [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.53s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.17s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.52s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-18T16:37:45.581Z] check_test.go:309: [d7741b4f78e90] daemon is not started [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-18T16:37:45.581Z] check_test.go:309: [d3c3763a5c71f] daemon is not started [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-18T16:37:45.581Z] check_test.go:309: [dd3657ef64973] daemon is not started [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.81s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-18T16:37:45.581Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2019-10-18T16:37:45.581Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.61s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-18T16:37:45.582Z] check_test.go:309: [d05469a9d216b] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.24s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-18T16:37:45.582Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-18T16:37:45.582Z] check_test.go:309: [d320de2c71c74] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.43s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-18T16:37:45.582Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-18T16:37:45.582Z] check_test.go:309: [d100d5c7166fb] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.31s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.99s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-18T16:37:45.582Z] check_test.go:309: [d7ebbf8c6121b] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.45s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-18T16:37:45.582Z] check_test.go:309: [dc883b67b2362] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.87s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-18T16:37:45.582Z] docker_cli_daemon_plugins_test.go:79: [dfe72a1f4b9c4] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.09s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-18T16:37:45.582Z] docker_cli_daemon_plugins_test.go:169: [d1468d07adc20] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-18T16:37:45.582Z] check_test.go:309: [df024e8945c49] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.90s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.14s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-18T16:37:45.582Z] check_test.go:309: [de6e5c66d17c9] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.53s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.98s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.59s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.47s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.40s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.09s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-18T16:37:45.582Z] check_test.go:309: [dd2151e5af711] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.81s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.61s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-18T16:37:45.582Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-18T16:37:45.582Z] check_test.go:309: [dc75af5a39f5b] daemon is not started [2019-10-18T16:37:45.582Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-18T16:37:45.582Z] check_test.go:309: [d29d8a39c57a8] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-18T16:37:45.582Z] check_test.go:309: [d1ee5737c9f56] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.85s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.60s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.76s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.74s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.87s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-18T16:37:45.582Z] check_test.go:309: [db6109577c656] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.14s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.22s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-18T16:37:45.582Z] check_test.go:309: [d661da22f6928] daemon is not started [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.36s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-18T16:37:45.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-18T16:37:45.582Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.582Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-18T16:37:45.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-18T16:37:45.583Z] check_test.go:309: [d884abbb0f5d6] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-18T16:37:45.583Z] check_test.go:309: [ddff92d695abd] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.67s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-18T16:37:45.583Z] check_test.go:309: [de241b97c5838] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.33s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.56s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-18T16:37:45.583Z] check_test.go:309: [d90da670bf18f] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.75s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.97s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.62s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-18T16:37:45.583Z] check_test.go:309: [d1b31824d31d2] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-18T16:37:45.583Z] check_test.go:309: [d81fb8423c318] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.15s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.77s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.68s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.72s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.98s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-18T16:37:45.583Z] docker_cli_daemon_test.go:2542: [de63db19aceed] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.08s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.24s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.21s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-18T16:37:45.583Z] check_test.go:309: [d91d9cd1151c5] daemon is not started [2019-10-18T16:37:45.583Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.18s) [2019-10-18T16:37:45.583Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-18T16:37:45.583Z] === RUN TestDockerSwarmSuite [2019-10-18T16:37:45.583Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-18T16:37:45.583Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-18T16:37:48.105Z] --- PASS: TestDaemonStartWithLogOpt (10.56s) [2019-10-18T16:37:48.105Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T16:37:49.762Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-18T16:37:49.762Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-18T16:37:51.388Z] --- PASS: TestContinueAfterPluginCrash (15.57s) [2019-10-18T16:37:51.388Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T16:37:51.388Z] PASS [2019-10-18T16:37:51.589Z] INFO: Extraction ended at 10/18/2019 16:37:49. Duration:00:00:28.9521652 [2019-10-18T16:37:51.589Z] INFO: Updating the golang and path environment variables [2019-10-18T16:37:51.589Z] INFO: GOPATH=d:\gopath [2019-10-18T16:37:51.589Z] INFO: go version go1.13.3 windows/amd64 [2019-10-18T16:37:51.589Z] INFO: Running the daemon under test in debug mode [2019-10-18T16:37:51.589Z] INFO: Starting a daemon under test... [2019-10-18T16:37:51.589Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40102\2\daemon --pidfile d:\CI\PR-40102\2\docker.pid -D [2019-10-18T16:37:51.589Z] INFO: Process started successfully. [2019-10-18T16:37:51.589Z] INFO: Start tailing logs of the daemon under tests [2019-10-18T16:37:51.589Z] INFO: Waiting for the daemon under test to start... [2019-10-18T16:37:51.647Z] [2019-10-18T16:37:51.647Z] DONE 2 tests in 15.722s [2019-10-18T16:37:51.647Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T16:37:51.647Z] ++ 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 [2019-10-18T16:37:51.647Z] ++ set -e [2019-10-18T16:37:51.647Z] ++ '[' -n 0 ']' [2019-10-18T16:37:51.647Z] ++ set -x [2019-10-18T16:37:51.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:37:51.647Z] INFO: Testing against a local daemon [2019-10-18T16:37:51.647Z] === RUN TestPluginWithDevMounts [2019-10-18T16:37:51.647Z] === PAUSE TestPluginWithDevMounts [2019-10-18T16:37:51.647Z] === CONT TestPluginWithDevMounts [2019-10-18T16:37:53.794Z] INFO: Daemon under test started and replied! [2019-10-18T16:37:53.794Z] INFO: Docker version of the daemon under test [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] Client: [2019-10-18T16:37:53.794Z] Version: 17.06.2-ce [2019-10-18T16:37:53.794Z] API version: 1.30 [2019-10-18T16:37:53.794Z] Go version: go1.8.3 [2019-10-18T16:37:53.794Z] Git commit: cec0b72 [2019-10-18T16:37:53.794Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-18T16:37:53.794Z] OS/Arch: windows/amd64 [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] Server: [2019-10-18T16:37:53.794Z] Version: 0.0.0-dev [2019-10-18T16:37:53.794Z] API version: 1.41 (minimum version 1.24) [2019-10-18T16:37:53.794Z] Go version: go1.13.3 [2019-10-18T16:37:53.794Z] Git commit: 635584280 [2019-10-18T16:37:53.794Z] Built: 10/18/2019 16:36:01 [2019-10-18T16:37:53.794Z] OS/Arch: windows/amd64 [2019-10-18T16:37:53.794Z] Experimental: false [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] INFO: Docker info of the daemon under test [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] Containers: 0 [2019-10-18T16:37:53.794Z] Running: 0 [2019-10-18T16:37:53.794Z] Paused: 0 [2019-10-18T16:37:53.794Z] Stopped: 0 [2019-10-18T16:37:53.794Z] Images: 0 [2019-10-18T16:37:53.794Z] Server Version: 0.0.0-dev [2019-10-18T16:37:53.794Z] Storage Driver: windowsfilter [2019-10-18T16:37:53.794Z] Windows: [2019-10-18T16:37:53.794Z] Logging Driver: json-file [2019-10-18T16:37:53.794Z] Plugins: [2019-10-18T16:37:53.794Z] Volume: local [2019-10-18T16:37:53.794Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-18T16:37:53.794Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T16:37:53.794Z] Swarm: inactive [2019-10-18T16:37:53.794Z] Default Isolation: process [2019-10-18T16:37:53.794Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T16:37:53.794Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T16:37:53.794Z] OSType: windows [2019-10-18T16:37:53.794Z] Architecture: x86_64 [2019-10-18T16:37:53.794Z] CPUs: 4 [2019-10-18T16:37:53.794Z] Total Memory: 32GiB [2019-10-18T16:37:53.794Z] Name: azwin-2-4551b0 [2019-10-18T16:37:53.794Z] ID: MX7H:S7ZX:U45Q:D2QC:HN6K:4PDT:OTZ3:KRUO:4HK7:WOGT:LNU5:NN5H [2019-10-18T16:37:53.794Z] Docker Root Dir: D:\CI\PR-40102\2\daemon [2019-10-18T16:37:53.794Z] Debug Mode (client): false [2019-10-18T16:37:53.794Z] Debug Mode (server): true [2019-10-18T16:37:53.794Z] File Descriptors: -1 [2019-10-18T16:37:53.794Z] Goroutines: 17 [2019-10-18T16:37:53.794Z] System Time: 2019-10-18T16:37:53.60334Z [2019-10-18T16:37:53.794Z] EventsListeners: 0 [2019-10-18T16:37:53.794Z] Registry: https://index.docker.io/v1/ [2019-10-18T16:37:53.794Z] Labels: [2019-10-18T16:37:53.794Z] Experimental: false [2019-10-18T16:37:53.794Z] Insecure Registries: [2019-10-18T16:37:53.794Z] 127.0.0.0/8 [2019-10-18T16:37:53.794Z] Live Restore Enabled: false [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] INFO: Docker images of the daemon under test [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-18T16:37:53.794Z] [2019-10-18T16:37:53.794Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-18T16:37:53.794Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-18T16:37:53.938Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-18T16:37:54.179Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-18T16:37:54.179Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T16:37:54.179Z] PASS [2019-10-18T16:37:54.179Z] [2019-10-18T16:37:54.179Z] DONE 1 tests in 2.456s [2019-10-18T16:37:54.179Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T16:37:54.179Z] ++ 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 [2019-10-18T16:37:54.179Z] ++ set -e [2019-10-18T16:37:54.179Z] ++ '[' -n 0 ']' [2019-10-18T16:37:54.179Z] ++ set -x [2019-10-18T16:37:54.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:37:54.179Z] INFO: Testing against a local daemon [2019-10-18T16:37:54.179Z] === RUN TestSecretInspect [2019-10-18T16:37:54.260Z] ltsc2019: Pulling from windows/servercore [2019-10-18T16:37:57.468Z] --- PASS: TestSecretInspect (3.26s) [2019-10-18T16:37:57.468Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T16:37:57.468Z] === RUN TestSecretList [2019-10-18T16:37:59.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-18T16:38:00.077Z] 65014b3c3121: Pulling fs layer [2019-10-18T16:38:00.077Z] 12c8dbabfd62: Pulling fs layer [2019-10-18T16:38:00.757Z] --- PASS: TestSecretList (3.27s) [2019-10-18T16:38:00.757Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T16:38:00.757Z] === RUN TestSecretsCreateAndDelete [2019-10-18T16:38:04.047Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2019-10-18T16:38:04.047Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T16:38:04.047Z] === RUN TestSecretsUpdate [2019-10-18T16:38:04.447Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-18T16:38:05.012Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-18T16:38:05.269Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-18T16:38:06.237Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-18T16:38:06.237Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-18T16:38:06.237Z] remote: Enumerating objects: 19, done. [2019-10-18T16:38:06.237Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-18T16:38:06.237Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-18T16:38:06.237Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-18T16:38:07.334Z] --- PASS: TestSecretsUpdate (3.25s) [2019-10-18T16:38:07.334Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T16:38:07.334Z] === RUN TestTemplatedSecret [2019-10-18T16:38:08.135Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-18T16:38:09.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/test/unit [2019-10-18T16:38:10.465Z] 12c8dbabfd62: Verifying Checksum [2019-10-18T16:38:10.465Z] 12c8dbabfd62: Download complete [2019-10-18T16:38:11.548Z] --- PASS: TestTemplatedSecret (3.63s) [2019-10-18T16:38:11.548Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T16:38:11.548Z] === RUN TestSecretCreateResolve [2019-10-18T16:38:11.817Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-18T16:38:12.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-18T16:38:12.360Z] ? github.com/docker/docker/api [no test files] [2019-10-18T16:38:13.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-18T16:38:13.607Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-18T16:38:14.200Z] --- PASS: TestSecretCreateResolve (3.29s) [2019-10-18T16:38:14.200Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T16:38:14.200Z] PASS [2019-10-18T16:38:14.200Z] [2019-10-18T16:38:14.200Z] DONE 6 tests in 20.115s [2019-10-18T16:38:14.200Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T16:38:14.200Z] ++ 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 [2019-10-18T16:38:14.200Z] ++ set -e [2019-10-18T16:38:14.200Z] ++ '[' -n 0 ']' [2019-10-18T16:38:14.200Z] ++ set -x [2019-10-18T16:38:14.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:38:14.200Z] INFO: Testing against a local daemon [2019-10-18T16:38:14.200Z] === RUN TestServiceCreateInit [2019-10-18T16:38:14.459Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T16:38:15.388Z] --- PASS: TestImportExtremelyLargeImageWorks (96.07s) [2019-10-18T16:38:15.388Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T16:38:15.388Z] PASS [2019-10-18T16:38:15.388Z] [2019-10-18T16:38:15.388Z] === Skipped [2019-10-18T16:38:15.388Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:38:15.388Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:38:15.388Z] [2019-10-18T16:38:15.388Z] [2019-10-18T16:38:15.388Z] DONE 12 tests, 1 skipped in 97.576s [2019-10-18T16:38:15.388Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T16:38:15.388Z] ++ 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 [2019-10-18T16:38:15.388Z] ++ set -e [2019-10-18T16:38:15.388Z] ++ '[' -n 0 ']' [2019-10-18T16:38:15.388Z] ++ set -x [2019-10-18T16:38:15.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:38:15.388Z] INFO: Testing against a local daemon [2019-10-18T16:38:15.388Z] === RUN TestNetworkCreateDelete [2019-10-18T16:38:15.388Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-18T16:38:15.388Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T16:38:15.388Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2019-10-18T16:38:15.388Z] === RUN TestInspectNetwork [2019-10-18T16:38:16.161Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T16:38:16.161Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T16:38:16.161Z] === RUN TestInspectNetwork/network_name [2019-10-18T16:38:16.162Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T16:38:16.884Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-18T16:38:19.058Z] 65014b3c3121: Verifying Checksum [2019-10-18T16:38:19.058Z] 65014b3c3121: Download complete [2019-10-18T16:38:19.731Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T16:38:22.427Z] --- PASS: TestInspectNetwork (8.80s) [2019-10-18T16:38:22.427Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T16:38:22.427Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-18T16:38:22.427Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T16:38:22.427Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T16:38:22.427Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T16:38:22.427Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T16:38:24.283Z] --- PASS: TestRunContainerWithBridgeNone (2.80s) [2019-10-18T16:38:24.283Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T16:38:24.283Z] === RUN TestNetworkInvalidJSON [2019-10-18T16:38:24.283Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:24.283Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:24.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:24.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:24.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:24.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:24.283Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:24.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:24.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:24.283Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-18T16:38:24.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T16:38:24.283Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-18T16:38:24.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-18T16:38:24.283Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T16:38:24.986Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-18T16:38:25.004Z] --- PASS: TestServiceCreateInit (10.77s) [2019-10-18T16:38:25.004Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s) [2019-10-18T16:38:25.004Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T16:38:25.004Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2019-10-18T16:38:25.005Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T16:38:25.005Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T16:38:25.538Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-18T16:38:25.538Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T16:38:25.538Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T16:38:25.915Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-18T16:38:25.915Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T16:38:25.915Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T16:38:27.192Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-10-18T16:38:27.192Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T16:38:27.192Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T16:38:27.343Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-10-18T16:38:27.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-18T16:38:28.441Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-18T16:38:28.441Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T16:38:28.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T16:38:29.216Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-18T16:38:29.216Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T16:38:29.216Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T16:38:30.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-18T16:38:32.163Z] --- PASS: TestImportExtremelyLargeImageWorks (195.98s) [2019-10-18T16:38:32.163Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T16:38:32.163Z] PASS [2019-10-18T16:38:32.163Z] [2019-10-18T16:38:32.163Z] DONE 12 tests in 200.273s [2019-10-18T16:38:32.163Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T16:38:32.163Z] ++ 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 [2019-10-18T16:38:32.163Z] ++ set -e [2019-10-18T16:38:32.163Z] ++ '[' -n 0 ']' [2019-10-18T16:38:32.163Z] ++ set -x [2019-10-18T16:38:32.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:38:32.163Z] INFO: Testing against a local daemon [2019-10-18T16:38:32.163Z] === RUN TestNetworkCreateDelete [2019-10-18T16:38:32.163Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-18T16:38:32.163Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T16:38:32.429Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2019-10-18T16:38:32.429Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T16:38:32.429Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T16:38:32.429Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:38:32.429Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:38:32.429Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T16:38:32.726Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-10-18T16:38:32.726Z] === RUN TestInspectNetwork [2019-10-18T16:38:39.273Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T16:38:39.273Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T16:38:39.273Z] === RUN TestInspectNetwork/network_name [2019-10-18T16:38:39.273Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T16:38:41.973Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 30.3% of statements [2019-10-18T16:38:42.598Z] ok github.com/docker/docker/container 0.181s coverage: 35.3% of statements [2019-10-18T16:38:42.598Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T16:38:42.598Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T16:38:42.598Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T16:38:42.598Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T16:38:43.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-18T16:38:43.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-18T16:38:43.704Z] --- PASS: TestInspectNetwork (11.02s) [2019-10-18T16:38:43.704Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T16:38:43.704Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T16:38:43.704Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T16:38:43.704Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T16:38:43.704Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T16:38:43.704Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T16:38:46.981Z] --- PASS: TestRunContainerWithBridgeNone (3.18s) [2019-10-18T16:38:46.982Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T16:38:46.982Z] === RUN TestNetworkInvalidJSON [2019-10-18T16:38:46.982Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:46.982Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:46.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:46.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:46.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:46.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:46.982Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T16:38:46.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:38:46.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:38:46.982Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-18T16:38:46.982Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T16:38:46.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T16:38:46.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T16:38:46.982Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T16:38:46.982Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-18T16:38:46.982Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-18T16:38:47.026Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2019-10-18T16:38:47.913Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-18T16:38:47.913Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T16:38:47.913Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T16:38:48.479Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-18T16:38:48.479Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T16:38:48.479Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T16:38:48.900Z] --- PASS: TestServiceWithDataPathPortInit (16.37s) [2019-10-18T16:38:48.900Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:38:48.900Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:38:48.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T16:38:49.851Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-18T16:38:49.851Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T16:38:49.851Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T16:38:51.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2019-10-18T16:38:51.221Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T16:38:51.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T16:38:51.550Z] --- PASS: TestCreateServiceMultipleTimes (25.69s) [2019-10-18T16:38:51.550Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T16:38:51.550Z] === RUN TestCreateServiceConflict [2019-10-18T16:38:51.784Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-18T16:38:51.784Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T16:38:51.784Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T16:38:52.041Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-18T16:38:52.605Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-18T16:38:52.862Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-18T16:38:53.426Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-18T16:38:53.426Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-18T16:38:53.990Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-18T16:38:54.082Z] --- PASS: TestCreateServiceConflict (3.25s) [2019-10-18T16:38:54.082Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T16:38:54.082Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T16:38:54.247Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-18T16:38:55.178Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2019-10-18T16:38:55.178Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T16:38:55.178Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T16:38:55.178Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:38:55.178Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:38:55.178Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T16:38:55.475Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2019-10-18T16:38:56.548Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-18T16:38:57.541Z] ok github.com/docker/docker/daemon/cluster 0.275s coverage: 0.5% of statements [2019-10-18T16:38:58.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2019-10-18T16:38:58.206Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T16:38:58.206Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r45qvlip287zv724n12rfxdqg Created:2019-10-18 16:38:49.780582217 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[76b1a62b8428d4b75bbb3cb5a3febac34056597835f638f3b1b0315a10b967fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m55ae305o49noxnb3fwdzojwv EndpointID:d6b5e450decf5ca0c524d0f4f565a2ea4e7327cce91cbcd5b26a3cb3f086dfec MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b35ae5b7a077aba3e913d3f613184ce455d07b59147cfb7d5b2beb3ecc0441f4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1451f957efbe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m55ae305o49noxnb3fwdzojwv EndpointID:d6b5e450decf5ca0c524d0f4f565a2ea4e7327cce91cbcd5b26a3cb3f086dfec EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T16:38:58.206Z] PASS [2019-10-18T16:38:58.206Z] [2019-10-18T16:38:58.206Z] === Skipped [2019-10-18T16:38:58.206Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:38:58.206Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:38:58.206Z] [2019-10-18T16:38:58.206Z] [2019-10-18T16:38:58.206Z] DONE 21 tests, 1 skipped in 44.847s [2019-10-18T16:38:58.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:38:58.206Z] ++ 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 [2019-10-18T16:38:58.206Z] ++ set -e [2019-10-18T16:38:58.206Z] ++ '[' -n 0 ']' [2019-10-18T16:38:58.207Z] ++ set -x [2019-10-18T16:38:58.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:38:58.207Z] INFO: Testing against a local daemon [2019-10-18T16:38:58.207Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T16:38:58.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T16:38:58.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:38:58.207Z] === RUN TestDockerNetworkIpvlan [2019-10-18T16:38:58.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:38:58.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:38:58.207Z] PASS [2019-10-18T16:38:58.207Z] [2019-10-18T16:38:58.207Z] === Skipped [2019-10-18T16:38:58.207Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-18T16:38:58.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:38:58.207Z] [2019-10-18T16:38:58.207Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:38:58.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:38:58.207Z] [2019-10-18T16:38:58.207Z] [2019-10-18T16:38:58.207Z] DONE 2 tests, 2 skipped in 0.216s [2019-10-18T16:38:58.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:38:58.207Z] ++ 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 [2019-10-18T16:38:58.207Z] ++ set -e [2019-10-18T16:38:58.207Z] ++ '[' -n 0 ']' [2019-10-18T16:38:58.207Z] ++ set -x [2019-10-18T16:38:58.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:38:58.207Z] INFO: Testing against a local daemon [2019-10-18T16:38:58.207Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T16:38:58.274Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-10-18T16:38:58.274Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T16:38:58.274Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T16:38:58.443Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-18T16:38:58.570Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-10-18T16:38:58.570Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T16:38:58.570Z] === RUN TestDockerNetworkMacvlan [2019-10-18T16:38:59.356Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T16:38:59.812Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-18T16:39:00.644Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T16:39:01.542Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T16:39:01.706Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-18T16:39:02.636Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-18T16:39:02.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-18T16:39:03.089Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2019-10-18T16:39:03.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-18T16:39:03.823Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-18T16:39:04.207Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T16:39:05.798Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2019-10-18T16:39:06.421Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 84.6% of statements [2019-10-18T16:39:08.350Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T16:39:09.924Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-18T16:39:12.015Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-18T16:39:12.417Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T16:39:12.617Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.547s coverage: 13.7% of statements [2019-10-18T16:39:13.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.89s) [2019-10-18T16:39:13.186Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T16:39:13.186Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan (15.08s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2019-10-18T16:39:13.698Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:13.698Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2019-10-18T16:39:13.698Z] PASS [2019-10-18T16:39:13.698Z] [2019-10-18T16:39:13.698Z] DONE 8 tests in 16.604s [2019-10-18T16:39:13.698Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T16:39:13.698Z] ++ 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 [2019-10-18T16:39:13.698Z] ++ set -e [2019-10-18T16:39:13.698Z] ++ '[' -n 0 ']' [2019-10-18T16:39:13.698Z] ++ set -x [2019-10-18T16:39:13.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:13.698Z] testing: warning: no tests to run [2019-10-18T16:39:13.698Z] PASS [2019-10-18T16:39:13.698Z] [2019-10-18T16:39:13.698Z] DONE 0 tests in 0.085s [2019-10-18T16:39:13.698Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T16:39:13.698Z] ++ 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 [2019-10-18T16:39:13.698Z] ++ set -e [2019-10-18T16:39:13.698Z] ++ '[' -n 0 ']' [2019-10-18T16:39:13.698Z] ++ set -x [2019-10-18T16:39:13.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:14.070Z] INFO: Testing against a local daemon [2019-10-18T16:39:14.070Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T16:39:14.118Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.032s coverage: 2.9% of statements [2019-10-18T16:39:15.287Z] --- PASS: TestServiceWithDataPathPortInit (19.74s) [2019-10-18T16:39:15.287Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:39:15.287Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:39:15.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T16:39:15.881Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-18T16:39:15.882Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T16:39:15.882Z] === RUN TestAuthZPluginTLS [2019-10-18T16:39:16.176Z] ok github.com/docker/docker/daemon 12.488s coverage: 17.6% of statements [2019-10-18T16:39:16.176Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T16:39:16.176Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T16:39:16.176Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T16:39:16.176Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T16:39:16.176Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.100s coverage: 57.9% of statements [2019-10-18T16:39:16.334Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-10-18T16:39:16.334Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T16:39:16.334Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T16:39:16.471Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2019-10-18T16:39:16.471Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T16:39:16.471Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T16:39:16.748Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-18T16:39:16.748Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T16:39:16.748Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T16:39:17.165Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-18T16:39:17.165Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T16:39:17.165Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T16:39:17.993Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-18T16:39:17.994Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T16:39:17.994Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T16:39:19.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-10-18T16:39:19.261Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T16:39:19.261Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T16:39:19.759Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-10-18T16:39:19.759Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T16:39:19.759Z] === RUN TestCreateServiceSysctls [2019-10-18T16:39:20.052Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-18T16:39:20.052Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T16:39:20.052Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T16:39:20.421Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-18T16:39:20.421Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T16:39:20.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T16:39:21.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-18T16:39:21.201Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T16:39:21.201Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T16:39:21.741Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.799s coverage: 68.6% of statements [2019-10-18T16:39:22.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.909s coverage: 51.0% of statements [2019-10-18T16:39:23.062Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-10-18T16:39:23.062Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T16:39:23.062Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T16:39:23.947Z] --- PASS: TestCreateServiceSysctls (4.51s) [2019-10-18T16:39:23.947Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T16:39:23.947Z] === RUN TestCreateServiceCapabilities [2019-10-18T16:39:24.250Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.974s coverage: 46.2% of statements [2019-10-18T16:39:24.250Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T16:39:25.242Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2019-10-18T16:39:25.242Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T16:39:25.242Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gzo3hjgp8t53sv1v7qrfalyaz Created:2019-10-18 16:39:16.299023959 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3e6309e41d4ae644c638412c8740ed6e28b1588a63a21813c632a5c9c5bb62fe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g1qwq34gr24zx8g9uf7f83vtn EndpointID:caeac8454acc541e7c7bf635f2e6711ee4ff1088e81b487ee27be18a4396b741 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4a2511bde4305f5ee23066cd7b8f108f9430b5c682d8a37c146d68c03205b92 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:497978fcf4d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g1qwq34gr24zx8g9uf7f83vtn EndpointID:caeac8454acc541e7c7bf635f2e6711ee4ff1088e81b487ee27be18a4396b741 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T16:39:25.242Z] PASS [2019-10-18T16:39:25.242Z] [2019-10-18T16:39:25.242Z] === Skipped [2019-10-18T16:39:25.242Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:39:25.242Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:39:25.242Z] [2019-10-18T16:39:25.242Z] [2019-10-18T16:39:25.242Z] DONE 21 tests, 1 skipped in 52.709s [2019-10-18T16:39:25.242Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:39:25.242Z] ++ 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 [2019-10-18T16:39:25.242Z] ++ set -e [2019-10-18T16:39:25.242Z] ++ '[' -n 0 ']' [2019-10-18T16:39:25.242Z] ++ set -x [2019-10-18T16:39:25.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:25.242Z] INFO: Testing against a local daemon [2019-10-18T16:39:25.242Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T16:39:25.242Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T16:39:25.242Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:39:25.242Z] === RUN TestDockerNetworkIpvlan [2019-10-18T16:39:25.242Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:39:25.242Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:39:25.242Z] PASS [2019-10-18T16:39:25.242Z] [2019-10-18T16:39:25.242Z] === Skipped [2019-10-18T16:39:25.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-18T16:39:25.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:39:25.243Z] [2019-10-18T16:39:25.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-18T16:39:25.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-18T16:39:25.243Z] [2019-10-18T16:39:25.243Z] [2019-10-18T16:39:25.243Z] DONE 2 tests, 2 skipped in 0.140s [2019-10-18T16:39:25.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:39:25.243Z] ++ 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 [2019-10-18T16:39:25.243Z] ++ set -e [2019-10-18T16:39:25.243Z] ++ '[' -n 0 ']' [2019-10-18T16:39:25.243Z] ++ set -x [2019-10-18T16:39:25.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:25.243Z] INFO: Testing against a local daemon [2019-10-18T16:39:25.243Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T16:39:25.530Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-10-18T16:39:25.530Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T16:39:25.530Z] === RUN TestAuthZPluginHeader [2019-10-18T16:39:26.300Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.657s coverage: 76.1% of statements [2019-10-18T16:39:26.342Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-10-18T16:39:26.342Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T16:39:26.342Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T16:39:26.342Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:39:26.342Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:26.342Z] === RUN TestAuthZPluginV2Disable [2019-10-18T16:39:26.342Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:39:26.342Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:26.342Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T16:39:26.342Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:39:26.342Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:26.342Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T16:39:26.342Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:39:26.342Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:26.342Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T16:39:26.589Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.690s coverage: 52.6% of statements [2019-10-18T16:39:26.589Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T16:39:26.589Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T16:39:26.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-10-18T16:39:26.611Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T16:39:26.611Z] === RUN TestDockerNetworkMacvlan [2019-10-18T16:39:26.897Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.046s coverage: 58.0% of statements [2019-10-18T16:39:27.176Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T16:39:27.234Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2019-10-18T16:39:27.234Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T16:39:27.234Z] === RUN TestInspect [2019-10-18T16:39:28.106Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T16:39:28.396Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-10-18T16:39:29.039Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T16:39:29.418Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2019-10-18T16:39:31.424Z] --- PASS: TestInspect (3.72s) [2019-10-18T16:39:31.424Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T16:39:31.424Z] === RUN TestServiceListWithStatuses [2019-10-18T16:39:31.424Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T16:39:31.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:39:31.424Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T16:39:32.123Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 42.7% of statements [2019-10-18T16:39:32.315Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T16:39:34.170Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-10-18T16:39:34.214Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T16:39:35.003Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T16:39:35.003Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-10-18T16:39:35.584Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-18T16:39:35.675Z] ok github.com/docker/docker/daemon/logger/awslogs 0.590s coverage: 77.4% of statements [2019-10-18T16:39:36.516Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T16:39:36.701Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-10-18T16:39:37.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-18T16:39:38.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 62.1% of statements [2019-10-18T16:39:38.026Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.9% of statements [2019-10-18T16:39:38.026Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T16:39:38.026Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T16:39:38.026Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T16:39:38.026Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T16:39:38.284Z] ok github.com/docker/docker/builder/dockerfile 0.561s coverage: 48.2% of statements [2019-10-18T16:39:38.542Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 13.6% of statements [2019-10-18T16:39:39.474Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-18T16:39:39.539Z] --- PASS: TestDockerNetworkConnectAlias (7.58s) [2019-10-18T16:39:39.539Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T16:39:39.539Z] === RUN TestDockerNetworkReConnect [2019-10-18T16:39:40.844Z] ok github.com/docker/docker/builder/remotecontext/git 1.631s coverage: 85.1% of statements [2019-10-18T16:39:40.844Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T16:39:40.844Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T16:39:41.524Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 74.7% of statements [2019-10-18T16:39:41.524Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T16:39:42.678Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-18T16:39:42.678Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-10-18T16:39:43.063Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan (17.41s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s) [2019-10-18T16:39:43.996Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:39:43.996Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.13s) [2019-10-18T16:39:43.996Z] PASS [2019-10-18T16:39:43.996Z] [2019-10-18T16:39:43.996Z] DONE 8 tests in 18.935s [2019-10-18T16:39:43.996Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T16:39:43.996Z] ++ 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 [2019-10-18T16:39:43.996Z] ++ set -e [2019-10-18T16:39:43.996Z] ++ '[' -n 0 ']' [2019-10-18T16:39:43.996Z] ++ set -x [2019-10-18T16:39:43.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:43.996Z] testing: warning: no tests to run [2019-10-18T16:39:43.996Z] PASS [2019-10-18T16:39:43.996Z] [2019-10-18T16:39:43.996Z] DONE 0 tests in 0.025s [2019-10-18T16:39:43.996Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T16:39:43.996Z] ++ 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 [2019-10-18T16:39:43.996Z] ++ set -e [2019-10-18T16:39:43.996Z] ++ '[' -n 0 ']' [2019-10-18T16:39:43.996Z] ++ set -x [2019-10-18T16:39:43.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:43.996Z] INFO: Testing against a local daemon [2019-10-18T16:39:43.996Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T16:39:44.169Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2019-10-18T16:39:44.224Z] ok github.com/docker/docker/client 0.369s coverage: 75.8% of statements [2019-10-18T16:39:44.812Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2019-10-18T16:39:44.812Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T16:39:44.812Z] === RUN TestServicePlugin [2019-10-18T16:39:44.812Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T16:39:44.812Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:44.812Z] === RUN TestServiceUpdateLabel [2019-10-18T16:39:45.893Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-10-18T16:39:45.893Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T16:39:45.893Z] === RUN TestAuthZPluginTLS [2019-10-18T16:39:45.893Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-18T16:39:46.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-18T16:39:46.133Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T16:39:46.133Z] PASS [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] === Skipped [2019-10-18T16:39:46.133Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:39:46.133Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:39:46.133Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:39:46.133Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:39:46.133Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] DONE 17 tests, 4 skipped in 29.201s [2019-10-18T16:39:46.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T16:39:46.133Z] ++ 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 [2019-10-18T16:39:46.133Z] ++ set -e [2019-10-18T16:39:46.133Z] ++ '[' -n 0 ']' [2019-10-18T16:39:46.133Z] ++ set -x [2019-10-18T16:39:46.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:46.133Z] INFO: Testing against a local daemon [2019-10-18T16:39:46.133Z] === RUN TestPluginInvalidJSON [2019-10-18T16:39:46.133Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:39:46.133Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:39:46.133Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:39:46.133Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-18T16:39:46.133Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T16:39:46.133Z] PASS [2019-10-18T16:39:46.133Z] [2019-10-18T16:39:46.133Z] DONE 2 tests in 0.200s [2019-10-18T16:39:46.133Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T16:39:46.133Z] ++ 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 [2019-10-18T16:39:46.133Z] ++ set -e [2019-10-18T16:39:46.133Z] ++ '[' -n 0 ']' [2019-10-18T16:39:46.133Z] ++ set -x [2019-10-18T16:39:46.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:46.133Z] INFO: Testing against a local daemon [2019-10-18T16:39:46.133Z] === RUN TestExternalGraphDriver [2019-10-18T16:39:46.133Z] === RUN TestExternalGraphDriver/json [2019-10-18T16:39:46.133Z] === RUN TestExternalGraphDriver/spec [2019-10-18T16:39:46.458Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-18T16:39:46.458Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T16:39:46.458Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T16:39:46.716Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-18T16:39:46.716Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T16:39:46.716Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T16:39:46.873Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2019-10-18T16:39:46.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-18T16:39:47.232Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-18T16:39:47.232Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T16:39:47.232Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T16:39:47.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-18T16:39:47.500Z] ok github.com/docker/docker/daemon/logger/splunk 3.042s coverage: 82.5% of statements [2019-10-18T16:39:47.500Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T16:39:47.500Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T16:39:47.934Z] === RUN TestExternalGraphDriver/pull [2019-10-18T16:39:48.056Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-18T16:39:48.056Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T16:39:48.056Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T16:39:48.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-18T16:39:48.102Z] --- PASS: TestServiceUpdateLabel (3.32s) [2019-10-18T16:39:48.102Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T16:39:48.102Z] === RUN TestServiceUpdateSecrets [2019-10-18T16:39:49.433Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-18T16:39:49.433Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-18T16:39:49.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2019-10-18T16:39:49.433Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T16:39:49.433Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T16:39:49.691Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-18T16:39:49.732Z] --- PASS: TestExternalGraphDriver (6.39s) [2019-10-18T16:39:49.732Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T16:39:49.732Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-10-18T16:39:49.732Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-18T16:39:49.732Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2019-10-18T16:39:49.732Z] === RUN TestGraphdriverPluginV2 [2019-10-18T16:39:49.732Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-18T16:39:49.732Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:49.732Z] PASS [2019-10-18T16:39:49.732Z] [2019-10-18T16:39:49.732Z] === Skipped [2019-10-18T16:39:49.732Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-18T16:39:49.732Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:39:49.732Z] [2019-10-18T16:39:49.732Z] [2019-10-18T16:39:49.732Z] DONE 5 tests, 1 skipped in 6.591s [2019-10-18T16:39:49.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T16:39:49.732Z] ++ 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 [2019-10-18T16:39:49.732Z] ++ set -e [2019-10-18T16:39:49.732Z] ++ '[' -n 0 ']' [2019-10-18T16:39:49.732Z] ++ set -x [2019-10-18T16:39:49.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:39:49.948Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-18T16:39:49.948Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T16:39:49.948Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T16:39:50.104Z] INFO: Testing against a local daemon [2019-10-18T16:39:50.104Z] === RUN TestContinueAfterPluginCrash [2019-10-18T16:39:50.104Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T16:39:50.104Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T16:39:50.104Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T16:39:50.104Z] === CONT TestContinueAfterPluginCrash [2019-10-18T16:39:50.104Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T16:39:50.242Z] ok github.com/docker/docker/distribution/metadata 0.255s coverage: 48.2% of statements [2019-10-18T16:39:50.512Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-18T16:39:50.512Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T16:39:50.512Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T16:39:51.077Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-18T16:39:51.077Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T16:39:51.077Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T16:39:52.296Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2019-10-18T16:39:52.296Z] ok github.com/docker/docker/distribution 0.917s coverage: 22.1% of statements [2019-10-18T16:39:52.296Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T16:39:52.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-18T16:39:53.382Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2019-10-18T16:39:53.382Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T16:39:53.382Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T16:39:55.796Z] ok github.com/docker/docker/distribution/xfer 1.690s coverage: 85.6% of statements [2019-10-18T16:39:55.796Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T16:39:56.629Z] ok github.com/docker/docker/image 0.080s coverage: 86.4% of statements [2019-10-18T16:39:56.662Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.65s) [2019-10-18T16:39:56.662Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T16:39:56.662Z] === RUN TestAuthZPluginHeader [2019-10-18T16:39:56.917Z] ok github.com/docker/docker/image/cache 0.041s coverage: 19.2% of statements [2019-10-18T16:39:56.917Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T16:39:57.229Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-10-18T16:39:57.229Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T16:39:57.229Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T16:39:57.549Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2019-10-18T16:39:57.549Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T16:39:58.586Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2019-10-18T16:39:59.610Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-10-18T16:40:01.766Z] --- PASS: TestDaemonStartWithLogOpt (11.49s) [2019-10-18T16:40:01.767Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T16:40:02.484Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2019-10-18T16:40:02.484Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-18T16:40:02.484Z] === RUN TestAuthZPluginV2Disable [2019-10-18T16:40:02.484Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-18T16:40:02.484Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-18T16:40:02.741Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-18T16:40:03.306Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-18T16:40:03.564Z] === RUN TestDockerSuite/TestBuildFails [2019-10-18T16:40:04.039Z] ok github.com/docker/docker/opts 0.113s coverage: 66.9% of statements [2019-10-18T16:40:04.495Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-18T16:40:04.496Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-18T16:40:05.426Z] --- PASS: TestAuthZPluginV2Disable (3.57s) [2019-10-18T16:40:05.426Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-18T16:40:05.426Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T16:40:05.527Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-18T16:40:05.818Z] ok github.com/docker/docker/pkg/authorization 1.088s coverage: 68.3% of statements [2019-10-18T16:40:06.134Z] ok github.com/docker/docker/pkg/capabilities 0.028s coverage: 87.5% of statements [2019-10-18T16:40:06.190Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2019-10-18T16:40:06.190Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T16:40:06.190Z] === RUN TestServiceUpdateConfigs [2019-10-18T16:40:06.759Z] ok github.com/docker/docker/pkg/archive 1.492s coverage: 77.1% of statements [2019-10-18T16:40:06.762Z] --- PASS: TestContinueAfterPluginCrash (16.45s) [2019-10-18T16:40:06.762Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T16:40:06.762Z] PASS [2019-10-18T16:40:06.762Z] [2019-10-18T16:40:06.762Z] DONE 2 tests in 16.588s [2019-10-18T16:40:06.762Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T16:40:06.762Z] ++ 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 [2019-10-18T16:40:06.762Z] ++ set -e [2019-10-18T16:40:06.762Z] ++ '[' -n 0 ']' [2019-10-18T16:40:06.762Z] ++ set -x [2019-10-18T16:40:06.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:06.762Z] INFO: Testing against a local daemon [2019-10-18T16:40:06.762Z] === RUN TestPluginWithDevMounts [2019-10-18T16:40:06.762Z] === PAUSE TestPluginWithDevMounts [2019-10-18T16:40:06.762Z] === CONT TestPluginWithDevMounts [2019-10-18T16:40:07.322Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-18T16:40:07.782Z] ok github.com/docker/docker/pkg/directory 0.035s coverage: 80.0% of statements [2019-10-18T16:40:08.407Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-18T16:40:08.693Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2019-10-18T16:40:08.693Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-18T16:40:08.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T16:40:09.033Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2019-10-18T16:40:09.233Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-18T16:40:09.233Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T16:40:09.233Z] PASS [2019-10-18T16:40:09.233Z] [2019-10-18T16:40:09.233Z] DONE 1 tests in 2.343s [2019-10-18T16:40:09.233Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T16:40:09.233Z] ++ 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 [2019-10-18T16:40:09.233Z] ++ set -e [2019-10-18T16:40:09.233Z] ++ '[' -n 0 ']' [2019-10-18T16:40:09.233Z] ++ set -x [2019-10-18T16:40:09.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:09.233Z] INFO: Testing against a local daemon [2019-10-18T16:40:09.233Z] === RUN TestSecretInspect [2019-10-18T16:40:09.625Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-18T16:40:10.521Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-10-18T16:40:11.143Z] ok github.com/docker/docker/layer 7.250s coverage: 68.8% of statements [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T16:40:11.143Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T16:40:11.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2019-10-18T16:40:12.056Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-18T16:40:12.450Z] --- PASS: TestSecretInspect (2.93s) [2019-10-18T16:40:12.450Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T16:40:12.450Z] === RUN TestSecretList [2019-10-18T16:40:12.908Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-18T16:40:13.100Z] ok github.com/docker/docker/pkg/chrootarchive 4.421s coverage: 43.2% of statements [2019-10-18T16:40:13.100Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T16:40:13.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T16:40:13.388Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-10-18T16:40:13.683Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 89.5% of statements [2019-10-18T16:40:14.717Z] ok github.com/docker/docker/pkg/discovery/kv 3.356s coverage: 84.1% of statements [2019-10-18T16:40:14.947Z] --- PASS: TestSecretList (2.42s) [2019-10-18T16:40:14.947Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T16:40:14.947Z] === RUN TestSecretsCreateAndDelete [2019-10-18T16:40:15.344Z] ok github.com/docker/docker/pkg/fsutils 0.503s coverage: 85.1% of statements [2019-10-18T16:40:15.344Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 11.4% of statements [2019-10-18T16:40:15.431Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-18T16:40:15.996Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-18T16:40:16.943Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2019-10-18T16:40:16.943Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T16:40:16.943Z] === RUN TestSecretsUpdate [2019-10-18T16:40:17.391Z] ok github.com/docker/docker/pkg/locker 0.091s coverage: 88.9% of statements [2019-10-18T16:40:17.391Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-10-18T16:40:18.016Z] ok github.com/docker/docker/pkg/ioutils 1.521s coverage: 70.6% of statements [2019-10-18T16:40:18.304Z] ok github.com/docker/docker/pkg/idtools 1.026s coverage: 70.1% of statements [2019-10-18T16:40:18.304Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2019-10-18T16:40:18.304Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T16:40:18.518Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-18T16:40:19.336Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2019-10-18T16:40:19.969Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2019-10-18T16:40:20.141Z] --- PASS: TestSecretsUpdate (2.93s) [2019-10-18T16:40:20.141Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T16:40:20.141Z] === RUN TestTemplatedSecret [2019-10-18T16:40:20.258Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2019-10-18T16:40:20.413Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-18T16:40:20.884Z] ok github.com/docker/docker/pkg/mount 0.918s coverage: 69.6% of statements [2019-10-18T16:40:20.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T16:40:21.065Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-10-18T16:40:21.066Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T16:40:21.066Z] === RUN TestServiceUpdateNetwork [2019-10-18T16:40:21.170Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-10-18T16:40:21.170Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-10-18T16:40:21.170Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T16:40:21.170Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T16:40:21.344Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-18T16:40:21.601Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-18T16:40:21.859Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.24s) [2019-10-18T16:40:21.859Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-18T16:40:21.859Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T16:40:22.662Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2019-10-18T16:40:23.123Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 30.3% of statements [2019-10-18T16:40:23.123Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-10-18T16:40:23.123Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T16:40:23.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T16:40:23.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T16:40:23.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T16:40:23.328Z] --- PASS: TestTemplatedSecret (3.65s) [2019-10-18T16:40:23.328Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T16:40:23.328Z] === RUN TestSecretCreateResolve [2019-10-18T16:40:23.684Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2019-10-18T16:40:23.752Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-18T16:40:23.972Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2019-10-18T16:40:23.972Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-18T16:40:25.471Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-18T16:40:25.756Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 73.9% of statements [2019-10-18T16:40:26.042Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-18T16:40:26.273Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-18T16:40:26.529Z] --- PASS: TestSecretCreateResolve (2.78s) [2019-10-18T16:40:26.529Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T16:40:26.529Z] PASS [2019-10-18T16:40:26.529Z] [2019-10-18T16:40:26.529Z] DONE 6 tests in 17.312s [2019-10-18T16:40:26.529Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T16:40:26.529Z] ++ 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 [2019-10-18T16:40:26.529Z] ++ set -e [2019-10-18T16:40:26.529Z] ++ '[' -n 0 ']' [2019-10-18T16:40:26.529Z] ++ set -x [2019-10-18T16:40:26.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:26.529Z] INFO: Testing against a local daemon [2019-10-18T16:40:26.529Z] === RUN TestServiceCreateInit [2019-10-18T16:40:26.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T16:40:27.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-18T16:40:27.462Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-18T16:40:27.528Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-18T16:40:27.528Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-18T16:40:28.149Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-10-18T16:40:28.434Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-10-18T16:40:29.462Z] ok github.com/docker/docker/pkg/signal 3.894s coverage: 61.0% of statements [2019-10-18T16:40:29.754Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2019-10-18T16:40:29.754Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2019-10-18T16:40:31.227Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2019-10-18T16:40:31.276Z] testing: warning: no tests to run [2019-10-18T16:40:31.276Z] coverage: [no statements] [2019-10-18T16:40:31.276Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-18T16:40:31.276Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-10-18T16:40:31.695Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T16:40:32.322Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-10-18T16:40:32.322Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-18T16:40:32.322Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2019-10-18T16:40:32.734Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-18T16:40:32.734Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-18T16:40:32.992Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-18T16:40:33.125Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-18T16:40:33.344Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2019-10-18T16:40:33.568Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-18T16:40:34.227Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-18T16:40:34.227Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-18T16:40:34.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-18T16:40:34.847Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-10-18T16:40:35.617Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-18T16:40:35.874Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-18T16:40:35.954Z] --- PASS: TestServiceUpdateNetwork (15.03s) [2019-10-18T16:40:35.954Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T16:40:35.954Z] PASS [2019-10-18T16:40:35.954Z] [2019-10-18T16:40:35.954Z] === Skipped [2019-10-18T16:40:35.954Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T16:40:35.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:40:35.954Z] [2019-10-18T16:40:35.954Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-18T16:40:35.954Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:40:35.954Z] [2019-10-18T16:40:35.954Z] [2019-10-18T16:40:35.954Z] DONE 20 tests, 2 skipped in 140.097s [2019-10-18T16:40:35.954Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T16:40:35.954Z] ++ 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 [2019-10-18T16:40:35.954Z] ++ set -e [2019-10-18T16:40:35.954Z] ++ '[' -n 0 ']' [2019-10-18T16:40:35.954Z] ++ set -x [2019-10-18T16:40:35.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:35.954Z] INFO: Testing against a local daemon [2019-10-18T16:40:35.954Z] === RUN TestSessionCreate [2019-10-18T16:40:35.954Z] --- PASS: TestSessionCreate (0.05s) [2019-10-18T16:40:35.954Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T16:40:35.954Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-18T16:40:35.954Z] PASS [2019-10-18T16:40:35.954Z] [2019-10-18T16:40:35.954Z] DONE 2 tests in 0.249s [2019-10-18T16:40:35.954Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T16:40:35.954Z] ++ 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 [2019-10-18T16:40:35.954Z] ++ set -e [2019-10-18T16:40:35.954Z] ++ '[' -n 0 ']' [2019-10-18T16:40:35.954Z] ++ set -x [2019-10-18T16:40:35.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:35.955Z] INFO: Testing against a local daemon [2019-10-18T16:40:35.955Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T16:40:35.955Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:40:35.955Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:40:35.955Z] === RUN TestEventsExecDie [2019-10-18T16:40:35.955Z] --- PASS: TestEventsExecDie (1.06s) [2019-10-18T16:40:35.955Z] === RUN TestEventsBackwardsCompatible [2019-10-18T16:40:35.955Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-18T16:40:35.955Z] === RUN TestInfoBinaryCommits [2019-10-18T16:40:35.955Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-18T16:40:35.955Z] === RUN TestInfoAPIVersioned [2019-10-18T16:40:35.955Z] --- PASS: TestInfoAPIVersioned (0.03s) [2019-10-18T16:40:35.955Z] === RUN TestInfoAPI [2019-10-18T16:40:35.955Z] --- PASS: TestInfoAPI (0.05s) [2019-10-18T16:40:35.955Z] === RUN TestInfoAPIWarnings [2019-10-18T16:40:36.131Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-18T16:40:36.696Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-18T16:40:36.892Z] --- PASS: TestInfoAPIWarnings (0.91s) [2019-10-18T16:40:36.892Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T16:40:36.892Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T16:40:36.895Z] --- PASS: TestServiceCreateInit (9.90s) [2019-10-18T16:40:36.895Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2019-10-18T16:40:36.895Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T16:40:36.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2019-10-18T16:40:36.895Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T16:40:36.895Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T16:40:36.899Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-10-18T16:40:36.953Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-18T16:40:37.459Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2019-10-18T16:40:37.459Z] === RUN TestPingCacheHeaders [2019-10-18T16:40:37.459Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-18T16:40:37.459Z] === RUN TestPingGet [2019-10-18T16:40:37.459Z] --- PASS: TestPingGet (0.03s) [2019-10-18T16:40:37.459Z] === RUN TestPingHead [2019-10-18T16:40:37.459Z] --- PASS: TestPingHead (0.05s) [2019-10-18T16:40:37.459Z] === RUN TestVersion [2019-10-18T16:40:37.459Z] --- PASS: TestVersion (0.05s) [2019-10-18T16:40:37.459Z] PASS [2019-10-18T16:40:37.459Z] [2019-10-18T16:40:37.459Z] === Skipped [2019-10-18T16:40:37.459Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:40:37.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:40:37.459Z] [2019-10-18T16:40:37.459Z] [2019-10-18T16:40:37.459Z] DONE 12 tests, 1 skipped in 2.987s [2019-10-18T16:40:37.459Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T16:40:37.459Z] ++ 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 [2019-10-18T16:40:37.459Z] ++ set -e [2019-10-18T16:40:37.459Z] ++ '[' -n 0 ']' [2019-10-18T16:40:37.459Z] ++ set -x [2019-10-18T16:40:37.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:37.517Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-18T16:40:37.823Z] INFO: Testing against a local daemon [2019-10-18T16:40:37.823Z] === RUN TestVolumesCreateAndList [2019-10-18T16:40:37.823Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T16:40:37.823Z] === RUN TestVolumesRemove [2019-10-18T16:40:37.921Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 68.8% of statements [2019-10-18T16:40:38.082Z] --- PASS: TestVolumesRemove (0.29s) [2019-10-18T16:40:38.082Z] === RUN TestVolumesInspect [2019-10-18T16:40:38.082Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-18T16:40:38.082Z] === RUN TestVolumesInvalidJSON [2019-10-18T16:40:38.082Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T16:40:38.082Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T16:40:38.082Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T16:40:38.082Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T16:40:38.082Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T16:40:38.082Z] PASS [2019-10-18T16:40:38.082Z] [2019-10-18T16:40:38.082Z] DONE 5 tests in 0.536s [2019-10-18T16:40:38.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T16:40:38.211Z] ok github.com/docker/docker/plugin 0.612s coverage: 27.1% of statements [2019-10-18T16:40:38.341Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T16:40:38.341Z] +++ kill 13024 [2019-10-18T16:40:38.449Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-10-18T16:40:38.449Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T16:40:38.449Z] PASS [2019-10-18T16:40:38.449Z] [2019-10-18T16:40:38.449Z] DONE 17 tests in 54.586s [2019-10-18T16:40:38.449Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T16:40:38.449Z] ++ 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 [2019-10-18T16:40:38.449Z] ++ set -e [2019-10-18T16:40:38.449Z] ++ '[' -n 0 ']' [2019-10-18T16:40:38.449Z] ++ set -x [2019-10-18T16:40:38.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:38.449Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-18T16:40:38.707Z] INFO: Testing against a local daemon [2019-10-18T16:40:38.707Z] === RUN TestPluginInvalidJSON [2019-10-18T16:40:38.707Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:40:38.707Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:40:38.707Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:40:38.707Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-18T16:40:38.707Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-18T16:40:38.707Z] PASS [2019-10-18T16:40:38.707Z] [2019-10-18T16:40:38.707Z] DONE 2 tests in 0.172s [2019-10-18T16:40:38.707Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T16:40:38.707Z] ++ 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 [2019-10-18T16:40:38.707Z] ++ set -e [2019-10-18T16:40:38.707Z] ++ '[' -n 0 ']' [2019-10-18T16:40:38.707Z] ++ set -x [2019-10-18T16:40:38.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:38.707Z] INFO: Testing against a local daemon [2019-10-18T16:40:38.707Z] === RUN TestExternalGraphDriver [2019-10-18T16:40:38.964Z] === RUN TestExternalGraphDriver/json [2019-10-18T16:40:40.243Z] +++ /etc/init.d/apparmor stop [2019-10-18T16:40:40.243Z] Clearing AppArmor profiles cache:. [2019-10-18T16:40:40.243Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T16:40:40.243Z] Unloading profiles will leave already running processes permanently [2019-10-18T16:40:40.243Z] unconfined, which can lead to unexpected situations. [2019-10-18T16:40:40.243Z] [2019-10-18T16:40:40.243Z] To set a process to complain mode, use the command line tool [2019-10-18T16:40:40.243Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T16:40:40.243Z] with the 'teardown' option." [2019-10-18T16:40:40.243Z] [2019-10-18T16:40:40.277Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2019-10-18T16:40:40.278Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2019-10-18T16:40:41.487Z] === RUN TestExternalGraphDriver/spec [2019-10-18T16:40:41.745Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-18T16:40:41.771Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2019-10-18T16:40:42.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements Post stage [Pipeline] junit [2019-10-18T16:40:42.796Z] Recording test results [2019-10-18T16:40:42.798Z] ok github.com/docker/docker/registry 0.703s coverage: 56.3% of statements [2019-10-18T16:40:43.085Z] ok github.com/docker/docker/runconfig 0.042s coverage: 68.2% of statements [2019-10-18T16:40:43.123Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T16:40:43.474Z] + echo Ensuring container killed. [2019-10-18T16:40:43.474Z] Ensuring container killed. [2019-10-18T16:40:43.474Z] + docker rm -vf docker-pr2 [2019-10-18T16:40:43.474Z] Error: No such container: docker-pr2 [2019-10-18T16:40:43.474Z] + true [Pipeline] sh [2019-10-18T16:40:43.766Z] + echo Chowning /workspace to jenkins user [2019-10-18T16:40:43.766Z] Chowning /workspace to jenkins user [2019-10-18T16:40:43.766Z] + id -u [2019-10-18T16:40:43.766Z] + id -g [2019-10-18T16:40:43.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40102:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T16:40:43.766Z] Unable to find image 'busybox:latest' locally [2019-10-18T16:40:44.025Z] latest: Pulling from library/busybox [2019-10-18T16:40:44.025Z] 20f390519e2a: Pulling fs layer [2019-10-18T16:40:44.025Z] 20f390519e2a: Verifying Checksum [2019-10-18T16:40:44.025Z] 20f390519e2a: Download complete [2019-10-18T16:40:44.125Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 84.6% of statements [2019-10-18T16:40:44.125Z] ok github.com/docker/docker/daemon 12.208s coverage: 17.6% of statements [2019-10-18T16:40:44.125Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T16:40:44.125Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T16:40:44.593Z] 20f390519e2a: Pull complete [2019-10-18T16:40:44.593Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T16:40:44.593Z] Status: Downloaded newer image for busybox:latest [2019-10-18T16:40:45.018Z] --- PASS: TestExternalGraphDriver (6.14s) [2019-10-18T16:40:45.018Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T16:40:45.018Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-10-18T16:40:45.018Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-18T16:40:45.018Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2019-10-18T16:40:45.018Z] === RUN TestGraphdriverPluginV2 [2019-10-18T16:40:45.497Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-10-18T16:40:45.497Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-18T16:40:45.497Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T16:40:45.497Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T16:40:47.396Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-18T16:40:47.512Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-10-18T16:40:47.542Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T16:40:48.185Z] + bundleName=arm64-integration [2019-10-18T16:40:48.185Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-18T16:40:48.185Z] Creating arm64-integration-bundles.tar.gz [2019-10-18T16:40:48.185Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-18T16:40:48.185Z] + 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 [2019-10-18T16:40:48.456Z] Archiving artifacts [2019-10-18T16:40:49.014Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2019-10-18T16:40:49.014Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2019-10-18T16:40:49.293Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-18T16:40:50.069Z] --- PASS: TestGraphdriverPluginV2 (5.01s) [2019-10-18T16:40:50.069Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-18T16:40:50.069Z] PASS [2019-10-18T16:40:50.069Z] [2019-10-18T16:40:50.069Z] DONE 5 tests in 11.290s [2019-10-18T16:40:50.069Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T16:40:50.069Z] ++ 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 [2019-10-18T16:40:50.069Z] ++ set -e [2019-10-18T16:40:50.069Z] ++ '[' -n 0 ']' [2019-10-18T16:40:50.069Z] ++ set -x [2019-10-18T16:40:50.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:40:50.069Z] INFO: Testing against a local daemon [2019-10-18T16:40:50.069Z] === RUN TestContinueAfterPluginCrash [2019-10-18T16:40:50.069Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T16:40:50.069Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T16:40:50.069Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T16:40:50.069Z] === CONT TestContinueAfterPluginCrash [2019-10-18T16:40:50.069Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T16:40:50.224Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.221s coverage: 57.0% of statements [2019-10-18T16:40:50.286Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T16:40:50.607Z] + make clean [2019-10-18T16:40:51.000Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-18T16:40:51.041Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-10-18T16:40:51.175Z] docker volume rm -f docker-dev-cache [2019-10-18T16:40:51.259Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-18T16:40:51.259Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-18T16:40:51.434Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T16:40:51.517Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-18T16:40:51.775Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-18T16:40:51.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-18T16:40:52.340Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-18T16:40:53.318Z] --- PASS: TestCreateServiceMultipleTimes (16.82s) [2019-10-18T16:40:53.318Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T16:40:53.318Z] === RUN TestCreateServiceConflict [2019-10-18T16:40:53.509Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.537s coverage: 72.5% of statements [2019-10-18T16:40:53.509Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.732s coverage: 46.2% of statements [2019-10-18T16:40:53.509Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T16:40:55.616Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-18T16:40:55.919Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-10-18T16:40:55.919Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T16:40:55.919Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T16:40:56.035Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.030s coverage: 51.0% of statements [2019-10-18T16:40:56.968Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.296s coverage: 76.1% of statements [2019-10-18T16:40:57.850Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T16:40:57.850Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === Skipped [2019-10-18T16:40:57.850Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T16:40:57.850Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T16:40:57.850Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.850Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.850Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.850Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.850Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.850Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T16:40:57.850Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T16:40:57.850Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T16:40:57.850Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T16:40:57.850Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T16:40:57.851Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:40:57.851Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T16:40:57.851Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T16:40:57.851Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T16:40:57.851Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] [2019-10-18T16:40:57.851Z] DONE 2114 tests, 20 skipped in 344.478s [2019-10-18T16:40:58.142Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-18T16:40:58.339Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-10-18T16:40:58.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.022s coverage: 57.2% of statements [2019-10-18T16:40:58.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-18T16:40:58.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] Post stage [Pipeline] junit [2019-10-18T16:40:58.507Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-18T16:40:59.252Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -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:635584280ba2c669542b0357b186070032a1d34a hack/make.sh dynbinary test-integration [2019-10-18T16:40:59.710Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-18T16:40:59.873Z] [2019-10-18T16:40:59.873Z] Removing bundles/ [2019-10-18T16:40:59.873Z] [2019-10-18T16:40:59.873Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-18T16:40:59.873Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:40:59.873Z] GOOS="" GOARCH="" GOARM="" [2019-10-18T16:41:00.088Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2019-10-18T16:41:00.088Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T16:41:00.088Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T16:41:00.642Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-18T16:41:01.201Z] 65014b3c3121: Pull complete [2019-10-18T16:41:01.573Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-10-18T16:41:01.573Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T16:41:01.573Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T16:41:02.505Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 42.7% of statements [2019-10-18T16:41:03.875Z] ok github.com/docker/docker/daemon/logger/awslogs 0.208s coverage: 77.4% of statements [2019-10-18T16:41:03.875Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T16:41:03.875Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T16:41:03.875Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-18T16:41:04.693Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-18T16:41:04.694Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-18T16:41:05.245Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-18T16:41:05.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-18T16:41:05.257Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-18T16:41:05.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-10-18T16:41:06.876Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-10-18T16:41:06.876Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T16:41:07.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2019-10-18T16:41:07.151Z] --- PASS: TestDaemonStartWithLogOpt (16.81s) [2019-10-18T16:41:07.152Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T16:41:09.029Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-18T16:41:09.029Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-10-18T16:41:09.595Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-18T16:41:10.160Z] ok github.com/docker/docker/daemon/logger/splunk 1.645s coverage: 82.5% of statements [2019-10-18T16:41:10.160Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T16:41:10.160Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T16:41:11.365Z] --- PASS: TestContinueAfterPluginCrash (21.31s) [2019-10-18T16:41:11.365Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T16:41:11.365Z] PASS [2019-10-18T16:41:11.365Z] [2019-10-18T16:41:11.365Z] DONE 2 tests in 21.449s [2019-10-18T16:41:11.365Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T16:41:11.365Z] ++ 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 [2019-10-18T16:41:11.365Z] ++ set -e [2019-10-18T16:41:11.365Z] ++ '[' -n 0 ']' [2019-10-18T16:41:11.365Z] ++ set -x [2019-10-18T16:41:11.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:41:11.622Z] INFO: Testing against a local daemon [2019-10-18T16:41:11.622Z] === RUN TestPluginWithDevMounts [2019-10-18T16:41:11.622Z] === PAUSE TestPluginWithDevMounts [2019-10-18T16:41:11.622Z] === CONT TestPluginWithDevMounts [2019-10-18T16:41:12.058Z] ok github.com/docker/docker/distribution 0.194s coverage: 22.1% of statements [2019-10-18T16:41:12.316Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2019-10-18T16:41:12.316Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T16:41:13.515Z] --- PASS: TestPluginWithDevMounts (1.95s) [2019-10-18T16:41:13.515Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T16:41:13.515Z] PASS [2019-10-18T16:41:13.515Z] [2019-10-18T16:41:13.515Z] DONE 1 tests in 2.112s [2019-10-18T16:41:13.515Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T16:41:13.515Z] ++ 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 [2019-10-18T16:41:13.515Z] ++ set -e [2019-10-18T16:41:13.515Z] ++ '[' -n 0 ']' [2019-10-18T16:41:13.515Z] ++ set -x [2019-10-18T16:41:13.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:41:13.688Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2019-10-18T16:41:13.772Z] INFO: Testing against a local daemon [2019-10-18T16:41:13.772Z] === RUN TestSecretInspect [2019-10-18T16:41:13.785Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2019-10-18T16:41:13.785Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T16:41:13.785Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T16:41:15.060Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-18T16:41:15.669Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-18T16:41:15.991Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-18T16:41:15.992Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2019-10-18T16:41:15.992Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T16:41:15.992Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T16:41:16.980Z] --- PASS: TestCreateServiceSecretFileMode (2.86s) [2019-10-18T16:41:16.980Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T16:41:16.980Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T16:41:17.041Z] --- PASS: TestSecretInspect (3.25s) [2019-10-18T16:41:17.042Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T16:41:17.042Z] === RUN TestSecretList [2019-10-18T16:41:17.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-18T16:41:17.363Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-18T16:41:17.363Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T16:41:17.929Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-18T16:41:18.860Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-18T16:41:19.117Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-18T16:41:20.286Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2019-10-18T16:41:20.286Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T16:41:20.286Z] === RUN TestCreateServiceSysctls [2019-10-18T16:41:20.320Z] --- PASS: TestSecretList (3.46s) [2019-10-18T16:41:20.320Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T16:41:20.320Z] === RUN TestSecretsCreateAndDelete [2019-10-18T16:41:20.577Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-18T16:41:21.013Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.0% of statements [2019-10-18T16:41:21.945Z] ok github.com/docker/docker/pkg/authorization 0.191s coverage: 68.3% of statements [2019-10-18T16:41:21.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-18T16:41:21.949Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-18T16:41:22.202Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-18T16:41:22.460Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-18T16:41:23.936Z] --- PASS: TestSecretsCreateAndDelete (3.44s) [2019-10-18T16:41:23.937Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T16:41:23.937Z] === RUN TestSecretsUpdate [2019-10-18T16:41:24.345Z] --- PASS: TestCreateServiceSysctls (4.30s) [2019-10-18T16:41:24.345Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T16:41:24.345Z] === RUN TestCreateServiceCapabilities [2019-10-18T16:41:25.306Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-18T16:41:25.306Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-18T16:41:26.638Z] ok github.com/docker/docker/pkg/chrootarchive 2.977s coverage: 43.2% of statements [2019-10-18T16:41:26.638Z] ok github.com/docker/docker/layer 7.980s coverage: 68.8% of statements [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T16:41:26.638Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T16:41:26.638Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-18T16:41:26.896Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-18T16:41:27.153Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-18T16:41:27.200Z] --- PASS: TestSecretsUpdate (3.21s) [2019-10-18T16:41:27.200Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T16:41:27.200Z] === RUN TestTemplatedSecret [2019-10-18T16:41:27.539Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2019-10-18T16:41:27.539Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T16:41:27.539Z] === RUN TestInspect [2019-10-18T16:41:27.718Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-18T16:41:28.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-18T16:41:28.850Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-18T16:41:29.782Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-18T16:41:30.477Z] --- PASS: TestTemplatedSecret (3.17s) [2019-10-18T16:41:30.477Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T16:41:30.477Z] === RUN TestSecretCreateResolve [2019-10-18T16:41:30.477Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-18T16:41:30.765Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-18T16:41:31.042Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-18T16:41:31.331Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2019-10-18T16:41:31.331Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2019-10-18T16:41:31.618Z] --- PASS: TestInspect (3.49s) [2019-10-18T16:41:31.618Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T16:41:31.618Z] === RUN TestServiceListWithStatuses [2019-10-18T16:41:31.618Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T16:41:31.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:41:31.618Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T16:41:31.904Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2019-10-18T16:41:33.356Z] ok github.com/docker/docker/pkg/idtools 0.697s coverage: 70.1% of statements [2019-10-18T16:41:33.356Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 69.3% of statements [2019-10-18T16:41:33.566Z] --- PASS: TestSecretCreateResolve (3.03s) [2019-10-18T16:41:33.566Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T16:41:33.566Z] PASS [2019-10-18T16:41:33.566Z] [2019-10-18T16:41:33.566Z] DONE 6 tests in 19.681s [2019-10-18T16:41:33.566Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T16:41:33.566Z] ++ 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 [2019-10-18T16:41:33.566Z] ++ set -e [2019-10-18T16:41:33.566Z] ++ '[' -n 0 ']' [2019-10-18T16:41:33.566Z] ++ set -x [2019-10-18T16:41:33.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:41:33.566Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-18T16:41:33.566Z] INFO: Testing against a local daemon [2019-10-18T16:41:33.566Z] === RUN TestServiceCreateInit [2019-10-18T16:41:33.566Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T16:41:33.613Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-10-18T16:41:33.613Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-18T16:41:33.823Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-18T16:41:33.870Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-10-18T16:41:33.870Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-18T16:41:34.434Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-18T16:41:34.691Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-18T16:41:34.949Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 69.6% of statements [2019-10-18T16:41:34.949Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T16:41:34.949Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-18T16:41:35.517Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-18T16:41:35.517Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-18T16:41:35.517Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T16:41:35.517Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T16:41:36.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-18T16:41:36.346Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-18T16:41:36.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2019-10-18T16:41:37.128Z] --- PASS: TestDockerNetworkConnectAlias (6.08s) [2019-10-18T16:41:37.129Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T16:41:37.129Z] === RUN TestDockerNetworkReConnect [2019-10-18T16:41:37.277Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-18T16:41:37.386Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-18T16:41:37.643Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2019-10-18T16:41:37.643Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-18T16:41:38.651Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-18T16:41:38.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T16:41:39.014Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-10-18T16:41:39.272Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-18T16:41:39.473Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-18T16:41:42.000Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-18T16:41:42.173Z] --- PASS: TestDockerNetworkReConnect (4.77s) [2019-10-18T16:41:42.173Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T16:41:42.173Z] === RUN TestServicePlugin [2019-10-18T16:41:42.173Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T16:41:42.173Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:41:42.173Z] === RUN TestServiceUpdateLabel [2019-10-18T16:41:42.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-18T16:41:42.516Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-18T16:41:42.552Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2019-10-18T16:41:42.552Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-10-18T16:41:42.774Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-18T16:41:42.810Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-18T16:41:43.067Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-18T16:41:43.325Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-18T16:41:43.338Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-18T16:41:43.890Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-18T16:41:43.902Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-18T16:41:44.455Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2019-10-18T16:41:44.617Z] --- PASS: TestServiceUpdateLabel (2.76s) [2019-10-18T16:41:44.617Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T16:41:44.617Z] === RUN TestServiceUpdateSecrets [2019-10-18T16:41:44.833Z] --- PASS: TestServiceCreateInit (11.22s) [2019-10-18T16:41:44.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2019-10-18T16:41:44.833Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T16:41:44.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.71s) [2019-10-18T16:41:44.833Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T16:41:44.833Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T16:41:45.021Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-10-18T16:41:45.587Z] ok github.com/docker/docker/pkg/tarsum 0.058s coverage: 89.3% of statements [2019-10-18T16:41:45.845Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-18T16:41:46.103Z] testing: warning: no tests to run [2019-10-18T16:41:46.103Z] coverage: [no statements] [2019-10-18T16:41:46.103Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-18T16:41:46.361Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-18T16:41:46.619Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-18T16:41:46.729Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-18T16:41:47.128Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-18T16:41:47.128Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-18T16:41:49.024Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-10-18T16:41:49.592Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-18T16:41:50.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-18T16:41:50.524Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2019-10-18T16:41:50.782Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-18T16:41:52.153Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-10-18T16:41:52.298Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-18T16:41:53.086Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-18T16:41:53.086Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-18T16:41:54.017Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-10-18T16:41:54.274Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2019-10-18T16:41:54.854Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-18T16:41:56.251Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-18T16:41:56.799Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-18T16:41:57.365Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2019-10-18T16:41:57.929Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-18T16:41:58.146Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-18T16:41:58.710Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-18T16:41:59.299Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-18T16:42:01.101Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2019-10-18T16:42:01.101Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T16:42:01.101Z] === RUN TestServiceUpdateConfigs [2019-10-18T16:42:02.886Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-18T16:42:04.787Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-18T16:42:05.718Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-18T16:42:05.718Z] --- PASS: TestCreateServiceMultipleTimes (21.06s) [2019-10-18T16:42:05.718Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T16:42:05.718Z] === RUN TestCreateServiceConflict [2019-10-18T16:42:06.652Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-18T16:42:09.176Z] --- PASS: TestCreateServiceConflict (3.05s) [2019-10-18T16:42:09.177Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T16:42:09.177Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T16:42:11.478Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T16:42:11.478Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === Skipped [2019-10-18T16:42:11.478Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-18T16:42:11.478Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-18T16:42:11.478Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-18T16:42:11.478Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-18T16:42:11.478Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-18T16:42:11.478Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-18T16:42:11.478Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-18T16:42:11.478Z] graphtest_unix.go:73: No driver to put! [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-18T16:42:11.478Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-18T16:42:11.478Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] [2019-10-18T16:42:11.478Z] DONE 2114 tests, 20 skipped in 239.353s Post stage [Pipeline] junit [2019-10-18T16:42:11.491Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-18T16:42:12.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40102/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:635584280ba2c669542b0357b186070032a1d34a hack/validate/vendor [2019-10-18T16:42:12.454Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-10-18T16:42:12.454Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T16:42:12.454Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T16:42:13.293Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-18T16:42:14.191Z] + echo Building e2e image [2019-10-18T16:42:14.191Z] Building e2e image [2019-10-18T16:42:14.191Z] + docker build --build-arg DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a -t moby-e2e-test -f Dockerfile.e2e . [2019-10-18T16:42:14.191Z] #2 [internal] load .dockerignore [2019-10-18T16:42:14.191Z] #2 transferring context: 34B done [2019-10-18T16:42:14.191Z] #2 DONE 0.0s [2019-10-18T16:42:14.191Z] [2019-10-18T16:42:14.191Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-18T16:42:14.191Z] #1 transferring dockerfile: 3.21kB done [2019-10-18T16:42:14.191Z] #1 DONE 0.0s [2019-10-18T16:42:14.191Z] [2019-10-18T16:42:14.191Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-18T16:42:14.448Z] #4 DONE 0.3s [2019-10-18T16:42:14.448Z] [2019-10-18T16:42:14.448Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-18T16:42:14.448Z] #3 DONE 0.3s [2019-10-18T16:42:14.709Z] [2019-10-18T16:42:14.709Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-18T16:42:14.709Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-18T16:42:14.709Z] #5 DONE 0.0s [2019-10-18T16:42:14.709Z] [2019-10-18T16:42:14.709Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T16:42:14.709Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd done [2019-10-18T16:42:14.709Z] #14 sha256:d69f5e3e8f28cbe45f041fb3ee7f77b51420497330bec7c885d25b74f2b519d5 1.36kB / 1.36kB done [2019-10-18T16:42:14.709Z] #14 sha256:4acab7f5278be8b583ca3ba4d275b02ddce672e4aed231a94b2ea293aaa4b883 3.80kB / 3.80kB done [2019-10-18T16:42:14.709Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.1s [2019-10-18T16:42:14.709Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.1s [2019-10-18T16:42:14.709Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 0B / 126.85MB 0.1s [2019-10-18T16:42:14.709Z] #14 sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd 1.65kB / 1.65kB done [2019-10-18T16:42:14.709Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-18T16:42:14.970Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.2s done [2019-10-18T16:42:14.970Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.2s done [2019-10-18T16:42:14.970Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 7.10MB / 126.85MB 0.3s [2019-10-18T16:42:14.970Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 126B / 126B 0.3s done [2019-10-18T16:42:15.228Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-10-18T16:42:15.228Z] #14 ... [2019-10-18T16:42:15.228Z] [2019-10-18T16:42:15.228Z] #8 [internal] load build context [2019-10-18T16:42:15.228Z] #8 transferring context: 806.79kB 0.6s done [2019-10-18T16:42:15.228Z] #8 DONE 0.6s [2019-10-18T16:42:15.228Z] [2019-10-18T16:42:15.228Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T16:42:15.228Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 19.90MB / 126.85MB 0.7s [2019-10-18T16:42:15.228Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-18T16:42:15.485Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 44.13MB / 126.85MB 1.0s [2019-10-18T16:42:15.744Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 55.58MB / 126.85MB 1.1s [2019-10-18T16:42:15.744Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 76.19MB / 126.85MB 1.3s [2019-10-18T16:42:16.002Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 87.25MB / 126.85MB 1.4s [2019-10-18T16:42:16.260Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 112.26MB / 126.85MB 1.6s [2019-10-18T16:42:16.260Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 125.89MB / 126.85MB 1.7s [2019-10-18T16:42:16.260Z] #14 ... [2019-10-18T16:42:16.260Z] [2019-10-18T16:42:16.260Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-18T16:42:16.260Z] #6 DONE 1.8s [2019-10-18T16:42:16.260Z] [2019-10-18T16:42:16.260Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-18T16:42:16.260Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.7s done [2019-10-18T16:42:16.518Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 0.1s [2019-10-18T16:42:16.630Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-18T16:42:17.512Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2019-10-18T16:42:17.512Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T16:42:17.512Z] === RUN TestServiceUpdateNetwork [2019-10-18T16:42:20.807Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-18T16:42:21.871Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 5.2s [2019-10-18T16:42:22.802Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 6.2s done [2019-10-18T16:42:23.060Z] #14 extracting sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 done [2019-10-18T16:42:23.060Z] #14 DONE 8.5s [2019-10-18T16:42:23.060Z] [2019-10-18T16:42:23.060Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-18T16:42:23.318Z] #15 ... [2019-10-18T16:42:23.318Z] [2019-10-18T16:42:23.318Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-18T16:42:23.318Z] #7 1.195 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-18T16:42:23.318Z] #7 2.303 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-18T16:42:23.318Z] #7 2.419 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-18T16:42:23.318Z] #7 2.426 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-18T16:42:23.318Z] #7 2.638 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-18T16:42:23.318Z] #7 2.647 (4/31) Installing readline (8.0.0-r0) [2019-10-18T16:42:23.318Z] #7 2.653 (5/31) Installing bash (5.0.0-r0) [2019-10-18T16:42:23.318Z] #7 2.671 Executing bash-5.0.0-r0.post-install [2019-10-18T16:42:23.318Z] #7 2.676 (6/31) Installing ca-certificates (20190108-r0) [2019-10-18T16:42:23.318Z] #7 2.694 (7/31) Installing libgcc (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 2.704 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 2.713 (9/31) Installing binutils (2.32-r0) [2019-10-18T16:42:23.318Z] #7 2.828 (10/31) Installing gmp (6.1.2-r1) [2019-10-18T16:42:23.318Z] #7 2.836 (11/31) Installing isl (0.18-r0) [2019-10-18T16:42:23.318Z] #7 2.859 (12/31) Installing libgomp (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 2.865 (13/31) Installing libatomic (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 2.872 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-18T16:42:23.318Z] #7 2.880 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-18T16:42:23.318Z] #7 2.882 (16/31) Installing gcc (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 3.849 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-18T16:42:23.318Z] #7 3.961 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-18T16:42:23.318Z] #7 3.963 (19/31) Installing g++ (8.3.0-r0) [2019-10-18T16:42:23.318Z] #7 4.615 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-18T16:42:23.318Z] #7 4.618 (21/31) Installing libcurl (7.66.0-r0) [2019-10-18T16:42:23.318Z] #7 4.626 (22/31) Installing expat (2.2.8-r0) [2019-10-18T16:42:23.318Z] #7 4.630 (23/31) Installing pcre2 (10.33-r0) [2019-10-18T16:42:23.318Z] #7 4.641 (24/31) Installing git (2.22.0-r0) [2019-10-18T16:42:23.318Z] #7 4.883 (25/31) Installing libmnl (1.0.4-r0) [2019-10-18T16:42:23.318Z] #7 4.886 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-18T16:42:23.318Z] #7 4.891 (27/31) Installing iptables (1.8.3-r0) [2019-10-18T16:42:23.318Z] #7 4.921 (28/31) Installing pigz (2.4-r0) [2019-10-18T16:42:23.318Z] #7 4.928 (29/31) Installing tar (1.32-r0) [2019-10-18T16:42:23.318Z] #7 4.942 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-18T16:42:23.318Z] #7 4.948 (31/31) Installing xz (5.2.4-r0) [2019-10-18T16:42:23.318Z] #7 4.957 Executing busybox-1.30.1-r2.trigger [2019-10-18T16:42:23.318Z] #7 4.963 Executing ca-certificates-20190108-r0.trigger [2019-10-18T16:42:23.318Z] #7 5.027 OK: 185 MiB in 45 packages [2019-10-18T16:42:23.318Z] #7 DONE 6.8s [2019-10-18T16:42:23.318Z] [2019-10-18T16:42:23.318Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-18T16:42:23.318Z] #9 DONE 0.1s [2019-10-18T16:42:23.318Z] [2019-10-18T16:42:23.318Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-18T16:42:23.318Z] #10 DONE 0.1s [2019-10-18T16:42:23.318Z] [2019-10-18T16:42:23.318Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-18T16:42:23.318Z] #11 DONE 0.1s [2019-10-18T16:42:23.318Z] [2019-10-18T16:42:23.318Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-18T16:42:23.468Z] === RUN TestDockerSuite/TestBuildRm [2019-10-18T16:42:23.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-18T16:42:23.575Z] #15 ... [2019-10-18T16:42:23.575Z] [2019-10-18T16:42:23.575Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-18T16:42:23.575Z] #12 DONE 0.2s [2019-10-18T16:42:23.575Z] [2019-10-18T16:42:23.575Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-18T16:42:23.575Z] #13 DONE 0.1s [2019-10-18T16:42:23.832Z] [2019-10-18T16:42:23.832Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-18T16:42:24.088Z] #15 0.752 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-18T16:42:25.018Z] #15 1.802 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-18T16:42:25.018Z] #15 1.870 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-18T16:42:25.018Z] #15 1.873 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-18T16:42:25.276Z] #15 2.002 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-18T16:42:25.276Z] #15 2.010 (4/43) Installing readline (8.0.0-r0) [2019-10-18T16:42:25.276Z] #15 2.015 (5/43) Installing bash (5.0.0-r0) [2019-10-18T16:42:25.276Z] #15 2.026 Executing bash-5.0.0-r0.post-install [2019-10-18T16:42:25.276Z] #15 2.028 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-18T16:42:25.276Z] #15 2.108 (7/43) Installing libuuid (2.33.2-r0) [2019-10-18T16:42:25.276Z] #15 2.111 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-18T16:42:25.276Z] #15 2.114 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-18T16:42:25.276Z] #15 2.119 (10/43) Installing binutils (2.32-r0) [2019-10-18T16:42:25.276Z] #15 2.190 (11/43) Installing libmagic (5.37-r0) [2019-10-18T16:42:25.276Z] #15 2.209 (12/43) Installing file (5.37-r0) [2019-10-18T16:42:25.533Z] #15 2.211 (13/43) Installing gmp (6.1.2-r1) [2019-10-18T16:42:25.533Z] #15 2.217 (14/43) Installing isl (0.18-r0) [2019-10-18T16:42:25.533Z] #15 2.232 (15/43) Installing libgomp (8.3.0-r0) [2019-10-18T16:42:25.533Z] #15 2.235 (16/43) Installing libatomic (8.3.0-r0) [2019-10-18T16:42:25.533Z] #15 2.237 (17/43) Installing libgcc (8.3.0-r0) [2019-10-18T16:42:25.533Z] #15 2.240 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-18T16:42:25.533Z] #15 2.245 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-18T16:42:25.533Z] #15 2.248 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-18T16:42:25.533Z] #15 2.259 (21/43) Installing gcc (8.3.0-r0) [2019-10-18T16:42:26.098Z] #15 2.954 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-18T16:42:26.098Z] #15 3.034 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-18T16:42:26.098Z] #15 3.036 (24/43) Installing g++ (8.3.0-r0) [2019-10-18T16:42:26.662Z] #15 3.483 (25/43) Installing make (4.2.1-r2) [2019-10-18T16:42:26.662Z] #15 3.488 (26/43) Installing fortify-headers (1.1-r0) [2019-10-18T16:42:26.662Z] #15 3.491 (27/43) Installing build-base (0.5-r1) [2019-10-18T16:42:26.662Z] #15 3.493 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-18T16:42:26.662Z] #15 3.496 (29/43) Installing libcurl (7.66.0-r0) [2019-10-18T16:42:26.662Z] #15 3.502 (30/43) Installing curl (7.66.0-r0) [2019-10-18T16:42:26.662Z] #15 3.505 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-18T16:42:26.662Z] #15 3.511 (32/43) Installing jq (1.6-r0) [2019-10-18T16:42:26.662Z] #15 3.521 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-18T16:42:26.662Z] #15 3.526 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-18T16:42:26.662Z] #15 3.528 (35/43) Installing libaio (0.3.111-r0) [2019-10-18T16:42:26.662Z] #15 3.531 (36/43) Installing libblkid (2.33.2-r0) [2019-10-18T16:42:26.662Z] #15 3.535 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-18T16:42:26.662Z] #15 3.564 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-18T16:42:26.662Z] #15 3.570 (39/43) Installing libmount (2.33.2-r0) [2019-10-18T16:42:26.662Z] #15 3.575 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-18T16:42:26.662Z] #15 3.580 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-18T16:42:26.662Z] #15 3.582 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-18T16:42:26.662Z] #15 3.604 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-18T16:42:26.662Z] #15 3.610 Executing busybox-1.30.1-r2.trigger [2019-10-18T16:42:26.742Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-18T16:42:26.919Z] #15 3.615 OK: 190 MiB in 58 packages [2019-10-18T16:42:27.483Z] #15 DONE 4.3s [2019-10-18T16:42:27.483Z] [2019-10-18T16:42:27.483Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-18T16:42:27.673Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-18T16:42:28.046Z] #16 DONE 0.8s [2019-10-18T16:42:28.237Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.64s) [2019-10-18T16:42:28.238Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T16:42:28.238Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T16:42:28.303Z] [2019-10-18T16:42:28.303Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-18T16:42:29.168Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-18T16:42:29.234Z] #17 DONE 0.8s [2019-10-18T16:42:29.234Z] [2019-10-18T16:42:29.234Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-18T16:42:29.234Z] #18 DONE 0.0s [2019-10-18T16:42:29.234Z] [2019-10-18T16:42:29.234Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-18T16:42:29.234Z] #19 DONE 0.1s [2019-10-18T16:42:29.234Z] [2019-10-18T16:42:29.234Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-18T16:42:29.732Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-18T16:42:30.606Z] #20 1.212 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-18T16:42:30.606Z] #20 1.464 [2019-10-18T16:42:30.664Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-18T16:42:31.121Z] #20 1.574 ### 4.8% ######################## 33.4% ##################################### 52.1% ####################################################### 77.7% #################################################################### 95.4% ######################################################################## 100.0% [2019-10-18T16:42:31.271Z] --- PASS: TestServiceUpdateNetwork (14.24s) [2019-10-18T16:42:31.271Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T16:42:31.271Z] PASS [2019-10-18T16:42:31.271Z] [2019-10-18T16:42:31.271Z] === Skipped [2019-10-18T16:42:31.271Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T16:42:31.271Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:42:31.271Z] [2019-10-18T16:42:31.271Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-18T16:42:31.271Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:42:31.271Z] [2019-10-18T16:42:31.271Z] [2019-10-18T16:42:31.271Z] DONE 20 tests, 2 skipped in 123.995s [2019-10-18T16:42:31.271Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T16:42:31.271Z] ++ 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 [2019-10-18T16:42:31.271Z] ++ set -e [2019-10-18T16:42:31.271Z] ++ '[' -n 0 ']' [2019-10-18T16:42:31.271Z] ++ set -x [2019-10-18T16:42:31.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:42:31.271Z] INFO: Testing against a local daemon [2019-10-18T16:42:31.271Z] === RUN TestSessionCreate [2019-10-18T16:42:31.271Z] --- PASS: TestSessionCreate (0.03s) [2019-10-18T16:42:31.271Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T16:42:31.271Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-18T16:42:31.271Z] PASS [2019-10-18T16:42:31.271Z] [2019-10-18T16:42:31.271Z] DONE 2 tests in 0.201s [2019-10-18T16:42:31.271Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T16:42:31.271Z] ++ 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 [2019-10-18T16:42:31.271Z] ++ set -e [2019-10-18T16:42:31.271Z] ++ '[' -n 0 ']' [2019-10-18T16:42:31.271Z] ++ set -x [2019-10-18T16:42:31.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:42:31.271Z] INFO: Testing against a local daemon [2019-10-18T16:42:31.271Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T16:42:31.271Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:42:31.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:42:31.271Z] === RUN TestEventsExecDie [2019-10-18T16:42:31.379Z] #20 2.254 [2019-10-18T16:42:31.595Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2019-10-18T16:42:31.595Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T16:42:31.595Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T16:42:31.636Z] #20 2.363 ############################### 43.2% #################################################################### 95.1% ######################################################################## 100.0% [2019-10-18T16:42:31.639Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-18T16:42:31.639Z] === RUN TestEventsBackwardsCompatible [2019-10-18T16:42:31.639Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-18T16:42:31.639Z] === RUN TestInfoBinaryCommits [2019-10-18T16:42:31.639Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-18T16:42:31.639Z] === RUN TestInfoAPIVersioned [2019-10-18T16:42:31.639Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-18T16:42:31.639Z] === RUN TestInfoAPI [2019-10-18T16:42:31.639Z] --- PASS: TestInfoAPI (0.02s) [2019-10-18T16:42:31.639Z] === RUN TestInfoAPIWarnings [2019-10-18T16:42:31.893Z] #20 2.691 [2019-10-18T16:42:32.158Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-18T16:42:32.408Z] #20 2.811 ############# 18.3% ############################## 42.6% ############################################### 65.6% ######################################################## 78.5% ######################################################################## 100.0% [2019-10-18T16:42:32.408Z] #20 3.370 [2019-10-18T16:42:32.443Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-10-18T16:42:32.443Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T16:42:32.443Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T16:42:32.813Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2019-10-18T16:42:32.813Z] === RUN TestPingCacheHeaders [2019-10-18T16:42:32.813Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-18T16:42:32.813Z] === RUN TestPingGet [2019-10-18T16:42:32.813Z] --- PASS: TestPingGet (0.01s) [2019-10-18T16:42:32.813Z] === RUN TestPingHead [2019-10-18T16:42:32.813Z] --- PASS: TestPingHead (0.02s) [2019-10-18T16:42:32.813Z] === RUN TestVersion [2019-10-18T16:42:32.813Z] --- PASS: TestVersion (0.02s) [2019-10-18T16:42:32.813Z] PASS [2019-10-18T16:42:32.813Z] [2019-10-18T16:42:32.813Z] === Skipped [2019-10-18T16:42:32.813Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:42:32.813Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:42:32.813Z] [2019-10-18T16:42:32.813Z] [2019-10-18T16:42:32.813Z] DONE 12 tests, 1 skipped in 2.591s [2019-10-18T16:42:32.813Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T16:42:32.813Z] ++ 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 [2019-10-18T16:42:32.813Z] ++ set -e [2019-10-18T16:42:32.813Z] ++ '[' -n 0 ']' [2019-10-18T16:42:32.813Z] ++ set -x [2019-10-18T16:42:32.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:42:33.176Z] INFO: Testing against a local daemon [2019-10-18T16:42:33.176Z] === RUN TestVolumesCreateAndList [2019-10-18T16:42:33.176Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-18T16:42:33.176Z] === RUN TestVolumesRemove [2019-10-18T16:42:33.176Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-18T16:42:33.176Z] === RUN TestVolumesInspect [2019-10-18T16:42:33.176Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-18T16:42:33.176Z] === RUN TestVolumesInvalidJSON [2019-10-18T16:42:33.176Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T16:42:33.176Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T16:42:33.176Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T16:42:33.176Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-18T16:42:33.176Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T16:42:33.176Z] PASS [2019-10-18T16:42:33.176Z] [2019-10-18T16:42:33.176Z] DONE 5 tests in 0.246s [2019-10-18T16:42:33.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T16:42:33.559Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T16:42:33.559Z] +++ kill 11548 [2019-10-18T16:42:33.977Z] #20 3.479 ## 3.7% ######### 13.6% ############### 21.1% #################### 28.5% ######################### 36.0% ############################### 43.4% #################################### 50.8% ######################################### 58.1% ############################################### 65.4% #################################################### 72.9% ######################################################### 80.4% ############################################################### 87.9% #################################################################### 95.3% ######################################################################## 100.0% [2019-10-18T16:42:33.977Z] #20 4.878 [2019-10-18T16:42:34.055Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-18T16:42:34.541Z] #20 ... [2019-10-18T16:42:34.541Z] [2019-10-18T16:42:34.541Z] #31 [builder 1/4] COPY . . [2019-10-18T16:42:34.541Z] #31 DONE 5.3s [2019-10-18T16:42:34.541Z] [2019-10-18T16:42:34.541Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-18T16:42:34.834Z] +++ /etc/init.d/apparmor stop [2019-10-18T16:42:34.834Z] Clearing AppArmor profiles cache:. [2019-10-18T16:42:34.834Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T16:42:34.834Z] Unloading profiles will leave already running processes permanently [2019-10-18T16:42:34.834Z] unconfined, which can lead to unexpected situations. [2019-10-18T16:42:34.834Z] [2019-10-18T16:42:34.834Z] To set a process to complain mode, use the command line tool [2019-10-18T16:42:34.834Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T16:42:34.834Z] with the 'teardown' option." [2019-10-18T16:42:34.834Z] [2019-10-18T16:42:35.426Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-18T16:42:35.472Z] #32 DONE 1.1s [2019-10-18T16:42:35.472Z] [2019-10-18T16:42:35.472Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-18T16:42:35.472Z] #20 5.509 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-18T16:42:35.472Z] #20 5.793 [2019-10-18T16:42:35.472Z] #20 5.839 ######################################################################## 100.0% [2019-10-18T16:42:35.472Z] #20 6.043 [2019-10-18T16:42:35.684Z] --- PASS: TestCreateServiceConfigFileMode (4.07s) [2019-10-18T16:42:35.684Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T16:42:35.684Z] === RUN TestCreateServiceSysctls [2019-10-18T16:42:36.038Z] #20 6.902 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-18T16:42:36.295Z] #20 7.146 [2019-10-18T16:42:36.295Z] #20 7.241 ######################################################################## 100.0% [2019-10-18T16:42:36.553Z] #20 7.456 Post stage [Pipeline] junit [2019-10-18T16:42:37.405Z] Recording test results [2019-10-18T16:42:37.485Z] #20 8.156 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-18T16:42:37.485Z] #20 8.258 skipping existing 1849cc453dee [2019-10-18T16:42:37.485Z] #20 8.452 [2019-10-18T16:42:38.415Z] #20 9.310 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T16:42:38.672Z] #20 9.642 [2019-10-18T16:42:38.930Z] #20 9.719 ######################################################################## 100.0% [2019-10-18T16:42:38.930Z] #20 9.965 [2019-10-18T16:42:39.188Z] #20 10.06 Download of images into '/build' complete. [2019-10-18T16:42:39.188Z] #20 10.06 Use something like the following to load the result into a Docker daemon: [2019-10-18T16:42:39.188Z] #20 10.06 tar -cC '/build' . | docker load [2019-10-18T16:42:39.336Z] + echo Ensuring container killed. [2019-10-18T16:42:39.336Z] Ensuring container killed. [2019-10-18T16:42:39.336Z] + docker rm -vf docker-pr2 [2019-10-18T16:42:39.336Z] Error: No such container: docker-pr2 [2019-10-18T16:42:39.336Z] + true [Pipeline] sh [2019-10-18T16:42:39.445Z] #20 DONE 10.2s [2019-10-18T16:42:39.445Z] [2019-10-18T16:42:39.445Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-18T16:42:39.445Z] #22 DONE 0.1s [2019-10-18T16:42:39.445Z] [2019-10-18T16:42:39.445Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-18T16:42:39.445Z] #26 DONE 0.1s [2019-10-18T16:42:39.445Z] [2019-10-18T16:42:39.445Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T16:42:39.445Z] #33 0.902 [2019-10-18T16:42:39.445Z] #33 0.968 Removing bundles/ [2019-10-18T16:42:39.445Z] #33 0.968 [2019-10-18T16:42:39.445Z] #33 0.973 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-18T16:42:39.445Z] #33 1.667 Building test suite binary ./integration-cli/test.main [2019-10-18T16:42:39.703Z] #33 ... [2019-10-18T16:42:39.703Z] [2019-10-18T16:42:39.703Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-18T16:42:39.703Z] #27 DONE 0.1s [2019-10-18T16:42:39.703Z] [2019-10-18T16:42:39.703Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-18T16:42:39.703Z] #23 DONE 0.2s [2019-10-18T16:42:39.703Z] [2019-10-18T16:42:39.703Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-18T16:42:39.703Z] #28 DONE 0.1s [2019-10-18T16:42:39.703Z] [2019-10-18T16:42:39.703Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-18T16:42:39.859Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-18T16:42:39.859Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-18T16:42:40.116Z] --- PASS: TestCreateServiceSysctls (4.33s) [2019-10-18T16:42:40.116Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T16:42:40.116Z] === RUN TestCreateServiceCapabilities [2019-10-18T16:42:40.116Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-18T16:42:40.116Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-18T16:42:40.150Z] + echo Chowning /workspace to jenkins user [2019-10-18T16:42:40.150Z] Chowning /workspace to jenkins user [2019-10-18T16:42:40.150Z] + id -u [2019-10-18T16:42:40.150Z] + id -g [2019-10-18T16:42:40.150Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40102:/workspace busybox chown -R 1001:1001 /workspace [2019-10-18T16:42:40.150Z] Unable to find image 'busybox:latest' locally [2019-10-18T16:42:40.513Z] latest: Pulling from library/busybox [2019-10-18T16:42:40.513Z] 6d4c3d9fc915: Pulling fs layer [2019-10-18T16:42:40.682Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-18T16:42:40.905Z] 6d4c3d9fc915: Verifying Checksum [2019-10-18T16:42:40.905Z] 6d4c3d9fc915: Download complete [2019-10-18T16:42:40.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-18T16:42:41.274Z] 6d4c3d9fc915: Pull complete [2019-10-18T16:42:41.274Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T16:42:41.274Z] Status: Downloaded newer image for busybox:latest [2019-10-18T16:42:41.869Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-18T16:42:42.126Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T16:42:43.498Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-18T16:42:43.756Z] --- PASS: TestCreateServiceCapabilities (3.84s) [2019-10-18T16:42:43.756Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T16:42:43.756Z] === RUN TestInspect [2019-10-18T16:42:44.071Z] + bundleName=s390x-integration [2019-10-18T16:42:44.071Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-18T16:42:44.071Z] Creating s390x-integration-bundles.tar.gz [2019-10-18T16:42:44.071Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-18T16:42:44.071Z] + 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 [2019-10-18T16:42:44.203Z] Archiving artifacts [2019-10-18T16:42:44.960Z] #29 ... [2019-10-18T16:42:44.960Z] [2019-10-18T16:42:44.960Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-18T16:42:44.960Z] #21 DONE 1.1s [2019-10-18T16:42:44.960Z] [2019-10-18T16:42:44.960Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-18T16:42:44.960Z] #24 2.724 + RM_GOPATH=0 [2019-10-18T16:42:44.960Z] #24 2.724 + TMP_GOPATH= [2019-10-18T16:42:44.960Z] #24 2.724 + : /build [2019-10-18T16:42:44.960Z] #24 2.724 + '[' -z '' ']' [2019-10-18T16:42:44.960Z] #24 2.729 ++ mktemp -d [2019-10-18T16:42:44.960Z] #24 2.733 + export GOPATH=/tmp/tmp.KfBGNl [2019-10-18T16:42:44.960Z] #24 2.733 + GOPATH=/tmp/tmp.KfBGNl [2019-10-18T16:42:44.960Z] #24 2.733 + RM_GOPATH=1 [2019-10-18T16:42:44.960Z] #24 2.738 ++ dirname ./install.sh [2019-10-18T16:42:44.960Z] #24 2.738 + dir=. [2019-10-18T16:42:44.960Z] #24 2.738 + bin=dockercli [2019-10-18T16:42:44.960Z] #24 2.738 + shift [2019-10-18T16:42:44.960Z] #24 2.738 + '[' '!' -f ./dockercli.installer ']' [2019-10-18T16:42:44.960Z] #24 2.738 + . ./dockercli.installer [2019-10-18T16:42:44.960Z] #24 2.738 ++ : stable [2019-10-18T16:42:44.960Z] #24 2.738 ++ : 17.06.2-ce [2019-10-18T16:42:44.960Z] #24 2.739 + install_dockercli [2019-10-18T16:42:44.960Z] #24 2.739 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-18T16:42:44.960Z] #24 2.739 ++ uname -m [2019-10-18T16:42:44.960Z] #24 2.739 Install docker/cli version 17.06.2-ce from stable [2019-10-18T16:42:44.960Z] #24 2.742 + arch=x86_64 [2019-10-18T16:42:44.960Z] #24 2.742 + '[' x86_64 '!=' x86_64 ']' [2019-10-18T16:42:44.960Z] #24 2.742 + url=https://download.docker.com/linux/static [2019-10-18T16:42:44.960Z] #24 2.742 + tar -xz docker/docker [2019-10-18T16:42:44.960Z] #24 2.742 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-18T16:42:45.217Z] #24 5.386 + mkdir -p /build [2019-10-18T16:42:45.217Z] #24 5.388 + mv docker/docker /build/ [2019-10-18T16:42:45.217Z] #24 5.390 + rmdir docker [2019-10-18T16:42:45.217Z] #24 DONE 5.5s [2019-10-18T16:42:45.217Z] [2019-10-18T16:42:45.217Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-18T16:42:45.541Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T16:42:46.149Z] #29 ... [2019-10-18T16:42:46.149Z] [2019-10-18T16:42:46.149Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-18T16:42:46.149Z] #25 DONE 0.2s [2019-10-18T16:42:46.149Z] [2019-10-18T16:42:46.149Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T16:42:46.278Z] + make clean [2019-10-18T16:42:46.638Z] docker volume rm -f docker-dev-cache [2019-10-18T16:42:46.638Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T16:42:47.935Z] --- PASS: TestInspect (3.62s) [2019-10-18T16:42:47.935Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T16:42:47.935Z] === RUN TestServiceListWithStatuses [2019-10-18T16:42:47.935Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T16:42:47.935Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:42:47.935Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T16:42:48.864Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-18T16:42:50.234Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-18T16:42:51.603Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-18T16:42:51.861Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-18T16:42:53.233Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-18T16:42:54.602Z] === RUN TestDockerSuite/TestBuildUser [2019-10-18T16:42:54.858Z] --- PASS: TestDockerNetworkConnectAlias (7.36s) [2019-10-18T16:42:54.858Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T16:42:54.858Z] === RUN TestDockerNetworkReConnect [2019-10-18T16:42:57.383Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-18T16:43:00.656Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-18T16:43:00.913Z] --- PASS: TestDockerNetworkReConnect (5.98s) [2019-10-18T16:43:00.913Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T16:43:00.913Z] === RUN TestServicePlugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T16:43:07.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-18T16:43:07.123Z] [2019-10-18T16:43:07.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-18T16:43:07.123Z] PKG_CONFIG=pkg-config [2019-10-18T16:43:07.123Z] GOLANG_VERSION=1.13.3 [2019-10-18T16:43:07.123Z] HOSTNAME=0d4d90d599d5 [2019-10-18T16:43:07.123Z] DOCKER_EXPERIMENTAL=1 [2019-10-18T16:43:07.123Z] container=docker [2019-10-18T16:43:07.123Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-18T16:43:07.123Z] GO111MODULE=off [2019-10-18T16:43:07.123Z] GOPATH=/go [2019-10-18T16:43:07.123Z] PWD=/go/src/github.com/docker/docker [2019-10-18T16:43:07.123Z] HOME=/root [2019-10-18T16:43:07.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-18T16:43:07.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-18T16:43:07.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-18T16:43:07.123Z] DOCKER_GITCOMMIT=635584280ba2c669542b0357b186070032a1d34a [2019-10-18T16:43:07.123Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-18T16:43:07.123Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-18T16:43:07.123Z] TERM=xterm [2019-10-18T16:43:07.123Z] VALIDATE_BRANCH=master [2019-10-18T16:43:07.123Z] DEST=bundles/test-integration [2019-10-18T16:43:07.123Z] SHLVL=1 [2019-10-18T16:43:07.123Z] TIMEOUT=120m [2019-10-18T16:43:07.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-18T16:43:07.123Z] DOCKER_PKG=github.com/docker/docker [2019-10-18T16:43:07.123Z] TESTDEBUG=0 [2019-10-18T16:43:07.123Z] _=/usr/bin/env [2019-10-18T16:43:07.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T16:43:12.676Z] #33 ... [2019-10-18T16:43:12.676Z] [2019-10-18T16:43:12.676Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-18T16:43:12.676Z] #29 29.50 # github.com/docker/docker/contrib/httpserver [2019-10-18T16:43:12.676Z] #29 29.50 loadinternal: cannot find runtime/cgo [2019-10-18T16:43:12.676Z] #29 DONE 30.1s [2019-10-18T16:43:12.676Z] [2019-10-18T16:43:12.676Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T16:43:12.676Z] #33 ... [2019-10-18T16:43:12.676Z] [2019-10-18T16:43:12.676Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-18T16:43:12.676Z] #30 DONE 0.1s [2019-10-18T16:43:12.676Z] [2019-10-18T16:43:12.676Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-18T16:43:12.917Z] 12c8dbabfd62: Pull complete [2019-10-18T16:43:12.917Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-18T16:43:12.917Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:43:12.917Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-18T16:43:12.917Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-18T16:43:12.917Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-18T16:43:12.917Z] WARN: Skipping validation tests [2019-10-18T16:43:12.917Z] INFO: Running unit tests at 10/18/2019 16:43:05... [2019-10-18T16:43:12.917Z] INFO: make.ps1 starting at 10/18/2019 16:43:09 [2019-10-18T16:43:12.917Z] INFO: Git commit (635584280) assumed from DOCKER_GITCOMMIT environment variable [2019-10-18T16:43:12.917Z] INFO: Invoking autogen... [2019-10-18T16:43:12.917Z] INFO: Running unit tests... [2019-10-18T16:43:18.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-18T16:43:20.871Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-18T16:43:21.803Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-18T16:43:21.803Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-18T16:43:23.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-18T16:43:23.703Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-18T16:43:25.085Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-18T16:43:26.980Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-18T16:43:26.980Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-18T16:43:26.980Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-18T16:43:26.980Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-18T16:43:26.980Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-18T16:43:28.882Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-18T16:43:28.882Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-18T16:43:29.816Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-18T16:43:30.381Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-18T16:43:30.604Z] ? github.com/docker/docker/api [no test files] [2019-10-18T16:43:31.749Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-18T16:43:31.749Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-18T16:43:35.024Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-18T16:43:36.921Z] --- PASS: TestServicePlugin (35.81s) [2019-10-18T16:43:36.921Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T16:43:36.921Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T16:43:36.921Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T16:43:36.921Z] plugin_test.go:62: [dcc99732e568e] joining swarm manager [d3ca0c2fd5f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T16:43:36.921Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-18T16:43:36.921Z] plugin_test.go:65: [df580c5d8471f] joining swarm manager [d3ca0c2fd5f0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T16:43:36.921Z] === RUN TestServiceUpdateLabel [2019-10-18T16:43:36.921Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-18T16:43:37.852Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-18T16:43:38.416Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-18T16:43:38.980Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-18T16:43:38.980Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-18T16:43:39.911Z] --- PASS: TestServiceUpdateLabel (3.30s) [2019-10-18T16:43:39.911Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T16:43:39.911Z] === RUN TestServiceUpdateSecrets [2019-10-18T16:43:40.168Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-18T16:43:42.696Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-18T16:43:42.696Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-18T16:43:42.696Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-18T16:43:43.634Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-18T16:43:44.568Z] === RUN TestDockerSuite/TestCommitChange [2019-10-18T16:43:45.500Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-18T16:43:46.871Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-18T16:43:48.249Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-18T16:43:48.410Z] ok github.com/docker/docker/api/server 0.199s coverage: 9.0% of statements [2019-10-18T16:43:49.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-18T16:43:50.116Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-18T16:43:51.493Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-18T16:43:53.392Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-18T16:43:54.323Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-18T16:43:54.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T16:43:54.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T16:43:55.695Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2019-10-18T16:43:55.695Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T16:43:55.695Z] === RUN TestServiceUpdateConfigs [2019-10-18T16:43:55.953Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-18T16:43:57.058Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-18T16:43:57.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T16:43:58.954Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-18T16:44:00.848Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-18T16:44:00.848Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-18T16:44:01.781Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-18T16:44:02.711Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-18T16:44:03.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-18T16:44:04.572Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-18T16:44:05.503Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-18T16:44:05.503Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-18T16:44:05.503Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-18T16:44:06.068Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-18T16:44:06.325Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-18T16:44:06.325Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-18T16:44:06.325Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-18T16:44:06.582Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-18T16:44:07.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-18T16:44:08.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-18T16:44:09.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-18T16:44:09.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-18T16:44:11.271Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2019-10-18T16:44:11.271Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T16:44:11.271Z] === RUN TestServiceUpdateNetwork [2019-10-18T16:44:11.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-18T16:44:12.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-18T16:44:12.202Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-18T16:44:13.136Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-18T16:44:14.066Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-18T16:44:14.997Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-18T16:44:15.562Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-18T16:44:15.562Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-18T16:44:16.492Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-18T16:44:17.424Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-18T16:44:17.989Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-18T16:44:18.246Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-18T16:44:19.181Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-18T16:44:20.552Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-18T16:44:22.449Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-18T16:44:22.449Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-18T16:44:22.449Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-18T16:44:22.449Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-18T16:44:22.449Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-18T16:44:23.014Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-18T16:44:27.188Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-10-18T16:44:27.188Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T16:44:27.188Z] PASS [2019-10-18T16:44:27.188Z] [2019-10-18T16:44:27.188Z] === Skipped [2019-10-18T16:44:27.188Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T16:44:27.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:44:27.188Z] [2019-10-18T16:44:27.188Z] [2019-10-18T16:44:27.188Z] DONE 20 tests, 1 skipped in 173.252s [2019-10-18T16:44:27.188Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T16:44:27.188Z] ++ 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 [2019-10-18T16:44:27.188Z] ++ set -e [2019-10-18T16:44:27.188Z] ++ '[' -n 0 ']' [2019-10-18T16:44:27.188Z] ++ set -x [2019-10-18T16:44:27.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:44:27.188Z] INFO: Testing against a local daemon [2019-10-18T16:44:27.188Z] === RUN TestSessionCreate [2019-10-18T16:44:27.188Z] --- PASS: TestSessionCreate (0.03s) [2019-10-18T16:44:27.188Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T16:44:27.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-18T16:44:27.188Z] PASS [2019-10-18T16:44:27.188Z] [2019-10-18T16:44:27.188Z] DONE 2 tests in 0.164s [2019-10-18T16:44:27.188Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T16:44:27.188Z] ++ 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 [2019-10-18T16:44:27.188Z] ++ set -e [2019-10-18T16:44:27.188Z] ++ '[' -n 0 ']' [2019-10-18T16:44:27.188Z] ++ set -x [2019-10-18T16:44:27.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:44:27.188Z] INFO: Testing against a local daemon [2019-10-18T16:44:27.188Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T16:44:27.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:44:27.188Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:44:27.188Z] === RUN TestEventsExecDie [2019-10-18T16:44:27.752Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-18T16:44:27.752Z] --- PASS: TestEventsExecDie (0.97s) [2019-10-18T16:44:27.752Z] === RUN TestEventsBackwardsCompatible [2019-10-18T16:44:28.009Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-18T16:44:28.009Z] === RUN TestInfoBinaryCommits [2019-10-18T16:44:28.009Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-18T16:44:28.009Z] === RUN TestInfoAPIVersioned [2019-10-18T16:44:28.009Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-18T16:44:28.009Z] === RUN TestInfoAPI [2019-10-18T16:44:28.009Z] --- PASS: TestInfoAPI (0.02s) [2019-10-18T16:44:28.009Z] === RUN TestInfoAPIWarnings [2019-10-18T16:44:28.573Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-18T16:44:28.829Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-10-18T16:44:28.829Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T16:44:28.829Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T16:44:29.086Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-10-18T16:44:29.086Z] === RUN TestPingCacheHeaders [2019-10-18T16:44:29.086Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-18T16:44:29.086Z] === RUN TestPingGet [2019-10-18T16:44:29.086Z] --- PASS: TestPingGet (0.04s) [2019-10-18T16:44:29.086Z] === RUN TestPingHead [2019-10-18T16:44:29.086Z] --- PASS: TestPingHead (0.03s) [2019-10-18T16:44:29.086Z] === RUN TestVersion [2019-10-18T16:44:29.086Z] --- PASS: TestVersion (0.02s) [2019-10-18T16:44:29.086Z] PASS [2019-10-18T16:44:29.086Z] [2019-10-18T16:44:29.086Z] === Skipped [2019-10-18T16:44:29.086Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:44:29.086Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:44:29.086Z] [2019-10-18T16:44:29.086Z] [2019-10-18T16:44:29.086Z] DONE 12 tests, 1 skipped in 2.395s [2019-10-18T16:44:29.086Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T16:44:29.086Z] ++ 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 [2019-10-18T16:44:29.086Z] ++ set -e [2019-10-18T16:44:29.086Z] ++ '[' -n 0 ']' [2019-10-18T16:44:29.086Z] ++ set -x [2019-10-18T16:44:29.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:44:29.343Z] INFO: Testing against a local daemon [2019-10-18T16:44:29.343Z] === RUN TestVolumesCreateAndList [2019-10-18T16:44:29.343Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-18T16:44:29.343Z] === RUN TestVolumesRemove [2019-10-18T16:44:29.343Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-18T16:44:29.343Z] === RUN TestVolumesInspect [2019-10-18T16:44:29.343Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-18T16:44:29.343Z] === RUN TestVolumesInvalidJSON [2019-10-18T16:44:29.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T16:44:29.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T16:44:29.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T16:44:29.343Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-18T16:44:29.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T16:44:29.343Z] PASS [2019-10-18T16:44:29.343Z] [2019-10-18T16:44:29.343Z] DONE 5 tests in 0.323s [2019-10-18T16:44:29.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T16:44:29.677Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-18T16:44:29.677Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-18T16:44:29.677Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T16:44:29.677Z] +++ kill 5313 [2019-10-18T16:44:29.934Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-18T16:44:31.303Z] +++ /etc/init.d/apparmor stop [2019-10-18T16:44:31.303Z] Clearing AppArmor profiles cache:. [2019-10-18T16:44:31.303Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T16:44:31.303Z] Unloading profiles will leave already running processes permanently [2019-10-18T16:44:31.303Z] unconfined, which can lead to unexpected situations. [2019-10-18T16:44:31.303Z] [2019-10-18T16:44:31.303Z] To set a process to complain mode, use the command line tool [2019-10-18T16:44:31.303Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T16:44:31.303Z] with the 'teardown' option." [2019-10-18T16:44:31.303Z] [2019-10-18T16:44:32.673Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-18T16:44:33.603Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-18T16:44:34.537Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-18T16:44:37.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T16:44:37.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T16:44:37.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T16:44:39.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-18T16:44:39.315Z] ok github.com/docker/docker/api/server/httputils 0.134s coverage: 14.7% of statements [2019-10-18T16:44:39.315Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-18T16:44:39.315Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-18T16:44:39.853Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-18T16:44:39.853Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-18T16:44:39.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T16:44:40.859Z] ok github.com/docker/docker/api/server/router/swarm 0.143s coverage: 4.0% of statements [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-18T16:44:40.859Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 95.2% of statements [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-18T16:44:40.859Z] ok github.com/docker/docker/api/types/strslice 0.140s coverage: 90.0% of statements [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-18T16:44:40.859Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-18T16:44:41.318Z] ok github.com/docker/docker/api/types/time 0.412s coverage: 100.0% of statements [2019-10-18T16:44:41.318Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-18T16:44:41.318Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-18T16:44:42.379Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-18T16:44:43.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-18T16:44:43.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T16:44:44.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T16:44:47.116Z] ok github.com/docker/docker/builder/dockerfile 0.397s coverage: 46.1% of statements [2019-10-18T16:44:47.116Z] ok github.com/docker/docker/builder/dockerignore 0.247s coverage: 96.8% of statements [2019-10-18T16:44:47.116Z] ok github.com/docker/docker/builder/remotecontext 0.550s coverage: 9.2% of statements [2019-10-18T16:44:48.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T16:44:49.100Z] #33 128.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-18T16:44:49.100Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-18T16:44:49.100Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-18T16:44:49.688Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-18T16:44:51.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-18T16:44:51.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T16:44:52.210Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-18T16:44:53.141Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-18T16:44:54.511Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-18T16:44:55.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T16:44:55.445Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-18T16:44:55.703Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-18T16:44:57.075Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-18T16:44:57.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T16:44:58.447Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-18T16:44:59.820Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-18T16:45:00.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T16:45:01.190Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-18T16:45:02.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T16:45:03.085Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-18T16:45:04.457Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-18T16:45:04.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T16:45:05.828Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-18T16:45:06.761Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-18T16:45:06.972Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-18T16:45:06.972Z] Using test binary docker [2019-10-18T16:45:06.972Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-18T16:45:06.972Z] +++ /etc/init.d/apparmor start [2019-10-18T16:45:06.972Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-18T16:45:06.972Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-18T16:45:06.972Z] Warning failed to create cache: (null) [2019-10-18T16:45:06.972Z] . [2019-10-18T16:45:06.972Z] INFO: Waiting for daemon to start... [2019-10-18T16:45:06.972Z] Starting dockerd [2019-10-18T16:45:06.972Z] +++ 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 [2019-10-18T16:45:08.135Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-18T16:45:09.029Z] . [2019-10-18T16:45:09.029Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-18T16:45:09.029Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-18T16:45:09.029Z] Error: No such image: emptyfs [2019-10-18T16:45:09.029Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-18T16:45:09.029Z] ++++ docker load [2019-10-18T16:45:09.315Z] Running integration-test (iteration 1) [2019-10-18T16:45:09.315Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-18T16:45:09.315Z] ++ 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 [2019-10-18T16:45:09.315Z] ++ set -e [2019-10-18T16:45:09.315Z] ++ '[' -n 0 ']' [2019-10-18T16:45:09.315Z] ++ set -x [2019-10-18T16:45:09.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:45:09.505Z] #33 153.8 [2019-10-18T16:45:09.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-18T16:45:09.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-18T16:45:09.541Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-18T16:45:09.762Z] #33 DONE 154.4s [2019-10-18T16:45:09.762Z] [2019-10-18T16:45:09.762Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-18T16:45:11.659Z] #34 DONE 1.7s [2019-10-18T16:45:12.066Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-18T16:45:13.031Z] [2019-10-18T16:45:13.031Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-18T16:45:13.961Z] #35 DONE 1.0s [2019-10-18T16:45:14.218Z] [2019-10-18T16:45:14.218Z] #36 exporting to image [2019-10-18T16:45:14.218Z] #36 exporting layers [2019-10-18T16:45:14.588Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-18T16:45:17.299Z] ok github.com/docker/docker/builder/remotecontext/git 32.959s coverage: 85.1% of statements [2019-10-18T16:45:17.299Z] ? github.com/docker/docker/cli [no test files] [2019-10-18T16:45:17.299Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-18T16:45:17.299Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2019-10-18T16:45:17.299Z] ok github.com/docker/docker/client 0.720s coverage: 75.3% of statements [2019-10-18T16:45:17.496Z] #36 exporting layers 3.5s done [2019-10-18T16:45:17.496Z] #36 writing image sha256:a203f851f42e18651e23f2316d5c2548fba2ab2c2cdbd8bf435e2c7cecf939da done [2019-10-18T16:45:17.496Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-18T16:45:17.496Z] #36 DONE 3.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T16:45:17.813Z] + echo Ensuring container killed. [2019-10-18T16:45:17.813Z] Ensuring container killed. [2019-10-18T16:45:17.813Z] + docker rm -vf docker-pr2 [2019-10-18T16:45:17.813Z] Error: No such container: docker-pr2 [2019-10-18T16:45:17.813Z] + true [Pipeline] sh [2019-10-18T16:45:17.862Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-18T16:45:18.095Z] + echo Chowning /workspace to jenkins user [2019-10-18T16:45:18.095Z] Chowning /workspace to jenkins user [2019-10-18T16:45:18.095Z] + id -u [2019-10-18T16:45:18.095Z] + id -g [2019-10-18T16:45:18.095Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40102:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T16:45:19.230Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-18T16:45:19.230Z] === RUN TestDockerSuite/TestCpAbsolutePath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T16:45:19.773Z] + bundleName=unit [2019-10-18T16:45:19.773Z] + echo Creating unit-bundles.tar.gz [2019-10-18T16:45:19.773Z] Creating unit-bundles.tar.gz [2019-10-18T16:45:19.773Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-18T16:45:19.773Z] bundles/junit-report.xml [2019-10-18T16:45:19.773Z] bundles/go-test-report.json [2019-10-18T16:45:19.773Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-18T16:45:19.784Z] Archiving artifacts [2019-10-18T16:45:20.160Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-18T16:45:20.263Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T16:45:20.572Z] + make clean [2019-10-18T16:45:20.829Z] docker volume rm -f docker-dev-cache [2019-10-18T16:45:20.829Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T16:45:21.091Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T16:45:22.023Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-18T16:45:22.953Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-18T16:45:23.883Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-18T16:45:24.506Z] ok github.com/docker/docker/cmd/dockerd 0.698s coverage: 19.0% of statements [2019-10-18T16:45:24.702Z] Loaded image: buildpack-deps:jessie [2019-10-18T16:45:24.702Z] Loaded image: busybox:latest [2019-10-18T16:45:24.702Z] Loaded image: busybox:glibc [2019-10-18T16:45:24.702Z] Loaded image: debian:jessie [2019-10-18T16:45:24.702Z] Loaded image: hello-world:latest [2019-10-18T16:45:24.702Z] INFO: Testing against a local daemon [2019-10-18T16:45:24.702Z] === RUN TestCgroupNamespacesBuild [2019-10-18T16:45:24.814Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-18T16:45:25.747Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-18T16:45:26.182Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-18T16:45:26.182Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-18T16:45:26.182Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-18T16:45:26.683Z] ok github.com/docker/docker/container 0.672s coverage: 42.5% of statements [2019-10-18T16:45:26.683Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-18T16:45:26.683Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-18T16:45:26.683Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-18T16:45:26.683Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-18T16:45:27.116Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-18T16:45:27.662Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-10-18T16:45:27.662Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-18T16:45:27.662Z] === RUN TestBuildWithSession [2019-10-18T16:45:27.662Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T16:45:27.662Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:45:27.662Z] === RUN TestBuildSquashParent [2019-10-18T16:45:28.048Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-18T16:45:28.979Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-18T16:45:29.909Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-18T16:45:30.842Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-18T16:45:32.213Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-18T16:45:33.178Z] --- PASS: TestBuildSquashParent (4.97s) [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:45:33.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:45:33.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:45:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-18T16:45:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-18T16:45:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-18T16:45:33.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-18T16:45:33.585Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-18T16:45:34.516Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-18T16:45:35.878Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-18T16:45:35.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-18T16:45:35.887Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-18T16:45:35.887Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-18T16:45:36.819Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-18T16:45:37.750Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2019-10-18T16:45:37.929Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2019-10-18T16:45:37.929Z] === RUN TestBuildMultiStageCopy [2019-10-18T16:45:37.929Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T16:45:38.681Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-18T16:45:39.612Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-18T16:45:39.964Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T16:45:40.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T16:45:40.531Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T16:45:40.981Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-18T16:45:41.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-10-18T16:45:41.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-10-18T16:45:41.432Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T16:45:42.444Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-10-18T16:45:42.444Z] === RUN TestBuildLabelWithTargets [2019-10-18T16:45:42.875Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-18T16:45:43.439Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-18T16:45:43.925Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-10-18T16:45:43.925Z] === RUN TestBuildWithEmptyLayers [2019-10-18T16:45:44.937Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-10-18T16:45:44.937Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T16:45:45.964Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-18T16:45:46.980Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2019-10-18T16:45:46.980Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon 3.026s coverage: 9.2% of statements [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/cluster 1.906s coverage: 0.5% of statements [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.383s coverage: 65.3% of statements [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/cluster/convert 0.498s coverage: 35.8% of statements [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.454s coverage: 10.9% of statements [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/config 0.829s coverage: 82.8% of statements [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/discovery 0.255s coverage: 30.0% of statements [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/events 0.524s coverage: 50.0% of statements [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-18T16:45:47.787Z] ok github.com/docker/docker/daemon/graphdriver 0.210s coverage: 2.3% of statements [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-18T16:45:47.787Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-18T16:45:48.460Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-10-18T16:45:48.460Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T16:45:49.338Z] ok github.com/docker/docker/daemon/images 0.703s coverage: 4.9% of statements [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-18T16:45:49.338Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-18T16:45:49.338Z] ok github.com/docker/docker/daemon/logger 0.406s coverage: 43.0% of statements [2019-10-18T16:45:49.338Z] ok github.com/docker/docker/daemon/logger/awslogs 0.663s coverage: 77.4% of statements [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-18T16:45:49.338Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-18T16:45:50.311Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.566s coverage: 62.1% of statements [2019-10-18T16:45:50.498Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2019-10-18T16:45:50.498Z] === RUN TestBuildWithHugeFile [2019-10-18T16:45:50.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.381s coverage: 88.3% of statements [2019-10-18T16:45:51.297Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-18T16:45:51.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-18T16:45:53.088Z] ok github.com/docker/docker/daemon/logger/local 0.554s coverage: 74.7% of statements [2019-10-18T16:45:53.089Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-18T16:45:53.089Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.176s coverage: 21.4% of statements [2019-10-18T16:45:54.830Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-18T16:45:55.395Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-18T16:45:55.999Z] ok github.com/docker/docker/daemon/logger/splunk 2.407s coverage: 82.5% of statements [2019-10-18T16:45:55.999Z] ok github.com/docker/docker/daemon/logger/syslog 0.227s coverage: 47.8% of statements [2019-10-18T16:45:55.999Z] ok github.com/docker/docker/daemon/logger/templates 0.160s coverage: 8.3% of statements [2019-10-18T16:45:55.999Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-18T16:45:55.999Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-18T16:45:55.999Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-18T16:45:58.179Z] ok github.com/docker/docker/distribution 2.031s coverage: 20.3% of statements [2019-10-18T16:45:58.179Z] ok github.com/docker/docker/distribution/metadata 1.580s coverage: 48.2% of statements [2019-10-18T16:45:58.179Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-18T16:45:58.639Z] ok github.com/docker/docker/distribution/xfer 1.988s coverage: 77.3% of statements [2019-10-18T16:45:58.639Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-18T16:45:58.639Z] ok github.com/docker/docker/errdefs 0.125s coverage: 49.4% of statements [2019-10-18T16:46:00.652Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-18T16:46:02.377Z] ok github.com/docker/docker/image 1.232s coverage: 86.4% of statements [2019-10-18T16:46:02.378Z] ok github.com/docker/docker/image/cache 0.267s coverage: 19.2% of statements [2019-10-18T16:46:02.378Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-18T16:46:02.378Z] ok github.com/docker/docker/image/v1 0.508s coverage: 25.0% of statements [2019-10-18T16:46:02.378Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-18T16:46:03.915Z] ok github.com/docker/docker/layer 0.575s coverage: 30.0% of statements [2019-10-18T16:46:03.915Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-18T16:46:03.929Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-18T16:46:04.860Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-18T16:46:06.099Z] ok github.com/docker/docker/libcontainerd/local 0.321s coverage: 1.0% of statements [2019-10-18T16:46:06.099Z] ok github.com/docker/docker/libcontainerd/queue 0.245s coverage: 100.0% of statements [2019-10-18T16:46:06.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-18T16:46:06.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-18T16:46:06.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-18T16:46:06.099Z] ? github.com/docker/docker/oci [no test files] [2019-10-18T16:46:06.099Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-18T16:46:06.099Z] ok github.com/docker/docker/opts 0.413s coverage: 67.3% of statements [2019-10-18T16:46:06.099Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2019-10-18T16:46:10.122Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-18T16:46:10.685Z] === RUN TestDockerSuite/TestCpToDot [2019-10-18T16:46:11.619Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-18T16:46:12.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-18T16:46:13.247Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-18T16:46:15.770Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-18T16:46:16.701Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-18T16:46:18.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-18T16:46:20.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-18T16:46:20.851Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-18T16:46:22.254Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-18T16:46:24.154Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-18T16:46:24.154Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-18T16:46:24.154Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-18T16:46:24.718Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-18T16:46:26.094Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-18T16:46:26.094Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-18T16:46:26.094Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-18T16:46:26.659Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-18T16:46:26.917Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-18T16:46:27.174Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-18T16:46:27.174Z] === RUN TestDockerSuite/TestCreateRM [2019-10-18T16:46:27.431Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-18T16:46:27.431Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-18T16:46:27.431Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-18T16:46:27.690Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-18T16:46:30.218Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-18T16:46:30.218Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-18T16:46:30.218Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-18T16:46:34.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-18T16:46:34.976Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/archive 9.979s coverage: 62.0% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/authorization 0.732s coverage: 26.8% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/capabilities 0.095s coverage: 87.5% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/discovery 0.086s coverage: 58.3% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/discovery/file 0.169s coverage: 92.9% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/discovery/kv 3.465s coverage: 84.1% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/discovery/memory 0.056s coverage: 92.3% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/discovery/nodes 0.169s coverage: 93.8% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/filenotify 0.251s coverage: 45.7% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 87.7% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/idtools 0.122s coverage: 6.3% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/ioutils 0.707s coverage: 69.2% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/namesgenerator 0.068s coverage: 85.7% of statements [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-18T16:46:36.152Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-18T16:46:36.152Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-18T16:46:36.456Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-18T16:46:36.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-18T16:46:37.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-18T16:46:40.170Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-18T16:46:42.065Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-18T16:46:42.999Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-18T16:46:43.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-18T16:46:43.932Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-18T16:46:44.863Z] === RUN TestDockerSuite/TestDockerFails [2019-10-18T16:46:44.863Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-18T16:46:44.863Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-18T16:46:44.863Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-18T16:46:46.233Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-18T16:46:47.162Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-18T16:46:48.531Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-18T16:46:48.531Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-18T16:46:48.531Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-18T16:46:48.531Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-18T16:46:55.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-18T16:46:55.080Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/plugins 35.212s coverage: 73.4% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/plugins/transport 0.173s coverage: 85.7% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/pools 0.063s coverage: 88.2% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/reexec 0.142s coverage: 82.4% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/signal 0.081s coverage: 20.3% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/system 0.099s coverage: 12.7% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 30.8% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: 0.0% of statements [no tests to run] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/plugin 0.269s coverage: 11.6% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/plugin/v2 0.183s coverage: 20.1% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/reference 0.187s coverage: 84.4% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/registry 0.519s coverage: 52.2% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/registry/resumable 0.413s coverage: 100.0% of statements [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/rootless [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/runconfig 0.220s coverage: 54.5% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/testutil 0.110s coverage: 62.5% of statements [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-18T16:46:57.250Z] ? github.com/docker/docker/volume [no test files] [2019-10-18T16:46:57.250Z] ok github.com/docker/docker/volume/drivers 0.239s coverage: 36.1% of statements [2019-10-18T16:46:57.251Z] ok github.com/docker/docker/volume/local 0.137s coverage: 37.7% of statements [2019-10-18T16:46:57.251Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 66.2% of statements [2019-10-18T16:46:57.251Z] ok github.com/docker/docker/volume/service 0.513s coverage: 70.3% of statements [2019-10-18T16:46:57.251Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-18T16:46:57.251Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-18T16:46:57.711Z] INFO: make.ps1 ended at 10/18/2019 16:46:57 [2019-10-18T16:46:59.269Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-18T16:46:59.891Z] INFO: Unit tests ended at 10/18/2019 16:46:59. Duration:00:03:53.9585462 [2019-10-18T16:46:59.891Z] INFO: Building busybox [2019-10-18T16:46:59.891Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-18T16:46:59.891Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-18T16:46:59.891Z] [2019-10-18T16:46:59.891Z] Sending build context to Docker daemon 2.56kB [2019-10-18T16:46:59.891Z] [2019-10-18T16:46:59.891Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-18T16:46:59.891Z] ---> 739b21bd02e7 [2019-10-18T16:46:59.891Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-18T16:46:59.891Z] ---> Running in 2cdd35c6aa06 [2019-10-18T16:47:01.794Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-18T16:47:04.321Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-18T16:47:05.252Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-18T16:47:06.184Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-18T16:47:07.000Z] Removing intermediate container 2cdd35c6aa06 [2019-10-18T16:47:07.000Z] ---> 228b1d4e1a8f [2019-10-18T16:47:07.000Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-18T16:47:07.144Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-18T16:47:07.459Z] [2019-10-18T16:47:07.918Z] ---> fd043c245d23 [2019-10-18T16:47:07.918Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-18T16:47:07.918Z] ---> Running in 6237182f9439 [2019-10-18T16:47:08.074Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-18T16:47:08.638Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-18T16:47:09.569Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-18T16:47:09.604Z] [2019-10-18T16:47:09.604Z] SUCCESS: Specified value was saved. [2019-10-18T16:47:11.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-18T16:47:11.464Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-18T16:47:12.532Z] Removing intermediate container 6237182f9439 [2019-10-18T16:47:12.532Z] ---> 4055ab7080c5 [2019-10-18T16:47:12.532Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-18T16:47:12.532Z] ---> Running in e34bd32072cb [2019-10-18T16:47:12.602Z] --- PASS: TestBuildWithHugeFile (80.12s) [2019-10-18T16:47:12.602Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T16:47:12.602Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:47:12.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:47:12.602Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:47:12.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:47:12.602Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:47:12.602Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:47:12.602Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:47:12.602Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:47:12.602Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:47:12.602Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-10-18T16:47:12.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2019-10-18T16:47:12.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2019-10-18T16:47:12.602Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2019-10-18T16:47:12.602Z] === RUN TestBuildPreserveOwnership [2019-10-18T16:47:12.602Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-18T16:47:13.361Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-18T16:47:14.647Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-18T16:47:16.130Z] --- PASS: TestBuildPreserveOwnership (4.90s) [2019-10-18T16:47:16.130Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2019-10-18T16:47:16.130Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-10-18T16:47:16.130Z] === RUN TestBuildPlatformInvalid [2019-10-18T16:47:16.130Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-18T16:47:16.130Z] PASS [2019-10-18T16:47:16.130Z] [2019-10-18T16:47:16.130Z] === Skipped [2019-10-18T16:47:16.130Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-18T16:47:16.130Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:47:16.130Z] [2019-10-18T16:47:16.130Z] [2019-10-18T16:47:16.130Z] DONE 32 tests, 1 skipped in 126.711s [2019-10-18T16:47:16.130Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-18T16:47:16.130Z] ++ 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 [2019-10-18T16:47:16.130Z] ++ set -e [2019-10-18T16:47:16.130Z] ++ '[' -n 0 ']' [2019-10-18T16:47:16.130Z] ++ set -x [2019-10-18T16:47:16.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:47:16.130Z] INFO: Testing against a local daemon [2019-10-18T16:47:16.130Z] === RUN TestConfigList [2019-10-18T16:47:16.638Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-18T16:47:17.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-18T16:47:18.815Z] --- PASS: TestConfigList (2.19s) [2019-10-18T16:47:18.815Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-18T16:47:18.815Z] === RUN TestConfigsCreateAndDelete [2019-10-18T16:47:19.463Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-18T16:47:19.609Z] Cannot create a file when that file already exists. [2019-10-18T16:47:20.835Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-18T16:47:20.856Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-10-18T16:47:20.856Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-18T16:47:20.856Z] === RUN TestConfigsUpdate [2019-10-18T16:47:22.732Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-18T16:47:22.888Z] --- PASS: TestConfigsUpdate (2.14s) [2019-10-18T16:47:22.889Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-18T16:47:22.889Z] === RUN TestTemplatedConfig [2019-10-18T16:47:23.666Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-18T16:47:24.229Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-18T16:47:25.577Z] --- PASS: TestTemplatedConfig (2.75s) [2019-10-18T16:47:25.577Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-18T16:47:25.577Z] === RUN TestConfigInspect [2019-10-18T16:47:26.126Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-18T16:47:26.126Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-18T16:47:26.383Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-18T16:47:26.640Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-18T16:47:26.640Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-18T16:47:26.640Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-18T16:47:26.686Z] Removing intermediate container e34bd32072cb [2019-10-18T16:47:26.686Z] ---> 494c358365a4 [2019-10-18T16:47:26.686Z] Step 6/6 : CMD ["sh"] [2019-10-18T16:47:26.686Z] ---> Running in 1741760c7f40 [2019-10-18T16:47:26.686Z] Removing intermediate container 1741760c7f40 [2019-10-18T16:47:26.686Z] ---> b46d953a470e [2019-10-18T16:47:26.686Z] Successfully built b46d953a470e [2019-10-18T16:47:26.686Z] Successfully tagged busybox:latest [2019-10-18T16:47:26.686Z] INFO: Docker images of the daemon under test [2019-10-18T16:47:26.686Z] [2019-10-18T16:47:26.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-18T16:47:26.686Z] busybox latest b46d953a470e 1 second ago 4.83GB [2019-10-18T16:47:26.686Z] microsoft/windowsservercore latest 739b21bd02e7 10 days ago 4.79GB [2019-10-18T16:47:26.686Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 10 days ago 4.79GB [2019-10-18T16:47:26.686Z] [2019-10-18T16:47:26.686Z] INFO: Running integration tests at 10/18/2019 16:47:26... [2019-10-18T16:47:26.686Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-18T16:47:26.686Z] INFO: Integration API tests being run from the host: [2019-10-18T16:47:26.686Z] INFO: make.ps1 starting at 10/18/2019 16:47:26 [2019-10-18T16:47:27.144Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-18T16:47:27.606Z] --- PASS: TestConfigInspect (2.16s) [2019-10-18T16:47:27.607Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-18T16:47:27.607Z] === RUN TestConfigCreateWithLabels [2019-10-18T16:47:29.167Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-18T16:47:30.303Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-10-18T16:47:30.303Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-18T16:47:30.303Z] === RUN TestConfigCreateResolve [2019-10-18T16:47:30.537Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-18T16:47:30.537Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-18T16:47:30.537Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-18T16:47:31.473Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-18T16:47:31.473Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-18T16:47:32.037Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-18T16:47:32.331Z] --- PASS: TestConfigCreateResolve (2.18s) [2019-10-18T16:47:32.331Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-18T16:47:32.331Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T16:47:32.615Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-18T16:47:32.615Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-18T16:47:32.615Z] PASS [2019-10-18T16:47:32.615Z] [2019-10-18T16:47:32.615Z] DONE 8 tests in 16.506s [2019-10-18T16:47:32.615Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-18T16:47:32.615Z] ++ 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 [2019-10-18T16:47:32.615Z] ++ set -e [2019-10-18T16:47:32.615Z] ++ '[' -n 0 ']' [2019-10-18T16:47:32.615Z] ++ set -x [2019-10-18T16:47:32.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:47:32.900Z] INFO: Testing against a local daemon [2019-10-18T16:47:32.900Z] === RUN TestCheckpoint [2019-10-18T16:47:32.900Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T16:47:32.900Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:47:32.900Z] === RUN TestContainerInvalidJSON [2019-10-18T16:47:32.900Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:47:32.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:47:32.900Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:47:32.900Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:47:32.900Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:47:32.900Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:47:32.900Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:47:32.900Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:47:32.900Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:47:32.900Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-18T16:47:32.900Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-18T16:47:32.900Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-18T16:47:32.900Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T16:47:32.900Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T16:47:32.900Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-18T16:47:32.900Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T16:47:32.900Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-18T16:47:32.900Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T16:47:32.967Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-18T16:47:33.184Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-18T16:47:33.184Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T16:47:33.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-18T16:47:33.184Z] === RUN TestCopyFromContainer [2019-10-18T16:47:33.224Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-18T16:47:33.224Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-18T16:47:33.224Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-18T16:47:34.668Z] === RUN TestCopyFromContainer// [2019-10-18T16:47:34.668Z] === RUN TestCopyFromContainer//bar/root [2019-10-18T16:47:34.951Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-18T16:47:34.951Z] === RUN TestCopyFromContainer/bar/quux [2019-10-18T16:47:35.118Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-18T16:47:35.241Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-18T16:47:35.241Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-18T16:47:35.241Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-18T16:47:35.241Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-18T16:47:35.530Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-18T16:47:35.530Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-18T16:47:35.682Z] === RUN TestDockerSuite/TestEventsRename [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer (2.55s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-18T16:47:35.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-18T16:47:35.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T16:47:35.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:47:35.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:47:35.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:47:35.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:47:35.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:47:35.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:47:35.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:47:35.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:47:35.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:47:35.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-18T16:47:35.820Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T16:47:35.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-18T16:47:35.820Z] === RUN TestCreateWithInvalidEnv [2019-10-18T16:47:35.820Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T16:47:35.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T16:47:35.820Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T16:47:35.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T16:47:35.820Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T16:47:35.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T16:47:35.820Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T16:47:35.820Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T16:47:35.820Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T16:47:35.820Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-18T16:47:35.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T16:47:35.820Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T16:47:35.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-18T16:47:35.820Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T16:47:36.619Z] === RUN TestDockerSuite/TestEventsResize [2019-10-18T16:47:37.551Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:47:37.849Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-18T16:47:37.849Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-18T16:47:37.849Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-18T16:47:37.849Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T16:47:38.116Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-18T16:47:39.487Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:47:39.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:47:39.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:47:39.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:47:39.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:47:39.886Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:47:39.886Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:47:39.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:47:39.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:47:39.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:47:39.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:47:39.886Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-18T16:47:39.886Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-18T16:47:39.886Z] === RUN TestContainerStartOnDaemonRestart [2019-10-18T16:47:39.886Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-18T16:47:39.886Z] === RUN TestDaemonRestartIpcMode [2019-10-18T16:47:39.886Z] === PAUSE TestDaemonRestartIpcMode [2019-10-18T16:47:39.886Z] === RUN TestDiff [2019-10-18T16:47:40.052Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-18T16:47:40.503Z] --- PASS: TestDiff (0.66s) [2019-10-18T16:47:40.503Z] === RUN TestExecWithCloseStdin [2019-10-18T16:47:41.514Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-10-18T16:47:41.514Z] === RUN TestExec [2019-10-18T16:47:42.529Z] --- PASS: TestExec (0.88s) [2019-10-18T16:47:42.529Z] === RUN TestExecUser [2019-10-18T16:47:43.155Z] --- PASS: TestExecUser (0.89s) [2019-10-18T16:47:43.155Z] === RUN TestExportContainerAndImportImage [2019-10-18T16:47:43.327Z] === RUN TestDockerSuite/TestEventsTop [2019-10-18T16:47:44.168Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-18T16:47:44.168Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T16:47:44.261Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-18T16:47:46.204Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-10-18T16:47:46.204Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-18T16:47:46.204Z] === RUN TestHealthCheckWorkdir [2019-10-18T16:47:46.782Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-18T16:47:46.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-18T16:47:46.824Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-10-18T16:47:46.824Z] === RUN TestHealthKillContainer [2019-10-18T16:47:48.680Z] === RUN TestDockerSuite/TestExec [2019-10-18T16:47:49.611Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-18T16:47:49.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-18T16:47:50.292Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-18T16:47:50.292Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T16:47:50.432Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-18T16:47:50.579Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-10-18T16:47:50.579Z] === RUN TestIpcModeNone [2019-10-18T16:47:51.238Z] --- PASS: TestIpcModeNone (0.85s) [2019-10-18T16:47:51.238Z] === RUN TestIpcModePrivate [2019-10-18T16:47:51.363Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-18T16:47:52.251Z] --- PASS: TestIpcModePrivate (0.88s) [2019-10-18T16:47:52.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:63, shared: false, mustBeShared: false [2019-10-18T16:47:52.251Z] === RUN TestIpcModeShareable [2019-10-18T16:47:52.295Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-18T16:47:52.467Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-18T16:47:53.260Z] --- PASS: TestIpcModeShareable (0.84s) [2019-10-18T16:47:53.260Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:57, shared: true, mustBeShared: true [2019-10-18T16:47:53.260Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-18T16:47:54.003Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-18T16:47:54.193Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-18T16:47:55.564Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-18T16:47:55.946Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-10-18T16:47:55.946Z] === RUN TestAPIIpcModeHost [2019-10-18T16:47:56.232Z] --- PASS: TestAPIIpcModeHost (0.69s) [2019-10-18T16:47:56.232Z] === RUN TestDaemonIpcModeShareable [2019-10-18T16:47:56.496Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-18T16:47:57.427Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-18T16:47:58.201Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-18T16:47:58.273Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-10-18T16:47:58.273Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-18T16:47:58.273Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-18T16:47:58.273Z] === RUN TestDaemonIpcModePrivate [2019-10-18T16:47:58.358Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-18T16:47:59.290Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-18T16:47:59.756Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2019-10-18T16:47:59.756Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-18T16:47:59.756Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-18T16:47:59.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-18T16:48:00.222Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-18T16:48:00.381Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-18T16:48:01.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2019-10-18T16:48:01.783Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-18T16:48:01.783Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: false, mustBeShared: false [2019-10-18T16:48:01.783Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-18T16:48:02.123Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-18T16:48:03.262Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-18T16:48:03.262Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-18T16:48:03.262Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2019-10-18T16:48:03.262Z] === RUN TestIpcModeOlderClient [2019-10-18T16:48:03.262Z] === PAUSE TestIpcModeOlderClient [2019-10-18T16:48:03.262Z] === RUN TestKillContainerInvalidSignal [2019-10-18T16:48:03.294Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-18T16:48:03.502Z] === RUN TestDockerSuite/TestExecEnv [2019-10-18T16:48:03.887Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-10-18T16:48:03.887Z] === RUN TestKillContainer [2019-10-18T16:48:03.887Z] === RUN TestKillContainer/no_signal [2019-10-18T16:48:04.269Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-18T16:48:04.435Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-18T16:48:04.505Z] === RUN TestKillContainer/non_killing_signal [2019-10-18T16:48:05.124Z] === RUN TestKillContainer/killing_signal [2019-10-18T16:48:05.871Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-18T16:48:06.134Z] --- PASS: TestKillContainer (2.03s) [2019-10-18T16:48:06.134Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-10-18T16:48:06.134Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-10-18T16:48:06.134Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2019-10-18T16:48:06.134Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T16:48:06.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-18T16:48:06.329Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-18T16:48:06.351Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-18T16:48:06.418Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-18T16:48:07.259Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-18T16:48:07.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2019-10-18T16:48:07.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-10-18T16:48:07.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-10-18T16:48:07.427Z] === RUN TestKillStoppedContainer [2019-10-18T16:48:07.427Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-18T16:48:07.427Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T16:48:07.427Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-18T16:48:07.427Z] === RUN TestKillDifferentUserContainer [2019-10-18T16:48:07.926Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-18T16:48:08.044Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2019-10-18T16:48:08.044Z] === RUN TestInspectOomKilledTrue [2019-10-18T16:48:09.152Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-18T16:48:09.518Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-18T16:48:09.518Z] === RUN TestInspectOomKilledFalse [2019-10-18T16:48:10.084Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-18T16:48:10.136Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-10-18T16:48:10.136Z] === RUN TestLinksEtcHostsContentMatch [2019-10-18T16:48:10.761Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-18T16:48:10.761Z] === RUN TestLinksContainerNames [2019-10-18T16:48:10.863Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-18T16:48:11.014Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-18T16:48:11.946Z] === RUN TestDockerSuite/TestExecParseError [2019-10-18T16:48:12.239Z] --- PASS: TestLinksContainerNames (1.33s) [2019-10-18T16:48:12.240Z] === RUN TestLogsFollowTailEmpty [2019-10-18T16:48:12.523Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-10-18T16:48:12.523Z] === RUN TestContainerNetworkMountsNoChown [2019-10-18T16:48:12.878Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-18T16:48:13.140Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2019-10-18T16:48:13.140Z] === RUN TestMountDaemonRoot [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/default [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/default [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/private [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/private [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/rprivate [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/slave [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/slave [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/rslave [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/shared [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/shared [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/rshared [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-18T16:48:13.427Z] === CONT TestMountDaemonRoot/default [2019-10-18T16:48:13.427Z] === CONT TestMountDaemonRoot/shared [2019-10-18T16:48:13.427Z] === CONT TestMountDaemonRoot/rslave [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-18T16:48:13.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:48:13.427Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rshared [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rprivate [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/private [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/slave [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-18T16:48:13.428Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:48:13.428Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-18T16:48:13.428Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-18T16:48:13.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-18T16:48:13.443Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-18T16:48:13.712Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-18T16:48:13.712Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-18T16:48:13.712Z] === RUN TestContainerBindMountNonRecursive [2019-10-18T16:48:14.374Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-18T16:48:15.194Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2019-10-18T16:48:15.194Z] === RUN TestNetworkNat [2019-10-18T16:48:15.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-18T16:48:16.208Z] --- PASS: TestNetworkNat (0.76s) [2019-10-18T16:48:16.209Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T16:48:16.825Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-10-18T16:48:16.825Z] === RUN TestNetworkLoopbackNat [2019-10-18T16:48:17.652Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-18T16:48:17.836Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2019-10-18T16:48:17.836Z] === RUN TestPause [2019-10-18T16:48:18.215Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-18T16:48:18.456Z] --- PASS: TestPause (0.74s) [2019-10-18T16:48:18.456Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T16:48:18.456Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:48:18.456Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:48:18.456Z] === RUN TestPauseStopPausedContainer [2019-10-18T16:48:19.075Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2019-10-18T16:48:19.075Z] === RUN TestPsFilter [2019-10-18T16:48:19.360Z] --- PASS: TestPsFilter (0.19s) [2019-10-18T16:48:19.360Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T16:48:19.589Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-18T16:48:19.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2019-10-18T16:48:19.979Z] === RUN TestRemoveContainerWithVolume [2019-10-18T16:48:20.995Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-10-18T16:48:20.995Z] === RUN TestRemoveContainerRunning [2019-10-18T16:48:21.616Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-10-18T16:48:21.616Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T16:48:22.245Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-10-18T16:48:22.245Z] === RUN TestRemoveInvalidContainer [2019-10-18T16:48:22.245Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-18T16:48:22.245Z] === RUN TestRenameLinkedContainer [2019-10-18T16:48:22.683Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-18T16:48:24.936Z] --- PASS: TestRenameLinkedContainer (2.77s) [2019-10-18T16:48:24.936Z] === RUN TestRenameStoppedContainer [2019-10-18T16:48:25.657Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-18T16:48:25.657Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T16:48:26.602Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-18T16:48:27.134Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-10-18T16:48:27.134Z] === RUN TestRenameInvalidName [2019-10-18T16:48:27.751Z] --- PASS: TestRenameInvalidName (0.67s) [2019-10-18T16:48:27.751Z] === RUN TestRenameAnonymousContainer [2019-10-18T16:48:28.783Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-18T16:48:30.455Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-10-18T16:48:30.455Z] === RUN TestRenameContainerWithSameName [2019-10-18T16:48:30.741Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-10-18T16:48:30.741Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T16:48:31.773Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-18T16:48:32.035Z] === RUN TestDockerSuite/TestExecTTY [2019-10-18T16:48:32.232Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-10-18T16:48:32.232Z] === RUN TestResize [2019-10-18T16:48:32.530Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-18T16:48:32.851Z] --- PASS: TestResize (0.71s) [2019-10-18T16:48:32.851Z] === RUN TestResizeWithInvalidSize [2019-10-18T16:48:32.971Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-18T16:48:33.868Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-18T16:48:33.868Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T16:48:33.906Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-18T16:48:34.496Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-18T16:48:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-18T16:48:34.839Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-18T16:48:35.449Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-18T16:48:36.213Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-18T16:48:36.213Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-18T16:48:36.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:37.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-18T16:48:38.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-18T16:48:38.366Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-18T16:48:38.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-18T16:48:38.739Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-18T16:48:39.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-18T16:48:39.467Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-18T16:48:39.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-18T16:48:40.836Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-18T16:48:41.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-18T16:48:41.470Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-18T16:48:41.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:48:41.470Z] INFO: Testing against a local daemon [2019-10-18T16:48:41.470Z] === RUN TestBuildWithSession [2019-10-18T16:48:41.470Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-18T16:48:41.470Z] build_session_test.go:25: TODO: BuildKit [2019-10-18T16:48:41.470Z] === RUN TestBuildSquashParent [2019-10-18T16:48:41.470Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-18T16:48:41.470Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:41.470Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-18T16:48:41.470Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-18T16:48:41.470Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:41.470Z] === RUN TestBuildMultiStageCopy [2019-10-18T16:48:41.470Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-18T16:48:41.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-18T16:48:41.769Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-18T16:48:42.699Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-18T16:48:44.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.26s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.88s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.72s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.51s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-18T16:48:44.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2019-10-18T16:48:44.324Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-18T16:48:44.324Z] === RUN TestCgroupNamespacesRun [2019-10-18T16:48:46.352Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2019-10-18T16:48:46.352Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-18T16:48:46.352Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-18T16:48:47.829Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-10-18T16:48:47.829Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-18T16:48:47.829Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-18T16:48:48.247Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-18T16:48:49.307Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2019-10-18T16:48:49.307Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-18T16:48:49.307Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-18T16:48:51.360Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2019-10-18T16:48:51.360Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-18T16:48:51.360Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-18T16:48:52.424Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-18T16:48:52.839Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-18T16:48:52.839Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-18T16:48:52.839Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-18T16:48:53.852Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-18T16:48:53.852Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-18T16:48:53.852Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-18T16:48:53.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-18T16:48:53.870Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-18T16:48:54.320Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-18T16:48:54.331Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-18T16:48:54.862Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-18T16:48:54.862Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-18T16:48:54.862Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-18T16:48:55.868Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-18T16:48:56.896Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2019-10-18T16:48:56.896Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-18T16:48:56.896Z] === RUN TestKernelTCPMemory [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy (16.18s) [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.19s) [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2019-10-18T16:48:57.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.70s) [2019-10-18T16:48:57.410Z] === RUN TestBuildMultiStageParentConfig [2019-10-18T16:48:57.410Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-18T16:48:57.410Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:57.410Z] === RUN TestBuildLabelWithTargets [2019-10-18T16:48:57.410Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-18T16:48:57.410Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:57.410Z] === RUN TestBuildWithEmptyLayers [2019-10-18T16:48:57.531Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-18T16:48:57.531Z] === RUN TestNISDomainname [2019-10-18T16:48:58.377Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2019-10-18T16:48:58.377Z] === RUN TestBuildMultiStageOnBuild [2019-10-18T16:48:58.377Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-18T16:48:58.377Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:58.377Z] === RUN TestBuildUncleanTarFilenames [2019-10-18T16:48:58.377Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-18T16:48:58.377Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:58.377Z] === RUN TestBuildMultiStageLayerLeak [2019-10-18T16:48:58.377Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-18T16:48:58.377Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:58.377Z] === RUN TestBuildWithHugeFile [2019-10-18T16:48:58.377Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-18T16:48:58.377Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-18T16:48:58.377Z] === RUN TestBuildWithEmptyDockerfile [2019-10-18T16:48:58.377Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:48:58.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:48:58.377Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:48:58.377Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:48:58.377Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:48:58.377Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:48:58.542Z] --- PASS: TestNISDomainname (1.00s) [2019-10-18T16:48:58.543Z] === RUN TestHostnameDnsResolution [2019-10-18T16:48:58.836Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-18T16:48:58.836Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-18T16:48:58.836Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-18T16:48:58.837Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2019-10-18T16:48:58.837Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-18T16:48:58.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-18T16:48:58.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-18T16:48:58.837Z] === RUN TestBuildPreserveOwnership [2019-10-18T16:48:58.837Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-18T16:48:58.837Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:48:58.837Z] === RUN TestBuildPlatformInvalid [2019-10-18T16:48:58.837Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-18T16:48:58.837Z] PASS [2019-10-18T16:48:58.837Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-18T16:48:59.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:48:59.299Z] INFO: Testing against a local daemon [2019-10-18T16:48:59.299Z] === RUN TestConfigList [2019-10-18T16:48:59.299Z] --- SKIP: TestConfigList (0.00s) [2019-10-18T16:48:59.299Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.299Z] === RUN TestConfigsCreateAndDelete [2019-10-18T16:48:59.299Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-18T16:48:59.299Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.299Z] === RUN TestConfigsUpdate [2019-10-18T16:48:59.299Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-18T16:48:59.299Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.299Z] === RUN TestTemplatedConfig [2019-10-18T16:48:59.299Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-18T16:48:59.300Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestConfigInspect [2019-10-18T16:48:59.300Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-18T16:48:59.300Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestConfigCreateWithLabels [2019-10-18T16:48:59.300Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-18T16:48:59.300Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:48:59.300Z] === RUN TestConfigCreateResolve [2019-10-18T16:48:59.300Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-18T16:48:59.300Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:48:59.300Z] === RUN TestConfigDaemonLibtrustID [2019-10-18T16:48:59.300Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-18T16:48:59.300Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:48:59.300Z] PASS [2019-10-18T16:48:59.300Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-18T16:48:59.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:48:59.300Z] INFO: Testing against a local daemon [2019-10-18T16:48:59.300Z] === RUN TestCheckpoint [2019-10-18T16:48:59.300Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-18T16:48:59.300Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:48:59.300Z] === RUN TestContainerInvalidJSON [2019-10-18T16:48:59.300Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:48:59.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:48:59.300Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:48:59.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:48:59.300Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:48:59.300Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:48:59.300Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-18T16:48:59.300Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-18T16:48:59.300Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-18T16:48:59.300Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-18T16:48:59.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-18T16:48:59.300Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-18T16:48:59.300Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-18T16:48:59.300Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-18T16:48:59.300Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-18T16:48:59.300Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-18T16:48:59.300Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-18T16:48:59.300Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-18T16:48:59.300Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-18T16:48:59.300Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-18T16:48:59.300Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCopyFromContainer [2019-10-18T16:48:59.300Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-18T16:48:59.300Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-18T16:48:59.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:48:59.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:48:59.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:48:59.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:48:59.300Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:48:59.300Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:48:59.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-18T16:48:59.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-18T16:48:59.300Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-18T16:48:59.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-18T16:48:59.300Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-18T16:48:59.300Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-18T16:48:59.300Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidEnv [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-18T16:48:59.300Z] === RUN TestCreateTmpfsMountsTarget [2019-10-18T16:48:59.300Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-18T16:48:59.300Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:48:59.300Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-18T16:48:59.300Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-18T16:48:59.300Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:48:59.300Z] === RUN TestCreateWithCapabilities [2019-10-18T16:48:59.300Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-18T16:48:59.300Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-18T16:48:59.300Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-18T16:48:59.300Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-18T16:48:59.300Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:48:59.300Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:48:59.300Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-18T16:48:59.300Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-18T16:48:59.300Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-18T16:48:59.300Z] === RUN TestDiff [2019-10-18T16:48:59.300Z] --- SKIP: TestDiff (0.00s) [2019-10-18T16:48:59.300Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-18T16:48:59.300Z] === RUN TestExecWithCloseStdin [2019-10-18T16:48:59.575Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-18T16:48:59.832Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-18T16:48:59.832Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-18T16:49:00.018Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-10-18T16:49:00.018Z] === RUN TestStats [2019-10-18T16:49:00.089Z] === RUN TestDockerSuite/TestHealth [2019-10-18T16:49:01.490Z] --- PASS: TestStats (1.85s) [2019-10-18T16:49:01.490Z] === RUN TestStopContainerWithTimeout [2019-10-18T16:49:01.781Z] === RUN TestStopContainerWithTimeout/0 [2019-10-18T16:49:01.781Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-18T16:49:01.781Z] === RUN TestStopContainerWithTimeout/1 [2019-10-18T16:49:01.781Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-18T16:49:01.781Z] === RUN TestStopContainerWithTimeout/3 [2019-10-18T16:49:01.781Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-18T16:49:01.781Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-18T16:49:01.781Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-18T16:49:01.781Z] === CONT TestStopContainerWithTimeout/0 [2019-10-18T16:49:01.781Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-18T16:49:01.781Z] === CONT TestStopContainerWithTimeout/3 [2019-10-18T16:49:01.781Z] === CONT TestStopContainerWithTimeout/1 [2019-10-18T16:49:02.204Z] --- PASS: TestExecWithCloseStdin (2.29s) [2019-10-18T16:49:02.204Z] === RUN TestExec [2019-10-18T16:49:02.204Z] --- SKIP: TestExec (0.00s) [2019-10-18T16:49:02.204Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-18T16:49:02.204Z] === RUN TestExecUser [2019-10-18T16:49:02.204Z] --- SKIP: TestExecUser (0.00s) [2019-10-18T16:49:02.204Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-18T16:49:02.204Z] === RUN TestExportContainerAndImportImage [2019-10-18T16:49:02.204Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-18T16:49:02.204Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:49:02.204Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-18T16:49:02.204Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-18T16:49:02.204Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:49:02.204Z] === RUN TestHealthCheckWorkdir [2019-10-18T16:49:02.204Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-18T16:49:02.204Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:02.204Z] === RUN TestHealthKillContainer [2019-10-18T16:49:02.204Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-18T16:49:02.204Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-18T16:49:02.204Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-18T16:49:02.204Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-18T16:49:02.204Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-18T16:49:02.204Z] === RUN TestKillContainerInvalidSignal [2019-10-18T16:49:03.749Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2019-10-18T16:49:03.749Z] === RUN TestKillContainer [2019-10-18T16:49:03.749Z] --- SKIP: TestKillContainer (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-18T16:49:03.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-18T16:49:03.749Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T16:49:03.749Z] === RUN TestKillStoppedContainer [2019-10-18T16:49:03.749Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T16:49:03.749Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-18T16:49:03.749Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-18T16:49:03.749Z] === RUN TestKillDifferentUserContainer [2019-10-18T16:49:03.749Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-18T16:49:03.749Z] === RUN TestInspectOomKilledTrue [2019-10-18T16:49:03.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:49:03.749Z] === RUN TestInspectOomKilledFalse [2019-10-18T16:49:03.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-18T16:49:03.749Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-18T16:49:03.749Z] === RUN TestLogsFollowTailEmpty [2019-10-18T16:49:05.269Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2019-10-18T16:49:05.269Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2019-10-18T16:49:05.269Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2019-10-18T16:49:05.269Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2019-10-18T16:49:05.269Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2019-10-18T16:49:05.269Z] === RUN TestDeleteDevicemapper [2019-10-18T16:49:05.269Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-18T16:49:05.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:49:05.269Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T16:49:05.926Z] --- PASS: TestLogsFollowTailEmpty (1.94s) [2019-10-18T16:49:05.926Z] === RUN TestNetworkNat [2019-10-18T16:49:05.926Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-18T16:49:05.926Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:05.926Z] === RUN TestNetworkLocalhostTCPNat [2019-10-18T16:49:05.926Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-18T16:49:05.926Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:49:05.926Z] === RUN TestNetworkLoopbackNat [2019-10-18T16:49:05.926Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-18T16:49:05.926Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:05.926Z] === RUN TestPause [2019-10-18T16:49:05.926Z] --- SKIP: TestPause (0.00s) [2019-10-18T16:49:05.926Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-18T16:49:05.926Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-18T16:49:07.305Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2019-10-18T16:49:07.305Z] === RUN TestUpdateMemory [2019-10-18T16:49:07.464Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2019-10-18T16:49:07.464Z] === RUN TestPauseStopPausedContainer [2019-10-18T16:49:07.464Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-18T16:49:07.464Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:49:07.464Z] === RUN TestPsFilter [2019-10-18T16:49:07.922Z] --- PASS: TestPsFilter (0.16s) [2019-10-18T16:49:07.922Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-18T16:49:07.925Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-18T16:49:07.925Z] === RUN TestUpdateCPUQuota [2019-10-18T16:49:09.956Z] --- PASS: TestUpdateCPUQuota (1.75s) [2019-10-18T16:49:09.956Z] === RUN TestUpdatePidsLimit [2019-10-18T16:49:09.956Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-18T16:49:10.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-18T16:49:10.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2019-10-18T16:49:10.097Z] === RUN TestRemoveContainerWithVolume [2019-10-18T16:49:10.242Z] === RUN TestUpdatePidsLimit/no_change [2019-10-18T16:49:10.527Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-18T16:49:11.145Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-18T16:49:11.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-18T16:49:11.727Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-18T16:49:12.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-18T16:49:12.300Z] --- PASS: TestRemoveContainerWithVolume (2.05s) [2019-10-18T16:49:12.300Z] === RUN TestRemoveContainerRunning [2019-10-18T16:49:13.837Z] --- PASS: TestRemoveContainerRunning (1.84s) [2019-10-18T16:49:13.837Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit (3.92s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-10-18T16:49:14.044Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-10-18T16:49:14.044Z] === RUN TestUpdateRestartPolicy [2019-10-18T16:49:16.017Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.88s) [2019-10-18T16:49:16.017Z] === RUN TestRemoveInvalidContainer [2019-10-18T16:49:16.017Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-18T16:49:16.017Z] === RUN TestRenameLinkedContainer [2019-10-18T16:49:16.017Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-18T16:49:16.017Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:16.017Z] === RUN TestRenameStoppedContainer [2019-10-18T16:49:18.195Z] --- PASS: TestRenameStoppedContainer (2.30s) [2019-10-18T16:49:18.195Z] === RUN TestRenameRunningContainerAndReuse [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-18T16:49:22.373Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-18T16:49:22.889Z] --- PASS: TestRenameRunningContainerAndReuse (4.31s) [2019-10-18T16:49:22.889Z] === RUN TestRenameInvalidName [2019-10-18T16:49:23.306Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-18T16:49:23.306Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-18T16:49:23.306Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-18T16:49:23.306Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-18T16:49:23.870Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-18T16:49:24.127Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-18T16:49:24.424Z] --- PASS: TestRenameInvalidName (1.98s) [2019-10-18T16:49:24.424Z] === RUN TestRenameAnonymousContainer [2019-10-18T16:49:24.424Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-18T16:49:24.424Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:24.424Z] === RUN TestRenameContainerWithSameName [2019-10-18T16:49:24.691Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-18T16:49:24.691Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-18T16:49:25.623Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-18T16:49:25.623Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-18T16:49:25.964Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2019-10-18T16:49:25.964Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-18T16:49:25.964Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-18T16:49:25.964Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:25.964Z] === RUN TestResize [2019-10-18T16:49:25.964Z] --- SKIP: TestResize (0.00s) [2019-10-18T16:49:25.964Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:25.964Z] === RUN TestResizeWithInvalidSize [2019-10-18T16:49:25.964Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-18T16:49:25.964Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-18T16:49:25.964Z] === RUN TestResizeWhenContainerNotStarted [2019-10-18T16:49:26.554Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-18T16:49:26.783Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2019-10-18T16:49:26.783Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T16:49:26.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2019-10-18T16:49:26.783Z] === RUN TestWaitNonBlocked [2019-10-18T16:49:26.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:49:26.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:49:26.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:49:26.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:49:26.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:49:26.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:49:27.483Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-18T16:49:27.483Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-18T16:49:27.797Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-18T16:49:27.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2019-10-18T16:49:27.797Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-10-18T16:49:27.797Z] === RUN TestWaitBlocked [2019-10-18T16:49:27.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:49:27.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:49:27.797Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:49:27.797Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:49:27.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-18T16:49:27.797Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-18T16:49:28.416Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-18T16:49:28.808Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-18T16:49:28.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2019-10-18T16:49:28.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-10-18T16:49:28.808Z] === CONT TestContainerStartOnDaemonRestart [2019-10-18T16:49:28.808Z] === CONT TestIpcModeOlderClient [2019-10-18T16:49:28.808Z] === CONT TestDaemonRestartIpcMode [2019-10-18T16:49:28.808Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-18T16:49:31.688Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-18T16:49:31.688Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-18T16:49:31.688Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-18T16:49:32.278Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2019-10-18T16:49:32.278Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-18T16:49:32.278Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2019-10-18T16:49:32.278Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-18T16:49:32.278Z] PASS [2019-10-18T16:49:32.278Z] [2019-10-18T16:49:32.278Z] === Skipped [2019-10-18T16:49:32.278Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-18T16:49:32.278Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-18T16:49:32.278Z] [2019-10-18T16:49:32.278Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-18T16:49:32.278Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-18T16:49:32.278Z] [2019-10-18T16:49:32.278Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-18T16:49:32.278Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-18T16:49:32.278Z] [2019-10-18T16:49:32.278Z] [2019-10-18T16:49:32.278Z] DONE 197 tests, 3 skipped in 119.724s [2019-10-18T16:49:32.563Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-18T16:49:32.563Z] ++ 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 [2019-10-18T16:49:32.563Z] ++ set -e [2019-10-18T16:49:32.563Z] ++ '[' -n 0 ']' [2019-10-18T16:49:32.563Z] ++ set -x [2019-10-18T16:49:32.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:49:32.563Z] INFO: Testing against a local daemon [2019-10-18T16:49:32.563Z] === RUN TestCommitInheritsEnv [2019-10-18T16:49:32.848Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-18T16:49:32.848Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T16:49:32.848Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-18T16:49:32.848Z] === RUN TestImagesFilterMultiReference [2019-10-18T16:49:33.035Z] --- PASS: TestResizeWhenContainerNotStarted (7.03s) [2019-10-18T16:49:33.035Z] === RUN TestDaemonRestartKillContainers [2019-10-18T16:49:33.035Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-18T16:49:33.035Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:49:33.035Z] === RUN TestStats [2019-10-18T16:49:33.035Z] --- SKIP: TestStats (0.00s) [2019-10-18T16:49:33.035Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-18T16:49:33.035Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-18T16:49:33.131Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-18T16:49:33.131Z] === RUN TestImagePullPlatformInvalid [2019-10-18T16:49:33.131Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-18T16:49:33.131Z] === RUN TestRemoveImageOrphaning [2019-10-18T16:49:33.420Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-10-18T16:49:33.420Z] === RUN TestRemoveImageGarbageCollector [2019-10-18T16:49:33.420Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:49:33.420Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:49:33.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T16:49:33.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-18T16:49:33.420Z] === RUN TestTagInvalidReference [2019-10-18T16:49:33.598Z] === RUN TestDockerSuite/TestImportFile [2019-10-18T16:49:33.712Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-18T16:49:33.712Z] === RUN TestTagValidPrefixedRepo [2019-10-18T16:49:33.712Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-18T16:49:33.712Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T16:49:33.712Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-18T16:49:33.712Z] === RUN TestTagOfficialNames [2019-10-18T16:49:33.712Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-18T16:49:33.712Z] === RUN TestTagMatchesDigest [2019-10-18T16:49:33.712Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T16:49:33.712Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-18T16:49:35.493Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-18T16:49:35.493Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-18T16:49:37.388Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-18T16:49:39.915Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-18T16:49:41.286Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-18T16:49:41.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.64s) [2019-10-18T16:49:41.605Z] === RUN TestStopContainerWithTimeout [2019-10-18T16:49:41.605Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-18T16:49:41.605Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-18T16:49:41.605Z] === RUN TestUpdateRestartPolicy [2019-10-18T16:49:41.850Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-18T16:49:42.414Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-18T16:49:42.977Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-18T16:49:43.908Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-18T16:49:45.279Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-18T16:49:46.210Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-18T16:49:47.140Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-18T16:49:47.140Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-18T16:49:47.140Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-18T16:49:47.140Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-18T16:49:47.703Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-18T16:49:48.267Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-18T16:49:49.200Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-18T16:49:50.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-18T16:49:50.132Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-18T16:49:51.065Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-18T16:49:51.631Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-18T16:49:53.006Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-18T16:49:53.006Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-18T16:49:54.915Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-18T16:49:55.480Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-18T16:49:56.412Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-18T16:49:56.412Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-18T16:49:57.343Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-18T16:49:57.343Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-18T16:49:58.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-18T16:49:59.646Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-18T16:50:00.578Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-18T16:50:01.951Z] === RUN TestDockerSuite/TestInspectImage [2019-10-18T16:50:01.951Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-18T16:50:01.951Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-18T16:50:01.951Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-18T16:50:02.694Z] --- PASS: TestUpdateRestartPolicy (20.92s) [2019-10-18T16:50:02.694Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-18T16:50:02.883Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-18T16:50:03.817Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-18T16:50:04.075Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-18T16:50:04.229Z] --- PASS: TestUpdateRestartWithAutoRemove (2.55s) [2019-10-18T16:50:04.229Z] === RUN TestWaitNonBlocked [2019-10-18T16:50:04.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:50:04.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:50:04.229Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:50:04.229Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:50:04.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-18T16:50:04.229Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-18T16:50:05.007Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-18T16:50:05.938Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-18T16:50:07.835Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-18T16:50:07.835Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-18T16:50:08.769Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-18T16:50:10.670Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-18T16:50:12.568Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-18T16:50:12.823Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-18T16:50:12.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2019-10-18T16:50:12.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.54s) [2019-10-18T16:50:12.823Z] === RUN TestWaitBlocked [2019-10-18T16:50:12.823Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-18T16:50:12.823Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:12.823Z] PASS [2019-10-18T16:50:12.823Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-18T16:50:12.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.823Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.823Z] === RUN TestCommitInheritsEnv [2019-10-18T16:50:12.823Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-18T16:50:12.823Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:50:12.823Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-18T16:50:12.823Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-18T16:50:12.823Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-18T16:50:12.823Z] === RUN TestImagesFilterMultiReference [2019-10-18T16:50:12.823Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-18T16:50:12.823Z] === RUN TestImagePullPlatformInvalid [2019-10-18T16:50:12.823Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-18T16:50:12.823Z] === RUN TestRemoveImageOrphaning [2019-10-18T16:50:12.823Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-18T16:50:12.823Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:50:12.823Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-18T16:50:12.823Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-18T16:50:12.823Z] === RUN TestTagInvalidReference [2019-10-18T16:50:12.823Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-18T16:50:12.823Z] === RUN TestTagValidPrefixedRepo [2019-10-18T16:50:12.823Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-18T16:50:12.823Z] === RUN TestTagExistedNameWithoutForce [2019-10-18T16:50:12.823Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-18T16:50:12.823Z] === RUN TestTagOfficialNames [2019-10-18T16:50:12.823Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-18T16:50:12.823Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-18T16:50:12.823Z] === RUN TestTagMatchesDigest [2019-10-18T16:50:12.823Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-18T16:50:12.823Z] PASS [2019-10-18T16:50:12.823Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-18T16:50:12.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.823Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.823Z] === RUN TestNetworkCreateDelete [2019-10-18T16:50:12.823Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-18T16:50:12.823Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:12.823Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T16:50:12.823Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-18T16:50:12.823Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-18T16:50:12.823Z] === RUN TestInspectNetwork [2019-10-18T16:50:12.823Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-18T16:50:12.823Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-18T16:50:12.823Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T16:50:12.823Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-18T16:50:12.823Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:12.823Z] === RUN TestNetworkInvalidJSON [2019-10-18T16:50:12.823Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T16:50:12.823Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T16:50:12.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:50:12.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:50:12.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:50:12.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:50:12.823Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T16:50:12.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:50:12.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:50:12.823Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-18T16:50:12.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T16:50:12.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T16:50:12.823Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-18T16:50:12.823Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T16:50:12.823Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-18T16:50:12.823Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-18T16:50:12.823Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T16:50:12.823Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-18T16:50:12.823Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-18T16:50:12.823Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T16:50:12.823Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-18T16:50:12.823Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-18T16:50:12.823Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T16:50:12.823Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-18T16:50:12.823Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T16:50:12.824Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-18T16:50:12.824Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-18T16:50:12.824Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:50:12.824Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:50:12.824Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-18T16:50:12.824Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-18T16:50:12.824Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.824Z] === RUN TestPluginInvalidJSON [2019-10-18T16:50:12.824Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:50:12.824Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:50:12.824Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:50:12.824Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-18T16:50:12.824Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.824Z] === RUN TestExternalGraphDriver [2019-10-18T16:50:12.824Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-18T16:50:12.824Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-18T16:50:12.824Z] === RUN TestGraphdriverPluginV2 [2019-10-18T16:50:12.824Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-18T16:50:12.824Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.824Z] === RUN TestSecretInspect [2019-10-18T16:50:12.824Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestSecretList [2019-10-18T16:50:12.824Z] --- SKIP: TestSecretList (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestSecretsCreateAndDelete [2019-10-18T16:50:12.824Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestSecretsUpdate [2019-10-18T16:50:12.824Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestTemplatedSecret [2019-10-18T16:50:12.824Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestSecretCreateResolve [2019-10-18T16:50:12.824Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-18T16:50:12.824Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:12.824Z] PASS [2019-10-18T16:50:12.824Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-18T16:50:12.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:12.824Z] INFO: Testing against a local daemon [2019-10-18T16:50:12.824Z] === RUN TestServiceCreateInit [2019-10-18T16:50:12.824Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T16:50:12.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T16:50:12.824Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-18T16:50:12.824Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-18T16:50:12.824Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T16:50:12.824Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-18T16:50:12.824Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestCreateServiceConflict [2019-10-18T16:50:12.824Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-18T16:50:12.824Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:12.824Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-18T16:50:13.283Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-18T16:50:13.283Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-18T16:50:13.283Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-18T16:50:13.283Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestCreateServiceSysctls [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-18T16:50:13.283Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestCreateServiceCapabilities [2019-10-18T16:50:13.283Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-18T16:50:13.283Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestInspect [2019-10-18T16:50:13.283Z] --- SKIP: TestInspect (0.00s) [2019-10-18T16:50:13.283Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestServiceListWithStatuses [2019-10-18T16:50:13.283Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T16:50:13.283Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T16:50:13.283Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-18T16:50:13.283Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestDockerNetworkReConnect [2019-10-18T16:50:13.283Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-18T16:50:13.283Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestServicePlugin [2019-10-18T16:50:13.283Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T16:50:13.283Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestServiceUpdateLabel [2019-10-18T16:50:13.283Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-18T16:50:13.283Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:13.283Z] === RUN TestServiceUpdateSecrets [2019-10-18T16:50:13.283Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-18T16:50:13.283Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:13.283Z] === RUN TestServiceUpdateConfigs [2019-10-18T16:50:13.283Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-18T16:50:13.283Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:13.283Z] === RUN TestServiceUpdateNetwork [2019-10-18T16:50:13.283Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-18T16:50:13.283Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-18T16:50:13.283Z] PASS [2019-10-18T16:50:13.283Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-18T16:50:13.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:13.283Z] INFO: Testing against a local daemon [2019-10-18T16:50:13.283Z] === RUN TestSessionCreate [2019-10-18T16:50:13.283Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-18T16:50:13.283Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-18T16:50:13.283Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T16:50:13.283Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-18T16:50:13.283Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-18T16:50:13.283Z] PASS [2019-10-18T16:50:13.283Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-18T16:50:13.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:13.283Z] INFO: Testing against a local daemon [2019-10-18T16:50:13.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T16:50:13.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:50:13.283Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-18T16:50:13.283Z] === RUN TestEventsExecDie [2019-10-18T16:50:13.283Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-18T16:50:13.283Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-18T16:50:13.283Z] === RUN TestEventsBackwardsCompatible [2019-10-18T16:50:13.283Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-18T16:50:13.283Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-18T16:50:13.283Z] === RUN TestInfoAPI [2019-10-18T16:50:13.283Z] --- PASS: TestInfoAPI (0.05s) [2019-10-18T16:50:13.283Z] === RUN TestInfoAPIWarnings [2019-10-18T16:50:13.283Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-18T16:50:13.283Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-18T16:50:13.283Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T16:50:13.499Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-18T16:50:14.253Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2019-10-18T16:50:14.253Z] === RUN TestPingCacheHeaders [2019-10-18T16:50:14.253Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-18T16:50:14.253Z] === RUN TestPingGet [2019-10-18T16:50:14.253Z] --- PASS: TestPingGet (0.03s) [2019-10-18T16:50:14.253Z] === RUN TestPingHead [2019-10-18T16:50:14.253Z] --- PASS: TestPingHead (0.03s) [2019-10-18T16:50:14.253Z] === RUN TestVersion [2019-10-18T16:50:14.253Z] --- PASS: TestVersion (0.03s) [2019-10-18T16:50:14.253Z] PASS [2019-10-18T16:50:14.253Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-18T16:50:14.444Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-18T16:50:14.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:14.713Z] INFO: Testing against a local daemon [2019-10-18T16:50:14.713Z] === RUN TestVolumesCreateAndList [2019-10-18T16:50:14.713Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-18T16:50:14.713Z] === RUN TestVolumesRemove [2019-10-18T16:50:14.713Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-18T16:50:14.713Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-18T16:50:14.713Z] === RUN TestVolumesInspect [2019-10-18T16:50:14.713Z] --- PASS: TestVolumesInspect (0.06s) [2019-10-18T16:50:14.713Z] === RUN TestVolumesInvalidJSON [2019-10-18T16:50:14.713Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T16:50:14.713Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T16:50:14.713Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T16:50:14.713Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-18T16:50:14.713Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T16:50:14.713Z] PASS [2019-10-18T16:50:14.713Z] INFO: make.ps1 ended at 10/18/2019 16:50:14 [2019-10-18T16:50:14.713Z] INFO: Integration CLI tests being run from the host: [2019-10-18T16:50:14.713Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-18T16:50:15.012Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-18T16:50:15.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-18T16:50:17.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-18T16:50:17.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-18T16:50:17.885Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-18T16:50:17.885Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-18T16:50:21.166Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-18T16:50:23.070Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-18T16:50:23.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-18T16:50:24.700Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-18T16:50:24.958Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-18T16:50:25.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-18T16:50:25.079Z] INFO: Testing against a local daemon [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-18T16:50:25.079Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-18T16:50:25.539Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-18T16:50:25.998Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-18T16:50:26.861Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-18T16:50:27.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-18T16:50:30.556Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-18T16:50:30.556Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-18T16:50:33.087Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-18T16:50:33.087Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-18T16:50:33.087Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-18T16:50:36.363Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-18T16:50:36.363Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-18T16:50:36.622Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-18T16:50:37.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-18T16:50:39.717Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-18T16:50:49.676Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-18T16:50:49.676Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-18T16:50:52.356Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-18T16:50:54.914Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-18T16:50:55.171Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-18T16:50:55.427Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-18T16:50:58.701Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-18T16:50:58.701Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-18T16:50:58.701Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-18T16:50:58.958Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-18T16:50:58.958Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-18T16:50:59.888Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-18T16:51:00.452Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-18T16:51:04.629Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-18T16:51:05.192Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-18T16:51:10.448Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-18T16:51:10.706Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-18T16:51:10.963Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-18T16:51:12.332Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-18T16:51:13.263Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-18T16:51:14.194Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-18T16:51:15.563Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-18T16:51:16.494Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-18T16:51:19.016Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-18T16:51:19.580Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-18T16:51:20.511Z] === RUN TestDockerSuite/TestLogsSince [2019-10-18T16:51:21.444Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-18T16:51:27.996Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-18T16:51:32.176Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-18T16:51:33.107Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-18T16:51:34.037Z] === RUN TestDockerSuite/TestLogsTail [2019-10-18T16:51:34.972Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-18T16:51:35.903Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-18T16:51:35.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-18T16:51:36.834Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-18T16:51:37.399Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-18T16:51:38.332Z] === RUN TestDockerSuite/TestNetHostname [2019-10-18T16:51:40.856Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-18T16:51:41.113Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-18T16:51:42.485Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-18T16:51:45.007Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-18T16:51:45.571Z] === RUN TestDockerSuite/TestPluginActive [2019-10-18T16:51:47.465Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-18T16:51:49.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-18T16:51:55.248Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-18T16:51:55.248Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-18T16:51:55.248Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-18T16:51:55.248Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-18T16:51:58.527Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-18T16:51:58.527Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-18T16:52:00.427Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-18T16:52:00.685Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-18T16:52:02.582Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-18T16:52:04.477Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-18T16:52:07.754Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-18T16:52:09.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-18T16:52:09.692Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-18T16:52:11.592Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-18T16:52:12.524Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-18T16:52:13.458Z] === RUN TestDockerSuite/TestPortList [2019-10-18T16:52:15.984Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-18T16:52:20.169Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-18T16:52:25.529Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-18T16:52:26.479Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-18T16:52:26.736Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-18T16:52:31.997Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-18T16:52:35.278Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-18T16:52:35.278Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-18T16:52:35.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-18T16:52:35.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-18T16:52:35.536Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-18T16:52:36.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-18T16:52:36.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-18T16:52:37.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-18T16:52:37.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-18T16:52:39.296Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-18T16:52:39.296Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-18T16:52:42.571Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-18T16:52:43.941Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-18T16:52:43.941Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-18T16:52:44.200Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-18T16:52:45.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-18T16:52:48.410Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-18T16:52:48.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-18T16:52:48.975Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-18T16:52:53.155Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-18T16:52:53.156Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-18T16:52:53.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-18T16:52:53.161Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-18T16:52:53.615Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-18T16:52:53.615Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-18T16:52:56.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-18T16:52:58.337Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-18T16:52:58.337Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-18T16:52:59.445Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-18T16:52:59.445Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-18T16:52:59.445Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-18T16:53:01.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-18T16:53:01.624Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-18T16:53:02.545Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-18T16:53:03.800Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-18T16:53:03.801Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-18T16:53:03.801Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-18T16:53:03.801Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-18T16:53:03.801Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-18T16:53:05.070Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-18T16:53:06.705Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-18T16:53:06.705Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-18T16:53:06.705Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-18T16:53:11.622Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-18T16:53:12.552Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-18T16:53:13.780Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-18T16:53:15.077Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-18T16:53:16.447Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-18T16:53:17.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-18T16:53:18.078Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-18T16:53:19.974Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-18T16:53:22.498Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-18T16:53:24.392Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-18T16:53:24.392Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-18T16:53:25.323Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-18T16:53:27.845Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-18T16:53:30.371Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-18T16:53:30.983Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-18T16:53:31.548Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-18T16:53:31.548Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-18T16:53:31.548Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-18T16:53:31.805Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-18T16:53:31.805Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-18T16:53:33.175Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-18T16:53:34.548Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-18T16:53:36.443Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-18T16:53:37.008Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-18T16:53:45.118Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-18T16:53:45.118Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-18T16:53:47.013Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-18T16:53:47.944Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-18T16:53:49.315Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-18T16:53:49.315Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-18T16:53:49.573Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-18T16:53:49.830Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-18T16:53:53.103Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-18T16:53:54.473Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-18T16:53:59.728Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-18T16:54:00.658Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-18T16:54:00.658Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-18T16:54:00.658Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-18T16:54:04.834Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-18T16:54:06.205Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-18T16:54:06.463Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-18T16:54:08.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-18T16:54:08.996Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-18T16:54:09.926Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-18T16:54:11.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-18T16:54:11.820Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-18T16:54:12.751Z] === RUN TestDockerSuite/TestRmiTag [2019-10-18T16:54:13.009Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-18T16:54:13.940Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-18T16:54:14.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-18T16:54:19.048Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-18T16:54:19.611Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-18T16:54:20.544Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-18T16:54:21.108Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-18T16:54:22.480Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-18T16:54:23.412Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-18T16:54:23.670Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-18T16:54:24.602Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-18T16:54:24.602Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-18T16:54:25.534Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-18T16:54:27.432Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-18T16:54:27.997Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-18T16:54:28.928Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-18T16:54:29.863Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-18T16:54:31.235Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-18T16:54:33.178Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-18T16:54:33.742Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-18T16:54:34.674Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-18T16:54:34.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-18T16:54:35.863Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-18T16:54:36.799Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-18T16:54:37.731Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-18T16:54:39.101Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-18T16:54:40.033Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-18T16:54:40.964Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-18T16:54:41.372Z] --- PASS: TestImportExtremelyLargeImageWorks (300.41s) [2019-10-18T16:54:41.373Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-18T16:54:41.373Z] PASS [2019-10-18T16:54:41.373Z] [2019-10-18T16:54:41.373Z] === Skipped [2019-10-18T16:54:41.373Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-18T16:54:41.373Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:54:41.373Z] [2019-10-18T16:54:41.373Z] [2019-10-18T16:54:41.373Z] DONE 12 tests, 1 skipped in 301.765s [2019-10-18T16:54:41.373Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-18T16:54:41.373Z] ++ 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 [2019-10-18T16:54:41.373Z] ++ set -e [2019-10-18T16:54:41.373Z] ++ '[' -n 0 ']' [2019-10-18T16:54:41.373Z] ++ set -x [2019-10-18T16:54:41.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:54:41.373Z] INFO: Testing against a local daemon [2019-10-18T16:54:41.373Z] === RUN TestNetworkCreateDelete [2019-10-18T16:54:41.373Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-18T16:54:41.373Z] === RUN TestDockerNetworkDeletePreferID [2019-10-18T16:54:41.373Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-18T16:54:41.373Z] === RUN TestInspectNetwork [2019-10-18T16:54:41.373Z] === RUN TestInspectNetwork/full_network_id [2019-10-18T16:54:41.373Z] === RUN TestInspectNetwork/partial_network_id [2019-10-18T16:54:41.373Z] === RUN TestInspectNetwork/network_name [2019-10-18T16:54:41.373Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-18T16:54:41.895Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-18T16:54:42.459Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-18T16:54:42.459Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-18T16:54:42.851Z] --- PASS: TestInspectNetwork (7.53s) [2019-10-18T16:54:42.851Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-18T16:54:42.851Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-18T16:54:42.851Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-18T16:54:42.851Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-18T16:54:42.851Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-18T16:54:42.851Z] === RUN TestRunContainerWithBridgeNone [2019-10-18T16:54:43.392Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-18T16:54:45.287Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-18T16:54:45.540Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-18T16:54:45.540Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-18T16:54:45.540Z] === RUN TestNetworkInvalidJSON [2019-10-18T16:54:45.540Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-18T16:54:45.540Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-18T16:54:45.540Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:54:45.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:54:45.540Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:54:45.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:54:45.540Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-18T16:54:45.540Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-18T16:54:45.540Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-18T16:54:45.540Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-18T16:54:45.540Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-18T16:54:45.540Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-18T16:54:45.540Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-18T16:54:45.540Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-18T16:54:46.217Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-18T16:54:46.217Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-18T16:54:46.553Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-18T16:54:46.553Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-18T16:54:46.553Z] === RUN TestDaemonDefaultNetworkPools [2019-10-18T16:54:47.148Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-18T16:54:47.174Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-10-18T16:54:47.174Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-18T16:54:47.174Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-18T16:54:47.712Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-18T16:54:48.662Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-10-18T16:54:48.662Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-18T16:54:48.662Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-18T16:54:49.098Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-18T16:54:49.098Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-18T16:54:49.662Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-18T16:54:49.681Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2019-10-18T16:54:49.681Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-18T16:54:49.681Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-18T16:54:50.300Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-18T16:54:50.300Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-18T16:54:50.300Z] === RUN TestServiceWithPredefinedNetwork [2019-10-18T16:54:50.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-18T16:54:51.523Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-18T16:54:52.087Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-18T16:54:52.985Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2019-10-18T16:54:52.985Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-18T16:54:52.985Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-18T16:54:52.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:54:52.985Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:54:52.985Z] === RUN TestServiceWithDataPathPortInit [2019-10-18T16:54:53.018Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-18T16:54:53.018Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-18T16:54:53.949Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-18T16:54:53.949Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-18T16:54:55.319Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-18T16:54:56.254Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-18T16:54:57.183Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-18T16:54:57.747Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-18T16:54:58.004Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-18T16:54:58.934Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-18T16:55:00.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-18T16:55:02.201Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-18T16:55:02.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-18T16:55:03.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-18T16:55:04.760Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-18T16:55:05.692Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-18T16:55:06.624Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-18T16:55:07.561Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-18T16:55:08.141Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-18T16:55:08.234Z] --- PASS: TestServiceWithDataPathPortInit (14.50s) [2019-10-18T16:55:08.234Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:55:08.234Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-18T16:55:08.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-18T16:55:10.036Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-18T16:55:10.239Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-18T16:55:10.239Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-18T16:55:14.214Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-18T16:55:14.214Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-18T16:55:14.472Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-18T16:55:14.929Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-18T16:55:14.929Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-18T16:55:15.049Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2019-10-18T16:55:15.049Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-18T16:55:15.049Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mb7i1mvbu9jm174n3ea1em1cx Created:2019-10-18 16:55:08.355380564 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[479a981383b94e1b4484702acb6e46b0e5962f5493677c0aa0a046b09c7375c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssr4bh74zkiq6bp9cl4pfiknz EndpointID:abc9334913b0f4cbf42fcb0862951e4a49a486ae4f482b9b71c6f2e5e5fa59c4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6663ebff1542dc7f235f751d2cb75ac40bbc0f46744ac77d6ae40b16713b92d4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9766ef4b0d9b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ssr4bh74zkiq6bp9cl4pfiknz EndpointID:abc9334913b0f4cbf42fcb0862951e4a49a486ae4f482b9b71c6f2e5e5fa59c4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-18T16:55:15.049Z] PASS [2019-10-18T16:55:15.049Z] [2019-10-18T16:55:15.049Z] === Skipped [2019-10-18T16:55:15.049Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-18T16:55:15.049Z] service_test.go:230: FLAKY_TEST [2019-10-18T16:55:15.049Z] [2019-10-18T16:55:15.049Z] [2019-10-18T16:55:15.049Z] DONE 21 tests, 1 skipped in 40.197s [2019-10-18T16:55:15.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:55:15.049Z] ++ 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 [2019-10-18T16:55:15.049Z] ++ set -e [2019-10-18T16:55:15.049Z] ++ '[' -n 0 ']' [2019-10-18T16:55:15.049Z] ++ set -x [2019-10-18T16:55:15.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:55:15.049Z] INFO: Testing against a local daemon [2019-10-18T16:55:15.049Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-18T16:55:16.073Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-10-18T16:55:16.073Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-18T16:55:16.073Z] === RUN TestDockerNetworkIpvlan [2019-10-18T16:55:16.995Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-18T16:55:17.096Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-18T16:55:18.109Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-18T16:55:18.667Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-18T16:55:18.726Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-18T16:55:18.891Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-18T16:55:19.635Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-18T16:55:19.635Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-18T16:55:19.635Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-18T16:55:19.635Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-18T16:55:20.094Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-18T16:55:20.553Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-18T16:55:21.412Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-18T16:55:21.622Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-18T16:55:21.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-18T16:55:23.456Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-18T16:55:24.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-18T16:55:24.945Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-18T16:55:24.945Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-18T16:55:24.993Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-18T16:55:24.993Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-18T16:55:24.993Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-18T16:55:24.993Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-18T16:55:25.177Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-18T16:55:25.202Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-18T16:55:27.096Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-18T16:55:27.210Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-18T16:55:27.321Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-18T16:55:28.990Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-18T16:55:29.923Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-18T16:55:30.725Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-18T16:55:31.303Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-18T16:55:31.867Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-18T16:55:33.761Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-18T16:55:34.692Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-18T16:55:34.693Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-18T16:55:35.624Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-18T16:55:36.231Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-18T16:55:37.521Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-18T16:55:37.521Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-18T16:55:38.085Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-18T16:55:38.649Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-18T16:55:39.580Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-18T16:55:39.707Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-18T16:55:40.512Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-18T16:55:40.512Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-18T16:55:40.651Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-18T16:55:41.444Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-18T16:55:42.010Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan (26.64s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.30s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.23s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.21s) [2019-10-18T16:55:42.699Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-18T16:55:42.699Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.89s) [2019-10-18T16:55:42.699Z] PASS [2019-10-18T16:55:42.699Z] [2019-10-18T16:55:42.699Z] DONE 11 tests in 28.198s [2019-10-18T16:55:42.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-18T16:55:42.699Z] ++ 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 [2019-10-18T16:55:42.699Z] ++ set -e [2019-10-18T16:55:42.699Z] ++ '[' -n 0 ']' [2019-10-18T16:55:42.699Z] ++ set -x [2019-10-18T16:55:42.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:55:42.699Z] INFO: Testing against a local daemon [2019-10-18T16:55:42.699Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-18T16:55:42.942Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-18T16:55:43.506Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-18T16:55:44.181Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-18T16:55:44.181Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-18T16:55:44.181Z] === RUN TestDockerNetworkMacvlan [2019-10-18T16:55:44.437Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-18T16:55:45.192Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-18T16:55:45.368Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-18T16:55:46.203Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-18T16:55:46.299Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-18T16:55:46.864Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-18T16:55:46.864Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-18T16:55:47.213Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-18T16:55:47.797Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-18T16:55:48.728Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-18T16:55:49.902Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-18T16:55:50.026Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-18T16:55:50.026Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-18T16:55:50.026Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-18T16:55:50.112Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-18T16:55:50.676Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T16:55:50.676Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-18T16:55:53.365Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-18T16:55:53.758Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-18T16:55:54.725Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-18T16:55:54.853Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-18T16:55:54.853Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-18T16:55:58.916Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan (15.08s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.200Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.37s) [2019-10-18T16:55:59.200Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-18T16:55:59.201Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-10-18T16:55:59.201Z] PASS [2019-10-18T16:55:59.201Z] [2019-10-18T16:55:59.201Z] DONE 8 tests in 16.639s [2019-10-18T16:55:59.201Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-18T16:55:59.201Z] ++ 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 [2019-10-18T16:55:59.487Z] ++ set -e [2019-10-18T16:55:59.487Z] ++ '[' -n 0 ']' [2019-10-18T16:55:59.487Z] ++ set -x [2019-10-18T16:55:59.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-18T16:55:59.487Z] testing: warning: no tests to run [2019-10-18T16:55:59.487Z] PASS [2019-10-18T16:55:59.487Z] [2019-10-18T16:55:59.487Z] DONE 0 tests in 0.017s [2019-10-18T16:55:59.487Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-18T16:55:59.487Z] ++ 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 [2019-10-18T16:55:59.487Z] ++ set -e [2019-10-18T16:55:59.487Z] ++ '[' -n 0 ']' [2019-10-18T16:55:59.487Z] ++ set -x [2019-10-18T16:55:59.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-10-18T16:55:59.487Z] INFO: Testing against a local daemon [2019-10-18T16:55:59.487Z] === RUN TestAuthZPluginAllowRequest [2019-10-18T16:56:01.526Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-10-18T16:56:01.526Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-18T16:56:01.526Z] === RUN TestAuthZPluginTLS [2019-10-18T16:56:01.812Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-18T16:56:01.812Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-18T16:56:01.812Z] === RUN TestAuthZPluginDenyRequest [2019-10-18T16:56:02.431Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-18T16:56:02.431Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-18T16:56:02.431Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-18T16:56:03.053Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-10-18T16:56:03.053Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-18T16:56:03.053Z] === RUN TestAuthZPluginDenyResponse [2019-10-18T16:56:03.341Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-18T16:56:03.341Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-18T16:56:03.341Z] === RUN TestAuthZPluginAllowEventStream [2019-10-18T16:56:05.516Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-10-18T16:56:05.516Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-18T16:56:05.516Z] === RUN TestAuthZPluginErrorResponse [2019-10-18T16:56:05.802Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-18T16:56:05.802Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-18T16:56:05.802Z] === RUN TestAuthZPluginErrorRequest [2019-10-18T16:56:06.087Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-18T16:56:06.087Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-18T16:56:06.087Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-18T16:56:06.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-10-18T16:56:06.708Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-18T16:56:06.708Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-18T16:56:07.037Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-18T16:56:07.968Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-18T16:56:08.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-10-18T16:56:08.736Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-18T16:56:08.736Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-18T16:56:09.341Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-18T16:56:09.341Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-18T16:56:09.341Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-18T16:56:09.341Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-18T16:56:09.537Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-18T16:56:10.386Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-18T16:56:11.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-10-18T16:56:11.467Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-18T16:56:11.467Z] === RUN TestAuthZPluginHeader [2019-10-18T16:56:11.751Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-18T16:56:11.751Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-18T16:56:11.751Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-18T16:56:11.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:56:11.751Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:11.751Z] === RUN TestAuthZPluginV2Disable [2019-10-18T16:56:12.035Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:56:12.035Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:12.035Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-18T16:56:12.035Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:56:12.035Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:12.035Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-18T16:56:12.035Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:56:12.035Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:12.036Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-18T16:56:13.665Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-18T16:56:15.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-18T16:56:17.458Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-18T16:56:18.023Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-18T16:56:18.587Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-18T16:56:19.518Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-18T16:56:20.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-18T16:56:20.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-18T16:56:20.866Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-18T16:56:22.760Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-18T16:56:23.691Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-18T16:56:25.586Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-18T16:56:25.586Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-18T16:56:25.586Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-18T16:56:27.484Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-18T16:56:28.854Z] === RUN TestDockerSuite/TestRunMount [2019-10-18T16:56:30.484Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-18T16:56:30.485Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-18T16:56:30.485Z] PASS [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] === Skipped [2019-10-18T16:56:30.485Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-18T16:56:30.485Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-18T16:56:30.485Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-18T16:56:30.485Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-18T16:56:30.485Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] DONE 17 tests, 4 skipped in 29.391s [2019-10-18T16:56:30.485Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-18T16:56:30.485Z] ++ 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 [2019-10-18T16:56:30.485Z] ++ set -e [2019-10-18T16:56:30.485Z] ++ '[' -n 0 ']' [2019-10-18T16:56:30.485Z] ++ set -x [2019-10-18T16:56:30.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:56:30.485Z] INFO: Testing against a local daemon [2019-10-18T16:56:30.485Z] === RUN TestPluginInvalidJSON [2019-10-18T16:56:30.485Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:56:30.485Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:56:30.485Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-18T16:56:30.485Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-18T16:56:30.485Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-18T16:56:30.485Z] PASS [2019-10-18T16:56:30.485Z] [2019-10-18T16:56:30.485Z] DONE 2 tests in 0.121s [2019-10-18T16:56:30.485Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-18T16:56:30.485Z] ++ 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 [2019-10-18T16:56:30.485Z] ++ set -e [2019-10-18T16:56:30.485Z] ++ '[' -n 0 ']' [2019-10-18T16:56:30.485Z] ++ set -x [2019-10-18T16:56:30.485Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:56:30.485Z] INFO: Testing against a local daemon [2019-10-18T16:56:30.485Z] === RUN TestExternalGraphDriver [2019-10-18T16:56:30.485Z] === RUN TestExternalGraphDriver/json [2019-10-18T16:56:31.496Z] === RUN TestExternalGraphDriver/spec [2019-10-18T16:56:33.527Z] === RUN TestExternalGraphDriver/pull [2019-10-18T16:56:35.401Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-18T16:56:35.572Z] --- PASS: TestExternalGraphDriver (6.38s) [2019-10-18T16:56:35.572Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-18T16:56:35.572Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-18T16:56:35.572Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-18T16:56:35.572Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-18T16:56:35.572Z] === RUN TestGraphdriverPluginV2 [2019-10-18T16:56:35.572Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-18T16:56:35.572Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:35.572Z] PASS [2019-10-18T16:56:35.572Z] [2019-10-18T16:56:35.572Z] === Skipped [2019-10-18T16:56:35.572Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-18T16:56:35.572Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:56:35.572Z] [2019-10-18T16:56:35.572Z] [2019-10-18T16:56:35.572Z] DONE 5 tests, 1 skipped in 6.533s [2019-10-18T16:56:35.572Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-18T16:56:35.572Z] ++ 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 [2019-10-18T16:56:35.572Z] ++ set -e [2019-10-18T16:56:35.572Z] ++ '[' -n 0 ']' [2019-10-18T16:56:35.572Z] ++ set -x [2019-10-18T16:56:35.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-18T16:56:35.572Z] INFO: Testing against a local daemon [2019-10-18T16:56:35.572Z] === RUN TestContinueAfterPluginCrash [2019-10-18T16:56:35.572Z] === PAUSE TestContinueAfterPluginCrash [2019-10-18T16:56:35.572Z] === RUN TestDaemonStartWithLogOpt [2019-10-18T16:56:35.572Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-18T16:56:35.572Z] === CONT TestContinueAfterPluginCrash [2019-10-18T16:56:35.572Z] === CONT TestDaemonStartWithLogOpt [2019-10-18T16:56:36.333Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-18T16:56:36.898Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-18T16:56:38.793Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-18T16:56:41.317Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-18T16:56:44.595Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-18T16:56:45.214Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-18T16:56:45.214Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-18T16:56:45.214Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-18T16:56:47.124Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-18T16:56:49.647Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-18T16:56:51.059Z] --- PASS: TestDaemonStartWithLogOpt (15.42s) [2019-10-18T16:56:51.059Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-18T16:56:51.541Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-18T16:56:52.914Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-18T16:56:52.914Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-18T16:56:53.846Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-18T16:56:55.217Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-18T16:56:55.780Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-18T16:56:56.548Z] --- PASS: TestContinueAfterPluginCrash (20.23s) [2019-10-18T16:56:56.548Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-18T16:56:56.548Z] PASS [2019-10-18T16:56:56.548Z] [2019-10-18T16:56:56.548Z] DONE 2 tests in 20.328s [2019-10-18T16:56:56.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-18T16:56:56.548Z] ++ 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 [2019-10-18T16:56:56.548Z] ++ set -e [2019-10-18T16:56:56.548Z] ++ '[' -n 0 ']' [2019-10-18T16:56:56.548Z] ++ set -x [2019-10-18T16:56:56.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:56:56.548Z] INFO: Testing against a local daemon [2019-10-18T16:56:56.548Z] === RUN TestPluginWithDevMounts [2019-10-18T16:56:56.548Z] === PAUSE TestPluginWithDevMounts [2019-10-18T16:56:56.548Z] === CONT TestPluginWithDevMounts [2019-10-18T16:56:56.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-18T16:56:58.577Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-18T16:56:58.577Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-18T16:56:58.577Z] PASS [2019-10-18T16:56:58.577Z] [2019-10-18T16:56:58.577Z] DONE 1 tests in 2.432s [2019-10-18T16:56:58.577Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-18T16:56:58.577Z] ++ 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 [2019-10-18T16:56:58.577Z] ++ set -e [2019-10-18T16:56:58.577Z] ++ '[' -n 0 ']' [2019-10-18T16:56:58.577Z] ++ set -x [2019-10-18T16:56:58.577Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2019-10-18T16:56:58.577Z] INFO: Testing against a local daemon [2019-10-18T16:56:58.577Z] === RUN TestSecretInspect [2019-10-18T16:56:59.237Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-18T16:57:00.614Z] --- PASS: TestSecretInspect (2.27s) [2019-10-18T16:57:00.614Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-18T16:57:00.614Z] === RUN TestSecretList [2019-10-18T16:57:01.132Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-18T16:57:02.894Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-18T16:57:02.894Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-18T16:57:03.026Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-18T16:57:03.298Z] --- PASS: TestSecretList (2.22s) [2019-10-18T16:57:03.298Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-18T16:57:03.298Z] === RUN TestSecretsCreateAndDelete [2019-10-18T16:57:03.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-18T16:57:05.342Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2019-10-18T16:57:05.342Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-18T16:57:05.342Z] === RUN TestSecretsUpdate [2019-10-18T16:57:06.302Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-18T16:57:07.235Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-18T16:57:07.235Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-18T16:57:07.369Z] --- PASS: TestSecretsUpdate (2.16s) [2019-10-18T16:57:07.369Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-18T16:57:07.369Z] === RUN TestTemplatedSecret [2019-10-18T16:57:08.175Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-18T16:57:08.175Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-18T16:57:08.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-18T16:57:08.996Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-18T16:57:09.560Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-18T16:57:09.818Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-18T16:57:10.059Z] --- PASS: TestTemplatedSecret (2.83s) [2019-10-18T16:57:10.059Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-18T16:57:10.059Z] === RUN TestSecretCreateResolve [2019-10-18T16:57:10.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-18T16:57:10.751Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-18T16:57:10.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-18T16:57:11.682Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-18T16:57:11.682Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-18T16:57:12.614Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-18T16:57:12.746Z] --- PASS: TestSecretCreateResolve (2.22s) [2019-10-18T16:57:12.746Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-18T16:57:12.746Z] PASS [2019-10-18T16:57:12.746Z] [2019-10-18T16:57:12.746Z] DONE 6 tests in 13.977s [2019-10-18T16:57:12.746Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-18T16:57:12.746Z] ++ 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 [2019-10-18T16:57:12.746Z] ++ set -e [2019-10-18T16:57:12.746Z] ++ '[' -n 0 ']' [2019-10-18T16:57:12.746Z] ++ set -x [2019-10-18T16:57:12.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:57:12.746Z] INFO: Testing against a local daemon [2019-10-18T16:57:12.746Z] === RUN TestServiceCreateInit [2019-10-18T16:57:12.746Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-18T16:57:13.546Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-18T16:57:15.441Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-18T16:57:16.375Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-18T16:57:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-18T16:57:17.144Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-18T16:57:17.306Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-18T16:57:17.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-18T16:57:18.804Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-18T16:57:19.368Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-18T16:57:19.625Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-18T16:57:20.558Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T16:57:20.558Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-18T16:57:20.615Z] --- PASS: TestServiceCreateInit (8.21s) [2019-10-18T16:57:20.615Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.07s) [2019-10-18T16:57:20.615Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-18T16:57:20.615Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2019-10-18T16:57:20.615Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-18T16:57:20.615Z] === RUN TestCreateServiceMultipleTimes [2019-10-18T16:57:21.491Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-18T16:57:22.427Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-18T16:57:22.427Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-18T16:57:23.463Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-18T16:57:25.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-18T16:57:25.358Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-18T16:57:25.358Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-18T16:57:28.643Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-18T16:57:28.643Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-18T16:57:30.538Z] === RUN TestDockerSuite/TestRunRm [2019-10-18T16:57:31.102Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-18T16:57:31.102Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-18T16:57:33.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-18T16:57:34.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-18T16:57:35.278Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-18T16:57:35.842Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-18T16:57:36.773Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-18T16:57:36.773Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-18T16:57:38.670Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-18T16:57:39.252Z] --- PASS: TestCreateServiceMultipleTimes (18.05s) [2019-10-18T16:57:39.252Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-18T16:57:39.252Z] === RUN TestCreateServiceConflict [2019-10-18T16:57:39.601Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-18T16:57:39.858Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-18T16:57:40.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-18T16:57:40.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-18T16:57:40.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-18T16:57:40.738Z] --- PASS: TestCreateServiceConflict (2.17s) [2019-10-18T16:57:40.738Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-18T16:57:40.738Z] === RUN TestCreateServiceMaxReplicas [2019-10-18T16:57:44.035Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-18T16:57:44.208Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2019-10-18T16:57:44.208Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-18T16:57:44.208Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-18T16:57:44.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-18T16:57:44.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-18T16:57:45.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-18T16:57:45.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-18T16:57:45.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-18T16:57:45.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-18T16:57:45.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-18T16:57:49.143Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-18T16:57:49.707Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-18T16:57:50.772Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-18T16:57:51.339Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-18T16:57:52.295Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-18T16:57:52.295Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-18T16:57:53.228Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-18T16:57:53.228Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-18T16:57:54.161Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-18T16:57:54.162Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-18T16:57:55.097Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-18T16:57:56.032Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-18T16:57:56.966Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-18T16:57:56.966Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-18T16:57:59.444Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2019-10-18T16:57:59.444Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-18T16:57:59.444Z] === RUN TestCreateServiceSecretFileMode [2019-10-18T16:58:00.243Z] === RUN TestDockerSuite/TestRunState [2019-10-18T16:58:00.536Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2019-10-18T16:58:00.536Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-18T16:58:00.536Z] === RUN TestCreateServiceConfigFileMode [2019-10-18T16:58:01.615Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-18T16:58:02.181Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-18T16:58:03.019Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2019-10-18T16:58:03.019Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-18T16:58:03.019Z] === RUN TestCreateServiceSysctls [2019-10-18T16:58:03.114Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-18T16:58:03.114Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-18T16:58:03.372Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-18T16:58:04.305Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-18T16:58:05.056Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-18T16:58:06.510Z] --- PASS: TestCreateServiceSysctls (3.48s) [2019-10-18T16:58:06.510Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-18T16:58:06.510Z] === RUN TestCreateServiceCapabilities [2019-10-18T16:58:06.954Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-18T16:58:06.954Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-18T16:58:06.954Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-18T16:58:07.518Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-18T16:58:09.206Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2019-10-18T16:58:09.206Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-18T16:58:09.206Z] === RUN TestInspect [2019-10-18T16:58:10.040Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-18T16:58:10.972Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-18T16:58:11.904Z] --- PASS: TestInspect (2.85s) [2019-10-18T16:58:11.904Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-18T16:58:11.904Z] === RUN TestServiceListWithStatuses [2019-10-18T16:58:11.904Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-18T16:58:11.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:58:11.904Z] === RUN TestDockerNetworkConnectAlias [2019-10-18T16:58:12.909Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-18T16:58:15.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-18T16:58:17.084Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-18T16:58:17.409Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2019-10-18T16:58:17.409Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-18T16:58:17.409Z] === RUN TestDockerNetworkReConnect [2019-10-18T16:58:18.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-18T16:58:18.465Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-18T16:58:18.927Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-18T16:58:20.419Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-18T16:58:20.479Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-18T16:58:20.479Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-18T16:58:20.676Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-18T16:58:20.924Z] --- PASS: TestDockerNetworkReConnect (3.54s) [2019-10-18T16:58:20.924Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-18T16:58:20.924Z] === RUN TestServicePlugin [2019-10-18T16:58:20.924Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-18T16:58:20.924Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:58:20.924Z] === RUN TestServiceUpdateLabel [2019-10-18T16:58:21.608Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-18T16:58:22.538Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-18T16:58:23.697Z] --- PASS: TestServiceUpdateLabel (2.15s) [2019-10-18T16:58:23.697Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-18T16:58:23.697Z] === RUN TestServiceUpdateSecrets [2019-10-18T16:58:25.062Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-18T16:58:25.194Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-18T16:58:25.996Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-18T16:58:26.559Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-18T16:58:26.739Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-18T16:58:26.739Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-18T16:58:26.739Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-18T16:58:26.816Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-18T16:58:27.073Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-18T16:58:27.713Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-18T16:58:28.004Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-18T16:58:28.568Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-18T16:58:28.689Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-18T16:58:29.151Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-18T16:58:29.499Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-18T16:58:29.499Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-18T16:58:29.499Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-18T16:58:29.613Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-18T16:58:30.076Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-18T16:58:30.430Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-18T16:58:35.686Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-18T16:58:35.686Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-18T16:58:35.897Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-18T16:58:37.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-18T16:58:37.446Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-18T16:58:37.446Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-18T16:58:38.422Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-18T16:58:39.591Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-18T16:58:39.655Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2019-10-18T16:58:39.655Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-18T16:58:39.655Z] === RUN TestServiceUpdateConfigs [2019-10-18T16:58:40.961Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-18T16:58:43.482Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-18T16:58:46.005Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-18T16:58:46.936Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-18T16:58:47.867Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-18T16:58:48.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-18T16:58:48.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-18T16:58:48.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-18T16:58:48.799Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-18T16:58:48.799Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-18T16:58:49.730Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-18T16:58:50.663Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-18T16:58:50.919Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-18T16:58:51.849Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-18T16:58:53.271Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-18T16:58:53.271Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-18T16:58:53.271Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-18T16:58:53.750Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-18T16:58:54.244Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-18T16:58:54.315Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-18T16:58:54.706Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-18T16:58:54.998Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2019-10-18T16:58:54.998Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-18T16:58:54.998Z] === RUN TestServiceUpdateNetwork [2019-10-18T16:58:55.168Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-18T16:58:55.168Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-18T16:58:55.247Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-18T16:58:55.247Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-18T16:58:56.142Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-18T16:58:56.178Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-18T16:58:56.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-18T16:58:56.435Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-18T16:58:56.604Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-18T16:58:56.604Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-18T16:58:56.604Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-18T16:58:56.694Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-18T16:58:56.956Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-18T16:58:57.888Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-18T16:58:58.820Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-18T16:58:59.386Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-18T16:58:59.643Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-18T16:59:00.574Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-18T16:59:00.574Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-18T16:59:01.507Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-18T16:59:01.507Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-18T16:59:02.439Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-18T16:59:02.553Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-18T16:59:03.007Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-18T16:59:03.007Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-18T16:59:03.007Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-18T16:59:03.938Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-18T16:59:05.832Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-18T16:59:06.395Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-18T16:59:06.396Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-18T16:59:06.959Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-18T16:59:06.959Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-18T16:59:07.636Z] --- PASS: TestServiceUpdateNetwork (13.89s) [2019-10-18T16:59:07.636Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-18T16:59:07.636Z] PASS [2019-10-18T16:59:07.636Z] [2019-10-18T16:59:07.636Z] === Skipped [2019-10-18T16:59:07.636Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-18T16:59:07.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-18T16:59:07.636Z] [2019-10-18T16:59:07.636Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-18T16:59:07.636Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-18T16:59:07.636Z] [2019-10-18T16:59:07.636Z] [2019-10-18T16:59:07.636Z] DONE 20 tests, 2 skipped in 114.211s [2019-10-18T16:59:07.636Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-18T16:59:07.636Z] ++ 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 [2019-10-18T16:59:07.636Z] ++ set -e [2019-10-18T16:59:07.636Z] ++ '[' -n 0 ']' [2019-10-18T16:59:07.636Z] ++ set -x [2019-10-18T16:59:07.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:59:07.636Z] INFO: Testing against a local daemon [2019-10-18T16:59:07.636Z] === RUN TestSessionCreate [2019-10-18T16:59:07.636Z] --- PASS: TestSessionCreate (0.06s) [2019-10-18T16:59:07.636Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-18T16:59:07.636Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-18T16:59:07.636Z] PASS [2019-10-18T16:59:07.636Z] [2019-10-18T16:59:07.636Z] DONE 2 tests in 0.256s [2019-10-18T16:59:07.636Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-18T16:59:07.636Z] ++ 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 [2019-10-18T16:59:07.636Z] ++ set -e [2019-10-18T16:59:07.636Z] ++ '[' -n 0 ']' [2019-10-18T16:59:07.636Z] ++ set -x [2019-10-18T16:59:07.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:59:07.636Z] INFO: Testing against a local daemon [2019-10-18T16:59:07.636Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-18T16:59:07.636Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:59:07.636Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:59:07.636Z] === RUN TestEventsExecDie [2019-10-18T16:59:07.928Z] --- PASS: TestEventsExecDie (0.94s) [2019-10-18T16:59:07.928Z] === RUN TestEventsBackwardsCompatible [2019-10-18T16:59:07.928Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-18T16:59:07.928Z] === RUN TestInfoBinaryCommits [2019-10-18T16:59:08.217Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-18T16:59:08.217Z] === RUN TestInfoAPIVersioned [2019-10-18T16:59:08.217Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-18T16:59:08.217Z] === RUN TestInfoAPI [2019-10-18T16:59:08.217Z] --- PASS: TestInfoAPI (0.05s) [2019-10-18T16:59:08.217Z] === RUN TestInfoAPIWarnings [2019-10-18T16:59:08.852Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-18T16:59:09.237Z] --- PASS: TestInfoAPIWarnings (0.96s) [2019-10-18T16:59:09.237Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-18T16:59:09.237Z] === RUN TestLoginFailsWithBadCredentials [2019-10-18T16:59:09.416Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-18T16:59:09.856Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2019-10-18T16:59:09.856Z] === RUN TestPingCacheHeaders [2019-10-18T16:59:09.856Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-18T16:59:09.856Z] === RUN TestPingGet [2019-10-18T16:59:09.856Z] --- PASS: TestPingGet (0.03s) [2019-10-18T16:59:09.856Z] === RUN TestPingHead [2019-10-18T16:59:09.856Z] --- PASS: TestPingHead (0.07s) [2019-10-18T16:59:09.856Z] === RUN TestVersion [2019-10-18T16:59:09.856Z] --- PASS: TestVersion (0.05s) [2019-10-18T16:59:09.856Z] PASS [2019-10-18T16:59:09.856Z] [2019-10-18T16:59:09.856Z] === Skipped [2019-10-18T16:59:09.856Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-18T16:59:09.856Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-18T16:59:09.856Z] [2019-10-18T16:59:09.856Z] [2019-10-18T16:59:09.856Z] DONE 12 tests, 1 skipped in 3.020s [2019-10-18T16:59:09.857Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-18T16:59:09.857Z] ++ 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 [2019-10-18T16:59:09.857Z] ++ set -e [2019-10-18T16:59:09.857Z] ++ '[' -n 0 ']' [2019-10-18T16:59:09.857Z] ++ set -x [2019-10-18T16:59:09.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-18T16:59:09.857Z] INFO: Testing against a local daemon [2019-10-18T16:59:09.857Z] === RUN TestVolumesCreateAndList [2019-10-18T16:59:10.141Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-18T16:59:10.141Z] === RUN TestVolumesRemove [2019-10-18T16:59:10.141Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-18T16:59:10.141Z] === RUN TestVolumesInspect [2019-10-18T16:59:10.141Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-18T16:59:10.141Z] === RUN TestVolumesInvalidJSON [2019-10-18T16:59:10.141Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-18T16:59:10.141Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-18T16:59:10.141Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-18T16:59:10.141Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-18T16:59:10.141Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-18T16:59:10.141Z] PASS [2019-10-18T16:59:10.141Z] [2019-10-18T16:59:10.141Z] DONE 5 tests in 0.330s [2019-10-18T16:59:10.141Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T16:59:10.759Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T16:59:10.759Z] +++ kill 13135 [2019-10-18T16:59:11.937Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-18T16:59:12.236Z] +++ /etc/init.d/apparmor stop [2019-10-18T16:59:12.236Z] Clearing AppArmor profiles cache:. [2019-10-18T16:59:12.236Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T16:59:12.236Z] Unloading profiles will leave already running processes permanently [2019-10-18T16:59:12.236Z] unconfined, which can lead to unexpected situations. [2019-10-18T16:59:12.236Z] [2019-10-18T16:59:12.236Z] To set a process to complain mode, use the command line tool [2019-10-18T16:59:12.236Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T16:59:12.236Z] with the 'teardown' option." [2019-10-18T16:59:12.236Z] [2019-10-18T16:59:12.867Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-18T16:59:12.868Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-18T16:59:12.868Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-18T16:59:13.799Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout Post stage [Pipeline] junit [2019-10-18T16:59:14.305Z] Recording test results [2019-10-18T16:59:14.731Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T16:59:15.252Z] + echo Ensuring container killed. [2019-10-18T16:59:15.252Z] Ensuring container killed. [2019-10-18T16:59:15.252Z] + docker rm -vf docker-pr2 [2019-10-18T16:59:15.252Z] Error: No such container: docker-pr2 [2019-10-18T16:59:15.252Z] + true [Pipeline] sh [2019-10-18T16:59:15.631Z] + echo Chowning /workspace to jenkins user [2019-10-18T16:59:15.631Z] Chowning /workspace to jenkins user [2019-10-18T16:59:15.631Z] + id -u [2019-10-18T16:59:15.631Z] + id -g [2019-10-18T16:59:15.631Z] + docker run --rm -v /home/docker/workspace/moby_PR-40102:/workspace busybox chown -R 1001:1001 /workspace [2019-10-18T16:59:15.631Z] Unable to find image 'busybox:latest' locally [2019-10-18T16:59:15.915Z] latest: Pulling from library/busybox [2019-10-18T16:59:15.915Z] e38168a01e65: Pulling fs layer [2019-10-18T16:59:16.108Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-18T16:59:16.108Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-18T16:59:16.201Z] e38168a01e65: Verifying Checksum [2019-10-18T16:59:16.201Z] e38168a01e65: Download complete [2019-10-18T16:59:16.493Z] e38168a01e65: Pull complete [2019-10-18T16:59:16.493Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T16:59:16.493Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T16:59:18.635Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-18T16:59:18.635Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-18T16:59:18.891Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-18T16:59:18.920Z] + bundleName=ppc64le-integration [2019-10-18T16:59:18.921Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-18T16:59:18.921Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-18T16:59:18.921Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-10-18T16:59:18.921Z] -print [Pipeline] archiveArtifacts [2019-10-18T16:59:19.241Z] Archiving artifacts [2019-10-18T16:59:19.613Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T16:59:20.003Z] + make clean [2019-10-18T16:59:20.621Z] docker volume rm -f docker-dev-cache [2019-10-18T16:59:20.621Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T16:59:20.785Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-18T16:59:21.043Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-18T16:59:22.940Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-18T16:59:22.940Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-18T16:59:22.940Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T16:59:24.337Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-18T16:59:26.235Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-18T16:59:26.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-18T16:59:26.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-18T16:59:26.492Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-18T16:59:26.492Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-18T16:59:27.056Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-18T16:59:29.581Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-18T16:59:34.840Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-18T16:59:37.365Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-18T16:59:38.421Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-18T16:59:38.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-18T16:59:38.422Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-18T16:59:38.766Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-18T16:59:40.169Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-18T16:59:43.444Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-18T16:59:45.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-18T16:59:45.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-18T16:59:45.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-18T16:59:45.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-18T16:59:45.970Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-18T16:59:45.987Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-18T16:59:45.987Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-18T16:59:46.534Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-18T16:59:48.433Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-18T16:59:48.690Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-18T16:59:51.215Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-18T16:59:53.742Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-18T16:59:57.021Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-18T17:00:02.276Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-18T17:00:02.276Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-18T17:00:04.801Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-18T17:00:08.113Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-18T17:00:10.638Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-18T17:00:11.166Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-18T17:00:11.166Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-18T17:00:11.166Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-18T17:00:13.161Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-18T17:00:15.057Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-18T17:00:15.988Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-18T17:00:16.921Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-18T17:00:17.852Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-18T17:00:17.852Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-18T17:00:18.416Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-18T17:00:23.671Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-18T17:00:26.192Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-18T17:00:27.123Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-18T17:00:28.055Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-18T17:00:28.055Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-18T17:00:28.986Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-18T17:00:30.887Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-18T17:00:30.887Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-18T17:00:32.257Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-18T17:00:32.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-18T17:00:32.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-18T17:00:33.188Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-18T17:00:33.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-18T17:00:34.120Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-18T17:00:36.015Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-18T17:00:36.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-18T17:00:39.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-18T17:00:41.268Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-18T17:00:41.904Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-18T17:00:42.640Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-18T17:00:42.640Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-18T17:00:43.571Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-18T17:00:44.502Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-18T17:00:49.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-18T17:00:53.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-18T17:00:56.310Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-18T17:00:58.833Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-18T17:01:04.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-18T17:01:08.263Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-18T17:01:10.788Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-18T17:01:13.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-18T17:01:14.681Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-18T17:01:16.576Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-18T17:01:19.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-18T17:01:21.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-18T17:01:23.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-18T17:01:26.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-18T17:01:28.576Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-18T17:01:42.417Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-18T17:01:43.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-18T17:01:43.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-18T17:01:43.428Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-18T17:01:44.362Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-18T17:01:44.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-18T17:01:44.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-18T17:01:44.362Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-18T17:01:45.293Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-18T17:01:45.293Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-18T17:01:46.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-18T17:01:46.224Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-18T17:01:46.224Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-18T17:01:46.224Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-18T17:01:46.224Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-18T17:01:48.242Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-18T17:01:48.704Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-18T17:01:48.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-18T17:01:48.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-18T17:01:49.007Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-18T17:01:49.007Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-18T17:01:49.007Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-18T17:01:49.938Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-18T17:01:52.466Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-18T17:01:52.466Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-18T17:01:52.466Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-18T17:01:55.760Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-18T17:01:59.940Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite (1824.86s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (7.76s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (4.85s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.22s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.63s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.85s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (7.92s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.20s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.96s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.06s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.10s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.10s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.47s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.28s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.84s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.71s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.46s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.17s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.88s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.97s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.44s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.12s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.81s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.53s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.71s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.66s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.71s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.52s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2019-10-18T17:01:59.940Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.17s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.29s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.83s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.89s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.45s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.12s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.66s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.87s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.45s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.15s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.38s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.73s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.31s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContChar (4.61s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.48s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.31s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.64s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.29s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.34s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.54s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.68s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.84s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.90s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.64s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.90s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.95s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.63s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.97s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.54s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.83s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.09s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.80s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.00s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.76s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.90s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.31s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.30s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.10s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.63s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.52s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.61s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.98s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.69s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (2.23s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildHistory (4.76s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.13s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.16s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.46s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.92s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (3.40s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.46s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.60s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.83s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.63s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.94s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.25s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.19s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.43s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.99s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.30s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.50s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.26s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.79s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.77s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.41s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.84s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.21s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.92s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.27s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.09s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRm (3.19s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.69s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.87s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.67s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.71s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.35s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.23s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildStderr (1.20s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.60s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.48s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.12s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildUser (2.32s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.66s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.87s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.75s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.34s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.79s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.90s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.99s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.19s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.08s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.13s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-18T17:01:59.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T17:01:59.941Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.74s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.78s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitTTY (1.93s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.85s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2019-10-18T17:01:59.941Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.90s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.99s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2019-10-18T17:01:59.942Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.28s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.65s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.57s) [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000b2dc00 } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1409808489 /foo false } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1409808489 /foo true } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3027672244 /foo false } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3027672244 /foo true } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3027672244 /foo true 0xc0007600c0 } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0007600e0 } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000760120 } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000760160 } [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000760180 } [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 0 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 1 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 2 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 3 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 4 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 5 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 6 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 7 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 8 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 9 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 10 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 11 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 12 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 13 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 14 [2019-10-18T17:01:59.942Z] docker_api_containers_test.go:1927: case 15 [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.11s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.82s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership662084401/file1 a01afe982b5d6a1ffe9e173dc571667c17de48057d2ed52251439f03964ff28c:/tmpvol/file1` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 6dd1625711540eda057fb02291f6db731f979f4392bcd53791553024e6696264:/root/file1 /tmp/test-cp-from-case-a342596828/itWorks.txt` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a342596828/itWorks.txt" contains "file1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 644828e3983b6afbee7ed7f6cf01f7111706d78d2713c5763b475261ef45335d:/file1 /tmp/test-cp-from-case-b011271819/testDir/` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c195310190/file2" contains "file2\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp cb62fa220e275e35cae8336aaa2ccec18e8353ea7ff120c56367f32849206e7a:/root/file1 /tmp/test-cp-from-case-c195310190/file2` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c195310190/file2" contains "file1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp ab779cfbd6a2f7474735428ee217b1d035faea7c6a0aeacee0591140e582af98:/file1 /tmp/test-cp-from-case-d122411765/dir1` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d122411765/dir1/file1" contains "file1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp ab779cfbd6a2f7474735428ee217b1d035faea7c6a0aeacee0591140e582af98:/file1 /tmp/test-cp-from-case-d122411765/dir1/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d122411765/dir1/file1" contains "file1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 29d7e091b93d94eb70d03ca3e010eb44e06b7dccef667ba56cdc520e043fdfcc:dir1 /tmp/test-cp-from-case-e913551312/testDir` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e913551312/testDir/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 29d7e091b93d94eb70d03ca3e010eb44e06b7dccef667ba56cdc520e043fdfcc:dir1 /tmp/test-cp-from-case-e913551312/testDir/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e913551312/testDir/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 4556b4e92f164918c754d230848532591b42739c85d9d18b11c2109124f57ecd:/root/dir1 /tmp/test-cp-from-case-f135329519/file1` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 9a80cf810a64e45bf78c21a3cc0dd5a1149ff4efb757da651666cfb66eb43f82:/root/dir1 /tmp/test-cp-from-case-g066244994/dir2` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g066244994/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 9a80cf810a64e45bf78c21a3cc0dd5a1149ff4efb757da651666cfb66eb43f82:/root/dir1 /tmp/test-cp-from-case-g066244994/dir2/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g066244994/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 2fa57d15da6331f5afb41206b2b8a2862e8f7440656fc7ab143d740632f05eb4:dir1/. /tmp/test-cp-from-case-h515219705/testDir` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h515219705/testDir/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 2fa57d15da6331f5afb41206b2b8a2862e8f7440656fc7ab143d740632f05eb4:dir1/. /tmp/test-cp-from-case-h515219705/testDir/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h515219705/testDir/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 6be92bc4e8e37e65c23648122b9eeee1abf54316d03eb33d6948b0b791389107:/root/dir1/. /tmp/test-cp-from-case-i333041156/file1` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b0c3b251a2709182fd9871edbf102c6e478689e712de39a0af9eb70f29be415:/root/dir1/. /tmp/test-cp-from-case-j454733715/dir2` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j454733715/dir2/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 2b0c3b251a2709182fd9871edbf102c6e478689e712de39a0af9eb70f29be415:/root/dir1/. /tmp/test-cp-from-case-j454733715/dir2/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j454733715/dir2/file1-1" contains "file1-1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.60s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 40ff71d12199d39bad459aa22e68fbdae744bf9bf294534d30d322e8c3d58381:/file2 /tmp/test-cp-from-err-dst-not-dir053422550/symlinkToFile1` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir053422550/symlinkToFile1" points to "file1" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir053422550/file1" contains "file2\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 40ff71d12199d39bad459aa22e68fbdae744bf9bf294534d30d322e8c3d58381:/file2 /tmp/test-cp-from-err-dst-not-dir053422550/symlinkToDir1` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir053422550/symlinkToDir1" points to "dir1" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir053422550/file2" contains "file2\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 40ff71d12199d39bad459aa22e68fbdae744bf9bf294534d30d322e8c3d58381:/file2 /tmp/test-cp-from-err-dst-not-dir053422550/brokenSymlinkToFileX` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir053422550/brokenSymlinkToFileX" points to "fileX" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir053422550/fileX" contains "file2\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 40ff71d12199d39bad459aa22e68fbdae744bf9bf294534d30d322e8c3d58381:/dir2 /tmp/test-cp-from-err-dst-not-dir053422550/symlinkToDir1` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir053422550/symlinkToDir1" points to "dir1" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir053422550/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp 40ff71d12199d39bad459aa22e68fbdae744bf9bf294534d30d322e8c3d58381:/dir2 /tmp/test-cp-from-err-dst-not-dir053422550/brokenSymlinkToDirX` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir053422550/brokenSymlinkToDirX" points to "dirX" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir053422550/dirX/file2-1" contains "file2-1\n" [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a580350014/file1 146b5e7b1504d81d5371a899aa3d288ad70b03d6137cdd9c23123ce59136ccdf:/root/itWorks.txt` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "146b5e7b1504d81d5371a899aa3d288ad70b03d6137cdd9c23123ce59136ccdf" start output contains "file1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 146b5e7b1504d81d5371a899aa3d288ad70b03d6137cdd9c23123ce59136ccdf` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b465144965/file1 4a1717628916b109d45162dd5de849b87fde05ae9a458e4851755caaa36cb4b0:testDir/` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "8c5a3d87e60e326d76036a07c8af5ec2a3f61029a06bd825145261133f275552" start output contains "file2\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c5a3d87e60e326d76036a07c8af5ec2a3f61029a06bd825145261133f275552` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c646289440/file1 8c5a3d87e60e326d76036a07c8af5ec2a3f61029a06bd825145261133f275552:/root/file2` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "8c5a3d87e60e326d76036a07c8af5ec2a3f61029a06bd825145261133f275552" start output contains "file1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c5a3d87e60e326d76036a07c8af5ec2a3f61029a06bd825145261133f275552` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "b6ba5bcaa612c6ec0a7dba3f7b52745d691f3ddc83ed1c861321591d2dcb5881" start output contains "" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a b6ba5bcaa612c6ec0a7dba3f7b52745d691f3ddc83ed1c861321591d2dcb5881` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d190423807/file1 b6ba5bcaa612c6ec0a7dba3f7b52745d691f3ddc83ed1c861321591d2dcb5881:dir1` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "b6ba5bcaa612c6ec0a7dba3f7b52745d691f3ddc83ed1c861321591d2dcb5881" start output contains "file1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a b6ba5bcaa612c6ec0a7dba3f7b52745d691f3ddc83ed1c861321591d2dcb5881` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "d0b520d25fc622e3e8e276a874d6515416cc0cce82d878eb4d0bad2b28244340" start output contains "" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a d0b520d25fc622e3e8e276a874d6515416cc0cce82d878eb4d0bad2b28244340` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d190423807/file1 d0b520d25fc622e3e8e276a874d6515416cc0cce82d878eb4d0bad2b28244340:dir1/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "d0b520d25fc622e3e8e276a874d6515416cc0cce82d878eb4d0bad2b28244340" start output contains "file1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a d0b520d25fc622e3e8e276a874d6515416cc0cce82d878eb4d0bad2b28244340` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e744274002/dir1 6d53e5ef42c063e594b8e707cbb3c9e99b8a45de4507e2d9dc19b745a6d4badd:testDir` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "6d53e5ef42c063e594b8e707cbb3c9e99b8a45de4507e2d9dc19b745a6d4badd" start output contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d53e5ef42c063e594b8e707cbb3c9e99b8a45de4507e2d9dc19b745a6d4badd` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e744274002/dir1 471f57e1508ca7a800d86874ce19805422f6acc9411f25f5d0cfe214c9f28f12:testDir/` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "471f57e1508ca7a800d86874ce19805422f6acc9411f25f5d0cfe214c9f28f12" start output contains "file1-1\n" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 471f57e1508ca7a800d86874ce19805422f6acc9411f25f5d0cfe214c9f28f12` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f063923081/dir1 642af0a920026290a6072b9389ced86637b3a259397002d3324627de23818666:/root/file1` [2019-10-18T17:01:59.942Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.04s) [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:279: checking that container "1b66ff3063c71065f9fb10d239f97348c4fed6124c2fe34b4341b0c727d9bbb6" start output contains "" [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b66ff3063c71065f9fb10d239f97348c4fed6124c2fe34b4341b0c727d9bbb6` [2019-10-18T17:01:59.942Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g269049172/dir1 1b66ff3063c71065f9fb10d239f97348c4fed6124c2fe34b4341b0c727d9bbb6:/root/dir2` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "1b66ff3063c71065f9fb10d239f97348c4fed6124c2fe34b4341b0c727d9bbb6" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b66ff3063c71065f9fb10d239f97348c4fed6124c2fe34b4341b0c727d9bbb6` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "98ad50f31629ff48c5f616c1d11dba6da25b93a7213b77c07da850a4ff268253" start output contains "" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 98ad50f31629ff48c5f616c1d11dba6da25b93a7213b77c07da850a4ff268253` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g269049172/dir1 98ad50f31629ff48c5f616c1d11dba6da25b93a7213b77c07da850a4ff268253:/dir2/` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "98ad50f31629ff48c5f616c1d11dba6da25b93a7213b77c07da850a4ff268253" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 98ad50f31629ff48c5f616c1d11dba6da25b93a7213b77c07da850a4ff268253` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h846973603/dir1/. 0f917027a00585a22d36a1641044df8fb93ce0e492ee9e3bc02088e21d764523:testDir` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "0f917027a00585a22d36a1641044df8fb93ce0e492ee9e3bc02088e21d764523" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f917027a00585a22d36a1641044df8fb93ce0e492ee9e3bc02088e21d764523` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h846973603/dir1/. 061be0d7fb199bd20e3d5f70a0ae2f383b6ad77e64225a70ef81360daff7fab3:testDir/` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "061be0d7fb199bd20e3d5f70a0ae2f383b6ad77e64225a70ef81360daff7fab3" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 061be0d7fb199bd20e3d5f70a0ae2f383b6ad77e64225a70ef81360daff7fab3` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i828962214/dir1/. a042613d2e6fca7bea3940fe5824ac478c675799011514eafe3ac860feadccf3:/root/file1` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.11s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "001d0468fea52b55db63139022bd67b01209b57a5e1cdb8237841e3b97e79520" start output contains "" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 001d0468fea52b55db63139022bd67b01209b57a5e1cdb8237841e3b97e79520` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j379845837/dir1/. 001d0468fea52b55db63139022bd67b01209b57a5e1cdb8237841e3b97e79520:/dir2` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "001d0468fea52b55db63139022bd67b01209b57a5e1cdb8237841e3b97e79520" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 001d0468fea52b55db63139022bd67b01209b57a5e1cdb8237841e3b97e79520` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "0a75f66d953bb8e5a567ac08f456a48cf299e1352377689720d091442fe7b4ef" start output contains "" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a75f66d953bb8e5a567ac08f456a48cf299e1352377689720d091442fe7b4ef` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j379845837/dir1/. 0a75f66d953bb8e5a567ac08f456a48cf299e1352377689720d091442fe7b4ef:/dir2/` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "0a75f66d953bb8e5a567ac08f456a48cf299e1352377689720d091442fe7b4ef" start output contains "file1-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a75f66d953bb8e5a567ac08f456a48cf299e1352377689720d091442fe7b4ef` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions144126408/permdirtest permtest:/` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs317748794/file1 9e1e9063adde1cbff159e5825256f5d7a7e3a5490f784c0a9d250deee11dfb94:/root/shouldNotExist` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "9e1e9063adde1cbff159e5825256f5d7a7e3a5490f784c0a9d250deee11dfb94" start output contains "" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9e1e9063adde1cbff159e5825256f5d7a7e3a5490f784c0a9d250deee11dfb94` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.13s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume207039057/file1 2be65e29b928ae4fc268297b671b57ae4b45f5a66ab1ae96e171315e5a2f7ae0:/vol_ro/shouldNotExist` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:279: checking that container "2be65e29b928ae4fc268297b671b57ae4b45f5a66ab1ae96e171315e5a2f7ae0" start output contains "" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2be65e29b928ae4fc268297b671b57ae4b45f5a66ab1ae96e171315e5a2f7ae0` [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToStdout (1.08s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.92s) [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-862428540/file2 d4a6d929dec503e1d1370d7f690e07f2e1e7490b572369feec1ecb4d1e652e4d:/vol2/symlinkToFile1` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-862428540/symlinkToFile1" points to "file1" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-862428540/file1" contains "file2\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-862428540/file2 d4a6d929dec503e1d1370d7f690e07f2e1e7490b572369feec1ecb4d1e652e4d:/vol2/symlinkToDir1` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-862428540/symlinkToDir1" points to "dir1" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-862428540/file2" contains "file2\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-862428540/file2 d4a6d929dec503e1d1370d7f690e07f2e1e7490b572369feec1ecb4d1e652e4d:/vol2/brokenSymlinkToFileX` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-862428540/brokenSymlinkToFileX" points to "fileX" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-862428540/fileX" contains "file2\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-862428540//dir2 d4a6d929dec503e1d1370d7f690e07f2e1e7490b572369feec1ecb4d1e652e4d:/vol2/symlinkToDir1` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-862428540/symlinkToDir1" points to "dir1" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-862428540/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-862428540//dir2 d4a6d929dec503e1d1370d7f690e07f2e1e7490b572369feec1ecb4d1e652e4d:/vol2/brokenSymlinkToDirX` [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-862428540/brokenSymlinkToDirX" points to "dirX" [2019-10-18T17:01:59.943Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-862428540/dirX/file2-1" contains "file2-1\n" [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.98s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.04s) [2019-10-18T17:01:59.943Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T17:01:59.943Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-18T17:01:59.943Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T17:01:59.943Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.26s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.14s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.04s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.90s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.36s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.65s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.40s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.13s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.25s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.72s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsCopy (1.59s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.99s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.11s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFilters (1.95s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.95s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2019-10-18T17:01:59.943Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T17:01:59.943Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-18T17:01:59.943Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T17:01:59.943Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.19s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExec (1.03s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.95s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.17s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecCgroup (1.65s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.93s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecStartFails (1.52s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecUlimits (1.17s) [2019-10-18T17:01:59.943Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T17:01:59.943Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.48s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestExecWithUser (1.06s) [2019-10-18T17:01:59.943Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHealth (21.07s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.00s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportFile (1.91s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.08s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportGzipped (2.35s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.81s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.20s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2019-10-18T17:01:59.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T17:01:59.944Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectHistory (1.34s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-10-18T17:01:59.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-18T17:01:59.944Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.98s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.10s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectStatus (1.56s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.89s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.96s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.10s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.76s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.32s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.06s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.58s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.09s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.21s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginActive (1.76s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.10s) [2019-10-18T17:01:59.944Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-18T17:01:59.944Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.71s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.23s) [2019-10-18T17:01:59.944Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.15s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.80s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.95s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPortList (11.30s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.76s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersAttach (8.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.17s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsByOrder (3.77s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.13s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.57s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.51s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.94s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2019-10-18T17:01:59.944Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T17:01:59.944Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.26s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.08s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.09s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.68s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.50s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.57s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.50s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.24s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.68s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.90s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.05s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.09s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.88s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.56s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.97s) [2019-10-18T17:01:59.944Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.90s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.11s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.88s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.95s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.95s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.72s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s) [2019-10-18T17:01:59.945Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T17:01:59.945Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.945Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T17:01:59.945Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.90s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.80s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-10-18T17:01:59.945Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-10-18T17:01:59.945Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.76s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.84s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunExitCode (0.86s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-18T17:01:59.945Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T17:01:59.945Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.92s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.38s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.78s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.59s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.70s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2019-10-18T17:01:59.945Z] --- PASS: TestDockerSuite/TestRunMount (6.60s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.40s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.72s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.10s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.09s) [2019-10-18T17:02:00.202Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-18T17:02:00.202Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.86s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2019-10-18T17:02:00.202Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.88s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.95s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.84s) [2019-10-18T17:02:00.202Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T17:02:00.202Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.96s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.85s) [2019-10-18T17:02:00.202Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T17:02:00.202Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.95s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s) [2019-10-18T17:02:00.202Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-18T17:02:00.202Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.53s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.91s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.28s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.98s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.92s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.73s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.94s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.99s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.97s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.87s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.90s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunState (1.70s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-10-18T17:02:00.202Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-18T17:02:00.202Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunSysctls (1.69s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.63s) [2019-10-18T17:02:00.202Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.57s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.88s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.89s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.77s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.49s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2019-10-18T17:02:00.203Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents972237694 [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.64s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.79s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.18s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.87s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.96s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.33s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateStats (4.95s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.66s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.43s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.66s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.77s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.08s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.26s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.50s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.28s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2019-10-18T17:02:00.203Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.32s) [2019-10-18T17:02:00.203Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-18T17:02:00.203Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-18T17:02:00.203Z] === RUN TestDockerRegistrySuite [2019-10-18T17:02:00.203Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-18T17:02:02.099Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-18T17:02:03.469Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-18T17:02:05.993Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-18T17:02:05.993Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T17:02:10.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T17:02:11.540Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-18T17:02:14.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-18T17:02:18.990Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-18T17:02:20.885Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-18T17:02:21.820Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-18T17:02:23.190Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-18T17:02:24.561Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-18T17:02:25.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-18T17:02:26.055Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-18T17:02:27.951Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-18T17:02:28.516Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-18T17:02:29.080Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-18T17:02:31.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-18T17:02:31.865Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-18T17:02:35.141Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-18T17:02:36.512Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-18T17:02:37.985Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-18T17:02:40.509Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-18T17:02:41.073Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-18T17:02:41.639Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-18T17:02:41.639Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T17:02:43.536Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T17:02:44.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T17:02:46.278Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-18T17:02:50.454Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-18T17:02:50.454Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-18T17:02:52.348Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-18T17:02:52.348Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-18T17:02:52.606Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-18T17:02:52.863Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-18T17:02:53.120Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-18T17:02:53.377Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-18T17:02:53.697Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-18T17:02:55.067Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-18T17:02:57.588Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-18T17:02:58.519Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-18T17:02:59.889Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-18T17:03:00.867Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-18T17:03:00.867Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-18T17:03:00.867Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-18T17:03:01.259Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite (61.80s) [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.07s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d63698d4c233c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-18T17:03:01.825Z] check_test.go:196: [d7bc5b1b2bc1c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.97s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-18T17:03:01.825Z] check_test.go:196: [d8bfc63ad672e] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-18T17:03:01.825Z] check_test.go:196: [d06a9a8be4366] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.25s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-18T17:03:01.825Z] check_test.go:196: [dfaaefe9f8afd] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-18T17:03:01.825Z] check_test.go:196: [d7776d27b91e2] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-18T17:03:01.825Z] check_test.go:196: [dda1abad2e13c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.49s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [df2ec425381c8] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-18T17:03:01.825Z] check_test.go:196: [de630f3e5df6c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d65b3ee482034] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-18T17:03:01.825Z] check_test.go:196: [d826739fcb031] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-18T17:03:01.825Z] check_test.go:196: [d3946d4b098a2] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.54s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-18T17:03:01.825Z] check_test.go:196: [d433509a8268a] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-18T17:03:01.825Z] check_test.go:196: [dc965147dba56] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.74s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-18T17:03:01.825Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:01cfa7fe758aaa2589821dd252b430a141bc6383268f5ca17edef99567cab697 [2019-10-18T17:03:01.825Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cfc0220e926c9900eadc3f5deee997c654fff2c39a3d89701601e47610a3612 [2019-10-18T17:03:01.825Z] check_test.go:196: [de430703ed3f1] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.97s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-18T17:03:01.825Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54574f8a914317a5ff66ef4c93d454d03d5bace6dd00d3b6c30d786b734ac015 [2019-10-18T17:03:01.825Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2522c3645d95b71b3cd34e2778159a7b0871235b486f1d3eb98fd0b515357627 [2019-10-18T17:03:01.825Z] check_test.go:196: [d50aeffba458f] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.76s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-18T17:03:01.825Z] check_test.go:196: [d933a1df61287] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.77s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d1a095f9830e1] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d3c48316d7eb5] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-18T17:03:01.825Z] check_test.go:196: [df472784d09f4] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.62s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d86bc59e9bd5c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.48s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-18T17:03:01.825Z] check_test.go:196: [dfb1e9b47833e] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.46s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-18T17:03:01.825Z] check_test.go:196: [dfa1ae1211a70] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.75s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-18T17:03:01.825Z] check_test.go:196: [dd69aa48705a2] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-18T17:03:01.825Z] check_test.go:196: [d263775b84e0c] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.49s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-18T17:03:01.825Z] check_test.go:196: [dafe68a5799c4] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-18T17:03:01.825Z] check_test.go:196: [d35f1a63ada18] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-18T17:03:01.825Z] check_test.go:196: [d396661c090b2] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-18T17:03:01.825Z] check_test.go:196: [deeec75705358] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-18T17:03:01.825Z] check_test.go:196: [de18b371395cb] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-18T17:03:01.825Z] check_test.go:196: [d0ca00c00cddf] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-18T17:03:01.825Z] check_test.go:196: [d601b9f54b644] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d16df28edd1db] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [dce7b6fc11bfb] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-18T17:03:01.825Z] check_test.go:196: [d0b26277be1e6] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-18T17:03:01.825Z] check_test.go:196: [d84f5d987d76d] daemon is not started [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-18T17:03:01.825Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2019-10-18T17:03:01.825Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-18T17:03:01.825Z] === RUN TestDockerSchema1RegistrySuite [2019-10-18T17:03:01.825Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-18T17:03:02.083Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T17:03:07.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T17:03:11.521Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-18T17:03:16.776Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-18T17:03:17.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-18T17:03:18.689Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-18T17:03:18.711Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-18T17:03:18.711Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T17:03:20.082Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T17:03:21.451Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T17:03:22.820Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-18T17:03:27.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-18T17:03:27.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-18T17:03:27.257Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-18T17:03:27.515Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-18T17:03:27.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-18T17:03:28.030Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-18T17:03:28.287Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite (26.71s) [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-18T17:03:28.544Z] check_test.go:223: [d2090fd05abef] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.92s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-18T17:03:28.544Z] check_test.go:223: [d5f59772b158b] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-18T17:03:28.544Z] check_test.go:223: [d34494120de37] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-18T17:03:28.544Z] check_test.go:223: [d90305757cfdd] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-18T17:03:28.544Z] check_test.go:223: [df6a5ce38a866] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-18T17:03:28.544Z] check_test.go:223: [d51e7abc2d757] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-18T17:03:28.544Z] check_test.go:223: [d613bf139ce10] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-18T17:03:28.544Z] check_test.go:223: [dc787a3d231c9] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-18T17:03:28.544Z] check_test.go:223: [d0f4dbf57df77] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-18T17:03:28.544Z] check_test.go:223: [d24ff8033ed03] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.87s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-18T17:03:28.544Z] check_test.go:223: [de65fd6367539] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-18T17:03:28.544Z] check_test.go:223: [d296e17e94ed8] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-18T17:03:28.544Z] check_test.go:223: [d1bfc44cd6f3e] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-18T17:03:28.544Z] check_test.go:223: [d993d72d5065f] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-18T17:03:28.544Z] check_test.go:223: [d0062de0347d4] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-18T17:03:28.544Z] check_test.go:223: [d35003c21dba2] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-18T17:03:28.544Z] check_test.go:223: [d6cac9a7fe384] daemon is not started [2019-10-18T17:03:28.544Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-18T17:03:28.544Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-18T17:03:28.544Z] check_test.go:223: [d3fe1d043ee40] daemon is not started [2019-10-18T17:03:28.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-18T17:03:28.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-18T17:03:29.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-18T17:03:30.049Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-18T17:03:30.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-18T17:03:31.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-18T17:03:31.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-18T17:03:31.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-18T17:03:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.15s) [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-18T17:03:32.755Z] check_test.go:252: [d52edf4922279] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-18T17:03:32.755Z] check_test.go:252: [d9bd8e70b9feb] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-18T17:03:32.755Z] check_test.go:252: [d3a92eac04ed0] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-18T17:03:32.755Z] check_test.go:252: [d9881740e0fa3] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-18T17:03:32.755Z] check_test.go:252: [d4c92f27cb027] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-18T17:03:32.755Z] check_test.go:252: [d932006f352f2] daemon is not started [2019-10-18T17:03:32.755Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-18T17:03:32.755Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-18T17:03:32.755Z] check_test.go:252: [d5f2ce8e219ec] daemon is not started [2019-10-18T17:03:32.755Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-18T17:03:32.755Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-18T17:03:33.531Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-18T17:03:36.052Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-18T17:03:37.950Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-18T17:03:37.950Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-18T17:03:38.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-18T17:03:38.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-18T17:03:38.464Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-18T17:03:38.464Z] check_test.go:279: [d5ba26fa9f455] daemon is not started [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-18T17:03:38.464Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-18T17:03:38.464Z] check_test.go:279: [dc7ef6d010337] daemon is not started [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-18T17:03:38.464Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-18T17:03:38.464Z] check_test.go:279: [d0de117f15d32] daemon is not started [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2019-10-18T17:03:38.464Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-18T17:03:38.464Z] check_test.go:279: [d13e973921a0b] daemon is not started [2019-10-18T17:03:38.464Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-18T17:03:38.464Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-18T17:03:38.464Z] check_test.go:279: [d584182c386fb] daemon is not started [2019-10-18T17:03:38.464Z] === RUN TestDockerNetworkSuite [2019-10-18T17:03:38.464Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-18T17:03:38.722Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-18T17:03:42.005Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-18T17:03:42.209Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-18T17:03:42.937Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-18T17:03:43.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-18T17:03:46.481Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-18T17:03:49.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-18T17:03:50.941Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-18T17:03:51.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-18T17:03:54.784Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-18T17:03:55.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-18T17:03:57.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-18T17:04:07.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-18T17:04:10.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-18T17:04:11.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-18T17:04:12.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-18T17:04:13.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-18T17:04:14.956Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-18T17:04:14.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-18T17:04:16.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-18T17:04:16.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-18T17:04:17.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-18T17:04:18.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-18T17:04:18.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-18T17:04:18.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-18T17:04:18.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-18T17:04:18.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-18T17:04:20.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-18T17:04:22.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-18T17:04:22.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-18T17:04:22.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-18T17:04:22.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-18T17:04:25.375Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-18T17:04:26.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-18T17:04:29.323Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-18T17:04:30.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-18T17:04:32.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-18T17:04:35.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-18T17:04:35.723Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-18T17:04:39.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-18T17:04:40.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-18T17:04:40.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-18T17:04:41.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-18T17:04:42.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-18T17:04:42.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-18T17:04:42.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-18T17:04:42.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-18T17:04:42.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-18T17:04:47.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-18T17:04:47.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-18T17:04:47.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-18T17:04:48.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-18T17:04:49.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-18T17:04:53.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-18T17:04:54.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-18T17:04:58.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-18T17:04:58.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-18T17:04:58.276Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-18T17:04:59.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-18T17:05:01.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-18T17:05:02.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-18T17:05:02.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-18T17:05:03.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-18T17:05:04.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-18T17:05:04.976Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-18T17:05:05.909Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-18T17:05:09.196Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-18T17:05:13.468Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite (94.92s) [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.29s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d353ce36f6931] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.38s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [da16b637dda5b] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.50s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dd7b7b5e86085] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.80s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dced194ef717e] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.88s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:1233: [dbf0209b51d72] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.26s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d13c020b37e2a] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.12s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d9241b2aeb4a3] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.45s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d43ccfab8ddcb] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d8d8897c31915] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d12b0d8e84be8] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d69cfa20c7ff3] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d3674621cd61b] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.74s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d2c16cddcf461] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d803a3c3431e9] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [df82557c4b49d] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d96fc01c08b6f] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d5e8c1b37608a] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d1f03437fd0b6] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d0171423b4386] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d00e7ca0acfdc] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d99c765961a3b] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [ddea49e69e623] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [da2131ad132e0] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d1dc428f26423] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.08s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:968: [d46bf465e9b1c] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d44d1aeacfe7b] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.49s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:1116: [d9ed0274b6190] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d1db26db8bd5f] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [da7cd5bb05681] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d7e4da1e89c6c] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [da9550b3fb79b] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d4d69f8ed2e4f] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [df81516c4bb73] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d75fab7707043] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d40166dbff412] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dab3cadd8c71b] daemon is not started [2019-10-18T17:05:13.469Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d730ec02f5d4d] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dc5c121953a70] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.59s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.60s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:1084: [d9624f6a49860] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d7320e1c60a14] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dc6b77712ce30] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [ddab72c747f20] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dbc463e5b26e7] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dfeb4420ed511] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.00s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d70bebf80f4f8] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [dd69932fda654] daemon is not started [2019-10-18T17:05:13.469Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.34s) [2019-10-18T17:05:13.469Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-18T17:05:13.469Z] docker_cli_network_unix_test.go:46: [d626fc68fa9fc] daemon is not started [2019-10-18T17:05:13.469Z] === RUN TestDockerHubPullSuite [2019-10-18T17:05:13.469Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-18T17:05:15.366Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-18T17:05:15.930Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-18T17:05:17.312Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-18T17:05:17.569Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-18T17:05:19.464Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-18T17:05:19.721Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite (6.51s) [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2019-10-18T17:05:19.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2019-10-18T17:05:19.980Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-18T17:05:19.980Z] PASS [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === Skipped [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-18T17:05:19.980Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-18T17:05:19.980Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-18T17:05:19.980Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T17:05:19.980Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-18T17:05:19.980Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-18T17:05:19.980Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-18T17:05:19.980Z] docker_cli_network_unix_test.go:46: [d730ec02f5d4d] daemon is not started [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] [2019-10-18T17:05:19.980Z] DONE 1253 tests, 44 skipped in 2066.293s [2019-10-18T17:05:19.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T17:05:19.980Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T17:05:19.980Z] +++ kill 7299 [2019-10-18T17:05:28.083Z] +++ /etc/init.d/apparmor stop [2019-10-18T17:05:28.083Z] Clearing AppArmor profiles cache:. [2019-10-18T17:05:28.083Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T17:05:28.083Z] Unloading profiles will leave already running processes permanently [2019-10-18T17:05:28.083Z] unconfined, which can lead to unexpected situations. [2019-10-18T17:05:28.083Z] [2019-10-18T17:05:28.083Z] To set a process to complain mode, use the command line tool [2019-10-18T17:05:28.083Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T17:05:28.083Z] with the 'teardown' option." [2019-10-18T17:05:28.083Z] [2019-10-18T17:06:14.730Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-18T17:06:17.047Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-18T17:06:17.048Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-18T17:06:17.510Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-18T17:06:17.972Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-18T17:06:22.676Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-18T17:06:25.593Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-18T17:06:26.911Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-18T17:06:30.305Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-18T17:06:30.305Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-18T17:06:30.768Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-18T17:06:30.768Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-18T17:06:30.768Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-18T17:06:30.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-18T17:06:33.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-18T17:06:33.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-18T17:06:33.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-18T17:06:33.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-18T17:06:34.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-18T17:06:39.527Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite (1738.49s) [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.41s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.54s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.46s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.71s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T17:06:44.970Z] check_test.go:358: [d0ca7d80af934] joining swarm manager [dfc8f28b3a9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-18T17:06:44.970Z] check_test.go:358: [d28fd64ca8f8d] joining swarm manager [dfc8f28b3a9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.970Z] check_test.go:379: [d0ca7d80af934] daemon is not started [2019-10-18T17:06:44.970Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T17:06:44.970Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.28s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-18T17:06:44.970Z] check_test.go:358: [db078886b9288] joining swarm manager [d2eb732114474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.40s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T17:06:44.970Z] check_test.go:358: [dc76a0f215b6c] joining swarm manager [dca260a18ff05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-18T17:06:44.970Z] check_test.go:358: [de20553e8e7a8] joining swarm manager [dca260a18ff05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.970Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-18T17:06:44.970Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.87s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T17:06:44.970Z] check_test.go:358: [d0480518d4188] joining swarm manager [db62243cb685a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-18T17:06:44.970Z] check_test.go:358: [db5ad0d537b6c] joining swarm manager [db62243cb685a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.21s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.64s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-18T17:06:44.970Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.20s) [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T17:06:44.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T17:06:44.971Z] check_test.go:358: [de48aab2509db] joining swarm manager [d5d3a093cf876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-18T17:06:44.971Z] check_test.go:358: [d987536cb8372] joining swarm manager [d5d3a093cf876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.59s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T17:06:44.971Z] check_test.go:358: [d2bb9a1b436a9] joining swarm manager [d2d290d974f6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-18T17:06:44.971Z] check_test.go:358: [d40908bdb884e] joining swarm manager [d2d290d974f6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.34s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-18T17:06:44.971Z] check_test.go:358: [d4fea89bce6f5] joining swarm manager [dd506fcaa6e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T17:06:44.971Z] check_test.go:358: [d826b110c7e12] joining swarm manager [d0abf83f53356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-18T17:06:44.971Z] check_test.go:358: [dbc1d44cd2b03] joining swarm manager [d0abf83f53356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.66s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-18T17:06:44.971Z] check_test.go:358: [d6abab20a881f] joining swarm manager [d494a4a047682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.02s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T17:06:44.971Z] check_test.go:358: [d79f440cbbb55] joining swarm manager [d44f3b8a801b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-18T17:06:44.971Z] check_test.go:358: [d6b01df87d93e] joining swarm manager [d44f3b8a801b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] check_test.go:379: [d6b01df87d93e] daemon is not started [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.36s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] check_test.go:358: [de1333a1861b4] joining swarm manager [d9bcbdee11c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] check_test.go:358: [d6f3619e87394] joining swarm manager [d9bcbdee11c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] check_test.go:358: [d0b78aa1ed94c] joining swarm manager [d9bcbdee11c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] check_test.go:358: [d2be3433b6953] joining swarm manager [d9bcbdee11c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-18T17:06:44.971Z] check_test.go:358: [d131371536ad4] joining swarm manager [d9bcbdee11c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T17:06:44.971Z] check_test.go:358: [d9d2c6f8afc3c] joining swarm manager [d1f95e898f470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-18T17:06:44.971Z] check_test.go:358: [d09f6bcafb6d3] joining swarm manager [d1f95e898f470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.13s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T17:06:44.971Z] check_test.go:358: [d4a89df41120b] joining swarm manager [d67aadf1c82cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-18T17:06:44.971Z] check_test.go:358: [d9c11e90b4116] joining swarm manager [d67aadf1c82cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.28s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T17:06:44.971Z] check_test.go:358: [d5f1cfdc4ef2e] joining swarm manager [dec5cb352669e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-18T17:06:44.971Z] check_test.go:358: [dc4fda9d8ecab] joining swarm manager [dec5cb352669e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.30s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T17:06:44.971Z] check_test.go:358: [d601d85b628fd] joining swarm manager [d65ae0af6519b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T17:06:44.971Z] check_test.go:358: [dce489e546ca8] joining swarm manager [d65ae0af6519b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T17:06:44.971Z] check_test.go:358: [d60fe4396ef50] joining swarm manager [d65ae0af6519b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-18T17:06:44.971Z] check_test.go:358: [d75a1820bdb67] joining swarm manager [d65ae0af6519b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.57s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T17:06:44.971Z] check_test.go:358: [d5a6f5bdca026] joining swarm manager [de5f5e4fcf8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-18T17:06:44.971Z] check_test.go:358: [d07b082b98030] joining swarm manager [de5f5e4fcf8d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.82s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T17:06:44.971Z] check_test.go:358: [d8a7132642cb0] joining swarm manager [d24bf8fcdcc28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-18T17:06:44.971Z] check_test.go:358: [d00dc9602beb9] joining swarm manager [d24bf8fcdcc28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] check_test.go:379: [d8a7132642cb0] daemon is not started [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.98s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T17:06:44.971Z] check_test.go:358: [da41c1e7a76fd] joining swarm manager [d34d3e96be138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-18T17:06:44.971Z] check_test.go:358: [d5ba2a065a473] joining swarm manager [d34d3e96be138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.87s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T17:06:44.971Z] check_test.go:358: [db2d35bad24a0] joining swarm manager [dd9daaea46b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-18T17:06:44.971Z] check_test.go:358: [d8a6380c95eb6] joining swarm manager [dd9daaea46b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.84s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.60s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.60s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (9.61s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.98s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.08s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.71s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.57s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (5.02s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.55s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.86s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.37s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.20s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.76s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-18T17:06:44.971Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.td6q1xtg49mh@445588a897a3 | hello1\n" [2019-10-18T17:06:44.971Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.1gsp27zw8dvd@445588a897a3 | hello2\n" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-18T17:06:44.971Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.23s) [2019-10-18T17:06:44.971Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.48s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.27s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.25s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.01s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-18T17:06:44.972Z] docker_cli_service_logs_test.go:242: checking task 94h7d19sxv3e [2019-10-18T17:06:44.972Z] docker_cli_service_logs_test.go:247: checking messages for 94h7d19sxv3e [2019-10-18T17:06:44.972Z] docker_cli_service_logs_test.go:242: checking task u7hkpz27a5oa [2019-10-18T17:06:44.972Z] docker_cli_service_logs_test.go:247: checking messages for u7hkpz27a5oa [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.82s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.75s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.01s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.09s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T17:06:44.972Z] check_test.go:358: [d48eed031f4bb] joining swarm manager [de93880cd9ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-18T17:06:44.972Z] check_test.go:358: [dbf3a2bd61a94] joining swarm manager [de93880cd9ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.26s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T17:06:44.972Z] check_test.go:358: [d66fe036a790e] joining swarm manager [dd85ad4a890d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-18T17:06:44.972Z] check_test.go:358: [dcb6228fca328] joining swarm manager [dd85ad4a890d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.31s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.80s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T17:06:44.972Z] check_test.go:358: [d90dc1d824b53] joining swarm manager [d44c0aa85ff2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-18T17:06:44.972Z] check_test.go:358: [d10b077c17786] joining swarm manager [d44c0aa85ff2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.20s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.32s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.90s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.56s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.07s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.23s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-18T17:06:44.972Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.22s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.79s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T17:06:44.972Z] check_test.go:358: [d541df2edacc0] joining swarm manager [d3feddc092492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-18T17:06:44.972Z] check_test.go:358: [d324c553f4f06] joining swarm manager [d3feddc092492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.63s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.69s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T17:06:44.972Z] check_test.go:358: [d025d05abd25b] joining swarm manager [de7797490a20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T17:06:44.972Z] check_test.go:358: [dde1b858931ac] joining swarm manager [de7797490a20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-18T17:06:44.972Z] check_test.go:358: [d28950b1bd049] joining swarm manager [de7797490a20a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.98s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T17:06:44.972Z] check_test.go:358: [d51294d08f326] joining swarm manager [d17222b629ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-18T17:06:44.972Z] check_test.go:358: [dce7cc8db3f75] joining swarm manager [d17222b629ce3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-18T17:06:44.972Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.17s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.20s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.66s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-18T17:06:44.972Z] check_test.go:358: [d4e6a140c156f] joining swarm manager [da86f2c47905e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.00s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.30s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.63s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.44s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-18T17:06:44.972Z] check_test.go:358: [df9075c6c3794] joining swarm manager [dfeedca38ef35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.02s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.19s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.31s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.93s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.20s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.62s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.30s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.25s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.06s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.95s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.14s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.21s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.86s) [2019-10-18T17:06:44.972Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-18T17:06:44.972Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s) [2019-10-18T17:06:44.973Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-18T17:06:44.973Z] === RUN TestDockerExternalVolumeSuite [2019-10-18T17:06:44.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-18T17:06:57.297Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-18T17:06:58.271Z] === RUN TestDockerSuite/TestBuildFails [2019-10-18T17:06:59.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-18T17:07:00.459Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-18T17:07:00.459Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-18T17:07:10.805Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-18T17:07:15.511Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-18T17:07:22.607Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-18T17:07:32.951Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-18T17:07:33.412Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-18T17:07:39.224Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-18T17:07:39.224Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-18T17:07:39.685Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-18T17:07:40.147Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-18T17:07:40.147Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-18T17:07:50.498Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-18T17:07:50.498Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-18T17:08:00.847Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-18T17:08:00.847Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-18T17:08:03.117Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-18T17:08:03.117Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-18T17:08:03.579Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-18T17:08:03.579Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-18T17:08:07.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-18T17:08:08.285Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-18T17:08:09.259Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-18T17:08:09.721Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-18T17:08:10.695Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-18T17:08:11.159Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-18T17:08:12.134Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-18T17:08:13.682Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-18T17:08:17.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-18T17:08:18.397Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-18T17:08:18.863Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-18T17:08:18.863Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-18T17:08:18.863Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-18T17:08:18.863Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-18T17:08:18.863Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-18T17:08:19.324Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-18T17:08:19.787Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-18T17:08:20.250Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-18T17:08:26.087Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-18T17:08:47.229Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-18T17:08:47.229Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-18T17:08:48.203Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-18T17:08:49.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-18T17:09:04.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-18T17:09:36.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-18T17:09:38.951Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-18T17:09:47.582Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-18T17:09:48.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-18T17:09:52.317Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-18T17:09:58.126Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-18T17:10:02.832Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-18T17:10:20.721Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-18T17:10:20.721Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-18T17:10:20.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-18T17:10:26.534Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-18T17:10:26.534Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-18T17:10:26.534Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-18T17:10:26.534Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-18T17:10:29.461Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-18T17:10:38.059Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-18T17:10:38.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-18T17:10:40.247Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-18T17:10:40.709Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-18T17:10:40.709Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-18T17:10:42.898Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-18T17:10:43.873Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-18T17:10:45.418Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-18T17:10:53.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-18T17:10:55.772Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-18T17:10:55.772Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-18T17:11:06.135Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-18T17:11:08.328Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-18T17:11:16.927Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-18T17:11:21.635Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-18T17:11:26.347Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-18T17:11:27.321Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-18T17:11:27.321Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-18T17:11:27.321Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-18T17:11:29.509Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-18T17:11:29.509Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-18T17:11:40.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-18T17:11:58.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-18T17:12:12.101Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-18T17:12:29.844Z] === RUN TestDockerSuite/TestBuildRm [2019-10-18T17:12:30.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-18T17:12:44.808Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-18T17:12:45.783Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-18T17:12:46.246Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-18T17:12:46.246Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-18T17:12:47.793Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-18T17:12:51.548Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-18T17:12:54.469Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-18T17:12:59.183Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-18T17:13:02.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-18T17:13:17.017Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-18T17:13:17.017Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-18T17:13:17.017Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-18T17:13:17.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-18T17:13:29.570Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-18T17:13:29.570Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-18T17:13:34.253Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-18T17:13:34.253Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-18T17:13:35.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-18T17:13:38.937Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-18T17:13:50.367Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-18T17:14:00.118Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-18T17:14:00.118Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-18T17:14:01.652Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-18T17:14:02.620Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite (441.13s) [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.00s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:53: [d4f993eb7cec4] daemon is not started [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.55s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:53: [dfa2c6a6080d3] daemon is not started [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:53: [deef462547b8d] daemon is not started [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:53: [d7c8b86f54897] daemon is not started [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:485: [d4def34ef21bc] daemon is not started [2019-10-18T17:14:05.215Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-18T17:14:05.215Z] docker_cli_external_volume_driver_test.go:53: [d5707d5303535] daemon is not started [2019-10-18T17:14:05.215Z] PASS [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === Skipped [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-18T17:14:05.215Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-18T17:14:05.215Z] check_test.go:309: [d320de2c71c74] daemon is not started [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-18T17:14:05.215Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-18T17:14:05.215Z] check_test.go:309: [d100d5c7166fb] daemon is not started [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-18T17:14:05.215Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-18T17:14:05.215Z] check_test.go:309: [dc75af5a39f5b] daemon is not started [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-18T17:14:05.215Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-18T17:14:05.215Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-18T17:14:05.215Z] check_test.go:309: [d29d8a39c57a8] daemon is not started [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-18T17:14:05.215Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T17:14:05.215Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-18T17:14:05.215Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] [2019-10-18T17:14:05.215Z] DONE 270 tests, 6 skipped in 2590.945s [2019-10-18T17:14:05.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-18T17:14:06.583Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3b0b8241604e/docker.pid [2019-10-18T17:14:06.583Z] +++ kill 5420 [2019-10-18T17:14:06.583Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5420 is not a child of this shell [2019-10-18T17:14:06.583Z] warning: PID 5420 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3b0b8241604e/docker.pid had a nonzero exit code [2019-10-18T17:14:06.583Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3b0b8241604e/root: target is busy [2019-10-18T17:14:06.583Z] (In some cases useful info about processes that [2019-10-18T17:14:06.583Z] use the device is found by lsof(8) or fuser(1).) [2019-10-18T17:14:06.583Z] ++++ cat bundles/test-integration/docker.pid [2019-10-18T17:14:06.583Z] +++ kill 7265 [2019-10-18T17:14:07.306Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-18T17:14:07.514Z] +++ /etc/init.d/apparmor stop [2019-10-18T17:14:07.514Z] Clearing AppArmor profiles cache:. [2019-10-18T17:14:07.514Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-18T17:14:07.514Z] Unloading profiles will leave already running processes permanently [2019-10-18T17:14:07.514Z] unconfined, which can lead to unexpected situations. [2019-10-18T17:14:07.514Z] [2019-10-18T17:14:07.514Z] To set a process to complain mode, use the command line tool [2019-10-18T17:14:07.514Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-18T17:14:07.514Z] with the 'teardown' option." [2019-10-18T17:14:07.514Z] [2019-10-18T17:14:07.771Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-18T17:14:07.787Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-18T17:14:10.460Z] + echo Ensuring container killed. [2019-10-18T17:14:10.460Z] Ensuring container killed. [2019-10-18T17:14:10.460Z] + docker ps -aq -f name=docker-pr2-* [2019-10-18T17:14:10.460Z] + cids=445588a897a3 [2019-10-18T17:14:10.460Z] 5fd619895cf7 [2019-10-18T17:14:10.460Z] 20cac4fceb1a [2019-10-18T17:14:10.460Z] + [ -n 445588a897a3 [2019-10-18T17:14:10.460Z] 5fd619895cf7 [2019-10-18T17:14:10.460Z] 20cac4fceb1a ] [2019-10-18T17:14:10.460Z] + docker rm -vf 445588a897a3 5fd619895cf7 20cac4fceb1a [2019-10-18T17:14:13.090Z] === RUN TestDockerSuite/TestBuildUser [2019-10-18T17:14:13.090Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-18T17:14:13.090Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-18T17:14:13.090Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-18T17:14:14.634Z] 445588a897a3 [2019-10-18T17:14:14.634Z] 5fd619895cf7 [2019-10-18T17:14:14.634Z] 20cac4fceb1a [Pipeline] sh [2019-10-18T17:14:14.927Z] + echo Chowning /workspace to jenkins user [2019-10-18T17:14:14.927Z] Chowning /workspace to jenkins user [2019-10-18T17:14:14.927Z] + id -u [2019-10-18T17:14:14.927Z] + id -g [2019-10-18T17:14:14.927Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40102:/workspace busybox chown -R 1000:1000 /workspace [2019-10-18T17:14:14.927Z] Unable to find image 'busybox:latest' locally [2019-10-18T17:14:14.927Z] latest: Pulling from library/busybox [2019-10-18T17:14:14.927Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-18T17:14:15.262Z] 7c9d20b9b6cd: Download complete [2019-10-18T17:14:15.520Z] 7c9d20b9b6cd: Pull complete [2019-10-18T17:14:15.520Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-18T17:14:15.520Z] Status: Downloaded newer image for busybox:latest [2019-10-18T17:14:16.818Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-18T17:14:17.276Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-18T17:14:20.004Z] + bundleName=amd64 [2019-10-18T17:14:20.004Z] + echo Creating amd64-bundles.tar.gz [2019-10-18T17:14:20.004Z] Creating amd64-bundles.tar.gz [2019-10-18T17:14:20.004Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-18T17:14:20.004Z] + 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 [2019-10-18T17:14:21.386Z] Archiving artifacts [2019-10-18T17:14:23.059Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T17:14:23.369Z] + make clean [2019-10-18T17:14:23.626Z] docker volume rm -f docker-dev-cache [2019-10-18T17:14:23.626Z] docker-dev-cache [Pipeline] deleteDir [2019-10-18T17:14:24.361Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-18T17:14:24.361Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-18T17:14:24.361Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-18T17:14:49.482Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-18T17:14:49.483Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-18T17:15:01.849Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-18T17:15:08.535Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-18T17:15:08.535Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-18T17:15:08.535Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-18T17:15:09.105Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-18T17:15:09.578Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-18T17:15:21.966Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-18T17:15:25.945Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-18T17:15:26.404Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-18T17:15:47.497Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-18T17:15:47.497Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-18T17:15:47.497Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-18T17:15:47.497Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-18T17:15:49.034Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-18T17:15:57.597Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-18T17:15:59.133Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-18T17:15:59.592Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-18T17:15:59.592Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-18T17:15:59.592Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-18T17:16:01.770Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-18T17:16:06.459Z] === RUN TestDockerSuite/TestCommitChange [2019-10-18T17:16:11.143Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-18T17:16:15.836Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-18T17:16:15.836Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-18T17:16:21.620Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-18T17:16:21.620Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-18T17:16:34.013Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-18T17:16:38.706Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-18T17:16:45.777Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-18T17:16:51.570Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-18T17:16:51.570Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-18T17:16:58.637Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-18T17:16:58.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-18T17:16:58.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-18T17:16:58.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-18T17:17:05.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-18T17:17:05.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-18T17:17:05.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-18T17:17:07.882Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-18T17:17:07.882Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-18T17:17:07.882Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-18T17:17:07.882Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-18T17:17:07.882Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-18T17:17:10.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-18T17:17:12.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-18T17:17:13.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-18T17:17:14.231Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-18T17:17:14.231Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-18T17:17:15.768Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-18T17:17:15.768Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-18T17:17:17.945Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-18T17:17:17.945Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-18T17:17:17.945Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-18T17:17:20.203Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-18T17:17:20.203Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-18T17:17:21.739Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-18T17:17:21.739Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-18T17:17:24.648Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-18T17:17:24.648Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-18T17:17:26.827Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-18T17:17:35.393Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-18T17:17:39.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-18T17:17:39.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-18T17:17:39.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-18T17:17:39.125Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-18T17:17:39.125Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-18T17:17:40.660Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-18T17:17:40.660Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-18T17:17:42.843Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-18T17:17:42.843Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-18T17:17:45.026Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-18T17:17:45.026Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-18T17:17:48.758Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-18T17:17:50.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-18T17:17:52.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-18T17:18:10.462Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-18T17:18:11.429Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-18T17:18:11.888Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-18T17:18:14.064Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-18T17:18:14.064Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-18T17:18:14.064Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-18T17:18:16.238Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-18T17:18:16.238Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-18T17:18:16.238Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-18T17:18:16.238Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-18T17:18:19.969Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-18T17:18:22.146Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-18T17:18:22.146Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-18T17:18:22.146Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-18T17:18:47.298Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-18T17:18:47.298Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-18T17:18:47.298Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-18T17:18:54.634Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-18T17:18:54.634Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-18T17:18:54.634Z] === RUN TestDockerSuite/TestCpToDot [2019-10-18T17:19:01.702Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-18T17:19:01.702Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-18T17:19:01.702Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-18T17:19:03.238Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-18T17:19:03.698Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-18T17:19:05.233Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-18T17:19:07.412Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-18T17:19:07.871Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-18T17:19:07.871Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-18T17:19:10.050Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-18T17:19:10.516Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-18T17:19:10.974Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-18T17:19:10.974Z] === RUN TestDockerSuite/TestCreateRM [2019-10-18T17:19:10.974Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-18T17:19:10.974Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-18T17:19:11.433Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-18T17:19:11.434Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-18T17:19:23.812Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-18T17:19:24.271Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-18T17:19:24.730Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-18T17:19:29.420Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-18T17:19:29.420Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-18T17:19:29.420Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-18T17:19:30.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-18T17:19:30.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDockerFails [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-18T17:19:31.415Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-18T17:19:33.593Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-18T17:19:35.769Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-18T17:19:38.675Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-18T17:19:47.240Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-18T17:19:51.927Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-18T17:19:55.660Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-18T17:19:57.837Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-18T17:19:58.804Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-18T17:20:02.536Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-18T17:20:03.503Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-18T17:20:04.470Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-18T17:20:09.158Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-18T17:20:13.044Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-18T17:20:14.592Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-18T17:20:14.592Z] === RUN TestDockerSuite/TestEventsRename [2019-10-18T17:20:16.768Z] === RUN TestDockerSuite/TestEventsResize [2019-10-18T17:20:19.671Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-18T17:20:21.849Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-18T17:20:24.029Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-18T17:20:28.714Z] === RUN TestDockerSuite/TestEventsTop [2019-10-18T17:20:28.714Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-18T17:20:31.613Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-18T17:20:35.348Z] === RUN TestDockerSuite/TestExec [2019-10-18T17:20:35.348Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-18T17:20:35.348Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-18T17:20:36.882Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-18T17:20:38.415Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-18T17:20:38.415Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-18T17:20:38.415Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-18T17:20:38.415Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-18T17:20:40.591Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-18T17:20:42.768Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-18T17:20:44.308Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-18T17:20:46.487Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-18T17:20:50.220Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-18T17:20:50.220Z] === RUN TestDockerSuite/TestExecEnv [2019-10-18T17:20:50.220Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-18T17:20:50.220Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-18T17:20:52.398Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecParseError [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-18T17:20:55.576Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-18T17:20:57.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-18T17:20:59.928Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-18T17:20:59.928Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-18T17:21:08.500Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-18T17:21:08.500Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-18T17:21:08.500Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-18T17:21:08.500Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-18T17:21:13.184Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-18T17:21:18.972Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-18T17:21:22.916Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestHealth [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-18T17:21:28.699Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-18T17:21:33.395Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-18T17:21:33.395Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-18T17:21:33.395Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-18T17:21:33.395Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-18T17:21:33.395Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-18T17:21:33.854Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-18T17:21:34.313Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-18T17:21:34.313Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-18T17:21:35.279Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-18T17:21:35.279Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-18T17:21:36.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-18T17:21:37.274Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-18T17:21:38.808Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-18T17:21:45.871Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-18T17:21:46.329Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-18T17:21:46.329Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-18T17:21:50.055Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-18T17:21:50.055Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-18T17:21:52.228Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestImportFile [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-18T17:21:52.229Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-18T17:21:52.687Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-18T17:21:54.864Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-18T17:21:57.040Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-18T17:21:57.040Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-18T17:21:57.040Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-18T17:21:57.040Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-18T17:21:57.040Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-18T17:22:04.103Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-18T17:22:04.103Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-18T17:22:06.278Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-18T17:22:06.278Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-18T17:22:06.278Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-18T17:22:06.278Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-18T17:22:08.613Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-18T17:22:13.298Z] === RUN TestDockerSuite/TestInspectImage [2019-10-18T17:22:13.298Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-18T17:22:13.298Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-18T17:22:13.298Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-18T17:22:14.837Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-18T17:22:17.014Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-18T17:22:17.014Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-18T17:22:19.191Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-18T17:22:20.726Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-18T17:22:21.185Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-18T17:22:21.185Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-18T17:22:23.358Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-18T17:22:25.534Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-18T17:22:30.224Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-18T17:22:31.758Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-18T17:22:33.935Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-18T17:22:36.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-18T17:22:38.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-18T17:22:39.821Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-18T17:22:41.994Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-18T17:22:42.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-18T17:22:42.452Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-18T17:22:43.989Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-18T17:22:46.164Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-18T17:22:52.072Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-18T17:22:53.613Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-18T17:22:53.613Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-18T17:22:55.789Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-18T17:22:55.789Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-18T17:23:02.857Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-18T17:23:10.046Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-18T17:23:17.115Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-18T17:23:19.290Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-18T17:23:21.468Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-18T17:23:21.468Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-18T17:23:24.370Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-18T17:23:26.546Z] === RUN TestDockerSuite/TestLogsSince [2019-10-18T17:23:36.879Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-18T17:23:36.879Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-18T17:23:36.879Z] === RUN TestDockerSuite/TestLogsTail [2019-10-18T17:23:38.412Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-18T17:23:40.585Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestNetHostname [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginActive [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-18T17:23:42.762Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPortList [2019-10-18T17:23:43.220Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-18T17:23:47.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-18T17:23:51.642Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-18T17:23:51.642Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-18T17:24:00.204Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-18T17:24:00.204Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-18T17:24:08.771Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-18T17:24:21.140Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-18T17:24:21.140Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-18T17:24:21.140Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-18T17:24:33.509Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-18T17:24:36.418Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-18T17:24:48.789Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-18T17:24:52.518Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-18T17:24:52.518Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-18T17:24:52.518Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-18T17:24:56.253Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-18T17:24:56.253Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-18T17:24:56.253Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-18T17:24:56.253Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-18T17:24:56.253Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-18T17:25:03.391Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-18T17:25:03.391Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-18T17:25:03.849Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-18T17:25:03.849Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-18T17:25:05.384Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-18T17:25:06.351Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-18T17:25:06.351Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-18T17:25:11.041Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-18T17:25:14.772Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-18T17:25:17.183Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-18T17:25:42.307Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-18T17:25:42.307Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-18T17:25:48.092Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-18T17:25:48.092Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-18T17:25:48.092Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-18T17:25:48.551Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-18T17:25:53.368Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-18T17:25:57.095Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-18T17:25:57.095Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-18T17:26:01.779Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-18T17:26:01.779Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-18T17:26:01.779Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-18T17:26:16.598Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-18T17:26:18.773Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-18T17:26:19.234Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-18T17:26:26.299Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-18T17:26:30.982Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-18T17:26:38.046Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-18T17:26:42.727Z] === RUN TestDockerSuite/TestRmiTag [2019-10-18T17:26:43.185Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-18T17:26:45.360Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-18T17:27:03.046Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-18T17:27:03.506Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-18T17:27:09.294Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-18T17:27:09.752Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-18T17:27:09.752Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-18T17:27:09.752Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-18T17:27:09.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-18T17:27:09.752Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-18T17:27:10.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-18T17:27:10.214Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-18T17:27:10.214Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-18T17:27:12.389Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-18T17:27:12.389Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-18T17:27:12.389Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-18T17:27:16.120Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-18T17:27:19.021Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-18T17:27:21.196Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-18T17:27:23.369Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-18T17:27:24.902Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-18T17:27:25.360Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-18T17:27:30.041Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-18T17:27:31.583Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-18T17:27:31.583Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-18T17:27:34.483Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-18T17:27:34.483Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-18T17:27:34.483Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-18T17:27:36.658Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-18T17:27:38.835Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-18T17:27:41.206Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-18T17:27:43.378Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-18T17:27:43.378Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-18T17:27:43.378Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-18T17:27:43.378Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-18T17:27:44.911Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-18T17:27:44.911Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-18T17:27:44.911Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-18T17:27:44.911Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-18T17:27:44.911Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-18T17:27:47.810Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-18T17:28:00.174Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-18T17:28:01.140Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-18T17:28:01.140Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-18T17:28:01.140Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-18T17:28:01.140Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-18T17:28:03.318Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-18T17:28:05.501Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-18T17:28:05.501Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-18T17:28:07.040Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-18T17:28:07.040Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-18T17:28:07.499Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-18T17:28:07.499Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-18T17:28:09.675Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-18T17:28:11.851Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-18T17:28:13.385Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-18T17:28:15.560Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-18T17:28:19.286Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-18T17:28:19.286Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-18T17:28:19.743Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-18T17:28:19.743Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-18T17:28:19.744Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-18T17:28:19.744Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-18T17:28:19.744Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-18T17:28:28.300Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-18T17:28:28.300Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunMount [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-18T17:28:30.473Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-18T17:28:36.262Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-18T17:28:36.262Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-18T17:28:36.262Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-18T17:28:36.262Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-18T17:28:40.946Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-18T17:28:49.514Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-18T17:28:50.479Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-18T17:28:52.665Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-18T17:28:54.201Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-18T17:28:55.168Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-18T17:28:57.345Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-18T17:28:57.345Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-18T17:28:57.345Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-18T17:28:57.345Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-18T17:28:57.804Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-18T17:28:57.804Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-18T17:28:57.804Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-18T17:28:57.804Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-18T17:28:57.804Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-18T17:29:00.709Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-18T17:29:07.767Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-18T17:29:07.767Z] === RUN TestDockerSuite/TestRunRm [2019-10-18T17:29:09.941Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-18T17:29:14.625Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-18T17:29:16.796Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-18T17:29:18.969Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-18T17:29:20.506Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-18T17:29:23.404Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-18T17:29:23.404Z] === RUN TestDockerSuite/TestRunState [2019-10-18T17:29:23.404Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-18T17:29:24.942Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-18T17:29:24.942Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-18T17:29:27.112Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-18T17:29:31.807Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-18T17:29:33.981Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-18T17:29:33.981Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-18T17:29:35.586Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-18T17:29:35.586Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-18T17:29:35.586Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-18T17:29:38.484Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-18T17:29:44.373Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-18T17:29:49.070Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-18T17:29:53.762Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-18T17:29:53.762Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-18T17:29:54.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-18T17:29:54.220Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-18T17:29:54.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-18T17:29:56.397Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-18T17:29:58.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-18T17:30:00.748Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-18T17:30:04.606Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-18T17:30:06.785Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-18T17:30:08.319Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-18T17:30:16.877Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-18T17:30:17.335Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-18T17:30:20.234Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-18T17:30:20.234Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-18T17:30:20.693Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-18T17:30:21.152Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-18T17:30:22.690Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-18T17:30:35.183Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-18T17:30:35.183Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-18T17:30:40.971Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-18T17:30:40.971Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-18T17:30:44.701Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-18T17:30:44.701Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-18T17:30:44.701Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-18T17:30:44.701Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-18T17:30:44.701Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-18T17:30:50.487Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-18T17:30:52.660Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-18T17:30:54.839Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-18T17:30:54.839Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-18T17:30:56.375Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-18T17:31:14.043Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-18T17:31:15.581Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-18T17:31:15.581Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-18T17:31:18.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-18T17:31:18.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-18T17:31:18.938Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-18T17:31:18.938Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-18T17:31:19.396Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-18T17:31:31.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-18T17:31:31.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-18T17:31:31.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-18T17:31:31.972Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-18T17:31:31.972Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-18T17:31:39.039Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-18T17:31:39.039Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-18T17:31:39.039Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-18T17:31:47.602Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-18T17:31:47.602Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite (2484.54s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-18T17:31:48.060Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.53s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.84s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-18T17:31:48.060Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-18T17:31:48.060Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.23s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-18T17:31:48.060Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-18T17:31:48.060Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.02s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.87s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.75s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2019-10-18T17:31:48.060Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.74s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.36s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.10s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.00s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (12.90s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.50s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.83s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.80s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.76s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.21s) [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.78s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.060Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.13s) [2019-10-18T17:31:48.060Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-18T17:31:48.060Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.91s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.31s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.68s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-18T17:31:48.061Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.00s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildContChar (13.16s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.27s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.22s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.28s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.52s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.31s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.82s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.15s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.47s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.49s) [2019-10-18T17:31:48.061Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.92s) [2019-10-18T17:31:48.061Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2019-10-18T17:31:48.061Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.99s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.94s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.32s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.72s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.34s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.42s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.57s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.11s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.61s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.80s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.20s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.83s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.57s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFails (2.07s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.71s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.86s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.67s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.49s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.58s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.99s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.98s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.69s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.03s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.22s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.20s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.39s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.84s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.62s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.20s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.33s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.09s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.96s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.42s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.14s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.25s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.13s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.71s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.26s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.76s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildRm (13.18s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2019-10-18T17:31:48.526Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.67s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.41s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.30s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.00s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildStderr (4.66s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.48s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.19s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.26s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.66s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.73s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.68s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.67s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.53s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-18T17:31:48.526Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.41s) [2019-10-18T17:31:48.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2019-10-18T17:31:48.526Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-18T17:31:48.527Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-18T17:31:48.527Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-18T17:31:48.527Z] docker_cli_sni_test.go:18: Flakey test [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.97s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.46s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.47s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.40s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitTTY (11.54s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.05s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.51s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.67s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.84s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.81s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.82s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.91s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.84s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.46s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.37s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.82s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.26s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0007c64e0 } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1118631502 c:\foo false } [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1118631502 c:\foo true } [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 0 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 1 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 2 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 3 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 4 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 5 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 6 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 7 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 8 [2019-10-18T17:31:48.527Z] docker_api_containers_test.go:1927: case 9 [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.04s) [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.25s) [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a776233305\file1 4e7d40c8583a0ac634b7b5da91422bb0067967ed0e5cf653553a94f6e2961061:/root/itWorks.txt` [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:279: checking that container "4e7d40c8583a0ac634b7b5da91422bb0067967ed0e5cf653553a94f6e2961061" start output contains "file1\n" [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4e7d40c8583a0ac634b7b5da91422bb0067967ed0e5cf653553a94f6e2961061` [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b823320292\file1 264ae0c8aba05076991c25bf64f05305acc5ee1f36c0fdf58ff815ca2b70d72f:testDir/` [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-18T17:31:48.527Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.527Z] --- PASS: TestDockerSuite/TestCpToCaseE (22.81s) [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e058137843\dir1 26475f3411f3c0d430bfb535da95ef74dc6bcf71939591c9e1f3998323b3024d:testDir` [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:279: checking that container "26475f3411f3c0d430bfb535da95ef74dc6bcf71939591c9e1f3998323b3024d" start output contains "file1-1\n" [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:209: running `docker start -a 26475f3411f3c0d430bfb535da95ef74dc6bcf71939591c9e1f3998323b3024d` [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e058137843\dir1 2e59c14dd110c86677ad9e05bbb6b568341c1126d6578ff051c18ad6be78e901:testDir/` [2019-10-18T17:31:48.527Z] docker_cli_cp_utils_test.go:279: checking that container "2e59c14dd110c86677ad9e05bbb6b568341c1126d6578ff051c18ad6be78e901" start output contains "file1-1\n" [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e59c14dd110c86677ad9e05bbb6b568341c1126d6578ff051c18ad6be78e901` [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.53s) [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h998877622\dir1\. 919755f54c344d022cead9d6cbe75f593e6fa68606c202b9a0f9192cec0be99a:testDir` [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:279: checking that container "919755f54c344d022cead9d6cbe75f593e6fa68606c202b9a0f9192cec0be99a" start output contains "file1-1\n" [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:209: running `docker start -a 919755f54c344d022cead9d6cbe75f593e6fa68606c202b9a0f9192cec0be99a` [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h998877622\dir1\. df6a7bd5a8795c45233487d039b6e22973f0cc0a5a4dd8f6fa5c18c3a5c448c0:testDir/` [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:279: checking that container "df6a7bd5a8795c45233487d039b6e22973f0cc0a5a4dd8f6fa5c18c3a5c448c0" start output contains "file1-1\n" [2019-10-18T17:31:48.528Z] docker_cli_cp_utils_test.go:209: running `docker start -a df6a7bd5a8795c45233487d039b6e22973f0cc0a5a4dd8f6fa5c18c3a5c448c0` [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCpToDot (7.02s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCpToStdout (2.28s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-10-18T17:31:48.528Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-10-18T17:31:48.528Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.88s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.18s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.32s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.12s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-18T17:31:48.528Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-18T17:31:48.528Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.70s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsCopy (5.29s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.48s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.15s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.47s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFilters (4.32s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFormat (4.36s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsRename (2.21s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsResize (2.67s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.78s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.74s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.03s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.93s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.86s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.04s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecInspectID (3.31s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-18T17:31:48.528Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.56s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-18T17:31:48.528Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-18T17:31:48.528Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-18T17:31:48.528Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-18T17:31:48.528Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.72s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.01s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-18T17:31:48.529Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-10-18T17:31:48.529Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-10-18T17:31:48.529Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-18T17:31:48.529Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.78s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectDefault (2.11s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectHistory (4.50s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.14s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectStatus (2.66s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.00s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.41s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-18T17:31:48.529Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.01s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.23s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.05s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.34s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.39s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsTail (2.58s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.24s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-18T17:31:48.529Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-18T17:31:48.529Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.35s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-18T17:31:48.529Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-18T17:31:48.529Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-18T17:31:48.529Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-18T17:31:48.529Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.529Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsByOrder (8.27s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.29s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.95s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.44s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.45s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.66s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.10s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.10s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.28s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-18T17:31:48.530Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.92s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.73s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.05s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.23s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.10s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.65s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.84s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.79s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.17s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.40s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.23s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.09s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.14s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.75s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.94s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.35s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.03s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.58s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.98s) [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s) [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.530Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-10-18T17:31:48.530Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.68s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.85s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.05s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.44s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.35s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.88s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.62s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.38s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.09s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.02s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.05s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.62s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.98s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.12s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.48s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.55s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-18T17:31:48.531Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-18T17:31:48.531Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.82s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.68s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.65s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.95s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.96s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.76s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2019-10-18T17:31:48.532Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.15s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.95s) [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s) [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2019-10-18T17:31:48.532Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-18T17:31:48.532Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-18T17:31:48.990Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.50s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.63s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.82s) [2019-10-18T17:31:48.990Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-18T17:31:48.990Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.23s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.08s) [2019-10-18T17:31:48.990Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-18T17:31:48.990Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.990Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-18T17:31:48.990Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-18T17:31:48.991Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-18T17:31:48.991Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-18T17:31:48.991Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-18T17:31:48.991Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-18T17:31:48.991Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-18T17:31:48.991Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] === RUN TestDockerDaemonSuite [2019-10-18T17:31:48.991Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-18T17:31:48.991Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-18T17:31:48.991Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-18T17:31:48.991Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-18T17:31:48.991Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] === RUN TestDockerSwarmSuite [2019-10-18T17:31:48.991Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-18T17:31:48.991Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-18T17:31:48.991Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-18T17:31:48.991Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.991Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] === RUN TestDockerExternalVolumeSuite [2019-10-18T17:31:48.992Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] === RUN TestDockerNetworkSuite [2019-10-18T17:31:48.992Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] === RUN TestDockerHubPullSuite [2019-10-18T17:31:48.992Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-18T17:31:48.992Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-18T17:31:48.992Z] PASS [2019-10-18T17:31:48.992Z] ok github.com/docker/docker/integration-cli 2485.299s [2019-10-18T17:31:48.992Z] INFO: Integration tests ended at 10/18/2019 17:31:48. Duration:00:41:34.1865574 [2019-10-18T17:31:48.992Z] INFO: Docker info of the daemon under test at end of run [2019-10-18T17:31:48.992Z] [2019-10-18T17:31:48.992Z] Containers: 2 [2019-10-18T17:31:48.992Z] Running: 0 [2019-10-18T17:31:48.992Z] Paused: 0 [2019-10-18T17:31:48.992Z] Stopped: 2 [2019-10-18T17:31:48.992Z] Images: 12 [2019-10-18T17:31:48.992Z] Server Version: 0.0.0-dev [2019-10-18T17:31:48.992Z] Storage Driver: windowsfilter [2019-10-18T17:31:48.992Z] Windows: [2019-10-18T17:31:48.992Z] Logging Driver: json-file [2019-10-18T17:31:48.992Z] Plugins: [2019-10-18T17:31:48.992Z] Volume: local [2019-10-18T17:31:48.992Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-18T17:31:48.992Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-18T17:31:48.992Z] Swarm: inactive [2019-10-18T17:31:48.992Z] Default Isolation: process [2019-10-18T17:31:48.992Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-18T17:31:48.992Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-18T17:31:48.992Z] OSType: windows [2019-10-18T17:31:48.992Z] Architecture: x86_64 [2019-10-18T17:31:48.992Z] CPUs: 4 [2019-10-18T17:31:48.992Z] Total Memory: 32GiB [2019-10-18T17:31:48.992Z] Name: azwin-2-4551b0 [2019-10-18T17:31:48.992Z] ID: MX7H:S7ZX:U45Q:D2QC:HN6K:4PDT:OTZ3:KRUO:4HK7:WOGT:LNU5:NN5H [2019-10-18T17:31:48.992Z] Docker Root Dir: D:\CI\PR-40102\2\daemon [2019-10-18T17:31:48.992Z] Debug Mode (client): false [2019-10-18T17:31:48.992Z] Debug Mode (server): true [2019-10-18T17:31:48.992Z] File Descriptors: -1 [2019-10-18T17:31:48.992Z] Goroutines: 18 [2019-10-18T17:31:48.992Z] System Time: 2019-10-18T17:31:48.6675391Z [2019-10-18T17:31:48.992Z] EventsListeners: 0 [2019-10-18T17:31:48.992Z] Registry: https://index.docker.io/v1/ [2019-10-18T17:31:48.992Z] Labels: [2019-10-18T17:31:48.992Z] Experimental: false [2019-10-18T17:31:48.992Z] Insecure Registries: [2019-10-18T17:31:48.992Z] 127.0.0.0/8 [2019-10-18T17:31:48.992Z] Live Restore Enabled: false [2019-10-18T17:31:48.992Z] [2019-10-18T17:31:48.992Z] [2019-10-18T17:31:48.992Z] INFO: Stopping daemon under test [2019-10-18T17:31:48.992Z] SUCCESS: The process with PID 6460 (child process of PID 7412) has been terminated. [2019-10-18T17:31:48.992Z] SUCCESS: The process with PID 7412 (child process of PID 3668) has been terminated. [2019-10-18T17:31:48.992Z] INFO: Stop tailing logs of the daemon under tests [2019-10-18T17:31:48.992Z] INFO: executeCI.ps1 Completed successfully at 10/18/2019 17:31:48. [2019-10-18T17:31:48.992Z] INFO: Tidying up at end of run [2019-10-18T17:31:48.992Z] INFO: Saving daemon under test log (d:\CI\PR-40102\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-18T17:31:48.992Z] INFO: Saving daemon under test log (d:\CI\PR-40102\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-18T17:31:48.992Z] INFO: Nuke-Everything... [2019-10-18T17:31:49.450Z] INFO: Container count on control daemon to delete is 2 [2019-10-18T17:31:49.912Z] 8fb7a598c6e6 [2019-10-18T17:31:49.912Z] 7a376ad1c119 [2019-10-18T17:31:50.369Z] INFO: Tidying pidfile d:\CI\PR-40102\2\docker.pid [2019-10-18T17:31:50.369Z] INFO: Nuking d:\CI [2019-10-18T17:32:20.358Z] INFO: Zapped successfully [2019-10-18T17:32:20.358Z] [2019-10-18T17:32:20.358Z] INFO: executeCI.ps1 exiting at Fri Oct 18 17:32:19 CUT 2019. Duration 01:05:03.5309913 [2019-10-18T17:32:20.358Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-18T17:32:22.010Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-18T17:32:23.185Z] Archiving artifacts [2019-10-18T17:32:38.253Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40102/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-18T17:32:39.172Z] + make clean [2019-10-18T17:32:40.137Z] docker volume rm -f docker-dev-cache [2019-10-18T17:32:40.595Z] 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