Pull request #40332 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8ca8f8bd6598d44d344da407663a57584a0dc6a2 rather than 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 Obtained Jenkinsfile from 8ca8f8bd6598d44d344da407663a57584a0dc6a2 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40332@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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)" First time build. Skipping changelog. [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-12-31T14:25:45.250Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-31T14:25:45.260Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-31T14:25:45.405Z] Running on ubuntu-1804-overlay2 (i-096ff3635a9412bd2) in /home/ubuntu/workspace/moby_PR-40332 [Pipeline] { [Pipeline] checkout [2019-12-31T14:25:45.452Z] using credential docker-jenkins-github-credentials [2019-12-31T14:25:45.464Z] Cloning the remote Git repository [2019-12-31T14:25:45.464Z] Cloning with configured refspecs honoured and without tags [2019-12-31T14:25:45.470Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:25:45.470Z] > git init /home/ubuntu/workspace/moby_PR-40332 # timeout=10 [2019-12-31T14:25:45.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:25:45.480Z] > git --version # timeout=10 [2019-12-31T14:25:45.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:25:45.494Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:25:58.726Z] Fetching without tags [2019-12-31T14:25:58.986Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:25:59.492Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:25:59.493Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:25:58.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:25:58.698Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:25:58.702Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:25:58.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:25:58.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:25:58.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:25:58.733Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:25:58.992Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:25:59.006Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:25:59.479Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:25:59.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:25:59.498Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:25:59.504Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:25:59.979Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:25:59.979Z] First time build. Skipping changelog. [2019-12-31T14:26:00.001Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T14:26:01.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-12-31T14:26:01.117Z] Unable to find image 'alpine:latest' locally [2019-12-31T14:26:01.117Z] latest: Pulling from library/alpine [2019-12-31T14:26:01.117Z] e6b0cf9c0882: Already exists [2019-12-31T14:26:01.375Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2019-12-31T14:26:01.375Z] Status: Downloaded newer image for alpine:latest [2019-12-31T14:26:04.652Z] 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 [2019-12-31T14:26:05.475Z] Running on ubuntu-1804-overlay2 (i-096ff3635a9412bd2) in /home/ubuntu/workspace/moby_PR-40332 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2019-12-31T14:26:05.537Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2019-12-31T14:26:05.740Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-12-31T14:26:05.762Z] Fetching without tags [2019-12-31T14:26:05.800Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40332 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-12-31T14:26:06.000Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-12-31T14:26:06.021Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2019-12-31T14:26:06.041Z] Cloning the remote Git repository [2019-12-31T14:26:06.041Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-12-31T14:26:06.049Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40332 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-12-31T14:26:06.363Z] using credential docker-jenkins-github-credentials [2019-12-31T14:26:06.414Z] Cloning the remote Git repository [2019-12-31T14:26:06.414Z] Cloning with configured refspecs honoured and without tags [2019-12-31T14:26:06.477Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:06.478Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:26:06.531Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:26:05.547Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-31T14:26:05.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:26:05.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:26:05.768Z] > git --version # timeout=10 [2019-12-31T14:26:05.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:26:05.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:26:06.005Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:06.010Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:06.469Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:26:06.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:26:06.483Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:06.485Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:06.548Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-31T14:26:06.046Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:26:06.047Z] > git init /home/docker/workspace/moby_PR-40332 # timeout=10 [2019-12-31T14:26:06.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:26:06.058Z] > git --version # timeout=10 [2019-12-31T14:26:06.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:26:06.063Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:26:06.455Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:26:06.457Z] > git init /home/jenkins/workspace/moby_PR-40332 # timeout=10 [2019-12-31T14:26:06.493Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:26:06.495Z] > git --version # timeout=10 [2019-12-31T14:26:06.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:26:06.511Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T14:26:07.592Z] + [ PR != PR ] [2019-12-31T14:26:07.592Z] + [ master != master ] [2019-12-31T14:26:07.592Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:26:07.908Z] + docker version [2019-12-31T14:26:07.908Z] Client: Docker Engine - Community [2019-12-31T14:26:07.908Z] Version: 19.03.2 [2019-12-31T14:26:07.908Z] API version: 1.40 [2019-12-31T14:26:07.908Z] Go version: go1.12.8 [2019-12-31T14:26:07.908Z] Git commit: 6a30dfc [2019-12-31T14:26:07.908Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-31T14:26:07.908Z] OS/Arch: linux/amd64 [2019-12-31T14:26:07.908Z] Experimental: false [2019-12-31T14:26:07.908Z] [2019-12-31T14:26:07.908Z] Server: Docker Engine - Community [2019-12-31T14:26:07.908Z] Engine: [2019-12-31T14:26:07.908Z] Version: 19.03.2 [2019-12-31T14:26:07.908Z] API version: 1.40 (minimum version 1.12) [2019-12-31T14:26:07.908Z] Go version: go1.12.8 [2019-12-31T14:26:07.908Z] Git commit: 6a30dfc [2019-12-31T14:26:07.908Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-31T14:26:07.908Z] OS/Arch: linux/amd64 [2019-12-31T14:26:07.908Z] Experimental: true [2019-12-31T14:26:07.908Z] containerd: [2019-12-31T14:26:07.908Z] Version: 1.2.6 [2019-12-31T14:26:07.908Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:26:07.908Z] runc: [2019-12-31T14:26:07.908Z] Version: 1.0.0-rc8 [2019-12-31T14:26:07.908Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:26:07.908Z] docker-init: [2019-12-31T14:26:07.908Z] Version: 0.18.0 [2019-12-31T14:26:07.908Z] GitCommit: fec3683 [Pipeline] sh [2019-12-31T14:26:08.190Z] + docker info [2019-12-31T14:26:08.190Z] Client: [2019-12-31T14:26:08.190Z] Debug Mode: false [2019-12-31T14:26:08.190Z] [2019-12-31T14:26:08.190Z] Server: [2019-12-31T14:26:08.190Z] Containers: 0 [2019-12-31T14:26:08.190Z] Running: 0 [2019-12-31T14:26:08.190Z] Paused: 0 [2019-12-31T14:26:08.190Z] Stopped: 0 [2019-12-31T14:26:08.190Z] Images: 12 [2019-12-31T14:26:08.190Z] Server Version: 19.03.2 [2019-12-31T14:26:08.190Z] Storage Driver: overlay2 [2019-12-31T14:26:08.190Z] Backing Filesystem: extfs [2019-12-31T14:26:08.190Z] Supports d_type: true [2019-12-31T14:26:08.190Z] Native Overlay Diff: true [2019-12-31T14:26:08.190Z] Logging Driver: json-file [2019-12-31T14:26:08.190Z] Cgroup Driver: cgroupfs [2019-12-31T14:26:08.190Z] Plugins: [2019-12-31T14:26:08.190Z] Volume: local [2019-12-31T14:26:08.190Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T14:26:08.190Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T14:26:08.190Z] Swarm: inactive [2019-12-31T14:26:08.190Z] Runtimes: runc [2019-12-31T14:26:08.190Z] Default Runtime: runc [2019-12-31T14:26:08.190Z] Init Binary: docker-init [2019-12-31T14:26:08.190Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:26:08.190Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:26:08.190Z] init version: fec3683 [2019-12-31T14:26:08.190Z] Security Options: [2019-12-31T14:26:08.190Z] apparmor [2019-12-31T14:26:08.190Z] seccomp [2019-12-31T14:26:08.190Z] Profile: default [2019-12-31T14:26:08.190Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T14:26:08.190Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-31T14:26:08.190Z] OSType: linux [2019-12-31T14:26:08.190Z] Architecture: x86_64 [2019-12-31T14:26:08.190Z] CPUs: 2 [2019-12-31T14:26:08.190Z] Total Memory: 7.501GiB [2019-12-31T14:26:08.190Z] Name: ip-10-100-45-52 [2019-12-31T14:26:08.190Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-31T14:26:08.190Z] Docker Root Dir: /var/lib/docker [2019-12-31T14:26:08.190Z] Debug Mode: false [2019-12-31T14:26:08.190Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:26:08.190Z] Labels: [2019-12-31T14:26:08.190Z] Experimental: true [2019-12-31T14:26:08.190Z] Insecure Registries: [2019-12-31T14:26:08.190Z] 127.0.0.0/8 [2019-12-31T14:26:08.190Z] Live Restore Enabled: true [2019-12-31T14:26:08.190Z] [2019-12-31T14:26:08.190Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T14:26:08.472Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:08.472Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:08.472Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40332/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T14:26:08.472Z] + bash /home/ubuntu/workspace/moby_PR-40332/check-config.sh [2019-12-31T14:26:08.472Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T14:26:08.472Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T14:26:08.472Z] [2019-12-31T14:26:08.472Z] Generally Necessary: [2019-12-31T14:26:08.472Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T14:26:08.472Z] - apparmor: enabled and tools installed [2019-12-31T14:26:08.472Z] - CONFIG_NAMESPACES: enabled [2019-12-31T14:26:08.472Z] - CONFIG_NET_NS: enabled [2019-12-31T14:26:08.472Z] - CONFIG_PID_NS: enabled [2019-12-31T14:26:08.472Z] - CONFIG_IPC_NS: enabled [2019-12-31T14:26:08.472Z] - CONFIG_UTS_NS: enabled [2019-12-31T14:26:08.472Z] - CONFIG_CGROUPS: enabled [2019-12-31T14:26:08.472Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T14:26:08.472Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T14:26:08.472Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T14:26:08.732Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T14:26:08.732Z] - CONFIG_CPUSETS: enabled [2019-12-31T14:26:08.732Z] - CONFIG_MEMCG: enabled [2019-12-31T14:26:08.732Z] - CONFIG_KEYS: enabled [2019-12-31T14:26:08.732Z] - CONFIG_VETH: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T14:26:08.732Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T14:26:08.732Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T14:26:08.732Z] [2019-12-31T14:26:08.732Z] Optional Features: [2019-12-31T14:26:08.732Z] - CONFIG_USER_NS: enabled [2019-12-31T14:26:08.732Z] - CONFIG_SECCOMP: enabled [2019-12-31T14:26:08.732Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T14:26:08.732Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T14:26:08.732Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T14:26:08.732Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T14:26:08.732Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-31T14:26:08.732Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T14:26:08.732Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T14:26:08.732Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T14:26:08.733Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T14:26:08.733Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T14:26:08.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T14:26:08.733Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T14:26:08.733Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T14:26:08.733Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T14:26:08.733Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T14:26:08.733Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T14:26:08.733Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T14:26:08.733Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T14:26:08.733Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T14:26:08.733Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T14:26:08.733Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T14:26:08.733Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T14:26:08.733Z] - CONFIG_EXT4_FS: enabled [2019-12-31T14:26:08.733Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T14:26:08.733Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T14:26:08.733Z] - Network Drivers: [2019-12-31T14:26:08.733Z] - "overlay": [2019-12-31T14:26:08.733Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T14:26:08.733Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T14:26:08.733Z] Optional (for encrypted networks): [2019-12-31T14:26:08.990Z] - CONFIG_CRYPTO: enabled [2019-12-31T14:26:08.990Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T14:26:08.990Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T14:26:08.990Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T14:26:08.990Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T14:26:08.990Z] - CONFIG_XFRM: enabled [2019-12-31T14:26:08.990Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T14:26:08.990Z] - "ipvlan": [2019-12-31T14:26:08.990Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T14:26:08.990Z] - "macvlan": [2019-12-31T14:26:08.990Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T14:26:08.990Z] - "ftp,tftp client in container": [2019-12-31T14:26:08.990Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T14:26:08.990Z] - Storage Drivers: [2019-12-31T14:26:08.990Z] - "aufs": [2019-12-31T14:26:08.990Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T14:26:08.990Z] - "btrfs": [2019-12-31T14:26:08.990Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T14:26:08.990Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T14:26:08.990Z] - "devicemapper": [2019-12-31T14:26:08.990Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T14:26:08.990Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T14:26:08.990Z] - "overlay": [2019-12-31T14:26:08.990Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T14:26:08.990Z] - "zfs": [2019-12-31T14:26:08.990Z] - /dev/zfs: missing [2019-12-31T14:26:08.990Z] - zfs command: missing [2019-12-31T14:26:08.990Z] - zpool command: missing [2019-12-31T14:26:08.990Z] [2019-12-31T14:26:08.990Z] Limits: [2019-12-31T14:26:08.990Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T14:26:08.990Z] [2019-12-31T14:26:08.990Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T14:26:09.335Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 . [2019-12-31T14:26:09.335Z] #2 [internal] load .dockerignore [2019-12-31T14:26:09.335Z] #2 transferring context: 112B done [2019-12-31T14:26:09.335Z] #2 DONE 0.0s [2019-12-31T14:26:09.335Z] [2019-12-31T14:26:09.335Z] #1 [internal] load build definition from Dockerfile [2019-12-31T14:26:09.335Z] #1 transferring dockerfile: 15.33kB done [2019-12-31T14:26:09.335Z] #1 DONE 0.0s [2019-12-31T14:26:09.335Z] [2019-12-31T14:26:09.335Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T14:26:09.596Z] #3 DONE 0.3s [2019-12-31T14:26:09.596Z] [2019-12-31T14:26:09.596Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T14:26:09.596Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T14:26:09.596Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-31T14:26:09.596Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T14:26:09.596Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-31T14:26:09.596Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-31T14:26:09.854Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.84MB / 8.82MB 0.2s [2019-12-31T14:26:09.854Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-31T14:26:09.854Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-12-31T14:26:10.111Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-12-31T14:26:10.111Z] #4 DONE 0.6s [2019-12-31T14:26:10.676Z] [2019-12-31T14:26:10.676Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:26:10.939Z] #6 ... [2019-12-31T14:26:10.939Z] [2019-12-31T14:26:10.939Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T14:26:10.939Z] #5 DONE 0.2s [2019-12-31T14:26:11.200Z] [2019-12-31T14:26:11.200Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:26:11.200Z] #6 DONE 0.3s [2019-12-31T14:26:11.200Z] [2019-12-31T14:26:11.200Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:26:11.200Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T14:26:11.200Z] #65 DONE 0.0s [2019-12-31T14:26:11.200Z] [2019-12-31T14:26:11.200Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:26:11.200Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T14:26:11.200Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.2s done [2019-12-31T14:26:11.200Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T14:26:11.200Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2019-12-31T14:26:11.200Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2019-12-31T14:26:11.200Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 5.78MB / 45.38MB 0.2s [2019-12-31T14:26:11.200Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 591.40kB / 4.34MB 0.2s [2019-12-31T14:26:11.200Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.2s [2019-12-31T14:26:11.200Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 12.71MB / 45.38MB 0.3s [2019-12-31T14:26:11.200Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.2s done [2019-12-31T14:26:11.200Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.3s [2019-12-31T14:26:11.462Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 23.46MB / 45.38MB 0.4s [2019-12-31T14:26:11.462Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 9.99MB / 50.07MB 0.4s [2019-12-31T14:26:11.462Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 26.06MB / 45.38MB 0.5s [2019-12-31T14:26:11.462Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 8.02MB / 57.69MB 0.5s [2019-12-31T14:26:11.722Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 35.23MB / 45.38MB 0.7s [2019-12-31T14:26:11.722Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 23.57MB / 50.07MB 0.7s [2019-12-31T14:26:11.723Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 15.48MB / 57.69MB 0.7s [2019-12-31T14:26:11.984Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 0.9s [2019-12-31T14:26:11.984Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 39.87MB / 50.07MB 0.9s [2019-12-31T14:26:11.984Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 22.16MB / 57.69MB 0.9s [2019-12-31T14:26:11.984Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 0.9s done [2019-12-31T14:26:11.984Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 44.11MB / 50.07MB 1.0s [2019-12-31T14:26:11.984Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 28.48MB / 57.69MB 1.0s [2019-12-31T14:26:11.984Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0B / 120.07MB 1.0s [2019-12-31T14:26:11.984Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 48.40MB / 50.07MB 1.1s [2019-12-31T14:26:11.984Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 33.80MB / 57.69MB 1.1s [2019-12-31T14:26:12.242Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2019-12-31T14:26:12.242Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.2s done [2019-12-31T14:26:12.242Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 46.53MB / 57.69MB 1.3s [2019-12-31T14:26:12.242Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 15.88MB / 120.07MB 1.3s [2019-12-31T14:26:12.242Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.3s done [2019-12-31T14:26:12.500Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 55.81MB / 57.69MB 1.4s [2019-12-31T14:26:12.500Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 25.66MB / 120.07MB 1.5s [2019-12-31T14:26:12.760Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.5s done [2019-12-31T14:26:12.760Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 37.24MB / 120.07MB 1.7s [2019-12-31T14:26:12.760Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 44.45MB / 120.07MB 1.8s [2019-12-31T14:26:13.019Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 53.91MB / 120.07MB 1.9s [2019-12-31T14:26:13.019Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 72.89MB / 120.07MB 2.1s [2019-12-31T14:26:13.279Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 82.04MB / 120.07MB 2.2s [2019-12-31T14:26:13.279Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 88.56MB / 120.07MB 2.3s [2019-12-31T14:26:13.536Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 94.72MB / 120.07MB 2.4s [2019-12-31T14:26:13.536Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 102.55MB / 120.07MB 2.5s [2019-12-31T14:26:13.794Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 116.39MB / 120.07MB 2.7s [2019-12-31T14:26:14.054Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.1s done [2019-12-31T14:26:14.987Z] #7 ... [2019-12-31T14:26:14.987Z] [2019-12-31T14:26:14.987Z] #19 [internal] load build context [2019-12-31T14:26:14.987Z] #19 transferring context: 46.32MB 3.7s done [2019-12-31T14:26:14.987Z] #19 DONE 3.8s [2019-12-31T14:26:14.987Z] [2019-12-31T14:26:14.987Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:26:15.443Z] Fetching without tags [2019-12-31T14:26:15.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:26:15.337Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:26:15.352Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:26:15.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:26:15.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:26:15.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:26:15.482Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:26:15.868Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:15.918Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.4s done [2019-12-31T14:26:15.919Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2019-12-31T14:26:16.176Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.3s done [2019-12-31T14:26:16.176Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2019-12-31T14:26:16.433Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2019-12-31T14:26:16.433Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0.1s [2019-12-31T14:26:16.692Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:16.693Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:26:15.915Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:15.932Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:16.594Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:26:16.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:26:16.727Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:16.744Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:17.402Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:26:17.605Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:26:18.962Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.1s done [2019-12-31T14:26:18.962Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee [2019-12-31T14:26:19.151Z] + docker version [2019-12-31T14:26:19.151Z] Client: [2019-12-31T14:26:19.151Z] Version: 18.06.1-ce [2019-12-31T14:26:19.151Z] API version: 1.38 [2019-12-31T14:26:19.151Z] Go version: go1.10.3 [2019-12-31T14:26:19.151Z] Git commit: e68fc7a [2019-12-31T14:26:19.151Z] Built: Tue Aug 21 17:24:34 2018 [2019-12-31T14:26:19.151Z] OS/Arch: linux/s390x [2019-12-31T14:26:19.151Z] Experimental: false [2019-12-31T14:26:19.151Z] [2019-12-31T14:26:19.151Z] Server: [2019-12-31T14:26:19.151Z] Engine: [2019-12-31T14:26:19.151Z] Version: 18.06.1-ce [2019-12-31T14:26:19.151Z] API version: 1.38 (minimum version 1.12) [2019-12-31T14:26:19.151Z] Go version: go1.10.3 [2019-12-31T14:26:19.151Z] Git commit: e68fc7a [2019-12-31T14:26:19.151Z] Built: Tue Aug 21 17:23:34 2018 [2019-12-31T14:26:19.151Z] OS/Arch: linux/s390x [2019-12-31T14:26:19.151Z] Experimental: true [Pipeline] sh [2019-12-31T14:26:20.058Z] + docker info [2019-12-31T14:26:20.058Z] Containers: 0 [2019-12-31T14:26:20.058Z] Running: 0 [2019-12-31T14:26:20.058Z] Paused: 0 [2019-12-31T14:26:20.058Z] Stopped: 0 [2019-12-31T14:26:20.058Z] Images: 0 [2019-12-31T14:26:20.058Z] Server Version: 18.06.1-ce [2019-12-31T14:26:20.058Z] Storage Driver: overlay2 [2019-12-31T14:26:20.058Z] Backing Filesystem: extfs [2019-12-31T14:26:20.058Z] Supports d_type: true [2019-12-31T14:26:20.058Z] Native Overlay Diff: true [2019-12-31T14:26:20.058Z] Logging Driver: json-file [2019-12-31T14:26:20.058Z] Cgroup Driver: cgroupfs [2019-12-31T14:26:20.058Z] Plugins: [2019-12-31T14:26:20.058Z] Volume: local [2019-12-31T14:26:20.058Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T14:26:20.058Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-31T14:26:20.058Z] Swarm: inactive [2019-12-31T14:26:20.058Z] Runtimes: runc [2019-12-31T14:26:20.058Z] Default Runtime: runc [2019-12-31T14:26:20.058Z] Init Binary: docker-init [2019-12-31T14:26:20.058Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-31T14:26:20.058Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-31T14:26:20.058Z] init version: fec3683 [2019-12-31T14:26:20.058Z] Security Options: [2019-12-31T14:26:20.058Z] apparmor [2019-12-31T14:26:20.058Z] seccomp [2019-12-31T14:26:20.058Z] Profile: default [2019-12-31T14:26:20.058Z] Kernel Version: 4.4.0-133-generic [2019-12-31T14:26:20.058Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-31T14:26:20.058Z] OSType: linux [2019-12-31T14:26:20.058Z] Architecture: s390x [2019-12-31T14:26:20.058Z] CPUs: 2 [2019-12-31T14:26:20.058Z] Total Memory: 7.862GiB [2019-12-31T14:26:20.058Z] Name: s390x-ubuntu-29 [2019-12-31T14:26:20.058Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-31T14:26:20.058Z] Docker Root Dir: /var/lib/docker [2019-12-31T14:26:20.058Z] Debug Mode (client): false [2019-12-31T14:26:20.058Z] Debug Mode (server): false [2019-12-31T14:26:20.058Z] Username: dockerbuildbot [2019-12-31T14:26:20.058Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:26:20.058Z] Labels: [2019-12-31T14:26:20.058Z] Experimental: true [2019-12-31T14:26:20.058Z] Insecure Registries: [2019-12-31T14:26:20.058Z] 127.0.0.0/8 [2019-12-31T14:26:20.058Z] Live Restore Enabled: false [2019-12-31T14:26:20.058Z] [2019-12-31T14:26:20.058Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T14:26:20.470Z] Still waiting to schedule task [2019-12-31T14:26:20.470Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-096ff3635a9412bd2)’ [2019-12-31T14:26:20.479Z] Still waiting to schedule task [2019-12-31T14:26:20.479Z] All nodes of label ‘arm64&&linux’ are offline [2019-12-31T14:26:20.481Z] Still waiting to schedule task [2019-12-31T14:26:20.481Z] All nodes of label ‘windows-2019’ are offline [2019-12-31T14:26:20.858Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.9s done [2019-12-31T14:26:20.858Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [2019-12-31T14:26:20.886Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:20.886Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:20.886Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40332/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T14:26:20.886Z] + bash /home/jenkins/workspace/moby_PR-40332/check-config.sh [2019-12-31T14:26:20.886Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T14:26:20.886Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-12-31T14:26:20.886Z] [2019-12-31T14:26:20.886Z] Generally Necessary: [2019-12-31T14:26:20.886Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T14:26:20.886Z] - apparmor: enabled and tools installed [2019-12-31T14:26:20.886Z] - CONFIG_NAMESPACES: enabled [2019-12-31T14:26:20.886Z] - CONFIG_NET_NS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_PID_NS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_IPC_NS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_UTS_NS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUPS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CPUSETS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_MEMCG: enabled [2019-12-31T14:26:20.886Z] - CONFIG_KEYS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_VETH: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T14:26:20.886Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T14:26:20.886Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T14:26:20.886Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-31T14:26:20.886Z] [2019-12-31T14:26:20.886Z] Optional Features: [2019-12-31T14:26:20.886Z] - CONFIG_USER_NS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_SECCOMP: enabled [2019-12-31T14:26:20.886Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T14:26:20.886Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T14:26:20.886Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T14:26:20.886Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T14:26:21.254Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-31T14:26:21.254Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T14:26:21.254Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T14:26:21.254Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T14:26:21.254Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T14:26:21.254Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T14:26:21.254Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T14:26:21.254Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T14:26:21.255Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T14:26:21.255Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T14:26:21.255Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T14:26:21.255Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T14:26:21.255Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T14:26:21.255Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T14:26:21.255Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_EXT4_FS: enabled [2019-12-31T14:26:21.255Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T14:26:21.255Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T14:26:21.255Z] - Network Drivers: [2019-12-31T14:26:21.255Z] - "overlay": [2019-12-31T14:26:21.255Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T14:26:21.255Z] Optional (for encrypted networks): [2019-12-31T14:26:21.255Z] - CONFIG_CRYPTO: enabled [2019-12-31T14:26:21.255Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_XFRM: enabled [2019-12-31T14:26:21.255Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T14:26:21.255Z] - "ipvlan": [2019-12-31T14:26:21.255Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T14:26:21.255Z] - "macvlan": [2019-12-31T14:26:21.255Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T14:26:21.255Z] - "ftp,tftp client in container": [2019-12-31T14:26:21.255Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T14:26:21.255Z] - Storage Drivers: [2019-12-31T14:26:21.255Z] - "aufs": [2019-12-31T14:26:21.255Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T14:26:21.255Z] - "btrfs": [2019-12-31T14:26:21.255Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T14:26:21.255Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T14:26:21.255Z] - "devicemapper": [2019-12-31T14:26:21.255Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T14:26:21.255Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T14:26:21.255Z] - "overlay": [2019-12-31T14:26:21.255Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T14:26:21.255Z] - "zfs": [2019-12-31T14:26:21.255Z] - /dev/zfs: missing [2019-12-31T14:26:21.255Z] - zfs command: missing [2019-12-31T14:26:21.255Z] - zpool command: missing [2019-12-31T14:26:21.255Z] [2019-12-31T14:26:21.255Z] Limits: [2019-12-31T14:26:21.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T14:26:21.255Z] [2019-12-31T14:26:21.255Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T14:26:22.094Z] + make bundles/buildx [2019-12-31T14:26:22.094Z] make: command: Command not found [2019-12-31T14:26:22.094Z] make: command: Command not found [2019-12-31T14:26:22.094Z] mkdir bundles [2019-12-31T14:26:22.094Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-31T14:26:22.094Z] --build-arg BUILDX_COMMIT \ [2019-12-31T14:26:22.094Z] --build-arg BUILDX_REPO \ [2019-12-31T14:26:22.094Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-31T14:26:22.094Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-31T14:26:22.094Z] . [2019-12-31T14:26:22.094Z] /bin/sh: 4: go: not found [2019-12-31T14:26:22.094Z] /bin/sh: 5: go: not found [2019-12-31T14:26:23.957Z] Sending build context to Docker daemon 50.83MB [2019-12-31T14:26:23.957Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-31T14:26:23.957Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-31T14:26:23.957Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-31T14:26:23.957Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-31T14:26:23.957Z] 1.12.10-stretch: Pulling from library/golang [2019-12-31T14:26:23.957Z] ade01ea651a2: Pulling fs layer [2019-12-31T14:26:23.957Z] fbabdb69f639: Pulling fs layer [2019-12-31T14:26:23.957Z] ff33bd1013d7: Pulling fs layer [2019-12-31T14:26:23.957Z] 85cfe9d77eff: Pulling fs layer [2019-12-31T14:26:23.957Z] ace5139f9caa: Pulling fs layer [2019-12-31T14:26:23.957Z] e4d79466b81c: Pulling fs layer [2019-12-31T14:26:23.957Z] b00baabad4ce: Pulling fs layer [2019-12-31T14:26:23.957Z] ace5139f9caa: Waiting [2019-12-31T14:26:23.957Z] e4d79466b81c: Waiting [2019-12-31T14:26:23.957Z] b00baabad4ce: Waiting [2019-12-31T14:26:23.957Z] 85cfe9d77eff: Waiting [2019-12-31T14:26:24.812Z] ff33bd1013d7: Verifying Checksum [2019-12-31T14:26:24.812Z] ff33bd1013d7: Download complete [2019-12-31T14:26:24.812Z] fbabdb69f639: Verifying Checksum [2019-12-31T14:26:24.812Z] fbabdb69f639: Download complete [2019-12-31T14:26:24.812Z] ade01ea651a2: Verifying Checksum [2019-12-31T14:26:24.812Z] ade01ea651a2: Download complete [2019-12-31T14:26:25.040Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.2s done [2019-12-31T14:26:25.297Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2019-12-31T14:26:25.297Z] #7 DONE 14.3s [2019-12-31T14:26:25.297Z] [2019-12-31T14:26:25.297Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T14:26:25.708Z] ace5139f9caa: Verifying Checksum [2019-12-31T14:26:25.708Z] ace5139f9caa: Download complete [2019-12-31T14:26:25.708Z] b00baabad4ce: Download complete [2019-12-31T14:26:25.708Z] 85cfe9d77eff: Verifying Checksum [2019-12-31T14:26:25.708Z] 85cfe9d77eff: Download complete [2019-12-31T14:26:27.017Z] e4d79466b81c: Verifying Checksum [2019-12-31T14:26:27.017Z] e4d79466b81c: Download complete [2019-12-31T14:26:27.017Z] ade01ea651a2: Pull complete [2019-12-31T14:26:27.914Z] fbabdb69f639: Pull complete [2019-12-31T14:26:27.914Z] ff33bd1013d7: Pull complete [2019-12-31T14:26:28.570Z] #8 DONE 2.8s [2019-12-31T14:26:28.570Z] [2019-12-31T14:26:28.570Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T14:26:29.134Z] #9 DONE 0.9s [2019-12-31T14:26:29.134Z] [2019-12-31T14:26:29.134Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:26:29.134Z] #20 DONE 0.1s [2019-12-31T14:26:29.134Z] [2019-12-31T14:26:29.134Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:26:29.392Z] #24 ... [2019-12-31T14:26:29.392Z] [2019-12-31T14:26:29.392Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:26:29.392Z] #21 DONE 0.2s [2019-12-31T14:26:29.392Z] [2019-12-31T14:26:29.392Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:26:29.752Z] 85cfe9d77eff: Pull complete [2019-12-31T14:26:30.769Z] #22 1.290 + RM_GOPATH=0 [2019-12-31T14:26:30.769Z] #22 1.290 + TMP_GOPATH= [2019-12-31T14:26:30.769Z] #22 1.292 + : /build [2019-12-31T14:26:30.769Z] #22 1.292 + '[' -z '' ']' [2019-12-31T14:26:30.769Z] #22 1.292 ++ mktemp -d [2019-12-31T14:26:30.769Z] #22 1.293 + export GOPATH=/tmp/tmp.hq3HPqE9L8 [2019-12-31T14:26:30.769Z] #22 1.293 + GOPATH=/tmp/tmp.hq3HPqE9L8 [2019-12-31T14:26:30.769Z] #22 1.293 + RM_GOPATH=1 [2019-12-31T14:26:30.769Z] #22 1.294 ++ dirname ./install.sh [2019-12-31T14:26:30.769Z] #22 1.295 + dir=. [2019-12-31T14:26:30.769Z] #22 1.295 + bin=dockercli [2019-12-31T14:26:30.769Z] #22 1.296 + shift [2019-12-31T14:26:30.769Z] #22 1.296 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:26:30.769Z] #22 1.296 + . ./dockercli.installer [2019-12-31T14:26:30.769Z] #22 1.296 ++ : stable [2019-12-31T14:26:30.769Z] #22 1.296 ++ : 17.06.2-ce [2019-12-31T14:26:30.769Z] #22 1.297 + install_dockercli [2019-12-31T14:26:30.769Z] #22 1.297 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:26:30.769Z] #22 1.297 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:26:30.769Z] #22 1.297 ++ uname -m [2019-12-31T14:26:30.769Z] #22 1.298 + arch=x86_64 [2019-12-31T14:26:30.769Z] #22 1.298 + '[' x86_64 '!=' x86_64 ']' [2019-12-31T14:26:30.769Z] #22 1.298 + url=https://download.docker.com/linux/static [2019-12-31T14:26:30.769Z] #22 1.298 + tar -xz docker/docker [2019-12-31T14:26:30.769Z] #22 1.298 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-31T14:26:31.386Z] Fetching without tags [2019-12-31T14:26:31.570Z] ace5139f9caa: Pull complete [2019-12-31T14:26:31.347Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:26:31.351Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:26:31.355Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:26:31.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:26:31.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:26:31.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:26:31.388Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:26:31.931Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:32.141Z] #22 2.846 + mkdir -p /build [2019-12-31T14:26:32.399Z] #22 2.847 + mv docker/docker /build/ [2019-12-31T14:26:32.399Z] #22 2.849 + rmdir docker [2019-12-31T14:26:32.660Z] #22 DONE 3.2s [2019-12-31T14:26:32.660Z] [2019-12-31T14:26:32.660Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:26:32.660Z] #24 2.512 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:26:32.660Z] #24 2.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:26:32.660Z] #24 2.536 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:26:32.660Z] #24 2.538 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:26:32.660Z] #24 2.547 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:26:32.660Z] #24 2.748 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:26:32.660Z] #24 3.176 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:26:32.660Z] #24 3.310 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:26:32.940Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:32.941Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:26:31.933Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:31.936Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:32.897Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:26:32.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:26:32.943Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:26:32.946Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:26:34.125Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:26:34.189Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-31T14:26:34.559Z] #24 5.569 Fetched 7932 kB in 4s (1942 kB/s) [2019-12-31T14:26:34.756Z] e4d79466b81c: Pull complete [2019-12-31T14:26:34.756Z] b00baabad4ce: Pull complete [2019-12-31T14:26:34.756Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-31T14:26:34.756Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-31T14:26:34.756Z] ---> 687421176e14 [2019-12-31T14:26:34.756Z] Step 5/16 : ARG BUILDX_REPO [2019-12-31T14:26:34.756Z] ---> Running in 400bf42d0522 [2019-12-31T14:26:34.756Z] Removing intermediate container 400bf42d0522 [2019-12-31T14:26:34.756Z] ---> c9deddfb2011 [2019-12-31T14:26:34.756Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:26:35.121Z] ---> Running in c29e9bada628 [2019-12-31T14:26:35.330Z] + docker version [2019-12-31T14:26:35.330Z] Client: [2019-12-31T14:26:35.330Z] Version: 18.06.1-ce [2019-12-31T14:26:35.330Z] API version: 1.38 [2019-12-31T14:26:35.330Z] Go version: go1.10.3 [2019-12-31T14:26:35.330Z] Git commit: e68fc7a [2019-12-31T14:26:35.330Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-31T14:26:35.330Z] OS/Arch: linux/ppc64le [2019-12-31T14:26:35.330Z] Experimental: false [2019-12-31T14:26:35.330Z] [2019-12-31T14:26:35.330Z] Server: [2019-12-31T14:26:35.330Z] Engine: [2019-12-31T14:26:35.330Z] Version: 18.06.1-ce [2019-12-31T14:26:35.330Z] API version: 1.38 (minimum version 1.12) [2019-12-31T14:26:35.330Z] Go version: go1.10.3 [2019-12-31T14:26:35.330Z] Git commit: e68fc7a [2019-12-31T14:26:35.330Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-31T14:26:35.330Z] OS/Arch: linux/ppc64le [2019-12-31T14:26:35.330Z] Experimental: true [Pipeline] sh [2019-12-31T14:26:35.486Z] Cloning into '/buildx'... [2019-12-31T14:26:35.491Z] #24 5.569 Reading package lists... [2019-12-31T14:26:35.730Z] + docker info [2019-12-31T14:26:35.730Z] Containers: 0 [2019-12-31T14:26:35.730Z] Running: 0 [2019-12-31T14:26:35.730Z] Paused: 0 [2019-12-31T14:26:35.730Z] Stopped: 0 [2019-12-31T14:26:35.730Z] Images: 0 [2019-12-31T14:26:35.730Z] Server Version: 18.06.1-ce [2019-12-31T14:26:35.730Z] Storage Driver: overlay2 [2019-12-31T14:26:35.730Z] Backing Filesystem: extfs [2019-12-31T14:26:35.730Z] Supports d_type: true [2019-12-31T14:26:35.730Z] Native Overlay Diff: true [2019-12-31T14:26:35.730Z] Logging Driver: json-file [2019-12-31T14:26:35.730Z] Cgroup Driver: cgroupfs [2019-12-31T14:26:35.730Z] Plugins: [2019-12-31T14:26:35.730Z] Volume: local [2019-12-31T14:26:35.730Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T14:26:35.730Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-31T14:26:35.730Z] Swarm: inactive [2019-12-31T14:26:35.730Z] Runtimes: runc [2019-12-31T14:26:35.730Z] Default Runtime: runc [2019-12-31T14:26:35.730Z] Init Binary: docker-init [2019-12-31T14:26:35.730Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-31T14:26:35.730Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-31T14:26:35.730Z] init version: fec3683 [2019-12-31T14:26:35.730Z] Security Options: [2019-12-31T14:26:35.730Z] apparmor [2019-12-31T14:26:35.730Z] seccomp [2019-12-31T14:26:35.730Z] Profile: default [2019-12-31T14:26:35.730Z] Kernel Version: 4.4.0-139-generic [2019-12-31T14:26:35.730Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-31T14:26:35.730Z] OSType: linux [2019-12-31T14:26:35.730Z] Architecture: ppc64le [2019-12-31T14:26:35.730Z] CPUs: 4 [2019-12-31T14:26:35.730Z] Total Memory: 7.972GiB [2019-12-31T14:26:35.730Z] Name: ppc64le-ubuntu-22 [2019-12-31T14:26:35.730Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-31T14:26:35.730Z] Docker Root Dir: /var/lib/docker [2019-12-31T14:26:35.730Z] Debug Mode (client): false [2019-12-31T14:26:35.730Z] Debug Mode (server): false [2019-12-31T14:26:35.730Z] Username: dockerbuildbot [2019-12-31T14:26:35.730Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:26:35.730Z] Labels: [2019-12-31T14:26:35.730Z] Experimental: true [2019-12-31T14:26:35.730Z] Insecure Registries: [2019-12-31T14:26:35.730Z] 127.0.0.0/8 [2019-12-31T14:26:35.730Z] Live Restore Enabled: false [2019-12-31T14:26:35.730Z] [Pipeline] sh [2019-12-31T14:26:36.166Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:36.166Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:26:36.166Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40332/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T14:26:36.453Z] + bash /home/docker/workspace/moby_PR-40332/check-config.sh [2019-12-31T14:26:36.453Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T14:26:36.453Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-31T14:26:36.453Z] [2019-12-31T14:26:36.453Z] Generally Necessary: [2019-12-31T14:26:36.453Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T14:26:36.453Z] - apparmor: enabled and tools installed [2019-12-31T14:26:36.453Z] - CONFIG_NAMESPACES: enabled [2019-12-31T14:26:36.453Z] - CONFIG_NET_NS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_PID_NS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_IPC_NS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_UTS_NS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CGROUPS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T14:26:36.453Z] - CONFIG_CPUSETS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_MEMCG: enabled [2019-12-31T14:26:36.453Z] - CONFIG_KEYS: enabled [2019-12-31T14:26:36.453Z] - CONFIG_VETH: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T14:26:36.453Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T14:26:36.681Z] #24 6.553 Reading package lists... [2019-12-31T14:26:36.681Z] #24 7.529 Building dependency tree... [2019-12-31T14:26:36.745Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T14:26:36.745Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T14:26:36.745Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-31T14:26:36.745Z] [2019-12-31T14:26:36.745Z] Optional Features: [2019-12-31T14:26:36.745Z] - CONFIG_USER_NS: enabled [2019-12-31T14:26:36.745Z] - CONFIG_SECCOMP: enabled [2019-12-31T14:26:36.745Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T14:26:36.745Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T14:26:36.745Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T14:26:36.745Z] (cgroup swap accounting is currently enabled) [2019-12-31T14:26:36.745Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-31T14:26:36.745Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T14:26:36.745Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T14:26:36.745Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T14:26:36.745Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T14:26:36.745Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T14:26:36.745Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T14:26:36.745Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T14:26:36.745Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T14:26:36.745Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T14:26:36.745Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T14:26:36.745Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T14:26:36.745Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T14:26:36.745Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T14:26:36.745Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_EXT4_FS: enabled [2019-12-31T14:26:36.745Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T14:26:36.745Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T14:26:36.745Z] - Network Drivers: [2019-12-31T14:26:36.745Z] - "overlay": [2019-12-31T14:26:36.745Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T14:26:36.745Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T14:26:36.745Z] Optional (for encrypted networks): [2019-12-31T14:26:36.938Z] #24 7.831 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T14:26:36.938Z] #24 7.831 The following additional packages will be installed: [2019-12-31T14:26:36.938Z] #24 7.831 libjq1 libonig4 [2019-12-31T14:26:36.938Z] #24 7.897 The following NEW packages will be installed: [2019-12-31T14:26:36.938Z] #24 7.898 jq libjq1 libonig4 [2019-12-31T14:26:37.030Z] - CONFIG_CRYPTO: enabled [2019-12-31T14:26:37.030Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_XFRM: enabled [2019-12-31T14:26:37.030Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T14:26:37.030Z] - "ipvlan": [2019-12-31T14:26:37.030Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T14:26:37.030Z] - "macvlan": [2019-12-31T14:26:37.030Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T14:26:37.030Z] - "ftp,tftp client in container": [2019-12-31T14:26:37.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T14:26:37.030Z] - Storage Drivers: [2019-12-31T14:26:37.030Z] - "aufs": [2019-12-31T14:26:37.030Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T14:26:37.030Z] - "btrfs": [2019-12-31T14:26:37.030Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T14:26:37.030Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T14:26:37.030Z] - "devicemapper": [2019-12-31T14:26:37.030Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T14:26:37.030Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T14:26:37.030Z] - "overlay": [2019-12-31T14:26:37.030Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T14:26:37.030Z] - "zfs": [2019-12-31T14:26:37.030Z] - /dev/zfs: missing [2019-12-31T14:26:37.030Z] - zfs command: missing [2019-12-31T14:26:37.030Z] - zpool command: missing [2019-12-31T14:26:37.030Z] [2019-12-31T14:26:37.030Z] Limits: [2019-12-31T14:26:37.030Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T14:26:37.030Z] [2019-12-31T14:26:37.030Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T14:26:37.487Z] + make bundles/buildx [2019-12-31T14:26:38.115Z] make: command: Command not found [2019-12-31T14:26:38.115Z] make: command: Command not found [2019-12-31T14:26:38.115Z] mkdir bundles [2019-12-31T14:26:38.115Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-31T14:26:38.115Z] --build-arg BUILDX_COMMIT \ [2019-12-31T14:26:38.115Z] --build-arg BUILDX_REPO \ [2019-12-31T14:26:38.115Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-31T14:26:38.115Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-31T14:26:38.115Z] . [2019-12-31T14:26:38.115Z] /bin/sh: 4: go: not found [2019-12-31T14:26:38.115Z] /bin/sh: 5: go: not found [2019-12-31T14:26:38.307Z] #24 8.944 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:26:38.307Z] #24 8.944 Need to get 327 kB of archives. [2019-12-31T14:26:38.307Z] #24 8.944 After this operation, 1157 kB of additional disk space will be used. [2019-12-31T14:26:38.307Z] #24 8.944 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-31T14:26:38.307Z] #24 8.952 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-31T14:26:38.307Z] #24 8.957 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-31T14:26:38.307Z] #24 9.067 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:26:38.307Z] #24 9.087 Fetched 327 kB in 1s (312 kB/s) [2019-12-31T14:26:38.307Z] #24 9.113 Selecting previously unselected package libonig4:amd64. [2019-12-31T14:26:38.307Z] #24 9.113 (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-12-31T14:26:38.307Z] #24 9.120 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-31T14:26:38.307Z] #24 9.127 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:26:38.307Z] #24 9.176 Selecting previously unselected package libjq1:amd64. [2019-12-31T14:26:38.307Z] #24 9.176 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:26:38.307Z] #24 9.180 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:26:38.307Z] #24 9.216 Selecting previously unselected package jq. [2019-12-31T14:26:38.307Z] #24 9.217 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:26:38.307Z] #24 9.221 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:26:38.307Z] #24 9.262 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:26:38.307Z] #24 9.273 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:26:38.307Z] #24 9.285 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:26:38.307Z] #24 9.302 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:26:38.448Z] Removing intermediate container c29e9bada628 [2019-12-31T14:26:38.448Z] ---> b1455b034a16 [2019-12-31T14:26:38.448Z] Step 7/16 : WORKDIR /buildx [2019-12-31T14:26:38.448Z] ---> Running in 312a23578177 [2019-12-31T14:26:38.448Z] Removing intermediate container 312a23578177 [2019-12-31T14:26:38.448Z] ---> ac48d6d17513 [2019-12-31T14:26:38.448Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-31T14:26:38.448Z] ---> Running in e1d7f1c2e2d2 [2019-12-31T14:26:38.448Z] Removing intermediate container e1d7f1c2e2d2 [2019-12-31T14:26:38.448Z] ---> f2a413da4317 [2019-12-31T14:26:38.448Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-31T14:26:38.564Z] #24 DONE 9.4s [2019-12-31T14:26:38.564Z] [2019-12-31T14:26:38.564Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:26:38.564Z] #25 DONE 0.1s [2019-12-31T14:26:38.564Z] [2019-12-31T14:26:38.564Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:26:38.817Z] ---> Running in daa832341c82 [2019-12-31T14:26:39.129Z] #26 ... [2019-12-31T14:26:39.129Z] [2019-12-31T14:26:39.129Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:26:39.129Z] #10 2.256 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:26:39.129Z] #10 2.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:26:39.129Z] #10 2.444 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:26:39.129Z] #10 2.543 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:26:39.129Z] #10 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:26:39.129Z] #10 2.618 Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:26:39.129Z] #10 3.032 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:26:39.129Z] #10 3.139 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:26:39.129Z] #10 5.486 Fetched 7932 kB in 4s (1825 kB/s) [2019-12-31T14:26:39.129Z] #10 5.486 Reading package lists... [2019-12-31T14:26:39.129Z] #10 6.467 Reading package lists... [2019-12-31T14:26:39.129Z] #10 7.439 Building dependency tree... [2019-12-31T14:26:39.129Z] #10 7.738 The following additional packages will be installed: [2019-12-31T14:26:39.129Z] #10 7.738 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T14:26:39.129Z] #10 7.738 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T14:26:39.129Z] #10 7.738 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:26:39.129Z] #10 7.738 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T14:26:39.129Z] #10 7.739 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T14:26:39.129Z] #10 7.740 Suggested packages: [2019-12-31T14:26:39.129Z] #10 7.740 gcc-6-locales seccomp wine64 [2019-12-31T14:26:39.129Z] #10 8.035 The following NEW packages will be installed: [2019-12-31T14:26:39.129Z] #10 8.035 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T14:26:39.129Z] #10 8.035 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T14:26:39.129Z] #10 8.036 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T14:26:39.129Z] #10 8.036 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:26:39.129Z] #10 8.036 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T14:26:39.129Z] #10 8.036 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T14:26:39.129Z] #10 8.036 mingw-w64-x86-64-dev [2019-12-31T14:26:39.129Z] #10 9.168 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:26:39.129Z] #10 9.168 Need to get 73.5 MB of archives. [2019-12-31T14:26:39.129Z] #10 9.168 After this operation, 466 MB of additional disk space will be used. [2019-12-31T14:26:39.129Z] #10 9.168 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-31T14:26:39.129Z] #10 9.340 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-31T14:26:39.129Z] #10 9.506 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:26:39.129Z] #10 9.511 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-31T14:26:39.129Z] #10 9.538 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-31T14:26:39.129Z] #10 9.538 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-31T14:26:39.129Z] #10 9.549 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-31T14:26:39.129Z] #10 9.549 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-31T14:26:39.129Z] #10 9.549 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-31T14:26:39.129Z] #10 9.562 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-31T14:26:39.129Z] #10 9.562 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-31T14:26:39.129Z] #10 9.643 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-31T14:26:39.129Z] #10 9.912 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-31T14:26:39.129Z] #10 10.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-31T14:26:39.201Z] From https://github.com/docker/buildx [2019-12-31T14:26:39.201Z] * [new tag] v0.3.1 -> build [2019-12-31T14:26:39.387Z] #10 10.26 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-31T14:26:39.387Z] #10 10.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-31T14:26:39.387Z] #10 10.40 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-31T14:26:39.571Z] Switched to branch 'build' [2019-12-31T14:26:39.644Z] #10 10.54 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-31T14:26:39.644Z] #10 10.65 Get:19 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-12-31T14:26:39.644Z] #10 ... [2019-12-31T14:26:39.644Z] [2019-12-31T14:26:39.644Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:26:39.644Z] #26 1.162 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:26:39.644Z] #26 1.235 [2019-12-31T14:26:40.343Z] Removing intermediate container daa832341c82 [2019-12-31T14:26:40.343Z] ---> 5fe377b9cc99 [2019-12-31T14:26:40.343Z] Step 10/16 : RUN go mod download [2019-12-31T14:26:40.343Z] ---> Running in 3b728edf1e17 [2019-12-31T14:26:40.417Z] #26 1.364 ############# 18.3% ########################### 37.6% ######################################## 56.6% ###################################################### 75.5% #################################################################### 94.7% ######################################################################## 100.0% [2019-12-31T14:26:40.717Z] #26 1.964 [2019-12-31T14:26:40.717Z] #26 2.101 ######## 11.1% ##################################################################### 96.3% ######################################################################## 100.0% [2019-12-31T14:26:40.717Z] #26 2.306 [2019-12-31T14:26:40.735Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-31T14:26:40.735Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-31T14:26:40.735Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-31T14:26:40.735Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-31T14:26:40.735Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-31T14:26:40.735Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-31T14:26:40.735Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-31T14:26:40.735Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-31T14:26:40.735Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-31T14:26:41.232Z] #26 2.431 ####### 10.7% ################################# 46.0% ################################################# 69.3% ####################################################### 77.6% ######################################################################## 100.0% [2019-12-31T14:26:41.490Z] #26 2.908 [2019-12-31T14:26:41.564Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-31T14:26:41.615Z] Sending build context to Docker daemon 50.83MB [2019-12-31T14:26:41.615Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-31T14:26:41.615Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-31T14:26:41.615Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-31T14:26:41.615Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-31T14:26:41.615Z] 1.12.10-stretch: Pulling from library/golang [2019-12-31T14:26:41.615Z] fb056072eab9: Pulling fs layer [2019-12-31T14:26:41.615Z] 6a33b1f9796f: Pulling fs layer [2019-12-31T14:26:41.615Z] 8f8f8962e456: Pulling fs layer [2019-12-31T14:26:41.615Z] 68adcc365214: Pulling fs layer [2019-12-31T14:26:41.615Z] 76d8adf27bdf: Pulling fs layer [2019-12-31T14:26:41.615Z] d66e58854927: Pulling fs layer [2019-12-31T14:26:41.615Z] 71497195576e: Pulling fs layer [2019-12-31T14:26:41.615Z] 76d8adf27bdf: Waiting [2019-12-31T14:26:41.615Z] d66e58854927: Waiting [2019-12-31T14:26:41.615Z] 71497195576e: Waiting [2019-12-31T14:26:41.615Z] 68adcc365214: Waiting [2019-12-31T14:26:41.904Z] 8f8f8962e456: Verifying Checksum [2019-12-31T14:26:41.904Z] 8f8f8962e456: Download complete [2019-12-31T14:26:41.986Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-31T14:26:41.986Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-31T14:26:41.986Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-31T14:26:41.986Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-31T14:26:42.404Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-31T14:26:42.547Z] 6a33b1f9796f: Verifying Checksum [2019-12-31T14:26:42.547Z] 6a33b1f9796f: Download complete [2019-12-31T14:26:42.779Z] #26 3.036 # 2.2% ######### 13.2% ################# 25.0% ######################## 33.4% ############################## 42.0% ####################################### 54.3% ############################################## 64.1% ################################################### 71.5% ##################################################### 74.6% ############################################################### 87.7% #################################################################### 95.1% ######################################################################## 100.0% [2019-12-31T14:26:42.779Z] #26 4.328 [2019-12-31T14:26:43.250Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-31T14:26:43.250Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-31T14:26:43.250Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-31T14:26:43.343Z] #26 4.690 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:26:43.343Z] #26 4.765 [2019-12-31T14:26:43.343Z] #26 4.856 ######################################################################## 100.0% [2019-12-31T14:26:43.343Z] #26 4.872 [2019-12-31T14:26:43.600Z] #26 5.131 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:26:43.798Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-31T14:26:43.798Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-31T14:26:43.798Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-31T14:26:43.857Z] #26 5.213 [2019-12-31T14:26:44.114Z] #26 5.347 ############## 19.6% ######################################################################## 100.0% [2019-12-31T14:26:44.114Z] #26 5.426 [2019-12-31T14:26:44.371Z] #26 5.735 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:26:44.371Z] #26 5.747 skipping existing 1849cc453dee [2019-12-31T14:26:44.371Z] #26 5.764 [2019-12-31T14:26:44.801Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-31T14:26:44.801Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-31T14:26:44.801Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-31T14:26:44.941Z] #26 6.199 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:26:44.941Z] #26 6.296 [2019-12-31T14:26:44.941Z] #26 6.403 ######################################################################## 100.0% [2019-12-31T14:26:44.941Z] #26 6.426 [2019-12-31T14:26:44.941Z] #26 6.437 Download of images into '/build' complete. [2019-12-31T14:26:44.941Z] #26 6.437 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:26:44.941Z] #26 6.437 tar -cC '/build' . | docker load [2019-12-31T14:26:45.269Z] fb056072eab9: Verifying Checksum [2019-12-31T14:26:45.269Z] fb056072eab9: Download complete [2019-12-31T14:26:45.389Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-31T14:26:45.389Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-31T14:26:45.513Z] #26 DONE 7.0s [2019-12-31T14:26:45.513Z] [2019-12-31T14:26:45.513Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:26:45.513Z] #10 11.13 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T14:26:45.513Z] #10 11.13 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T14:26:45.513Z] #10 11.20 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T14:26:45.513Z] #10 11.32 Get:23 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-12-31T14:26:45.513Z] #10 11.32 Get:24 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-12-31T14:26:45.513Z] #10 11.91 Get:25 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-12-31T14:26:45.513Z] #10 15.42 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-31T14:26:45.513Z] #10 15.51 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-31T14:26:45.513Z] #10 15.66 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:26:45.513Z] #10 15.68 Fetched 73.5 MB in 7s (9816 kB/s) [2019-12-31T14:26:45.513Z] #10 15.70 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-31T14:26:45.513Z] #10 15.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 ... 15091 files and directories currently installed.) [2019-12-31T14:26:45.513Z] #10 15.71 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 15.72 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-31T14:26:45.513Z] #10 15.78 Selecting previously unselected package libudev-dev:amd64. [2019-12-31T14:26:45.513Z] #10 15.78 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 15.79 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:26:45.513Z] #10 15.84 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:26:45.513Z] #10 15.84 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 15.84 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:26:45.513Z] #10 15.88 Selecting previously unselected package btrfs-progs. [2019-12-31T14:26:45.513Z] #10 15.88 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 15.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:26:45.513Z] #10 15.99 Selecting previously unselected package btrfs-tools. [2019-12-31T14:26:45.513Z] #10 15.99 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 16.00 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:26:45.513Z] #10 16.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-31T14:26:45.513Z] #10 16.17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 16.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:45.513Z] #10 16.48 Selecting previously unselected package dmsetup. [2019-12-31T14:26:45.513Z] #10 16.48 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:26:45.513Z] #10 16.51 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T14:26:45.771Z] #10 16.62 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-31T14:26:45.771Z] #10 16.62 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:26:45.771Z] #10 16.62 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:45.771Z] #10 16.65 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-31T14:26:45.771Z] #10 16.65 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-31T14:26:45.771Z] #10 16.66 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-31T14:26:45.771Z] #10 16.76 Selecting previously unselected package libpcre16-3:amd64. [2019-12-31T14:26:45.771Z] #10 16.76 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-31T14:26:45.771Z] #10 16.77 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-31T14:26:45.771Z] #10 16.84 Selecting previously unselected package libpcre32-3:amd64. [2019-12-31T14:26:45.791Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-31T14:26:46.028Z] #10 16.84 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-31T14:26:46.028Z] #10 16.85 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-31T14:26:46.028Z] #10 16.95 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-31T14:26:46.028Z] #10 16.95 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-31T14:26:46.028Z] #10 16.95 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-31T14:26:46.194Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-31T14:26:46.194Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-31T14:26:46.194Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-31T14:26:46.194Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-31T14:26:46.194Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-31T14:26:46.285Z] #10 17.07 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-31T14:26:46.285Z] #10 17.08 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-31T14:26:46.285Z] #10 17.08 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-31T14:26:46.285Z] #10 17.16 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-31T14:26:46.285Z] #10 17.16 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:26:46.285Z] #10 17.17 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:46.285Z] #10 17.21 Selecting previously unselected package libseccomp2:amd64. [2019-12-31T14:26:46.285Z] #10 17.22 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-31T14:26:46.285Z] #10 17.22 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:26:46.285Z] #10 17.26 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-31T14:26:46.285Z] #10 17.26 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-31T14:26:46.285Z] #10 17.27 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:26:46.307Z] 68adcc365214: Verifying Checksum [2019-12-31T14:26:46.307Z] 68adcc365214: Download complete [2019-12-31T14:26:46.543Z] #10 17.31 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-31T14:26:46.543Z] #10 17.32 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-31T14:26:46.543Z] #10 17.32 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:26:46.596Z] 71497195576e: Verifying Checksum [2019-12-31T14:26:46.596Z] 71497195576e: Download complete [2019-12-31T14:26:46.800Z] #10 17.76 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T14:26:46.800Z] #10 17.76 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-31T14:26:46.800Z] #10 17.77 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:26:46.890Z] 76d8adf27bdf: Verifying Checksum [2019-12-31T14:26:46.890Z] 76d8adf27bdf: Download complete [2019-12-31T14:26:47.056Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-31T14:26:47.057Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-31T14:26:47.057Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-31T14:26:47.057Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-31T14:26:47.057Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-31T14:26:47.365Z] #10 18.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T14:26:47.365Z] #10 18.22 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-31T14:26:47.365Z] #10 18.22 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:26:47.550Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-31T14:26:47.550Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-31T14:26:47.930Z] #10 18.73 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T14:26:47.930Z] #10 18.73 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T14:26:47.930Z] #10 18.74 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:26:47.930Z] #10 18.77 Selecting previously unselected package mingw-w64-common. [2019-12-31T14:26:47.930Z] #10 18.78 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T14:26:47.930Z] #10 18.78 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T14:26:47.930Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-31T14:26:48.330Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-31T14:26:48.330Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-31T14:26:48.330Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-31T14:26:48.494Z] #10 19.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T14:26:48.494Z] #10 19.40 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T14:26:48.494Z] #10 19.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:26:48.744Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-31T14:26:48.744Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-31T14:26:48.744Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-31T14:26:48.744Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-31T14:26:48.744Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-31T14:26:49.149Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-31T14:26:49.426Z] #10 20.14 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T14:26:49.426Z] #10 20.14 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:26:49.426Z] #10 20.14 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:49.426Z] #10 20.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T14:26:49.426Z] #10 20.19 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:26:49.426Z] #10 20.19 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:49.554Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-31T14:26:49.601Z] fb056072eab9: Pull complete [2019-12-31T14:26:49.943Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-31T14:26:49.943Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-31T14:26:49.943Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-31T14:26:50.330Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-31T14:26:50.330Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-31T14:26:50.630Z] 6a33b1f9796f: Pull complete [2019-12-31T14:26:50.724Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-31T14:26:50.920Z] 8f8f8962e456: Pull complete [2019-12-31T14:26:51.134Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-31T14:26:51.537Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-31T14:26:51.537Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-31T14:26:51.954Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-31T14:26:51.955Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-31T14:26:51.955Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-31T14:26:52.392Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-31T14:26:52.706Z] #10 23.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T14:26:52.706Z] #10 23.63 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:26:52.706Z] #10 23.63 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:52.813Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-31T14:26:52.813Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-31T14:26:52.813Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-31T14:26:52.977Z] d66e58854927: Verifying Checksum [2019-12-31T14:26:52.977Z] d66e58854927: Download complete [2019-12-31T14:26:53.211Z] go: finding cloud.google.com/go v0.26.0 [2019-12-31T14:26:53.212Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-31T14:26:53.212Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-31T14:26:53.630Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-31T14:26:53.630Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-31T14:26:54.043Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-31T14:26:54.456Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-31T14:26:54.858Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-31T14:26:54.858Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-31T14:26:55.030Z] 68adcc365214: Pull complete [2019-12-31T14:26:55.365Z] #10 26.21 Selecting previously unselected package libapparmor1:amd64. [2019-12-31T14:26:55.366Z] #10 26.21 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:26:55.366Z] #10 26.21 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:26:55.366Z] #10 26.25 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-31T14:26:55.366Z] #10 26.25 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:26:55.366Z] #10 26.25 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:26:55.366Z] #10 26.30 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:26:55.366Z] #10 26.31 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-31T14:26:55.366Z] #10 26.33 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:26:55.366Z] #10 26.34 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:26:55.366Z] #10 26.35 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:55.366Z] #10 26.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:26:55.366Z] #10 26.38 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:26:55.366Z] #10 26.39 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:26:55.366Z] #10 26.41 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-31T14:26:55.366Z] #10 26.42 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-31T14:26:55.366Z] #10 26.43 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:26:55.366Z] #10 26.44 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-31T14:26:55.366Z] #10 26.45 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:26:55.455Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-31T14:26:55.622Z] #10 26.47 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T14:26:55.622Z] #10 26.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:26:55.622Z] #10 26.49 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-31T14:26:55.622Z] #10 26.50 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:26:55.622Z] #10 26.52 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:26:55.622Z] #10 26.53 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:26:55.622Z] #10 26.54 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:26:55.622Z] #10 26.55 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-31T14:26:55.622Z] #10 26.57 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:55.622Z] #10 26.58 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-12-31T14:26:55.622Z] #10 26.58 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-12-31T14:26:55.622Z] #10 26.58 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-12-31T14:26:55.622Z] #10 26.58 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-12-31T14:26:55.622Z] #10 26.59 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:26:55.622Z] #10 26.60 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:26:55.622Z] #10 26.61 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-12-31T14:26:55.622Z] #10 26.61 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-12-31T14:26:55.622Z] #10 26.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:55.622Z] #10 26.63 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:55.622Z] #10 26.64 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T14:26:55.622Z] #10 26.66 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-31T14:26:55.882Z] #10 26.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:26:55.882Z] #10 DONE 26.8s [2019-12-31T14:26:55.882Z] [2019-12-31T14:26:55.882Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:26:55.904Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-31T14:26:55.904Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-31T14:26:55.904Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-31T14:26:56.308Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-31T14:26:56.711Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-31T14:26:56.711Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-31T14:26:56.711Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-31T14:26:56.815Z] #11 DONE 0.8s [2019-12-31T14:26:56.815Z] [2019-12-31T14:26:56.815Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T14:26:57.211Z] 76d8adf27bdf: Pull complete [2019-12-31T14:26:57.351Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-31T14:26:57.352Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-31T14:26:57.352Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-31T14:26:57.352Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-31T14:26:57.352Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-31T14:26:57.379Z] #12 DONE 0.8s [2019-12-31T14:26:57.639Z] [2019-12-31T14:26:57.639Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T14:26:57.993Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-31T14:26:57.993Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-31T14:26:58.205Z] #13 0.671 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T14:26:58.463Z] #13 DONE 0.8s [2019-12-31T14:26:58.463Z] [2019-12-31T14:26:58.463Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T14:26:58.924Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-31T14:26:58.925Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-31T14:26:58.925Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-31T14:26:58.925Z] go: finding github.com/lib/pq v1.0.0 [2019-12-31T14:26:58.925Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-31T14:26:59.027Z] #14 DONE 0.8s [2019-12-31T14:26:59.027Z] [2019-12-31T14:26:59.027Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T14:26:59.343Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-31T14:26:59.343Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-31T14:26:59.343Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-31T14:26:59.951Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-31T14:26:59.958Z] #15 DONE 0.8s [2019-12-31T14:26:59.959Z] [2019-12-31T14:26:59.959Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T14:27:00.817Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-31T14:27:00.817Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-31T14:27:00.817Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-31T14:27:00.817Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-31T14:27:00.817Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-31T14:27:00.892Z] #16 DONE 0.8s [2019-12-31T14:27:00.892Z] [2019-12-31T14:27:00.892Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:27:01.215Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-31T14:27:01.215Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-31T14:27:01.215Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-31T14:27:01.215Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-31T14:27:01.215Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-31T14:27:01.597Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-31T14:27:01.987Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-31T14:27:02.398Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-31T14:27:02.398Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-31T14:27:02.788Z] #17 1.822 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:27:02.788Z] #17 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:27:02.788Z] #17 2.001 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:27:02.788Z] #17 2.091 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:27:02.788Z] #17 2.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:27:02.791Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-31T14:27:02.791Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-31T14:27:02.791Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-31T14:27:02.975Z] d66e58854927: Pull complete [2019-12-31T14:27:02.975Z] 71497195576e: Pull complete [2019-12-31T14:27:02.975Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-31T14:27:02.975Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-31T14:27:02.975Z] ---> ebd73b5ebd31 [2019-12-31T14:27:02.975Z] Step 5/16 : ARG BUILDX_REPO [2019-12-31T14:27:02.975Z] ---> Running in 6c7ec38ac210 [2019-12-31T14:27:03.045Z] #17 2.210 Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:27:03.045Z] #17 2.291 Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:27:03.045Z] #17 2.371 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:27:03.202Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-31T14:27:03.292Z] Removing intermediate container 6c7ec38ac210 [2019-12-31T14:27:03.292Z] ---> 67040500a083 [2019-12-31T14:27:03.292Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-31T14:27:03.292Z] ---> Running in c8cf5cd01f19 [2019-12-31T14:27:03.609Z] Cloning into '/buildx'... [2019-12-31T14:27:04.038Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-31T14:27:04.038Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-31T14:27:04.038Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-31T14:27:04.417Z] #17 3.445 Fetched 7932 kB in 2s (2899 kB/s) [2019-12-31T14:27:04.456Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-31T14:27:04.675Z] #17 3.445 Reading package lists... [2019-12-31T14:27:04.854Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-31T14:27:05.240Z] #17 4.027 Reading package lists... [2019-12-31T14:27:05.240Z] #17 4.590 Building dependency tree... [2019-12-31T14:27:05.251Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-31T14:27:05.251Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-31T14:27:05.251Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-31T14:27:05.251Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-31T14:27:05.498Z] #17 4.763 The following additional packages will be installed: [2019-12-31T14:27:05.498Z] #17 4.763 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T14:27:05.498Z] #17 4.763 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T14:27:05.498Z] #17 4.763 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T14:27:05.498Z] #17 4.764 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T14:27:05.498Z] #17 4.764 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T14:27:05.498Z] #17 4.764 Suggested packages: [2019-12-31T14:27:05.498Z] #17 4.764 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T14:27:05.498Z] #17 4.764 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T14:27:05.498Z] #17 4.764 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T14:27:05.498Z] #17 4.764 quota [2019-12-31T14:27:05.498Z] #17 4.764 Recommended packages: [2019-12-31T14:27:05.498Z] #17 4.764 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T14:27:05.498Z] #17 4.764 python3-keyrings.alt python3-xdg unzip [2019-12-31T14:27:05.657Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-31T14:27:05.755Z] #17 5.214 The following NEW packages will be installed: [2019-12-31T14:27:05.755Z] #17 5.214 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T14:27:05.755Z] #17 5.215 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T14:27:05.755Z] #17 5.215 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T14:27:05.755Z] #17 5.215 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T14:27:05.755Z] #17 5.215 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T14:27:05.755Z] #17 5.215 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T14:27:05.755Z] #17 5.215 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T14:27:05.755Z] #17 5.215 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T14:27:06.054Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-31T14:27:06.054Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-31T14:27:06.054Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-31T14:27:06.054Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-31T14:27:06.654Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-31T14:27:06.654Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-31T14:27:06.654Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-31T14:27:07.124Z] #17 6.247 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:27:07.124Z] #17 6.247 Need to get 17.8 MB of archives. [2019-12-31T14:27:07.124Z] #17 6.247 After this operation, 76.2 MB of additional disk space will be used. [2019-12-31T14:27:07.124Z] #17 6.247 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T14:27:07.124Z] #17 6.260 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-31T14:27:07.124Z] #17 6.267 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-31T14:27:07.124Z] #17 6.268 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-31T14:27:07.124Z] #17 6.281 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-31T14:27:07.124Z] #17 6.301 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-31T14:27:07.124Z] #17 6.302 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-31T14:27:07.124Z] #17 6.306 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-31T14:27:07.124Z] #17 6.331 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-31T14:27:07.124Z] #17 6.333 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-31T14:27:07.124Z] #17 6.337 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-31T14:27:07.124Z] #17 6.338 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-31T14:27:07.124Z] #17 6.339 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-31T14:27:07.124Z] #17 6.340 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-31T14:27:07.124Z] #17 6.343 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:27:07.124Z] #17 6.344 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:27:07.124Z] #17 6.346 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-31T14:27:07.124Z] #17 6.346 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-31T14:27:07.124Z] #17 6.347 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-31T14:27:07.124Z] #17 6.350 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-31T14:27:07.124Z] #17 6.351 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-31T14:27:07.124Z] #17 6.353 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-31T14:27:07.124Z] #17 6.354 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-31T14:27:07.124Z] #17 6.355 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-31T14:27:07.124Z] #17 6.356 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-31T14:27:07.124Z] #17 6.357 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-31T14:27:07.124Z] #17 6.357 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-31T14:27:07.124Z] #17 6.358 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-31T14:27:07.124Z] #17 6.359 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-31T14:27:07.124Z] #17 6.361 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T14:27:07.124Z] #17 6.375 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T14:27:07.124Z] #17 6.377 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T14:27:07.124Z] #17 6.379 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T14:27:07.124Z] #17 6.381 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T14:27:07.124Z] #17 6.382 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-31T14:27:07.124Z] #17 6.385 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T14:27:07.124Z] #17 6.508 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-31T14:27:07.124Z] #17 6.518 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-31T14:27:07.124Z] #17 6.525 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-31T14:27:07.124Z] #17 6.528 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-31T14:27:07.124Z] #17 6.529 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-31T14:27:07.170Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-31T14:27:07.170Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-31T14:27:07.382Z] #17 6.642 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:27:07.382Z] #17 6.665 Fetched 17.8 MB in 1s (13.6 MB/s) [2019-12-31T14:27:07.382Z] #17 6.697 Selecting previously unselected package bash-completion. [2019-12-31T14:27:07.382Z] #17 6.697 (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 ... 23402 files and directories currently installed.) [2019-12-31T14:27:07.382Z] #17 6.707 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T14:27:07.858Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-31T14:27:07.947Z] #17 7.237 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T14:27:07.947Z] #17 7.333 Selecting previously unselected package libnet1:amd64. [2019-12-31T14:27:07.947Z] #17 7.335 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:27:07.947Z] #17 7.339 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:27:07.947Z] #17 7.375 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-31T14:27:07.947Z] #17 7.377 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-31T14:27:07.947Z] #17 7.380 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-31T14:27:07.947Z] #17 7.416 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-31T14:27:08.204Z] #17 7.419 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:27:08.204Z] #17 7.423 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:08.204Z] #17 7.522 Selecting previously unselected package python3.5-minimal. [2019-12-31T14:27:08.204Z] #17 7.525 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:27:08.204Z] #17 7.530 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:27:08.462Z] #17 7.712 Selecting previously unselected package python3-minimal. [2019-12-31T14:27:08.462Z] #17 7.715 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-31T14:27:08.462Z] #17 7.719 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T14:27:08.462Z] #17 7.756 Selecting previously unselected package libmpdec2:amd64. [2019-12-31T14:27:08.462Z] #17 7.759 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-31T14:27:08.462Z] #17 7.766 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-31T14:27:08.462Z] #17 7.802 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-31T14:27:08.462Z] #17 7.804 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:27:08.462Z] #17 7.808 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:08.640Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-31T14:27:08.640Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-31T14:27:08.719Z] #17 8.046 Selecting previously unselected package python3.5. [2019-12-31T14:27:08.719Z] #17 8.048 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:27:08.719Z] #17 8.052 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:08.719Z] #17 8.093 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-31T14:27:08.719Z] #17 8.095 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-31T14:27:08.719Z] #17 8.099 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-31T14:27:08.719Z] #17 8.135 Selecting previously unselected package dh-python. [2019-12-31T14:27:08.719Z] #17 8.137 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T14:27:08.719Z] #17 8.142 Unpacking dh-python (2.20170125) ... [2019-12-31T14:27:08.719Z] #17 8.188 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:08.977Z] #17 8.204 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:27:09.029Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-31T14:27:09.410Z] Removing intermediate container c8cf5cd01f19 [2019-12-31T14:27:09.410Z] ---> 596b79f316de [2019-12-31T14:27:09.410Z] Step 7/16 : WORKDIR /buildx [2019-12-31T14:27:09.410Z] ---> Running in 02467ffc52eb [2019-12-31T14:27:09.410Z] Removing intermediate container 02467ffc52eb [2019-12-31T14:27:09.410Z] ---> 8e01ebdc04b6 [2019-12-31T14:27:09.410Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-31T14:27:09.410Z] ---> Running in b03473ada5d3 [2019-12-31T14:27:09.410Z] Removing intermediate container b03473ada5d3 [2019-12-31T14:27:09.410Z] ---> 76da299fd7be [2019-12-31T14:27:09.410Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-31T14:27:09.410Z] ---> Running in a9d8db666e3b [2019-12-31T14:27:09.410Z] From https://github.com/docker/buildx [2019-12-31T14:27:09.410Z] * [new tag] v0.3.1 -> build [2019-12-31T14:27:09.427Z] #17 8.639 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T14:27:09.427Z] #17 8.829 Selecting previously unselected package python3. [2019-12-31T14:27:09.427Z] #17 8.829 (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 ... 24906 files and directories currently installed.) [2019-12-31T14:27:09.427Z] #17 8.839 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-31T14:27:09.427Z] #17 8.845 Unpacking python3 (3.5.3-1) ... [2019-12-31T14:27:09.427Z] #17 8.874 Selecting previously unselected package pigz. [2019-12-31T14:27:09.427Z] #17 8.876 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-31T14:27:09.427Z] #17 8.880 Unpacking pigz (2.3.4-1) ... [2019-12-31T14:27:09.427Z] #17 8.918 Selecting previously unselected package libip4tc0:amd64. [2019-12-31T14:27:09.501Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-31T14:27:09.501Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-31T14:27:09.685Z] #17 8.920 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 8.924 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:09.685Z] #17 8.960 Selecting previously unselected package libip6tc0:amd64. [2019-12-31T14:27:09.685Z] #17 8.962 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 8.967 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:09.685Z] #17 9.008 Selecting previously unselected package libiptc0:amd64. [2019-12-31T14:27:09.685Z] #17 9.010 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 9.014 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:09.685Z] #17 9.053 Selecting previously unselected package libxtables12:amd64. [2019-12-31T14:27:09.685Z] #17 9.055 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 9.059 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:09.685Z] #17 9.098 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-31T14:27:09.685Z] #17 9.098 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 9.102 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-31T14:27:09.685Z] #17 9.133 Selecting previously unselected package iptables. [2019-12-31T14:27:09.685Z] #17 9.133 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:27:09.685Z] #17 9.137 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:09.685Z] #17 9.198 Selecting previously unselected package xxd. [2019-12-31T14:27:09.685Z] #17 9.198 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:27:09.903Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-31T14:27:09.942Z] #17 9.202 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:09.942Z] #17 9.243 Selecting previously unselected package vim-common. [2019-12-31T14:27:09.942Z] #17 9.245 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:27:09.942Z] #17 9.251 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:09.942Z] #17 9.300 Selecting previously unselected package bzip2. [2019-12-31T14:27:09.942Z] #17 9.300 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-31T14:27:09.942Z] #17 9.304 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T14:27:09.942Z] #17 9.340 Selecting previously unselected package libgpm2:amd64. [2019-12-31T14:27:09.942Z] #17 9.340 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-31T14:27:09.942Z] #17 9.344 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-31T14:27:09.942Z] #17 9.378 Selecting previously unselected package xz-utils. [2019-12-31T14:27:09.942Z] #17 9.378 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-31T14:27:09.942Z] #17 9.382 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:27:09.942Z] #17 9.436 Selecting previously unselected package aufs-tools. [2019-12-31T14:27:10.072Z] Switched to branch 'build' [2019-12-31T14:27:10.199Z] #17 9.437 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-31T14:27:10.199Z] #17 9.440 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:27:10.199Z] #17 9.485 Selecting previously unselected package libonig4:amd64. [2019-12-31T14:27:10.199Z] #17 9.487 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-31T14:27:10.199Z] #17 9.492 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:27:10.199Z] #17 9.542 Selecting previously unselected package libjq1:amd64. [2019-12-31T14:27:10.199Z] #17 9.542 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:27:10.199Z] #17 9.546 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:27:10.199Z] #17 9.585 Selecting previously unselected package jq. [2019-12-31T14:27:10.199Z] #17 9.585 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:27:10.199Z] #17 9.589 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:27:10.199Z] #17 9.630 Selecting previously unselected package libaio1:amd64. [2019-12-31T14:27:10.199Z] #17 9.630 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-31T14:27:10.199Z] #17 9.633 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-31T14:27:10.199Z] #17 9.660 Selecting previously unselected package libcap2-bin. [2019-12-31T14:27:10.456Z] #17 9.662 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-31T14:27:10.456Z] #17 9.666 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T14:27:10.456Z] #17 9.704 Selecting previously unselected package libnl-3-200:amd64. [2019-12-31T14:27:10.456Z] #17 9.706 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-31T14:27:10.456Z] #17 9.710 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:27:10.456Z] #17 9.747 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-31T14:27:10.456Z] #17 9.750 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-31T14:27:10.456Z] #17 9.753 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:27:10.456Z] #17 9.786 Selecting previously unselected package libreadline5:amd64. [2019-12-31T14:27:10.456Z] #17 9.788 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-31T14:27:10.456Z] #17 9.792 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-31T14:27:10.456Z] #17 9.829 Selecting previously unselected package net-tools. [2019-12-31T14:27:10.456Z] #17 9.831 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-31T14:27:10.456Z] #17 9.835 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:27:10.456Z] #17 9.889 Selecting previously unselected package python-pip-whl. [2019-12-31T14:27:10.714Z] #17 9.891 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:27:10.714Z] #17 9.895 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:27:10.714Z] #17 10.02 Selecting previously unselected package python3-pip. [2019-12-31T14:27:10.714Z] #17 10.02 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:27:10.714Z] #17 10.03 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:27:10.714Z] #17 10.07 Selecting previously unselected package python3-pkg-resources. [2019-12-31T14:27:10.714Z] #17 10.08 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:27:10.714Z] #17 10.08 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:27:10.714Z] #17 10.12 Selecting previously unselected package python3-setuptools. [2019-12-31T14:27:10.714Z] #17 10.13 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T14:27:10.714Z] #17 10.13 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T14:27:10.714Z] #17 10.18 Selecting previously unselected package python3-wheel. [2019-12-31T14:27:10.714Z] #17 10.18 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T14:27:10.714Z] #17 10.19 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T14:27:10.714Z] #17 10.22 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T14:27:10.714Z] #17 10.22 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-31T14:27:10.714Z] #17 10.22 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:27:10.738Z] Removing intermediate container a9d8db666e3b [2019-12-31T14:27:10.738Z] ---> 9323a77db931 [2019-12-31T14:27:10.738Z] Step 10/16 : RUN go mod download [2019-12-31T14:27:10.738Z] ---> Running in 1d0785275f7a [2019-12-31T14:27:10.741Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-31T14:27:11.051Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-31T14:27:11.051Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-31T14:27:11.051Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-31T14:27:11.051Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-31T14:27:11.051Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-31T14:27:11.051Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-31T14:27:11.051Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-31T14:27:11.051Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-31T14:27:11.051Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-31T14:27:11.144Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-31T14:27:11.144Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-31T14:27:11.279Z] #17 10.45 Selecting previously unselected package vim-runtime. [2019-12-31T14:27:11.279Z] #17 10.45 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:27:11.279Z] #17 10.46 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T14:27:11.279Z] #17 10.47 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T14:27:11.279Z] #17 10.47 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:11.844Z] #17 11.17 Selecting previously unselected package vim. [2019-12-31T14:27:11.844Z] #17 11.17 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:27:11.844Z] #17 11.18 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:12.101Z] #17 11.30 Selecting previously unselected package xfsprogs. [2019-12-31T14:27:12.101Z] #17 11.30 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-31T14:27:12.101Z] #17 11.30 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:27:12.101Z] #17 11.41 Selecting previously unselected package zip. [2019-12-31T14:27:12.101Z] #17 11.42 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-31T14:27:12.101Z] #17 11.42 Unpacking zip (3.0-11+b1) ... [2019-12-31T14:27:12.101Z] #17 11.46 Selecting previously unselected package libapparmor-perl. [2019-12-31T14:27:12.101Z] #17 11.46 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:27:12.101Z] #17 11.47 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:27:12.101Z] #17 11.52 Selecting previously unselected package apparmor. [2019-12-31T14:27:12.101Z] #17 11.52 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:27:12.101Z] #17 11.53 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:27:12.101Z] #17 11.63 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:27:12.158Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-31T14:27:12.359Z] #17 11.65 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:27:12.359Z] #17 11.66 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:27:12.359Z] #17 11.68 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:12.359Z] #17 11.69 Processing triggers for mime-support (3.60) ... [2019-12-31T14:27:12.359Z] #17 11.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:12.359Z] #17 11.71 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-31T14:27:12.359Z] #17 11.73 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T14:27:12.359Z] #17 11.74 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T14:27:12.495Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-31T14:27:12.495Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-31T14:27:12.824Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-31T14:27:12.824Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-31T14:27:12.824Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-31T14:27:12.923Z] #17 12.32 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:27:12.923Z] #17 12.34 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:27:12.923Z] #17 12.35 Setting up zip (3.0-11+b1) ... [2019-12-31T14:27:12.923Z] #17 12.36 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T14:27:12.923Z] #17 12.37 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:27:12.923Z] #17 12.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:27:12.923Z] #17 12.39 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-31T14:27:12.923Z] #17 12.41 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:12.923Z] #17 12.42 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:27:12.923Z] #17 12.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T14:27:13.181Z] #17 12.44 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:27:13.181Z] #17 12.45 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:13.181Z] #17 12.47 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-31T14:27:13.181Z] #17 12.49 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:13.181Z] #17 12.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-31T14:27:13.181Z] #17 12.58 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:27:13.181Z] #17 12.60 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:27:13.181Z] #17 12.61 Setting up pigz (2.3.4-1) ... [2019-12-31T14:27:13.181Z] #17 12.62 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:27:13.181Z] #17 12.63 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-31T14:27:13.181Z] #17 12.65 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:13.181Z] #17 12.66 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:27:13.181Z] #17 12.67 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-31T14:27:13.330Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-31T14:27:13.330Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-31T14:27:13.330Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-31T14:27:13.351Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-31T14:27:13.438Z] #17 12.68 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:27:13.438Z] #17 12.69 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:27:13.438Z] #17 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T14:27:13.438Z] #17 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T14:27:13.438Z] #17 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T14:27:13.439Z] #17 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T14:27:13.439Z] #17 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T14:27:13.439Z] #17 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T14:27:13.439Z] #17 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T14:27:13.439Z] #17 12.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T14:27:13.439Z] #17 12.74 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:13.439Z] #17 12.75 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:13.439Z] #17 12.76 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:27:13.439Z] #17 12.77 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:27:13.729Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-31T14:27:13.729Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-31T14:27:13.997Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-31T14:27:14.141Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-31T14:27:14.371Z] #17 13.69 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-31T14:27:14.371Z] #17 13.71 Setting up python3 (3.5.3-1) ... [2019-12-31T14:27:14.524Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-31T14:27:14.524Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-31T14:27:14.524Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-31T14:27:14.524Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-31T14:27:14.524Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-31T14:27:14.632Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-31T14:27:14.632Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-31T14:27:14.632Z] #17 14.01 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:27:14.922Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-31T14:27:14.924Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-31T14:27:15.197Z] #17 14.64 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T14:27:15.197Z] #17 14.67 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T14:27:15.197Z] #17 14.69 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T14:27:15.326Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-31T14:27:15.556Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-31T14:27:15.744Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-31T14:27:15.744Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-31T14:27:15.782Z] #17 14.87 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:27:15.782Z] #17 15.14 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:27:16.046Z] #17 15.40 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T14:27:16.184Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-31T14:27:16.185Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-31T14:27:16.308Z] #17 15.64 Setting up dh-python (2.20170125) ... [2019-12-31T14:27:16.566Z] #17 15.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:27:16.638Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-31T14:27:16.638Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-31T14:27:16.638Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-31T14:27:16.818Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-31T14:27:16.824Z] #17 DONE 16.0s [2019-12-31T14:27:16.824Z] [2019-12-31T14:27:16.824Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:27:17.054Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-31T14:27:17.449Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-31T14:27:17.449Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-31T14:27:17.771Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-31T14:27:17.911Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-31T14:27:17.911Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-31T14:27:17.911Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-31T14:27:17.911Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-31T14:27:17.911Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-31T14:27:18.403Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-31T14:27:18.411Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-31T14:27:18.411Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-31T14:27:18.411Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-31T14:27:18.693Z] go: finding github.com/lib/pq v1.0.0 [2019-12-31T14:27:18.693Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-31T14:27:18.720Z] #18 1.652 Collecting yamllint==1.16.0 [2019-12-31T14:27:19.272Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-31T14:27:19.272Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-31T14:27:19.272Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-31T14:27:19.917Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-31T14:27:19.917Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-31T14:27:20.205Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-31T14:27:20.205Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-31T14:27:20.205Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-31T14:27:20.205Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-31T14:27:20.477Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-31T14:27:20.505Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-31T14:27:20.505Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-31T14:27:20.972Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-31T14:27:21.138Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-31T14:27:21.429Z] go: finding golang.org/x/text v0.3.0 [2019-12-31T14:27:21.429Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-31T14:27:21.431Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-31T14:27:21.566Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0db2aecffd0feb1c2) in /home/ubuntu/workspace/moby_PR-40332 [Pipeline] { [Pipeline] checkout [2019-12-31T14:27:21.727Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-31T14:27:21.877Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-31T14:27:22.018Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-31T14:27:22.018Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-31T14:27:22.288Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-31T14:27:22.310Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-31T14:27:22.621Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-31T14:27:22.690Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-31T14:27:22.690Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-31T14:27:22.690Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-31T14:27:22.921Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-31T14:27:23.507Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-31T14:27:23.919Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-31T14:27:23.919Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-31T14:27:23.919Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-31T14:27:23.919Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-31T14:27:23.919Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-31T14:27:23.950Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-31T14:27:24.306Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-31T14:27:24.582Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-31T14:27:24.702Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-31T14:27:24.702Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-31T14:27:24.702Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-31T14:27:25.012Z] using credential docker-jenkins-github-credentials [2019-12-31T14:27:25.020Z] Cloning the remote Git repository [2019-12-31T14:27:25.020Z] Cloning with configured refspecs honoured and without tags [2019-12-31T14:27:25.110Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-31T14:27:25.110Z] go: finding github.com/kr/text v0.1.0 [2019-12-31T14:27:24.672Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:27:24.713Z] > git init /home/ubuntu/workspace/moby_PR-40332 # timeout=10 [2019-12-31T14:27:25.218Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-31T14:27:25.271Z] #18 7.962 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T14:27:25.271Z] #18 8.027 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T14:27:25.518Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-31T14:27:25.835Z] #18 9.083 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T14:27:25.835Z] #18 9.141 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T14:27:25.853Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-31T14:27:25.916Z] go: finding github.com/golang/mock v1.1.1 [2019-12-31T14:27:26.311Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-31T14:27:26.311Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-31T14:27:24.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:27:24.969Z] > git --version # timeout=10 [2019-12-31T14:27:24.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:27:24.977Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:27:26.738Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-31T14:27:27.150Z] go: finding github.com/kr/pty v1.1.1 [2019-12-31T14:27:27.204Z] #18 10.19 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T14:27:27.383Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-31T14:27:27.383Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-31T14:27:27.461Z] #18 10.61 Building wheels for collected packages: pyyaml [2019-12-31T14:27:27.461Z] #18 10.61 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T14:27:27.469Z] Running on ubuntu-1804-overlay2 (i-0434b7f89ffa27f4d) in /home/ubuntu/workspace/moby_PR-40332 [Pipeline] { [Pipeline] checkout [2019-12-31T14:27:27.720Z] #18 10.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T14:27:27.720Z] #18 10.89 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T14:27:27.720Z] #18 10.91 Successfully built pyyaml [2019-12-31T14:27:27.720Z] #18 10.91 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-31T14:27:27.720Z] #18 11.01 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T14:27:27.977Z] #18 DONE 11.2s [2019-12-31T14:27:27.977Z] [2019-12-31T14:27:27.977Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T14:27:27.977Z] #23 DONE 0.1s [2019-12-31T14:27:27.977Z] [2019-12-31T14:27:27.977Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T14:27:27.977Z] #67 DONE 0.1s [2019-12-31T14:27:27.977Z] [2019-12-31T14:27:27.977Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T14:27:27.977Z] #49 DONE 0.1s [2019-12-31T14:27:27.977Z] [2019-12-31T14:27:27.977Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:27:27.977Z] #61 DONE 0.1s [2019-12-31T14:27:27.977Z] [2019-12-31T14:27:27.977Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:28.015Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-31T14:27:28.235Z] #50 ... [2019-12-31T14:27:28.235Z] [2019-12-31T14:27:28.235Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T14:27:28.235Z] #43 DONE 0.1s [2019-12-31T14:27:28.235Z] [2019-12-31T14:27:28.235Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T14:27:28.235Z] #30 DONE 0.2s [2019-12-31T14:27:28.235Z] [2019-12-31T14:27:28.235Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:27:28.235Z] #52 DONE 0.2s [2019-12-31T14:27:28.235Z] [2019-12-31T14:27:28.235Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T14:27:28.235Z] #46 DONE 0.2s [2019-12-31T14:27:28.235Z] [2019-12-31T14:27:28.235Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:27:28.235Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T14:27:28.235Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 939.56kB / 9.11MB 0.2s [2019-12-31T14:27:28.235Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T14:27:28.492Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2019-12-31T14:27:28.753Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-31T14:27:28.753Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-12-31T14:27:29.010Z] #65 ... [2019-12-31T14:27:29.010Z] [2019-12-31T14:27:29.010Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T14:27:29.010Z] #53 DONE 0.8s [2019-12-31T14:27:29.010Z] [2019-12-31T14:27:29.010Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:27:29.268Z] #65 ... [2019-12-31T14:27:29.268Z] [2019-12-31T14:27:29.268Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:27:29.268Z] #27 DONE 1.1s [2019-12-31T14:27:29.268Z] [2019-12-31T14:27:29.268Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:27:29.835Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done [2019-12-31T14:27:30.077Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-31T14:27:30.092Z] #65 DONE 2.0s [2019-12-31T14:27:30.092Z] [2019-12-31T14:27:30.092Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:30.707Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-31T14:27:30.999Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-31T14:27:30.999Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-31T14:27:31.296Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-31T14:27:33.044Z] using credential docker-jenkins-github-credentials [2019-12-31T14:27:33.051Z] Cloning the remote Git repository [2019-12-31T14:27:33.051Z] Cloning with configured refspecs honoured and without tags [2019-12-31T14:27:33.405Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-31T14:27:33.695Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-31T14:27:33.238Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:27:33.359Z] > git init /home/ubuntu/workspace/moby_PR-40332 # timeout=10 [2019-12-31T14:27:33.777Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:27:33.778Z] > git --version # timeout=10 [2019-12-31T14:27:33.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:27:33.799Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:27:33.987Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-31T14:27:33.987Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-31T14:27:34.328Z] #54 ... [2019-12-31T14:27:34.328Z] [2019-12-31T14:27:34.328Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:27:34.328Z] #68 6.054 + RM_GOPATH=0 [2019-12-31T14:27:34.328Z] #68 6.054 + TMP_GOPATH= [2019-12-31T14:27:34.328Z] #68 6.054 + : /build [2019-12-31T14:27:34.328Z] #68 6.054 + '[' -z '' ']' [2019-12-31T14:27:34.328Z] #68 6.055 ++ mktemp -d [2019-12-31T14:27:34.328Z] #68 6.063 + export GOPATH=/tmp/tmp.DbAN7FBx5q [2019-12-31T14:27:34.328Z] #68 6.063 + GOPATH=/tmp/tmp.DbAN7FBx5q [2019-12-31T14:27:34.328Z] #68 6.063 + RM_GOPATH=1 [2019-12-31T14:27:34.328Z] #68 6.068 ++ dirname ./install.sh [2019-12-31T14:27:34.328Z] #68 6.075 + dir=. [2019-12-31T14:27:34.328Z] #68 6.075 + bin=proxy [2019-12-31T14:27:34.328Z] #68 6.075 + shift [2019-12-31T14:27:34.328Z] #68 6.075 + '[' '!' -f ./proxy.installer ']' [2019-12-31T14:27:34.328Z] #68 6.076 + . ./proxy.installer [2019-12-31T14:27:34.328Z] #68 6.079 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:27:34.328Z] #68 6.080 + install_proxy [2019-12-31T14:27:34.328Z] #68 6.082 + case "$1" in [2019-12-31T14:27:34.328Z] #68 6.082 + export CGO_ENABLED=0 [2019-12-31T14:27:34.328Z] #68 6.082 + CGO_ENABLED=0 [2019-12-31T14:27:34.328Z] #68 6.082 + _install_proxy [2019-12-31T14:27:34.328Z] #68 6.087 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T14:27:34.328Z] #68 6.088 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:27:34.328Z] #68 6.088 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DbAN7FBx5q/src/github.com/docker/libnetwork [2019-12-31T14:27:34.328Z] #68 6.092 Cloning into '/tmp/tmp.DbAN7FBx5q/src/github.com/docker/libnetwork'... [2019-12-31T14:27:34.353Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-31T14:27:34.646Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-31T14:27:34.894Z] #68 ... [2019-12-31T14:27:34.894Z] [2019-12-31T14:27:34.894Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:34.894Z] #50 6.851 + RM_GOPATH=0 [2019-12-31T14:27:34.894Z] #50 6.851 + TMP_GOPATH= [2019-12-31T14:27:34.894Z] #50 6.851 + : /build [2019-12-31T14:27:34.894Z] #50 6.851 + '[' -z '' ']' [2019-12-31T14:27:34.894Z] #50 6.858 ++ mktemp -d [2019-12-31T14:27:34.894Z] #50 6.860 + export GOPATH=/tmp/tmp.2UgFj0IriI [2019-12-31T14:27:34.894Z] #50 6.860 + GOPATH=/tmp/tmp.2UgFj0IriI [2019-12-31T14:27:34.894Z] #50 6.860 + RM_GOPATH=1 [2019-12-31T14:27:34.894Z] #50 6.861 ++ dirname ./install.sh [2019-12-31T14:27:34.894Z] #50 6.863 + dir=. [2019-12-31T14:27:34.894Z] #50 6.864 + bin=golangci_lint [2019-12-31T14:27:34.894Z] #50 6.865 + shift [2019-12-31T14:27:34.894Z] #50 6.865 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T14:27:34.894Z] #50 6.865 + . ./golangci_lint.installer [2019-12-31T14:27:34.894Z] #50 6.865 ++ : v1.20.0 [2019-12-31T14:27:34.894Z] #50 6.868 + install_golangci_lint [2019-12-31T14:27:34.894Z] #50 6.868 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T14:27:34.894Z] #50 6.869 Installing golangci-lint version v1.20.0 [2019-12-31T14:27:34.894Z] #50 6.869 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:27:35.911Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-31T14:27:36.548Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-31T14:27:37.581Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-31T14:27:37.581Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-31T14:27:37.871Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-31T14:27:38.175Z] #50 ... [2019-12-31T14:27:38.175Z] [2019-12-31T14:27:38.175Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:27:38.175Z] #33 5.103 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:27:38.175Z] #33 5.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:27:38.175Z] #33 5.197 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:27:38.175Z] #33 5.226 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:27:38.175Z] #33 5.320 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:27:38.175Z] #33 5.869 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:27:38.175Z] #33 7.477 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:27:38.175Z] #33 8.076 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:27:38.175Z] #33 ... [2019-12-31T14:27:38.175Z] [2019-12-31T14:27:38.175Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:38.175Z] #62 7.624 + RM_GOPATH=0 [2019-12-31T14:27:38.175Z] #62 7.624 + TMP_GOPATH= [2019-12-31T14:27:38.175Z] #62 7.624 + : /build/ [2019-12-31T14:27:38.175Z] #62 7.624 + '[' -z '' ']' [2019-12-31T14:27:38.175Z] #62 7.631 ++ mktemp -d [2019-12-31T14:27:38.175Z] #62 7.635 + export GOPATH=/tmp/tmp.Pv79kdoc8t [2019-12-31T14:27:38.175Z] #62 7.635 + GOPATH=/tmp/tmp.Pv79kdoc8t [2019-12-31T14:27:38.175Z] #62 7.635 + RM_GOPATH=1 [2019-12-31T14:27:38.175Z] #62 7.635 ++ dirname ./install.sh [2019-12-31T14:27:38.175Z] #62 7.636 + dir=. [2019-12-31T14:27:38.175Z] #62 7.636 + bin=rootlesskit [2019-12-31T14:27:38.175Z] #62 7.636 + shift [2019-12-31T14:27:38.175Z] #62 7.636 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T14:27:38.175Z] #62 7.636 + . ./rootlesskit.installer [2019-12-31T14:27:38.175Z] #62 7.636 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:27:38.175Z] #62 7.636 + install_rootlesskit [2019-12-31T14:27:38.175Z] #62 7.637 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:27:38.175Z] #62 7.637 + case "$1" in [2019-12-31T14:27:38.175Z] #62 7.637 + export CGO_ENABLED=0 [2019-12-31T14:27:38.175Z] #62 7.637 + CGO_ENABLED=0 [2019-12-31T14:27:38.175Z] #62 7.637 + _install_rootlesskit [2019-12-31T14:27:38.175Z] #62 7.637 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T14:27:38.175Z] #62 7.655 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Pv79kdoc8t/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:27:38.175Z] #62 7.663 Cloning into '/tmp/tmp.Pv79kdoc8t/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T14:27:38.175Z] #62 ... [2019-12-31T14:27:38.175Z] [2019-12-31T14:27:38.175Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:27:38.175Z] #28 6.255 + mktemp -d [2019-12-31T14:27:38.175Z] #28 6.258 + export GOPATH=/tmp/tmp.LeKmqOCOwL [2019-12-31T14:27:38.175Z] #28 6.259 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.LeKmqOCOwL/src/github.com/go-swagger/go-swagger [2019-12-31T14:27:38.175Z] #28 6.260 Cloning into '/tmp/tmp.LeKmqOCOwL/src/github.com/go-swagger/go-swagger'... [2019-12-31T14:27:38.434Z] #28 ... [2019-12-31T14:27:38.434Z] [2019-12-31T14:27:38.434Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:27:38.434Z] #40 7.019 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:27:38.434Z] #40 7.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:27:38.434Z] #40 7.086 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:27:38.434Z] #40 7.091 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:27:38.434Z] #40 7.133 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:27:38.434Z] #40 7.863 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:27:38.434Z] #40 9.464 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:27:38.434Z] #40 10.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:27:38.434Z] #40 ... [2019-12-31T14:27:38.434Z] [2019-12-31T14:27:38.434Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:27:38.434Z] #31 6.935 + RM_GOPATH=0 [2019-12-31T14:27:38.434Z] #31 6.936 + TMP_GOPATH= [2019-12-31T14:27:38.434Z] #31 6.936 + : /build [2019-12-31T14:27:38.434Z] #31 6.936 + '[' -z '' ']' [2019-12-31T14:27:38.434Z] #31 6.943 ++ mktemp -d [2019-12-31T14:27:38.434Z] #31 6.944 + export GOPATH=/tmp/tmp.g0pYNZQ8Jg [2019-12-31T14:27:38.434Z] #31 6.944 + GOPATH=/tmp/tmp.g0pYNZQ8Jg [2019-12-31T14:27:38.434Z] #31 6.944 + RM_GOPATH=1 [2019-12-31T14:27:38.434Z] #31 6.945 ++ dirname ./install.sh [2019-12-31T14:27:38.434Z] #31 6.947 + dir=. [2019-12-31T14:27:38.434Z] #31 6.948 + bin=tomlv [2019-12-31T14:27:38.434Z] #31 6.948 + shift [2019-12-31T14:27:38.434Z] #31 6.948 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T14:27:38.434Z] #31 6.948 + . ./tomlv.installer [2019-12-31T14:27:38.434Z] #31 6.949 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:27:38.434Z] #31 6.949 + install_tomlv [2019-12-31T14:27:38.434Z] #31 6.949 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T14:27:38.434Z] #31 6.949 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:27:38.434Z] #31 6.949 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g0pYNZQ8Jg/src/github.com/BurntSushi/toml [2019-12-31T14:27:38.434Z] #31 6.964 Cloning into '/tmp/tmp.g0pYNZQ8Jg/src/github.com/BurntSushi/toml'... [2019-12-31T14:27:38.434Z] #31 7.935 + cd /tmp/tmp.g0pYNZQ8Jg/src/github.com/BurntSushi/toml [2019-12-31T14:27:38.434Z] #31 7.936 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:27:38.434Z] #31 7.959 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:27:38.434Z] #31 8.491 internal/cpu [2019-12-31T14:27:38.434Z] #31 8.496 runtime/internal/atomic [2019-12-31T14:27:38.434Z] #31 8.703 runtime/internal/sys [2019-12-31T14:27:38.434Z] #31 8.911 runtime/internal/math [2019-12-31T14:27:38.434Z] #31 8.978 internal/bytealg [2019-12-31T14:27:38.434Z] #31 8.989 math/bits [2019-12-31T14:27:38.434Z] #31 9.429 math [2019-12-31T14:27:38.434Z] #31 9.748 runtime [2019-12-31T14:27:38.509Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-31T14:27:38.692Z] #31 ... [2019-12-31T14:27:38.692Z] [2019-12-31T14:27:38.692Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:27:38.692Z] #38 4.625 + mktemp -d [2019-12-31T14:27:38.692Z] #38 4.625 + export GOPATH=/tmp/tmp.Ig8aYwFq3u [2019-12-31T14:27:38.692Z] #38 4.625 + git clone https://github.com/docker/distribution.git /tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution [2019-12-31T14:27:38.692Z] #38 4.625 Cloning into '/tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution'... [2019-12-31T14:27:38.950Z] #38 ... [2019-12-31T14:27:38.950Z] [2019-12-31T14:27:38.950Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:38.950Z] #47 7.445 + RM_GOPATH=0 [2019-12-31T14:27:38.950Z] #47 7.445 + TMP_GOPATH= [2019-12-31T14:27:38.950Z] #47 7.445 + : /build [2019-12-31T14:27:38.950Z] #47 7.445 + '[' -z '' ']' [2019-12-31T14:27:38.950Z] #47 7.445 ++ mktemp -d [2019-12-31T14:27:38.950Z] #47 7.445 + export GOPATH=/tmp/tmp.qNfpr3ANRx [2019-12-31T14:27:38.950Z] #47 7.445 + GOPATH=/tmp/tmp.qNfpr3ANRx [2019-12-31T14:27:38.950Z] #47 7.445 + RM_GOPATH=1 [2019-12-31T14:27:38.950Z] #47 7.445 ++ dirname ./install.sh [2019-12-31T14:27:38.950Z] #47 7.445 + dir=. [2019-12-31T14:27:38.950Z] #47 7.445 + bin=gotestsum [2019-12-31T14:27:38.950Z] #47 7.445 + shift [2019-12-31T14:27:38.950Z] #47 7.445 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T14:27:38.950Z] #47 7.445 + . ./gotestsum.installer [2019-12-31T14:27:38.950Z] #47 7.445 ++ : v0.3.5 [2019-12-31T14:27:38.950Z] #47 7.445 + install_gotestsum [2019-12-31T14:27:38.950Z] #47 7.445 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T14:27:38.950Z] #47 7.445 + go get -d gotest.tools/gotestsum [2019-12-31T14:27:38.950Z] #47 7.445 Installing gotestsum version v0.3.5 [2019-12-31T14:27:38.950Z] #47 ... [2019-12-31T14:27:38.950Z] [2019-12-31T14:27:38.950Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:27:38.950Z] #56 6.345 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:27:38.950Z] #56 6.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:27:38.950Z] #56 6.375 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:27:38.950Z] #56 6.398 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:27:38.950Z] #56 6.439 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:27:38.950Z] #56 7.057 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:27:38.950Z] #56 8.740 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:27:38.950Z] #56 9.584 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:27:39.208Z] #56 ... [2019-12-31T14:27:39.208Z] [2019-12-31T14:27:39.208Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:39.208Z] #44 7.100 + RM_GOPATH=0 [2019-12-31T14:27:39.208Z] #44 7.100 + TMP_GOPATH= [2019-12-31T14:27:39.208Z] #44 7.100 + : /build [2019-12-31T14:27:39.208Z] #44 7.100 + '[' -z '' ']' [2019-12-31T14:27:39.208Z] #44 7.104 ++ mktemp -d [2019-12-31T14:27:39.208Z] #44 7.104 + export GOPATH=/tmp/tmp.GSvmtxg9Ue [2019-12-31T14:27:39.208Z] #44 7.104 + GOPATH=/tmp/tmp.GSvmtxg9Ue [2019-12-31T14:27:39.208Z] #44 7.104 + RM_GOPATH=1 [2019-12-31T14:27:39.208Z] #44 7.104 ++ dirname ./install.sh [2019-12-31T14:27:39.208Z] #44 7.104 + dir=. [2019-12-31T14:27:39.208Z] #44 7.104 + bin=vndr [2019-12-31T14:27:39.208Z] #44 7.104 + shift [2019-12-31T14:27:39.208Z] #44 7.104 + '[' '!' -f ./vndr.installer ']' [2019-12-31T14:27:39.208Z] #44 7.104 + . ./vndr.installer [2019-12-31T14:27:39.208Z] #44 7.104 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:27:39.208Z] #44 7.104 + install_vndr [2019-12-31T14:27:39.208Z] #44 7.104 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T14:27:39.208Z] #44 7.104 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GSvmtxg9Ue/src/github.com/LK4D4/vndr [2019-12-31T14:27:39.208Z] #44 7.104 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:27:39.208Z] #44 7.112 Cloning into '/tmp/tmp.GSvmtxg9Ue/src/github.com/LK4D4/vndr'... [2019-12-31T14:27:39.208Z] #44 8.373 + cd /tmp/tmp.GSvmtxg9Ue/src/github.com/LK4D4/vndr [2019-12-31T14:27:39.208Z] #44 8.373 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:27:39.208Z] #44 8.417 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T14:27:39.208Z] #44 9.769 internal/race [2019-12-31T14:27:39.208Z] #44 9.946 sync/atomic [2019-12-31T14:27:39.208Z] #44 9.966 runtime [2019-12-31T14:27:39.208Z] #44 10.14 unicode [2019-12-31T14:27:39.208Z] #44 ... [2019-12-31T14:27:39.208Z] [2019-12-31T14:27:39.208Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:39.208Z] #54 6.412 + RM_GOPATH=0 [2019-12-31T14:27:39.208Z] #54 6.412 + TMP_GOPATH= [2019-12-31T14:27:39.208Z] #54 6.412 + : /build [2019-12-31T14:27:39.208Z] #54 6.412 + '[' -z '' ']' [2019-12-31T14:27:39.208Z] #54 6.416 ++ mktemp -d [2019-12-31T14:27:39.208Z] #54 6.416 + export GOPATH=/tmp/tmp.11AFyRySTi [2019-12-31T14:27:39.208Z] #54 6.416 + GOPATH=/tmp/tmp.11AFyRySTi [2019-12-31T14:27:39.208Z] #54 6.416 + RM_GOPATH=1 [2019-12-31T14:27:39.208Z] #54 6.416 ++ dirname ./install.sh [2019-12-31T14:27:39.208Z] #54 6.421 + dir=. [2019-12-31T14:27:39.208Z] #54 6.422 + bin=runc [2019-12-31T14:27:39.208Z] #54 6.422 + shift [2019-12-31T14:27:39.208Z] #54 6.423 + '[' '!' -f ./runc.installer ']' [2019-12-31T14:27:39.208Z] #54 6.423 + . ./runc.installer [2019-12-31T14:27:39.208Z] #54 6.425 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:27:39.208Z] #54 6.429 + install_runc [2019-12-31T14:27:39.208Z] #54 6.430 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T14:27:39.208Z] #54 6.431 + uname -r [2019-12-31T14:27:39.208Z] #54 6.432 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T14:27:39.208Z] #54 6.434 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T14:27:39.208Z] #54 6.434 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T14:27:39.208Z] #54 6.434 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.11AFyRySTi/src/github.com/opencontainers/runc [2019-12-31T14:27:39.208Z] #54 6.440 Cloning into '/tmp/tmp.11AFyRySTi/src/github.com/opencontainers/runc'... [2019-12-31T14:27:39.549Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-31T14:27:39.842Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-31T14:27:40.134Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-31T14:27:40.134Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-31T14:27:41.108Z] #54 ... [2019-12-31T14:27:41.108Z] [2019-12-31T14:27:41.108Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:41.108Z] #44 13.06 unicode/utf8 [2019-12-31T14:27:41.365Z] #44 13.43 internal/testlog [2019-12-31T14:27:41.931Z] #44 13.76 encoding [2019-12-31T14:27:41.931Z] #44 13.96 unicode/utf16 [2019-12-31T14:27:42.189Z] #44 14.21 container/list [2019-12-31T14:27:42.206Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-31T14:27:42.753Z] #44 14.65 crypto/internal/subtle [2019-12-31T14:27:43.010Z] #44 14.86 crypto/subtle [2019-12-31T14:27:43.069Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-31T14:27:43.267Z] #44 15.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T14:27:43.267Z] #44 15.12 internal/nettrace [2019-12-31T14:27:43.525Z] #44 15.28 runtime/cgo [2019-12-31T14:27:43.721Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-31T14:27:45.022Z] Fetching without tags [2019-12-31T14:27:45.228Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-31T14:27:45.228Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-31T14:27:45.465Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:44.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:27:44.984Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:27:45.001Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:27:45.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:27:45.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:27:45.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:27:45.028Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:27:45.476Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:27:45.489Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:46.736Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-31T14:27:47.262Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:47.263Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:27:47.383Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-31T14:27:47.707Z] #44 ... [2019-12-31T14:27:47.707Z] [2019-12-31T14:27:47.707Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:27:47.707Z] #38 16.20 + cd /tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution [2019-12-31T14:27:47.707Z] #38 16.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T14:27:47.707Z] #38 17.94 + GOPATH=/tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ig8aYwFq3u go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T14:27:47.223Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:27:47.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:27:47.267Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:27:47.288Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:48.430Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-31T14:27:48.430Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-31T14:27:48.473Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:27:48.526Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-31T14:27:48.722Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-31T14:27:49.607Z] #38 ... [2019-12-31T14:27:49.607Z] [2019-12-31T14:27:49.607Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:49.607Z] #62 11.29 + cd /tmp/tmp.Pv79kdoc8t/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:27:49.607Z] #62 11.29 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:27:49.607Z] #62 11.47 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:27:49.607Z] #62 11.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T14:27:49.607Z] #62 ... [2019-12-31T14:27:49.607Z] [2019-12-31T14:27:49.607Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:49.607Z] #54 14.73 + cd /tmp/tmp.11AFyRySTi/src/github.com/opencontainers/runc [2019-12-31T14:27:49.607Z] #54 14.75 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:27:49.607Z] #54 15.06 + '[' -z '' ']' [2019-12-31T14:27:49.607Z] #54 15.06 + target=static [2019-12-31T14:27:49.607Z] #54 15.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T14:27:49.607Z] #54 17.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:27:50.044Z] + docker version [2019-12-31T14:27:50.541Z] #54 ... [2019-12-31T14:27:50.541Z] [2019-12-31T14:27:50.541Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:27:50.541Z] #50 22.26 + cd /tmp/tmp.2UgFj0IriI/src/github.com/golangci/golangci-lint/ [2019-12-31T14:27:50.541Z] #50 22.26 + git checkout -q v1.20.0 [2019-12-31T14:27:51.025Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-31T14:27:51.025Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-31T14:27:51.025Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-31T14:27:51.108Z] #50 22.93 ++ git describe --tags [2019-12-31T14:27:51.108Z] #50 22.96 + version=v1.20.0 [2019-12-31T14:27:51.108Z] #50 22.96 ++ git rev-parse --short HEAD [2019-12-31T14:27:51.108Z] #50 22.97 + commit=cc98739 [2019-12-31T14:27:51.108Z] #50 22.97 ++ git show -s --format=%cd [2019-12-31T14:27:51.108Z] #50 22.97 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T14:27:51.108Z] #50 23.02 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:27:51.316Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-31T14:27:51.366Z] #50 ... [2019-12-31T14:27:51.366Z] [2019-12-31T14:27:51.366Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:27:51.366Z] #31 13.25 unicode/utf8 [2019-12-31T14:27:51.366Z] #31 13.78 encoding [2019-12-31T14:27:51.366Z] #31 13.91 runtime/cgo [2019-12-31T14:27:51.624Z] #31 ... [2019-12-31T14:27:51.624Z] [2019-12-31T14:27:51.624Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:27:51.624Z] #68 18.09 + cd /tmp/tmp.DbAN7FBx5q/src/github.com/docker/libnetwork [2019-12-31T14:27:51.624Z] #68 18.09 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:27:51.624Z] #68 18.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T14:27:52.824Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-31T14:27:52.896Z] Fetching without tags [2019-12-31T14:27:53.002Z] #68 ... [2019-12-31T14:27:53.002Z] [2019-12-31T14:27:53.002Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:27:53.002Z] #33 17.97 Fetched 7932 kB in 13s (572 kB/s) [2019-12-31T14:27:53.002Z] #33 17.97 Reading package lists... [2019-12-31T14:27:53.182Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:53.566Z] #33 24.19 Reading package lists... [2019-12-31T14:27:53.566Z] #33 ... [2019-12-31T14:27:53.566Z] [2019-12-31T14:27:53.566Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:27:53.566Z] #44 25.30 vendor/golang.org/x/crypto/internal/subtle [2019-12-31T14:27:53.566Z] #44 25.40 vendor/golang.org/x/crypto/curve25519 [2019-12-31T14:27:53.813Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:53.814Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:27:52.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:27:52.847Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:27:52.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:27:52.887Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:27:52.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:27:52.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:27:52.909Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:27:53.202Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:27:53.223Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:53.780Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:27:53.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-31T14:27:53.826Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:27:53.842Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:27:54.348Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-31T14:27:54.348Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-31T14:27:54.640Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-31T14:27:55.114Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:27:55.170Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-31T14:27:55.279Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-31T14:27:55.279Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-31T14:27:55.279Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-31T14:27:55.569Z] go: finding github.com/spf13/cobra v0.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:27:56.206Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-31T14:27:56.206Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-31T14:27:56.603Z] + docker version [2019-12-31T14:27:56.847Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-31T14:27:56.848Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-31T14:27:57.744Z] #44 ... [2019-12-31T14:27:57.744Z] [2019-12-31T14:27:57.744Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:27:57.744Z] #56 19.69 Fetched 7932 kB in 14s (553 kB/s) [2019-12-31T14:27:57.744Z] #56 19.69 Reading package lists... [2019-12-31T14:27:57.744Z] #56 26.05 Reading package lists... [2019-12-31T14:27:57.744Z] #56 ... [2019-12-31T14:27:57.744Z] [2019-12-31T14:27:57.744Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:27:57.744Z] #40 20.38 Fetched 7932 kB in 14s (551 kB/s) [2019-12-31T14:27:57.744Z] #40 20.38 Reading package lists... [2019-12-31T14:27:57.925Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-31T14:27:58.216Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-31T14:27:58.216Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-31T14:27:58.308Z] #40 26.61 Reading package lists... [2019-12-31T14:27:58.308Z] #40 ... [2019-12-31T14:27:58.308Z] [2019-12-31T14:27:58.308Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:27:58.308Z] #33 24.19 Reading package lists... [2019-12-31T14:27:58.843Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-31T14:27:58.843Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-31T14:27:59.884Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-31T14:27:59.884Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-31T14:27:59.884Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-31T14:27:59.937Z] #33 30.55 Building dependency tree... [2019-12-31T14:28:00.046Z] Client: Docker Engine - Community [2019-12-31T14:28:00.046Z] Version: 19.03.2 [2019-12-31T14:28:00.046Z] API version: 1.40 [2019-12-31T14:28:00.046Z] Go version: go1.12.8 [2019-12-31T14:28:00.046Z] Git commit: 6a30dfc [2019-12-31T14:28:00.046Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-31T14:28:00.046Z] OS/Arch: linux/arm64 [2019-12-31T14:28:00.046Z] Experimental: false [2019-12-31T14:28:00.046Z] [2019-12-31T14:28:00.046Z] Server: Docker Engine - Community [2019-12-31T14:28:00.046Z] Engine: [2019-12-31T14:28:00.046Z] Version: 19.03.2 [2019-12-31T14:28:00.046Z] API version: 1.40 (minimum version 1.12) [2019-12-31T14:28:00.046Z] Go version: go1.12.8 [2019-12-31T14:28:00.046Z] Git commit: 6a30dfc [2019-12-31T14:28:00.046Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-31T14:28:00.046Z] OS/Arch: linux/arm64 [2019-12-31T14:28:00.046Z] Experimental: true [2019-12-31T14:28:00.046Z] containerd: [2019-12-31T14:28:00.046Z] Version: 1.2.6 [2019-12-31T14:28:00.046Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:28:00.046Z] runc: [2019-12-31T14:28:00.046Z] Version: 1.0.0-rc8 [2019-12-31T14:28:00.046Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:28:00.046Z] docker-init: [2019-12-31T14:28:00.046Z] Version: 0.18.0 [2019-12-31T14:28:00.046Z] GitCommit: fec3683 [Pipeline] sh [2019-12-31T14:28:00.176Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-31T14:28:00.176Z] go: finding golang.org/x/text v0.3.0 [2019-12-31T14:28:00.176Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-31T14:28:00.372Z] + docker info [2019-12-31T14:28:00.473Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-31T14:28:00.767Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-31T14:28:00.767Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-31T14:28:00.868Z] #33 32.74 The following additional packages will be installed: [2019-12-31T14:28:00.868Z] #33 32.74 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T14:28:00.868Z] #33 32.75 Suggested packages: [2019-12-31T14:28:00.868Z] #33 32.75 codeblocks eclipse ninja-build lrzip [2019-12-31T14:28:00.868Z] #33 32.75 Recommended packages: [2019-12-31T14:28:00.868Z] #33 32.76 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T14:28:01.063Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-31T14:28:01.063Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-31T14:28:01.799Z] #33 33.54 The following NEW packages will be installed: [2019-12-31T14:28:01.800Z] #33 33.56 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T14:28:01.800Z] #33 33.57 vim-common xxd [2019-12-31T14:28:02.094Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-31T14:28:02.095Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-31T14:28:02.329Z] Removing intermediate container 3b728edf1e17 [2019-12-31T14:28:02.329Z] ---> d4203e5b0c48 [2019-12-31T14:28:02.329Z] Step 11/16 : ARG GOOS [2019-12-31T14:28:02.329Z] ---> Running in 2c89237a4526 [2019-12-31T14:28:02.329Z] Removing intermediate container 2c89237a4526 [2019-12-31T14:28:02.329Z] ---> b4a8645d8fad [2019-12-31T14:28:02.329Z] Step 12/16 : ARG GOARCH [2019-12-31T14:28:02.329Z] ---> Running in c7aadd26da03 [2019-12-31T14:28:02.329Z] Removing intermediate container c7aadd26da03 [2019-12-31T14:28:02.329Z] ---> 3d5946b6f5b5 [2019-12-31T14:28:02.329Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-31T14:28:02.329Z] ---> Running in 2476518f701d [2019-12-31T14:28:02.728Z] go: finding github.com/golang/mock v1.1.1 [2019-12-31T14:28:02.728Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-31T14:28:02.728Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-31T14:28:02.734Z] #33 34.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:28:02.734Z] #33 34.70 Need to get 13.7 MB of archives. [2019-12-31T14:28:02.734Z] #33 34.70 After this operation, 57.2 MB of additional disk space will be used. [2019-12-31T14:28:02.734Z] #33 34.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T14:28:02.734Z] #33 34.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:28:02.734Z] #33 34.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-31T14:28:03.356Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-31T14:28:03.668Z] #33 35.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-31T14:28:03.668Z] #33 35.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-31T14:28:03.668Z] #33 35.68 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-31T14:28:03.668Z] #33 35.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-31T14:28:03.668Z] #33 35.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-31T14:28:04.017Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-31T14:28:04.236Z] #33 35.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:28:04.236Z] #33 36.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:28:04.236Z] #33 ... [2019-12-31T14:28:04.236Z] [2019-12-31T14:28:04.236Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:04.236Z] #68 DONE 36.1s [2019-12-31T14:28:04.236Z] [2019-12-31T14:28:04.236Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:28:04.236Z] #28 36.13 + cd /tmp/tmp.LeKmqOCOwL/src/github.com/go-swagger/go-swagger [2019-12-31T14:28:04.236Z] #28 36.13 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T14:28:04.308Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-31T14:28:04.308Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-31T14:28:05.819Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-31T14:28:05.819Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-31T14:28:06.110Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-31T14:28:06.110Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-31T14:28:06.110Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-31T14:28:07.525Z] #28 38.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T14:28:07.525Z] #28 ... [2019-12-31T14:28:07.525Z] [2019-12-31T14:28:07.525Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:28:07.525Z] #56 26.05 Reading package lists... [2019-12-31T14:28:07.526Z] #56 32.18 Building dependency tree... [2019-12-31T14:28:07.526Z] #56 34.33 The following additional packages will be installed: [2019-12-31T14:28:07.526Z] #56 34.35 btrfs-progs liblzo2-2 [2019-12-31T14:28:07.526Z] #56 34.56 The following NEW packages will be installed: [2019-12-31T14:28:07.526Z] #56 34.60 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T14:28:07.526Z] #56 35.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:28:07.526Z] #56 35.82 Need to get 649 kB of archives. [2019-12-31T14:28:07.526Z] #56 35.82 After this operation, 4320 kB of additional disk space will be used. [2019-12-31T14:28:07.526Z] #56 35.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:28:07.526Z] #56 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-31T14:28:07.526Z] #56 35.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-31T14:28:07.526Z] #56 37.29 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:28:07.526Z] #56 37.53 Fetched 649 kB in 1s (544 kB/s) [2019-12-31T14:28:07.526Z] #56 37.65 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:28:07.526Z] #56 37.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-31T14:28:07.526Z] #56 37.72 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:28:07.526Z] #56 37.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:28:07.526Z] #56 37.91 Selecting previously unselected package btrfs-progs. [2019-12-31T14:28:07.526Z] #56 37.91 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-31T14:28:07.526Z] #56 37.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:28:07.526Z] #56 38.58 Selecting previously unselected package btrfs-tools. [2019-12-31T14:28:07.526Z] #56 38.58 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-31T14:28:07.526Z] #56 38.59 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:28:07.526Z] #56 38.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:07.526Z] #56 38.83 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:28:07.526Z] #56 38.87 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:28:07.526Z] #56 38.89 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:28:07.526Z] #56 38.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:07.526Z] #56 DONE 39.3s [2019-12-31T14:28:07.526Z] [2019-12-31T14:28:07.526Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:28:07.526Z] #57 DONE 0.1s [2019-12-31T14:28:07.526Z] [2019-12-31T14:28:07.526Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T14:28:07.526Z] #58 DONE 0.1s [2019-12-31T14:28:07.526Z] [2019-12-31T14:28:07.526Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:28:07.526Z] #33 37.45 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:28:07.526Z] #33 37.64 Fetched 13.7 MB in 2s (5753 kB/s) [2019-12-31T14:28:07.526Z] #33 37.74 Selecting previously unselected package cmake-data. [2019-12-31T14:28:07.526Z] #33 37.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-31T14:28:07.526Z] #33 37.83 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T14:28:07.526Z] #33 37.84 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T14:28:07.632Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-31T14:28:07.632Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-31T14:28:07.924Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-31T14:28:07.924Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-31T14:28:08.900Z] #33 40.95 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:28:08.960Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-31T14:28:08.988Z] Client: Docker Engine - Community [2019-12-31T14:28:08.988Z] Version: 19.03.2 [2019-12-31T14:28:08.988Z] API version: 1.40 [2019-12-31T14:28:08.988Z] Go version: go1.12.8 [2019-12-31T14:28:08.988Z] Git commit: 6a30dfc [2019-12-31T14:28:08.988Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-31T14:28:08.988Z] OS/Arch: linux/amd64 [2019-12-31T14:28:08.988Z] Experimental: false [2019-12-31T14:28:08.988Z] [2019-12-31T14:28:08.988Z] Server: Docker Engine - Community [2019-12-31T14:28:08.988Z] Engine: [2019-12-31T14:28:08.988Z] Version: 19.03.2 [2019-12-31T14:28:08.988Z] API version: 1.40 (minimum version 1.12) [2019-12-31T14:28:08.988Z] Go version: go1.12.8 [2019-12-31T14:28:08.988Z] Git commit: 6a30dfc [2019-12-31T14:28:08.988Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-31T14:28:08.988Z] OS/Arch: linux/amd64 [2019-12-31T14:28:08.988Z] Experimental: true [2019-12-31T14:28:08.988Z] containerd: [2019-12-31T14:28:08.988Z] Version: 1.2.6 [2019-12-31T14:28:08.988Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:28:08.988Z] runc: [2019-12-31T14:28:08.988Z] Version: 1.0.0-rc8 [2019-12-31T14:28:08.988Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:28:08.988Z] docker-init: [2019-12-31T14:28:08.988Z] Version: 0.18.0 [2019-12-31T14:28:08.988Z] GitCommit: fec3683 [Pipeline] sh [2019-12-31T14:28:09.157Z] #33 41.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:28:09.157Z] #33 41.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:28:09.157Z] #33 41.14 Selecting previously unselected package libicu57:amd64. [2019-12-31T14:28:09.157Z] #33 41.15 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-31T14:28:09.157Z] #33 41.16 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-31T14:28:09.334Z] + docker info [2019-12-31T14:28:09.596Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-31T14:28:09.932Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-31T14:28:09.932Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-31T14:28:10.223Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-31T14:28:10.359Z] Client: [2019-12-31T14:28:10.359Z] Debug Mode: false [2019-12-31T14:28:10.359Z] [2019-12-31T14:28:10.359Z] Server: [2019-12-31T14:28:10.359Z] Containers: 0 [2019-12-31T14:28:10.359Z] Running: 0 [2019-12-31T14:28:10.359Z] Paused: 0 [2019-12-31T14:28:10.359Z] Stopped: 0 [2019-12-31T14:28:10.359Z] Images: 0 [2019-12-31T14:28:10.359Z] Server Version: 19.03.2 [2019-12-31T14:28:10.359Z] Storage Driver: overlay2 [2019-12-31T14:28:10.359Z] Backing Filesystem: extfs [2019-12-31T14:28:10.359Z] Supports d_type: true [2019-12-31T14:28:10.359Z] Native Overlay Diff: true [2019-12-31T14:28:10.359Z] Logging Driver: json-file [2019-12-31T14:28:10.359Z] Cgroup Driver: cgroupfs [2019-12-31T14:28:10.359Z] Plugins: [2019-12-31T14:28:10.359Z] Volume: local [2019-12-31T14:28:10.359Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T14:28:10.359Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T14:28:10.359Z] Swarm: inactive [2019-12-31T14:28:10.359Z] Runtimes: runc [2019-12-31T14:28:10.359Z] Default Runtime: runc [2019-12-31T14:28:10.359Z] Init Binary: docker-init [2019-12-31T14:28:10.359Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:28:10.359Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:28:10.359Z] init version: fec3683 [2019-12-31T14:28:10.359Z] Security Options: [2019-12-31T14:28:10.359Z] apparmor [2019-12-31T14:28:10.359Z] seccomp [2019-12-31T14:28:10.359Z] Profile: default [2019-12-31T14:28:10.359Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T14:28:10.359Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-31T14:28:10.359Z] OSType: linux [2019-12-31T14:28:10.359Z] Architecture: aarch64 [2019-12-31T14:28:10.359Z] CPUs: 4 [2019-12-31T14:28:10.359Z] Total Memory: 7.525GiB [2019-12-31T14:28:10.359Z] Name: ip-10-100-106-150 [2019-12-31T14:28:10.359Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-31T14:28:10.359Z] Docker Root Dir: /var/lib/docker [2019-12-31T14:28:10.359Z] Debug Mode: false [2019-12-31T14:28:10.359Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:28:10.359Z] Labels: [2019-12-31T14:28:10.359Z] Experimental: true [2019-12-31T14:28:10.359Z] Insecure Registries: [2019-12-31T14:28:10.359Z] 127.0.0.0/8 [2019-12-31T14:28:10.359Z] Live Restore Enabled: true [2019-12-31T14:28:10.359Z] [2019-12-31T14:28:10.359Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T14:28:10.531Z] #33 ... [2019-12-31T14:28:10.531Z] [2019-12-31T14:28:10.531Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:10.531Z] #40 26.61 Reading package lists... [2019-12-31T14:28:10.532Z] #40 32.48 Building dependency tree... [2019-12-31T14:28:10.532Z] #40 34.73 The following additional packages will be installed: [2019-12-31T14:28:10.532Z] #40 34.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T14:28:10.532Z] #40 34.74 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T14:28:10.532Z] #40 34.74 Suggested packages: [2019-12-31T14:28:10.532Z] #40 34.74 manpages-dev python-setuptools [2019-12-31T14:28:10.532Z] #40 36.44 The following NEW packages will be installed: [2019-12-31T14:28:10.532Z] #40 36.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T14:28:10.532Z] #40 36.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T14:28:10.532Z] #40 36.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T14:28:10.532Z] #40 36.47 zlib1g-dev [2019-12-31T14:28:10.532Z] #40 37.58 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:28:10.532Z] #40 37.58 Need to get 3602 kB of archives. [2019-12-31T14:28:10.532Z] #40 37.58 After this operation, 18.9 MB of additional disk space will be used. [2019-12-31T14:28:10.532Z] #40 37.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-31T14:28:10.532Z] #40 37.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-31T14:28:10.532Z] #40 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-31T14:28:10.532Z] #40 37.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-31T14:28:10.532Z] #40 37.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-31T14:28:10.532Z] #40 37.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-31T14:28:10.532Z] #40 37.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-31T14:28:10.532Z] #40 37.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-31T14:28:10.532Z] #40 37.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-31T14:28:10.532Z] #40 37.69 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-31T14:28:10.532Z] #40 37.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-31T14:28:10.532Z] #40 37.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-31T14:28:10.532Z] #40 37.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-31T14:28:10.532Z] #40 37.89 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-31T14:28:10.532Z] #40 37.90 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T14:28:10.532Z] #40 37.93 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-31T14:28:10.532Z] #40 38.95 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:28:10.532Z] #40 39.15 Fetched 3602 kB in 1s (2578 kB/s) [2019-12-31T14:28:10.532Z] #40 39.26 Selecting previously unselected package libnet1:amd64. [2019-12-31T14:28:10.532Z] #40 39.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 ... 15091 files and directories currently installed.) [2019-12-31T14:28:10.532Z] #40 39.33 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 39.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:28:10.532Z] #40 39.53 Selecting previously unselected package libcap-dev:amd64. [2019-12-31T14:28:10.532Z] #40 39.56 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 39.59 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-31T14:28:10.532Z] #40 39.74 Selecting previously unselected package libnet1-dev. [2019-12-31T14:28:10.532Z] #40 39.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 39.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:28:10.532Z] #40 39.97 Selecting previously unselected package libnl-3-200:amd64. [2019-12-31T14:28:10.532Z] #40 39.97 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 40.00 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:28:10.532Z] #40 40.18 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-31T14:28:10.532Z] #40 40.19 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 40.20 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-31T14:28:10.532Z] #40 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-31T14:28:10.532Z] #40 40.64 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 40.65 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:28:10.532Z] #40 40.76 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-31T14:28:10.532Z] #40 40.76 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 40.77 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-31T14:28:10.532Z] #40 40.91 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-31T14:28:10.532Z] #40 40.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 40.91 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:28:10.532Z] #40 41.12 Selecting previously unselected package libprotobuf10:amd64. [2019-12-31T14:28:10.532Z] #40 41.13 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 41.15 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-31T14:28:10.532Z] #40 41.70 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-31T14:28:10.532Z] #40 41.70 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 41.70 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-31T14:28:10.532Z] #40 41.87 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-31T14:28:10.532Z] #40 41.88 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-31T14:28:10.532Z] #40 41.89 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-31T14:28:10.655Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:28:10.655Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:28:10.655Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40332/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T14:28:10.655Z] + bash /home/ubuntu/workspace/moby_PR-40332/check-config.sh [2019-12-31T14:28:10.655Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T14:28:10.655Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T14:28:10.655Z] [2019-12-31T14:28:10.655Z] Generally Necessary: [2019-12-31T14:28:10.655Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T14:28:10.655Z] - apparmor: enabled and tools installed [2019-12-31T14:28:10.655Z] - CONFIG_NAMESPACES: enabled [2019-12-31T14:28:10.655Z] - CONFIG_NET_NS: enabled [2019-12-31T14:28:10.655Z] - CONFIG_PID_NS: enabled [2019-12-31T14:28:10.655Z] - CONFIG_IPC_NS: enabled [2019-12-31T14:28:10.655Z] - CONFIG_UTS_NS: enabled [2019-12-31T14:28:10.655Z] - CONFIG_CGROUPS: enabled [2019-12-31T14:28:10.655Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T14:28:10.857Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-31T14:28:10.920Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T14:28:10.921Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T14:28:10.921Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T14:28:10.921Z] - CONFIG_CPUSETS: enabled [2019-12-31T14:28:10.921Z] - CONFIG_MEMCG: enabled [2019-12-31T14:28:10.921Z] - CONFIG_KEYS: enabled [2019-12-31T14:28:10.921Z] - CONFIG_VETH: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T14:28:10.921Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T14:28:10.921Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T14:28:10.921Z] [2019-12-31T14:28:10.921Z] Optional Features: [2019-12-31T14:28:10.921Z] - CONFIG_USER_NS: enabled [2019-12-31T14:28:10.921Z] - CONFIG_SECCOMP: enabled [2019-12-31T14:28:10.921Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T14:28:10.921Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T14:28:10.921Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T14:28:10.921Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T14:28:11.098Z] #40 43.07 Selecting previously unselected package libprotoc10:amd64. [2019-12-31T14:28:11.098Z] #40 43.08 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-31T14:28:11.098Z] #40 43.09 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-31T14:28:11.150Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-31T14:28:11.150Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-31T14:28:11.180Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T14:28:11.180Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T14:28:11.180Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T14:28:11.180Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T14:28:11.180Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T14:28:11.180Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T14:28:11.180Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T14:28:11.180Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T14:28:11.180Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T14:28:11.180Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T14:28:11.180Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T14:28:11.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T14:28:11.180Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T14:28:11.180Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T14:28:11.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T14:28:11.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T14:28:11.180Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T14:28:11.180Z] - CONFIG_EXT4_FS: enabled [2019-12-31T14:28:11.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T14:28:11.180Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T14:28:11.180Z] - Network Drivers: [2019-12-31T14:28:11.180Z] - "overlay": [2019-12-31T14:28:11.180Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T14:28:11.180Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T14:28:11.180Z] Optional (for encrypted networks): [2019-12-31T14:28:11.440Z] - CONFIG_CRYPTO: enabled [2019-12-31T14:28:11.440Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T14:28:11.440Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T14:28:11.440Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T14:28:11.440Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T14:28:11.440Z] - CONFIG_XFRM: enabled [2019-12-31T14:28:11.440Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T14:28:11.440Z] - "ipvlan": [2019-12-31T14:28:11.440Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T14:28:11.440Z] - "macvlan": [2019-12-31T14:28:11.440Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T14:28:11.440Z] - "ftp,tftp client in container": [2019-12-31T14:28:11.440Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T14:28:11.440Z] - Storage Drivers: [2019-12-31T14:28:11.440Z] - "aufs": [2019-12-31T14:28:11.440Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T14:28:11.440Z] - "btrfs": [2019-12-31T14:28:11.440Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T14:28:11.440Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T14:28:11.440Z] - "devicemapper": [2019-12-31T14:28:11.440Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T14:28:11.440Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T14:28:11.440Z] - "overlay": [2019-12-31T14:28:11.440Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T14:28:11.440Z] - "zfs": [2019-12-31T14:28:11.440Z] - /dev/zfs: missing [2019-12-31T14:28:11.442Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-31T14:28:11.442Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-31T14:28:11.681Z] #40 43.76 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T14:28:11.681Z] #40 43.77 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-31T14:28:11.681Z] #40 43.78 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:28:11.700Z] - zfs command: missing [2019-12-31T14:28:11.700Z] - zpool command: missing [2019-12-31T14:28:11.700Z] [2019-12-31T14:28:11.700Z] Limits: [2019-12-31T14:28:11.700Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T14:28:11.700Z] [2019-12-31T14:28:11.700Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T14:28:11.951Z] #40 44.01 Selecting previously unselected package protobuf-compiler. [2019-12-31T14:28:11.951Z] #40 44.02 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-31T14:28:11.951Z] #40 44.03 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T14:28:12.051Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 . [2019-12-31T14:28:12.051Z] #2 [internal] load build definition from Dockerfile [2019-12-31T14:28:12.051Z] #2 transferring dockerfile: 15.33kB 0.0s done [2019-12-31T14:28:12.051Z] #2 DONE 0.0s [2019-12-31T14:28:12.051Z] [2019-12-31T14:28:12.051Z] #1 [internal] load .dockerignore [2019-12-31T14:28:12.051Z] #1 transferring context: 112B done [2019-12-31T14:28:12.051Z] #1 DONE 0.0s [2019-12-31T14:28:12.209Z] #40 44.23 Selecting previously unselected package python-pkg-resources. [2019-12-31T14:28:12.209Z] #40 44.23 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:28:12.209Z] #40 44.23 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T14:28:12.314Z] [2019-12-31T14:28:12.314Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T14:28:12.483Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-31T14:28:12.778Z] #40 44.55 Selecting previously unselected package python-protobuf. [2019-12-31T14:28:12.778Z] #40 44.55 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-31T14:28:12.778Z] #40 44.55 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T14:28:12.778Z] #40 ... [2019-12-31T14:28:12.778Z] [2019-12-31T14:28:12.778Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:12.778Z] #31 34.62 sync [2019-12-31T14:28:12.778Z] #31 34.63 internal/reflectlite [2019-12-31T14:28:12.778Z] #31 37.57 sort [2019-12-31T14:28:12.778Z] #31 37.57 errors [2019-12-31T14:28:12.778Z] #31 37.89 strconv [2019-12-31T14:28:12.778Z] #31 38.78 io [2019-12-31T14:28:12.778Z] #31 40.07 internal/oserror [2019-12-31T14:28:12.778Z] #31 40.19 syscall [2019-12-31T14:28:12.778Z] #31 41.71 reflect [2019-12-31T14:28:12.779Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-31T14:28:12.779Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-31T14:28:12.982Z] #3 DONE 0.4s [2019-12-31T14:28:12.982Z] [2019-12-31T14:28:12.982Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T14:28:12.982Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T14:28:13.035Z] #31 ... [2019-12-31T14:28:13.035Z] [2019-12-31T14:28:13.035Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:13.035Z] #59 2.702 + RM_GOPATH=0 [2019-12-31T14:28:13.035Z] #59 2.702 + TMP_GOPATH= [2019-12-31T14:28:13.035Z] #59 2.702 + : /build [2019-12-31T14:28:13.035Z] #59 2.702 + '[' -z '' ']' [2019-12-31T14:28:13.035Z] #59 2.705 ++ mktemp -d [2019-12-31T14:28:13.035Z] #59 2.708 + export GOPATH=/tmp/tmp.lAYp0KWZv0 [2019-12-31T14:28:13.035Z] #59 2.708 + GOPATH=/tmp/tmp.lAYp0KWZv0 [2019-12-31T14:28:13.035Z] #59 2.708 + RM_GOPATH=1 [2019-12-31T14:28:13.035Z] #59 2.711 ++ dirname ./install.sh [2019-12-31T14:28:13.035Z] #59 2.715 + dir=. [2019-12-31T14:28:13.035Z] #59 2.715 + bin=containerd [2019-12-31T14:28:13.035Z] #59 2.715 + shift [2019-12-31T14:28:13.035Z] #59 2.715 + '[' '!' -f ./containerd.installer ']' [2019-12-31T14:28:13.035Z] #59 2.715 + . ./containerd.installer [2019-12-31T14:28:13.035Z] #59 2.715 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:28:13.035Z] #59 2.716 + install_containerd [2019-12-31T14:28:13.035Z] #59 2.716 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T14:28:13.035Z] #59 2.716 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lAYp0KWZv0/src/github.com/containerd/containerd [2019-12-31T14:28:13.035Z] #59 2.716 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:28:13.035Z] #59 2.726 Cloning into '/tmp/tmp.lAYp0KWZv0/src/github.com/containerd/containerd'... [2019-12-31T14:28:13.035Z] #59 ... [2019-12-31T14:28:13.035Z] [2019-12-31T14:28:13.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:13.035Z] #40 45.01 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:28:13.083Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-31T14:28:13.243Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T14:28:13.243Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-12-31T14:28:13.243Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-12-31T14:28:13.243Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.67MB / 8.26MB 0.3s [2019-12-31T14:28:13.292Z] #40 45.10 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:28:13.292Z] #40 45.11 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T14:28:13.374Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-31T14:28:13.503Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.22MB / 8.26MB 0.4s [2019-12-31T14:28:13.503Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done [2019-12-31T14:28:13.503Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-12-31T14:28:13.763Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-12-31T14:28:13.763Z] #4 DONE 1.1s [2019-12-31T14:28:14.012Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-31T14:28:14.012Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-31T14:28:14.012Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-31T14:28:14.334Z] [2019-12-31T14:28:14.334Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T14:28:14.334Z] #6 DONE 0.2s [2019-12-31T14:28:14.334Z] [2019-12-31T14:28:14.334Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:28:14.597Z] #5 DONE 0.3s [2019-12-31T14:28:14.597Z] [2019-12-31T14:28:14.597Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:14.597Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T14:28:14.597Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 0B / 43.17MB 0.2s [2019-12-31T14:28:14.597Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0B / 4.09MB 0.2s [2019-12-31T14:28:14.597Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T14:28:14.597Z] #7 sha256:52c1ab03c1c8bc339c9a4e74978a94499a2116b2ac7a6cb203aace411bc9a58d 1.79kB / 1.79kB done [2019-12-31T14:28:14.597Z] #7 sha256:5c81daf6ef07f8afcc21af4ea905294bd5aeb12c1289710c4ca59c871b178bd7 5.47kB / 5.47kB done [2019-12-31T14:28:14.597Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0B / 9.75MB 0.2s [2019-12-31T14:28:14.670Z] #40 ... [2019-12-31T14:28:14.670Z] [2019-12-31T14:28:14.670Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:14.670Z] #44 36.32 internal/reflectlite [2019-12-31T14:28:14.670Z] #44 36.39 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T14:28:14.670Z] #44 36.83 math/rand [2019-12-31T14:28:14.670Z] #44 38.20 internal/singleflight [2019-12-31T14:28:14.670Z] #44 39.01 io [2019-12-31T14:28:14.670Z] #44 39.02 strconv [2019-12-31T14:28:14.670Z] #44 40.69 bytes [2019-12-31T14:28:14.670Z] #44 42.59 reflect [2019-12-31T14:28:14.670Z] #44 42.70 bufio [2019-12-31T14:28:14.670Z] #44 44.52 syscall [2019-12-31T14:28:14.858Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 5.99MB / 43.17MB 0.3s [2019-12-31T14:28:14.858Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 2.85MB / 4.09MB 0.3s [2019-12-31T14:28:14.858Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 6.00MB / 9.75MB 0.3s [2019-12-31T14:28:15.118Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 9.45MB / 43.17MB 0.5s [2019-12-31T14:28:15.118Z] #7 sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 4.09MB / 4.09MB 0.4s done [2019-12-31T14:28:15.118Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 8.55MB / 9.75MB 0.5s [2019-12-31T14:28:15.118Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 0B / 48.02MB 0.5s [2019-12-31T14:28:15.118Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 22.98MB / 43.17MB 0.7s [2019-12-31T14:28:15.118Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 0.7s [2019-12-31T14:28:15.118Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 7.90MB / 48.02MB 0.7s [2019-12-31T14:28:15.388Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 35.71MB / 43.17MB 0.8s [2019-12-31T14:28:15.388Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 11.40MB / 48.02MB 0.8s [2019-12-31T14:28:15.388Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 42.86MB / 43.17MB 0.9s [2019-12-31T14:28:15.388Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 16.12MB / 48.02MB 0.9s [2019-12-31T14:28:15.519Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-31T14:28:15.519Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-31T14:28:15.604Z] #44 ... [2019-12-31T14:28:15.604Z] [2019-12-31T14:28:15.604Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:28:15.604Z] #33 47.40 Selecting previously unselected package libxml2:amd64. [2019-12-31T14:28:15.604Z] #33 47.41 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-31T14:28:15.604Z] #33 47.41 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:28:16.092Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 26.76MB / 48.02MB 1.0s [2019-12-31T14:28:16.092Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 38.21MB / 48.02MB 1.1s [2019-12-31T14:28:16.149Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-31T14:28:16.170Z] #33 48.15 Selecting previously unselected package libarchive13:amd64. [2019-12-31T14:28:16.170Z] #33 48.15 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-31T14:28:16.170Z] #33 48.16 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-31T14:28:16.428Z] #33 48.51 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-31T14:28:16.441Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-31T14:28:16.686Z] #33 48.53 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-31T14:28:16.686Z] #33 48.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-31T14:28:16.686Z] #33 48.75 Selecting previously unselected package libuv1:amd64. [2019-12-31T14:28:16.686Z] #33 48.75 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-31T14:28:16.686Z] #33 48.76 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-31T14:28:16.730Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-31T14:28:16.944Z] #33 48.93 Selecting previously unselected package cmake. [2019-12-31T14:28:16.944Z] #33 48.93 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-31T14:28:16.944Z] #33 49.05 Unpacking cmake (3.7.2-1) ... [2019-12-31T14:28:17.037Z] #7 sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 43.17MB / 43.17MB 2.4s done [2019-12-31T14:28:17.037Z] #7 sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 9.75MB / 9.75MB 1.1s done [2019-12-31T14:28:17.037Z] #7 sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 48.02MB / 48.02MB 2.4s done [2019-12-31T14:28:17.037Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 125.53kB / 49.10MB 2.5s [2019-12-31T14:28:17.037Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 0B / 97.60MB 2.5s [2019-12-31T14:28:17.037Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 0B / 155B 2.5s [2019-12-31T14:28:17.037Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 5.39MB / 97.60MB 2.6s [2019-12-31T14:28:17.037Z] #7 sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c 155B / 155B 2.5s done [2019-12-31T14:28:17.037Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 4.95MB / 49.10MB 2.7s [2019-12-31T14:28:17.037Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 16.09MB / 97.60MB 2.7s [2019-12-31T14:28:17.301Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 9.68MB / 49.10MB 2.8s [2019-12-31T14:28:17.301Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 22.02MB / 97.60MB 2.8s [2019-12-31T14:28:17.301Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 [2019-12-31T14:28:17.301Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 19.06MB / 49.10MB 2.9s [2019-12-31T14:28:17.373Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-31T14:28:17.563Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 29.02MB / 49.10MB 3.1s [2019-12-31T14:28:17.563Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 41.06MB / 97.60MB 3.1s [2019-12-31T14:28:17.563Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 38.61MB / 49.10MB 3.2s [2019-12-31T14:28:17.563Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 48.37MB / 97.60MB 3.2s [2019-12-31T14:28:17.665Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-31T14:28:17.830Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 47.92MB / 49.10MB 3.4s [2019-12-31T14:28:17.830Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 59.31MB / 97.60MB 3.4s [2019-12-31T14:28:17.878Z] #33 ... [2019-12-31T14:28:17.878Z] [2019-12-31T14:28:17.878Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:17.878Z] #47 39.71 + cd /tmp/tmp.qNfpr3ANRx/src/gotest.tools/gotestsum [2019-12-31T14:28:17.878Z] #47 39.71 + git checkout -q v0.3.5 [2019-12-31T14:28:17.878Z] #47 39.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T14:28:18.094Z] #7 ... [2019-12-31T14:28:18.094Z] [2019-12-31T14:28:18.094Z] #19 [internal] load build context [2019-12-31T14:28:18.094Z] #19 transferring context: 46.32MB 3.5s done [2019-12-31T14:28:18.094Z] #19 DONE 3.5s [2019-12-31T14:28:18.094Z] [2019-12-31T14:28:18.094Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:18.094Z] #7 sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 49.10MB / 49.10MB 3.5s done [2019-12-31T14:28:18.094Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 67.44MB / 97.60MB 3.6s [2019-12-31T14:28:18.135Z] #47 ... [2019-12-31T14:28:18.135Z] [2019-12-31T14:28:18.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:18.135Z] #40 49.27 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:28:18.135Z] #40 49.29 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-31T14:28:18.135Z] #40 49.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:18.135Z] #40 49.34 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T14:28:18.300Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-31T14:28:18.355Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 74.35MB / 97.60MB 3.7s [2019-12-31T14:28:18.355Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 83.64MB / 97.60MB 3.8s [2019-12-31T14:28:18.355Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 91.94MB / 97.60MB 3.9s [2019-12-31T14:28:18.809Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 4.1s [2019-12-31T14:28:18.809Z] #7 ... [2019-12-31T14:28:18.809Z] [2019-12-31T14:28:18.809Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:28:18.809Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T14:28:18.809Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T14:28:18.809Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T14:28:18.809Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.9s done [2019-12-31T14:28:18.809Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.1s done [2019-12-31T14:28:18.809Z] #65 DONE 4.3s [2019-12-31T14:28:18.809Z] [2019-12-31T14:28:18.809Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:18.809Z] #7 sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 97.60MB / 97.60MB 4.2s done [2019-12-31T14:28:18.933Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-31T14:28:18.933Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-31T14:28:19.311Z] Client: [2019-12-31T14:28:19.311Z] Debug Mode: false [2019-12-31T14:28:19.311Z] [2019-12-31T14:28:19.311Z] Server: [2019-12-31T14:28:19.311Z] Containers: 0 [2019-12-31T14:28:19.311Z] Running: 0 [2019-12-31T14:28:19.311Z] Paused: 0 [2019-12-31T14:28:19.311Z] Stopped: 0 [2019-12-31T14:28:19.311Z] Images: 0 [2019-12-31T14:28:19.311Z] Server Version: 19.03.2 [2019-12-31T14:28:19.311Z] Storage Driver: overlay2 [2019-12-31T14:28:19.311Z] Backing Filesystem: extfs [2019-12-31T14:28:19.311Z] Supports d_type: true [2019-12-31T14:28:19.311Z] Native Overlay Diff: true [2019-12-31T14:28:19.311Z] Logging Driver: json-file [2019-12-31T14:28:19.311Z] Cgroup Driver: cgroupfs [2019-12-31T14:28:19.311Z] Plugins: [2019-12-31T14:28:19.311Z] Volume: local [2019-12-31T14:28:19.311Z] Network: bridge host ipvlan macvlan null overlay [2019-12-31T14:28:19.311Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-31T14:28:19.311Z] Swarm: inactive [2019-12-31T14:28:19.311Z] Runtimes: runc [2019-12-31T14:28:19.311Z] Default Runtime: runc [2019-12-31T14:28:19.311Z] Init Binary: docker-init [2019-12-31T14:28:19.311Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-31T14:28:19.311Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-31T14:28:19.311Z] init version: fec3683 [2019-12-31T14:28:19.311Z] Security Options: [2019-12-31T14:28:19.311Z] apparmor [2019-12-31T14:28:19.311Z] seccomp [2019-12-31T14:28:19.311Z] Profile: default [2019-12-31T14:28:19.311Z] Kernel Version: 4.15.0-1048-aws [2019-12-31T14:28:19.311Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-31T14:28:19.311Z] OSType: linux [2019-12-31T14:28:19.311Z] Architecture: x86_64 [2019-12-31T14:28:19.311Z] CPUs: 2 [2019-12-31T14:28:19.311Z] Total Memory: 7.501GiB [2019-12-31T14:28:19.311Z] Name: ip-10-100-112-160 [2019-12-31T14:28:19.311Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-31T14:28:19.311Z] Docker Root Dir: /var/lib/docker [2019-12-31T14:28:19.311Z] Debug Mode: false [2019-12-31T14:28:19.311Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:28:19.311Z] Labels: [2019-12-31T14:28:19.311Z] Experimental: true [2019-12-31T14:28:19.311Z] Insecure Registries: [2019-12-31T14:28:19.311Z] 127.0.0.0/8 [2019-12-31T14:28:19.311Z] Live Restore Enabled: true [2019-12-31T14:28:19.311Z] [2019-12-31T14:28:19.311Z] WARNING: No swap limit support [Pipeline] sh [2019-12-31T14:28:19.569Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-31T14:28:19.570Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-31T14:28:19.628Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:28:19.628Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:28:19.628Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40332/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-31T14:28:19.628Z] + bash /home/ubuntu/workspace/moby_PR-40332/check-config.sh [2019-12-31T14:28:19.628Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-31T14:28:19.628Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-31T14:28:19.628Z] [2019-12-31T14:28:19.628Z] Generally Necessary: [2019-12-31T14:28:19.628Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-31T14:28:19.628Z] - apparmor: enabled and tools installed [2019-12-31T14:28:19.628Z] - CONFIG_NAMESPACES: enabled [2019-12-31T14:28:19.628Z] - CONFIG_NET_NS: enabled [2019-12-31T14:28:19.628Z] - CONFIG_PID_NS: enabled [2019-12-31T14:28:19.628Z] - CONFIG_IPC_NS: enabled [2019-12-31T14:28:19.628Z] - CONFIG_UTS_NS: enabled [2019-12-31T14:28:19.628Z] - CONFIG_CGROUPS: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CPUSETS: enabled [2019-12-31T14:28:19.907Z] - CONFIG_MEMCG: enabled [2019-12-31T14:28:19.907Z] - CONFIG_KEYS: enabled [2019-12-31T14:28:19.907Z] - CONFIG_VETH: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-31T14:28:19.907Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-31T14:28:19.907Z] [2019-12-31T14:28:19.907Z] Optional Features: [2019-12-31T14:28:19.907Z] - CONFIG_USER_NS: enabled [2019-12-31T14:28:19.907Z] - CONFIG_SECCOMP: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-31T14:28:19.907Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-31T14:28:19.907Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-31T14:28:19.907Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-31T14:28:19.907Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-31T14:28:19.907Z] - CONFIG_BLK_CGROUP: enabled [2019-12-31T14:28:19.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-31T14:28:19.907Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_PERF: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-31T14:28:19.907Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-31T14:28:19.907Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-31T14:28:19.907Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-31T14:28:20.184Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-31T14:28:20.184Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-31T14:28:20.184Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_IP_VS: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-31T14:28:20.184Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-31T14:28:20.184Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-31T14:28:20.184Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_EXT4_FS: enabled [2019-12-31T14:28:20.184Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-31T14:28:20.184Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-31T14:28:20.184Z] - Network Drivers: [2019-12-31T14:28:20.184Z] - "overlay": [2019-12-31T14:28:20.184Z] - CONFIG_VXLAN: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-31T14:28:20.184Z] Optional (for encrypted networks): [2019-12-31T14:28:20.184Z] - CONFIG_CRYPTO: enabled [2019-12-31T14:28:20.184Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-31T14:28:20.184Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-31T14:28:20.184Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-31T14:28:20.184Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-31T14:28:20.184Z] - CONFIG_XFRM: enabled [2019-12-31T14:28:20.184Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-31T14:28:20.184Z] - "ipvlan": [2019-12-31T14:28:20.184Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-31T14:28:20.184Z] - "macvlan": [2019-12-31T14:28:20.184Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_DUMMY: enabled (as module) [2019-12-31T14:28:20.184Z] - "ftp,tftp client in container": [2019-12-31T14:28:20.184Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-31T14:28:20.184Z] - Storage Drivers: [2019-12-31T14:28:20.184Z] - "aufs": [2019-12-31T14:28:20.184Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-31T14:28:20.184Z] - "btrfs": [2019-12-31T14:28:20.184Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-31T14:28:20.184Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-31T14:28:20.184Z] - "devicemapper": [2019-12-31T14:28:20.197Z] #7 extracting sha256:d07bcf5901dfa793fa6b2c4c617e86bcef315b0b092cbfd1a929eefedaf8e3f2 3.0s done [2019-12-31T14:28:20.204Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-31T14:28:20.204Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-31T14:28:20.454Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-31T14:28:20.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-31T14:28:20.454Z] - "overlay": [2019-12-31T14:28:20.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-31T14:28:20.454Z] - "zfs": [2019-12-31T14:28:20.454Z] - /dev/zfs: missing [2019-12-31T14:28:20.454Z] - zfs command: missing [2019-12-31T14:28:20.454Z] - zpool command: missing [2019-12-31T14:28:20.454Z] [2019-12-31T14:28:20.454Z] Limits: [2019-12-31T14:28:20.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-31T14:28:20.454Z] [2019-12-31T14:28:20.454Z] + true [2019-12-31T14:28:20.457Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-31T14:28:20.792Z] + sudo modprobe ip_vs [2019-12-31T14:28:20.838Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-31T14:28:21.029Z] #7 extracting sha256:b4f31062581dadb1f69c43e9441040dd46788bf13ae51f20c66929fac82b506b 0.4s done [2019-12-31T14:28:21.029Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.1s [2019-12-31T14:28:21.084Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 . [2019-12-31T14:28:21.133Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-31T14:28:21.133Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-31T14:28:21.290Z] #7 extracting sha256:d62337a296a607f48a5dc3a7c07639360d98e0e78982ca8e459c832719012f12 0.2s done [2019-12-31T14:28:21.290Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 [2019-12-31T14:28:21.348Z] #2 [internal] load .dockerignore [2019-12-31T14:28:21.348Z] #2 transferring context: [2019-12-31T14:28:21.587Z] #40 ... [2019-12-31T14:28:21.587Z] [2019-12-31T14:28:21.587Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:28:21.587Z] #33 51.64 Selecting previously unselected package xxd. [2019-12-31T14:28:21.587Z] #33 51.66 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:28:21.587Z] #33 51.67 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:28:21.587Z] #33 51.85 Selecting previously unselected package vim-common. [2019-12-31T14:28:21.587Z] #33 51.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:28:21.587Z] #33 51.89 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:28:21.587Z] #33 52.25 Processing triggers for mime-support (3.60) ... [2019-12-31T14:28:21.587Z] #33 52.34 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:28:21.587Z] #33 52.36 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-31T14:28:21.587Z] #33 52.37 Setting up cmake-data (3.7.2-1) ... [2019-12-31T14:28:21.587Z] #33 52.39 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-31T14:28:21.587Z] #33 52.40 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:28:21.587Z] #33 52.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:21.587Z] #33 52.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:28:21.587Z] #33 52.50 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:28:21.587Z] #33 52.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-31T14:28:21.587Z] #33 52.53 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-31T14:28:21.587Z] #33 52.54 Setting up cmake (3.7.2-1) ... [2019-12-31T14:28:21.587Z] #33 52.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:21.587Z] #33 DONE 53.2s [2019-12-31T14:28:21.587Z] [2019-12-31T14:28:21.587Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:28:21.587Z] #34 DONE 0.1s [2019-12-31T14:28:21.587Z] [2019-12-31T14:28:21.587Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T14:28:21.587Z] #35 DONE 0.1s [2019-12-31T14:28:21.587Z] [2019-12-31T14:28:21.587Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:21.607Z] #2 transferring context: 112B done [2019-12-31T14:28:21.607Z] #2 DONE 0.3s [2019-12-31T14:28:21.607Z] [2019-12-31T14:28:21.607Z] #1 [internal] load build definition from Dockerfile [2019-12-31T14:28:21.607Z] #1 transferring dockerfile: 15.33kB 0.1s done [2019-12-31T14:28:21.607Z] #1 DONE 0.3s [2019-12-31T14:28:21.607Z] [2019-12-31T14:28:21.607Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T14:28:22.173Z] #3 DONE 0.6s [2019-12-31T14:28:22.173Z] [2019-12-31T14:28:22.173Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T14:28:22.173Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T14:28:22.173Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T14:28:22.173Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-31T14:28:22.173Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-31T14:28:22.173Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-31T14:28:22.173Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-12-31T14:28:22.432Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-31T14:28:22.432Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-31T14:28:22.644Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-31T14:28:22.644Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-31T14:28:22.998Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-12-31T14:28:22.998Z] #4 DONE 0.9s [2019-12-31T14:28:23.283Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-31T14:28:23.283Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-31T14:28:23.568Z] [2019-12-31T14:28:23.568Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:28:23.827Z] #6 ... [2019-12-31T14:28:23.827Z] [2019-12-31T14:28:23.827Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T14:28:23.827Z] #5 DONE 0.3s [2019-12-31T14:28:23.832Z] #7 extracting sha256:403697a3e152c7a38ddb9175a90ed2dac97d780421c35949ff80cd67a7d4e596 2.0s done [2019-12-31T14:28:23.832Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 [2019-12-31T14:28:24.091Z] [2019-12-31T14:28:24.091Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:28:24.114Z] #36 ... [2019-12-31T14:28:24.114Z] [2019-12-31T14:28:24.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:24.114Z] #40 55.31 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-31T14:28:24.114Z] #40 55.32 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-31T14:28:24.114Z] #40 55.34 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:28:24.114Z] #40 55.38 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-31T14:28:24.114Z] #40 55.40 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-31T14:28:24.114Z] #40 55.41 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:28:24.114Z] #40 55.43 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:28:24.114Z] #40 55.45 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T14:28:24.114Z] #40 55.48 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-31T14:28:24.114Z] #40 55.51 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-31T14:28:24.114Z] #40 55.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:28:24.114Z] #40 DONE 55.8s [2019-12-31T14:28:24.114Z] [2019-12-31T14:28:24.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:24.314Z] go: finding github.com/kr/text v0.1.0 [2019-12-31T14:28:24.314Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-31T14:28:24.433Z] #6 DONE 0.6s [2019-12-31T14:28:24.433Z] [2019-12-31T14:28:24.433Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:28:24.433Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T14:28:24.433Z] #65 DONE 0.0s [2019-12-31T14:28:24.433Z] [2019-12-31T14:28:24.433Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:24.433Z] #7 DONE 0.0s [2019-12-31T14:28:24.433Z] [2019-12-31T14:28:24.433Z] #19 [internal] load build context [2019-12-31T14:28:24.607Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-31T14:28:24.902Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-31T14:28:24.902Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-31T14:28:25.220Z] #7 extracting sha256:7156aa26d0e81147cce624b6fedcefdda992fda278b991226f829a20fd740628 1.5s done [2019-12-31T14:28:25.480Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 [2019-12-31T14:28:25.546Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-31T14:28:25.846Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-31T14:28:25.846Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-31T14:28:26.009Z] #41 ... [2019-12-31T14:28:26.009Z] [2019-12-31T14:28:26.009Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:26.009Z] #31 47.74 time [2019-12-31T14:28:26.009Z] #31 53.96 internal/poll [2019-12-31T14:28:26.009Z] #31 55.98 internal/syscall/unix [2019-12-31T14:28:26.009Z] #31 56.30 internal/fmtsort [2019-12-31T14:28:26.009Z] #31 56.46 os [2019-12-31T14:28:26.009Z] #31 57.09 strings [2019-12-31T14:28:26.009Z] #31 ... [2019-12-31T14:28:26.009Z] [2019-12-31T14:28:26.009Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:26.009Z] #36 3.067 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:28:26.009Z] #36 3.067 + RM_GOPATH=0 [2019-12-31T14:28:26.009Z] #36 3.067 + TMP_GOPATH= [2019-12-31T14:28:26.009Z] #36 3.067 + : /build [2019-12-31T14:28:26.009Z] #36 3.067 + '[' -z '' ']' [2019-12-31T14:28:26.009Z] #36 3.067 ++ mktemp -d [2019-12-31T14:28:26.009Z] #36 3.067 + export GOPATH=/tmp/tmp.dBjO7lWhca [2019-12-31T14:28:26.009Z] #36 3.067 + GOPATH=/tmp/tmp.dBjO7lWhca [2019-12-31T14:28:26.009Z] #36 3.067 + RM_GOPATH=1 [2019-12-31T14:28:26.009Z] #36 3.067 ++ dirname ./install.sh [2019-12-31T14:28:26.009Z] #36 3.067 + dir=. [2019-12-31T14:28:26.009Z] #36 3.067 + bin=tini [2019-12-31T14:28:26.009Z] #36 3.067 + shift [2019-12-31T14:28:26.009Z] #36 3.067 + '[' '!' -f ./tini.installer ']' [2019-12-31T14:28:26.009Z] #36 3.067 + . ./tini.installer [2019-12-31T14:28:26.009Z] #36 3.067 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:28:26.009Z] #36 3.067 + install_tini [2019-12-31T14:28:26.009Z] #36 3.067 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T14:28:26.009Z] #36 3.067 + git clone https://github.com/krallin/tini.git /tmp/tmp.dBjO7lWhca/tini [2019-12-31T14:28:26.009Z] #36 3.067 Cloning into '/tmp/tmp.dBjO7lWhca/tini'... [2019-12-31T14:28:26.009Z] #36 4.041 + cd /tmp/tmp.dBjO7lWhca/tini [2019-12-31T14:28:26.009Z] #36 4.041 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:28:26.009Z] #36 4.050 + cmake . [2019-12-31T14:28:26.009Z] #36 4.584 -- The C compiler identification is GNU 6.3.0 [2019-12-31T14:28:26.266Z] #36 4.620 -- Check for working C compiler: /usr/bin/cc [2019-12-31T14:28:26.496Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-31T14:28:26.787Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-31T14:28:26.788Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-31T14:28:26.831Z] #36 5.412 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T14:28:26.831Z] #36 5.414 -- Detecting C compiler ABI info [2019-12-31T14:28:26.975Z] #19 transferring context: 12.19MB 2.2s [2019-12-31T14:28:27.427Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-31T14:28:27.763Z] #36 6.105 -- Detecting C compiler ABI info - done [2019-12-31T14:28:27.763Z] #36 6.187 -- Detecting C compile features [2019-12-31T14:28:28.489Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-31T14:28:28.489Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-31T14:28:28.489Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-31T14:28:28.778Z] #7 extracting sha256:706c0dfc51c55afbec0a2a98540d5b63a8c2adbb54010a0a2df29a1cd25af1f6 3.4s done [2019-12-31T14:28:28.784Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-31T14:28:28.784Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-31T14:28:29.040Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c [2019-12-31T14:28:29.076Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-31T14:28:29.302Z] #7 extracting sha256:328cf24ec1e9e15e0b704babd83e29c378d9b0619e03b48dbc03bd32e9b87e5c done [2019-12-31T14:28:29.302Z] #7 DONE 14.9s [2019-12-31T14:28:29.302Z] [2019-12-31T14:28:29.302Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T14:28:29.659Z] #36 ... [2019-12-31T14:28:29.659Z] [2019-12-31T14:28:29.659Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:29.659Z] #44 51.51 time [2019-12-31T14:28:29.659Z] #44 57.37 strings [2019-12-31T14:28:29.659Z] #44 58.30 os [2019-12-31T14:28:29.659Z] #44 60.06 regexp/syntax [2019-12-31T14:28:29.659Z] #44 ... [2019-12-31T14:28:29.659Z] [2019-12-31T14:28:29.659Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:29.659Z] #36 8.214 -- Detecting C compile features - done [2019-12-31T14:28:29.659Z] #36 8.265 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T14:28:30.128Z] go: finding cloud.google.com/go v0.26.0 [2019-12-31T14:28:30.128Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-31T14:28:30.128Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-31T14:28:30.128Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-31T14:28:30.223Z] #36 8.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T14:28:30.223Z] #36 8.767 -- Configuring done [2019-12-31T14:28:30.223Z] #36 8.800 -- Generating done [2019-12-31T14:28:30.223Z] #36 8.812 -- Build files have been written to: /tmp/tmp.dBjO7lWhca/tini [2019-12-31T14:28:30.223Z] #36 8.839 + make tini-static [2019-12-31T14:28:30.263Z] #19 transferring context: 46.32MB 5.4s done [2019-12-31T14:28:30.263Z] #19 DONE 5.6s [2019-12-31T14:28:30.263Z] [2019-12-31T14:28:30.263Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:30.263Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T14:28:30.263Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2019-12-31T14:28:30.263Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.6s done [2019-12-31T14:28:30.263Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2019-12-31T14:28:30.263Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.6s done [2019-12-31T14:28:30.263Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.7s done [2019-12-31T14:28:30.263Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T14:28:30.263Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 2.7s done [2019-12-31T14:28:30.263Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 3.9s done [2019-12-31T14:28:30.263Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 98.17MB / 120.07MB 5.4s [2019-12-31T14:28:30.263Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.1s [2019-12-31T14:28:30.263Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 2.9s done [2019-12-31T14:28:30.263Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 106.70MB / 120.07MB 5.6s [2019-12-31T14:28:30.430Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-31T14:28:30.430Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-31T14:28:30.522Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 115.93MB / 120.07MB 5.9s [2019-12-31T14:28:30.732Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-31T14:28:30.780Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 6.3s done [2019-12-31T14:28:30.788Z] #36 9.234 Scanning dependencies of target tini-static [2019-12-31T14:28:30.788Z] #36 9.330 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T14:28:31.029Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-31T14:28:31.029Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-31T14:28:31.029Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-31T14:28:31.029Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-31T14:28:32.067Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-31T14:28:32.067Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-31T14:28:32.381Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-31T14:28:32.381Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-31T14:28:32.685Z] #36 10.89 [100%] Linking C executable tini-static [2019-12-31T14:28:32.942Z] #36 11.37 [100%] Built target tini-static [2019-12-31T14:28:32.942Z] #36 11.48 + mkdir -p /build [2019-12-31T14:28:32.942Z] #36 11.48 + cp tini-static /build/docker-init [2019-12-31T14:28:33.311Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 6.2s done [2019-12-31T14:28:33.311Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.1s [2019-12-31T14:28:33.413Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-31T14:28:33.413Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-31T14:28:33.500Z] #8 DONE 3.6s [2019-12-31T14:28:33.500Z] [2019-12-31T14:28:33.500Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T14:28:33.513Z] #36 DONE 12.2s [2019-12-31T14:28:33.513Z] [2019-12-31T14:28:33.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:33.513Z] #41 4.122 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:28:33.513Z] #41 4.123 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:28:33.513Z] #41 5.719 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:28:33.513Z] #41 5.762 GEN .gitid [2019-12-31T14:28:33.513Z] #41 5.765 GEN criu/include/version.h [2019-12-31T14:28:33.513Z] #41 5.801 GEN include/common/asm [2019-12-31T14:28:33.513Z] #41 7.318 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.380 PBCC images/opts.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.462 PBCC images/sit.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.512 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.590 DEP images/opts.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.629 DEP images/sit.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.702 PBCC images/macvlan.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.746 DEP images/macvlan.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.789 PBCC images/autofs.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.829 DEP images/autofs.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.863 PBCC images/sysctl.pb-c.c [2019-12-31T14:28:33.513Z] #41 7.912 DEP images/sysctl.pb-c.d [2019-12-31T14:28:33.513Z] #41 7.956 PBCC images/time.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.002 DEP images/time.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.067 PBCC images/binfmt-misc.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.126 DEP images/binfmt-misc.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.176 PBCC images/seccomp.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.230 DEP images/seccomp.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.269 PBCC images/userns.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.330 DEP images/userns.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.390 PBCC images/cgroup.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.406 DEP images/cgroup.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.461 PBCC images/fown.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.486 PBCC images/ext-file.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.553 DEP images/fown.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.606 DEP images/ext-file.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.686 PBCC images/rpc.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.703 DEP images/rpc.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.768 PBCC images/siginfo.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.838 DEP images/siginfo.pb-c.d [2019-12-31T14:28:33.513Z] #41 8.896 PBCC images/pagemap.pb-c.c [2019-12-31T14:28:33.513Z] #41 8.950 DEP images/pagemap.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.009 PBCC images/rlimit.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.018 DEP images/rlimit.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.080 PBCC images/file-lock.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.118 DEP images/file-lock.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.170 PBCC images/tty.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.196 DEP images/tty.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.319 PBCC images/tun.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.398 PBCC images/netdev.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.452 DEP images/tun.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.514 DEP images/netdev.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.596 PBCC images/vma.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.667 DEP images/vma.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.740 PBCC images/creds.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.774 DEP images/creds.pb-c.d [2019-12-31T14:28:33.513Z] #41 9.850 PBCC images/utsns.pb-c.c [2019-12-31T14:28:33.513Z] #41 9.858 DEP images/utsns.pb-c.d [2019-12-31T14:28:33.770Z] #41 9.954 PBCC images/ipc-desc.pb-c.c [2019-12-31T14:28:33.770Z] #41 10.03 PBCC images/ipc-sem.pb-c.c [2019-12-31T14:28:33.877Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.8s done [2019-12-31T14:28:34.028Z] #41 10.07 DEP images/ipc-desc.pb-c.d [2019-12-31T14:28:34.028Z] #41 10.16 DEP images/ipc-sem.pb-c.d [2019-12-31T14:28:34.028Z] #41 10.27 PBCC images/ipc-msg.pb-c.c [2019-12-31T14:28:34.028Z] #41 10.34 DEP images/ipc-msg.pb-c.d [2019-12-31T14:28:34.069Z] #9 DONE 1.0s [2019-12-31T14:28:34.069Z] [2019-12-31T14:28:34.069Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:28:34.137Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2019-12-31T14:28:34.285Z] #41 10.47 PBCC images/ipc-shm.pb-c.c [2019-12-31T14:28:34.285Z] #41 10.55 DEP images/ipc-shm.pb-c.d [2019-12-31T14:28:34.329Z] #10 ... [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:28:34.329Z] #20 DONE 0.1s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T14:28:34.329Z] #49 DONE 0.2s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:28:34.329Z] #21 DONE 0.3s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:28:34.329Z] #61 DONE 0.2s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T14:28:34.329Z] #43 DONE 0.2s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T14:28:34.329Z] #46 DONE 0.3s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T14:28:34.329Z] #30 DONE 0.3s [2019-12-31T14:28:34.329Z] [2019-12-31T14:28:34.329Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:34.395Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.3s done [2019-12-31T14:28:34.450Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-31T14:28:34.450Z] go: finding github.com/kr/pty v1.1.1 [2019-12-31T14:28:34.543Z] #41 10.75 PBCC images/ipc-var.pb-c.c [2019-12-31T14:28:34.543Z] #41 10.77 DEP images/ipc-var.pb-c.d [2019-12-31T14:28:34.543Z] #41 10.84 PBCC images/sk-opts.pb-c.c [2019-12-31T14:28:34.590Z] #44 ... [2019-12-31T14:28:34.590Z] [2019-12-31T14:28:34.590Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T14:28:34.590Z] #67 DONE 0.4s [2019-12-31T14:28:34.654Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2019-12-31T14:28:34.801Z] #41 10.86 PBCC images/packet-sock.pb-c.c [2019-12-31T14:28:34.801Z] #41 10.99 DEP images/sk-opts.pb-c.d [2019-12-31T14:28:34.801Z] #41 11.01 DEP images/packet-sock.pb-c.d [2019-12-31T14:28:34.801Z] #41 11.11 PBCC images/sk-netlink.pb-c.c [2019-12-31T14:28:34.852Z] [2019-12-31T14:28:34.852Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:35.059Z] #41 11.13 DEP images/sk-netlink.pb-c.d [2019-12-31T14:28:35.059Z] #41 11.17 PBCC images/sk-inet.pb-c.c [2019-12-31T14:28:35.059Z] #41 11.24 DEP images/sk-inet.pb-c.d [2019-12-31T14:28:35.059Z] #41 11.29 PBCC images/sk-unix.pb-c.c [2019-12-31T14:28:35.059Z] #41 11.30 DEP images/sk-unix.pb-c.d [2019-12-31T14:28:35.059Z] #41 11.34 PBCC images/mm.pb-c.c [2019-12-31T14:28:35.059Z] #41 11.39 DEP images/mm.pb-c.d [2019-12-31T14:28:35.317Z] #41 11.46 PBCC images/timerfd.pb-c.c [2019-12-31T14:28:35.317Z] #41 11.57 DEP images/timerfd.pb-c.d [2019-12-31T14:28:35.317Z] #41 11.63 PBCC images/timer.pb-c.c [2019-12-31T14:28:35.317Z] #41 11.66 DEP images/timer.pb-c.d [2019-12-31T14:28:35.499Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-31T14:28:35.574Z] #41 11.74 PBCC images/sa.pb-c.c [2019-12-31T14:28:35.574Z] #41 11.82 DEP images/sa.pb-c.d [2019-12-31T14:28:35.574Z] #41 11.85 PBCC images/pipe-data.pb-c.c [2019-12-31T14:28:35.574Z] #41 11.89 DEP images/pipe-data.pb-c.d [2019-12-31T14:28:35.574Z] #41 11.93 PBCC images/mnt.pb-c.c [2019-12-31T14:28:35.833Z] #41 12.01 DEP images/mnt.pb-c.d [2019-12-31T14:28:35.833Z] #41 12.06 PBCC images/sk-packet.pb-c.c [2019-12-31T14:28:35.833Z] #41 12.08 DEP images/sk-packet.pb-c.d [2019-12-31T14:28:35.833Z] #41 12.11 PBCC images/tcp-stream.pb-c.c [2019-12-31T14:28:35.833Z] #41 12.14 DEP images/tcp-stream.pb-c.d [2019-12-31T14:28:35.833Z] #41 12.18 PBCC images/pipe.pb-c.c [2019-12-31T14:28:36.091Z] #41 12.22 DEP images/pipe.pb-c.d [2019-12-31T14:28:36.091Z] #41 12.27 PBCC images/pstree.pb-c.c [2019-12-31T14:28:36.091Z] #41 12.30 DEP images/pstree.pb-c.d [2019-12-31T14:28:36.091Z] #41 12.34 PBCC images/fs.pb-c.c [2019-12-31T14:28:36.091Z] #41 12.38 DEP images/fs.pb-c.d [2019-12-31T14:28:36.091Z] #41 12.42 PBCC images/signalfd.pb-c.c [2019-12-31T14:28:36.348Z] #41 12.46 DEP images/signalfd.pb-c.d [2019-12-31T14:28:36.348Z] #41 12.53 PBCC images/fh.pb-c.c [2019-12-31T14:28:36.348Z] #41 12.57 PBCC images/fsnotify.pb-c.c [2019-12-31T14:28:36.348Z] #41 12.63 DEP images/fh.pb-c.d [2019-12-31T14:28:36.606Z] #41 12.70 DEP images/fsnotify.pb-c.d [2019-12-31T14:28:36.606Z] #41 12.74 PBCC images/eventpoll.pb-c.c [2019-12-31T14:28:36.606Z] #41 12.78 DEP images/eventpoll.pb-c.d [2019-12-31T14:28:36.606Z] #41 12.85 PBCC images/eventfd.pb-c.c [2019-12-31T14:28:36.606Z] #41 12.86 DEP images/eventfd.pb-c.d [2019-12-31T14:28:36.606Z] #41 12.92 PBCC images/remap-file-path.pb-c.c [2019-12-31T14:28:36.606Z] #41 12.97 DEP images/remap-file-path.pb-c.d [2019-12-31T14:28:36.698Z] Removing intermediate container 2476518f701d [2019-12-31T14:28:36.698Z] ---> 147f10386d8b [2019-12-31T14:28:36.698Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-31T14:28:36.698Z] ---> 687421176e14 [2019-12-31T14:28:36.698Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-31T14:28:36.698Z] ---> 30585e14965d [2019-12-31T14:28:36.698Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-31T14:28:36.698Z] ---> Running in 0bf3461be88a [2019-12-31T14:28:36.698Z] Removing intermediate container 0bf3461be88a [2019-12-31T14:28:36.698Z] ---> 3776f5ee8ad9 [2019-12-31T14:28:36.698Z] Successfully built 3776f5ee8ad9 [2019-12-31T14:28:36.698Z] Successfully tagged moby-buildx:latest [2019-12-31T14:28:36.698Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-31T14:28:36.698Z] if [ -n "${id}" ]; then \ [2019-12-31T14:28:36.698Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-31T14:28:36.698Z] && touch bundles/buildx; \ [2019-12-31T14:28:36.698Z] docker rm -f ${id}; \ [2019-12-31T14:28:36.698Z] fi [2019-12-31T14:28:36.698Z] edbc645ca9e04ab5f8667aeaeeb4b2154b801bfbc8fc284d70febd547830f224 [2019-12-31T14:28:36.698Z] bundles/buildx version [2019-12-31T14:28:36.698Z] buildx v0.3.1 6db68d0 [2019-12-31T14:28:36.698Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 . [2019-12-31T14:28:36.698Z] #1 [internal] booting buildkit [2019-12-31T14:28:36.698Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-31T14:28:36.865Z] #41 13.03 PBCC images/fifo.pb-c.c [2019-12-31T14:28:36.865Z] #41 13.04 DEP images/fifo.pb-c.d [2019-12-31T14:28:36.865Z] #41 13.09 PBCC images/ghost-file.pb-c.c [2019-12-31T14:28:36.865Z] #41 13.14 DEP images/ghost-file.pb-c.d [2019-12-31T14:28:36.865Z] #41 13.21 PBCC images/regfile.pb-c.c [2019-12-31T14:28:37.091Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-12-31T14:28:37.091Z] #1 creating container buildx_buildkit_default [2019-12-31T14:28:37.122Z] #41 13.26 DEP images/regfile.pb-c.d [2019-12-31T14:28:37.123Z] #41 13.31 PBCC images/ns.pb-c.c [2019-12-31T14:28:37.123Z] #41 13.32 DEP images/ns.pb-c.d [2019-12-31T14:28:37.123Z] #41 13.40 PBCC images/fdinfo.pb-c.c [2019-12-31T14:28:37.380Z] #41 13.49 DEP images/fdinfo.pb-c.d [2019-12-31T14:28:37.380Z] #41 13.57 PBCC images/core-aarch64.pb-c.c [2019-12-31T14:28:37.380Z] #41 13.61 PBCC images/core-arm.pb-c.c [2019-12-31T14:28:37.380Z] #41 13.67 PBCC images/core-ppc64.pb-c.c [2019-12-31T14:28:37.380Z] #41 13.69 PBCC images/core-s390.pb-c.c [2019-12-31T14:28:37.469Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-31T14:28:37.469Z] #1 DONE 2.5s [2019-12-31T14:28:37.469Z] [2019-12-31T14:28:37.469Z] #3 [internal] load build definition from Dockerfile [2019-12-31T14:28:37.469Z] #3 transferring dockerfile: 15.32kB done [2019-12-31T14:28:37.469Z] #3 DONE 0.0s [2019-12-31T14:28:37.469Z] [2019-12-31T14:28:37.469Z] #2 [internal] load .dockerignore [2019-12-31T14:28:37.469Z] #2 transferring context: 112B done [2019-12-31T14:28:37.469Z] #2 DONE 0.0s [2019-12-31T14:28:37.469Z] [2019-12-31T14:28:37.469Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T14:28:37.638Z] #41 13.71 PBCC images/core-x86.pb-c.c [2019-12-31T14:28:37.638Z] #41 13.82 PBCC images/core.pb-c.c [2019-12-31T14:28:37.638Z] #41 13.93 PBCC images/inventory.pb-c.c [2019-12-31T14:28:37.896Z] #41 14.00 DEP images/core-aarch64.pb-c.d [2019-12-31T14:28:37.896Z] #41 14.07 DEP images/core-arm.pb-c.d [2019-12-31T14:28:37.896Z] #41 14.11 DEP images/core-ppc64.pb-c.d [2019-12-31T14:28:37.896Z] #41 14.19 DEP images/core-s390.pb-c.d [2019-12-31T14:28:38.154Z] #41 14.27 DEP images/core-x86.pb-c.d [2019-12-31T14:28:38.154Z] #41 14.36 DEP images/core.pb-c.d [2019-12-31T14:28:38.154Z] #41 14.44 DEP images/inventory.pb-c.d [2019-12-31T14:28:38.154Z] #41 ... [2019-12-31T14:28:38.154Z] [2019-12-31T14:28:38.154Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:38.154Z] #31 59.97 path [2019-12-31T14:28:38.154Z] #31 60.33 fmt [2019-12-31T14:28:38.154Z] #31 60.67 path/filepath [2019-12-31T14:28:38.154Z] #31 61.95 io/ioutil [2019-12-31T14:28:38.154Z] #31 62.65 text/tabwriter [2019-12-31T14:28:38.154Z] #31 64.58 github.com/BurntSushi/toml [2019-12-31T14:28:38.154Z] #31 64.59 flag [2019-12-31T14:28:38.154Z] #31 67.31 log [2019-12-31T14:28:38.154Z] #31 69.46 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:28:38.411Z] #31 ... [2019-12-31T14:28:38.411Z] [2019-12-31T14:28:38.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:38.411Z] #41 14.50 PBCC images/cpuinfo.pb-c.c [2019-12-31T14:28:38.411Z] #41 14.53 DEP images/cpuinfo.pb-c.d [2019-12-31T14:28:38.411Z] #41 14.61 PBCC images/stats.pb-c.c [2019-12-31T14:28:38.411Z] #41 14.67 DEP images/stats.pb-c.d [2019-12-31T14:28:38.731Z] #4 DONE 0.8s [2019-12-31T14:28:38.731Z] [2019-12-31T14:28:38.731Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T14:28:38.731Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T14:28:38.731Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T14:28:38.731Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-31T14:28:38.731Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-12-31T14:28:38.731Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-31T14:28:38.731Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-31T14:28:38.731Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-31T14:28:38.840Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 3.8s done [2019-12-31T14:28:38.840Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2019-12-31T14:28:39.092Z] #5 DONE 0.5s [2019-12-31T14:28:39.092Z] [2019-12-31T14:28:39.092Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T14:28:39.457Z] #7 DONE 0.3s [2019-12-31T14:28:39.457Z] [2019-12-31T14:28:39.457Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:28:39.878Z] #6 DONE 0.8s [2019-12-31T14:28:40.310Z] #41 16.17 make[1]: Nothing to be done for 'all'. [2019-12-31T14:28:40.416Z] [2019-12-31T14:28:40.416Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:40.416Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T14:28:40.416Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 3.06MB / 4.37MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 0B / 50.50MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 0B / 102.17MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 0B / 45.98MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T14:28:40.416Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2019-12-31T14:28:40.416Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2019-12-31T14:28:40.416Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 0B / 45.24MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 0B / 10.32MB 0.1s [2019-12-31T14:28:40.416Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.2s done [2019-12-31T14:28:40.416Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 2.06MB / 10.32MB 0.3s [2019-12-31T14:28:40.416Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done [2019-12-31T14:28:40.567Z] #41 ... [2019-12-31T14:28:40.567Z] [2019-12-31T14:28:40.567Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:40.567Z] #44 62.36 fmt [2019-12-31T14:28:40.567Z] #44 64.75 regexp [2019-12-31T14:28:40.567Z] #44 67.66 go/token [2019-12-31T14:28:40.567Z] #44 68.46 go/scanner [2019-12-31T14:28:40.567Z] #44 69.18 internal/lazyregexp [2019-12-31T14:28:40.567Z] #44 69.42 net/url [2019-12-31T14:28:40.567Z] #44 69.95 go/ast [2019-12-31T14:28:40.567Z] #44 71.20 text/template/parse [2019-12-31T14:28:40.567Z] #44 ... [2019-12-31T14:28:40.567Z] [2019-12-31T14:28:40.567Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:40.567Z] #59 26.92 + cd /tmp/tmp.lAYp0KWZv0/src/github.com/containerd/containerd [2019-12-31T14:28:40.567Z] #59 26.92 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:28:40.567Z] #59 27.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T14:28:40.567Z] #59 27.93 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T14:28:40.567Z] #59 27.93 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:28:40.567Z] #59 27.93 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:28:40.567Z] #59 27.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T14:28:40.567Z] #59 27.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T14:28:40.567Z] #59 27.93 + '[' '' = dynamic ']' [2019-12-31T14:28:40.567Z] #59 27.93 + make [2019-12-31T14:28:40.567Z] #59 29.01 + bin/ctr [2019-12-31T14:28:40.855Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 4.43MB / 50.50MB 0.4s [2019-12-31T14:28:40.855Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 4.41MB / 45.98MB 0.4s [2019-12-31T14:28:40.855Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 4.68MB / 45.24MB 0.4s [2019-12-31T14:28:40.855Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 4.77MB / 10.32MB 0.4s [2019-12-31T14:28:40.855Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 7.08MB / 50.50MB 0.6s [2019-12-31T14:28:40.855Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 6.52MB / 102.17MB 0.6s [2019-12-31T14:28:40.855Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 7.20MB / 45.98MB 0.6s [2019-12-31T14:28:40.855Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 7.21MB / 45.24MB 0.6s [2019-12-31T14:28:40.855Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 7.41MB / 10.32MB 0.6s [2019-12-31T14:28:40.855Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 9.70MB / 50.50MB 0.7s [2019-12-31T14:28:40.855Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 10.32MB / 45.98MB 0.7s [2019-12-31T14:28:40.855Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 9.86MB / 45.24MB 0.7s [2019-12-31T14:28:40.855Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.20MB / 10.32MB 0.7s [2019-12-31T14:28:40.955Z] #68 ... [2019-12-31T14:28:40.955Z] [2019-12-31T14:28:40.955Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:28:40.955Z] #28 5.866 + mktemp -d [2019-12-31T14:28:40.955Z] #28 5.868 + export GOPATH=/tmp/tmp.1mgwWlQ2Bd [2019-12-31T14:28:40.955Z] #28 5.868 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.1mgwWlQ2Bd/src/github.com/go-swagger/go-swagger [2019-12-31T14:28:40.955Z] #28 5.871 Cloning into '/tmp/tmp.1mgwWlQ2Bd/src/github.com/go-swagger/go-swagger'... [2019-12-31T14:28:40.955Z] #28 ... [2019-12-31T14:28:40.955Z] [2019-12-31T14:28:40.955Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:28:40.955Z] #24 6.323 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:28:40.955Z] #24 6.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:28:40.955Z] #24 6.460 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:28:40.955Z] #24 6.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:28:40.955Z] #24 6.713 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:28:40.955Z] #24 ... [2019-12-31T14:28:40.955Z] [2019-12-31T14:28:40.955Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:40.955Z] #31 6.396 + RM_GOPATH=0 [2019-12-31T14:28:40.955Z] #31 6.396 + TMP_GOPATH= [2019-12-31T14:28:40.955Z] #31 6.396 + : /build [2019-12-31T14:28:40.955Z] #31 6.396 + '[' -z '' ']' [2019-12-31T14:28:40.955Z] #31 6.405 ++ mktemp -d [2019-12-31T14:28:40.955Z] #31 6.408 + export GOPATH=/tmp/tmp.emOnasE2xm [2019-12-31T14:28:40.955Z] #31 6.408 + GOPATH=/tmp/tmp.emOnasE2xm [2019-12-31T14:28:40.955Z] #31 6.408 + RM_GOPATH=1 [2019-12-31T14:28:40.955Z] #31 6.409 ++ dirname ./install.sh [2019-12-31T14:28:40.955Z] #31 6.415 + dir=. [2019-12-31T14:28:40.955Z] #31 6.415 + bin=tomlv [2019-12-31T14:28:40.955Z] #31 6.415 + shift [2019-12-31T14:28:40.955Z] #31 6.420 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T14:28:40.955Z] #31 6.423 + . ./tomlv.installer [2019-12-31T14:28:40.955Z] #31 6.424 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:28:40.955Z] #31 6.425 + install_tomlv [2019-12-31T14:28:40.955Z] #31 6.428 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T14:28:40.955Z] #31 6.428 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.emOnasE2xm/src/github.com/BurntSushi/toml [2019-12-31T14:28:40.955Z] #31 6.428 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:28:40.955Z] #31 6.434 Cloning into '/tmp/tmp.emOnasE2xm/src/github.com/BurntSushi/toml'... [2019-12-31T14:28:41.216Z] #31 ... [2019-12-31T14:28:41.217Z] [2019-12-31T14:28:41.217Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:41.217Z] #44 6.752 + RM_GOPATH=0 [2019-12-31T14:28:41.217Z] #44 6.752 + TMP_GOPATH= [2019-12-31T14:28:41.217Z] #44 6.752 + : /build [2019-12-31T14:28:41.217Z] #44 6.752 + '[' -z '' ']' [2019-12-31T14:28:41.217Z] #44 6.755 ++ mktemp -d [2019-12-31T14:28:41.217Z] #44 6.776 + export GOPATH=/tmp/tmp.04m3sTgnkH [2019-12-31T14:28:41.217Z] #44 6.776 + GOPATH=/tmp/tmp.04m3sTgnkH [2019-12-31T14:28:41.217Z] #44 6.776 + RM_GOPATH=1 [2019-12-31T14:28:41.217Z] #44 6.776 ++ dirname ./install.sh [2019-12-31T14:28:41.217Z] #44 6.801 + dir=. [2019-12-31T14:28:41.217Z] #44 6.801 + bin=vndr [2019-12-31T14:28:41.217Z] #44 6.801 + shift [2019-12-31T14:28:41.217Z] #44 6.801 + '[' '!' -f ./vndr.installer ']' [2019-12-31T14:28:41.217Z] #44 6.801 + . ./vndr.installer [2019-12-31T14:28:41.217Z] #44 6.801 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:28:41.217Z] #44 6.801 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:28:41.217Z] #44 6.801 + install_vndr [2019-12-31T14:28:41.217Z] #44 6.801 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T14:28:41.217Z] #44 6.801 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.04m3sTgnkH/src/github.com/LK4D4/vndr [2019-12-31T14:28:41.217Z] #44 6.804 Cloning into '/tmp/tmp.04m3sTgnkH/src/github.com/LK4D4/vndr'... [2019-12-31T14:28:41.314Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 15.07MB / 50.50MB 0.9s [2019-12-31T14:28:41.314Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 12.16MB / 102.17MB 0.9s [2019-12-31T14:28:41.314Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 13.40MB / 45.98MB 0.9s [2019-12-31T14:28:41.314Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 13.18MB / 45.24MB 0.9s [2019-12-31T14:28:41.314Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.8s done [2019-12-31T14:28:41.314Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 17.92MB / 50.50MB 1.0s [2019-12-31T14:28:41.314Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 16.48MB / 45.98MB 1.0s [2019-12-31T14:28:41.314Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 16.22MB / 45.24MB 1.0s [2019-12-31T14:28:41.314Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 21.50MB / 50.50MB 1.2s [2019-12-31T14:28:41.314Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 18.62MB / 102.17MB 1.2s [2019-12-31T14:28:41.314Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 20.97MB / 45.98MB 1.2s [2019-12-31T14:28:41.314Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 20.71MB / 45.24MB 1.2s [2019-12-31T14:28:41.500Z] #59 ... [2019-12-31T14:28:41.500Z] [2019-12-31T14:28:41.500Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:41.500Z] #41 17.69 CC images/stats.o [2019-12-31T14:28:41.757Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 25.00MB / 50.50MB 1.3s [2019-12-31T14:28:41.757Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 23.66MB / 45.98MB 1.3s [2019-12-31T14:28:41.757Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 23.92MB / 45.24MB 1.3s [2019-12-31T14:28:41.757Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 28.56MB / 50.50MB 1.5s [2019-12-31T14:28:41.757Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 25.99MB / 102.17MB 1.5s [2019-12-31T14:28:41.757Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 26.40MB / 45.98MB 1.5s [2019-12-31T14:28:41.757Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 26.88MB / 45.24MB 1.5s [2019-12-31T14:28:41.757Z] #8 ... [2019-12-31T14:28:41.757Z] [2019-12-31T14:28:41.757Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:28:41.757Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T14:28:41.757Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T14:28:41.757Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-12-31T14:28:41.757Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T14:28:41.757Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-12-31T14:28:41.757Z] #66 DONE 1.8s [2019-12-31T14:28:41.757Z] [2019-12-31T14:28:41.757Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:41.757Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 31.94MB / 50.50MB 1.6s [2019-12-31T14:28:41.757Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 30.59MB / 45.98MB 1.6s [2019-12-31T14:28:41.757Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 31.41MB / 45.24MB 1.6s [2019-12-31T14:28:41.757Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 36.35MB / 50.50MB 1.8s [2019-12-31T14:28:41.757Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 33.52MB / 45.98MB 1.8s [2019-12-31T14:28:41.757Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 35.59MB / 45.24MB 1.8s [2019-12-31T14:28:42.065Z] #41 ... [2019-12-31T14:28:42.065Z] [2019-12-31T14:28:42.065Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:42.065Z] #31 DONE 73.7s [2019-12-31T14:28:42.065Z] [2019-12-31T14:28:42.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:42.065Z] #41 18.16 CC images/core.o [2019-12-31T14:28:42.124Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 3.5s done [2019-12-31T14:28:42.158Z] #44 7.828 + cd /tmp/tmp.04m3sTgnkH/src/github.com/LK4D4/vndr [2019-12-31T14:28:42.225Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 40.53MB / 50.50MB 1.9s [2019-12-31T14:28:42.225Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 35.37MB / 102.17MB 1.9s [2019-12-31T14:28:42.225Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 36.13MB / 45.98MB 1.9s [2019-12-31T14:28:42.225Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 41.16MB / 45.24MB 1.9s [2019-12-31T14:28:42.225Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 45.70MB / 50.50MB 2.1s [2019-12-31T14:28:42.225Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 40.10MB / 45.98MB 2.1s [2019-12-31T14:28:42.225Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 44.82MB / 45.24MB 2.1s [2019-12-31T14:28:42.225Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 49.94MB / 50.50MB 2.2s [2019-12-31T14:28:42.225Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 44.47MB / 102.17MB 2.2s [2019-12-31T14:28:42.225Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 44.48MB / 45.98MB 2.2s [2019-12-31T14:28:42.225Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.2s done [2019-12-31T14:28:42.383Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b [2019-12-31T14:28:42.421Z] #44 7.829 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:28:42.421Z] #44 7.853 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T14:28:42.758Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 53.25MB / 102.17MB 2.4s [2019-12-31T14:28:42.758Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.4s done [2019-12-31T14:28:42.758Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 68.59MB / 102.17MB 2.5s [2019-12-31T14:28:42.758Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.5s done [2019-12-31T14:28:42.758Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 84.15MB / 102.17MB 2.7s [2019-12-31T14:28:43.197Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 98.97MB / 102.17MB 2.8s [2019-12-31T14:28:43.197Z] #8 ... [2019-12-31T14:28:43.197Z] [2019-12-31T14:28:43.197Z] #20 [internal] load build context [2019-12-31T14:28:43.197Z] #20 transferring context: 46.32MB 3.1s done [2019-12-31T14:28:43.197Z] #20 DONE 3.2s [2019-12-31T14:28:43.197Z] [2019-12-31T14:28:43.197Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:28:43.197Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.1s done [2019-12-31T14:28:43.197Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-31T14:28:43.435Z] #41 19.40 CC images/core-x86.o [2019-12-31T14:28:43.808Z] #44 9.342 internal/cpu [2019-12-31T14:28:43.808Z] #44 9.366 runtime/internal/math [2019-12-31T14:28:43.808Z] #44 9.474 sync/atomic [2019-12-31T14:28:44.000Z] #41 19.98 CC images/core-arm.o [2019-12-31T14:28:44.070Z] #44 9.496 internal/race [2019-12-31T14:28:44.070Z] #44 9.591 unicode [2019-12-31T14:28:44.070Z] #44 ... [2019-12-31T14:28:44.070Z] [2019-12-31T14:28:44.070Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:28:44.070Z] #56 6.885 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:28:44.070Z] #56 6.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:28:44.070Z] #56 6.903 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:28:44.070Z] #56 6.913 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:28:44.070Z] #56 6.926 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:28:44.070Z] #56 7.665 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:28:44.070Z] #56 9.088 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:28:44.070Z] #56 10.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:28:44.257Z] #41 20.33 CC images/core-aarch64.o [2019-12-31T14:28:44.332Z] #56 ... [2019-12-31T14:28:44.332Z] [2019-12-31T14:28:44.332Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:28:44.332Z] #38 3.960 + mktemp -d [2019-12-31T14:28:44.332Z] #38 3.962 + export GOPATH=/tmp/tmp.zDeBRBs2Tp [2019-12-31T14:28:44.332Z] #38 3.962 + git clone https://github.com/docker/distribution.git /tmp/tmp.zDeBRBs2Tp/src/github.com/docker/distribution [2019-12-31T14:28:44.332Z] #38 3.967 Cloning into '/tmp/tmp.zDeBRBs2Tp/src/github.com/docker/distribution'... [2019-12-31T14:28:44.332Z] #38 ... [2019-12-31T14:28:44.332Z] [2019-12-31T14:28:44.332Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:44.332Z] #62 6.543 + RM_GOPATH=0 [2019-12-31T14:28:44.332Z] #62 6.544 + TMP_GOPATH= [2019-12-31T14:28:44.332Z] #62 6.544 + : /build/ [2019-12-31T14:28:44.332Z] #62 6.544 + '[' -z '' ']' [2019-12-31T14:28:44.332Z] #62 6.556 ++ mktemp -d [2019-12-31T14:28:44.332Z] #62 6.558 + export GOPATH=/tmp/tmp.odeHE7cSyr [2019-12-31T14:28:44.332Z] #62 6.559 + GOPATH=/tmp/tmp.odeHE7cSyr [2019-12-31T14:28:44.332Z] #62 6.559 + RM_GOPATH=1 [2019-12-31T14:28:44.332Z] #62 6.561 ++ dirname ./install.sh [2019-12-31T14:28:44.332Z] #62 6.572 + dir=. [2019-12-31T14:28:44.332Z] #62 6.572 + bin=rootlesskit [2019-12-31T14:28:44.332Z] #62 6.572 + shift [2019-12-31T14:28:44.332Z] #62 6.572 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T14:28:44.332Z] #62 6.572 + . ./rootlesskit.installer [2019-12-31T14:28:44.332Z] #62 6.572 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:28:44.332Z] #62 6.572 + install_rootlesskit [2019-12-31T14:28:44.332Z] #62 6.572 + case "$1" in [2019-12-31T14:28:44.332Z] #62 6.572 + export CGO_ENABLED=0 [2019-12-31T14:28:44.332Z] #62 6.572 + CGO_ENABLED=0 [2019-12-31T14:28:44.332Z] #62 6.572 + _install_rootlesskit [2019-12-31T14:28:44.332Z] #62 6.572 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T14:28:44.332Z] #62 6.572 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.odeHE7cSyr/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:28:44.332Z] #62 6.572 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:28:44.332Z] #62 6.585 Cloning into '/tmp/tmp.odeHE7cSyr/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T14:28:44.723Z] #41 20.67 CC images/core-ppc64.o [2019-12-31T14:28:44.726Z] #62 10.06 + cd /tmp/tmp.odeHE7cSyr/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:28:44.726Z] #62 10.06 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:28:44.726Z] #62 ... [2019-12-31T14:28:44.726Z] [2019-12-31T14:28:44.726Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:44.726Z] #40 8.003 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:28:44.726Z] #40 8.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:28:44.726Z] #40 8.047 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:28:44.726Z] #40 8.074 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:28:44.726Z] #40 8.097 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:28:44.726Z] #40 9.172 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:28:44.726Z] #40 ... [2019-12-31T14:28:44.726Z] [2019-12-31T14:28:44.726Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:44.726Z] #47 6.873 + RM_GOPATH=0 [2019-12-31T14:28:44.726Z] #47 6.873 + TMP_GOPATH= [2019-12-31T14:28:44.726Z] #47 6.873 + : /build [2019-12-31T14:28:44.726Z] #47 6.873 + '[' -z '' ']' [2019-12-31T14:28:44.726Z] #47 6.875 ++ mktemp -d [2019-12-31T14:28:44.726Z] #47 6.887 + export GOPATH=/tmp/tmp.l1eqn9RyO1 [2019-12-31T14:28:44.726Z] #47 6.887 + GOPATH=/tmp/tmp.l1eqn9RyO1 [2019-12-31T14:28:44.726Z] #47 6.887 + RM_GOPATH=1 [2019-12-31T14:28:44.726Z] #47 6.889 ++ dirname ./install.sh [2019-12-31T14:28:44.726Z] #47 6.893 Installing gotestsum version v0.3.5 [2019-12-31T14:28:44.726Z] #47 6.893 + dir=. [2019-12-31T14:28:44.726Z] #47 6.893 + bin=gotestsum [2019-12-31T14:28:44.726Z] #47 6.893 + shift [2019-12-31T14:28:44.726Z] #47 6.893 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T14:28:44.726Z] #47 6.893 + . ./gotestsum.installer [2019-12-31T14:28:44.726Z] #47 6.893 ++ : v0.3.5 [2019-12-31T14:28:44.726Z] #47 6.893 + install_gotestsum [2019-12-31T14:28:44.726Z] #47 6.893 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T14:28:44.726Z] #47 6.893 + go get -d gotest.tools/gotestsum [2019-12-31T14:28:44.726Z] #47 ... [2019-12-31T14:28:44.726Z] [2019-12-31T14:28:44.726Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:44.726Z] #50 6.457 + RM_GOPATH=0 [2019-12-31T14:28:44.726Z] #50 6.457 + TMP_GOPATH= [2019-12-31T14:28:44.726Z] #50 6.457 + : /build [2019-12-31T14:28:44.726Z] #50 6.457 + '[' -z '' ']' [2019-12-31T14:28:44.726Z] #50 6.481 ++ mktemp -d [2019-12-31T14:28:44.726Z] #50 6.481 + export GOPATH=/tmp/tmp.4PH0dkU6db [2019-12-31T14:28:44.726Z] #50 6.481 + GOPATH=/tmp/tmp.4PH0dkU6db [2019-12-31T14:28:44.726Z] #50 6.481 + RM_GOPATH=1 [2019-12-31T14:28:44.726Z] #50 6.481 ++ dirname ./install.sh [2019-12-31T14:28:44.726Z] #50 6.483 + dir=. [2019-12-31T14:28:44.726Z] #50 6.483 + bin=golangci_lint [2019-12-31T14:28:44.726Z] #50 6.483 + shift [2019-12-31T14:28:44.726Z] #50 6.484 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T14:28:44.726Z] #50 6.484 + . ./golangci_lint.installer [2019-12-31T14:28:44.726Z] #50 6.485 ++ : v1.20.0 [2019-12-31T14:28:44.726Z] #50 6.485 + install_golangci_lint [2019-12-31T14:28:44.726Z] #50 6.486 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T14:28:44.726Z] #50 6.486 Installing golangci-lint version v1.20.0 [2019-12-31T14:28:44.726Z] #50 6.487 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:28:44.987Z] #50 ... [2019-12-31T14:28:44.987Z] [2019-12-31T14:28:44.987Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:44.987Z] #22 6.903 + RM_GOPATH=0 [2019-12-31T14:28:44.987Z] #22 6.903 + TMP_GOPATH= [2019-12-31T14:28:44.987Z] #22 6.903 + : /build [2019-12-31T14:28:44.987Z] #22 6.903 + '[' -z '' ']' [2019-12-31T14:28:44.987Z] #22 6.903 ++ mktemp -d [2019-12-31T14:28:44.987Z] #22 6.905 + export GOPATH=/tmp/tmp.yJMqA8aldg [2019-12-31T14:28:44.987Z] #22 6.906 + GOPATH=/tmp/tmp.yJMqA8aldg [2019-12-31T14:28:44.987Z] #22 6.906 + RM_GOPATH=1 [2019-12-31T14:28:44.987Z] #22 6.907 ++ dirname ./install.sh [2019-12-31T14:28:44.987Z] #22 6.909 + dir=. [2019-12-31T14:28:44.987Z] #22 6.909 + bin=dockercli [2019-12-31T14:28:44.987Z] #22 6.909 + shift [2019-12-31T14:28:44.987Z] #22 6.909 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:28:44.987Z] #22 6.909 + . ./dockercli.installer [2019-12-31T14:28:44.987Z] #22 6.911 ++ : stable [2019-12-31T14:28:44.987Z] #22 6.911 ++ : 17.06.2-ce [2019-12-31T14:28:44.987Z] #22 6.911 + install_dockercli [2019-12-31T14:28:44.987Z] #22 6.911 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:28:44.987Z] #22 6.912 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:28:44.987Z] #22 6.914 ++ uname -m [2019-12-31T14:28:44.987Z] #22 6.916 + arch=aarch64 [2019-12-31T14:28:44.987Z] #22 6.916 + '[' aarch64 '!=' x86_64 ']' [2019-12-31T14:28:44.987Z] #22 6.916 + '[' aarch64 '!=' s390x ']' [2019-12-31T14:28:44.987Z] #22 6.916 + '[' aarch64 '!=' armhf ']' [2019-12-31T14:28:44.987Z] #22 6.916 + build_dockercli [2019-12-31T14:28:44.987Z] #22 6.916 + git clone https://github.com/docker/docker-ce /tmp/tmp.yJMqA8aldg/tmp/docker-ce [2019-12-31T14:28:44.987Z] #22 6.938 Cloning into '/tmp/tmp.yJMqA8aldg/tmp/docker-ce'... [2019-12-31T14:28:44.987Z] #22 ... [2019-12-31T14:28:44.987Z] [2019-12-31T14:28:44.987Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:28:44.987Z] #33 8.292 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:28:44.987Z] #33 8.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:28:44.987Z] #33 8.320 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:28:44.987Z] #33 8.354 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:28:44.987Z] #33 8.384 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:28:44.987Z] #33 9.346 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:28:44.987Z] #33 11.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:28:45.248Z] #33 ... [2019-12-31T14:28:45.248Z] [2019-12-31T14:28:45.248Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:45.248Z] #31 7.476 + cd /tmp/tmp.emOnasE2xm/src/github.com/BurntSushi/toml [2019-12-31T14:28:45.248Z] #31 7.477 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:28:45.248Z] #31 7.486 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:28:45.248Z] #31 8.371 math/bits [2019-12-31T14:28:45.248Z] #31 8.376 runtime/internal/sys [2019-12-31T14:28:45.248Z] #31 8.411 internal/cpu [2019-12-31T14:28:45.248Z] #31 8.510 runtime/internal/atomic [2019-12-31T14:28:45.248Z] #31 9.040 runtime/internal/math [2019-12-31T14:28:45.248Z] #31 9.096 unicode/utf8 [2019-12-31T14:28:45.248Z] #31 9.275 internal/race [2019-12-31T14:28:45.248Z] #31 9.286 internal/bytealg [2019-12-31T14:28:45.248Z] #31 9.564 sync/atomic [2019-12-31T14:28:45.248Z] #31 9.625 math [2019-12-31T14:28:45.248Z] #31 9.821 unicode [2019-12-31T14:28:45.248Z] #31 10.33 internal/testlog [2019-12-31T14:28:45.248Z] #31 10.58 runtime [2019-12-31T14:28:45.287Z] #41 21.28 CC images/core-s390.o [2019-12-31T14:28:45.509Z] #31 11.10 encoding [2019-12-31T14:28:45.851Z] #41 21.92 CC images/cpuinfo.o [2019-12-31T14:28:46.082Z] #31 11.45 runtime/cgo [2019-12-31T14:28:46.108Z] #41 22.31 CC images/inventory.o [2019-12-31T14:28:46.373Z] #41 22.57 CC images/fdinfo.o [2019-12-31T14:28:46.937Z] #41 22.91 CC images/fown.o [2019-12-31T14:28:46.937Z] #41 23.22 CC images/ns.o [2019-12-31T14:28:47.194Z] #41 23.41 CC images/regfile.o [2019-12-31T14:28:47.452Z] #41 23.66 CC images/ghost-file.o [2019-12-31T14:28:47.649Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.2s [2019-12-31T14:28:47.710Z] #41 23.91 CC images/fifo.o [2019-12-31T14:28:47.968Z] #41 24.08 CC images/remap-file-path.o [2019-12-31T14:28:48.225Z] #41 24.38 CC images/eventfd.o [2019-12-31T14:28:48.482Z] #41 24.56 CC images/eventpoll.o [2019-12-31T14:28:48.740Z] #41 24.97 CC images/fh.o [2019-12-31T14:28:49.305Z] #41 25.27 CC images/fsnotify.o [2019-12-31T14:28:49.869Z] #41 25.94 CC images/signalfd.o [2019-12-31T14:28:50.127Z] #41 26.22 CC images/fs.o [2019-12-31T14:28:50.301Z] #31 ... [2019-12-31T14:28:50.301Z] [2019-12-31T14:28:50.301Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:28:50.301Z] #38 15.90 + cd /tmp/tmp.zDeBRBs2Tp/src/github.com/docker/distribution [2019-12-31T14:28:50.301Z] #38 15.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T14:28:50.384Z] #41 26.49 CC images/pstree.o [2019-12-31T14:28:50.642Z] #41 26.79 CC images/pipe.o [2019-12-31T14:28:50.899Z] #41 26.91 CC images/tcp-stream.o [2019-12-31T14:28:50.899Z] #41 27.10 CC images/sk-packet.o [2019-12-31T14:28:50.939Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 8.3s done [2019-12-31T14:28:50.939Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 [2019-12-31T14:28:50.939Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2019-12-31T14:28:51.156Z] #41 27.38 CC images/mnt.o [2019-12-31T14:28:51.198Z] #7 DONE 26.7s [2019-12-31T14:28:51.198Z] [2019-12-31T14:28:51.198Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T14:28:51.248Z] #38 ... [2019-12-31T14:28:51.248Z] [2019-12-31T14:28:51.248Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:51.248Z] #68 6.769 + RM_GOPATH=0 [2019-12-31T14:28:51.248Z] #68 6.769 + TMP_GOPATH= [2019-12-31T14:28:51.248Z] #68 6.769 + : /build [2019-12-31T14:28:51.248Z] #68 6.769 + '[' -z '' ']' [2019-12-31T14:28:51.248Z] #68 6.773 ++ mktemp -d [2019-12-31T14:28:51.248Z] #68 6.845 + export GOPATH=/tmp/tmp.DlKoPDlNZL [2019-12-31T14:28:51.248Z] #68 6.845 + GOPATH=/tmp/tmp.DlKoPDlNZL [2019-12-31T14:28:51.248Z] #68 6.845 + RM_GOPATH=1 [2019-12-31T14:28:51.248Z] #68 6.845 ++ dirname ./install.sh [2019-12-31T14:28:51.248Z] #68 6.847 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:28:51.248Z] #68 6.847 + dir=. [2019-12-31T14:28:51.248Z] #68 6.847 + bin=proxy [2019-12-31T14:28:51.248Z] #68 6.847 + shift [2019-12-31T14:28:51.248Z] #68 6.847 + '[' '!' -f ./proxy.installer ']' [2019-12-31T14:28:51.248Z] #68 6.847 + . ./proxy.installer [2019-12-31T14:28:51.248Z] #68 6.847 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:28:51.248Z] #68 6.847 + install_proxy [2019-12-31T14:28:51.248Z] #68 6.847 + case "$1" in [2019-12-31T14:28:51.248Z] #68 6.847 + export CGO_ENABLED=0 [2019-12-31T14:28:51.248Z] #68 6.847 + CGO_ENABLED=0 [2019-12-31T14:28:51.248Z] #68 6.847 + _install_proxy [2019-12-31T14:28:51.248Z] #68 6.847 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T14:28:51.248Z] #68 6.847 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DlKoPDlNZL/src/github.com/docker/libnetwork [2019-12-31T14:28:51.248Z] #68 6.849 Cloning into '/tmp/tmp.DlKoPDlNZL/src/github.com/docker/libnetwork'... [2019-12-31T14:28:51.413Z] #41 27.57 CC images/pipe-data.o [2019-12-31T14:28:51.509Z] #68 ... [2019-12-31T14:28:51.509Z] [2019-12-31T14:28:51.509Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:28:51.509Z] #56 17.16 Fetched 7755 kB in 11s (688 kB/s) [2019-12-31T14:28:51.509Z] #56 17.16 Reading package lists... [2019-12-31T14:28:51.509Z] #56 ... [2019-12-31T14:28:51.509Z] [2019-12-31T14:28:51.509Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:28:51.509Z] #24 7.580 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:28:51.509Z] #24 9.073 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:28:51.509Z] #24 9.892 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:28:51.509Z] #24 16.95 Fetched 7755 kB in 11s (666 kB/s) [2019-12-31T14:28:51.670Z] #41 27.87 CC images/sa.o [2019-12-31T14:28:51.771Z] #24 16.95 Reading package lists... [2019-12-31T14:28:51.771Z] #24 ... [2019-12-31T14:28:51.771Z] [2019-12-31T14:28:51.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:28:51.771Z] #10 7.715 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:28:51.771Z] #10 7.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:28:51.771Z] #10 7.751 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:28:51.771Z] #10 7.777 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:28:51.771Z] #10 7.797 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:28:51.771Z] #10 8.674 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:28:51.771Z] #10 10.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:28:51.771Z] #10 11.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:28:51.928Z] #41 28.12 CC images/timer.o [2019-12-31T14:28:52.033Z] #10 ... [2019-12-31T14:28:52.033Z] [2019-12-31T14:28:52.033Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:52.033Z] #44 9.856 unicode/utf8 [2019-12-31T14:28:52.033Z] #44 10.15 math [2019-12-31T14:28:52.033Z] #44 10.81 runtime [2019-12-31T14:28:52.033Z] #44 11.12 internal/testlog [2019-12-31T14:28:52.033Z] #44 12.10 unicode/utf16 [2019-12-31T14:28:52.033Z] #44 12.94 container/list [2019-12-31T14:28:52.033Z] #44 14.16 crypto/internal/subtle [2019-12-31T14:28:52.033Z] #44 14.31 crypto/subtle [2019-12-31T14:28:52.033Z] #44 14.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T14:28:52.033Z] #44 14.89 internal/nettrace [2019-12-31T14:28:52.033Z] #44 14.99 runtime/cgo [2019-12-31T14:28:52.033Z] #44 16.44 vendor/golang.org/x/crypto/internal/subtle [2019-12-31T14:28:52.033Z] #44 ... [2019-12-31T14:28:52.033Z] [2019-12-31T14:28:52.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:28:52.033Z] #10 17.98 Fetched 7755 kB in 11s (689 kB/s) [2019-12-31T14:28:52.185Z] #41 28.49 CC images/timerfd.o [2019-12-31T14:28:52.443Z] #41 28.71 CC images/mm.o [2019-12-31T14:28:53.007Z] #41 29.04 CC images/sk-opts.o [2019-12-31T14:28:53.007Z] #41 29.24 CC images/sk-unix.o [2019-12-31T14:28:53.264Z] #41 ... [2019-12-31T14:28:53.264Z] [2019-12-31T14:28:53.264Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:28:53.264Z] #44 75.19 go/parser [2019-12-31T14:28:53.264Z] #44 75.96 text/template [2019-12-31T14:28:53.264Z] #44 78.62 encoding/xml [2019-12-31T14:28:53.264Z] #44 80.56 go/doc [2019-12-31T14:28:53.264Z] #44 84.11 github.com/LK4D4/vndr/build [2019-12-31T14:28:53.264Z] #44 84.21 crypto/rand [2019-12-31T14:28:53.264Z] #44 85.09 crypto/ed25519 [2019-12-31T14:28:53.521Z] #44 ... [2019-12-31T14:28:53.521Z] [2019-12-31T14:28:53.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:28:53.521Z] #41 29.61 CC images/sk-inet.o [2019-12-31T14:28:53.734Z] #8 DONE 2.3s [2019-12-31T14:28:53.734Z] [2019-12-31T14:28:53.734Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T14:28:53.778Z] #41 30.09 CC images/tun.o [2019-12-31T14:28:54.343Z] #41 30.43 CC images/sk-netlink.o [2019-12-31T14:28:54.593Z] #10 17.98 Reading package lists... [2019-12-31T14:28:54.593Z] #10 ... [2019-12-31T14:28:54.593Z] [2019-12-31T14:28:54.593Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:54.593Z] #62 10.29 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:28:54.593Z] #62 10.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T14:28:54.601Z] #41 30.73 CC images/packet-sock.o [2019-12-31T14:28:54.675Z] #9 DONE 1.3s [2019-12-31T14:28:54.675Z] [2019-12-31T14:28:54.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:28:54.855Z] #62 ... [2019-12-31T14:28:54.855Z] [2019-12-31T14:28:54.855Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:28:54.855Z] #40 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:28:54.855Z] #40 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:28:54.855Z] #40 17.64 Fetched 7755 kB in 10s (729 kB/s) [2019-12-31T14:28:54.937Z] #10 ... [2019-12-31T14:28:54.937Z] [2019-12-31T14:28:54.937Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:28:54.937Z] #20 DONE 0.1s [2019-12-31T14:28:54.937Z] [2019-12-31T14:28:54.937Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:28:54.937Z] #21 DONE 0.1s [2019-12-31T14:28:54.937Z] [2019-12-31T14:28:54.937Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:55.012Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 10.7s done [2019-12-31T14:28:55.012Z] #8 DONE 13.9s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T14:28:55.012Z] #9 DONE 0.3s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T14:28:55.012Z] #10 DONE 0.3s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:28:55.012Z] #21 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:28:55.012Z] #62 DONE 0.2s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T14:28:55.012Z] #31 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T14:28:55.012Z] #68 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:28:55.012Z] #22 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T14:28:55.012Z] #44 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T14:28:55.012Z] #47 DONE 0.1s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:55.012Z] #63 ... [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T14:28:55.012Z] #50 DONE 0.2s [2019-12-31T14:28:55.012Z] [2019-12-31T14:28:55.012Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:28:55.012Z] #29 0.432 + mktemp -d [2019-12-31T14:28:55.012Z] #29 0.432 + export GOPATH=/tmp/tmp.5ouAroHtlK [2019-12-31T14:28:55.012Z] #29 0.433 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.5ouAroHtlK/src/github.com/go-swagger/go-swagger [2019-12-31T14:28:55.012Z] #29 0.435 Cloning into '/tmp/tmp.5ouAroHtlK/src/github.com/go-swagger/go-swagger'... [2019-12-31T14:28:55.117Z] #40 17.64 Reading package lists... [2019-12-31T14:28:55.117Z] #40 ... [2019-12-31T14:28:55.117Z] [2019-12-31T14:28:55.117Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:28:55.117Z] #38 18.46 + GOPATH=/tmp/tmp.zDeBRBs2Tp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.zDeBRBs2Tp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T14:28:55.165Z] #41 31.20 CC images/ipc-var.o [2019-12-31T14:28:55.165Z] #41 31.39 CC images/ipc-desc.o [2019-12-31T14:28:55.422Z] #41 31.60 CC images/ipc-shm.o [2019-12-31T14:28:55.680Z] #41 31.86 CC images/ipc-msg.o [2019-12-31T14:28:55.937Z] #41 32.13 CC images/ipc-sem.o [2019-12-31T14:28:56.071Z] #38 ... [2019-12-31T14:28:56.071Z] [2019-12-31T14:28:56.071Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:28:56.071Z] #33 11.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:28:56.071Z] #33 18.17 Fetched 7755 kB in 10s (714 kB/s) [2019-12-31T14:28:56.194Z] #41 32.37 CC images/utsns.o [2019-12-31T14:28:56.332Z] #33 18.17 Reading package lists... [2019-12-31T14:28:56.332Z] #33 ... [2019-12-31T14:28:56.332Z] [2019-12-31T14:28:56.332Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:28:56.332Z] #68 19.06 + cd /tmp/tmp.DlKoPDlNZL/src/github.com/docker/libnetwork [2019-12-31T14:28:56.332Z] #68 19.08 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:28:56.332Z] #68 19.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T14:28:56.451Z] #41 32.68 CC images/creds.o [2019-12-31T14:28:56.451Z] #41 32.83 CC images/vma.o [2019-12-31T14:28:56.709Z] #41 33.10 CC images/netdev.o [2019-12-31T14:28:57.275Z] #41 33.44 CC images/tty.o [2019-12-31T14:28:57.841Z] #41 34.14 CC images/file-lock.o [2019-12-31T14:28:58.099Z] #41 34.38 CC images/rlimit.o [2019-12-31T14:28:58.357Z] #41 34.56 CC images/pagemap.o [2019-12-31T14:28:58.884Z] #68 ... [2019-12-31T14:28:58.884Z] [2019-12-31T14:28:58.884Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:28:58.884Z] #50 22.03 + cd /tmp/tmp.4PH0dkU6db/src/github.com/golangci/golangci-lint/ [2019-12-31T14:28:58.884Z] #50 22.03 + git checkout -q v1.20.0 [2019-12-31T14:28:58.884Z] #50 23.01 ++ git describe --tags [2019-12-31T14:28:58.884Z] #50 23.03 + version=v1.20.0 [2019-12-31T14:28:58.884Z] #50 23.03 ++ git rev-parse --short HEAD [2019-12-31T14:28:58.884Z] #50 23.04 + commit=cc98739 [2019-12-31T14:28:58.884Z] #50 23.04 ++ git show -s --format=%cd [2019-12-31T14:28:58.884Z] #50 23.06 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T14:28:58.884Z] #50 23.06 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:28:58.923Z] #41 34.91 CC images/siginfo.o [2019-12-31T14:28:58.923Z] #41 35.22 CC images/rpc.o [2019-12-31T14:28:59.130Z] #22 3.609 + RM_GOPATH=0 [2019-12-31T14:28:59.130Z] #22 3.609 + TMP_GOPATH= [2019-12-31T14:28:59.130Z] #22 3.609 + : /build [2019-12-31T14:28:59.130Z] #22 3.609 + '[' -z '' ']' [2019-12-31T14:28:59.130Z] #22 3.609 ++ mktemp -d [2019-12-31T14:28:59.130Z] #22 3.615 + export GOPATH=/tmp/tmp.qwvYWikgMn [2019-12-31T14:28:59.130Z] #22 3.615 + GOPATH=/tmp/tmp.qwvYWikgMn [2019-12-31T14:28:59.130Z] #22 3.615 + RM_GOPATH=1 [2019-12-31T14:28:59.130Z] #22 3.615 ++ dirname ./install.sh [2019-12-31T14:28:59.130Z] #22 3.615 + dir=. [2019-12-31T14:28:59.130Z] #22 3.615 + bin=dockercli [2019-12-31T14:28:59.130Z] #22 3.615 + shift [2019-12-31T14:28:59.130Z] #22 3.615 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:28:59.130Z] #22 3.615 + . ./dockercli.installer [2019-12-31T14:28:59.130Z] #22 3.615 ++ : stable [2019-12-31T14:28:59.130Z] #22 3.615 ++ : 17.06.2-ce [2019-12-31T14:28:59.130Z] #22 3.615 + install_dockercli [2019-12-31T14:28:59.130Z] #22 3.615 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:28:59.130Z] #22 3.615 ++ uname -m [2019-12-31T14:28:59.130Z] #22 3.621 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:28:59.130Z] #22 3.625 + arch=x86_64 [2019-12-31T14:28:59.130Z] #22 3.625 + '[' x86_64 '!=' x86_64 ']' [2019-12-31T14:28:59.130Z] #22 3.626 + url=https://download.docker.com/linux/static [2019-12-31T14:28:59.130Z] #22 3.627 + tar -xz docker/docker [2019-12-31T14:28:59.130Z] #22 3.627 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-31T14:29:00.296Z] #41 36.61 CC images/ext-file.o [2019-12-31T14:29:00.484Z] #29 ... [2019-12-31T14:29:00.485Z] [2019-12-31T14:29:00.485Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:00.485Z] #45 0.459 + RM_GOPATH=0 [2019-12-31T14:29:00.485Z] #45 0.462 + TMP_GOPATH= [2019-12-31T14:29:00.485Z] #45 0.462 + : /build [2019-12-31T14:29:00.485Z] #45 0.473 + '[' -z '' ']' [2019-12-31T14:29:00.485Z] #45 0.473 ++ mktemp -d [2019-12-31T14:29:00.485Z] #45 0.474 + export GOPATH=/tmp/tmp.PCyc3Lu6yq [2019-12-31T14:29:00.485Z] #45 0.474 + GOPATH=/tmp/tmp.PCyc3Lu6yq [2019-12-31T14:29:00.485Z] #45 0.474 + RM_GOPATH=1 [2019-12-31T14:29:00.485Z] #45 0.474 ++ dirname ./install.sh [2019-12-31T14:29:00.485Z] #45 0.475 + dir=. [2019-12-31T14:29:00.485Z] #45 0.475 + bin=vndr [2019-12-31T14:29:00.485Z] #45 0.475 + shift [2019-12-31T14:29:00.485Z] #45 0.475 + '[' '!' -f ./vndr.installer ']' [2019-12-31T14:29:00.485Z] #45 0.475 + . ./vndr.installer [2019-12-31T14:29:00.485Z] #45 0.475 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:29:00.485Z] #45 0.475 + install_vndr [2019-12-31T14:29:00.485Z] #45 0.475 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T14:29:00.485Z] #45 0.475 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PCyc3Lu6yq/src/github.com/LK4D4/vndr [2019-12-31T14:29:00.485Z] #45 0.476 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:29:00.485Z] #45 0.482 Cloning into '/tmp/tmp.PCyc3Lu6yq/src/github.com/LK4D4/vndr'... [2019-12-31T14:29:00.485Z] #45 1.315 + cd /tmp/tmp.PCyc3Lu6yq/src/github.com/LK4D4/vndr [2019-12-31T14:29:00.485Z] #45 1.316 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:29:00.485Z] #45 1.326 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T14:29:00.485Z] #45 2.521 runtime/internal/atomic [2019-12-31T14:29:00.485Z] #45 2.529 internal/cpu [2019-12-31T14:29:00.485Z] #45 2.661 runtime/internal/sys [2019-12-31T14:29:00.485Z] #45 2.886 runtime/internal/math [2019-12-31T14:29:00.485Z] #45 2.966 internal/race [2019-12-31T14:29:00.485Z] #45 3.031 sync/atomic [2019-12-31T14:29:00.485Z] #45 3.196 internal/bytealg [2019-12-31T14:29:00.485Z] #45 3.367 unicode [2019-12-31T14:29:00.485Z] #45 3.646 runtime [2019-12-31T14:29:00.861Z] #41 36.86 CC images/cgroup.o [2019-12-31T14:29:01.032Z] #22 ... [2019-12-31T14:29:01.032Z] [2019-12-31T14:29:01.032Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:01.032Z] #10 4.850 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:01.032Z] #10 4.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:01.032Z] #10 4.879 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:01.032Z] #10 4.887 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:01.032Z] #10 4.894 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:01.032Z] #10 5.793 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:29:01.427Z] #41 37.48 CC images/userns.o [2019-12-31T14:29:01.686Z] #41 37.73 CC images/google/protobuf/descriptor.o [2019-12-31T14:29:01.965Z] #10 7.053 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:29:02.442Z] #45 7.573 unicode/utf8 [2019-12-31T14:29:02.546Z] #10 7.792 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:29:02.861Z] #45 ... [2019-12-31T14:29:02.861Z] [2019-12-31T14:29:02.861Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:02.861Z] #23 0.610 + RM_GOPATH=0 [2019-12-31T14:29:02.861Z] #23 0.610 + TMP_GOPATH= [2019-12-31T14:29:02.861Z] #23 0.610 + : /build [2019-12-31T14:29:02.861Z] #23 0.610 + '[' -z '' ']' [2019-12-31T14:29:02.861Z] #23 0.611 ++ mktemp -d [2019-12-31T14:29:02.861Z] #23 0.625 + export GOPATH=/tmp/tmp.qfpLKw3HFz [2019-12-31T14:29:02.861Z] #23 0.625 + GOPATH=/tmp/tmp.qfpLKw3HFz [2019-12-31T14:29:02.861Z] #23 0.626 + RM_GOPATH=1 [2019-12-31T14:29:02.861Z] #23 0.629 ++ dirname ./install.sh [2019-12-31T14:29:02.861Z] #23 0.635 + dir=. [2019-12-31T14:29:02.861Z] #23 0.635 + bin=dockercli [2019-12-31T14:29:02.861Z] #23 0.635 + shift [2019-12-31T14:29:02.861Z] #23 0.636 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:29:02.861Z] #23 0.637 + . ./dockercli.installer [2019-12-31T14:29:02.861Z] #23 0.637 ++ : stable [2019-12-31T14:29:02.861Z] #23 0.638 ++ : 17.06.2-ce [2019-12-31T14:29:02.861Z] #23 0.643 + install_dockercli [2019-12-31T14:29:02.861Z] #23 0.643 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:29:02.861Z] #23 0.644 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:29:02.861Z] #23 0.648 ++ uname -m [2019-12-31T14:29:02.861Z] #23 0.656 + arch=s390x [2019-12-31T14:29:02.861Z] #23 0.657 + '[' s390x '!=' x86_64 ']' [2019-12-31T14:29:02.861Z] #23 0.657 + '[' s390x '!=' s390x ']' [2019-12-31T14:29:02.861Z] #23 0.657 + url=https://download.docker.com/linux/static [2019-12-31T14:29:02.861Z] #23 0.662 + tar -xz docker/docker [2019-12-31T14:29:02.861Z] #23 0.668 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-31T14:29:02.861Z] #23 7.864 + mkdir -p /build [2019-12-31T14:29:02.861Z] #23 7.892 + mv docker/docker /build/ [2019-12-31T14:29:02.861Z] #23 7.940 + rmdir docker [2019-12-31T14:29:02.861Z] #23 DONE 8.1s [2019-12-31T14:29:02.861Z] [2019-12-31T14:29:02.861Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:02.861Z] #32 0.686 + RM_GOPATH=0 [2019-12-31T14:29:02.861Z] #32 0.686 + TMP_GOPATH= [2019-12-31T14:29:02.861Z] #32 0.686 + : /build [2019-12-31T14:29:02.861Z] #32 0.686 + '[' -z '' ']' [2019-12-31T14:29:02.861Z] #32 0.687 ++ mktemp -d [2019-12-31T14:29:02.861Z] #32 0.694 + export GOPATH=/tmp/tmp.OPu6n2od74 [2019-12-31T14:29:02.861Z] #32 0.695 + GOPATH=/tmp/tmp.OPu6n2od74 [2019-12-31T14:29:02.861Z] #32 0.695 + RM_GOPATH=1 [2019-12-31T14:29:02.861Z] #32 0.699 ++ dirname ./install.sh [2019-12-31T14:29:02.861Z] #32 0.706 + dir=. [2019-12-31T14:29:02.861Z] #32 0.706 + bin=tomlv [2019-12-31T14:29:02.861Z] #32 0.706 + shift [2019-12-31T14:29:02.861Z] #32 0.706 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T14:29:02.861Z] #32 0.707 + . ./tomlv.installer [2019-12-31T14:29:02.861Z] #32 0.709 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:29:02.861Z] #32 0.710 + install_tomlv [2019-12-31T14:29:02.861Z] #32 0.711 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T14:29:02.861Z] #32 0.711 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:29:02.861Z] #32 0.712 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OPu6n2od74/src/github.com/BurntSushi/toml [2019-12-31T14:29:02.861Z] #32 0.728 Cloning into '/tmp/tmp.OPu6n2od74/src/github.com/BurntSushi/toml'... [2019-12-31T14:29:02.861Z] #32 1.653 + cd /tmp/tmp.OPu6n2od74/src/github.com/BurntSushi/toml [2019-12-31T14:29:02.861Z] #32 1.660 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:29:02.861Z] #32 1.677 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:29:02.861Z] #32 2.492 runtime/internal/atomic [2019-12-31T14:29:02.861Z] #32 2.495 internal/cpu [2019-12-31T14:29:02.861Z] #32 2.603 runtime/internal/sys [2019-12-31T14:29:02.861Z] #32 2.928 runtime/internal/math [2019-12-31T14:29:02.861Z] #32 2.979 math/bits [2019-12-31T14:29:02.861Z] #32 3.184 internal/bytealg [2019-12-31T14:29:02.861Z] #32 3.568 runtime [2019-12-31T14:29:02.861Z] #32 3.638 math [2019-12-31T14:29:02.861Z] #32 ... [2019-12-31T14:29:02.861Z] [2019-12-31T14:29:02.861Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:02.861Z] #45 8.342 math [2019-12-31T14:29:03.482Z] #10 ... [2019-12-31T14:29:03.482Z] [2019-12-31T14:29:03.482Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:03.482Z] #22 8.237 + mkdir -p /build [2019-12-31T14:29:03.482Z] #22 8.245 + mv docker/docker /build/ [2019-12-31T14:29:03.482Z] #22 8.254 + rmdir docker [2019-12-31T14:29:03.482Z] #22 DONE 8.5s [2019-12-31T14:29:03.585Z] #41 39.54 CC images/opts.o [2019-12-31T14:29:03.585Z] #41 39.79 CC images/seccomp.o [2019-12-31T14:29:03.585Z] #41 ... [2019-12-31T14:29:03.585Z] [2019-12-31T14:29:03.585Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:03.585Z] #44 85.47 crypto/rsa [2019-12-31T14:29:03.585Z] #44 87.16 crypto/dsa [2019-12-31T14:29:03.585Z] #44 87.18 crypto/x509/pkix [2019-12-31T14:29:03.585Z] #44 87.58 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T14:29:03.585Z] #44 87.91 net [2019-12-31T14:29:03.585Z] #44 89.60 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-31T14:29:03.585Z] #44 90.15 vendor/golang.org/x/crypto/poly1305 [2019-12-31T14:29:03.585Z] #44 90.58 vendor/golang.org/x/sys/cpu [2019-12-31T14:29:03.585Z] #44 90.90 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-31T14:29:03.585Z] #44 92.27 vendor/golang.org/x/crypto/hkdf [2019-12-31T14:29:03.585Z] #44 92.44 vendor/golang.org/x/text/transform [2019-12-31T14:29:03.585Z] #44 93.27 vendor/golang.org/x/text/unicode/bidi [2019-12-31T14:29:03.585Z] #44 95.20 vendor/golang.org/x/text/secure/bidirule [2019-12-31T14:29:03.585Z] #44 95.49 vendor/golang.org/x/text/unicode/norm [2019-12-31T14:29:03.741Z] [2019-12-31T14:29:03.741Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:03.741Z] #56 3.922 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:03.741Z] #56 3.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:03.741Z] #56 3.947 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:03.741Z] #56 3.953 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:03.741Z] #56 3.958 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:03.741Z] #56 4.154 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:29:03.741Z] #56 4.833 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:29:03.741Z] #56 5.752 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:29:04.151Z] #44 ... [2019-12-31T14:29:04.151Z] [2019-12-31T14:29:04.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:04.151Z] #41 40.16 CC images/binfmt-misc.o [2019-12-31T14:29:04.409Z] #41 40.41 CC images/time.o [2019-12-31T14:29:04.409Z] #41 40.59 CC images/sysctl.o [2019-12-31T14:29:04.667Z] #41 40.82 CC images/autofs.o [2019-12-31T14:29:04.676Z] #56 ... [2019-12-31T14:29:04.676Z] [2019-12-31T14:29:04.676Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:04.676Z] #24 4.572 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:04.676Z] #24 4.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:04.676Z] #24 4.688 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:04.676Z] #24 4.709 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:04.676Z] #24 4.724 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:04.676Z] #24 5.081 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:29:04.676Z] #24 5.884 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:29:04.676Z] #24 6.898 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:29:04.925Z] #41 40.99 CC images/macvlan.o [2019-12-31T14:29:04.934Z] #24 ... [2019-12-31T14:29:04.934Z] [2019-12-31T14:29:04.934Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:04.934Z] #33 3.698 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:04.934Z] #33 3.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:04.934Z] #33 3.721 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:04.934Z] #33 3.728 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:04.934Z] #33 3.748 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:04.934Z] #33 4.033 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:29:04.934Z] #33 4.771 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:29:04.934Z] #33 5.272 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:29:05.145Z] #45 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:05.145Z] #25 0.991 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:05.145Z] #25 1.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:05.145Z] #25 1.047 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:05.145Z] #25 1.085 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:05.145Z] #25 1.183 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:05.145Z] #25 1.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:29:05.145Z] #25 3.242 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:29:05.145Z] #25 4.152 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:29:05.145Z] #25 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:05.145Z] #34 0.620 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:05.145Z] #34 0.631 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:05.145Z] #34 0.712 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:05.145Z] #34 0.768 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:05.145Z] #34 0.843 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:05.145Z] #34 1.424 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:29:05.145Z] #34 2.981 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:29:05.145Z] #34 3.717 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:29:05.145Z] #34 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:05.145Z] #51 0.601 + RM_GOPATH=0 [2019-12-31T14:29:05.145Z] #51 0.618 + TMP_GOPATH= [2019-12-31T14:29:05.145Z] #51 0.618 + : /build [2019-12-31T14:29:05.145Z] #51 0.618 + '[' -z '' ']' [2019-12-31T14:29:05.145Z] #51 0.619 ++ mktemp -d [2019-12-31T14:29:05.145Z] #51 0.625 + export GOPATH=/tmp/tmp.AdqwdShWzn [2019-12-31T14:29:05.145Z] #51 0.625 + GOPATH=/tmp/tmp.AdqwdShWzn [2019-12-31T14:29:05.145Z] #51 0.625 + RM_GOPATH=1 [2019-12-31T14:29:05.145Z] #51 0.626 ++ dirname ./install.sh [2019-12-31T14:29:05.145Z] #51 0.631 + dir=. [2019-12-31T14:29:05.145Z] #51 0.632 + bin=golangci_lint [2019-12-31T14:29:05.145Z] #51 0.635 + shift [2019-12-31T14:29:05.145Z] #51 0.636 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T14:29:05.145Z] #51 0.636 + . ./golangci_lint.installer [2019-12-31T14:29:05.145Z] #51 0.636 ++ : v1.20.0 [2019-12-31T14:29:05.145Z] #51 0.637 + install_golangci_lint [2019-12-31T14:29:05.145Z] #51 0.638 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T14:29:05.145Z] #51 0.638 Installing golangci-lint version v1.20.0 [2019-12-31T14:29:05.145Z] #51 0.638 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:29:05.145Z] #51 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:05.145Z] #41 0.734 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:05.145Z] #41 0.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:05.145Z] #41 0.844 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:05.145Z] #41 0.855 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:05.145Z] #41 0.918 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:05.145Z] #41 1.536 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:29:05.145Z] #41 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:29:05.145Z] #41 4.026 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:29:05.145Z] #41 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:05.145Z] #57 0.393 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:05.145Z] #57 0.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:05.145Z] #57 0.522 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:05.145Z] #57 0.639 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:05.145Z] #57 0.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:29:05.145Z] #57 0.766 Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:05.145Z] #57 2.421 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:29:05.145Z] #57 3.138 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:29:05.145Z] #57 ... [2019-12-31T14:29:05.145Z] [2019-12-31T14:29:05.145Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:29:05.145Z] #39 0.854 + mktemp -d [2019-12-31T14:29:05.145Z] #39 0.869 + export GOPATH=/tmp/tmp.84MVGyXKLW [2019-12-31T14:29:05.145Z] #39 0.869 + git clone https://github.com/docker/distribution.git /tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution [2019-12-31T14:29:05.145Z] #39 0.876 Cloning into '/tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution'... [2019-12-31T14:29:05.183Z] #41 41.30 CC images/sit.o [2019-12-31T14:29:05.183Z] #41 41.56 LINK images/built-in.o [2019-12-31T14:29:05.459Z] #41 41.78 GEN compel/include/asm [2019-12-31T14:29:05.459Z] #41 41.79 GEN compel/include/version.h [2019-12-31T14:29:05.459Z] #41 41.81 touch .config [2019-12-31T14:29:05.717Z] #41 41.82 GEN include/common/config.h [2019-12-31T14:29:05.717Z] #41 41.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-31T14:29:05.717Z] #41 41.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-31T14:29:05.717Z] #41 41.98 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-31T14:29:05.717Z] #41 42.00 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-31T14:29:05.717Z] #41 42.03 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-31T14:29:05.755Z] #39 ... [2019-12-31T14:29:05.755Z] [2019-12-31T14:29:05.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:05.756Z] #11 0.531 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:05.756Z] #11 0.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:05.756Z] #11 0.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:05.756Z] #11 0.639 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:05.756Z] #11 0.654 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:05.756Z] #11 1.303 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:29:05.756Z] #11 2.933 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:29:05.756Z] #11 3.657 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:29:05.756Z] #11 ... [2019-12-31T14:29:05.756Z] [2019-12-31T14:29:05.756Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:05.756Z] #48 0.620 + RM_GOPATH=0 [2019-12-31T14:29:05.756Z] #48 0.620 + TMP_GOPATH= [2019-12-31T14:29:05.756Z] #48 0.620 + : /build [2019-12-31T14:29:05.756Z] #48 0.620 + '[' -z '' ']' [2019-12-31T14:29:05.756Z] #48 0.626 ++ mktemp -d [2019-12-31T14:29:05.756Z] #48 0.630 + export GOPATH=/tmp/tmp.LcXNJqbyTi [2019-12-31T14:29:05.756Z] #48 0.631 + GOPATH=/tmp/tmp.LcXNJqbyTi [2019-12-31T14:29:05.756Z] #48 0.631 + RM_GOPATH=1 [2019-12-31T14:29:05.756Z] #48 0.634 ++ dirname ./install.sh [2019-12-31T14:29:05.756Z] #48 0.637 + dir=. [2019-12-31T14:29:05.756Z] #48 0.637 + bin=gotestsum [2019-12-31T14:29:05.756Z] #48 0.637 + shift [2019-12-31T14:29:05.756Z] #48 0.638 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T14:29:05.756Z] #48 0.638 + . ./gotestsum.installer [2019-12-31T14:29:05.756Z] #48 0.639 ++ : v0.3.5 [2019-12-31T14:29:05.756Z] #48 0.640 + install_gotestsum [2019-12-31T14:29:05.756Z] #48 0.640 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T14:29:05.756Z] #48 0.640 Installing gotestsum version v0.3.5 [2019-12-31T14:29:05.756Z] #48 0.640 + go get -d gotest.tools/gotestsum [2019-12-31T14:29:05.756Z] #48 ... [2019-12-31T14:29:05.756Z] [2019-12-31T14:29:05.756Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:05.756Z] #63 0.618 + RM_GOPATH=0 [2019-12-31T14:29:05.756Z] #63 0.619 + TMP_GOPATH= [2019-12-31T14:29:05.756Z] #63 0.619 + : /build/ [2019-12-31T14:29:05.756Z] #63 0.619 + '[' -z '' ']' [2019-12-31T14:29:05.756Z] #63 0.621 ++ mktemp -d [2019-12-31T14:29:05.756Z] #63 0.626 + export GOPATH=/tmp/tmp.uhJdCk4iUG [2019-12-31T14:29:05.756Z] #63 0.626 + GOPATH=/tmp/tmp.uhJdCk4iUG [2019-12-31T14:29:05.756Z] #63 0.626 + RM_GOPATH=1 [2019-12-31T14:29:05.756Z] #63 0.628 ++ dirname ./install.sh [2019-12-31T14:29:05.756Z] #63 0.632 + dir=. [2019-12-31T14:29:05.756Z] #63 0.633 + bin=rootlesskit [2019-12-31T14:29:05.756Z] #63 0.633 + shift [2019-12-31T14:29:05.756Z] #63 0.633 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T14:29:05.756Z] #63 0.634 + . ./rootlesskit.installer [2019-12-31T14:29:05.756Z] #63 0.634 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:29:05.756Z] #63 0.639 + install_rootlesskit [2019-12-31T14:29:05.756Z] #63 0.640 + case "$1" in [2019-12-31T14:29:05.756Z] #63 0.640 + export CGO_ENABLED=0 [2019-12-31T14:29:05.756Z] #63 0.640 + CGO_ENABLED=0 [2019-12-31T14:29:05.756Z] #63 0.640 + _install_rootlesskit [2019-12-31T14:29:05.756Z] #63 0.640 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T14:29:05.756Z] #63 0.640 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:29:05.756Z] #63 0.641 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uhJdCk4iUG/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:29:05.756Z] #63 0.646 Cloning into '/tmp/tmp.uhJdCk4iUG/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T14:29:05.756Z] #63 3.794 + cd /tmp/tmp.uhJdCk4iUG/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:29:05.756Z] #63 3.795 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:29:05.756Z] #63 3.955 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:29:05.756Z] #63 3.955 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T14:29:05.756Z] #63 ... [2019-12-31T14:29:05.756Z] [2019-12-31T14:29:05.756Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:05.756Z] #69 0.418 + RM_GOPATH=0 [2019-12-31T14:29:05.756Z] #69 0.419 + TMP_GOPATH= [2019-12-31T14:29:05.756Z] #69 0.419 + : /build [2019-12-31T14:29:05.756Z] #69 0.420 + '[' -z '' ']' [2019-12-31T14:29:05.756Z] #69 0.420 ++ mktemp -d [2019-12-31T14:29:05.756Z] #69 0.420 + export GOPATH=/tmp/tmp.R8Au0JNM3V [2019-12-31T14:29:05.756Z] #69 0.420 + GOPATH=/tmp/tmp.R8Au0JNM3V [2019-12-31T14:29:05.756Z] #69 0.420 + RM_GOPATH=1 [2019-12-31T14:29:05.756Z] #69 0.421 ++ dirname ./install.sh [2019-12-31T14:29:05.756Z] #69 0.422 + dir=. [2019-12-31T14:29:05.756Z] #69 0.422 + bin=proxy [2019-12-31T14:29:05.756Z] #69 0.422 + shift [2019-12-31T14:29:05.756Z] #69 0.422 + '[' '!' -f ./proxy.installer ']' [2019-12-31T14:29:05.756Z] #69 0.422 + . ./proxy.installer [2019-12-31T14:29:05.756Z] #69 0.422 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:29:05.756Z] #69 0.423 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:29:05.756Z] #69 0.423 + install_proxy [2019-12-31T14:29:05.756Z] #69 0.423 + case "$1" in [2019-12-31T14:29:05.756Z] #69 0.423 + export CGO_ENABLED=0 [2019-12-31T14:29:05.756Z] #69 0.423 + CGO_ENABLED=0 [2019-12-31T14:29:05.756Z] #69 0.423 + _install_proxy [2019-12-31T14:29:05.756Z] #69 0.423 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T14:29:05.756Z] #69 0.423 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.R8Au0JNM3V/src/github.com/docker/libnetwork [2019-12-31T14:29:05.756Z] #69 0.424 Cloning into '/tmp/tmp.R8Au0JNM3V/src/github.com/docker/libnetwork'... [2019-12-31T14:29:06.020Z] #33 11.34 Fetched 7932 kB in 8s (917 kB/s) [2019-12-31T14:29:06.023Z] #41 42.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-31T14:29:06.023Z] #41 42.08 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T14:29:06.023Z] #41 42.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-31T14:29:06.023Z] #41 42.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T14:29:06.023Z] #41 42.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T14:29:06.023Z] #41 42.24 DEP compel/plugins/std/infect.d [2019-12-31T14:29:06.287Z] #41 42.34 DEP compel/plugins/std/string.d [2019-12-31T14:29:06.287Z] #41 42.55 DEP compel/plugins/std/log.d [2019-12-31T14:29:06.544Z] #41 42.62 DEP compel/plugins/std/fds.d [2019-12-31T14:29:06.544Z] #41 42.75 DEP compel/plugins/std/std.d [2019-12-31T14:29:06.801Z] #41 42.92 DEP compel/plugins/shmem/shmem.d [2019-12-31T14:29:06.801Z] #41 43.02 DEP compel/plugins/fds/fds.d [2019-12-31T14:29:06.824Z] #69 ... [2019-12-31T14:29:06.824Z] [2019-12-31T14:29:06.824Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:06.824Z] #32 9.720 internal/testlog [2019-12-31T14:29:06.824Z] #32 10.18 encoding [2019-12-31T14:29:06.824Z] #32 10.63 runtime/cgo [2019-12-31T14:29:06.971Z] #33 11.34 Reading package lists... [2019-12-31T14:29:06.971Z] #33 ... [2019-12-31T14:29:06.971Z] [2019-12-31T14:29:06.971Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:06.971Z] #56 12.09 Fetched 7932 kB in 9s (868 kB/s) [2019-12-31T14:29:07.049Z] #50 ... [2019-12-31T14:29:07.049Z] [2019-12-31T14:29:07.049Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:07.049Z] #24 16.95 Reading package lists... [2019-12-31T14:29:07.049Z] #24 22.93 Reading package lists... [2019-12-31T14:29:07.049Z] #24 28.95 Building dependency tree... [2019-12-31T14:29:07.049Z] #24 31.53 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T14:29:07.049Z] #24 31.53 The following additional packages will be installed: [2019-12-31T14:29:07.049Z] #24 31.53 libjq1 libonig4 [2019-12-31T14:29:07.049Z] #24 31.96 The following NEW packages will be installed: [2019-12-31T14:29:07.049Z] #24 31.97 jq libjq1 libonig4 [2019-12-31T14:29:07.049Z] #24 ... [2019-12-31T14:29:07.049Z] [2019-12-31T14:29:07.049Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:07.049Z] #56 17.16 Reading package lists... [2019-12-31T14:29:07.049Z] #56 23.40 Reading package lists... [2019-12-31T14:29:07.049Z] #56 29.58 Building dependency tree... [2019-12-31T14:29:07.049Z] #56 32.26 The following additional packages will be installed: [2019-12-31T14:29:07.049Z] #56 32.27 btrfs-progs liblzo2-2 [2019-12-31T14:29:07.049Z] #56 32.40 The following NEW packages will be installed: [2019-12-31T14:29:07.049Z] #56 32.40 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T14:29:07.049Z] #56 ... [2019-12-31T14:29:07.049Z] [2019-12-31T14:29:07.049Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:07.049Z] #40 17.64 Reading package lists... [2019-12-31T14:29:07.049Z] #40 23.78 Reading package lists... [2019-12-31T14:29:07.049Z] #40 30.58 Building dependency tree... [2019-12-31T14:29:07.049Z] #40 32.96 The following additional packages will be installed: [2019-12-31T14:29:07.049Z] #40 32.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T14:29:07.049Z] #40 32.96 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T14:29:07.049Z] #40 32.97 Suggested packages: [2019-12-31T14:29:07.049Z] #40 32.97 manpages-dev python-setuptools [2019-12-31T14:29:07.049Z] #40 ... [2019-12-31T14:29:07.049Z] [2019-12-31T14:29:07.049Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:07.049Z] #24 33.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:07.049Z] #24 33.14 Need to get 293 kB of archives. [2019-12-31T14:29:07.049Z] #24 33.14 After this operation, 1086 kB of additional disk space will be used. [2019-12-31T14:29:07.049Z] #24 33.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-31T14:29:07.049Z] #24 33.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-31T14:29:07.049Z] #24 33.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-31T14:29:07.058Z] #41 43.28 CC compel/plugins/std/std.o [2019-12-31T14:29:07.623Z] #41 43.71 CC compel/plugins/std/fds.o [2019-12-31T14:29:07.628Z] #24 ... [2019-12-31T14:29:07.628Z] [2019-12-31T14:29:07.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:07.628Z] #10 17.98 Reading package lists... [2019-12-31T14:29:07.628Z] #10 24.09 Reading package lists... [2019-12-31T14:29:07.628Z] #10 30.82 Building dependency tree... [2019-12-31T14:29:07.628Z] #10 33.23 The following additional packages will be installed: [2019-12-31T14:29:07.628Z] #10 33.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T14:29:07.628Z] #10 33.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T14:29:07.628Z] #10 33.23 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:07.628Z] #10 33.23 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T14:29:07.628Z] #10 33.23 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T14:29:07.628Z] #10 33.24 Suggested packages: [2019-12-31T14:29:07.628Z] #10 33.24 gcc-6-locales seccomp wine64 [2019-12-31T14:29:07.888Z] #10 ... [2019-12-31T14:29:07.888Z] [2019-12-31T14:29:07.888Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:29:07.888Z] #28 33.64 + cd /tmp/tmp.1mgwWlQ2Bd/src/github.com/go-swagger/go-swagger [2019-12-31T14:29:07.888Z] #28 33.64 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T14:29:08.150Z] #28 ... [2019-12-31T14:29:08.150Z] [2019-12-31T14:29:08.150Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:08.150Z] #33 18.17 Reading package lists... [2019-12-31T14:29:08.150Z] #33 24.51 Reading package lists... [2019-12-31T14:29:08.150Z] #33 30.89 Building dependency tree... [2019-12-31T14:29:08.150Z] #33 32.91 The following additional packages will be installed: [2019-12-31T14:29:08.150Z] #33 32.92 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T14:29:08.150Z] #33 32.93 Suggested packages: [2019-12-31T14:29:08.150Z] #33 32.93 codeblocks eclipse ninja-build lrzip [2019-12-31T14:29:08.150Z] #33 32.93 Recommended packages: [2019-12-31T14:29:08.150Z] #33 32.93 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T14:29:08.150Z] #33 33.74 The following NEW packages will be installed: [2019-12-31T14:29:08.150Z] #33 33.74 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T14:29:08.150Z] #33 33.74 vim-common xxd [2019-12-31T14:29:08.150Z] #33 ... [2019-12-31T14:29:08.150Z] [2019-12-31T14:29:08.150Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:08.150Z] #24 33.89 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:08.150Z] #24 34.08 Fetched 293 kB in 1s (264 kB/s) [2019-12-31T14:29:08.150Z] #24 34.22 Selecting previously unselected package libonig4:arm64. [2019-12-31T14:29:08.189Z] #41 44.30 CC compel/plugins/std/log.o [2019-12-31T14:29:08.412Z] #24 34.22 (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-12-31T14:29:08.412Z] #24 34.35 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-12-31T14:29:08.412Z] #24 34.37 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-31T14:29:08.672Z] #24 34.63 Selecting previously unselected package libjq1:arm64. [2019-12-31T14:29:08.672Z] #24 34.64 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-31T14:29:08.672Z] #24 34.65 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-31T14:29:08.933Z] #24 34.84 Selecting previously unselected package jq. [2019-12-31T14:29:08.933Z] #24 34.84 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-31T14:29:08.933Z] #24 34.84 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:09.122Z] #41 45.20 CC compel/plugins/std/string.o [2019-12-31T14:29:09.208Z] #24 34.99 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-31T14:29:09.208Z] #24 35.18 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-31T14:29:09.208Z] #24 35.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:09.470Z] #24 35.38 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:09.540Z] #32 ... [2019-12-31T14:29:09.540Z] [2019-12-31T14:29:09.540Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:09.541Z] #69 12.79 Checking out files: 48% (978/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-31T14:29:09.541Z] #69 13.29 + cd /tmp/tmp.R8Au0JNM3V/src/github.com/docker/libnetwork [2019-12-31T14:29:09.541Z] #69 13.29 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:29:09.541Z] #69 13.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T14:29:10.055Z] #41 45.97 CC compel/plugins/std/infect.o [2019-12-31T14:29:10.254Z] #56 12.09 Reading package lists... [2019-12-31T14:29:10.313Z] #41 46.45 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-31T14:29:10.313Z] #41 46.53 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-31T14:29:10.313Z] #41 46.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-31T14:29:10.313Z] #41 46.67 AR compel/plugins/std.lib.a [2019-12-31T14:29:10.571Z] #41 46.74 CC compel/plugins/fds/fds.o [2019-12-31T14:29:10.829Z] #41 47.02 AR compel/plugins/fds.lib.a [2019-12-31T14:29:10.829Z] #41 47.06 HOSTDEP compel/src/lib/log-host.d [2019-12-31T14:29:11.086Z] #41 47.33 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T14:29:11.344Z] #41 47.47 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-31T14:29:11.344Z] #41 47.64 HOSTDEP compel/src/main-host.d [2019-12-31T14:29:11.602Z] #41 47.79 DEP compel/src/lib/ptrace.d [2019-12-31T14:29:11.602Z] #41 47.99 DEP compel/src/lib/infect.d [2019-12-31T14:29:11.860Z] #41 48.15 DEP compel/src/lib/infect-util.d [2019-12-31T14:29:11.860Z] #41 48.24 DEP compel/src/lib/infect-rpc.d [2019-12-31T14:29:12.118Z] #41 48.38 DEP compel/arch/x86/src/lib/infect.d [2019-12-31T14:29:12.118Z] #41 48.48 DEP compel/arch/x86/src/lib/cpu.d [2019-12-31T14:29:12.376Z] #41 48.57 DEP compel/src/lib/log.d [2019-12-31T14:29:12.635Z] #41 48.65 DEP compel/src/main.d [2019-12-31T14:29:12.635Z] #41 48.81 DEP compel/src/lib/handle-elf.d [2019-12-31T14:29:12.893Z] #41 48.98 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-31T14:29:12.893Z] #41 ... [2019-12-31T14:29:12.893Z] [2019-12-31T14:29:12.893Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:12.893Z] #62 96.88 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:29:12.893Z] #62 96.88 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T14:29:12.893Z] #62 DONE 104.8s [2019-12-31T14:29:12.893Z] [2019-12-31T14:29:12.893Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T14:29:12.893Z] #63 DONE 0.1s [2019-12-31T14:29:12.893Z] [2019-12-31T14:29:12.893Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:12.893Z] #44 100.5 vendor/golang.org/x/net/idna [2019-12-31T14:29:12.893Z] #44 102.2 vendor/golang.org/x/net/http2/hpack [2019-12-31T14:29:12.893Z] #44 103.5 mime [2019-12-31T14:29:13.535Z] #56 15.62 Reading package lists... [2019-12-31T14:29:13.535Z] #56 ... [2019-12-31T14:29:13.535Z] [2019-12-31T14:29:13.535Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:13.535Z] #33 11.34 Reading package lists... [2019-12-31T14:29:13.535Z] #33 14.76 Reading package lists... [2019-12-31T14:29:13.701Z] #24 DONE 38.8s [2019-12-31T14:29:13.701Z] [2019-12-31T14:29:13.701Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:13.701Z] #68 DONE 38.3s [2019-12-31T14:29:13.701Z] [2019-12-31T14:29:13.701Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:29:13.701Z] #25 DONE 0.2s [2019-12-31T14:29:13.701Z] [2019-12-31T14:29:13.701Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:13.701Z] #40 34.44 The following NEW packages will be installed: [2019-12-31T14:29:13.701Z] #40 34.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T14:29:13.701Z] #40 34.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T14:29:13.701Z] #40 34.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T14:29:13.701Z] #40 34.44 zlib1g-dev [2019-12-31T14:29:13.701Z] #40 35.61 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:13.701Z] #40 35.61 Need to get 3415 kB of archives. [2019-12-31T14:29:13.701Z] #40 35.61 After this operation, 19.0 MB of additional disk space will be used. [2019-12-31T14:29:13.701Z] #40 35.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-31T14:29:13.701Z] #40 35.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-12-31T14:29:13.701Z] #40 35.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-12-31T14:29:13.701Z] #40 35.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-31T14:29:13.701Z] #40 35.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-12-31T14:29:13.701Z] #40 35.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-31T14:29:13.701Z] #40 36.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-12-31T14:29:13.701Z] #40 36.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-12-31T14:29:13.701Z] #40 36.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-12-31T14:29:13.701Z] #40 36.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-12-31T14:29:13.701Z] #40 36.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-12-31T14:29:13.701Z] #40 36.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-12-31T14:29:13.701Z] #40 36.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-12-31T14:29:13.701Z] #40 36.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-12-31T14:29:13.701Z] #40 36.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T14:29:13.702Z] #40 36.80 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-12-31T14:29:13.702Z] #40 37.99 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:13.702Z] #40 38.13 Fetched 3415 kB in 2s (1498 kB/s) [2019-12-31T14:29:13.702Z] #40 38.72 Selecting previously unselected package libnet1:arm64. [2019-12-31T14:29:13.702Z] #40 38.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-31T14:29:13.702Z] #40 38.77 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-31T14:29:13.702Z] #40 38.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-31T14:29:13.702Z] #40 39.12 Selecting previously unselected package libcap-dev:arm64. [2019-12-31T14:29:13.702Z] #40 39.12 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-12-31T14:29:13.702Z] #40 39.14 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-12-31T14:29:13.702Z] #40 ... [2019-12-31T14:29:13.702Z] [2019-12-31T14:29:13.702Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:13.702Z] #56 33.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:13.702Z] #56 33.57 Need to get 582 kB of archives. [2019-12-31T14:29:13.702Z] #56 33.57 After this operation, 3944 kB of additional disk space will be used. [2019-12-31T14:29:13.702Z] #56 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-31T14:29:13.702Z] #56 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-31T14:29:13.702Z] #56 33.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-31T14:29:13.702Z] #56 34.67 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:13.702Z] #56 34.83 Fetched 582 kB in 1s (542 kB/s) [2019-12-31T14:29:13.702Z] #56 34.89 Selecting previously unselected package liblzo2-2:arm64. [2019-12-31T14:29:13.702Z] #56 34.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-31T14:29:13.702Z] #56 34.96 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-31T14:29:13.702Z] #56 35.16 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:29:13.702Z] #56 35.34 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:13.702Z] #56 35.35 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-31T14:29:13.702Z] #56 35.35 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:13.702Z] #56 37.46 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:13.702Z] #56 37.46 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-31T14:29:13.702Z] #56 37.51 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:13.702Z] #56 37.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:13.702Z] #56 38.01 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:29:13.702Z] #56 38.50 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:13.702Z] #56 38.73 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:13.702Z] #56 38.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:13.702Z] #56 DONE 39.4s [2019-12-31T14:29:13.702Z] [2019-12-31T14:29:13.702Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:13.702Z] #40 39.52 Selecting previously unselected package libnet1-dev. [2019-12-31T14:29:13.702Z] #40 39.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-12-31T14:29:13.702Z] #40 ... [2019-12-31T14:29:13.702Z] [2019-12-31T14:29:13.702Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:13.702Z] #57 DONE 0.1s [2019-12-31T14:29:13.702Z] [2019-12-31T14:29:13.702Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:13.702Z] #40 39.55 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:29:13.793Z] #33 18.34 Building dependency tree... [2019-12-31T14:29:13.826Z] #44 105.8 mime/quotedprintable [2019-12-31T14:29:13.962Z] #40 ... [2019-12-31T14:29:13.962Z] [2019-12-31T14:29:13.962Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T14:29:13.962Z] #58 DONE 0.3s [2019-12-31T14:29:14.224Z] [2019-12-31T14:29:14.224Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:14.224Z] #40 40.06 Selecting previously unselected package libnl-3-200:arm64. [2019-12-31T14:29:14.224Z] #40 40.06 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-31T14:29:14.224Z] #40 40.11 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-31T14:29:14.391Z] #44 106.2 net/http/internal [2019-12-31T14:29:14.486Z] #40 40.39 Selecting previously unselected package libnl-3-dev:arm64. [2019-12-31T14:29:14.486Z] #40 40.39 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-12-31T14:29:14.486Z] #40 40.44 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-31T14:29:14.740Z] #33 19.86 The following additional packages will be installed: [2019-12-31T14:29:14.740Z] #33 19.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T14:29:14.740Z] #33 19.88 Suggested packages: [2019-12-31T14:29:14.740Z] #33 19.88 codeblocks eclipse ninja-build lrzip [2019-12-31T14:29:14.740Z] #33 19.88 Recommended packages: [2019-12-31T14:29:14.740Z] #33 19.88 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T14:29:15.073Z] #40 41.05 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-31T14:29:15.073Z] #40 41.05 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-31T14:29:15.073Z] #40 41.09 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-31T14:29:15.310Z] #33 20.45 The following NEW packages will be installed: [2019-12-31T14:29:15.310Z] #33 20.47 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T14:29:15.310Z] #33 20.48 vim-common xxd [2019-12-31T14:29:15.348Z] #40 41.27 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-12-31T14:29:15.348Z] #40 41.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-12-31T14:29:15.348Z] #40 41.29 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-31T14:29:15.609Z] #40 41.44 Selecting previously unselected package zlib1g-dev:arm64. [2019-12-31T14:29:15.609Z] #40 41.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-12-31T14:29:15.609Z] #40 41.45 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:29:15.765Z] #44 ... [2019-12-31T14:29:15.765Z] [2019-12-31T14:29:15.765Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:15.765Z] #41 49.26 CC compel/src/lib/log.o [2019-12-31T14:29:15.765Z] #41 49.70 CC compel/arch/x86/src/lib/cpu.o [2019-12-31T14:29:15.765Z] #41 50.82 CC compel/arch/x86/src/lib/infect.o [2019-12-31T14:29:15.765Z] #41 51.68 CC compel/src/lib/infect-rpc.o [2019-12-31T14:29:15.765Z] #41 52.01 CC compel/src/lib/infect-util.o [2019-12-31T14:29:15.870Z] #40 41.80 Selecting previously unselected package libprotobuf10:arm64. [2019-12-31T14:29:15.870Z] #40 41.80 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-12-31T14:29:15.870Z] #40 41.82 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-12-31T14:29:16.248Z] #33 ... [2019-12-31T14:29:16.248Z] [2019-12-31T14:29:16.248Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:16.248Z] #56 15.62 Reading package lists... [2019-12-31T14:29:16.248Z] #56 19.19 Building dependency tree... [2019-12-31T14:29:16.248Z] #56 20.81 The following additional packages will be installed: [2019-12-31T14:29:16.248Z] #56 20.84 btrfs-progs liblzo2-2 [2019-12-31T14:29:16.248Z] #56 20.92 The following NEW packages will be installed: [2019-12-31T14:29:16.248Z] #56 20.92 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T14:29:16.331Z] #41 52.29 CC compel/src/lib/infect.o [2019-12-31T14:29:16.331Z] #41 ... [2019-12-31T14:29:16.331Z] [2019-12-31T14:29:16.331Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:16.331Z] #47 DONE 108.1s [2019-12-31T14:29:16.331Z] [2019-12-31T14:29:16.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:16.814Z] #40 42.77 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-12-31T14:29:16.814Z] #40 42.77 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-12-31T14:29:16.814Z] #40 42.78 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-31T14:29:16.815Z] #56 22.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:16.815Z] #56 22.00 Need to get 649 kB of archives. [2019-12-31T14:29:16.815Z] #56 22.00 After this operation, 4320 kB of additional disk space will be used. [2019-12-31T14:29:16.815Z] #56 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:29:16.815Z] #56 22.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-31T14:29:16.815Z] #56 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-31T14:29:17.073Z] #56 22.29 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:17.073Z] #56 22.33 Fetched 649 kB in 1s (617 kB/s) [2019-12-31T14:29:17.073Z] #56 22.38 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:29:17.073Z] #56 22.38 (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-12-31T14:29:17.073Z] #56 22.39 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:29:17.073Z] #56 22.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:17.079Z] #40 43.09 Selecting previously unselected package libprotobuf-dev:arm64. [2019-12-31T14:29:17.079Z] #40 43.10 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-12-31T14:29:17.079Z] #40 43.13 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-31T14:29:17.333Z] #56 22.47 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:17.333Z] #56 22.47 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-31T14:29:17.333Z] #56 22.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:17.605Z] #56 22.89 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:17.605Z] #56 22.89 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-31T14:29:17.605Z] #56 22.91 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:17.864Z] #56 23.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:17.864Z] #56 ... [2019-12-31T14:29:17.864Z] [2019-12-31T14:29:17.864Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:17.864Z] #24 13.04 Fetched 7932 kB in 9s (838 kB/s) [2019-12-31T14:29:17.864Z] #24 13.04 Reading package lists... [2019-12-31T14:29:17.864Z] #24 16.75 Reading package lists... [2019-12-31T14:29:17.864Z] #24 20.34 Building dependency tree... [2019-12-31T14:29:17.864Z] #24 21.22 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T14:29:17.864Z] #24 21.22 The following additional packages will be installed: [2019-12-31T14:29:17.864Z] #24 21.22 libjq1 libonig4 [2019-12-31T14:29:17.864Z] #24 21.36 The following NEW packages will be installed: [2019-12-31T14:29:17.864Z] #24 21.37 jq libjq1 libonig4 [2019-12-31T14:29:17.864Z] #24 22.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:17.864Z] #24 22.45 Need to get 327 kB of archives. [2019-12-31T14:29:17.865Z] #24 22.45 After this operation, 1157 kB of additional disk space will be used. [2019-12-31T14:29:17.865Z] #24 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-31T14:29:17.865Z] #24 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-31T14:29:17.865Z] #24 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-31T14:29:17.865Z] #24 22.86 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:17.865Z] #24 22.95 Fetched 327 kB in 1s (306 kB/s) [2019-12-31T14:29:17.865Z] #24 22.99 Selecting previously unselected package libonig4:amd64. [2019-12-31T14:29:17.865Z] #24 22.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-31T14:29:17.865Z] #24 23.02 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-31T14:29:17.865Z] #24 23.04 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:29:17.865Z] #24 23.20 Selecting previously unselected package libjq1:amd64. [2019-12-31T14:29:17.865Z] #24 23.20 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:29:17.865Z] #24 23.21 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:29:17.865Z] #24 ... [2019-12-31T14:29:17.865Z] [2019-12-31T14:29:17.865Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:17.865Z] #56 23.14 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:17.865Z] #56 23.16 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:17.865Z] #56 23.18 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:17.865Z] #56 23.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:18.229Z] #41 ... [2019-12-31T14:29:18.229Z] [2019-12-31T14:29:18.229Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:18.229Z] #44 108.7 crypto/tls [2019-12-31T14:29:18.432Z] #56 DONE 23.6s [2019-12-31T14:29:18.432Z] [2019-12-31T14:29:18.432Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:18.432Z] #33 21.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:18.432Z] #33 21.71 Need to get 13.7 MB of archives. [2019-12-31T14:29:18.432Z] #33 21.71 After this operation, 57.2 MB of additional disk space will be used. [2019-12-31T14:29:18.432Z] #33 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T14:29:18.432Z] #33 21.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:29:18.432Z] #33 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-31T14:29:18.432Z] #33 21.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-31T14:29:18.432Z] #33 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-31T14:29:18.432Z] #33 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-31T14:29:18.432Z] #33 21.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-31T14:29:18.432Z] #33 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-31T14:29:18.432Z] #33 21.96 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:29:18.432Z] #33 21.97 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:29:18.432Z] #33 22.25 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:18.432Z] #33 22.31 Fetched 13.7 MB in 1s (9648 kB/s) [2019-12-31T14:29:18.432Z] #33 22.36 Selecting previously unselected package cmake-data. [2019-12-31T14:29:18.433Z] #33 22.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-12-31T14:29:18.433Z] #33 22.37 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T14:29:18.433Z] #33 22.40 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T14:29:18.433Z] #33 ... [2019-12-31T14:29:18.433Z] [2019-12-31T14:29:18.433Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:18.433Z] #57 DONE 0.1s [2019-12-31T14:29:18.433Z] [2019-12-31T14:29:18.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:18.433Z] #10 13.64 Fetched 7932 kB in 9s (812 kB/s) [2019-12-31T14:29:18.433Z] #10 13.64 Reading package lists... [2019-12-31T14:29:18.433Z] #10 17.35 Reading package lists... [2019-12-31T14:29:18.433Z] #10 20.88 Building dependency tree... [2019-12-31T14:29:18.433Z] #10 21.45 The following additional packages will be installed: [2019-12-31T14:29:18.433Z] #10 21.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T14:29:18.433Z] #10 21.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T14:29:18.433Z] #10 21.45 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:18.433Z] #10 21.45 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T14:29:18.433Z] #10 21.45 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T14:29:18.433Z] #10 21.45 Suggested packages: [2019-12-31T14:29:18.433Z] #10 21.45 gcc-6-locales seccomp wine64 [2019-12-31T14:29:18.433Z] #10 21.76 The following NEW packages will be installed: [2019-12-31T14:29:18.433Z] #10 21.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T14:29:18.433Z] #10 21.76 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T14:29:18.433Z] #10 21.76 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T14:29:18.433Z] #10 21.76 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:18.433Z] #10 21.76 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T14:29:18.433Z] #10 21.76 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T14:29:18.433Z] #10 21.77 mingw-w64-x86-64-dev [2019-12-31T14:29:18.433Z] #10 22.81 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:18.433Z] #10 22.81 Need to get 73.5 MB of archives. [2019-12-31T14:29:18.433Z] #10 22.81 After this operation, 466 MB of additional disk space will be used. [2019-12-31T14:29:18.433Z] #10 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-31T14:29:18.433Z] #10 22.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-31T14:29:18.433Z] #10 22.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-31T14:29:18.433Z] #10 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-31T14:29:18.433Z] #10 22.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-31T14:29:18.433Z] #10 22.85 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-31T14:29:18.433Z] #10 22.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-31T14:29:18.433Z] #10 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-31T14:29:18.433Z] #10 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-31T14:29:18.433Z] #10 22.89 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-31T14:29:18.433Z] #10 22.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-31T14:29:18.433Z] #10 22.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-31T14:29:18.433Z] #10 23.13 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-31T14:29:18.433Z] #10 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-31T14:29:18.433Z] #10 23.14 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-31T14:29:18.433Z] #10 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-31T14:29:18.433Z] #10 23.15 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-31T14:29:18.433Z] #10 23.24 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-31T14:29:18.433Z] #10 23.36 Get:19 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-12-31T14:29:18.433Z] #10 23.49 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T14:29:18.433Z] #10 23.57 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T14:29:18.691Z] #10 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T14:29:18.691Z] #10 23.91 Get:23 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-12-31T14:29:18.691Z] #10 ... [2019-12-31T14:29:18.691Z] [2019-12-31T14:29:18.691Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:18.691Z] #24 23.36 Selecting previously unselected package jq. [2019-12-31T14:29:18.691Z] #24 23.36 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:29:18.691Z] #24 23.39 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:18.691Z] #24 23.69 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:29:18.691Z] #24 23.71 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:29:18.691Z] #24 23.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:18.691Z] #24 23.80 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:18.691Z] #24 DONE 24.0s [2019-12-31T14:29:18.691Z] [2019-12-31T14:29:18.691Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:18.691Z] #33 23.94 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:29:18.691Z] #33 23.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:29:18.691Z] #33 23.95 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:18.691Z] #33 24.03 Selecting previously unselected package libicu57:amd64. [2019-12-31T14:29:18.691Z] #33 24.03 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-31T14:29:18.950Z] #33 24.03 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-31T14:29:18.998Z] #40 44.68 Selecting previously unselected package libprotoc10:arm64. [2019-12-31T14:29:18.998Z] #40 44.68 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-12-31T14:29:18.998Z] #40 44.71 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-12-31T14:29:18.998Z] #40 ... [2019-12-31T14:29:18.998Z] [2019-12-31T14:29:18.998Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:18.998Z] #33 34.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:18.998Z] #33 34.84 Need to get 13.1 MB of archives. [2019-12-31T14:29:18.998Z] #33 34.84 After this operation, 55.5 MB of additional disk space will be used. [2019-12-31T14:29:18.998Z] #33 34.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T14:29:18.998Z] #33 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-31T14:29:18.998Z] #33 35.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-12-31T14:29:18.998Z] #33 36.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-12-31T14:29:18.998Z] #33 36.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-12-31T14:29:18.998Z] #33 36.39 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-12-31T14:29:18.998Z] #33 36.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-12-31T14:29:18.998Z] #33 36.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-12-31T14:29:18.998Z] #33 36.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-31T14:29:18.998Z] #33 36.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:29:18.998Z] #33 38.01 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:18.998Z] #33 38.53 Fetched 13.1 MB in 3s (4353 kB/s) [2019-12-31T14:29:18.998Z] #33 38.78 Selecting previously unselected package cmake-data. [2019-12-31T14:29:18.998Z] #33 38.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-31T14:29:18.998Z] #33 38.85 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T14:29:18.998Z] #33 38.97 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T14:29:18.998Z] #33 44.55 Selecting previously unselected package liblzo2-2:arm64. [2019-12-31T14:29:18.998Z] #33 44.55 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-31T14:29:18.998Z] #33 44.58 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:29:18.998Z] #33 44.76 Selecting previously unselected package libicu57:arm64. [2019-12-31T14:29:18.998Z] #33 44.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-12-31T14:29:18.998Z] #33 44.77 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-31T14:29:18.998Z] #33 ... [2019-12-31T14:29:18.998Z] [2019-12-31T14:29:18.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:18.998Z] #10 34.90 The following NEW packages will be installed: [2019-12-31T14:29:18.998Z] #10 34.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T14:29:18.998Z] #10 34.90 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T14:29:18.998Z] #10 34.90 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T14:29:18.998Z] #10 34.90 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:18.998Z] #10 34.90 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T14:29:18.998Z] #10 34.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T14:29:18.998Z] #10 34.90 mingw-w64-x86-64-dev [2019-12-31T14:29:18.998Z] #10 36.01 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:18.998Z] #10 36.01 Need to get 68.0 MB of archives. [2019-12-31T14:29:18.998Z] #10 36.01 After this operation, 455 MB of additional disk space will be used. [2019-12-31T14:29:18.998Z] #10 36.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-12-31T14:29:18.998Z] #10 36.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-12-31T14:29:18.998Z] #10 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-31T14:29:18.998Z] #10 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-31T14:29:18.998Z] #10 36.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-31T14:29:18.998Z] #10 36.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-12-31T14:29:18.998Z] #10 36.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-12-31T14:29:18.998Z] #10 36.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-12-31T14:29:18.998Z] #10 36.39 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-12-31T14:29:18.998Z] #10 36.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-12-31T14:29:18.998Z] #10 36.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-12-31T14:29:18.998Z] #10 36.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-12-31T14:29:18.998Z] #10 36.66 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-12-31T14:29:18.998Z] #10 36.80 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-12-31T14:29:18.998Z] #10 36.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-12-31T14:29:18.998Z] #10 36.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-12-31T14:29:18.998Z] #10 36.85 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-12-31T14:29:18.998Z] #10 37.04 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-12-31T14:29:18.998Z] #10 37.23 Get:19 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-12-31T14:29:18.998Z] #10 37.42 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T14:29:18.998Z] #10 37.43 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T14:29:18.998Z] #10 37.86 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T14:29:18.998Z] #10 38.08 Get:23 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-12-31T14:29:18.998Z] #10 38.19 Get:24 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-12-31T14:29:18.998Z] #10 40.77 Get:25 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-12-31T14:29:18.998Z] #10 42.27 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-12-31T14:29:18.998Z] #10 42.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-12-31T14:29:18.998Z] #10 43.33 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:18.998Z] #10 43.46 Fetched 68.0 MB in 7s (9307 kB/s) [2019-12-31T14:29:18.998Z] #10 43.66 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-12-31T14:29:18.998Z] #10 43.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-31T14:29:18.998Z] #10 43.79 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-12-31T14:29:18.998Z] #10 43.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-31T14:29:18.998Z] #10 43.96 Selecting previously unselected package libudev-dev:arm64. [2019-12-31T14:29:18.998Z] #10 43.96 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-12-31T14:29:18.998Z] #10 43.98 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-31T14:29:18.998Z] #10 44.35 Selecting previously unselected package liblzo2-2:arm64. [2019-12-31T14:29:18.998Z] #10 44.36 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-31T14:29:18.998Z] #10 44.36 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:29:18.998Z] #10 44.56 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:18.998Z] #10 44.56 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-31T14:29:18.998Z] #10 44.57 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:19.105Z] #69 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:29:19.105Z] #39 13.18 + cd /tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution [2019-12-31T14:29:19.105Z] #39 13.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T14:29:19.105Z] #39 14.93 + GOPATH=/tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.84MVGyXKLW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T14:29:19.105Z] #39 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:19.105Z] #51 16.75 + cd /tmp/tmp.AdqwdShWzn/src/github.com/golangci/golangci-lint/ [2019-12-31T14:29:19.105Z] #51 16.75 + git checkout -q v1.20.0 [2019-12-31T14:29:19.105Z] #51 17.02 ++ git describe --tags [2019-12-31T14:29:19.105Z] #51 17.02 + version=v1.20.0 [2019-12-31T14:29:19.105Z] #51 17.02 ++ git rev-parse --short HEAD [2019-12-31T14:29:19.105Z] #51 17.02 + commit=cc98739 [2019-12-31T14:29:19.105Z] #51 17.02 ++ git show -s --format=%cd [2019-12-31T14:29:19.105Z] #51 17.07 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T14:29:19.105Z] #51 17.07 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:29:19.105Z] #51 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:19.105Z] #11 13.48 Fetched 7676 kB in 12s (593 kB/s) [2019-12-31T14:29:19.105Z] #11 13.48 Reading package lists... [2019-12-31T14:29:19.105Z] #11 17.99 Reading package lists... [2019-12-31T14:29:19.105Z] #11 22.01 Building dependency tree... [2019-12-31T14:29:19.105Z] #11 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:19.105Z] #45 14.45 unicode/utf16 [2019-12-31T14:29:19.105Z] #45 15.14 container/list [2019-12-31T14:29:19.105Z] #45 15.60 crypto/internal/subtle [2019-12-31T14:29:19.105Z] #45 15.67 crypto/subtle [2019-12-31T14:29:19.105Z] #45 15.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T14:29:19.105Z] #45 15.81 internal/nettrace [2019-12-31T14:29:19.105Z] #45 15.95 runtime/cgo [2019-12-31T14:29:19.105Z] #45 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:19.105Z] #57 13.77 Fetched 7676 kB in 13s (573 kB/s) [2019-12-31T14:29:19.105Z] #57 13.77 Reading package lists... [2019-12-31T14:29:19.105Z] #57 18.40 Reading package lists... [2019-12-31T14:29:19.105Z] #57 22.80 Building dependency tree... [2019-12-31T14:29:19.105Z] #57 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:19.105Z] #11 24.09 The following additional packages will be installed: [2019-12-31T14:29:19.105Z] #11 24.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T14:29:19.105Z] #11 24.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T14:29:19.105Z] #11 24.11 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:19.105Z] #11 24.11 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T14:29:19.105Z] #11 24.12 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T14:29:19.105Z] #11 24.12 Suggested packages: [2019-12-31T14:29:19.105Z] #11 24.12 gcc-6-locales seccomp wine64 [2019-12-31T14:29:19.105Z] #11 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:19.105Z] #25 14.48 Fetched 7676 kB in 13s (570 kB/s) [2019-12-31T14:29:19.105Z] #25 14.48 Reading package lists... [2019-12-31T14:29:19.105Z] #25 18.99 Reading package lists... [2019-12-31T14:29:19.105Z] #25 23.96 Building dependency tree... [2019-12-31T14:29:19.105Z] #25 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:19.105Z] #34 14.63 Fetched 7676 kB in 13s (549 kB/s) [2019-12-31T14:29:19.105Z] #34 14.63 Reading package lists... [2019-12-31T14:29:19.105Z] #34 19.30 Reading package lists... [2019-12-31T14:29:19.105Z] #34 23.76 Building dependency tree... [2019-12-31T14:29:19.105Z] #34 ... [2019-12-31T14:29:19.105Z] [2019-12-31T14:29:19.105Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:19.105Z] #57 24.44 The following additional packages will be installed: [2019-12-31T14:29:19.105Z] #57 24.47 btrfs-progs liblzo2-2 [2019-12-31T14:29:19.105Z] #57 24.60 The following NEW packages will be installed: [2019-12-31T14:29:19.105Z] #57 24.60 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T14:29:19.105Z] #57 24.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:19.105Z] #57 24.66 Need to get 668 kB of archives. [2019-12-31T14:29:19.105Z] #57 24.66 After this operation, 5446 kB of additional disk space will be used. [2019-12-31T14:29:19.105Z] #57 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T14:29:19.105Z] #57 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-31T14:29:19.105Z] #57 24.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-31T14:29:19.275Z] #10 45.24 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:19.275Z] #10 45.24 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-31T14:29:19.275Z] #10 45.29 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:19.275Z] #10 ... [2019-12-31T14:29:19.275Z] [2019-12-31T14:29:19.275Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:19.275Z] #40 45.30 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T14:29:19.275Z] #40 45.32 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-12-31T14:29:19.505Z] #57 ... [2019-12-31T14:29:19.505Z] [2019-12-31T14:29:19.505Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:19.505Z] #41 14.94 Fetched 7676 kB in 14s (539 kB/s) [2019-12-31T14:29:19.505Z] #41 14.94 Reading package lists... [2019-12-31T14:29:19.505Z] #41 19.59 Reading package lists... [2019-12-31T14:29:19.505Z] #41 23.92 Building dependency tree... [2019-12-31T14:29:19.536Z] #40 45.34 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:29:19.797Z] #40 45.57 Selecting previously unselected package protobuf-compiler. [2019-12-31T14:29:19.798Z] #40 45.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-12-31T14:29:19.798Z] #40 45.59 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T14:29:19.921Z] #41 ... [2019-12-31T14:29:19.921Z] [2019-12-31T14:29:19.921Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:19.921Z] #34 25.29 The following additional packages will be installed: [2019-12-31T14:29:19.921Z] #34 25.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T14:29:19.921Z] #34 25.31 Suggested packages: [2019-12-31T14:29:19.921Z] #34 25.31 codeblocks eclipse ninja-build lrzip [2019-12-31T14:29:19.921Z] #34 25.31 Recommended packages: [2019-12-31T14:29:19.921Z] #34 25.31 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T14:29:20.061Z] #40 ... [2019-12-31T14:29:20.061Z] [2019-12-31T14:29:20.061Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:29:20.061Z] #28 35.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T14:29:20.061Z] #28 ... [2019-12-31T14:29:20.061Z] [2019-12-31T14:29:20.061Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:20.061Z] #40 45.97 Selecting previously unselected package python-pkg-resources. [2019-12-31T14:29:20.061Z] #40 45.98 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:29:20.061Z] #40 45.99 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T14:29:20.322Z] #40 46.30 Selecting previously unselected package python-protobuf. [2019-12-31T14:29:20.322Z] #40 46.31 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-12-31T14:29:20.322Z] #40 46.32 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T14:29:20.583Z] #40 ... [2019-12-31T14:29:20.583Z] [2019-12-31T14:29:20.583Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:20.583Z] #31 36.05 sync [2019-12-31T14:29:20.583Z] #31 36.06 internal/reflectlite [2019-12-31T14:29:20.583Z] #31 38.08 sort [2019-12-31T14:29:20.583Z] #31 38.08 errors [2019-12-31T14:29:20.583Z] #31 38.35 strconv [2019-12-31T14:29:20.583Z] #31 38.35 internal/oserror [2019-12-31T14:29:20.583Z] #31 38.36 io [2019-12-31T14:29:20.583Z] #31 38.55 syscall [2019-12-31T14:29:20.583Z] #31 41.36 strings [2019-12-31T14:29:20.583Z] #31 41.41 bytes [2019-12-31T14:29:20.583Z] #31 44.61 bufio [2019-12-31T14:29:20.583Z] #31 45.21 reflect [2019-12-31T14:29:20.583Z] #31 46.02 path [2019-12-31T14:29:20.583Z] #31 ... [2019-12-31T14:29:20.583Z] [2019-12-31T14:29:20.583Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:20.583Z] #10 45.50 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-12-31T14:29:20.583Z] #10 45.51 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-31T14:29:20.583Z] #10 45.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-31T14:29:20.583Z] #10 45.96 Selecting previously unselected package dmsetup. [2019-12-31T14:29:20.583Z] #10 45.99 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-12-31T14:29:20.583Z] #10 45.99 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T14:29:20.583Z] #10 46.16 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-12-31T14:29:20.583Z] #10 46.16 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-31T14:29:20.583Z] #10 46.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-31T14:29:20.583Z] #10 46.26 Selecting previously unselected package libsepol1-dev:arm64. [2019-12-31T14:29:20.583Z] #10 46.26 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2019-12-31T14:29:20.583Z] #10 46.26 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-12-31T14:29:20.583Z] #10 46.57 Selecting previously unselected package libpcre16-3:arm64. [2019-12-31T14:29:20.583Z] #10 46.58 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-12-31T14:29:20.583Z] #10 46.59 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-12-31T14:29:20.778Z] #34 26.10 The following NEW packages will be installed: [2019-12-31T14:29:20.778Z] #34 26.10 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T14:29:20.778Z] #34 26.10 vim-common xxd [2019-12-31T14:29:20.778Z] #34 26.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:20.778Z] #34 26.21 Need to get 13.2 MB of archives. [2019-12-31T14:29:20.778Z] #34 26.21 After this operation, 59.4 MB of additional disk space will be used. [2019-12-31T14:29:20.778Z] #34 26.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T14:29:20.778Z] #34 26.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T14:29:20.778Z] #34 26.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-31T14:29:20.845Z] #10 46.88 Selecting previously unselected package libpcre32-3:arm64. [2019-12-31T14:29:20.845Z] #10 46.89 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-12-31T14:29:20.845Z] #10 46.90 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-12-31T14:29:20.851Z] #33 26.15 Selecting previously unselected package libxml2:amd64. [2019-12-31T14:29:20.851Z] #33 26.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-31T14:29:20.851Z] #33 26.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:21.105Z] #10 ... [2019-12-31T14:29:21.105Z] [2019-12-31T14:29:21.105Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:21.105Z] #44 36.64 internal/reflectlite [2019-12-31T14:29:21.105Z] #44 36.66 sync [2019-12-31T14:29:21.105Z] #44 37.99 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T14:29:21.105Z] #44 37.99 internal/singleflight [2019-12-31T14:29:21.105Z] #44 38.00 math/rand [2019-12-31T14:29:21.105Z] #44 38.91 sort [2019-12-31T14:29:21.105Z] #44 38.92 strconv [2019-12-31T14:29:21.105Z] #44 38.94 io [2019-12-31T14:29:21.105Z] #44 39.61 syscall [2019-12-31T14:29:21.105Z] #44 41.63 vendor/golang.org/x/net/dns/dnsmessage [2019-12-31T14:29:21.105Z] #44 42.37 bytes [2019-12-31T14:29:21.105Z] #44 ... [2019-12-31T14:29:21.105Z] [2019-12-31T14:29:21.105Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:21.105Z] #10 47.15 Selecting previously unselected package libpcre3-dev:arm64. [2019-12-31T14:29:21.105Z] #10 47.15 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-12-31T14:29:21.105Z] #10 47.16 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-31T14:29:21.108Z] #33 26.34 Selecting previously unselected package libarchive13:amd64. [2019-12-31T14:29:21.108Z] #33 26.34 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-31T14:29:21.108Z] #33 26.35 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-31T14:29:21.108Z] #33 26.46 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-31T14:29:21.108Z] #33 26.46 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-31T14:29:21.108Z] #33 26.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-31T14:29:21.108Z] #33 26.54 Selecting previously unselected package libuv1:amd64. [2019-12-31T14:29:21.108Z] #33 26.55 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-31T14:29:21.108Z] #33 26.55 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-31T14:29:21.367Z] #33 26.62 Selecting previously unselected package cmake. [2019-12-31T14:29:21.367Z] #33 26.63 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-31T14:29:21.367Z] #33 26.66 Unpacking cmake (3.7.2-1) ... [2019-12-31T14:29:21.762Z] #34 27.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-31T14:29:21.762Z] #34 27.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-31T14:29:21.762Z] #34 27.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-31T14:29:21.762Z] #34 27.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-31T14:29:21.762Z] #34 27.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-31T14:29:22.051Z] #10 47.94 Selecting previously unselected package libselinux1-dev:arm64. [2019-12-31T14:29:22.051Z] #10 47.94 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-12-31T14:29:22.051Z] #10 47.95 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-31T14:29:22.299Z] #33 27.31 Selecting previously unselected package xxd. [2019-12-31T14:29:22.299Z] #33 27.31 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:29:22.299Z] #33 27.32 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:22.299Z] #33 27.39 Selecting previously unselected package vim-common. [2019-12-31T14:29:22.299Z] #33 27.40 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:29:22.299Z] #33 27.41 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:22.299Z] #33 27.52 Processing triggers for mime-support (3.60) ... [2019-12-31T14:29:22.299Z] #33 27.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:22.299Z] #33 27.55 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-31T14:29:22.299Z] #33 27.57 Setting up cmake-data (3.7.2-1) ... [2019-12-31T14:29:22.299Z] #33 27.58 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-31T14:29:22.299Z] #33 27.60 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:22.299Z] #33 27.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:22.299Z] #33 27.64 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:22.299Z] #33 27.65 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:22.299Z] #33 27.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-31T14:29:22.299Z] #33 27.68 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-31T14:29:22.299Z] #33 27.70 Setting up cmake (3.7.2-1) ... [2019-12-31T14:29:22.342Z] #34 ... [2019-12-31T14:29:22.342Z] [2019-12-31T14:29:22.342Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:29:22.342Z] #57 25.82 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:22.342Z] #57 25.95 Fetched 668 kB in 0s (5760 kB/s) [2019-12-31T14:29:22.342Z] #57 26.05 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T14:29:22.342Z] #57 26.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T14:29:22.342Z] #57 26.12 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T14:29:22.342Z] #57 26.14 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:29:22.342Z] #57 26.24 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:22.342Z] #57 26.24 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-31T14:29:22.342Z] #57 26.25 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:22.342Z] #57 27.13 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:22.342Z] #57 27.13 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-31T14:29:22.342Z] #57 27.15 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:22.342Z] #57 27.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:22.342Z] #57 27.52 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:29:22.342Z] #57 27.54 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:22.342Z] #57 27.55 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:22.342Z] #57 27.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:22.342Z] #57 DONE 27.8s [2019-12-31T14:29:22.342Z] [2019-12-31T14:29:22.342Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:22.342Z] #58 DONE 0.1s [2019-12-31T14:29:22.342Z] [2019-12-31T14:29:22.342Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:22.342Z] #34 27.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:29:22.342Z] #34 27.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:29:22.409Z] #44 ... [2019-12-31T14:29:22.409Z] [2019-12-31T14:29:22.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:22.409Z] #41 54.85 CC compel/src/lib/ptrace.o [2019-12-31T14:29:22.409Z] #41 55.29 AR compel/libcompel.a [2019-12-31T14:29:22.409Z] #41 55.34 HOSTCC compel/src/main-host.o [2019-12-31T14:29:22.409Z] #41 55.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-31T14:29:22.409Z] #41 56.02 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T14:29:22.409Z] #41 56.33 HOSTCC compel/src/lib/log-host.o [2019-12-31T14:29:22.409Z] #41 56.50 HOSTLINK compel/compel-host-bin [2019-12-31T14:29:22.409Z] #41 56.60 DEP soccr/soccr.d [2019-12-31T14:29:22.409Z] #41 56.81 CC soccr/soccr.o [2019-12-31T14:29:22.409Z] #41 57.86 AR soccr/libsoccr.a [2019-12-31T14:29:22.409Z] #41 57.91 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:29:22.409Z] #41 58.10 DEP criu/arch/x86/sigframe.d [2019-12-31T14:29:22.409Z] #41 58.21 DEP criu/arch/x86/sigaction_compat.d [2019-12-31T14:29:22.409Z] #41 58.31 DEP criu/arch/x86/kerndat.d [2019-12-31T14:29:22.409Z] #41 58.47 DEP criu/arch/x86/crtools.d [2019-12-31T14:29:22.409Z] #41 58.61 DEP criu/arch/x86/cpu.d [2019-12-31T14:29:22.557Z] #33 27.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:22.557Z] #33 DONE 28.0s [2019-12-31T14:29:22.557Z] [2019-12-31T14:29:22.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:22.557Z] #10 23.92 Get:24 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-12-31T14:29:22.557Z] #10 24.82 Get:25 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-12-31T14:29:22.557Z] #10 25.48 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-31T14:29:22.557Z] #10 25.49 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-31T14:29:22.557Z] #10 25.90 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:22.557Z] #10 25.96 Fetched 73.5 MB in 3s (19.8 MB/s) [2019-12-31T14:29:22.557Z] #10 26.01 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-31T14:29:22.557Z] #10 26.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 ... 15091 files and directories currently installed.) [2019-12-31T14:29:22.557Z] #10 26.03 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.03 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-31T14:29:22.557Z] #10 26.12 Selecting previously unselected package libudev-dev:amd64. [2019-12-31T14:29:22.557Z] #10 26.12 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.13 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:29:22.557Z] #10 26.22 Selecting previously unselected package liblzo2-2:amd64. [2019-12-31T14:29:22.557Z] #10 26.23 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.23 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:22.557Z] #10 26.30 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:22.557Z] #10 26.30 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.31 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:22.557Z] #10 26.50 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:22.557Z] #10 26.51 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.51 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:22.557Z] #10 26.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-31T14:29:22.557Z] #10 26.56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:22.557Z] #10 26.65 Selecting previously unselected package dmsetup. [2019-12-31T14:29:22.557Z] #10 26.65 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.66 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T14:29:22.557Z] #10 26.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-31T14:29:22.557Z] #10 26.73 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:22.557Z] #10 26.82 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-31T14:29:22.557Z] #10 26.83 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 26.83 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-31T14:29:22.557Z] #10 26.99 Selecting previously unselected package libpcre16-3:amd64. [2019-12-31T14:29:22.557Z] #10 26.99 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.00 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-31T14:29:22.557Z] #10 27.12 Selecting previously unselected package libpcre32-3:amd64. [2019-12-31T14:29:22.557Z] #10 27.12 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.12 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-31T14:29:22.557Z] #10 27.24 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-31T14:29:22.557Z] #10 27.24 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.25 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-31T14:29:22.557Z] #10 27.42 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-31T14:29:22.557Z] #10 27.42 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.42 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-31T14:29:22.557Z] #10 27.57 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-31T14:29:22.557Z] #10 27.57 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.58 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:22.557Z] #10 27.65 Selecting previously unselected package libseccomp2:amd64. [2019-12-31T14:29:22.557Z] #10 27.65 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.66 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:22.557Z] #10 27.70 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-31T14:29:22.557Z] #10 27.72 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.72 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:22.557Z] #10 27.79 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-31T14:29:22.557Z] #10 27.80 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-31T14:29:22.557Z] #10 27.80 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:29:22.623Z] #10 48.58 Selecting previously unselected package libdevmapper-dev:arm64. [2019-12-31T14:29:22.623Z] #10 48.61 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-12-31T14:29:22.623Z] #10 48.62 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-31T14:29:22.667Z] #41 58.79 CC criu/arch/x86/cpu.o [2019-12-31T14:29:22.842Z] #34 ... [2019-12-31T14:29:22.842Z] [2019-12-31T14:29:22.842Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T14:29:22.842Z] #59 DONE 0.1s [2019-12-31T14:29:22.842Z] [2019-12-31T14:29:22.842Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:22.842Z] #11 26.16 The following NEW packages will be installed: [2019-12-31T14:29:22.842Z] #11 26.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T14:29:22.842Z] #11 26.16 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T14:29:22.842Z] #11 26.16 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T14:29:22.842Z] #11 26.16 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:29:22.842Z] #11 26.16 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T14:29:22.842Z] #11 26.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T14:29:22.842Z] #11 26.16 mingw-w64-x86-64-dev [2019-12-31T14:29:22.842Z] #11 26.24 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:22.842Z] #11 26.24 Need to get 71.0 MB of archives. [2019-12-31T14:29:22.842Z] #11 26.24 After this operation, 487 MB of additional disk space will be used. [2019-12-31T14:29:22.842Z] #11 26.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-31T14:29:22.842Z] #11 26.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-31T14:29:22.842Z] #11 26.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-31T14:29:22.842Z] #11 26.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-31T14:29:22.842Z] #11 26.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-31T14:29:22.842Z] #11 26.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-31T14:29:22.842Z] #11 26.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-31T14:29:22.842Z] #11 26.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-12-31T14:29:22.842Z] #11 26.40 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-31T14:29:22.842Z] #11 26.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-31T14:29:22.842Z] #11 26.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-31T14:29:22.842Z] #11 26.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-31T14:29:22.842Z] #11 26.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-31T14:29:22.842Z] #11 26.60 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-31T14:29:22.843Z] #11 26.61 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-31T14:29:22.843Z] #11 26.62 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-12-31T14:29:22.843Z] #11 26.63 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-31T14:29:22.843Z] #11 26.79 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-12-31T14:29:22.843Z] #11 26.99 Get:19 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-12-31T14:29:22.843Z] #11 27.35 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T14:29:22.843Z] #11 27.35 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T14:29:22.843Z] #11 28.17 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T14:29:22.887Z] #10 48.79 Selecting previously unselected package libseccomp2:arm64. [2019-12-31T14:29:22.887Z] #10 48.79 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-31T14:29:22.887Z] #10 48.81 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:23.123Z] #10 ... [2019-12-31T14:29:23.123Z] [2019-12-31T14:29:23.123Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:23.123Z] #34 DONE 0.1s [2019-12-31T14:29:23.123Z] [2019-12-31T14:29:23.123Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:23.123Z] #10 28.42 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T14:29:23.123Z] #10 28.42 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-31T14:29:23.123Z] #10 28.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:29:23.147Z] #10 48.99 Selecting previously unselected package libseccomp-dev:arm64. [2019-12-31T14:29:23.148Z] #10 49.02 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-31T14:29:23.148Z] #10 49.15 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:23.148Z] #10 ... [2019-12-31T14:29:23.148Z] [2019-12-31T14:29:23.148Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:23.148Z] #26 6.063 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:29:23.148Z] #26 7.043 [2019-12-31T14:29:23.148Z] #26 7.458 0.0% ##### 7.1% ######## 12.4% ############# 18.7% ################## 26.2% ####################### 32.2% ######################### 35.1% ########################### 37.9% ############################## 42.6% ################################## 47.6% #################################### 50.7% ######################################### 57.1% ############################################# 63.1% ################################################# 68.4% #################################################### 72.7% ####################################################### 76.6% ########################################################## 81.0% ############################################################# 84.8% ################################################################ 89.0% ################################################################### 93.9% ##################################################################### 96.9% ######################################################################## 100.0% [2019-12-31T14:29:23.232Z] #41 59.30 CC criu/arch/x86/crtools.o [2019-12-31T14:29:23.333Z] #11 28.67 Get:23 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-12-31T14:29:23.333Z] #11 28.72 Get:24 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-12-31T14:29:23.333Z] #11 ... [2019-12-31T14:29:23.333Z] [2019-12-31T14:29:23.333Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:29:23.333Z] #25 25.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T14:29:23.333Z] #25 25.30 The following additional packages will be installed: [2019-12-31T14:29:23.333Z] #25 25.31 libjq1 libonig4 [2019-12-31T14:29:23.333Z] #25 25.58 The following NEW packages will be installed: [2019-12-31T14:29:23.333Z] #25 25.58 jq libjq1 libonig4 [2019-12-31T14:29:23.333Z] #25 25.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:23.333Z] #25 25.66 Need to get 328 kB of archives. [2019-12-31T14:29:23.333Z] #25 25.66 After this operation, 1263 kB of additional disk space will be used. [2019-12-31T14:29:23.333Z] #25 25.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-31T14:29:23.333Z] #25 25.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-31T14:29:23.333Z] #25 25.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-31T14:29:23.333Z] #25 26.86 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:23.333Z] #25 27.00 Fetched 328 kB in 0s (2823 kB/s) [2019-12-31T14:29:23.333Z] #25 27.17 Selecting previously unselected package libonig4:s390x. [2019-12-31T14:29:23.333Z] #25 27.17 (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-12-31T14:29:23.333Z] #25 27.20 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-31T14:29:23.333Z] #25 27.21 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-31T14:29:23.333Z] #25 27.47 Selecting previously unselected package libjq1:s390x. [2019-12-31T14:29:23.333Z] #25 27.47 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T14:29:23.333Z] #25 27.52 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T14:29:23.333Z] #25 27.82 Selecting previously unselected package jq. [2019-12-31T14:29:23.333Z] #25 27.84 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T14:29:23.333Z] #25 27.85 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:23.333Z] #25 28.51 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-31T14:29:23.333Z] #25 28.52 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T14:29:23.333Z] #25 28.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:23.333Z] #25 28.65 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:23.333Z] #25 DONE 28.9s [2019-12-31T14:29:23.333Z] [2019-12-31T14:29:23.333Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:29:23.333Z] #26 DONE 0.1s [2019-12-31T14:29:23.640Z] #10 28.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T14:29:23.640Z] #10 28.83 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-31T14:29:23.640Z] #10 28.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:29:23.720Z] #26 10.45 [2019-12-31T14:29:23.879Z] [2019-12-31T14:29:23.879Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:23.879Z] #60 0.361 + RM_GOPATH=0 [2019-12-31T14:29:23.879Z] #60 0.361 + TMP_GOPATH= [2019-12-31T14:29:23.879Z] #60 0.361 + : /build [2019-12-31T14:29:23.879Z] #60 0.361 + '[' -z '' ']' [2019-12-31T14:29:23.879Z] #60 0.361 ++ mktemp -d [2019-12-31T14:29:23.879Z] #60 0.369 + export GOPATH=/tmp/tmp.3mrpfJIbGX [2019-12-31T14:29:23.879Z] #60 0.370 + GOPATH=/tmp/tmp.3mrpfJIbGX [2019-12-31T14:29:23.879Z] #60 0.370 + RM_GOPATH=1 [2019-12-31T14:29:23.879Z] #60 0.370 ++ dirname ./install.sh [2019-12-31T14:29:23.879Z] #60 0.380 + dir=. [2019-12-31T14:29:23.879Z] #60 0.380 + bin=containerd [2019-12-31T14:29:23.879Z] #60 0.380 + shift [2019-12-31T14:29:23.879Z] #60 0.380 + '[' '!' -f ./containerd.installer ']' [2019-12-31T14:29:23.879Z] #60 0.380 + . ./containerd.installer [2019-12-31T14:29:23.879Z] #60 0.380 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:23.879Z] #60 0.381 + install_containerd [2019-12-31T14:29:23.879Z] #60 0.381 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T14:29:23.879Z] #60 0.381 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:23.879Z] #60 0.381 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3mrpfJIbGX/src/github.com/containerd/containerd [2019-12-31T14:29:23.879Z] #60 0.401 Cloning into '/tmp/tmp.3mrpfJIbGX/src/github.com/containerd/containerd'... [2019-12-31T14:29:23.879Z] #60 ... [2019-12-31T14:29:23.879Z] [2019-12-31T14:29:23.879Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:23.879Z] #69 DONE 29.3s [2019-12-31T14:29:23.981Z] #26 10.83 #### 6.5% ### [2019-12-31T14:29:23.981Z] #26 ... [2019-12-31T14:29:23.981Z] [2019-12-31T14:29:23.981Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:23.981Z] #59 3.714 + RM_GOPATH=0 [2019-12-31T14:29:23.981Z] #59 3.715 + TMP_GOPATH= [2019-12-31T14:29:23.981Z] #59 3.715 + : /build [2019-12-31T14:29:23.981Z] #59 3.716 + '[' -z '' ']' [2019-12-31T14:29:23.981Z] #59 3.721 ++ mktemp -d [2019-12-31T14:29:23.981Z] #59 3.725 + export GOPATH=/tmp/tmp.NsRWpLMZN9 [2019-12-31T14:29:23.981Z] #59 3.725 + GOPATH=/tmp/tmp.NsRWpLMZN9 [2019-12-31T14:29:23.981Z] #59 3.725 + RM_GOPATH=1 [2019-12-31T14:29:23.981Z] #59 3.726 ++ dirname ./install.sh [2019-12-31T14:29:23.981Z] #59 3.729 + dir=. [2019-12-31T14:29:23.981Z] #59 3.729 + bin=containerd [2019-12-31T14:29:23.981Z] #59 3.729 + shift [2019-12-31T14:29:23.981Z] #59 3.729 + '[' '!' -f ./containerd.installer ']' [2019-12-31T14:29:23.981Z] #59 3.730 + . ./containerd.installer [2019-12-31T14:29:23.981Z] #59 3.730 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:23.981Z] #59 3.731 + install_containerd [2019-12-31T14:29:23.981Z] #59 3.733 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:23.981Z] #59 3.733 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T14:29:23.981Z] #59 3.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NsRWpLMZN9/src/github.com/containerd/containerd [2019-12-31T14:29:23.981Z] #59 3.741 Cloning into '/tmp/tmp.NsRWpLMZN9/src/github.com/containerd/containerd'... [2019-12-31T14:29:23.981Z] #59 ... [2019-12-31T14:29:23.981Z] [2019-12-31T14:29:23.981Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:24.166Z] #41 60.35 CC criu/arch/x86/kerndat.o [2019-12-31T14:29:24.204Z] #10 29.32 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T14:29:24.204Z] #10 29.32 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T14:29:24.204Z] #10 29.32 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:29:24.204Z] #10 29.37 Selecting previously unselected package mingw-w64-common. [2019-12-31T14:29:24.204Z] #10 29.37 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T14:29:24.204Z] #10 29.38 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T14:29:24.332Z] [2019-12-31T14:29:24.332Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:24.332Z] #34 29.11 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:24.332Z] #34 29.24 Fetched 13.2 MB in 1s (7391 kB/s) [2019-12-31T14:29:24.332Z] #34 29.37 Selecting previously unselected package cmake-data. [2019-12-31T14:29:24.332Z] #34 29.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T14:29:24.332Z] #34 29.43 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T14:29:24.332Z] #34 29.50 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T14:29:24.423Z] #41 60.78 CC criu/arch/x86/sigaction_compat.o [2019-12-31T14:29:24.770Z] #26 10.83 #### 6.5% ########## 14.7% ################## 25.0% ###################### 31.9% ############################### 43.5% ######################################## 55.7% ################################################ 67.3% ########################################################## 81.2% ############################################################### 88.7% ######################################################################## 100.0% [2019-12-31T14:29:24.987Z] #41 61.00 CC criu/arch/x86/sigframe.o [2019-12-31T14:29:25.145Z] #10 30.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T14:29:25.244Z] #41 61.27 LINK criu/arch/x86/crtools.built-in.o [2019-12-31T14:29:25.244Z] #41 61.30 DEP criu/pie/util-vdso-elf32.d [2019-12-31T14:29:25.244Z] #41 61.42 DEP criu/arch/x86/vdso-pie.d [2019-12-31T14:29:25.244Z] #41 61.51 DEP criu/pie/parasite-vdso.d [2019-12-31T14:29:25.244Z] #41 61.64 DEP criu/pie/util-vdso.d [2019-12-31T14:29:25.402Z] #10 30.57 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T14:29:25.402Z] #10 30.58 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:29:25.502Z] #41 61.74 DEP criu/pie/util.d [2019-12-31T14:29:25.712Z] #26 12.56 [2019-12-31T14:29:25.712Z] #26 ... [2019-12-31T14:29:25.712Z] [2019-12-31T14:29:25.712Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:25.712Z] #47 41.17 + cd /tmp/tmp.l1eqn9RyO1/src/gotest.tools/gotestsum [2019-12-31T14:29:25.712Z] #47 41.17 + git checkout -q v0.3.5 [2019-12-31T14:29:25.712Z] #47 41.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T14:29:25.937Z] #41 61.94 CC criu/pie/util.o [2019-12-31T14:29:25.974Z] #47 ... [2019-12-31T14:29:25.974Z] [2019-12-31T14:29:25.974Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:25.974Z] #33 50.32 Selecting previously unselected package libxml2:arm64. [2019-12-31T14:29:25.974Z] #33 50.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-12-31T14:29:25.974Z] #33 50.35 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:25.974Z] #33 51.73 Selecting previously unselected package libarchive13:arm64. [2019-12-31T14:29:25.974Z] #33 51.75 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-12-31T14:29:25.974Z] #33 51.79 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-31T14:29:26.195Z] #41 62.35 CC criu/pie/util-vdso.o [2019-12-31T14:29:26.268Z] #33 52.21 Selecting previously unselected package libjsoncpp1:arm64. [2019-12-31T14:29:26.268Z] #33 52.22 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-12-31T14:29:26.268Z] #33 52.23 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-31T14:29:26.335Z] #10 31.67 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T14:29:26.335Z] #10 31.68 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:29:26.335Z] #10 31.68 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:26.335Z] #10 31.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T14:29:26.530Z] #33 52.56 Selecting previously unselected package libuv1:arm64. [2019-12-31T14:29:26.530Z] #33 52.56 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-12-31T14:29:26.530Z] #33 52.58 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-12-31T14:29:26.592Z] #10 31.73 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:29:26.593Z] #10 31.73 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:26.760Z] #41 62.99 CC criu/pie/parasite-vdso.o [2019-12-31T14:29:27.103Z] #33 52.93 Selecting previously unselected package cmake. [2019-12-31T14:29:27.103Z] #33 52.93 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-12-31T14:29:27.103Z] #33 53.07 Unpacking cmake (3.7.2-1) ... [2019-12-31T14:29:27.138Z] #34 32.64 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T14:29:27.138Z] #34 32.64 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T14:29:27.138Z] #34 32.66 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:29:27.138Z] #34 32.74 Selecting previously unselected package libicu57:s390x. [2019-12-31T14:29:27.138Z] #34 32.74 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-31T14:29:27.138Z] #34 32.75 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-31T14:29:27.693Z] #41 63.96 CC criu/arch/x86/vdso-pie.o [2019-12-31T14:29:28.258Z] #41 64.32 CC criu/pie/util-vdso-elf32.o [2019-12-31T14:29:28.824Z] #41 65.00 AR criu/pie/pie.lib.a [2019-12-31T14:29:28.824Z] #41 65.09 DEP criu/pie/restorer.d [2019-12-31T14:29:29.081Z] #41 65.31 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-31T14:29:29.339Z] #41 65.46 DEP criu/arch/x86/restorer_unmap.d [2019-12-31T14:29:29.339Z] #41 65.49 DEP criu/arch/x86/restorer.d [2019-12-31T14:29:29.597Z] #41 65.65 DEP criu/pie/parasite.d [2019-12-31T14:29:29.650Z] #33 ... [2019-12-31T14:29:29.650Z] [2019-12-31T14:29:29.650Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:29.650Z] #26 12.98 ##### 7.9% ######### 13.3% ############# 18.5% ############## 20.5% #################### 29.1% ######################## 33.5% ########################## 36.2% ############################ 39.2% ################################ 45.0% #################################### 50.2% ######################################## 56.3% ############################################## 64.4% #################################################### 73.5% ######################################################### 80.4% ################################################################## 92.0% ######################################################################## 100.0% [2019-12-31T14:29:29.650Z] #26 15.26 [2019-12-31T14:29:29.778Z] #34 ... [2019-12-31T14:29:29.778Z] [2019-12-31T14:29:29.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:29.778Z] #27 2.308 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:29:29.778Z] #27 3.088 [2019-12-31T14:29:29.855Z] #41 65.92 CC criu/pie/parasite.o [2019-12-31T14:29:30.222Z] #27 3.523 ### 4.2% ###### 8.4% ######### 12.5% ########## 14.6% ############# 18.8% ############### 20.9% ################ 23.0% ################### 27.2% ##################### 29.3% ###################### 31.3% ######################## 33.5% ######################### 35.5% ############################ 39.7% ############################### 43.9% ################################## 48.1% ##################################### 52.2% ####################################### 54.4% ######################################## 56.4% ########################################## 58.5% ############################################# 62.7% ################################################ 66.9% ################################################### 71.1% [2019-12-31T14:29:30.222Z] #27 ... [2019-12-31T14:29:30.222Z] [2019-12-31T14:29:30.222Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:30.222Z] #41 25.46 The following additional packages will be installed: [2019-12-31T14:29:30.222Z] #41 25.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T14:29:30.222Z] #41 25.47 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T14:29:30.222Z] #41 25.47 Suggested packages: [2019-12-31T14:29:30.222Z] #41 25.47 manpages-dev python-setuptools [2019-12-31T14:29:30.222Z] #41 27.55 The following NEW packages will be installed: [2019-12-31T14:29:30.222Z] #41 27.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T14:29:30.222Z] #41 27.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T14:29:30.222Z] #41 27.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T14:29:30.222Z] #41 27.56 zlib1g-dev [2019-12-31T14:29:30.222Z] #41 27.77 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:30.222Z] #41 27.77 Need to get 3476 kB of archives. [2019-12-31T14:29:30.222Z] #41 27.77 After this operation, 20.2 MB of additional disk space will be used. [2019-12-31T14:29:30.222Z] #41 27.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-31T14:29:30.222Z] #41 27.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-31T14:29:30.222Z] #41 27.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-31T14:29:30.222Z] #41 27.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-31T14:29:30.222Z] #41 27.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-31T14:29:30.222Z] #41 27.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-31T14:29:30.222Z] #41 27.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-31T14:29:30.222Z] #41 27.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-31T14:29:30.222Z] #41 27.89 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-31T14:29:30.222Z] #41 28.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-31T14:29:30.222Z] #41 28.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-31T14:29:30.222Z] #41 28.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-31T14:29:30.222Z] #41 28.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-31T14:29:30.222Z] #41 28.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-31T14:29:30.222Z] #41 28.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T14:29:30.222Z] #41 28.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-31T14:29:30.222Z] #41 30.48 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:30.222Z] #41 30.59 Fetched 3476 kB in 0s (4047 kB/s) [2019-12-31T14:29:30.222Z] #41 30.65 Selecting previously unselected package libnet1:s390x. [2019-12-31T14:29:30.222Z] #41 30.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-31T14:29:30.222Z] #41 30.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 30.68 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T14:29:30.222Z] #41 30.77 Selecting previously unselected package libcap-dev:s390x. [2019-12-31T14:29:30.222Z] #41 30.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 30.78 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-31T14:29:30.222Z] #41 30.86 Selecting previously unselected package libnet1-dev. [2019-12-31T14:29:30.222Z] #41 30.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 30.88 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:29:30.222Z] #41 31.06 Selecting previously unselected package libnl-3-200:s390x. [2019-12-31T14:29:30.222Z] #41 31.07 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.08 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T14:29:30.222Z] #41 31.16 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-31T14:29:30.222Z] #41 31.18 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.18 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-31T14:29:30.222Z] #41 31.44 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-31T14:29:30.222Z] #41 31.45 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.45 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T14:29:30.222Z] #41 31.54 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-31T14:29:30.222Z] #41 31.56 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.56 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-31T14:29:30.222Z] #41 31.65 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-31T14:29:30.222Z] #41 31.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.67 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-31T14:29:30.222Z] #41 31.96 Selecting previously unselected package libprotobuf10:s390x. [2019-12-31T14:29:30.222Z] #41 31.96 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 31.96 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-31T14:29:30.222Z] #41 32.63 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-31T14:29:30.222Z] #41 32.63 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 32.63 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-31T14:29:30.222Z] #41 32.78 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-31T14:29:30.222Z] #41 32.78 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.222Z] #41 32.79 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-31T14:29:30.223Z] #41 33.91 Selecting previously unselected package libprotoc10:s390x. [2019-12-31T14:29:30.223Z] #41 33.91 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.223Z] #41 33.92 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-31T14:29:30.223Z] #41 34.50 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T14:29:30.223Z] #41 34.50 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-31T14:29:30.223Z] #41 34.52 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:29:30.223Z] #41 34.64 Selecting previously unselected package protobuf-compiler. [2019-12-31T14:29:30.223Z] #41 34.64 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.223Z] #41 34.65 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T14:29:30.223Z] #41 34.84 Selecting previously unselected package python-pkg-resources. [2019-12-31T14:29:30.223Z] #41 34.84 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:29:30.223Z] #41 34.84 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T14:29:30.223Z] #41 35.07 Selecting previously unselected package python-protobuf. [2019-12-31T14:29:30.223Z] #41 35.07 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-31T14:29:30.223Z] #41 35.07 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T14:29:30.223Z] #41 35.47 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T14:29:30.223Z] #41 35.60 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T14:29:30.223Z] #41 35.61 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T14:29:30.223Z] #41 ... [2019-12-31T14:29:30.223Z] [2019-12-31T14:29:30.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:30.774Z] #10 35.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T14:29:30.774Z] #10 35.91 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-31T14:29:30.774Z] #10 35.92 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:30.789Z] #41 66.98 LINK criu/pie/parasite.built-in.o [2019-12-31T14:29:30.789Z] #41 66.99 GEN criu/pie/parasite-blob.h [2019-12-31T14:29:30.789Z] #41 67.02 CC criu/arch/x86/restorer.o [2019-12-31T14:29:31.190Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% #### [2019-12-31T14:29:31.190Z] #26 ... [2019-12-31T14:29:31.190Z] [2019-12-31T14:29:31.190Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:31.190Z] #40 47.10 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-31T14:29:31.190Z] #40 47.20 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-31T14:29:31.190Z] #40 47.22 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T14:29:31.190Z] #40 51.24 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:29:31.190Z] #40 51.65 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-12-31T14:29:31.190Z] #40 51.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:31.190Z] #40 51.78 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T14:29:31.190Z] #40 57.23 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-31T14:29:31.190Z] #40 ... [2019-12-31T14:29:31.190Z] [2019-12-31T14:29:31.190Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:31.354Z] #41 67.56 CC criu/arch/x86/restorer_unmap.o [2019-12-31T14:29:31.354Z] #41 67.62 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-31T14:29:31.442Z] #27 3.523 ### 4.2% ###### 8.4% ######### 12.5% ########## 14.6% ############# 18.8% ############### 20.9% ################ 23.0% ################### 27.2% ##################### 29.3% ###################### 31.3% ######################## 33.5% ######################### 35.5% ############################ 39.7% ############################### 43.9% ################################## 48.1% ##################################### 52.2% ####################################### 54.4% ######################################## 56.4% ########################################## 58.5% ############################################# 62.7% ################################################ 66.9% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% ######################################################### 79.4% ########################################################## 81.5% ############################################################ 83.6% ############################################################### 87.8% ################################################################ 89.9% ################################################################### 94.1% ###################################################################### 98.2% ######################################################################## 100.0% [2019-12-31T14:29:31.464Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% [2019-12-31T14:29:31.464Z] #26 ... [2019-12-31T14:29:31.464Z] [2019-12-31T14:29:31.464Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:31.464Z] #44 47.06 bufio [2019-12-31T14:29:31.464Z] #44 47.79 reflect [2019-12-31T14:29:31.464Z] #44 50.02 regexp/syntax [2019-12-31T14:29:31.464Z] #44 51.93 time [2019-12-31T14:29:31.464Z] #44 52.23 crypto/rc4 [2019-12-31T14:29:31.464Z] #44 55.14 regexp [2019-12-31T14:29:31.464Z] #44 ... [2019-12-31T14:29:31.464Z] [2019-12-31T14:29:31.465Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:31.731Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% [2019-12-31T14:29:31.731Z] #26 ... [2019-12-31T14:29:31.731Z] [2019-12-31T14:29:31.731Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:31.731Z] #31 47.07 text/tabwriter [2019-12-31T14:29:31.731Z] #31 50.52 internal/syscall/unix [2019-12-31T14:29:31.731Z] #31 50.53 time [2019-12-31T14:29:31.731Z] #31 54.38 internal/poll [2019-12-31T14:29:31.731Z] #31 57.27 os [2019-12-31T14:29:31.731Z] #31 ... [2019-12-31T14:29:31.731Z] [2019-12-31T14:29:31.731Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:31.853Z] #27 8.308 [2019-12-31T14:29:31.919Z] #41 67.92 CC criu/pie/restorer.o [2019-12-31T14:29:33.292Z] #41 ... [2019-12-31T14:29:33.292Z] [2019-12-31T14:29:33.292Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:33.292Z] #44 115.0 net/http/httptrace [2019-12-31T14:29:33.292Z] #44 115.2 net/http [2019-12-31T14:29:33.463Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% [2019-12-31T14:29:33.463Z] #26 ... [2019-12-31T14:29:33.463Z] [2019-12-31T14:29:33.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:33.463Z] #10 49.50 Selecting previously unselected package libsystemd-dev:arm64. [2019-12-31T14:29:33.463Z] #10 49.51 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-12-31T14:29:33.463Z] #10 49.52 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-31T14:29:33.463Z] #10 53.71 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T14:29:33.463Z] #10 53.73 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-12-31T14:29:33.463Z] #10 53.74 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:29:33.463Z] #10 56.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T14:29:33.463Z] #10 56.75 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-12-31T14:29:33.463Z] #10 56.75 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:29:33.476Z] #27 8.633 ######### 13.2% ############# 18.9% ######################### 35.9% ################################## 47.2% ###################################### 52.9% ########################################## 58.5% ############################################## 64.2% ###################################################### 75.5% ########################################################## 81.2% ############################################################## 86.9% ################################################################## 92.5% ###################################################################### 98.2% ######################################################################## 100.0% [2019-12-31T14:29:33.724Z] #10 ... [2019-12-31T14:29:33.724Z] [2019-12-31T14:29:33.724Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:33.856Z] #44 125.7 github.com/LK4D4/vndr/godl [2019-12-31T14:29:33.986Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% ################################################# 68.9% ################################################## 70.5% ## [2019-12-31T14:29:33.986Z] #26 ... [2019-12-31T14:29:33.986Z] [2019-12-31T14:29:33.986Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:33.986Z] #40 57.23 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-31T14:29:33.986Z] #40 57.31 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-31T14:29:33.986Z] #40 57.35 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-31T14:29:33.986Z] #40 57.39 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-31T14:29:33.986Z] #40 57.41 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-12-31T14:29:33.986Z] #40 57.43 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:29:33.986Z] #40 57.47 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:29:33.986Z] #40 57.51 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T14:29:33.986Z] #40 57.53 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-31T14:29:33.986Z] #40 57.55 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-31T14:29:33.986Z] #40 57.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:33.986Z] #40 DONE 59.8s [2019-12-31T14:29:33.986Z] [2019-12-31T14:29:33.986Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:34.292Z] #27 10.72 [2019-12-31T14:29:34.325Z] #10 39.46 Selecting previously unselected package libapparmor1:amd64. [2019-12-31T14:29:34.325Z] #10 39.47 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:29:34.325Z] #10 39.47 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:29:34.325Z] #10 39.52 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-31T14:29:34.325Z] #10 39.53 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:29:34.325Z] #10 39.53 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:29:34.325Z] #10 39.60 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:29:34.325Z] #10 39.61 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-31T14:29:34.325Z] #10 39.62 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:29:34.325Z] #10 39.64 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:29:34.325Z] #10 39.65 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:34.325Z] #10 39.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:34.325Z] #10 39.69 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:34.325Z] #10 39.71 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:29:34.421Z] #44 ... [2019-12-31T14:29:34.421Z] [2019-12-31T14:29:34.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:34.421Z] #41 70.57 LINK criu/pie/restorer.built-in.o [2019-12-31T14:29:34.421Z] #41 70.58 GEN criu/pie/restorer-blob.h [2019-12-31T14:29:34.421Z] #41 70.67 DEP criu/vdso.d [2019-12-31T14:29:34.514Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% ################################################# 68.9% ################################################## 70.5% ################################################### 71.7% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################## 79.0% ########################################################## [2019-12-31T14:29:34.514Z] #26 ... [2019-12-31T14:29:34.514Z] [2019-12-31T14:29:34.514Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:34.514Z] #33 56.25 Selecting previously unselected package xxd. [2019-12-31T14:29:34.514Z] #33 56.27 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-31T14:29:34.514Z] #33 56.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:34.514Z] #33 56.78 Selecting previously unselected package vim-common. [2019-12-31T14:29:34.514Z] #33 56.79 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:29:34.514Z] #33 56.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:34.514Z] #33 57.54 Processing triggers for mime-support (3.60) ... [2019-12-31T14:29:34.514Z] #33 57.76 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:34.514Z] #33 57.80 Setting up libuv1:arm64 (1.9.1-3) ... [2019-12-31T14:29:34.514Z] #33 57.83 Setting up cmake-data (3.7.2-1) ... [2019-12-31T14:29:34.514Z] #33 57.90 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-31T14:29:34.514Z] #33 57.98 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:34.514Z] #33 58.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:34.514Z] #33 58.75 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:34.514Z] #33 59.00 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:29:34.514Z] #33 59.13 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-31T14:29:34.514Z] #33 59.24 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-31T14:29:34.514Z] #33 59.41 Setting up cmake (3.7.2-1) ... [2019-12-31T14:29:34.514Z] #33 59.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:34.514Z] #33 DONE 60.4s [2019-12-31T14:29:34.514Z] [2019-12-31T14:29:34.514Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:34.514Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% ################################################# 68.9% ################################################## 70.5% ################################################### 71.7% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################## 79.0% ########################################################## 81.8% ########################################################### 82.7% [2019-12-31T14:29:34.514Z] #26 ... [2019-12-31T14:29:34.514Z] [2019-12-31T14:29:34.514Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:34.514Z] #34 DONE 0.2s [2019-12-31T14:29:34.514Z] [2019-12-31T14:29:34.514Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:34.583Z] #10 39.72 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-31T14:29:34.583Z] #10 39.73 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-31T14:29:34.583Z] #10 39.75 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:29:34.583Z] #10 39.76 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-31T14:29:34.583Z] #10 39.78 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-31T14:29:34.583Z] #10 39.80 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T14:29:34.583Z] #10 39.82 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-31T14:29:34.583Z] #10 39.83 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-31T14:29:34.583Z] #10 39.84 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:34.583Z] #10 39.85 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-31T14:29:34.583Z] #10 39.87 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:29:34.583Z] #10 39.88 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:34.583Z] #10 39.89 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-31T14:29:34.583Z] #10 39.90 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:34.583Z] #10 39.91 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-12-31T14:29:34.583Z] #10 39.91 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-12-31T14:29:34.583Z] #10 39.92 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-12-31T14:29:34.583Z] #10 39.92 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-12-31T14:29:34.583Z] #10 39.93 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:34.583Z] #10 39.94 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:29:34.583Z] #10 39.95 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-12-31T14:29:34.583Z] #10 39.96 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-12-31T14:29:34.583Z] #10 39.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:34.583Z] #10 39.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:34.583Z] #10 39.99 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T14:29:34.583Z] #10 40.01 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-31T14:29:34.583Z] #10 40.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:34.678Z] #41 70.90 DEP criu/vdso-compat.d [2019-12-31T14:29:34.776Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% ################################################# 68.9% ################################################## 70.5% ################################################### 71.7% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################## 79.0% ########################################################## 81.8% ########################################################### 82.7% ############################################################ 84.5% ############################################################## 87.5% ################################################################# 90.3% [2019-12-31T14:29:34.776Z] #26 ... [2019-12-31T14:29:34.776Z] [2019-12-31T14:29:34.776Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T14:29:34.776Z] #35 DONE 0.2s [2019-12-31T14:29:34.776Z] [2019-12-31T14:29:34.776Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:34.935Z] #41 71.10 DEP criu/uts_ns.d [2019-12-31T14:29:34.935Z] #41 71.23 DEP criu/util.d [2019-12-31T14:29:35.149Z] #10 DONE 40.4s [2019-12-31T14:29:35.149Z] [2019-12-31T14:29:35.149Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:35.149Z] #52 DONE 0.1s [2019-12-31T14:29:35.149Z] [2019-12-31T14:29:35.149Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:29:35.192Z] #41 71.43 DEP criu/uffd.d [2019-12-31T14:29:35.300Z] #26 15.58 0.2% 1.2% # 2.8% ## 4.1% #### 5.6% ##### 7.1% ##### 8.3% ###### 9.4% ####### 10.7% ######## 12.2% ######### 13.6% ########## 14.8% ########### 16.2% ############ 17.7% ############# 19.0% ############### 21.0% ################# 24.7% ################## 26.0% ##################### 29.7% ######################## 33.7% ########################## 36.9% ############################ 39.0% ############################ 39.9% ############################## 42.1% ############################### 43.8% ################################ 45.3% ################################# 47.1% ################################## 48.2% #################################### 50.1% #################################### 51.3% ###################################### 53.4% ####################################### 55.0% ######################################## 55.6% ######################################## 55.8% ######################################### 57.1% ########################################## 58.7% ########################################## 59.1% ########################################### 60.7% ############################################ 62.2% ############################################# 63.0% ############################################# 63.6% ############################################## 65.0% ############################################### 66.3% ################################################ 67.3% ################################################# 68.9% ################################################## 70.5% ################################################### 71.7% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################## 79.0% ########################################################## 81.8% ########################################################### 82.7% ############################################################ 84.5% ############################################################## 87.5% ################################################################# 90.3% ################################################################## 92.2% ################################################################### 94.3% ##################################################################### 97.0% ####################################################################### 99.1% ######################################################################## 100.0% [2019-12-31T14:29:35.449Z] #41 71.59 DEP criu/tun.d [2019-12-31T14:29:35.449Z] #41 71.72 DEP criu/tty.d [2019-12-31T14:29:35.570Z] #26 22.44 [2019-12-31T14:29:36.015Z] #41 71.99 DEP criu/timerfd.d [2019-12-31T14:29:36.015Z] #41 72.23 DEP criu/sysfs_parse.d [2019-12-31T14:29:36.080Z] #11 DONE 1.1s [2019-12-31T14:29:36.087Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% [2019-12-31T14:29:36.087Z] #27 ... [2019-12-31T14:29:36.087Z] [2019-12-31T14:29:36.087Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:36.087Z] #48 30.90 + cd /tmp/tmp.LcXNJqbyTi/src/gotest.tools/gotestsum [2019-12-31T14:29:36.087Z] #48 30.90 + git checkout -q v0.3.5 [2019-12-31T14:29:36.087Z] #48 30.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T14:29:36.087Z] #48 ... [2019-12-31T14:29:36.087Z] [2019-12-31T14:29:36.087Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:36.273Z] #41 72.36 DEP criu/sysctl.d [2019-12-31T14:29:36.273Z] #41 72.52 DEP criu/string.d [2019-12-31T14:29:36.273Z] #41 72.58 DEP criu/stats.d [2019-12-31T14:29:36.338Z] [2019-12-31T14:29:36.338Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T14:29:36.530Z] #41 72.73 DEP criu/sockets.d [2019-12-31T14:29:36.778Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# [2019-12-31T14:29:36.778Z] #27 ... [2019-12-31T14:29:36.778Z] [2019-12-31T14:29:36.778Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:29:36.778Z] #29 31.82 + cd /tmp/tmp.5ouAroHtlK/src/github.com/go-swagger/go-swagger [2019-12-31T14:29:36.778Z] #29 31.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T14:29:36.778Z] #29 33.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T14:29:36.778Z] #29 ... [2019-12-31T14:29:36.778Z] [2019-12-31T14:29:36.778Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:36.778Z] #11 31.80 Get:25 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-12-31T14:29:36.778Z] #11 33.60 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-31T14:29:36.778Z] #11 33.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-31T14:29:36.778Z] #11 34.75 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:36.778Z] #11 34.89 Fetched 71.0 MB in 7s (9552 kB/s) [2019-12-31T14:29:36.778Z] #11 35.02 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-31T14:29:36.778Z] #11 35.02 (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-12-31T14:29:36.778Z] #11 35.08 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 35.10 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-31T14:29:36.778Z] #11 35.28 Selecting previously unselected package libudev-dev:s390x. [2019-12-31T14:29:36.778Z] #11 35.28 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 35.30 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-31T14:29:36.778Z] #11 35.49 Selecting previously unselected package liblzo2-2:s390x. [2019-12-31T14:29:36.778Z] #11 35.49 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 35.49 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:29:36.778Z] #11 35.68 Selecting previously unselected package btrfs-progs. [2019-12-31T14:29:36.778Z] #11 35.68 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 35.69 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:29:36.778Z] #11 36.49 Selecting previously unselected package btrfs-tools. [2019-12-31T14:29:36.778Z] #11 36.50 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 36.51 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:29:36.778Z] #11 36.58 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-31T14:29:36.778Z] #11 36.58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 36.58 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T14:29:36.778Z] #11 36.70 Selecting previously unselected package dmsetup. [2019-12-31T14:29:36.778Z] #11 36.71 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 36.71 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T14:29:36.778Z] #11 36.86 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-31T14:29:36.778Z] #11 36.86 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 36.87 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T14:29:36.778Z] #11 36.97 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-31T14:29:36.778Z] #11 36.97 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 36.98 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-31T14:29:36.778Z] #11 37.30 Selecting previously unselected package libpcre16-3:s390x. [2019-12-31T14:29:36.778Z] #11 37.31 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 37.32 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-31T14:29:36.778Z] #11 37.52 Selecting previously unselected package libpcre32-3:s390x. [2019-12-31T14:29:36.778Z] #11 37.52 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 37.52 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-31T14:29:36.778Z] #11 37.72 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-31T14:29:36.778Z] #11 37.73 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 37.74 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-31T14:29:36.778Z] #11 38.34 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-31T14:29:36.778Z] #11 38.36 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 38.36 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-31T14:29:36.778Z] #11 38.75 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-31T14:29:36.778Z] #11 38.77 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 38.77 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-31T14:29:36.778Z] #11 38.93 Selecting previously unselected package libseccomp2:s390x. [2019-12-31T14:29:36.778Z] #11 38.94 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 38.94 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:36.778Z] #11 39.04 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-31T14:29:36.778Z] #11 39.05 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 39.06 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T14:29:36.778Z] #11 39.21 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-31T14:29:36.778Z] #11 39.22 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 39.22 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-31T14:29:36.778Z] #11 41.73 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T14:29:36.778Z] #11 41.74 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-31T14:29:36.778Z] #11 41.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:29:36.778Z] #11 ... [2019-12-31T14:29:36.778Z] [2019-12-31T14:29:36.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:36.788Z] #41 72.98 DEP criu/sk-unix.d [2019-12-31T14:29:37.045Z] #41 73.24 DEP criu/sk-tcp.d [2019-12-31T14:29:37.257Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% [2019-12-31T14:29:37.257Z] #27 ... [2019-12-31T14:29:37.257Z] [2019-12-31T14:29:37.257Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:29:37.257Z] #41 37.96 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:29:37.257Z] #41 37.96 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 37.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:37.257Z] #41 38.00 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 42.03 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-31T14:29:37.257Z] #41 42.04 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-31T14:29:37.257Z] #41 42.06 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T14:29:37.257Z] #41 42.10 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 42.12 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 42.13 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:29:37.257Z] #41 42.16 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-31T14:29:37.257Z] #41 42.20 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 42.22 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-31T14:29:37.257Z] #41 42.23 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-31T14:29:37.257Z] #41 42.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:37.257Z] #41 DONE 42.5s [2019-12-31T14:29:37.257Z] [2019-12-31T14:29:37.257Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:37.303Z] #41 73.46 DEP criu/sk-queue.d [2019-12-31T14:29:37.303Z] #41 73.62 DEP criu/sk-packet.d [2019-12-31T14:29:37.482Z] #26 24.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:29:37.561Z] #41 73.82 DEP criu/sk-netlink.d [2019-12-31T14:29:37.711Z] #12 DONE 1.2s [2019-12-31T14:29:37.711Z] [2019-12-31T14:29:37.711Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T14:29:37.712Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% ################################### 48.9% ##################################### 51.4% ###################################### 54.0% ######################################## 56.5% ########################################## 59.1% [2019-12-31T14:29:37.712Z] #27 ... [2019-12-31T14:29:37.712Z] [2019-12-31T14:29:37.712Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:37.712Z] #32 33.25 sync [2019-12-31T14:29:37.712Z] #32 33.26 internal/reflectlite [2019-12-31T14:29:37.712Z] #32 35.96 errors [2019-12-31T14:29:37.712Z] #32 35.98 sort [2019-12-31T14:29:37.712Z] #32 36.40 strconv [2019-12-31T14:29:37.712Z] #32 37.37 io [2019-12-31T14:29:37.712Z] #32 38.76 internal/oserror [2019-12-31T14:29:37.712Z] #32 38.83 syscall [2019-12-31T14:29:37.712Z] #32 40.11 reflect [2019-12-31T14:29:37.818Z] #41 73.99 DEP criu/sk-inet.d [2019-12-31T14:29:38.076Z] #41 74.22 DEP criu/signalfd.d [2019-12-31T14:29:38.147Z] #32 ... [2019-12-31T14:29:38.147Z] [2019-12-31T14:29:38.147Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:38.317Z] #13 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T14:29:38.334Z] #41 74.42 DEP criu/sigframe.d [2019-12-31T14:29:38.334Z] #41 74.52 DEP criu/shmem.d [2019-12-31T14:29:38.334Z] #41 74.66 DEP criu/servicefd.d [2019-12-31T14:29:38.426Z] #26 25.25 [2019-12-31T14:29:38.586Z] #13 DONE 1.1s [2019-12-31T14:29:38.587Z] [2019-12-31T14:29:38.587Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T14:29:38.591Z] #41 74.90 DEP criu/seize.d [2019-12-31T14:29:38.849Z] #41 75.07 DEP criu/seccomp.d [2019-12-31T14:29:38.997Z] #26 25.71 ######################################################################## 100.0% [2019-12-31T14:29:38.997Z] #26 25.89 [2019-12-31T14:29:39.108Z] #41 75.29 DEP criu/rst-malloc.d [2019-12-31T14:29:39.365Z] #41 75.38 DEP criu/rbtree.d [2019-12-31T14:29:39.365Z] #41 75.45 DEP criu/pstree.d [2019-12-31T14:29:39.365Z] #41 75.66 DEP criu/protobuf.d [2019-12-31T14:29:39.622Z] #41 75.79 GEN criu/protobuf-desc-gen.h [2019-12-31T14:29:39.784Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% ################################### 48.9% ##################################### 51.4% ###################################### 54.0% ######################################## 56.5% ########################################## 59.1% ############################################## 64.2% ################################################ 66.7% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 76.9% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.1% [2019-12-31T14:29:39.784Z] #27 ... [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:29:39.784Z] #34 38.64 Selecting previously unselected package libxml2:s390x. [2019-12-31T14:29:39.784Z] #34 38.64 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 38.64 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:39.784Z] #34 39.31 Selecting previously unselected package libarchive13:s390x. [2019-12-31T14:29:39.784Z] #34 39.32 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 39.33 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-31T14:29:39.784Z] #34 39.65 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-31T14:29:39.784Z] #34 39.66 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 39.66 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-31T14:29:39.784Z] #34 39.79 Selecting previously unselected package libuv1:s390x. [2019-12-31T14:29:39.784Z] #34 39.80 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 39.81 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-31T14:29:39.784Z] #34 39.90 Selecting previously unselected package cmake. [2019-12-31T14:29:39.784Z] #34 39.90 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 39.97 Unpacking cmake (3.7.2-1) ... [2019-12-31T14:29:39.784Z] #34 43.90 Selecting previously unselected package xxd. [2019-12-31T14:29:39.784Z] #34 43.91 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T14:29:39.784Z] #34 43.94 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:39.784Z] #34 44.16 Selecting previously unselected package vim-common. [2019-12-31T14:29:39.784Z] #34 44.19 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:29:39.784Z] #34 44.20 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:39.784Z] #34 44.45 Processing triggers for mime-support (3.60) ... [2019-12-31T14:29:39.784Z] #34 44.51 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:39.784Z] #34 44.52 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-31T14:29:39.784Z] #34 44.54 Setting up cmake-data (3.7.2-1) ... [2019-12-31T14:29:39.784Z] #34 44.55 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-31T14:29:39.784Z] #34 44.56 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:29:39.784Z] #34 44.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:39.784Z] #34 44.62 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:39.784Z] #34 44.63 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:29:39.784Z] #34 44.65 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-31T14:29:39.784Z] #34 44.66 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-31T14:29:39.784Z] #34 44.68 Setting up cmake (3.7.2-1) ... [2019-12-31T14:29:39.784Z] #34 44.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:29:39.784Z] #34 DONE 45.1s [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:39.784Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% ################################### 48.9% ##################################### 51.4% ###################################### 54.0% ######################################## 56.5% ########################################## 59.1% ############################################## 64.2% ################################################ 66.7% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 76.9% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.1% ################################################################ 89.6% [2019-12-31T14:29:39.784Z] #27 ... [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:29:39.784Z] #35 DONE 0.1s [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:39.784Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% ################################### 48.9% ##################################### 51.4% ###################################### 54.0% ######################################## 56.5% ########################################## 59.1% ############################################## 64.2% ################################################ 66.7% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 76.9% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.1% [2019-12-31T14:29:39.784Z] #27 ... [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T14:29:39.784Z] #36 DONE 0.1s [2019-12-31T14:29:39.784Z] [2019-12-31T14:29:39.784Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:39.965Z] #14 DONE 1.2s [2019-12-31T14:29:39.965Z] [2019-12-31T14:29:39.965Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T14:29:40.180Z] #27 11.12 ## 3.1% #### 5.7% ##### 8.2% ####### 10.7% ######### 13.3% ############# 18.4% ############### 20.9% ################ 23.4% ################## 26.0% #################### 28.5% ###################### 31.1% ########################## 36.2% ############################# 41.3% ############################### 43.8% ################################# 46.3% ################################### 48.9% ##################################### 51.4% ###################################### 54.0% ######################################## 56.5% ########################################## 59.1% ############################################## 64.2% ################################################ 66.7% ################################################# 69.3% ################################################### 71.8% ##################################################### 74.3% ####################################################### 76.9% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 84.5% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 92.1% #################################################################### 94.7% ###################################################################### 97.2% ####################################################################### 99.8% ######################################################################## 100.0% [2019-12-31T14:29:40.597Z] #27 17.20 [2019-12-31T14:29:40.597Z] #27 ... [2019-12-31T14:29:40.597Z] [2019-12-31T14:29:40.597Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:40.597Z] #45 35.87 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T14:29:40.597Z] #45 35.87 internal/reflectlite [2019-12-31T14:29:40.597Z] #45 36.25 math/rand [2019-12-31T14:29:40.597Z] #45 37.51 internal/singleflight [2019-12-31T14:29:40.597Z] #45 38.52 strconv [2019-12-31T14:29:40.597Z] #45 38.52 io [2019-12-31T14:29:40.597Z] #45 39.57 bytes [2019-12-31T14:29:40.597Z] #45 42.51 bufio [2019-12-31T14:29:40.597Z] #45 42.92 reflect [2019-12-31T14:29:40.597Z] #45 45.44 syscall [2019-12-31T14:29:40.597Z] #45 ... [2019-12-31T14:29:40.597Z] [2019-12-31T14:29:40.597Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:40.597Z] #37 0.274 + RM_GOPATH=0 [2019-12-31T14:29:40.597Z] #37 0.274 + TMP_GOPATH= [2019-12-31T14:29:40.597Z] #37 0.275 + : /build [2019-12-31T14:29:40.597Z] #37 0.275 + '[' -z '' ']' [2019-12-31T14:29:40.597Z] #37 0.283 ++ mktemp -d [2019-12-31T14:29:40.597Z] #37 0.288 + export GOPATH=/tmp/tmp.NQHhc8gymX [2019-12-31T14:29:40.597Z] #37 0.288 + GOPATH=/tmp/tmp.NQHhc8gymX [2019-12-31T14:29:40.597Z] #37 0.288 + RM_GOPATH=1 [2019-12-31T14:29:40.597Z] #37 0.289 ++ dirname ./install.sh [2019-12-31T14:29:40.597Z] #37 0.289 + dir=. [2019-12-31T14:29:40.597Z] #37 0.290 + bin=tini [2019-12-31T14:29:40.597Z] #37 0.290 + shift [2019-12-31T14:29:40.597Z] #37 0.290 + '[' '!' -f ./tini.installer ']' [2019-12-31T14:29:40.597Z] #37 0.290 + . ./tini.installer [2019-12-31T14:29:40.597Z] #37 0.290 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:40.597Z] #37 0.290 + install_tini [2019-12-31T14:29:40.597Z] #37 0.291 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T14:29:40.597Z] #37 0.291 + git clone https://github.com/krallin/tini.git /tmp/tmp.NQHhc8gymX/tini [2019-12-31T14:29:40.597Z] #37 0.291 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:40.597Z] #37 0.301 Cloning into '/tmp/tmp.NQHhc8gymX/tini'... [2019-12-31T14:29:40.993Z] #41 77.20 DEP criu/protobuf-desc.d [2019-12-31T14:29:41.012Z] #37 1.284 + cd /tmp/tmp.NQHhc8gymX/tini [2019-12-31T14:29:41.012Z] #37 1.284 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:41.012Z] #37 1.296 + cmake . [2019-12-31T14:29:41.252Z] #41 77.38 DEP criu/proc_parse.d [2019-12-31T14:29:41.350Z] #15 DONE 1.3s [2019-12-31T14:29:41.350Z] [2019-12-31T14:29:41.350Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T14:29:41.509Z] #41 77.62 DEP criu/plugin.d [2019-12-31T14:29:41.509Z] #41 77.77 DEP criu/pipes.d [2019-12-31T14:29:41.546Z] #26 27.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:29:41.546Z] #26 28.37 [2019-12-31T14:29:41.767Z] #41 77.92 DEP criu/pie-util.d [2019-12-31T14:29:41.767Z] #41 78.01 DEP criu/pie-util-vdso.d [2019-12-31T14:29:41.859Z] #37 1.845 -- The C compiler identification is GNU 6.3.0 [2019-12-31T14:29:41.860Z] #37 1.895 -- Check for working C compiler: /usr/bin/cc [2019-12-31T14:29:42.024Z] #41 78.11 DEP criu/pie-util-vdso-elf32.d [2019-12-31T14:29:42.024Z] #41 78.22 DEP criu/path.d [2019-12-31T14:29:42.068Z] #26 28.72 ######################################### 58.1% ######################################################################## 100.0% [2019-12-31T14:29:42.068Z] #26 28.88 [2019-12-31T14:29:42.269Z] #37 2.540 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T14:29:42.269Z] #37 2.546 -- Detecting C compiler ABI info [2019-12-31T14:29:42.282Z] #16 DONE 1.2s [2019-12-31T14:29:42.282Z] [2019-12-31T14:29:42.282Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:29:42.283Z] #41 78.33 DEP criu/parasite-syscall.d [2019-12-31T14:29:42.283Z] #41 78.59 DEP criu/pagemap.d [2019-12-31T14:29:42.541Z] #41 78.80 DEP criu/pagemap-cache.d [2019-12-31T14:29:42.799Z] #41 ... [2019-12-31T14:29:42.799Z] [2019-12-31T14:29:42.799Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:42.799Z] #44 126.5 github.com/LK4D4/vndr [2019-12-31T14:29:42.799Z] #44 DONE 134.6s [2019-12-31T14:29:42.799Z] [2019-12-31T14:29:42.799Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:42.799Z] #41 78.93 DEP criu/page-xfer.d [2019-12-31T14:29:42.799Z] #41 79.17 DEP criu/page-pipe.d [2019-12-31T14:29:43.111Z] #37 3.028 -- Detecting C compiler ABI info - done [2019-12-31T14:29:43.111Z] #37 3.046 -- Detecting C compile features [2019-12-31T14:29:43.364Z] #41 79.36 DEP criu/netfilter.d [2019-12-31T14:29:43.453Z] #26 ... [2019-12-31T14:29:43.453Z] [2019-12-31T14:29:43.453Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:43.453Z] #31 58.94 internal/fmtsort [2019-12-31T14:29:43.453Z] #31 60.40 path/filepath [2019-12-31T14:29:43.453Z] #31 60.41 fmt [2019-12-31T14:29:43.453Z] #31 62.00 io/ioutil [2019-12-31T14:29:43.453Z] #31 64.03 flag [2019-12-31T14:29:43.453Z] #31 64.03 log [2019-12-31T14:29:43.453Z] #31 64.03 github.com/BurntSushi/toml [2019-12-31T14:29:43.453Z] #31 68.60 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:29:43.453Z] #31 ... [2019-12-31T14:29:43.453Z] [2019-12-31T14:29:43.453Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:43.453Z] #36 2.786 + RM_GOPATH=0 [2019-12-31T14:29:43.453Z] #36 2.787 + TMP_GOPATH= [2019-12-31T14:29:43.453Z] #36 2.787 + : /build [2019-12-31T14:29:43.453Z] #36 2.791 + '[' -z '' ']' [2019-12-31T14:29:43.453Z] #36 2.875 ++ mktemp -d [2019-12-31T14:29:43.453Z] #36 2.877 + export GOPATH=/tmp/tmp.HzEg5MHdOW [2019-12-31T14:29:43.453Z] #36 2.878 + GOPATH=/tmp/tmp.HzEg5MHdOW [2019-12-31T14:29:43.453Z] #36 2.878 + RM_GOPATH=1 [2019-12-31T14:29:43.453Z] #36 2.878 ++ dirname ./install.sh [2019-12-31T14:29:43.453Z] #36 2.883 + dir=. [2019-12-31T14:29:43.453Z] #36 2.883 + bin=tini [2019-12-31T14:29:43.453Z] #36 2.883 + shift [2019-12-31T14:29:43.453Z] #36 2.883 + '[' '!' -f ./tini.installer ']' [2019-12-31T14:29:43.453Z] #36 2.883 + . ./tini.installer [2019-12-31T14:29:43.453Z] #36 2.883 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:43.453Z] #36 2.883 + install_tini [2019-12-31T14:29:43.453Z] #36 2.883 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T14:29:43.453Z] #36 2.883 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:43.453Z] #36 2.884 + git clone https://github.com/krallin/tini.git /tmp/tmp.HzEg5MHdOW/tini [2019-12-31T14:29:43.453Z] #36 2.888 Cloning into '/tmp/tmp.HzEg5MHdOW/tini'... [2019-12-31T14:29:43.453Z] #36 4.161 + cd /tmp/tmp.HzEg5MHdOW/tini [2019-12-31T14:29:43.453Z] #36 4.162 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:29:43.453Z] #36 4.169 + cmake . [2019-12-31T14:29:43.453Z] #36 4.657 -- The C compiler identification is GNU 6.3.0 [2019-12-31T14:29:43.453Z] #36 4.705 -- Check for working C compiler: /usr/bin/cc [2019-12-31T14:29:43.453Z] #36 5.482 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T14:29:43.453Z] #36 5.489 -- Detecting C compiler ABI info [2019-12-31T14:29:43.453Z] #36 6.422 -- Detecting C compiler ABI info - done [2019-12-31T14:29:43.453Z] #36 6.513 -- Detecting C compile features [2019-12-31T14:29:43.622Z] #41 79.69 DEP criu/net.d [2019-12-31T14:29:43.714Z] #36 8.913 -- Detecting C compile features - done [2019-12-31T14:29:43.714Z] #36 8.968 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T14:29:43.880Z] #41 80.02 DEP criu/namespaces.d [2019-12-31T14:29:43.880Z] #41 80.15 DEP criu/mount.d [2019-12-31T14:29:43.975Z] #36 ... [2019-12-31T14:29:43.975Z] [2019-12-31T14:29:43.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:43.975Z] #41 4.954 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:29:43.976Z] #41 4.954 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:29:43.976Z] #41 6.871 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:29:43.976Z] #41 6.920 GEN .gitid [2019-12-31T14:29:43.976Z] #41 6.934 GEN criu/include/version.h [2019-12-31T14:29:43.976Z] #41 6.966 GEN include/common/asm [2019-12-31T14:29:43.976Z] #41 9.356 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T14:29:43.976Z] #41 9.507 PBCC images/opts.pb-c.c [2019-12-31T14:29:43.976Z] #41 9.538 PBCC images/sit.pb-c.c [2019-12-31T14:29:43.976Z] #41 9.623 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T14:29:43.976Z] #41 9.664 DEP images/opts.pb-c.d [2019-12-31T14:29:43.976Z] #41 9.739 DEP images/sit.pb-c.d [2019-12-31T14:29:43.976Z] #41 9.802 PBCC images/macvlan.pb-c.c [2019-12-31T14:29:43.976Z] #41 9.834 DEP images/macvlan.pb-c.d [2019-12-31T14:29:43.976Z] #41 9.881 PBCC images/autofs.pb-c.c [2019-12-31T14:29:43.976Z] #41 9.936 DEP images/autofs.pb-c.d [2019-12-31T14:29:43.976Z] #41 10.00 PBCC images/sysctl.pb-c.c [2019-12-31T14:29:43.976Z] #41 10.06 DEP images/sysctl.pb-c.d [2019-12-31T14:29:43.976Z] #41 10.09 PBCC images/time.pb-c.c [2019-12-31T14:29:43.976Z] #41 10.15 DEP images/time.pb-c.d [2019-12-31T14:29:43.976Z] #41 10.22 PBCC images/binfmt-misc.pb-c.c [2019-12-31T14:29:43.976Z] #41 10.28 DEP images/binfmt-misc.pb-c.d [2019-12-31T14:29:44.138Z] #41 80.28 DEP criu/mem.d [2019-12-31T14:29:44.181Z] #17 2.017 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:29:44.237Z] #41 10.35 PBCC images/seccomp.pb-c.c [2019-12-31T14:29:44.237Z] #41 ... [2019-12-31T14:29:44.237Z] [2019-12-31T14:29:44.237Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:44.237Z] #26 31.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:29:44.396Z] #41 80.45 DEP criu/lsm.d [2019-12-31T14:29:44.396Z] #41 80.54 DEP criu/log.d [2019-12-31T14:29:44.396Z] #41 80.64 DEP criu/libnetlink.d [2019-12-31T14:29:44.439Z] #17 2.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:29:44.439Z] #17 2.102 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:29:44.439Z] #17 2.106 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:29:44.439Z] #17 2.251 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:29:44.439Z] #17 2.252 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:29:44.482Z] #37 4.514 -- Detecting C compile features - done [2019-12-31T14:29:44.482Z] #37 4.558 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T14:29:44.482Z] #37 4.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T14:29:44.498Z] #26 31.27 skipping existing ed4b54129745 [2019-12-31T14:29:44.498Z] #26 31.39 [2019-12-31T14:29:44.498Z] #26 ... [2019-12-31T14:29:44.498Z] [2019-12-31T14:29:44.498Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:44.498Z] #10 60.43 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T14:29:44.498Z] #10 60.43 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T14:29:44.498Z] #10 60.45 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:29:44.498Z] #10 60.70 Selecting previously unselected package mingw-w64-common. [2019-12-31T14:29:44.498Z] #10 60.70 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T14:29:44.498Z] #10 60.73 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T14:29:44.498Z] #10 68.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T14:29:44.498Z] #10 68.31 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T14:29:44.498Z] #10 68.32 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:29:44.498Z] #10 ... [2019-12-31T14:29:44.498Z] [2019-12-31T14:29:44.498Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:44.498Z] #44 60.14 os [2019-12-31T14:29:44.498Z] #44 65.40 internal/lazyregexp [2019-12-31T14:29:44.498Z] #44 65.42 net [2019-12-31T14:29:44.498Z] #44 65.46 os/exec [2019-12-31T14:29:44.498Z] #44 68.51 go/token [2019-12-31T14:29:44.498Z] #44 68.53 net/url [2019-12-31T14:29:44.498Z] #44 68.53 text/template/parse [2019-12-31T14:29:44.655Z] #41 80.72 DEP criu/kerndat.d [2019-12-31T14:29:44.655Z] #41 80.89 DEP criu/kcmp-ids.d [2019-12-31T14:29:44.655Z] #41 80.99 DEP criu/irmap.d [2019-12-31T14:29:44.696Z] #17 2.489 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:29:44.696Z] #17 2.540 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:29:44.759Z] #44 ... [2019-12-31T14:29:44.759Z] [2019-12-31T14:29:44.759Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:44.759Z] #41 10.48 DEP images/seccomp.pb-c.d [2019-12-31T14:29:44.759Z] #41 10.67 PBCC images/userns.pb-c.c [2019-12-31T14:29:44.759Z] #41 10.71 DEP images/userns.pb-c.d [2019-12-31T14:29:44.759Z] #41 10.78 PBCC images/cgroup.pb-c.c [2019-12-31T14:29:44.759Z] #41 10.86 DEP images/cgroup.pb-c.d [2019-12-31T14:29:44.759Z] #41 11.01 PBCC images/fown.pb-c.c [2019-12-31T14:29:44.897Z] #37 4.864 -- Configuring done [2019-12-31T14:29:44.897Z] #37 4.897 -- Generating done [2019-12-31T14:29:44.897Z] #37 4.897 -- Build files have been written to: /tmp/tmp.NQHhc8gymX/tini [2019-12-31T14:29:44.897Z] #37 4.931 + make tini-static [2019-12-31T14:29:44.897Z] #37 ... [2019-12-31T14:29:44.897Z] [2019-12-31T14:29:44.897Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:44.913Z] #41 81.17 DEP criu/ipc_ns.d [2019-12-31T14:29:45.020Z] #41 11.11 PBCC images/ext-file.pb-c.c [2019-12-31T14:29:45.020Z] #41 11.13 DEP images/fown.pb-c.d [2019-12-31T14:29:45.171Z] #41 81.31 DEP criu/image.d [2019-12-31T14:29:45.281Z] #41 11.25 DEP images/ext-file.pb-c.d [2019-12-31T14:29:45.281Z] #41 11.32 PBCC images/rpc.pb-c.c [2019-12-31T14:29:45.281Z] #41 11.39 DEP images/rpc.pb-c.d [2019-12-31T14:29:45.281Z] #41 11.45 PBCC images/siginfo.pb-c.c [2019-12-31T14:29:45.428Z] #41 81.50 DEP criu/image-desc.d [2019-12-31T14:29:45.429Z] #41 81.59 DEP criu/fsnotify.d [2019-12-31T14:29:45.542Z] #41 11.53 DEP images/siginfo.pb-c.d [2019-12-31T14:29:45.542Z] #41 11.60 PBCC images/pagemap.pb-c.c [2019-12-31T14:29:45.542Z] #41 11.66 DEP images/pagemap.pb-c.d [2019-12-31T14:29:45.542Z] #41 11.75 PBCC images/rlimit.pb-c.c [2019-12-31T14:29:45.542Z] #41 11.76 DEP images/rlimit.pb-c.d [2019-12-31T14:29:45.686Z] #41 81.77 DEP criu/filesystems.d [2019-12-31T14:29:45.686Z] #41 81.94 DEP criu/files.d [2019-12-31T14:29:45.802Z] #41 11.88 PBCC images/file-lock.pb-c.c [2019-12-31T14:29:45.802Z] #41 11.91 DEP images/file-lock.pb-c.d [2019-12-31T14:29:45.802Z] #41 11.99 PBCC images/tty.pb-c.c [2019-12-31T14:29:45.802Z] #41 12.10 DEP images/tty.pb-c.d [2019-12-31T14:29:45.944Z] #41 82.12 DEP criu/files-reg.d [2019-12-31T14:29:46.063Z] #41 12.18 PBCC images/tun.pb-c.c [2019-12-31T14:29:46.063Z] #41 12.30 PBCC images/netdev.pb-c.c [2019-12-31T14:29:46.202Z] #41 82.27 DEP criu/files-ext.d [2019-12-31T14:29:46.202Z] #41 82.45 DEP criu/file-lock.d [2019-12-31T14:29:46.324Z] #41 12.37 DEP images/tun.pb-c.d [2019-12-31T14:29:46.324Z] #41 12.42 DEP images/netdev.pb-c.d [2019-12-31T14:29:46.324Z] #41 12.53 PBCC images/vma.pb-c.c [2019-12-31T14:29:46.460Z] #41 82.61 DEP criu/file-ids.d [2019-12-31T14:29:46.586Z] #41 12.67 DEP images/vma.pb-c.d [2019-12-31T14:29:46.586Z] #41 12.72 PBCC images/creds.pb-c.c [2019-12-31T14:29:46.586Z] #41 12.77 DEP images/creds.pb-c.d [2019-12-31T14:29:46.586Z] #41 12.81 PBCC images/utsns.pb-c.c [2019-12-31T14:29:46.586Z] #41 12.84 DEP images/utsns.pb-c.d [2019-12-31T14:29:46.595Z] #17 4.104 Fetched 7932 kB in 3s (2543 kB/s) [2019-12-31T14:29:46.718Z] #41 82.77 DEP criu/fifo.d [2019-12-31T14:29:46.718Z] #41 82.91 DEP criu/fdstore.d [2019-12-31T14:29:46.718Z] #41 82.99 DEP criu/fault-injection.d [2019-12-31T14:29:46.718Z] #41 83.03 DEP criu/external.d [2019-12-31T14:29:46.847Z] #41 12.89 PBCC images/ipc-desc.pb-c.c [2019-12-31T14:29:46.847Z] #41 12.93 PBCC images/ipc-sem.pb-c.c [2019-12-31T14:29:46.847Z] #41 12.98 DEP images/ipc-desc.pb-c.d [2019-12-31T14:29:46.976Z] #41 83.10 DEP criu/eventpoll.d [2019-12-31T14:29:46.976Z] #41 83.30 DEP criu/eventfd.d [2019-12-31T14:29:47.053Z] #27 17.54 1.4% ## 3.3% ### 4.2% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.8% ######### 12.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.2% ############### 22.2% ################ 23.1% ################# 24.0% ################## 25.5% ################### 26.4% #################### 28.3% ##################### 29.3% ##################### 30.2% ####################### 32.1% ######################## 34.0% ######################### 35.9% ########################### 37.8% ############################ 39.6% ############################# 41.5% ############################## 42.5% ############################### 44.4% ################################ 45.3% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################## 56.7% ######################################### 57.6% ########################################## 58.6% ########################################## 59.5% ########################################### 60.4% [2019-12-31T14:29:47.053Z] #27 ... [2019-12-31T14:29:47.053Z] [2019-12-31T14:29:47.053Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:47.053Z] #42 1.859 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:29:47.053Z] #42 1.860 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:29:47.053Z] #42 2.955 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:29:47.053Z] #42 2.961 GEN .gitid [2019-12-31T14:29:47.053Z] #42 2.974 GEN criu/include/version.h [2019-12-31T14:29:47.053Z] #42 3.009 GEN include/common/asm [2019-12-31T14:29:47.053Z] #42 4.437 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.516 PBCC images/opts.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.552 PBCC images/sit.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.563 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T14:29:47.053Z] #42 4.656 DEP images/opts.pb-c.d [2019-12-31T14:29:47.053Z] #42 4.731 DEP images/sit.pb-c.d [2019-12-31T14:29:47.053Z] #42 4.783 PBCC images/macvlan.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.835 DEP images/macvlan.pb-c.d [2019-12-31T14:29:47.053Z] #42 4.922 PBCC images/autofs.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.935 DEP images/autofs.pb-c.d [2019-12-31T14:29:47.053Z] #42 4.978 PBCC images/sysctl.pb-c.c [2019-12-31T14:29:47.053Z] #42 4.988 DEP images/sysctl.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.024 PBCC images/time.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.106 DEP images/time.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.205 PBCC images/binfmt-misc.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.243 DEP images/binfmt-misc.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.263 PBCC images/seccomp.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.286 DEP images/seccomp.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.318 PBCC images/userns.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.392 DEP images/userns.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.434 PBCC images/cgroup.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.494 DEP images/cgroup.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.578 PBCC images/fown.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.585 PBCC images/ext-file.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.604 DEP images/fown.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.634 DEP images/ext-file.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.663 PBCC images/rpc.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.705 DEP images/rpc.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.735 PBCC images/siginfo.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.755 DEP images/siginfo.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.804 PBCC images/pagemap.pb-c.c [2019-12-31T14:29:47.053Z] #42 5.821 DEP images/pagemap.pb-c.d [2019-12-31T14:29:47.053Z] #42 5.919 PBCC images/rlimit.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.004 DEP images/rlimit.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.036 PBCC images/file-lock.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.074 DEP images/file-lock.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.122 PBCC images/tty.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.152 DEP images/tty.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.194 PBCC images/tun.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.227 PBCC images/netdev.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.270 DEP images/tun.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.353 DEP images/netdev.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.394 PBCC images/vma.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.455 DEP images/vma.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.520 PBCC images/creds.pb-c.c [2019-12-31T14:29:47.053Z] #42 6.584 DEP images/creds.pb-c.d [2019-12-31T14:29:47.053Z] #42 6.624 PBCC images/utsns.pb-c.c [2019-12-31T14:29:47.054Z] #42 6.636 DEP images/utsns.pb-c.d [2019-12-31T14:29:47.054Z] #42 6.672 PBCC images/ipc-desc.pb-c.c [2019-12-31T14:29:47.054Z] #42 6.719 PBCC images/ipc-sem.pb-c.c [2019-12-31T14:29:47.054Z] #42 6.754 DEP images/ipc-desc.pb-c.d [2019-12-31T14:29:47.054Z] #42 6.817 DEP images/ipc-sem.pb-c.d [2019-12-31T14:29:47.054Z] #42 6.841 PBCC images/ipc-msg.pb-c.c [2019-12-31T14:29:47.054Z] #42 6.845 DEP images/ipc-msg.pb-c.d [2019-12-31T14:29:47.054Z] #42 6.930 PBCC images/ipc-shm.pb-c.c [2019-12-31T14:29:47.054Z] #42 6.951 DEP images/ipc-shm.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.007 PBCC images/ipc-var.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.016 DEP images/ipc-var.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.080 PBCC images/sk-opts.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.088 PBCC images/packet-sock.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.122 DEP images/sk-opts.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.218 DEP images/packet-sock.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.274 PBCC images/sk-netlink.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.317 DEP images/sk-netlink.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.365 PBCC images/sk-inet.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.467 DEP images/sk-inet.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.538 PBCC images/sk-unix.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.584 DEP images/sk-unix.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.664 PBCC images/mm.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.704 DEP images/mm.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.792 PBCC images/timerfd.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.830 DEP images/timerfd.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.880 PBCC images/timer.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.895 DEP images/timer.pb-c.d [2019-12-31T14:29:47.054Z] #42 7.944 PBCC images/sa.pb-c.c [2019-12-31T14:29:47.054Z] #42 7.980 DEP images/sa.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.030 PBCC images/pipe-data.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.074 DEP images/pipe-data.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.133 PBCC images/mnt.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.195 DEP images/mnt.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.261 PBCC images/sk-packet.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.285 DEP images/sk-packet.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.364 PBCC images/tcp-stream.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.405 DEP images/tcp-stream.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.456 PBCC images/pipe.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.477 DEP images/pipe.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.620 PBCC images/pstree.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.679 DEP images/pstree.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.692 PBCC images/fs.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.712 DEP images/fs.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.781 PBCC images/signalfd.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.794 DEP images/signalfd.pb-c.d [2019-12-31T14:29:47.054Z] #42 8.885 PBCC images/fh.pb-c.c [2019-12-31T14:29:47.054Z] #42 8.967 PBCC images/fsnotify.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.003 DEP images/fh.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.082 DEP images/fsnotify.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.160 PBCC images/eventpoll.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.194 DEP images/eventpoll.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.271 PBCC images/eventfd.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.317 DEP images/eventfd.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.395 PBCC images/remap-file-path.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.399 DEP images/remap-file-path.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.484 PBCC images/fifo.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.500 DEP images/fifo.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.527 PBCC images/ghost-file.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.681 DEP images/ghost-file.pb-c.d [2019-12-31T14:29:47.054Z] #42 9.787 PBCC images/regfile.pb-c.c [2019-12-31T14:29:47.054Z] #42 9.908 DEP images/regfile.pb-c.d [2019-12-31T14:29:47.108Z] #41 13.16 DEP images/ipc-sem.pb-c.d [2019-12-31T14:29:47.108Z] #41 13.24 PBCC images/ipc-msg.pb-c.c [2019-12-31T14:29:47.108Z] #41 13.27 DEP images/ipc-msg.pb-c.d [2019-12-31T14:29:47.108Z] #41 13.35 PBCC images/ipc-shm.pb-c.c [2019-12-31T14:29:47.108Z] #41 13.40 DEP images/ipc-shm.pb-c.d [2019-12-31T14:29:47.160Z] #17 4.104 Reading package lists... [2019-12-31T14:29:47.235Z] #41 83.50 DEP criu/crtools.d [2019-12-31T14:29:47.369Z] #41 13.58 PBCC images/ipc-var.pb-c.c [2019-12-31T14:29:47.493Z] #41 83.66 DEP criu/cr-service.d [2019-12-31T14:29:47.493Z] #41 83.86 DEP criu/cr-restore.d [2019-12-31T14:29:47.631Z] #41 13.71 DEP images/ipc-var.pb-c.d [2019-12-31T14:29:47.632Z] #41 13.78 PBCC images/sk-opts.pb-c.c [2019-12-31T14:29:47.632Z] #41 13.83 PBCC images/packet-sock.pb-c.c [2019-12-31T14:29:47.632Z] #41 13.89 DEP images/sk-opts.pb-c.d [2019-12-31T14:29:47.660Z] #42 ... [2019-12-31T14:29:47.660Z] [2019-12-31T14:29:47.660Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:47.661Z] #27 17.54 1.4% ## 3.3% ### 4.2% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.8% ######### 12.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.2% ############### 22.2% ################ 23.1% ################# 24.0% ################## 25.5% ################### 26.4% #################### 28.3% ##################### 29.3% ##################### 30.2% ####################### 32.1% ######################## 34.0% ######################### 35.9% ########################### 37.8% ############################ 39.6% ############################# 41.5% ############################## 42.5% ############################### 44.4% ################################ 45.3% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################## 56.7% ######################################### 57.6% ########################################## 58.6% ########################################## 59.5% ########################################### 60.4% ############################################ 61.4% ############################################ 62.3% ############################################# 63.3% [2019-12-31T14:29:47.661Z] #27 ... [2019-12-31T14:29:47.661Z] [2019-12-31T14:29:47.661Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:47.661Z] #37 5.267 Scanning dependencies of target tini-static [2019-12-31T14:29:47.661Z] #37 5.358 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T14:29:47.661Z] #37 6.770 [100%] Linking C executable tini-static [2019-12-31T14:29:47.661Z] #37 7.412 [100%] Built target tini-static [2019-12-31T14:29:47.661Z] #37 7.482 + mkdir -p /build [2019-12-31T14:29:47.661Z] #37 7.500 + cp tini-static /build/docker-init [2019-12-31T14:29:47.661Z] #37 DONE 7.7s [2019-12-31T14:29:47.661Z] [2019-12-31T14:29:47.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:48.071Z] #41 84.15 DEP criu/cr-errno.d [2019-12-31T14:29:48.071Z] #41 84.17 DEP criu/cr-dump.d [2019-12-31T14:29:48.071Z] #41 13.96 DEP images/packet-sock.pb-c.d [2019-12-31T14:29:48.071Z] #41 14.05 PBCC images/sk-netlink.pb-c.c [2019-12-31T14:29:48.071Z] #41 14.13 DEP images/sk-netlink.pb-c.d [2019-12-31T14:29:48.071Z] #41 14.17 PBCC images/sk-inet.pb-c.c [2019-12-31T14:29:48.071Z] #41 14.21 DEP images/sk-inet.pb-c.d [2019-12-31T14:29:48.071Z] #41 14.26 PBCC images/sk-unix.pb-c.c [2019-12-31T14:29:48.094Z] #17 4.979 Reading package lists... [2019-12-31T14:29:48.329Z] #41 84.47 DEP criu/cr-dedup.d [2019-12-31T14:29:48.332Z] #41 ... [2019-12-31T14:29:48.332Z] [2019-12-31T14:29:48.332Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:48.332Z] #26 32.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:29:48.332Z] #26 33.47 [2019-12-31T14:29:48.332Z] #26 33.81 ######################################################################## 100.0% [2019-12-31T14:29:48.332Z] #26 33.88 [2019-12-31T14:29:48.332Z] #26 33.97 Download of images into '/build' complete. [2019-12-31T14:29:48.332Z] #26 33.97 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:29:48.332Z] #26 33.97 tar -cC '/build' . | docker load [2019-12-31T14:29:48.332Z] #26 DONE 35.1s [2019-12-31T14:29:48.332Z] [2019-12-31T14:29:48.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:48.332Z] #41 14.30 DEP images/sk-unix.pb-c.d [2019-12-31T14:29:48.332Z] #41 ... [2019-12-31T14:29:48.332Z] [2019-12-31T14:29:48.332Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:48.332Z] #31 DONE 73.8s [2019-12-31T14:29:48.332Z] [2019-12-31T14:29:48.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:48.332Z] #41 14.45 PBCC images/mm.pb-c.c [2019-12-31T14:29:48.332Z] #41 14.52 DEP images/mm.pb-c.d [2019-12-31T14:29:48.332Z] #41 14.57 PBCC images/timerfd.pb-c.c [2019-12-31T14:29:48.353Z] #17 5.881 Building dependency tree... [2019-12-31T14:29:48.353Z] #17 6.164 The following additional packages will be installed: [2019-12-31T14:29:48.353Z] #17 6.164 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T14:29:48.353Z] #17 6.164 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T14:29:48.353Z] #17 6.164 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T14:29:48.353Z] #17 6.164 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T14:29:48.353Z] #17 6.164 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T14:29:48.353Z] #17 6.165 Suggested packages: [2019-12-31T14:29:48.353Z] #17 6.165 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T14:29:48.353Z] #17 6.165 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T14:29:48.353Z] #17 6.165 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T14:29:48.353Z] #17 6.165 quota [2019-12-31T14:29:48.353Z] #17 6.165 Recommended packages: [2019-12-31T14:29:48.353Z] #17 6.165 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T14:29:48.353Z] #17 6.165 python3-keyrings.alt python3-xdg unzip [2019-12-31T14:29:48.587Z] #41 84.65 DEP criu/cr-check.d [2019-12-31T14:29:48.593Z] #41 14.64 DEP images/timerfd.pb-c.d [2019-12-31T14:29:48.593Z] #41 ... [2019-12-31T14:29:48.593Z] [2019-12-31T14:29:48.593Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:48.593Z] #36 9.356 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T14:29:48.593Z] #36 9.476 -- Configuring done [2019-12-31T14:29:48.593Z] #36 9.506 -- Generating done [2019-12-31T14:29:48.593Z] #36 9.517 -- Build files have been written to: /tmp/tmp.HzEg5MHdOW/tini [2019-12-31T14:29:48.593Z] #36 9.527 + make tini-static [2019-12-31T14:29:48.593Z] #36 10.13 Scanning dependencies of target tini-static [2019-12-31T14:29:48.593Z] #36 10.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T14:29:48.593Z] #36 12.30 [100%] Linking C executable tini-static [2019-12-31T14:29:48.593Z] #36 13.18 [100%] Built target tini-static [2019-12-31T14:29:48.593Z] #36 13.31 + mkdir -p /build [2019-12-31T14:29:48.593Z] #36 13.32 + cp tini-static /build/docker-init [2019-12-31T14:29:48.593Z] #36 DONE 13.7s [2019-12-31T14:29:48.593Z] [2019-12-31T14:29:48.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:48.593Z] #41 14.78 PBCC images/timer.pb-c.c [2019-12-31T14:29:48.593Z] #41 14.83 DEP images/timer.pb-c.d [2019-12-31T14:29:48.846Z] #41 84.91 DEP criu/config.d [2019-12-31T14:29:48.846Z] #41 85.08 DEP criu/clone-noasan.d [2019-12-31T14:29:48.846Z] #41 85.14 DEP criu/cgroup.d [2019-12-31T14:29:48.854Z] #41 14.91 PBCC images/sa.pb-c.c [2019-12-31T14:29:48.854Z] #41 14.95 DEP images/sa.pb-c.d [2019-12-31T14:29:48.854Z] #41 15.07 PBCC images/pipe-data.pb-c.c [2019-12-31T14:29:49.103Z] #41 85.28 DEP criu/cgroup-props.d [2019-12-31T14:29:49.104Z] #41 ... [2019-12-31T14:29:49.104Z] [2019-12-31T14:29:49.104Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:29:49.104Z] #28 141.0 + rm -rf /tmp/tmp.LeKmqOCOwL [2019-12-31T14:29:49.116Z] #41 15.12 DEP images/pipe-data.pb-c.d [2019-12-31T14:29:49.116Z] #41 15.20 PBCC images/mnt.pb-c.c [2019-12-31T14:29:49.116Z] #41 15.26 DEP images/mnt.pb-c.d [2019-12-31T14:29:49.116Z] #41 15.32 PBCC images/sk-packet.pb-c.c [2019-12-31T14:29:49.116Z] #41 15.33 DEP images/sk-packet.pb-c.d [2019-12-31T14:29:49.116Z] #41 15.39 PBCC images/tcp-stream.pb-c.c [2019-12-31T14:29:49.116Z] #41 15.45 DEP images/tcp-stream.pb-c.d [2019-12-31T14:29:49.291Z] #17 6.771 The following NEW packages will be installed: [2019-12-31T14:29:49.291Z] #17 6.771 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T14:29:49.291Z] #17 6.772 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T14:29:49.291Z] #17 6.772 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T14:29:49.291Z] #17 6.772 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T14:29:49.291Z] #17 6.772 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T14:29:49.291Z] #17 6.772 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T14:29:49.291Z] #17 6.772 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T14:29:49.291Z] #17 6.772 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T14:29:49.362Z] #28 DONE 141.4s [2019-12-31T14:29:49.362Z] [2019-12-31T14:29:49.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:49.362Z] #41 85.38 DEP criu/bitmap.d [2019-12-31T14:29:49.362Z] #41 85.40 DEP criu/bfd.d [2019-12-31T14:29:49.362Z] #41 85.51 DEP criu/autofs.d [2019-12-31T14:29:49.620Z] #41 85.64 DEP criu/aio.d [2019-12-31T14:29:49.687Z] #41 15.60 PBCC images/pipe.pb-c.c [2019-12-31T14:29:49.687Z] #41 15.70 DEP images/pipe.pb-c.d [2019-12-31T14:29:49.687Z] #41 15.75 PBCC images/pstree.pb-c.c [2019-12-31T14:29:49.687Z] #41 15.75 DEP images/pstree.pb-c.d [2019-12-31T14:29:49.687Z] #41 15.83 PBCC images/fs.pb-c.c [2019-12-31T14:29:49.687Z] #41 15.85 DEP images/fs.pb-c.d [2019-12-31T14:29:49.854Z] #27 17.54 1.4% ## 3.3% ### 4.2% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.8% ######### 12.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.2% ############### 22.2% ################ 23.1% ################# 24.0% ################## 25.5% ################### 26.4% #################### 28.3% ##################### 29.3% ##################### 30.2% ####################### 32.1% ######################## 34.0% ######################### 35.9% ########################### 37.8% ############################ 39.6% ############################# 41.5% ############################## 42.5% ############################### 44.4% ################################ 45.3% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################## 56.7% ######################################### 57.6% ########################################## 58.6% ########################################## 59.5% ########################################### 60.4% ############################################ 61.4% ############################################ 62.3% ############################################# 63.3% ############################################## 64.2% ############################################## 65.2% ############################################### 66.1% ################################################ 67.1% ################################################# 69.0% ################################################## 69.9% #################################################### 72.7% ##################################################### 74.6% ###################################################### 75.6% ######################################################## 78.4% ######################################################### 79.3% ########################################################## [2019-12-31T14:29:49.854Z] #27 ... [2019-12-31T14:29:49.854Z] [2019-12-31T14:29:49.854Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:29:49.854Z] #11 45.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T14:29:49.854Z] #11 45.29 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-31T14:29:49.854Z] #11 45.30 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:29:49.854Z] #11 47.98 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T14:29:49.854Z] #11 47.98 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T14:29:49.854Z] #11 47.98 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:29:49.854Z] #11 48.06 Selecting previously unselected package mingw-w64-common. [2019-12-31T14:29:49.854Z] #11 48.06 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T14:29:49.854Z] #11 48.06 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T14:29:49.854Z] #11 54.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T14:29:49.854Z] #11 54.63 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T14:29:49.854Z] #11 54.63 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:29:49.854Z] #11 ... [2019-12-31T14:29:49.854Z] [2019-12-31T14:29:49.854Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:49.878Z] #41 85.95 DEP criu/action-scripts.d [2019-12-31T14:29:49.949Z] #41 15.92 PBCC images/signalfd.pb-c.c [2019-12-31T14:29:49.949Z] #41 16.08 DEP images/signalfd.pb-c.d [2019-12-31T14:29:50.136Z] #41 86.25 CC criu/action-scripts.o [2019-12-31T14:29:50.209Z] #41 16.20 PBCC images/fh.pb-c.c [2019-12-31T14:29:50.223Z] #17 7.809 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:29:50.223Z] #17 7.809 Need to get 17.8 MB of archives. [2019-12-31T14:29:50.223Z] #17 7.809 After this operation, 76.2 MB of additional disk space will be used. [2019-12-31T14:29:50.223Z] #17 7.809 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T14:29:50.223Z] #17 7.815 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-31T14:29:50.223Z] #17 7.817 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-31T14:29:50.223Z] #17 7.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-31T14:29:50.223Z] #17 7.829 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-31T14:29:50.223Z] #17 7.864 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-31T14:29:50.223Z] #17 7.866 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-31T14:29:50.223Z] #17 7.869 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-31T14:29:50.223Z] #17 7.910 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-31T14:29:50.223Z] #17 7.916 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-31T14:29:50.223Z] #17 7.917 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-31T14:29:50.223Z] #17 7.919 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-31T14:29:50.223Z] #17 7.921 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-31T14:29:50.223Z] #17 7.922 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-31T14:29:50.223Z] #17 7.924 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-31T14:29:50.223Z] #17 7.926 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-31T14:29:50.223Z] #17 7.927 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-31T14:29:50.223Z] #17 7.929 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-31T14:29:50.470Z] #41 16.47 PBCC images/fsnotify.pb-c.c [2019-12-31T14:29:50.470Z] #41 16.50 DEP images/fh.pb-c.d [2019-12-31T14:29:50.470Z] #41 16.54 DEP images/fsnotify.pb-c.d [2019-12-31T14:29:50.481Z] #17 8.081 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-31T14:29:50.730Z] #41 16.75 PBCC images/eventpoll.pb-c.c [2019-12-31T14:29:50.730Z] #41 16.77 DEP images/eventpoll.pb-c.d [2019-12-31T14:29:50.730Z] #41 16.83 PBCC images/eventfd.pb-c.c [2019-12-31T14:29:50.730Z] #41 16.90 DEP images/eventfd.pb-c.d [2019-12-31T14:29:50.730Z] #41 16.97 PBCC images/remap-file-path.pb-c.c [2019-12-31T14:29:50.739Z] #17 8.362 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:29:50.739Z] #17 8.368 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:29:50.739Z] #17 8.368 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-31T14:29:50.739Z] #17 8.372 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-31T14:29:50.739Z] #17 8.446 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-31T14:29:50.739Z] #17 8.490 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-31T14:29:50.739Z] #17 8.495 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-31T14:29:50.739Z] #17 8.499 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-31T14:29:50.739Z] #17 8.500 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-31T14:29:50.739Z] #17 8.502 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-31T14:29:50.739Z] #17 8.503 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-31T14:29:50.739Z] #17 8.576 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-31T14:29:50.739Z] #17 8.579 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-31T14:29:50.739Z] #17 8.580 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-31T14:29:50.739Z] #17 8.583 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-31T14:29:50.739Z] #17 8.587 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T14:29:50.739Z] #17 8.610 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T14:29:50.992Z] #41 17.03 DEP images/remap-file-path.pb-c.d [2019-12-31T14:29:50.992Z] #41 17.07 PBCC images/fifo.pb-c.c [2019-12-31T14:29:50.992Z] #41 17.10 DEP images/fifo.pb-c.d [2019-12-31T14:29:50.992Z] #41 17.15 PBCC images/ghost-file.pb-c.c [2019-12-31T14:29:50.992Z] #41 17.20 DEP images/ghost-file.pb-c.d [2019-12-31T14:29:50.996Z] #17 8.613 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T14:29:50.996Z] #17 8.617 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T14:29:50.996Z] #17 8.621 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T14:29:50.996Z] #17 8.622 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-31T14:29:50.996Z] #17 8.627 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T14:29:50.996Z] #17 8.840 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-31T14:29:51.070Z] #41 87.05 CC criu/aio.o [2019-12-31T14:29:51.070Z] #41 ... [2019-12-31T14:29:51.070Z] [2019-12-31T14:29:51.070Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T14:29:51.070Z] #29 DONE 0.1s [2019-12-31T14:29:51.070Z] [2019-12-31T14:29:51.070Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T14:29:51.070Z] #32 DONE 0.1s [2019-12-31T14:29:51.070Z] [2019-12-31T14:29:51.070Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T14:29:51.253Z] #41 17.40 PBCC images/regfile.pb-c.c [2019-12-31T14:29:51.253Z] #41 17.47 DEP images/regfile.pb-c.d [2019-12-31T14:29:51.328Z] #37 DONE 0.1s [2019-12-31T14:29:51.328Z] [2019-12-31T14:29:51.328Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:51.328Z] #54 ... [2019-12-31T14:29:51.328Z] [2019-12-31T14:29:51.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:51.328Z] #41 87.61 CC criu/autofs.o [2019-12-31T14:29:51.467Z] #27 17.54 1.4% ## 3.3% ### 4.2% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.8% ######### 12.7% ########## 14.6% ########### 16.5% ############# 18.4% ############## 20.3% ############### 21.2% ############### 22.2% ################ 23.1% ################# 24.0% ################## 25.5% ################### 26.4% #################### 28.3% ##################### 29.3% ##################### 30.2% ####################### 32.1% ######################## 34.0% ######################### 35.9% ########################### 37.8% ############################ 39.6% ############################# 41.5% ############################## 42.5% ############################### 44.4% ################################ 45.3% ################################# 46.3% ################################## 48.1% #################################### 50.0% ##################################### 51.9% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################## 56.7% ######################################### 57.6% ########################################## 58.6% ########################################## 59.5% ########################################### 60.4% ############################################ 61.4% ############################################ 62.3% ############################################# 63.3% ############################################## 64.2% ############################################## 65.2% ############################################### 66.1% ################################################ 67.1% ################################################# 69.0% ################################################## 69.9% #################################################### 72.7% ##################################################### 74.6% ###################################################### 75.6% ######################################################## 78.4% ######################################################### 79.3% ########################################################## 81.2% ########################################################### 82.2% ############################################################ 84.1% ############################################################# 86.0% ############################################################### 87.9% ############################################################### 88.8% ################################################################# 90.7% ################################################################## 92.6% ################################################################### 93.5% ################################################################### 94.0% ##################################################################### 96.4% ###################################################################### 98.3% ######################################################################## 100.0% [2019-12-31T14:29:51.467Z] #27 28.17 [2019-12-31T14:29:51.513Z] #41 17.54 PBCC images/ns.pb-c.c [2019-12-31T14:29:51.513Z] #41 17.56 DEP images/ns.pb-c.d [2019-12-31T14:29:51.513Z] #41 17.63 PBCC images/fdinfo.pb-c.c [2019-12-31T14:29:51.513Z] #41 17.73 DEP images/fdinfo.pb-c.d [2019-12-31T14:29:51.560Z] #17 9.269 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-31T14:29:51.560Z] #17 9.284 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-31T14:29:51.560Z] #17 9.289 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-31T14:29:51.560Z] #17 9.406 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-31T14:29:51.775Z] #41 17.79 PBCC images/core-aarch64.pb-c.c [2019-12-31T14:29:51.775Z] #41 17.90 PBCC images/core-arm.pb-c.c [2019-12-31T14:29:51.775Z] #41 17.98 PBCC images/core-ppc64.pb-c.c [2019-12-31T14:29:51.818Z] #17 9.765 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:29:52.035Z] #41 18.10 PBCC images/core-s390.pb-c.c [2019-12-31T14:29:52.035Z] #41 18.21 PBCC images/core-x86.pb-c.c [2019-12-31T14:29:52.075Z] #17 9.799 Fetched 17.8 MB in 2s (6296 kB/s) [2019-12-31T14:29:52.075Z] #17 9.834 Selecting previously unselected package bash-completion. [2019-12-31T14:29:52.075Z] #17 9.835 (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 ... 23402 files and directories currently installed.) [2019-12-31T14:29:52.075Z] #17 9.853 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T14:29:52.296Z] #41 18.37 PBCC images/core.pb-c.c [2019-12-31T14:29:52.296Z] #41 18.55 PBCC images/inventory.pb-c.c [2019-12-31T14:29:52.557Z] #41 18.68 DEP images/core-aarch64.pb-c.d [2019-12-31T14:29:52.557Z] #41 18.77 DEP images/core-arm.pb-c.d [2019-12-31T14:29:52.701Z] #41 88.79 CC criu/bfd.o [2019-12-31T14:29:52.817Z] #27 29.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:29:52.821Z] #41 18.85 DEP images/core-ppc64.pb-c.d [2019-12-31T14:29:52.821Z] #41 18.96 DEP images/core-s390.pb-c.d [2019-12-31T14:29:52.821Z] #41 19.05 DEP images/core-x86.pb-c.d [2019-12-31T14:29:52.959Z] #41 89.22 CC criu/bitmap.o [2019-12-31T14:29:52.959Z] #41 89.31 CC criu/cgroup-props.o [2019-12-31T14:29:53.008Z] #17 10.67 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T14:29:53.008Z] #17 10.84 Selecting previously unselected package libnet1:amd64. [2019-12-31T14:29:53.008Z] #17 10.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:29:53.008Z] #17 10.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:29:53.008Z] #17 10.90 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-31T14:29:53.008Z] #17 10.90 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-31T14:29:53.008Z] #17 10.91 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-31T14:29:53.008Z] #17 10.95 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-31T14:29:53.082Z] #41 19.15 DEP images/core.pb-c.d [2019-12-31T14:29:53.082Z] #41 19.28 DEP images/inventory.pb-c.d [2019-12-31T14:29:53.206Z] #27 29.80 [2019-12-31T14:29:53.266Z] #17 10.95 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:29:53.266Z] #17 10.96 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:29:53.343Z] #41 19.39 PBCC images/cpuinfo.pb-c.c [2019-12-31T14:29:53.343Z] #41 19.50 DEP images/cpuinfo.pb-c.d [2019-12-31T14:29:53.343Z] #41 19.65 PBCC images/stats.pb-c.c [2019-12-31T14:29:53.525Z] #41 89.91 CC criu/cgroup.o [2019-12-31T14:29:53.556Z] #17 11.17 Selecting previously unselected package python3.5-minimal. [2019-12-31T14:29:53.556Z] #17 11.17 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:29:53.556Z] #17 11.18 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:29:53.604Z] #27 30.16 ###################################### 53.3% ######################################################################## 100.0% [2019-12-31T14:29:53.604Z] #27 30.29 [2019-12-31T14:29:53.604Z] #27 ... [2019-12-31T14:29:53.604Z] [2019-12-31T14:29:53.604Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:53.604Z] #32 49.03 time [2019-12-31T14:29:53.604Z] #32 56.51 internal/poll [2019-12-31T14:29:53.604Z] #32 58.14 os [2019-12-31T14:29:53.604Z] #41 19.66 DEP images/stats.pb-c.d [2019-12-31T14:29:53.815Z] #17 11.57 Selecting previously unselected package python3-minimal. [2019-12-31T14:29:53.815Z] #17 11.57 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-31T14:29:53.815Z] #17 11.58 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T14:29:53.815Z] #17 11.68 Selecting previously unselected package libmpdec2:amd64. [2019-12-31T14:29:54.014Z] #32 59.21 strings [2019-12-31T14:29:54.014Z] #32 ... [2019-12-31T14:29:54.014Z] [2019-12-31T14:29:54.014Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:54.014Z] #60 29.56 + cd /tmp/tmp.3mrpfJIbGX/src/github.com/containerd/containerd [2019-12-31T14:29:54.014Z] #60 29.56 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:54.014Z] #60 30.38 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T14:29:54.014Z] #60 30.38 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T14:29:54.015Z] #60 30.38 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:29:54.015Z] #60 30.38 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:29:54.015Z] #60 30.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T14:29:54.015Z] #60 30.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T14:29:54.015Z] #60 30.38 + '[' '' = dynamic ']' [2019-12-31T14:29:54.015Z] #60 30.38 + make [2019-12-31T14:29:54.015Z] #60 31.64 + bin/ctr [2019-12-31T14:29:54.073Z] #17 11.69 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-31T14:29:54.073Z] #17 11.70 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-31T14:29:54.073Z] #17 11.74 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-31T14:29:54.073Z] #17 11.74 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:29:54.073Z] #17 11.75 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:29:54.331Z] #17 12.17 Selecting previously unselected package python3.5. [2019-12-31T14:29:54.332Z] #17 12.17 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-31T14:29:54.332Z] #17 12.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:29:54.332Z] #17 12.23 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-31T14:29:54.332Z] #17 12.23 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-31T14:29:54.332Z] #17 12.23 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-31T14:29:54.332Z] #17 12.27 Selecting previously unselected package dh-python. [2019-12-31T14:29:54.332Z] #17 12.27 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T14:29:54.591Z] #17 12.27 Unpacking dh-python (2.20170125) ... [2019-12-31T14:29:54.591Z] #17 12.33 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:29:54.591Z] #17 12.35 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:29:55.043Z] #41 ... [2019-12-31T14:29:55.043Z] [2019-12-31T14:29:55.043Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:55.043Z] #44 70.49 go/scanner [2019-12-31T14:29:55.043Z] #44 72.61 encoding/binary [2019-12-31T14:29:55.043Z] #44 73.70 go/ast [2019-12-31T14:29:55.043Z] #44 77.74 text/template [2019-12-31T14:29:55.043Z] #44 78.47 encoding/json [2019-12-31T14:29:55.043Z] #44 ... [2019-12-31T14:29:55.043Z] [2019-12-31T14:29:55.043Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:29:55.043Z] #59 31.64 Checking out files: 44% (1331/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 80% (2400/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-31T14:29:55.043Z] #59 33.63 + cd /tmp/tmp.NsRWpLMZN9/src/github.com/containerd/containerd [2019-12-31T14:29:55.043Z] #59 33.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:29:55.043Z] #59 35.02 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T14:29:55.043Z] #59 35.02 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T14:29:55.043Z] #59 35.02 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:29:55.043Z] #59 35.02 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:29:55.043Z] #59 35.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T14:29:55.043Z] #59 35.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T14:29:55.043Z] #59 35.02 + '[' '' = dynamic ']' [2019-12-31T14:29:55.043Z] #59 35.02 + make [2019-12-31T14:29:55.043Z] #59 37.02 + bin/ctr [2019-12-31T14:29:55.164Z] #17 13.00 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T14:29:55.304Z] #59 ... [2019-12-31T14:29:55.304Z] [2019-12-31T14:29:55.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:55.304Z] #41 21.59 make[1]: Nothing to be done for 'all'. [2019-12-31T14:29:55.422Z] #17 13.27 Selecting previously unselected package python3. [2019-12-31T14:29:55.422Z] #17 13.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 ... 24906 files and directories currently installed.) [2019-12-31T14:29:55.422Z] #17 13.28 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-31T14:29:55.422Z] #17 13.29 Unpacking python3 (3.5.3-1) ... [2019-12-31T14:29:55.422Z] #17 13.33 Selecting previously unselected package pigz. [2019-12-31T14:29:55.422Z] #17 13.34 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-31T14:29:55.422Z] #17 13.34 Unpacking pigz (2.3.4-1) ... [2019-12-31T14:29:55.422Z] #17 13.39 Selecting previously unselected package libip4tc0:amd64. [2019-12-31T14:29:55.680Z] #17 13.39 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:29:55.680Z] #17 13.39 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:55.680Z] #17 13.45 Selecting previously unselected package libip6tc0:amd64. [2019-12-31T14:29:55.680Z] #17 13.45 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:29:55.680Z] #17 13.46 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:55.680Z] #17 13.51 Selecting previously unselected package libiptc0:amd64. [2019-12-31T14:29:55.680Z] #17 13.51 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:29:55.680Z] #17 13.52 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:55.680Z] #17 13.56 Selecting previously unselected package libxtables12:amd64. [2019-12-31T14:29:55.680Z] #17 13.57 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:29:55.680Z] #17 13.57 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:55.680Z] #17 13.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-31T14:29:55.939Z] #17 13.62 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-31T14:29:55.939Z] #17 13.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-31T14:29:55.939Z] #17 13.67 Selecting previously unselected package iptables. [2019-12-31T14:29:55.939Z] #17 13.67 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-31T14:29:55.939Z] #17 13.68 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:55.939Z] #17 13.77 Selecting previously unselected package xxd. [2019-12-31T14:29:55.939Z] #17 13.78 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:29:55.939Z] #17 13.78 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:55.939Z] #17 13.84 Selecting previously unselected package vim-common. [2019-12-31T14:29:55.939Z] #17 13.84 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:29:55.939Z] #17 13.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:55.939Z] #17 13.90 Selecting previously unselected package bzip2. [2019-12-31T14:29:55.939Z] #17 13.90 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-31T14:29:56.110Z] #41 92.27 CC criu/clone-noasan.o [2019-12-31T14:29:56.111Z] #41 92.42 CC criu/config.o [2019-12-31T14:29:56.196Z] #17 13.91 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T14:29:56.196Z] #17 13.96 Selecting previously unselected package libgpm2:amd64. [2019-12-31T14:29:56.196Z] #17 13.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-31T14:29:56.196Z] #17 13.96 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-31T14:29:56.196Z] #17 14.01 Selecting previously unselected package xz-utils. [2019-12-31T14:29:56.196Z] #17 14.01 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-31T14:29:56.196Z] #17 14.02 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:29:56.197Z] #17 14.10 Selecting previously unselected package aufs-tools. [2019-12-31T14:29:56.197Z] #17 14.10 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-31T14:29:56.197Z] #17 14.10 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:29:56.454Z] #17 14.17 Selecting previously unselected package libonig4:amd64. [2019-12-31T14:29:56.454Z] #17 14.17 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-31T14:29:56.454Z] #17 14.17 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:29:56.454Z] #17 14.23 Selecting previously unselected package libjq1:amd64. [2019-12-31T14:29:56.454Z] #17 14.23 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:29:56.454Z] #17 14.24 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:29:56.454Z] #17 14.28 Selecting previously unselected package jq. [2019-12-31T14:29:56.454Z] #17 14.28 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.29 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:29:56.715Z] #17 14.33 Selecting previously unselected package libaio1:amd64. [2019-12-31T14:29:56.715Z] #17 14.34 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.34 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-31T14:29:56.715Z] #17 14.38 Selecting previously unselected package libcap2-bin. [2019-12-31T14:29:56.715Z] #17 14.38 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.38 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T14:29:56.715Z] #17 14.43 Selecting previously unselected package libnl-3-200:amd64. [2019-12-31T14:29:56.715Z] #17 14.44 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:29:56.715Z] #17 14.50 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-31T14:29:56.715Z] #17 14.50 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.51 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:29:56.715Z] #17 14.55 Selecting previously unselected package libreadline5:amd64. [2019-12-31T14:29:56.715Z] #17 14.55 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-31T14:29:56.715Z] #17 14.60 Selecting previously unselected package net-tools. [2019-12-31T14:29:56.715Z] #17 14.61 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-31T14:29:56.715Z] #17 14.61 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:29:56.973Z] #17 14.69 Selecting previously unselected package python-pip-whl. [2019-12-31T14:29:56.973Z] #17 14.69 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:29:56.973Z] #17 14.70 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:29:56.973Z] #17 14.87 Selecting previously unselected package python3-pip. [2019-12-31T14:29:56.973Z] #17 14.87 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:29:56.973Z] #17 14.88 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:29:56.973Z] #17 14.94 Selecting previously unselected package python3-pkg-resources. [2019-12-31T14:29:57.235Z] #17 14.94 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:29:57.235Z] #17 14.94 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:29:57.235Z] #17 15.01 Selecting previously unselected package python3-setuptools. [2019-12-31T14:29:57.235Z] #17 15.01 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T14:29:57.235Z] #17 15.02 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T14:29:57.235Z] #17 15.09 Selecting previously unselected package python3-wheel. [2019-12-31T14:29:57.435Z] #60 ... [2019-12-31T14:29:57.435Z] [2019-12-31T14:29:57.435Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:29:57.435Z] #42 10.18 PBCC images/ns.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.20 DEP images/ns.pb-c.d [2019-12-31T14:29:57.435Z] #42 10.22 PBCC images/fdinfo.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.26 DEP images/fdinfo.pb-c.d [2019-12-31T14:29:57.435Z] #42 10.33 PBCC images/core-aarch64.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.38 PBCC images/core-arm.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.42 PBCC images/core-ppc64.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.52 PBCC images/core-s390.pb-c.c [2019-12-31T14:29:57.435Z] #42 10.68 PBCC images/core-x86.pb-c.c [2019-12-31T14:29:57.435Z] #42 11.34 PBCC images/core.pb-c.c [2019-12-31T14:29:57.435Z] #42 11.51 PBCC images/inventory.pb-c.c [2019-12-31T14:29:57.435Z] #42 11.69 DEP images/core-aarch64.pb-c.d [2019-12-31T14:29:57.435Z] #42 11.78 DEP images/core-arm.pb-c.d [2019-12-31T14:29:57.435Z] #42 11.87 DEP images/core-ppc64.pb-c.d [2019-12-31T14:29:57.435Z] #42 11.91 DEP images/core-s390.pb-c.d [2019-12-31T14:29:57.435Z] #42 11.98 DEP images/core-x86.pb-c.d [2019-12-31T14:29:57.435Z] #42 12.04 DEP images/core.pb-c.d [2019-12-31T14:29:57.435Z] #42 12.08 DEP images/inventory.pb-c.d [2019-12-31T14:29:57.435Z] #42 12.15 PBCC images/cpuinfo.pb-c.c [2019-12-31T14:29:57.435Z] #42 12.19 DEP images/cpuinfo.pb-c.d [2019-12-31T14:29:57.435Z] #42 12.28 PBCC images/stats.pb-c.c [2019-12-31T14:29:57.435Z] #42 12.30 DEP images/stats.pb-c.d [2019-12-31T14:29:57.435Z] #42 13.67 make[1]: Nothing to be done for 'all'. [2019-12-31T14:29:57.435Z] #42 14.94 CC images/stats.o [2019-12-31T14:29:57.435Z] #42 15.23 CC images/core.o [2019-12-31T14:29:57.435Z] #42 15.70 CC images/core-x86.o [2019-12-31T14:29:57.435Z] #42 16.16 CC images/core-arm.o [2019-12-31T14:29:57.435Z] #42 16.45 CC images/core-aarch64.o [2019-12-31T14:29:57.435Z] #42 16.71 CC images/core-ppc64.o [2019-12-31T14:29:57.435Z] #42 17.13 CC images/core-s390.o [2019-12-31T14:29:57.435Z] #42 17.66 CC images/cpuinfo.o [2019-12-31T14:29:57.435Z] #42 17.91 CC images/inventory.o [2019-12-31T14:29:57.435Z] #42 18.16 CC images/fdinfo.o [2019-12-31T14:29:57.435Z] #42 18.38 CC images/fown.o [2019-12-31T14:29:57.435Z] #42 18.50 CC images/ns.o [2019-12-31T14:29:57.435Z] #42 18.69 CC images/regfile.o [2019-12-31T14:29:57.435Z] #42 18.81 CC images/ghost-file.o [2019-12-31T14:29:57.435Z] #42 18.99 CC images/fifo.o [2019-12-31T14:29:57.435Z] #42 19.15 CC images/remap-file-path.o [2019-12-31T14:29:57.435Z] #42 19.44 CC images/eventfd.o [2019-12-31T14:29:57.435Z] #42 19.58 CC images/eventpoll.o [2019-12-31T14:29:57.435Z] #42 19.74 CC images/fh.o [2019-12-31T14:29:57.435Z] #42 20.01 CC images/fsnotify.o [2019-12-31T14:29:57.435Z] #42 ... [2019-12-31T14:29:57.435Z] [2019-12-31T14:29:57.435Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:57.435Z] #32 62.37 path [2019-12-31T14:29:57.435Z] #32 62.44 fmt [2019-12-31T14:29:57.485Z] #41 93.52 CC criu/cr-check.o [2019-12-31T14:29:57.493Z] #17 15.09 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T14:29:57.493Z] #17 15.09 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T14:29:57.493Z] #17 15.14 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T14:29:57.493Z] #17 15.14 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-31T14:29:57.493Z] #17 15.15 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:29:57.493Z] #17 15.24 Selecting previously unselected package vim-runtime. [2019-12-31T14:29:57.493Z] #17 15.24 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:29:57.493Z] #17 15.25 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T14:29:57.493Z] #17 15.27 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T14:29:57.493Z] #17 15.27 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:57.793Z] Removing intermediate container 1d0785275f7a [2019-12-31T14:29:57.793Z] ---> 8ffac5a21d04 [2019-12-31T14:29:57.793Z] Step 11/16 : ARG GOOS [2019-12-31T14:29:57.793Z] ---> Running in 314f6d4823b4 [2019-12-31T14:29:57.793Z] Removing intermediate container 314f6d4823b4 [2019-12-31T14:29:57.793Z] ---> 46332536f981 [2019-12-31T14:29:57.793Z] Step 12/16 : ARG GOARCH [2019-12-31T14:29:57.793Z] ---> Running in d1a151a2d876 [2019-12-31T14:29:57.793Z] Removing intermediate container d1a151a2d876 [2019-12-31T14:29:57.793Z] ---> 8d6bf06460bf [2019-12-31T14:29:57.793Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-31T14:29:57.793Z] ---> Running in 953eb9271e78 [2019-12-31T14:29:57.828Z] #32 62.99 path/filepath [2019-12-31T14:29:57.849Z] #41 23.65 CC images/stats.o [2019-12-31T14:29:58.110Z] #41 24.13 CC images/core.o [2019-12-31T14:29:58.419Z] #41 ... [2019-12-31T14:29:58.419Z] [2019-12-31T14:29:58.419Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:29:58.419Z] #54 149.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T14:29:58.866Z] #17 16.30 Selecting previously unselected package vim. [2019-12-31T14:29:58.866Z] #17 16.31 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-31T14:29:58.866Z] #17 16.31 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:58.866Z] #17 16.48 Selecting previously unselected package xfsprogs. [2019-12-31T14:29:58.866Z] #17 16.48 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-31T14:29:58.866Z] #17 16.49 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:29:58.866Z] #17 16.65 Selecting previously unselected package zip. [2019-12-31T14:29:58.866Z] #17 16.65 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-31T14:29:58.866Z] #17 16.66 Unpacking zip (3.0-11+b1) ... [2019-12-31T14:29:58.866Z] #17 16.71 Selecting previously unselected package libapparmor-perl. [2019-12-31T14:29:59.052Z] #41 25.07 CC images/core-x86.o [2019-12-31T14:29:59.124Z] #17 16.72 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:29:59.124Z] #17 16.73 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:29:59.124Z] #17 16.78 Selecting previously unselected package apparmor. [2019-12-31T14:29:59.124Z] #17 16.78 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-31T14:29:59.124Z] #17 16.81 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:29:59.124Z] #17 16.95 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:29:59.124Z] #17 16.97 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:29:59.124Z] #17 16.98 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:29:59.124Z] #17 17.00 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:29:59.124Z] #17 17.02 Processing triggers for mime-support (3.60) ... [2019-12-31T14:29:59.124Z] #17 17.03 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:29:59.124Z] #17 17.05 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-31T14:29:59.124Z] #17 17.06 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T14:29:59.179Z] #32 ... [2019-12-31T14:29:59.179Z] [2019-12-31T14:29:59.179Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:29:59.179Z] #27 31.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:29:59.179Z] #27 31.88 [2019-12-31T14:29:59.179Z] #27 32.15 ######################################################################## 100.0% [2019-12-31T14:29:59.179Z] #27 32.29 [2019-12-31T14:29:59.179Z] #27 33.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:29:59.179Z] #27 33.73 skipping existing b63cc5f62c21 [2019-12-31T14:29:59.179Z] #27 33.82 [2019-12-31T14:29:59.179Z] #27 34.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:29:59.179Z] #27 35.40 [2019-12-31T14:29:59.179Z] #27 35.60 ######################################################################## 100.0% [2019-12-31T14:29:59.179Z] #27 35.64 [2019-12-31T14:29:59.179Z] #27 35.68 Download of images into '/build' complete. [2019-12-31T14:29:59.179Z] #27 35.68 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:29:59.179Z] #27 35.68 tar -cC '/build' . | docker load [2019-12-31T14:29:59.179Z] #27 DONE 35.8s [2019-12-31T14:29:59.179Z] [2019-12-31T14:29:59.179Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:29:59.179Z] #32 64.53 io/ioutil [2019-12-31T14:29:59.382Z] #17 17.07 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T14:30:00.006Z] #41 25.93 CC images/core-arm.o [2019-12-31T14:30:00.267Z] #41 ... [2019-12-31T14:30:00.267Z] [2019-12-31T14:30:00.267Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:00.267Z] #10 76.08 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T14:30:00.267Z] #10 76.08 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-31T14:30:00.267Z] #10 76.13 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:00.267Z] #10 76.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T14:30:00.267Z] #10 76.50 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-31T14:30:00.267Z] #10 76.50 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:00.267Z] #10 ... [2019-12-31T14:30:00.267Z] [2019-12-31T14:30:00.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:00.267Z] #41 26.46 CC images/core-aarch64.o [2019-12-31T14:30:00.315Z] #17 17.94 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-31T14:30:00.315Z] #17 17.95 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:30:00.315Z] #17 17.96 Setting up zip (3.0-11+b1) ... [2019-12-31T14:30:00.315Z] #17 17.98 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T14:30:00.315Z] #17 17.99 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-31T14:30:00.315Z] #17 18.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:00.315Z] #17 18.02 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-31T14:30:00.315Z] #17 18.03 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:30:00.315Z] #17 18.05 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:30:00.315Z] #17 18.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T14:30:00.315Z] #17 18.07 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:30:00.315Z] #17 18.08 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:30:00.315Z] #17 18.10 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-31T14:30:00.315Z] #17 18.12 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:30:00.319Z] #54 151.2 + mkdir -p /build [2019-12-31T14:30:00.320Z] #54 151.2 + cp runc /build/runc [2019-12-31T14:30:00.572Z] #17 18.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-31T14:30:00.573Z] #17 18.24 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:30:00.573Z] #17 18.27 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:30:00.573Z] #17 18.28 Setting up pigz (2.3.4-1) ... [2019-12-31T14:30:00.573Z] #17 18.29 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:30:00.573Z] #17 18.31 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-31T14:30:00.573Z] #17 18.33 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:30:00.573Z] #17 18.34 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:30:00.573Z] #17 18.36 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-31T14:30:00.573Z] #17 18.37 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:30:00.573Z] #17 18.39 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:30:00.573Z] #17 18.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T14:30:00.573Z] #17 18.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T14:30:00.573Z] #17 18.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T14:30:00.577Z] #54 DONE 151.5s [2019-12-31T14:30:00.578Z] [2019-12-31T14:30:00.578Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:00.578Z] #41 94.75 CC criu/cr-dedup.o [2019-12-31T14:30:00.578Z] #41 95.09 CC criu/cr-dump.o [2019-12-31T14:30:00.578Z] #41 96.75 CC criu/cr-errno.o [2019-12-31T14:30:00.754Z] #32 65.99 text/tabwriter [2019-12-31T14:30:00.833Z] #17 18.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T14:30:00.833Z] #17 18.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T14:30:00.833Z] #17 18.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T14:30:00.833Z] #17 18.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T14:30:00.833Z] #17 18.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T14:30:00.833Z] #17 18.45 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-31T14:30:00.833Z] #17 18.47 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:30:00.833Z] #17 18.48 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:30:00.833Z] #17 18.49 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:30:00.835Z] #41 96.87 CC criu/cr-restore.o [2019-12-31T14:30:01.178Z] #32 ... [2019-12-31T14:30:01.178Z] [2019-12-31T14:30:01.178Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:01.178Z] #45 56.43 internal/poll [2019-12-31T14:30:01.178Z] #45 58.26 os [2019-12-31T14:30:01.178Z] #45 60.03 strings [2019-12-31T14:30:01.178Z] #45 61.89 fmt [2019-12-31T14:30:01.178Z] #45 62.93 path/filepath [2019-12-31T14:30:01.178Z] #45 64.17 regexp/syntax [2019-12-31T14:30:01.208Z] #41 27.13 CC images/core-ppc64.o [2019-12-31T14:30:01.598Z] #45 ... [2019-12-31T14:30:01.598Z] [2019-12-31T14:30:01.598Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:01.598Z] #42 20.54 CC images/signalfd.o [2019-12-31T14:30:01.598Z] #42 20.78 CC images/fs.o [2019-12-31T14:30:01.598Z] #42 20.93 CC images/pstree.o [2019-12-31T14:30:01.598Z] #42 21.16 CC images/pipe.o [2019-12-31T14:30:01.598Z] #42 21.31 CC images/tcp-stream.o [2019-12-31T14:30:01.598Z] #42 21.55 CC images/sk-packet.o [2019-12-31T14:30:01.598Z] #42 21.79 CC images/mnt.o [2019-12-31T14:30:01.598Z] #42 22.13 CC images/pipe-data.o [2019-12-31T14:30:01.598Z] #42 22.27 CC images/sa.o [2019-12-31T14:30:01.598Z] #42 22.60 CC images/timer.o [2019-12-31T14:30:01.598Z] #42 23.34 CC images/timerfd.o [2019-12-31T14:30:01.598Z] #42 23.53 CC images/mm.o [2019-12-31T14:30:01.598Z] #42 23.87 CC images/sk-opts.o [2019-12-31T14:30:01.598Z] #42 24.13 CC images/sk-unix.o [2019-12-31T14:30:01.598Z] #42 24.57 CC images/sk-inet.o [2019-12-31T14:30:01.784Z] #41 27.89 CC images/core-s390.o [2019-12-31T14:30:02.021Z] #42 24.98 CC images/tun.o [2019-12-31T14:30:02.437Z] #42 25.38 CC images/sk-netlink.o [2019-12-31T14:30:02.464Z] #17 20.06 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-31T14:30:02.464Z] #17 20.07 Setting up python3 (3.5.3-1) ... [2019-12-31T14:30:02.723Z] #17 20.55 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:30:02.725Z] #41 28.80 CC images/cpuinfo.o [2019-12-31T14:30:02.824Z] #42 25.62 CC images/packet-sock.o [2019-12-31T14:30:02.824Z] #42 25.88 CC images/ipc-var.o [2019-12-31T14:30:03.218Z] #42 25.99 CC images/ipc-desc.o [2019-12-31T14:30:03.218Z] #42 26.15 CC images/ipc-shm.o [2019-12-31T14:30:03.218Z] #42 26.26 CC images/ipc-msg.o [2019-12-31T14:30:03.311Z] #41 29.46 CC images/inventory.o [2019-12-31T14:30:03.572Z] #41 29.79 CC images/fdinfo.o [2019-12-31T14:30:03.629Z] #42 26.55 CC images/ipc-sem.o [2019-12-31T14:30:03.629Z] #42 26.68 CC images/utsns.o [2019-12-31T14:30:03.629Z] #42 26.77 CC images/creds.o [2019-12-31T14:30:03.656Z] #17 21.44 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T14:30:03.656Z] #17 21.50 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T14:30:03.915Z] #17 21.53 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T14:30:03.915Z] #17 21.81 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:30:04.033Z] #42 26.90 CC images/vma.o [2019-12-31T14:30:04.033Z] #42 27.03 CC images/netdev.o [2019-12-31T14:30:04.033Z] #42 27.27 CC images/tty.o [2019-12-31T14:30:04.114Z] #41 100.1 CC criu/cr-service.o [2019-12-31T14:30:04.143Z] #41 30.26 CC images/fown.o [2019-12-31T14:30:04.481Z] #17 22.18 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:30:04.739Z] #17 22.45 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T14:30:04.886Z] #42 27.61 CC images/file-lock.o [2019-12-31T14:30:04.886Z] #42 27.79 CC images/rlimit.o [2019-12-31T14:30:04.886Z] #42 27.89 CC images/pagemap.o [2019-12-31T14:30:04.886Z] #42 ... [2019-12-31T14:30:04.886Z] [2019-12-31T14:30:04.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:04.886Z] #11 60.47 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T14:30:04.886Z] #11 60.47 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T14:30:04.886Z] #11 60.48 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:04.886Z] #11 60.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T14:30:04.886Z] #11 60.58 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T14:30:04.886Z] #11 60.59 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:04.997Z] #17 22.81 Setting up dh-python (2.20170125) ... [2019-12-31T14:30:05.047Z] #41 101.2 CC criu/crtools.o [2019-12-31T14:30:05.085Z] #41 31.11 CC images/ns.o [2019-12-31T14:30:05.085Z] #41 31.39 CC images/regfile.o [2019-12-31T14:30:05.255Z] #17 23.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:05.282Z] #11 ... [2019-12-31T14:30:05.282Z] [2019-12-31T14:30:05.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:05.282Z] #42 28.07 CC images/siginfo.o [2019-12-31T14:30:05.282Z] #42 28.34 CC images/rpc.o [2019-12-31T14:30:05.612Z] #41 101.7 CC criu/eventfd.o [2019-12-31T14:30:05.656Z] #41 31.69 CC images/ghost-file.o [2019-12-31T14:30:05.825Z] #17 DONE 23.7s [2019-12-31T14:30:05.825Z] [2019-12-31T14:30:05.825Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:30:05.870Z] #41 102.0 CC criu/eventpoll.o [2019-12-31T14:30:06.237Z] #41 32.17 CC images/fifo.o [2019-12-31T14:30:06.257Z] #42 29.41 CC images/ext-file.o [2019-12-31T14:30:06.436Z] #41 102.7 CC criu/external.o [2019-12-31T14:30:06.498Z] #41 32.45 CC images/remap-file-path.o [2019-12-31T14:30:06.664Z] #42 29.59 CC images/cgroup.o [2019-12-31T14:30:06.694Z] #41 102.9 CC criu/fault-injection.o [2019-12-31T14:30:06.694Z] #41 103.0 CC criu/fdstore.o [2019-12-31T14:30:06.759Z] #41 32.78 CC images/eventfd.o [2019-12-31T14:30:06.759Z] #41 32.99 CC images/eventpoll.o [2019-12-31T14:30:07.084Z] #42 30.12 CC images/userns.o [2019-12-31T14:30:07.084Z] #42 30.30 CC images/google/protobuf/descriptor.o [2019-12-31T14:30:07.261Z] #41 103.2 CC criu/fifo.o [2019-12-31T14:30:07.333Z] #41 33.39 CC images/fh.o [2019-12-31T14:30:07.333Z] #41 ... [2019-12-31T14:30:07.333Z] [2019-12-31T14:30:07.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:07.333Z] #10 93.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T14:30:07.333Z] #10 93.11 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-31T14:30:07.333Z] #10 93.14 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:07.519Z] #41 103.5 CC criu/file-ids.o [2019-12-31T14:30:07.519Z] #41 103.7 CC criu/file-lock.o [2019-12-31T14:30:07.904Z] #10 ... [2019-12-31T14:30:07.904Z] [2019-12-31T14:30:07.904Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:07.904Z] #44 83.55 go/parser [2019-12-31T14:30:07.904Z] #44 86.54 go/doc [2019-12-31T14:30:07.904Z] #44 87.90 math/big [2019-12-31T14:30:07.904Z] #44 88.72 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-31T14:30:07.904Z] #44 89.65 vendor/golang.org/x/text/secure/bidirule [2019-12-31T14:30:07.904Z] #44 90.57 vendor/golang.org/x/text/unicode/norm [2019-12-31T14:30:08.084Z] #41 104.4 CC criu/files-ext.o [2019-12-31T14:30:08.165Z] #44 93.73 github.com/LK4D4/vndr/build [2019-12-31T14:30:08.165Z] #44 ... [2019-12-31T14:30:08.165Z] [2019-12-31T14:30:08.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:08.165Z] #41 33.67 CC images/fsnotify.o [2019-12-31T14:30:08.429Z] #41 104.6 CC criu/files-reg.o [2019-12-31T14:30:08.432Z] #18 2.471 Collecting yamllint==1.16.0 [2019-12-31T14:30:08.435Z] #41 34.57 CC images/signalfd.o [2019-12-31T14:30:08.522Z] #42 31.22 CC images/opts.o [2019-12-31T14:30:08.522Z] #42 31.37 CC images/seccomp.o [2019-12-31T14:30:08.522Z] #42 31.55 CC images/binfmt-misc.o [2019-12-31T14:30:08.695Z] #41 35.01 CC images/fs.o [2019-12-31T14:30:08.926Z] #42 31.76 CC images/time.o [2019-12-31T14:30:08.926Z] #42 31.90 CC images/sysctl.o [2019-12-31T14:30:08.926Z] #42 32.00 CC images/autofs.o [2019-12-31T14:30:08.926Z] #42 32.15 CC images/macvlan.o [2019-12-31T14:30:09.267Z] #41 35.39 CC images/pstree.o [2019-12-31T14:30:09.335Z] #42 32.29 CC images/sit.o [2019-12-31T14:30:09.750Z] #42 32.53 LINK images/built-in.o [2019-12-31T14:30:09.750Z] #42 32.62 GEN compel/include/asm [2019-12-31T14:30:09.750Z] #42 32.63 GEN compel/include/version.h [2019-12-31T14:30:09.750Z] #42 32.64 touch .config [2019-12-31T14:30:09.750Z] #42 32.66 GEN include/common/config.h [2019-12-31T14:30:09.750Z] #42 32.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-31T14:30:09.750Z] #42 32.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T14:30:09.750Z] #42 32.83 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T14:30:09.750Z] #42 32.84 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-31T14:30:09.750Z] #42 32.87 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-31T14:30:09.750Z] #42 32.91 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-31T14:30:09.750Z] #42 32.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T14:30:09.806Z] #41 106.1 CC criu/files.o [2019-12-31T14:30:09.839Z] #41 35.81 CC images/pipe.o [2019-12-31T14:30:10.099Z] #41 36.08 CC images/tcp-stream.o [2019-12-31T14:30:10.159Z] #42 32.97 DEP compel/plugins/std/infect.d [2019-12-31T14:30:10.159Z] #42 33.10 DEP compel/plugins/std/string.d [2019-12-31T14:30:10.159Z] #42 ... [2019-12-31T14:30:10.159Z] [2019-12-31T14:30:10.159Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:30:10.159Z] #32 67.99 flag [2019-12-31T14:30:10.159Z] #32 67.99 github.com/BurntSushi/toml [2019-12-31T14:30:10.159Z] #32 69.75 log [2019-12-31T14:30:10.159Z] #32 71.79 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:30:10.159Z] #32 DONE 75.5s [2019-12-31T14:30:10.159Z] [2019-12-31T14:30:10.159Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:10.159Z] #45 67.58 flag [2019-12-31T14:30:10.159Z] #45 69.43 go/token [2019-12-31T14:30:10.159Z] #45 69.45 regexp [2019-12-31T14:30:10.159Z] #45 70.15 go/scanner [2019-12-31T14:30:10.159Z] #45 71.46 go/ast [2019-12-31T14:30:10.159Z] #45 72.88 internal/lazyregexp [2019-12-31T14:30:10.159Z] #45 73.29 net/url [2019-12-31T14:30:10.159Z] #45 75.08 text/template/parse [2019-12-31T14:30:10.159Z] #45 ... [2019-12-31T14:30:10.159Z] [2019-12-31T14:30:10.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:10.159Z] #42 33.29 DEP compel/plugins/std/log.d [2019-12-31T14:30:10.159Z] #42 33.38 DEP compel/plugins/std/fds.d [2019-12-31T14:30:10.360Z] #41 36.47 CC images/sk-packet.o [2019-12-31T14:30:10.930Z] #41 36.95 CC images/mnt.o [2019-12-31T14:30:10.930Z] #41 37.20 CC images/pipe-data.o [2019-12-31T14:30:11.179Z] #41 107.4 CC criu/filesystems.o [2019-12-31T14:30:11.289Z] #42 33.83 DEP compel/plugins/std/std.d [2019-12-31T14:30:11.289Z] #42 34.08 DEP compel/plugins/shmem/shmem.d [2019-12-31T14:30:11.289Z] #42 34.20 DEP compel/plugins/fds/fds.d [2019-12-31T14:30:11.502Z] #41 37.61 CC images/sa.o [2019-12-31T14:30:11.745Z] #41 107.8 CC criu/fsnotify.o [2019-12-31T14:30:11.761Z] #42 34.33 CC compel/plugins/std/std.o [2019-12-31T14:30:11.761Z] #42 34.81 CC compel/plugins/std/fds.o [2019-12-31T14:30:11.763Z] #41 37.94 CC images/timer.o [2019-12-31T14:30:12.311Z] #41 108.6 CC criu/image-desc.o [2019-12-31T14:30:12.569Z] #41 108.7 CC criu/image.o [2019-12-31T14:30:12.644Z] #42 35.38 CC compel/plugins/std/log.o [2019-12-31T14:30:12.707Z] #41 38.60 CC images/timerfd.o [2019-12-31T14:30:12.707Z] #41 38.86 CC images/mm.o [2019-12-31T14:30:13.135Z] #41 109.4 CC criu/ipc_ns.o [2019-12-31T14:30:13.278Z] #41 39.21 CC images/sk-opts.o [2019-12-31T14:30:13.278Z] #41 39.53 CC images/sk-unix.o [2019-12-31T14:30:13.489Z] #42 36.31 CC compel/plugins/std/string.o [2019-12-31T14:30:13.850Z] #41 39.93 CC images/sk-inet.o [2019-12-31T14:30:13.889Z] #42 36.76 CC compel/plugins/std/infect.o [2019-12-31T14:30:14.069Z] #41 110.2 CC criu/irmap.o [2019-12-31T14:30:14.296Z] #42 37.14 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-31T14:30:14.296Z] #42 37.17 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-31T14:30:14.296Z] #42 37.26 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-31T14:30:14.296Z] #42 37.35 AR compel/plugins/std.lib.a [2019-12-31T14:30:14.421Z] #41 40.37 CC images/tun.o [2019-12-31T14:30:14.635Z] #41 110.7 CC criu/kcmp-ids.o [2019-12-31T14:30:14.681Z] #41 40.88 CC images/sk-netlink.o [2019-12-31T14:30:14.691Z] #42 37.42 CC compel/plugins/fds/fds.o [2019-12-31T14:30:14.691Z] #42 37.77 AR compel/plugins/fds.lib.a [2019-12-31T14:30:14.691Z] #42 37.83 HOSTDEP compel/src/lib/log-host.d [2019-12-31T14:30:14.893Z] #41 111.0 CC criu/kerndat.o [2019-12-31T14:30:14.893Z] #41 ... [2019-12-31T14:30:14.893Z] [2019-12-31T14:30:14.893Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:30:14.893Z] #38 166.9 + dpkg --print-architecture [2019-12-31T14:30:14.893Z] #38 166.9 + cd /tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution [2019-12-31T14:30:14.893Z] #38 166.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T14:30:14.945Z] #41 41.17 CC images/packet-sock.o [2019-12-31T14:30:14.986Z] #18 8.829 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T14:30:14.987Z] #18 8.957 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T14:30:15.091Z] #42 38.05 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T14:30:15.091Z] #42 38.16 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-31T14:30:15.151Z] #38 167.2 + GOPATH=/tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ig8aYwFq3u [2019-12-31T14:30:15.151Z] #38 167.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T14:30:15.517Z] #41 41.65 CC images/ipc-var.o [2019-12-31T14:30:15.618Z] #42 38.38 HOSTDEP compel/src/main-host.d [2019-12-31T14:30:15.618Z] #42 38.49 DEP compel/src/lib/ptrace.d [2019-12-31T14:30:15.618Z] #42 38.60 DEP compel/src/lib/infect.d [2019-12-31T14:30:15.779Z] #41 ... [2019-12-31T14:30:15.779Z] [2019-12-31T14:30:15.779Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:15.779Z] #62 94.18 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:30:15.779Z] #62 94.18 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T14:30:15.779Z] #62 DONE 101.5s [2019-12-31T14:30:15.779Z] [2019-12-31T14:30:15.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:15.779Z] #41 42.04 CC images/ipc-desc.o [2019-12-31T14:30:15.779Z] #41 ... [2019-12-31T14:30:15.779Z] [2019-12-31T14:30:15.779Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:15.779Z] #44 98.60 vendor/golang.org/x/net/idna [2019-12-31T14:30:15.927Z] #18 10.08 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T14:30:16.014Z] #42 38.87 DEP compel/src/lib/infect-util.d [2019-12-31T14:30:16.014Z] #42 38.97 DEP compel/src/lib/infect-rpc.d [2019-12-31T14:30:16.014Z] #42 39.17 DEP compel/arch/s390/src/lib/infect.d [2019-12-31T14:30:16.040Z] #44 ... [2019-12-31T14:30:16.040Z] [2019-12-31T14:30:16.040Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T14:30:16.040Z] #63 DONE 0.1s [2019-12-31T14:30:16.040Z] [2019-12-31T14:30:16.040Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:16.040Z] #44 101.8 crypto/elliptic [2019-12-31T14:30:16.301Z] #44 101.8 encoding/asn1 [2019-12-31T14:30:16.399Z] #42 39.34 DEP compel/arch/s390/src/lib/cpu.d [2019-12-31T14:30:16.399Z] #42 39.39 DEP compel/src/lib/log.d [2019-12-31T14:30:16.399Z] #42 39.43 DEP compel/src/main.d [2019-12-31T14:30:16.399Z] #42 39.47 DEP compel/src/lib/handle-elf.d [2019-12-31T14:30:16.399Z] #42 ... [2019-12-31T14:30:16.399Z] [2019-12-31T14:30:16.399Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:16.399Z] #11 82.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T14:30:16.399Z] #11 82.02 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-31T14:30:16.399Z] #11 82.03 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:16.859Z] #18 10.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T14:30:17.242Z] #44 103.0 crypto/rsa [2019-12-31T14:30:17.792Z] #18 11.86 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T14:30:17.792Z] #18 11.94 Building wheels for collected packages: pyyaml [2019-12-31T14:30:17.792Z] #18 11.94 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T14:30:18.359Z] #18 12.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T14:30:18.359Z] #18 12.45 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T14:30:18.359Z] #18 12.48 Successfully built pyyaml [2019-12-31T14:30:18.359Z] #18 12.49 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-31T14:30:18.617Z] #18 12.69 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T14:30:19.183Z] #18 DONE 13.2s [2019-12-31T14:30:19.183Z] [2019-12-31T14:30:19.183Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:19.183Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-12-31T14:30:19.183Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T14:30:19.183Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T14:30:19.183Z] #65 ... [2019-12-31T14:30:19.183Z] [2019-12-31T14:30:19.183Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T14:30:19.183Z] #43 DONE 0.1s [2019-12-31T14:30:19.183Z] [2019-12-31T14:30:19.183Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:30:19.183Z] #61 DONE 0.2s [2019-12-31T14:30:19.183Z] [2019-12-31T14:30:19.183Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T14:30:19.183Z] #58 DONE 0.2s [2019-12-31T14:30:19.183Z] [2019-12-31T14:30:19.183Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:19.441Z] #65 ... [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T14:30:19.441Z] #49 DONE 0.2s [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:19.441Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 590.36kB / 9.11MB 0.2s [2019-12-31T14:30:19.441Z] #65 ... [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T14:30:19.441Z] #46 DONE 0.4s [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T14:30:19.441Z] #67 DONE 0.4s [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T14:30:19.441Z] #30 DONE 0.4s [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T14:30:19.441Z] #53 DONE 0.5s [2019-12-31T14:30:19.441Z] [2019-12-31T14:30:19.441Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:19.441Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.05MB / 9.11MB 0.4s [2019-12-31T14:30:19.702Z] #65 ... [2019-12-31T14:30:19.702Z] [2019-12-31T14:30:19.702Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T14:30:19.702Z] #35 DONE 0.5s [2019-12-31T14:30:19.702Z] [2019-12-31T14:30:19.702Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:30:19.702Z] #25 DONE 0.5s [2019-12-31T14:30:19.702Z] [2019-12-31T14:30:19.702Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T14:30:19.702Z] #23 DONE 0.5s [2019-12-31T14:30:19.702Z] [2019-12-31T14:30:19.702Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:19.702Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.25MB / 9.11MB 0.5s [2019-12-31T14:30:19.702Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s [2019-12-31T14:30:19.702Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-12-31T14:30:19.702Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-31T14:30:21.448Z] #44 106.6 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T14:30:21.448Z] #44 ... [2019-12-31T14:30:21.448Z] [2019-12-31T14:30:21.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:21.448Z] #10 107.0 Selecting previously unselected package libapparmor1:arm64. [2019-12-31T14:30:21.448Z] #10 107.0 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-12-31T14:30:21.448Z] #10 107.1 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-31T14:30:21.448Z] #10 107.2 Selecting previously unselected package libapparmor-dev:arm64. [2019-12-31T14:30:21.448Z] #10 107.2 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-12-31T14:30:21.448Z] #10 107.2 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-31T14:30:21.448Z] #10 107.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:30:21.448Z] #10 107.4 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-12-31T14:30:21.448Z] #10 107.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:30:21.448Z] #10 107.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:30:21.448Z] #10 107.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:21.709Z] #10 107.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:21.709Z] #10 107.6 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:30:21.709Z] #10 107.6 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-31T14:30:21.709Z] #10 107.6 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-31T14:30:21.709Z] #10 107.6 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-12-31T14:30:21.709Z] #10 107.7 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-31T14:30:21.709Z] #10 107.7 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-12-31T14:30:21.709Z] #10 107.7 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-31T14:30:21.709Z] #10 107.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T14:30:21.709Z] #10 107.8 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-31T14:30:21.709Z] #10 107.8 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-31T14:30:21.969Z] #10 107.8 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-31T14:30:21.969Z] #10 107.8 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-31T14:30:21.969Z] #10 107.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:30:21.969Z] #10 107.9 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:30:21.969Z] #10 107.9 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-31T14:30:21.969Z] #10 107.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:21.969Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T14:30:21.969Z] #10 108.0 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-12-31T14:30:21.969Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-31T14:30:21.969Z] #10 108.0 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-12-31T14:30:21.969Z] #10 108.0 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:30:21.969Z] #10 108.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-31T14:30:21.969Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T14:30:22.230Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-31T14:30:22.230Z] #10 108.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-31T14:30:22.230Z] #10 108.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-31T14:30:22.230Z] #10 108.1 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T14:30:22.230Z] #10 108.1 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-31T14:30:22.230Z] #10 108.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:22.899Z] #11 ... [2019-12-31T14:30:22.899Z] [2019-12-31T14:30:22.899Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:22.899Z] #42 39.60 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-31T14:30:22.899Z] #42 39.69 CC compel/src/lib/log.o [2019-12-31T14:30:22.899Z] #42 39.87 CC compel/arch/s390/src/lib/cpu.o [2019-12-31T14:30:22.899Z] #42 40.13 CC compel/arch/s390/src/lib/infect.o [2019-12-31T14:30:22.899Z] #42 40.77 CC compel/src/lib/infect-rpc.o [2019-12-31T14:30:22.899Z] #42 41.10 CC compel/src/lib/infect-util.o [2019-12-31T14:30:22.899Z] #42 41.29 CC compel/src/lib/infect.o [2019-12-31T14:30:22.899Z] #42 43.03 CC compel/src/lib/ptrace.o [2019-12-31T14:30:22.899Z] #42 43.35 AR compel/libcompel.a [2019-12-31T14:30:22.899Z] #42 43.43 HOSTCC compel/src/main-host.o [2019-12-31T14:30:22.899Z] #42 43.67 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-31T14:30:22.900Z] #42 43.80 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T14:30:22.900Z] #42 44.15 HOSTCC compel/src/lib/log-host.o [2019-12-31T14:30:22.900Z] #42 44.29 HOSTLINK compel/compel-host-bin [2019-12-31T14:30:22.900Z] #42 44.40 DEP soccr/soccr.d [2019-12-31T14:30:22.900Z] #42 44.53 CC soccr/soccr.o [2019-12-31T14:30:22.900Z] #42 45.44 AR soccr/libsoccr.a [2019-12-31T14:30:22.900Z] #42 45.47 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:30:22.900Z] #42 45.64 DEP criu/arch/s390/sigframe.d [2019-12-31T14:30:22.900Z] #42 45.71 DEP criu/arch/s390/crtools.d [2019-12-31T14:30:22.900Z] #42 ... [2019-12-31T14:30:22.900Z] [2019-12-31T14:30:22.900Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:22.900Z] #45 77.91 go/parser [2019-12-31T14:30:22.900Z] #45 80.48 text/template [2019-12-31T14:30:22.900Z] #45 81.79 encoding/xml [2019-12-31T14:30:22.900Z] #45 85.65 go/doc [2019-12-31T14:30:22.900Z] #45 86.88 crypto/x509/pkix [2019-12-31T14:30:22.900Z] #45 87.36 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T14:30:22.900Z] #45 ... [2019-12-31T14:30:22.900Z] [2019-12-31T14:30:22.900Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:22.900Z] #42 45.85 DEP criu/arch/s390/cpu.d [2019-12-31T14:30:22.900Z] #42 45.97 CC criu/arch/s390/cpu.o [2019-12-31T14:30:23.192Z] #10 DONE 109.1s [2019-12-31T14:30:23.192Z] [2019-12-31T14:30:23.192Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:23.192Z] #44 108.5 crypto/x509 [2019-12-31T14:30:23.192Z] #44 108.6 net/textproto [2019-12-31T14:30:23.192Z] #44 108.6 vendor/golang.org/x/net/http/httpproxy [2019-12-31T14:30:23.297Z] #42 46.31 CC criu/arch/s390/crtools.o [2019-12-31T14:30:23.453Z] #44 ... [2019-12-31T14:30:23.453Z] [2019-12-31T14:30:23.453Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:30:23.453Z] #52 DONE 0.3s [2019-12-31T14:30:23.713Z] [2019-12-31T14:30:23.713Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:23.713Z] #22 108.7 Checking out files: 23% (2442/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) [2019-12-31T14:30:23.713Z] #22 ... [2019-12-31T14:30:23.713Z] [2019-12-31T14:30:23.713Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T14:30:23.713Z] #53 DONE 0.3s [2019-12-31T14:30:23.713Z] [2019-12-31T14:30:23.713Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:24.127Z] #42 47.23 CC criu/arch/s390/sigframe.o [2019-12-31T14:30:24.521Z] #42 47.45 LINK criu/arch/s390/crtools.built-in.o [2019-12-31T14:30:24.521Z] #42 47.54 DEP criu/arch/s390/vdso-pie.d [2019-12-31T14:30:24.521Z] #42 47.67 DEP criu/pie/parasite-vdso.d [2019-12-31T14:30:24.956Z] #42 47.83 DEP criu/pie/util-vdso.d [2019-12-31T14:30:24.956Z] #42 47.91 DEP criu/pie/util.d [2019-12-31T14:30:24.956Z] #42 48.03 CC criu/pie/util.o [2019-12-31T14:30:24.969Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.9s done [2019-12-31T14:30:24.969Z] #65 DONE 5.8s [2019-12-31T14:30:24.969Z] [2019-12-31T14:30:24.969Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:25.873Z] #42 48.52 CC criu/pie/util-vdso.o [2019-12-31T14:30:26.361Z] #22 108.7 Checking out files: 23% (2442/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3563/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 46% (4869/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 69% (7293/10442) Checking out files: 70% (7310/10442) [2019-12-31T14:30:26.361Z] #22 ... [2019-12-31T14:30:26.361Z] [2019-12-31T14:30:26.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:26.361Z] #41 42.38 CC images/ipc-shm.o [2019-12-31T14:30:26.361Z] #41 42.88 CC images/ipc-msg.o [2019-12-31T14:30:26.361Z] #41 43.34 CC images/ipc-sem.o [2019-12-31T14:30:26.361Z] #41 43.73 CC images/utsns.o [2019-12-31T14:30:26.361Z] #41 44.11 CC images/creds.o [2019-12-31T14:30:26.361Z] #41 44.51 CC images/vma.o [2019-12-31T14:30:26.361Z] #41 44.82 CC images/netdev.o [2019-12-31T14:30:26.361Z] #41 45.42 CC images/tty.o [2019-12-31T14:30:26.361Z] #41 46.25 CC images/file-lock.o [2019-12-31T14:30:26.361Z] #41 46.50 CC images/rlimit.o [2019-12-31T14:30:26.361Z] #41 46.66 CC images/pagemap.o [2019-12-31T14:30:26.361Z] #41 47.01 CC images/siginfo.o [2019-12-31T14:30:26.361Z] #41 47.24 CC images/rpc.o [2019-12-31T14:30:26.361Z] #41 48.67 CC images/ext-file.o [2019-12-31T14:30:26.361Z] #41 48.94 CC images/cgroup.o [2019-12-31T14:30:26.361Z] #41 49.98 CC images/userns.o [2019-12-31T14:30:26.361Z] #41 50.51 CC images/google/protobuf/descriptor.o [2019-12-31T14:30:26.361Z] #41 ... [2019-12-31T14:30:26.361Z] [2019-12-31T14:30:26.361Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:26.407Z] #42 49.38 CC criu/pie/parasite-vdso.o [2019-12-31T14:30:26.877Z] #26 ... [2019-12-31T14:30:26.877Z] [2019-12-31T14:30:26.877Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:30:26.877Z] #40 7.694 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:30:26.877Z] #40 7.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:30:26.877Z] #40 7.801 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:30:26.887Z] #42 49.95 CC criu/arch/s390/vdso-pie.o [2019-12-31T14:30:27.135Z] #40 7.944 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:30:27.135Z] #40 ... [2019-12-31T14:30:27.135Z] [2019-12-31T14:30:27.135Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:27.135Z] #44 7.743 + RM_GOPATH=0 [2019-12-31T14:30:27.135Z] #44 7.743 + TMP_GOPATH= [2019-12-31T14:30:27.135Z] #44 7.743 + : /build [2019-12-31T14:30:27.135Z] #44 7.743 + '[' -z '' ']' [2019-12-31T14:30:27.135Z] #44 7.743 ++ mktemp -d [2019-12-31T14:30:27.135Z] #44 7.743 + export GOPATH=/tmp/tmp.xYYw3wJ7AO [2019-12-31T14:30:27.135Z] #44 7.743 + GOPATH=/tmp/tmp.xYYw3wJ7AO [2019-12-31T14:30:27.135Z] #44 7.743 + RM_GOPATH=1 [2019-12-31T14:30:27.135Z] #44 7.743 ++ dirname ./install.sh [2019-12-31T14:30:27.135Z] #44 7.743 + dir=. [2019-12-31T14:30:27.135Z] #44 7.743 + bin=vndr [2019-12-31T14:30:27.135Z] #44 7.743 + shift [2019-12-31T14:30:27.135Z] #44 7.743 + '[' '!' -f ./vndr.installer ']' [2019-12-31T14:30:27.135Z] #44 7.743 + . ./vndr.installer [2019-12-31T14:30:27.135Z] #44 7.743 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:30:27.135Z] #44 7.743 + install_vndr [2019-12-31T14:30:27.135Z] #44 7.743 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T14:30:27.135Z] #44 7.743 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xYYw3wJ7AO/src/github.com/LK4D4/vndr [2019-12-31T14:30:27.135Z] #44 7.750 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:30:27.135Z] #44 7.756 Cloning into '/tmp/tmp.xYYw3wJ7AO/src/github.com/LK4D4/vndr'... [2019-12-31T14:30:27.135Z] #44 ... [2019-12-31T14:30:27.135Z] [2019-12-31T14:30:27.135Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:30:27.135Z] #40 8.031 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:30:27.345Z] #38 ... [2019-12-31T14:30:27.345Z] [2019-12-31T14:30:27.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:27.345Z] #41 111.9 CC criu/libnetlink.o [2019-12-31T14:30:27.345Z] #41 112.3 CC criu/log.o [2019-12-31T14:30:27.345Z] #41 112.7 CC criu/lsm.o [2019-12-31T14:30:27.345Z] #41 113.0 CC criu/mem.o [2019-12-31T14:30:27.345Z] #41 114.2 CC criu/mount.o [2019-12-31T14:30:27.345Z] #41 116.7 CC criu/namespaces.o [2019-12-31T14:30:27.345Z] #41 118.0 CC criu/net.o [2019-12-31T14:30:27.345Z] #41 120.1 CC criu/netfilter.o [2019-12-31T14:30:27.345Z] #41 120.3 CC criu/page-pipe.o [2019-12-31T14:30:27.345Z] #41 120.8 CC criu/page-xfer.o [2019-12-31T14:30:27.345Z] #41 121.8 CC criu/pagemap-cache.o [2019-12-31T14:30:27.345Z] #41 122.1 CC criu/pagemap.o [2019-12-31T14:30:27.345Z] #41 122.7 CC criu/parasite-syscall.o [2019-12-31T14:30:27.345Z] #41 123.3 CC criu/path.o [2019-12-31T14:30:27.345Z] #41 123.6 CC criu/pie-util-vdso-elf32.o [2019-12-31T14:30:27.404Z] #22 108.7 Checking out files: 23% (2442/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3563/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 46% (4869/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 69% (7293/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 86% (9006/10442) Checking out files: 87% (9085/10442) [2019-12-31T14:30:27.405Z] #22 ... [2019-12-31T14:30:27.405Z] [2019-12-31T14:30:27.405Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:30:27.405Z] #11 DONE 4.2s [2019-12-31T14:30:27.405Z] [2019-12-31T14:30:27.405Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:27.411Z] #42 50.40 AR criu/pie/pie.lib.a [2019-12-31T14:30:27.411Z] #42 50.43 DEP criu/pie/restorer.d [2019-12-31T14:30:27.917Z] #41 124.1 CC criu/pie-util-vdso.o [2019-12-31T14:30:27.927Z] #42 50.70 DEP criu/arch/s390/restorer.d [2019-12-31T14:30:27.928Z] #42 51.03 DEP criu/pie/parasite.d [2019-12-31T14:30:28.176Z] #41 124.4 CC criu/pie-util.o [2019-12-31T14:30:28.185Z] #22 108.7 Checking out files: 23% (2442/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 34% (3563/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 46% (4869/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 69% (7293/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 86% (9006/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-31T14:30:28.186Z] #22 113.7 + cd /tmp/tmp.yJMqA8aldg/tmp/docker-ce [2019-12-31T14:30:28.186Z] #22 113.7 + git checkout -q v17.06.2-ce [2019-12-31T14:30:28.321Z] #42 51.19 CC criu/pie/parasite.o [2019-12-31T14:30:28.434Z] #41 124.5 CC criu/pipes.o [2019-12-31T14:30:28.509Z] #40 9.547 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [512 kB] [2019-12-31T14:30:28.692Z] #41 125.1 CC criu/plugin.o [2019-12-31T14:30:29.211Z] #40 ... [2019-12-31T14:30:29.211Z] [2019-12-31T14:30:29.211Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:30:29.211Z] #38 8.595 + mktemp -d [2019-12-31T14:30:29.211Z] #38 8.602 + export GOPATH=/tmp/tmp.MWnziPsbIL [2019-12-31T14:30:29.211Z] #38 8.602 + git clone https://github.com/docker/distribution.git /tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution [2019-12-31T14:30:29.211Z] #38 8.607 Cloning into '/tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution'... [2019-12-31T14:30:29.211Z] #38 ... [2019-12-31T14:30:29.211Z] [2019-12-31T14:30:29.211Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:29.257Z] #41 125.4 CC criu/proc_parse.o [2019-12-31T14:30:29.311Z] #42 52.01 LINK criu/pie/parasite.built-in.o [2019-12-31T14:30:29.311Z] #42 52.02 GEN criu/pie/parasite-blob.h [2019-12-31T14:30:29.311Z] #42 52.04 CC criu/arch/s390/restorer.o [2019-12-31T14:30:29.311Z] #42 52.32 CC criu/pie/restorer.o [2019-12-31T14:30:29.311Z] #42 ... [2019-12-31T14:30:29.311Z] [2019-12-31T14:30:29.311Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:30:29.311Z] #11 94.88 Selecting previously unselected package libapparmor1:s390x. [2019-12-31T14:30:29.311Z] #11 94.88 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T14:30:29.311Z] #11 94.89 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-31T14:30:29.311Z] #11 94.96 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-31T14:30:29.311Z] #11 94.96 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T14:30:29.469Z] #50 ... [2019-12-31T14:30:29.469Z] [2019-12-31T14:30:29.469Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:30:29.469Z] #28 9.469 + mktemp -d [2019-12-31T14:30:29.469Z] #28 9.469 + export GOPATH=/tmp/tmp.dY4zOJaNV5 [2019-12-31T14:30:29.469Z] #28 9.469 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.dY4zOJaNV5/src/github.com/go-swagger/go-swagger [2019-12-31T14:30:29.469Z] #28 9.475 Cloning into '/tmp/tmp.dY4zOJaNV5/src/github.com/go-swagger/go-swagger'... [2019-12-31T14:30:29.715Z] #22 ... [2019-12-31T14:30:29.715Z] [2019-12-31T14:30:29.715Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:29.715Z] #47 DONE 115.2s [2019-12-31T14:30:29.727Z] #28 ... [2019-12-31T14:30:29.728Z] [2019-12-31T14:30:29.728Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:30:29.728Z] #68 8.978 + RM_GOPATH=0 [2019-12-31T14:30:29.728Z] #68 8.978 + TMP_GOPATH= [2019-12-31T14:30:29.728Z] #68 8.978 + : /build [2019-12-31T14:30:29.728Z] #68 8.978 + '[' -z '' ']' [2019-12-31T14:30:29.728Z] #68 8.979 ++ mktemp -d [2019-12-31T14:30:29.728Z] #68 8.982 + export GOPATH=/tmp/tmp.NED1Cgd5p8 [2019-12-31T14:30:29.728Z] #68 8.982 + GOPATH=/tmp/tmp.NED1Cgd5p8 [2019-12-31T14:30:29.728Z] #68 8.982 + RM_GOPATH=1 [2019-12-31T14:30:29.728Z] #68 8.982 ++ dirname ./install.sh [2019-12-31T14:30:29.728Z] #68 8.986 + dir=. [2019-12-31T14:30:29.728Z] #68 8.986 + bin=proxy [2019-12-31T14:30:29.728Z] #68 8.986 + shift [2019-12-31T14:30:29.728Z] #68 8.986 + '[' '!' -f ./proxy.installer ']' [2019-12-31T14:30:29.728Z] #68 8.986 + . ./proxy.installer [2019-12-31T14:30:29.728Z] #68 8.986 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:30:29.728Z] #68 8.986 + install_proxy [2019-12-31T14:30:29.728Z] #68 8.986 + case "$1" in [2019-12-31T14:30:29.728Z] #68 8.986 + export CGO_ENABLED=0 [2019-12-31T14:30:29.728Z] #68 8.986 + CGO_ENABLED=0 [2019-12-31T14:30:29.728Z] #68 8.986 + _install_proxy [2019-12-31T14:30:29.728Z] #68 8.986 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T14:30:29.728Z] #68 8.986 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NED1Cgd5p8/src/github.com/docker/libnetwork [2019-12-31T14:30:29.728Z] #68 8.986 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:30:29.728Z] #68 8.993 Cloning into '/tmp/tmp.NED1Cgd5p8/src/github.com/docker/libnetwork'... [2019-12-31T14:30:29.728Z] #68 ... [2019-12-31T14:30:29.728Z] [2019-12-31T14:30:29.728Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:29.730Z] #11 94.96 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-31T14:30:29.730Z] #11 95.14 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:30:29.730Z] #11 95.16 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-31T14:30:29.730Z] #11 95.18 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:30:29.731Z] #11 95.19 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:30:29.731Z] #11 95.21 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:29.731Z] #11 95.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:29.731Z] #11 95.25 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T14:30:29.731Z] #11 95.26 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-31T14:30:29.731Z] #11 95.27 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-31T14:30:29.731Z] #11 95.28 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-31T14:30:29.731Z] #11 95.29 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-31T14:30:29.731Z] #11 95.29 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-31T14:30:29.731Z] #11 95.30 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-31T14:30:29.731Z] #11 95.31 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T14:30:29.731Z] #11 95.32 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-31T14:30:29.731Z] #11 95.33 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-31T14:30:29.731Z] #11 95.34 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-31T14:30:29.731Z] #11 95.35 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-31T14:30:29.731Z] #11 95.36 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:30:29.731Z] #11 95.36 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:30:29.731Z] #11 95.37 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-31T14:30:29.731Z] #11 95.38 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:29.731Z] #11 95.39 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-12-31T14:30:29.731Z] #11 95.39 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-12-31T14:30:29.731Z] #11 95.39 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-12-31T14:30:29.731Z] #11 95.40 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-12-31T14:30:29.731Z] #11 95.40 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:30:29.731Z] #11 95.41 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:30:29.731Z] #11 95.42 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-12-31T14:30:29.731Z] #11 95.43 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-12-31T14:30:29.976Z] [2019-12-31T14:30:29.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:29.977Z] #41 52.83 CC images/opts.o [2019-12-31T14:30:29.977Z] #41 53.09 CC images/seccomp.o [2019-12-31T14:30:29.977Z] #41 53.42 CC images/binfmt-misc.o [2019-12-31T14:30:29.977Z] #41 53.81 CC images/time.o [2019-12-31T14:30:29.977Z] #41 54.17 CC images/sysctl.o [2019-12-31T14:30:29.977Z] #41 54.49 CC images/autofs.o [2019-12-31T14:30:29.977Z] #41 54.82 CC images/macvlan.o [2019-12-31T14:30:29.977Z] #41 55.15 CC images/sit.o [2019-12-31T14:30:29.977Z] #41 55.54 LINK images/built-in.o [2019-12-31T14:30:29.977Z] #41 55.71 GEN compel/include/asm [2019-12-31T14:30:29.977Z] #41 55.72 GEN compel/include/version.h [2019-12-31T14:30:29.977Z] #41 55.74 touch .config [2019-12-31T14:30:29.977Z] #41 55.74 GEN include/common/config.h [2019-12-31T14:30:29.977Z] #41 55.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T14:30:29.977Z] #41 55.80 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-12-31T14:30:29.977Z] #41 55.86 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-12-31T14:30:29.977Z] #41 55.92 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-12-31T14:30:29.977Z] #41 55.96 DEP compel/plugins/std/infect.d [2019-12-31T14:30:29.977Z] #41 56.09 DEP compel/plugins/std/string.d [2019-12-31T14:30:29.986Z] #54 ... [2019-12-31T14:30:29.986Z] [2019-12-31T14:30:29.986Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:29.986Z] #59 10.21 + RM_GOPATH=0 [2019-12-31T14:30:29.986Z] #59 10.21 + TMP_GOPATH= [2019-12-31T14:30:29.986Z] #59 10.21 + : /build [2019-12-31T14:30:29.986Z] #59 10.21 + '[' -z '' ']' [2019-12-31T14:30:29.986Z] #59 10.21 ++ mktemp -d [2019-12-31T14:30:29.986Z] #59 10.22 + export GOPATH=/tmp/tmp.nY2wVvXhEB [2019-12-31T14:30:29.986Z] #59 10.22 + GOPATH=/tmp/tmp.nY2wVvXhEB [2019-12-31T14:30:29.986Z] #59 10.22 + RM_GOPATH=1 [2019-12-31T14:30:29.986Z] #59 10.23 ++ dirname ./install.sh [2019-12-31T14:30:29.986Z] #59 10.23 + dir=. [2019-12-31T14:30:29.986Z] #59 10.23 + bin=containerd [2019-12-31T14:30:29.986Z] #59 10.23 + shift [2019-12-31T14:30:29.986Z] #59 10.23 + '[' '!' -f ./containerd.installer ']' [2019-12-31T14:30:29.986Z] #59 10.23 + . ./containerd.installer [2019-12-31T14:30:29.986Z] #59 10.23 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:30:29.986Z] #59 10.23 + install_containerd [2019-12-31T14:30:29.986Z] #59 10.29 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:30:29.986Z] #59 10.29 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T14:30:29.986Z] #59 10.29 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nY2wVvXhEB/src/github.com/containerd/containerd [2019-12-31T14:30:29.986Z] #59 10.31 Cloning into '/tmp/tmp.nY2wVvXhEB/src/github.com/containerd/containerd'... [2019-12-31T14:30:29.986Z] #59 ... [2019-12-31T14:30:29.986Z] [2019-12-31T14:30:29.986Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:29.986Z] #62 8.279 + RM_GOPATH=0 [2019-12-31T14:30:29.986Z] #62 8.279 + TMP_GOPATH= [2019-12-31T14:30:29.986Z] #62 8.279 + : /build/ [2019-12-31T14:30:29.986Z] #62 8.279 + '[' -z '' ']' [2019-12-31T14:30:29.986Z] #62 8.286 ++ mktemp -d [2019-12-31T14:30:29.986Z] #62 8.289 + export GOPATH=/tmp/tmp.h7dbikX1AW [2019-12-31T14:30:29.986Z] #62 8.289 + GOPATH=/tmp/tmp.h7dbikX1AW [2019-12-31T14:30:29.986Z] #62 8.289 + RM_GOPATH=1 [2019-12-31T14:30:29.986Z] #62 8.292 ++ dirname ./install.sh [2019-12-31T14:30:29.986Z] #62 8.298 + dir=. [2019-12-31T14:30:29.986Z] #62 8.298 + bin=rootlesskit [2019-12-31T14:30:29.986Z] #62 8.298 + shift [2019-12-31T14:30:29.986Z] #62 8.298 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T14:30:29.986Z] #62 8.298 + . ./rootlesskit.installer [2019-12-31T14:30:29.986Z] #62 8.298 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:30:29.986Z] #62 8.298 + install_rootlesskit [2019-12-31T14:30:29.986Z] #62 8.298 + case "$1" in [2019-12-31T14:30:29.986Z] #62 8.298 + export CGO_ENABLED=0 [2019-12-31T14:30:29.986Z] #62 8.298 + CGO_ENABLED=0 [2019-12-31T14:30:29.986Z] #62 8.298 + _install_rootlesskit [2019-12-31T14:30:29.986Z] #62 8.298 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T14:30:29.986Z] #62 8.298 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.h7dbikX1AW/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:30:29.986Z] #62 8.301 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:30:29.986Z] #62 8.304 Cloning into '/tmp/tmp.h7dbikX1AW/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T14:30:30.148Z] #11 95.44 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T14:30:30.148Z] #11 95.45 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-31T14:30:30.148Z] #11 95.46 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T14:30:30.148Z] #11 95.47 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-31T14:30:30.148Z] #11 95.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:30:30.148Z] #11 DONE 95.9s [2019-12-31T14:30:30.148Z] [2019-12-31T14:30:30.148Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:30.148Z] #45 89.12 github.com/LK4D4/vndr/build [2019-12-31T14:30:30.148Z] #45 89.82 net [2019-12-31T14:30:30.148Z] #45 93.34 vendor/golang.org/x/crypto/curve25519 [2019-12-31T14:30:30.148Z] #45 93.99 vendor/golang.org/x/crypto/hkdf [2019-12-31T14:30:30.148Z] #45 94.14 vendor/golang.org/x/text/transform [2019-12-31T14:30:30.148Z] #45 94.90 vendor/golang.org/x/text/unicode/bidi [2019-12-31T14:30:30.240Z] #41 ... [2019-12-31T14:30:30.240Z] [2019-12-31T14:30:30.240Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T14:30:30.240Z] #12 DONE 2.8s [2019-12-31T14:30:30.240Z] [2019-12-31T14:30:30.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:30.240Z] #41 56.30 DEP compel/plugins/std/log.d [2019-12-31T14:30:30.372Z] #62 ... [2019-12-31T14:30:30.372Z] [2019-12-31T14:30:30.372Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:30.372Z] #47 8.502 + RM_GOPATH=0 [2019-12-31T14:30:30.372Z] #47 8.502 + TMP_GOPATH= [2019-12-31T14:30:30.372Z] #47 8.502 + : /build [2019-12-31T14:30:30.372Z] #47 8.502 + '[' -z '' ']' [2019-12-31T14:30:30.372Z] #47 8.502 ++ mktemp -d [2019-12-31T14:30:30.372Z] #47 8.508 + export GOPATH=/tmp/tmp.UyX8cjsPTZ [2019-12-31T14:30:30.372Z] #47 8.508 + GOPATH=/tmp/tmp.UyX8cjsPTZ [2019-12-31T14:30:30.372Z] #47 8.508 + RM_GOPATH=1 [2019-12-31T14:30:30.372Z] #47 8.508 ++ dirname ./install.sh [2019-12-31T14:30:30.372Z] #47 8.536 + dir=. [2019-12-31T14:30:30.372Z] #47 8.536 + bin=gotestsum [2019-12-31T14:30:30.372Z] #47 8.536 + shift [2019-12-31T14:30:30.372Z] #47 8.536 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T14:30:30.372Z] #47 8.536 + . ./gotestsum.installer [2019-12-31T14:30:30.372Z] #47 8.536 ++ : v0.3.5 [2019-12-31T14:30:30.372Z] #47 8.536 + install_gotestsum [2019-12-31T14:30:30.372Z] #47 8.536 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T14:30:30.372Z] #47 8.536 Installing gotestsum version v0.3.5 [2019-12-31T14:30:30.372Z] #47 8.542 + go get -d gotest.tools/gotestsum [2019-12-31T14:30:30.372Z] #47 ... [2019-12-31T14:30:30.372Z] [2019-12-31T14:30:30.372Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:30.372Z] #36 ... [2019-12-31T14:30:30.372Z] [2019-12-31T14:30:30.372Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:30:30.372Z] #31 10.23 + RM_GOPATH=0 [2019-12-31T14:30:30.372Z] #31 10.23 + TMP_GOPATH= [2019-12-31T14:30:30.372Z] #31 10.23 + : /build [2019-12-31T14:30:30.372Z] #31 10.23 + '[' -z '' ']' [2019-12-31T14:30:30.372Z] #31 10.23 ++ mktemp -d [2019-12-31T14:30:30.372Z] #31 10.23 + export GOPATH=/tmp/tmp.88qrt8hFHp [2019-12-31T14:30:30.372Z] #31 10.23 + GOPATH=/tmp/tmp.88qrt8hFHp [2019-12-31T14:30:30.372Z] #31 10.23 + RM_GOPATH=1 [2019-12-31T14:30:30.372Z] #31 10.23 ++ dirname ./install.sh [2019-12-31T14:30:30.372Z] #31 10.23 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:30:30.372Z] #31 10.23 + dir=. [2019-12-31T14:30:30.372Z] #31 10.23 + bin=tomlv [2019-12-31T14:30:30.372Z] #31 10.23 + shift [2019-12-31T14:30:30.372Z] #31 10.23 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T14:30:30.372Z] #31 10.23 + . ./tomlv.installer [2019-12-31T14:30:30.372Z] #31 10.23 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:30:30.372Z] #31 10.23 + install_tomlv [2019-12-31T14:30:30.372Z] #31 10.23 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T14:30:30.372Z] #31 10.23 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.88qrt8hFHp/src/github.com/BurntSushi/toml [2019-12-31T14:30:30.372Z] #31 10.24 Cloning into '/tmp/tmp.88qrt8hFHp/src/github.com/BurntSushi/toml'... [2019-12-31T14:30:30.500Z] #41 56.54 DEP compel/plugins/std/fds.d [2019-12-31T14:30:30.564Z] #45 ... [2019-12-31T14:30:30.564Z] [2019-12-31T14:30:30.564Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:30:30.564Z] #12 ... [2019-12-31T14:30:30.564Z] [2019-12-31T14:30:30.564Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:30:30.564Z] #53 DONE 0.2s [2019-12-31T14:30:30.564Z] [2019-12-31T14:30:30.564Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T14:30:30.564Z] #54 DONE 0.1s [2019-12-31T14:30:30.564Z] [2019-12-31T14:30:30.564Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:30.643Z] #31 ... [2019-12-31T14:30:30.643Z] [2019-12-31T14:30:30.643Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:30.643Z] #54 10.56 + RM_GOPATH=0 [2019-12-31T14:30:30.643Z] #54 10.56 + TMP_GOPATH= [2019-12-31T14:30:30.643Z] #54 10.56 + : /build [2019-12-31T14:30:30.643Z] #54 10.56 + '[' -z '' ']' [2019-12-31T14:30:30.643Z] #54 10.56 ++ mktemp -d [2019-12-31T14:30:30.643Z] #54 10.56 + export GOPATH=/tmp/tmp.vKDMx4x3FO [2019-12-31T14:30:30.643Z] #54 10.56 + GOPATH=/tmp/tmp.vKDMx4x3FO [2019-12-31T14:30:30.643Z] #54 10.56 + RM_GOPATH=1 [2019-12-31T14:30:30.643Z] #54 10.56 ++ dirname ./install.sh [2019-12-31T14:30:30.643Z] #54 10.62 + dir=. [2019-12-31T14:30:30.643Z] #54 10.62 + bin=runc [2019-12-31T14:30:30.643Z] #54 10.62 + shift [2019-12-31T14:30:30.643Z] #54 10.62 + '[' '!' -f ./runc.installer ']' [2019-12-31T14:30:30.643Z] #54 10.62 + . ./runc.installer [2019-12-31T14:30:30.643Z] #54 10.62 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:30.643Z] #54 10.62 + install_runc [2019-12-31T14:30:30.643Z] #54 10.62 + uname -r [2019-12-31T14:30:30.643Z] #54 10.62 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T14:30:30.643Z] #54 10.63 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T14:30:30.643Z] #54 10.63 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T14:30:30.643Z] #54 10.63 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T14:30:30.643Z] #54 10.63 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vKDMx4x3FO/src/github.com/opencontainers/runc [2019-12-31T14:30:30.643Z] #54 10.66 Cloning into '/tmp/tmp.vKDMx4x3FO/src/github.com/opencontainers/runc'... [2019-12-31T14:30:30.765Z] #41 56.85 DEP compel/plugins/std/std.d [2019-12-31T14:30:30.968Z] #55 0.277 + RM_GOPATH=0 [2019-12-31T14:30:30.968Z] #55 ... [2019-12-31T14:30:30.968Z] [2019-12-31T14:30:30.968Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:30:30.968Z] #12 DONE 0.6s [2019-12-31T14:30:30.968Z] [2019-12-31T14:30:30.968Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:30.968Z] #55 0.278 + TMP_GOPATH= [2019-12-31T14:30:30.968Z] #55 0.278 + : /build [2019-12-31T14:30:30.968Z] #55 0.278 + '[' -z '' ']' [2019-12-31T14:30:30.968Z] #55 0.278 ++ mktemp -d [2019-12-31T14:30:30.968Z] #55 0.279 + export GOPATH=/tmp/tmp.sjH5FET17O [2019-12-31T14:30:30.968Z] #55 0.279 + GOPATH=/tmp/tmp.sjH5FET17O [2019-12-31T14:30:30.968Z] #55 0.280 + RM_GOPATH=1 [2019-12-31T14:30:30.968Z] #55 0.280 ++ dirname ./install.sh [2019-12-31T14:30:30.968Z] #55 0.281 + dir=. [2019-12-31T14:30:30.968Z] #55 0.281 + bin=runc [2019-12-31T14:30:30.968Z] #55 0.281 + shift [2019-12-31T14:30:30.968Z] #55 0.281 + '[' '!' -f ./runc.installer ']' [2019-12-31T14:30:30.968Z] #55 0.282 + . ./runc.installer [2019-12-31T14:30:30.968Z] #55 0.282 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:30.968Z] #55 0.282 + install_runc [2019-12-31T14:30:30.968Z] #55 0.282 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T14:30:30.968Z] #55 0.283 + uname -r [2019-12-31T14:30:30.968Z] #55 0.287 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T14:30:30.968Z] #55 0.289 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T14:30:30.968Z] #55 0.289 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T14:30:30.968Z] #55 0.290 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sjH5FET17O/src/github.com/opencontainers/runc [2019-12-31T14:30:30.968Z] #55 0.292 Cloning into '/tmp/tmp.sjH5FET17O/src/github.com/opencontainers/runc'... [2019-12-31T14:30:31.025Z] #41 57.00 DEP compel/plugins/shmem/shmem.d [2019-12-31T14:30:31.025Z] #41 57.20 DEP compel/plugins/fds/fds.d [2019-12-31T14:30:31.286Z] #41 57.45 CC compel/plugins/std/std.o [2019-12-31T14:30:31.351Z] #55 ... [2019-12-31T14:30:31.352Z] [2019-12-31T14:30:31.352Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T14:30:31.352Z] #13 DONE 0.5s [2019-12-31T14:30:31.757Z] [2019-12-31T14:30:31.757Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T14:30:31.757Z] #14 0.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T14:30:31.757Z] #14 DONE 0.4s [2019-12-31T14:30:31.757Z] [2019-12-31T14:30:31.757Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T14:30:31.784Z] #41 127.6 CC criu/protobuf-desc.o [2019-12-31T14:30:31.857Z] #41 57.91 CC compel/plugins/std/fds.o [2019-12-31T14:30:32.042Z] #41 128.2 CC criu/protobuf.o [2019-12-31T14:30:32.140Z] #15 DONE 0.4s [2019-12-31T14:30:32.140Z] [2019-12-31T14:30:32.140Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T14:30:32.300Z] #41 128.5 CC criu/pstree.o [2019-12-31T14:30:32.429Z] #41 58.58 CC compel/plugins/std/log.o [2019-12-31T14:30:32.560Z] #16 DONE 0.4s [2019-12-31T14:30:32.560Z] [2019-12-31T14:30:32.560Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:32.560Z] #42 55.33 LINK criu/pie/restorer.built-in.o [2019-12-31T14:30:32.560Z] #42 55.34 GEN criu/pie/restorer-blob.h [2019-12-31T14:30:32.560Z] #42 55.40 DEP criu/vdso.d [2019-12-31T14:30:32.560Z] #42 55.48 DEP criu/uts_ns.d [2019-12-31T14:30:32.560Z] #42 55.51 DEP criu/util.d [2019-12-31T14:30:32.560Z] #42 55.55 DEP criu/uffd.d [2019-12-31T14:30:32.560Z] #42 55.63 DEP criu/tun.d [2019-12-31T14:30:32.957Z] #42 55.89 DEP criu/tty.d [2019-12-31T14:30:32.957Z] #42 ... [2019-12-31T14:30:32.957Z] [2019-12-31T14:30:32.957Z] #17 [dev 6/24] RUN ldconfig [2019-12-31T14:30:32.957Z] #17 DONE 0.4s [2019-12-31T14:30:32.957Z] [2019-12-31T14:30:32.957Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:33.233Z] #41 129.5 CC criu/rbtree.o [2019-12-31T14:30:33.347Z] #18 0.450 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:30:33.347Z] #18 0.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:30:33.347Z] #18 0.512 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:30:33.347Z] #18 0.567 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:30:33.381Z] #41 ... [2019-12-31T14:30:33.381Z] [2019-12-31T14:30:33.381Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T14:30:33.381Z] #13 2.441 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T14:30:33.381Z] #13 DONE 3.2s [2019-12-31T14:30:33.491Z] #41 129.8 CC criu/rst-malloc.o [2019-12-31T14:30:33.641Z] [2019-12-31T14:30:33.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:33.641Z] #41 59.78 CC compel/plugins/std/string.o [2019-12-31T14:30:33.641Z] #41 ... [2019-12-31T14:30:33.641Z] [2019-12-31T14:30:33.641Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:33.641Z] #54 2.676 + RM_GOPATH=0 [2019-12-31T14:30:33.641Z] #54 2.676 + TMP_GOPATH= [2019-12-31T14:30:33.641Z] #54 2.676 + : /build [2019-12-31T14:30:33.641Z] #54 2.676 + '[' -z '' ']' [2019-12-31T14:30:33.641Z] #54 2.676 ++ mktemp -d [2019-12-31T14:30:33.641Z] #54 2.704 + export GOPATH=/tmp/tmp.Yih2ovBgpi [2019-12-31T14:30:33.641Z] #54 2.704 + GOPATH=/tmp/tmp.Yih2ovBgpi [2019-12-31T14:30:33.641Z] #54 2.704 + RM_GOPATH=1 [2019-12-31T14:30:33.641Z] #54 2.705 ++ dirname ./install.sh [2019-12-31T14:30:33.641Z] #54 2.708 + dir=. [2019-12-31T14:30:33.641Z] #54 2.708 + bin=runc [2019-12-31T14:30:33.641Z] #54 2.708 + shift [2019-12-31T14:30:33.641Z] #54 2.708 + '[' '!' -f ./runc.installer ']' [2019-12-31T14:30:33.641Z] #54 2.708 + . ./runc.installer [2019-12-31T14:30:33.641Z] #54 2.708 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:33.641Z] #54 2.709 + install_runc [2019-12-31T14:30:33.641Z] #54 2.711 + uname -r [2019-12-31T14:30:33.641Z] #54 2.711 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T14:30:33.641Z] #54 2.714 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T14:30:33.641Z] #54 2.731 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T14:30:33.641Z] #54 2.732 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T14:30:33.641Z] #54 2.732 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yih2ovBgpi/src/github.com/opencontainers/runc [2019-12-31T14:30:33.641Z] #54 2.743 Cloning into '/tmp/tmp.Yih2ovBgpi/src/github.com/opencontainers/runc'... [2019-12-31T14:30:33.641Z] #54 8.587 + cd /tmp/tmp.Yih2ovBgpi/src/github.com/opencontainers/runc [2019-12-31T14:30:33.641Z] #54 8.590 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:33.641Z] #54 8.913 + '[' -z '' ']' [2019-12-31T14:30:33.641Z] #54 8.913 + target=static [2019-12-31T14:30:33.641Z] #54 8.913 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T14:30:33.731Z] #18 0.595 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:30:33.905Z] #54 10.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T14:30:34.057Z] #41 130.1 CC criu/seccomp.o [2019-12-31T14:30:34.148Z] #18 1.136 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2019-12-31T14:30:34.481Z] #54 ... [2019-12-31T14:30:34.481Z] [2019-12-31T14:30:34.481Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:34.481Z] #41 60.45 CC compel/plugins/std/infect.o [2019-12-31T14:30:34.622Z] #41 130.8 CC criu/seize.o [2019-12-31T14:30:35.052Z] #41 ... [2019-12-31T14:30:35.052Z] [2019-12-31T14:30:35.052Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:35.052Z] #44 110.5 vendor/golang.org/x/net/http/httpguts [2019-12-31T14:30:35.052Z] #44 110.5 mime/multipart [2019-12-31T14:30:35.052Z] #44 113.3 crypto/tls [2019-12-31T14:30:35.052Z] #44 ... [2019-12-31T14:30:35.052Z] [2019-12-31T14:30:35.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:35.052Z] #41 61.14 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-12-31T14:30:35.052Z] #41 61.22 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-12-31T14:30:35.052Z] #41 61.31 AR compel/plugins/std.lib.a [2019-12-31T14:30:35.052Z] #41 61.38 CC compel/plugins/fds/fds.o [2019-12-31T14:30:35.187Z] #41 131.4 CC criu/servicefd.o [2019-12-31T14:30:35.187Z] #41 ... [2019-12-31T14:30:35.187Z] [2019-12-31T14:30:35.187Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:30:35.187Z] #38 187.2 + rm -rf /tmp/tmp.Ig8aYwFq3u/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ig8aYwFq3u [2019-12-31T14:30:35.606Z] #18 2.344 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-31T14:30:35.639Z] #41 61.62 AR compel/plugins/fds.lib.a [2019-12-31T14:30:35.639Z] #41 61.66 HOSTDEP compel/src/lib/log-host.d [2019-12-31T14:30:35.639Z] #41 61.74 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T14:30:35.639Z] #41 61.93 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-12-31T14:30:35.754Z] #38 DONE 187.8s [2019-12-31T14:30:35.754Z] [2019-12-31T14:30:35.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:35.754Z] #41 131.7 CC criu/shmem.o [2019-12-31T14:30:35.903Z] #41 62.09 HOSTDEP compel/src/main-host.d [2019-12-31T14:30:35.903Z] #41 62.22 DEP compel/src/lib/ptrace.d [2019-12-31T14:30:35.906Z] #54 ... [2019-12-31T14:30:35.906Z] [2019-12-31T14:30:35.906Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:35.906Z] #26 12.59 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:30:35.906Z] #26 13.75 [2019-12-31T14:30:36.016Z] #18 2.863 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-31T14:30:36.165Z] #41 ... [2019-12-31T14:30:36.165Z] [2019-12-31T14:30:36.165Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T14:30:36.165Z] #14 DONE 2.7s [2019-12-31T14:30:36.319Z] #41 132.3 CC criu/sigframe.o [2019-12-31T14:30:36.319Z] #41 132.5 CC criu/signalfd.o [2019-12-31T14:30:36.425Z] [2019-12-31T14:30:36.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:36.425Z] #41 62.51 DEP compel/src/lib/infect.d [2019-12-31T14:30:36.577Z] #41 132.8 CC criu/sk-inet.o [2019-12-31T14:30:36.678Z] #26 14.55 ### 4.4% ##### 7.5% ####### 11.0% ########### 15.9% ############## 19.5% ################ 23.0% ################## 25.9% ##################### 29.3% ###################### 31.5% ######################## 34.6% ########################## 37.2% ################################## 47.8% ###################################### 53.2% ########################################### 60.0% ############################################### 65.4% ################################################## 70.2% ###################################################### 75.3% ########################################################## 81.2% ############################################################# 85.5% ################################################################ 89.6% ################################################################### 94.2% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-31T14:30:36.686Z] #41 62.72 DEP compel/src/lib/infect-util.d [2019-12-31T14:30:36.686Z] #41 62.85 DEP compel/src/lib/infect-rpc.d [2019-12-31T14:30:36.946Z] #41 63.10 DEP compel/arch/aarch64/src/lib/infect.d [2019-12-31T14:30:37.207Z] #41 63.28 DEP compel/arch/aarch64/src/lib/cpu.d [2019-12-31T14:30:37.207Z] #41 63.37 DEP compel/src/lib/log.d [2019-12-31T14:30:37.207Z] #41 63.50 DEP compel/src/main.d [2019-12-31T14:30:37.469Z] #41 63.73 DEP compel/src/lib/handle-elf.d [2019-12-31T14:30:37.768Z] #41 63.93 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-12-31T14:30:37.971Z] #41 133.8 CC criu/sk-netlink.o [2019-12-31T14:30:37.971Z] #41 ... [2019-12-31T14:30:37.971Z] [2019-12-31T14:30:37.971Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T14:30:37.971Z] #39 DONE 0.2s [2019-12-31T14:30:37.971Z] [2019-12-31T14:30:37.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:38.029Z] #41 64.21 CC compel/src/lib/log.o [2019-12-31T14:30:38.029Z] #41 ... [2019-12-31T14:30:38.029Z] [2019-12-31T14:30:38.029Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T14:30:38.029Z] #15 DONE 2.1s [2019-12-31T14:30:38.054Z] #26 18.28 [2019-12-31T14:30:38.054Z] #26 ... [2019-12-31T14:30:38.054Z] [2019-12-31T14:30:38.054Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:38.054Z] #44 8.804 + cd /tmp/tmp.xYYw3wJ7AO/src/github.com/LK4D4/vndr [2019-12-31T14:30:38.054Z] #44 8.805 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:30:38.054Z] #44 8.816 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T14:30:38.054Z] #44 10.47 runtime/internal/atomic [2019-12-31T14:30:38.054Z] #44 10.47 internal/cpu [2019-12-31T14:30:38.054Z] #44 10.78 runtime/internal/sys [2019-12-31T14:30:38.054Z] #44 11.08 runtime/internal/math [2019-12-31T14:30:38.054Z] #44 11.18 internal/race [2019-12-31T14:30:38.054Z] #44 11.26 internal/bytealg [2019-12-31T14:30:38.054Z] #44 11.55 sync/atomic [2019-12-31T14:30:38.054Z] #44 12.23 unicode [2019-12-31T14:30:38.054Z] #44 12.63 runtime [2019-12-31T14:30:38.054Z] #44 17.39 unicode/utf8 [2019-12-31T14:30:38.054Z] #44 18.02 math [2019-12-31T14:30:38.054Z] #44 ... [2019-12-31T14:30:38.054Z] [2019-12-31T14:30:38.054Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:38.054Z] #36 12.30 + RM_GOPATH=0 [2019-12-31T14:30:38.054Z] #36 12.30 + TMP_GOPATH= [2019-12-31T14:30:38.054Z] #36 12.30 + : /build [2019-12-31T14:30:38.054Z] #36 12.30 + '[' -z '' ']' [2019-12-31T14:30:38.054Z] #36 12.30 ++ mktemp -d [2019-12-31T14:30:38.054Z] #36 12.31 + export GOPATH=/tmp/tmp.2aEZDUyL3M [2019-12-31T14:30:38.054Z] #36 12.31 + GOPATH=/tmp/tmp.2aEZDUyL3M [2019-12-31T14:30:38.054Z] #36 12.31 + RM_GOPATH=1 [2019-12-31T14:30:38.054Z] #36 12.31 ++ dirname ./install.sh [2019-12-31T14:30:38.054Z] #36 12.31 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:30:38.054Z] #36 12.32 + dir=. [2019-12-31T14:30:38.054Z] #36 12.32 + bin=tini [2019-12-31T14:30:38.054Z] #36 12.32 + shift [2019-12-31T14:30:38.054Z] #36 12.32 + '[' '!' -f ./tini.installer ']' [2019-12-31T14:30:38.054Z] #36 12.32 + . ./tini.installer [2019-12-31T14:30:38.054Z] #36 12.32 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:30:38.054Z] #36 12.32 + install_tini [2019-12-31T14:30:38.054Z] #36 12.32 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T14:30:38.054Z] #36 12.32 + git clone https://github.com/krallin/tini.git /tmp/tmp.2aEZDUyL3M/tini [2019-12-31T14:30:38.054Z] #36 12.33 Cloning into '/tmp/tmp.2aEZDUyL3M/tini'... [2019-12-31T14:30:38.054Z] #36 13.97 + cd /tmp/tmp.2aEZDUyL3M/tini [2019-12-31T14:30:38.054Z] #36 13.97 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:30:38.054Z] #36 14.16 + cmake . [2019-12-31T14:30:38.054Z] #36 15.27 -- The C compiler identification is GNU 6.3.0 [2019-12-31T14:30:38.054Z] #36 15.40 -- Check for working C compiler: /usr/bin/cc [2019-12-31T14:30:38.054Z] #36 16.84 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T14:30:38.054Z] #36 16.86 -- Detecting C compiler ABI info [2019-12-31T14:30:38.054Z] #36 18.10 -- Detecting C compiler ABI info - done [2019-12-31T14:30:38.054Z] #36 18.23 -- Detecting C compile features [2019-12-31T14:30:38.230Z] #41 134.3 CC criu/sk-packet.o [2019-12-31T14:30:38.291Z] [2019-12-31T14:30:38.292Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:38.292Z] #41 64.49 CC compel/arch/aarch64/src/lib/cpu.o [2019-12-31T14:30:38.488Z] #41 134.7 CC criu/sk-queue.o [2019-12-31T14:30:38.620Z] #36 ... [2019-12-31T14:30:38.620Z] [2019-12-31T14:30:38.620Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:38.746Z] #41 135.1 CC criu/sk-tcp.o [2019-12-31T14:30:38.864Z] #41 64.94 CC compel/arch/aarch64/src/lib/infect.o [2019-12-31T14:30:39.136Z] #26 18.86 ######### 13.4% ################### 27.7% ######################### 36.1% ######################################## 55.6% ################################################ 66.8% ####################################################### 76.9% ##################################################################### 96.0% ######################################################################## 100.0% [2019-12-31T14:30:39.262Z] #18 ... [2019-12-31T14:30:39.262Z] [2019-12-31T14:30:39.262Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:39.262Z] #42 56.19 DEP criu/timerfd.d [2019-12-31T14:30:39.262Z] #42 56.49 DEP criu/sysfs_parse.d [2019-12-31T14:30:39.262Z] #42 56.82 DEP criu/sysctl.d [2019-12-31T14:30:39.262Z] #42 57.05 DEP criu/string.d [2019-12-31T14:30:39.262Z] #42 57.11 DEP criu/stats.d [2019-12-31T14:30:39.262Z] #42 57.27 DEP criu/sockets.d [2019-12-31T14:30:39.262Z] #42 57.47 DEP criu/sk-unix.d [2019-12-31T14:30:39.262Z] #42 57.65 DEP criu/sk-tcp.d [2019-12-31T14:30:39.262Z] #42 57.90 DEP criu/sk-queue.d [2019-12-31T14:30:39.262Z] #42 58.06 DEP criu/sk-packet.d [2019-12-31T14:30:39.262Z] #42 58.41 DEP criu/sk-netlink.d [2019-12-31T14:30:39.262Z] #42 58.74 DEP criu/sk-inet.d [2019-12-31T14:30:39.262Z] #42 58.95 DEP criu/signalfd.d [2019-12-31T14:30:39.262Z] #42 59.10 DEP criu/sigframe.d [2019-12-31T14:30:39.262Z] #42 59.31 DEP criu/shmem.d [2019-12-31T14:30:39.262Z] #42 59.42 DEP criu/servicefd.d [2019-12-31T14:30:39.262Z] #42 59.59 DEP criu/seize.d [2019-12-31T14:30:39.262Z] #42 59.86 DEP criu/seccomp.d [2019-12-31T14:30:39.262Z] #42 60.22 DEP criu/rst-malloc.d [2019-12-31T14:30:39.262Z] #42 60.34 DEP criu/rbtree.d [2019-12-31T14:30:39.262Z] #42 60.37 DEP criu/pstree.d [2019-12-31T14:30:39.262Z] #42 60.56 DEP criu/protobuf.d [2019-12-31T14:30:39.262Z] #42 60.68 GEN criu/protobuf-desc-gen.h [2019-12-31T14:30:39.316Z] #41 135.4 CC criu/sk-unix.o [2019-12-31T14:30:39.436Z] #41 65.44 CC compel/src/lib/infect-rpc.o [2019-12-31T14:30:39.659Z] #42 62.62 DEP criu/protobuf-desc.d [2019-12-31T14:30:39.660Z] #42 62.74 DEP criu/proc_parse.d [2019-12-31T14:30:39.696Z] #41 65.96 CC compel/src/lib/infect-util.o [2019-12-31T14:30:40.051Z] #42 63.11 DEP criu/plugin.d [2019-12-31T14:30:40.267Z] #41 66.48 CC compel/src/lib/infect.o [2019-12-31T14:30:40.442Z] #42 63.25 DEP criu/pipes.d [2019-12-31T14:30:40.442Z] #42 63.42 DEP criu/pie-util.d [2019-12-31T14:30:40.510Z] #26 20.88 [2019-12-31T14:30:40.690Z] #41 136.7 CC criu/sockets.o [2019-12-31T14:30:40.845Z] #42 63.70 DEP criu/pie-util-vdso.d [2019-12-31T14:30:40.845Z] #42 63.93 DEP criu/pie-util-vdso-elf32.d [2019-12-31T14:30:40.947Z] #41 137.2 CC criu/stats.o [2019-12-31T14:30:41.075Z] #26 ... [2019-12-31T14:30:41.075Z] [2019-12-31T14:30:41.075Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:41.075Z] #50 11.60 + RM_GOPATH=0 [2019-12-31T14:30:41.075Z] #50 11.60 + TMP_GOPATH= [2019-12-31T14:30:41.075Z] #50 11.60 + : /build [2019-12-31T14:30:41.075Z] #50 11.60 + '[' -z '' ']' [2019-12-31T14:30:41.075Z] #50 11.60 ++ mktemp -d [2019-12-31T14:30:41.075Z] #50 11.60 + export GOPATH=/tmp/tmp.foa4j71UEo [2019-12-31T14:30:41.075Z] #50 11.60 + GOPATH=/tmp/tmp.foa4j71UEo [2019-12-31T14:30:41.075Z] #50 11.60 + RM_GOPATH=1 [2019-12-31T14:30:41.075Z] #50 11.60 ++ dirname ./install.sh [2019-12-31T14:30:41.075Z] #50 11.60 + dir=. [2019-12-31T14:30:41.075Z] #50 11.60 + bin=golangci_lint [2019-12-31T14:30:41.075Z] #50 11.60 + shift [2019-12-31T14:30:41.075Z] #50 11.60 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T14:30:41.075Z] #50 11.60 + . ./golangci_lint.installer [2019-12-31T14:30:41.075Z] #50 11.60 ++ : v1.20.0 [2019-12-31T14:30:41.075Z] #50 11.60 + install_golangci_lint [2019-12-31T14:30:41.075Z] #50 11.60 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T14:30:41.075Z] #50 11.60 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:30:41.075Z] #50 11.60 Installing golangci-lint version v1.20.0 [2019-12-31T14:30:41.075Z] #50 ... [2019-12-31T14:30:41.075Z] [2019-12-31T14:30:41.075Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:41.205Z] #41 137.4 CC criu/string.o [2019-12-31T14:30:41.209Z] #41 ... [2019-12-31T14:30:41.209Z] [2019-12-31T14:30:41.209Z] #16 [dev 6/24] RUN ldconfig [2019-12-31T14:30:41.209Z] #16 DONE 3.0s [2019-12-31T14:30:41.229Z] #42 64.10 DEP criu/path.d [2019-12-31T14:30:41.229Z] #42 ... [2019-12-31T14:30:41.229Z] [2019-12-31T14:30:41.229Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:41.229Z] #45 96.48 vendor/golang.org/x/text/secure/bidirule [2019-12-31T14:30:41.229Z] #45 96.75 vendor/golang.org/x/text/unicode/norm [2019-12-31T14:30:41.229Z] #45 103.5 vendor/golang.org/x/net/idna [2019-12-31T14:30:41.229Z] #45 ... [2019-12-31T14:30:41.229Z] [2019-12-31T14:30:41.229Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:41.229Z] #42 64.24 DEP criu/parasite-syscall.d [2019-12-31T14:30:41.463Z] #41 137.5 CC criu/sysctl.o [2019-12-31T14:30:41.470Z] [2019-12-31T14:30:41.470Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:41.591Z] #26 21.50 ## 3.5% ##### 7.7% ####### 10.2% ############## 20.2% [2019-12-31T14:30:41.591Z] #26 ... [2019-12-31T14:30:41.591Z] [2019-12-31T14:30:41.591Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:30:41.591Z] #31 12.04 + cd /tmp/tmp.88qrt8hFHp/src/github.com/BurntSushi/toml [2019-12-31T14:30:41.591Z] #31 12.04 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:30:41.591Z] #31 12.08 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:30:41.591Z] #31 13.19 math/bits [2019-12-31T14:30:41.591Z] #31 13.40 runtime [2019-12-31T14:30:41.591Z] #31 14.05 math [2019-12-31T14:30:41.591Z] #31 20.40 internal/testlog [2019-12-31T14:30:41.591Z] #31 20.80 encoding [2019-12-31T14:30:41.591Z] #31 21.02 runtime/cgo [2019-12-31T14:30:41.591Z] #31 ... [2019-12-31T14:30:41.591Z] [2019-12-31T14:30:41.591Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:41.623Z] #42 64.55 DEP criu/pagemap.d [2019-12-31T14:30:41.623Z] #42 64.76 DEP criu/pagemap-cache.d [2019-12-31T14:30:41.721Z] #41 138.0 CC criu/sysfs_parse.o [2019-12-31T14:30:42.009Z] #42 64.97 DEP criu/page-xfer.d [2019-12-31T14:30:42.009Z] #42 ... [2019-12-31T14:30:42.009Z] [2019-12-31T14:30:42.009Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:42.009Z] #63 99.11 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:30:42.009Z] #63 99.12 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T14:30:42.009Z] #63 DONE 107.3s [2019-12-31T14:30:42.108Z] #26 21.50 ## 3.5% ##### 7.7% ####### 10.2% ############## 20.2% ################# 24.0% ##################### 30.3% ########################## 36.1% ############################### 43.4% ################################## 47.6% [2019-12-31T14:30:42.108Z] #26 ... [2019-12-31T14:30:42.108Z] [2019-12-31T14:30:42.108Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:30:42.108Z] #40 13.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-31T14:30:42.108Z] #40 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-31T14:30:42.108Z] #40 ... [2019-12-31T14:30:42.108Z] [2019-12-31T14:30:42.108Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:42.288Z] #41 138.4 CC criu/timerfd.o [2019-12-31T14:30:42.288Z] #41 138.6 CC criu/tty.o [2019-12-31T14:30:42.398Z] [2019-12-31T14:30:42.398Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T14:30:42.398Z] #64 DONE 0.1s [2019-12-31T14:30:42.398Z] [2019-12-31T14:30:42.398Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:42.398Z] #42 65.14 DEP criu/page-pipe.d [2019-12-31T14:30:42.398Z] #42 65.40 DEP criu/netfilter.d [2019-12-31T14:30:42.799Z] #42 65.72 DEP criu/net.d [2019-12-31T14:30:43.142Z] #26 21.50 ## 3.5% ##### 7.7% ####### 10.2% ############## 20.2% ################# 24.0% ##################### 30.3% ########################## 36.1% ############################### 43.4% ################################## 47.6% #################################### 51.3% ####################################### 55.2% ############################################ 61.2% ################################################ 66.9% ##################################################### 74.7% ######################################################## 78.9% ############################################################ 83.8% ################################################################## 92.7% ######################################################################## 100.0% [2019-12-31T14:30:43.142Z] #26 ... [2019-12-31T14:30:43.142Z] [2019-12-31T14:30:43.142Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:43.142Z] #62 13.80 + cd /tmp/tmp.h7dbikX1AW/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:30:43.142Z] #62 13.80 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:30:43.142Z] #62 14.56 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:30:43.142Z] #62 14.58 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T14:30:43.142Z] #62 ... [2019-12-31T14:30:43.142Z] [2019-12-31T14:30:43.142Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:43.142Z] #54 22.78 + cd /tmp/tmp.vKDMx4x3FO/src/github.com/opencontainers/runc [2019-12-31T14:30:43.142Z] #54 22.81 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:43.142Z] #54 23.15 + '[' -z '' ']' [2019-12-31T14:30:43.142Z] #54 23.15 + target=static [2019-12-31T14:30:43.142Z] #54 23.15 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T14:30:43.198Z] #42 66.15 DEP criu/namespaces.d [2019-12-31T14:30:43.589Z] #42 66.36 DEP criu/mount.d [2019-12-31T14:30:43.589Z] #42 66.54 DEP criu/mem.d [2019-12-31T14:30:43.589Z] #42 66.64 DEP criu/lsm.d [2019-12-31T14:30:43.661Z] #41 139.9 CC criu/tun.o [2019-12-31T14:30:43.992Z] #42 66.75 DEP criu/log.d [2019-12-31T14:30:43.992Z] #42 66.94 DEP criu/libnetlink.d [2019-12-31T14:30:43.992Z] #42 67.05 DEP criu/kerndat.d [2019-12-31T14:30:43.992Z] #42 67.19 DEP criu/kcmp-ids.d [2019-12-31T14:30:44.227Z] #41 140.3 CC criu/uffd.o [2019-12-31T14:30:44.400Z] #42 67.29 DEP criu/irmap.d [2019-12-31T14:30:44.401Z] #42 67.38 DEP criu/ipc_ns.d [2019-12-31T14:30:44.401Z] #42 67.50 DEP criu/image.d [2019-12-31T14:30:44.778Z] #17 ... [2019-12-31T14:30:44.778Z] [2019-12-31T14:30:44.778Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:44.778Z] #22 119.7 + mkdir -p /tmp/tmp.yJMqA8aldg/src/github.com/docker [2019-12-31T14:30:44.778Z] #22 119.7 + mv components/cli /tmp/tmp.yJMqA8aldg/src/github.com/docker/cli [2019-12-31T14:30:44.778Z] #22 119.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-31T14:30:44.778Z] #22 ... [2019-12-31T14:30:44.778Z] [2019-12-31T14:30:44.778Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:44.778Z] #41 69.43 CC compel/src/lib/ptrace.o [2019-12-31T14:30:44.778Z] #41 69.87 AR compel/libcompel.a [2019-12-31T14:30:44.778Z] #41 69.92 HOSTCC compel/src/main-host.o [2019-12-31T14:30:44.778Z] #41 70.35 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-12-31T14:30:44.778Z] #41 70.75 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T14:30:44.793Z] #41 141.1 CC criu/util.o [2019-12-31T14:30:44.835Z] #42 67.78 DEP criu/image-desc.d [2019-12-31T14:30:44.835Z] #42 67.91 DEP criu/fsnotify.d [2019-12-31T14:30:45.039Z] #41 71.09 HOSTCC compel/src/lib/log-host.o [2019-12-31T14:30:45.247Z] #42 68.31 DEP criu/filesystems.d [2019-12-31T14:30:45.300Z] #41 71.42 HOSTLINK compel/compel-host-bin [2019-12-31T14:30:45.300Z] #41 71.63 DEP soccr/soccr.d [2019-12-31T14:30:45.656Z] #42 68.50 DEP criu/files.d [2019-12-31T14:30:45.872Z] #41 71.85 CC soccr/soccr.o [2019-12-31T14:30:45.872Z] #41 ... [2019-12-31T14:30:45.872Z] [2019-12-31T14:30:45.872Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:45.872Z] #44 121.2 net/http/httptrace [2019-12-31T14:30:45.872Z] #44 121.4 net/http [2019-12-31T14:30:45.872Z] #44 ... [2019-12-31T14:30:45.872Z] [2019-12-31T14:30:45.872Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:45.872Z] #17 3.614 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:30:45.872Z] #17 3.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:30:45.872Z] #17 3.763 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:30:45.872Z] #17 3.770 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:30:45.872Z] #17 3.798 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:30:45.872Z] #17 4.531 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [495 kB] [2019-12-31T14:30:46.053Z] #42 68.79 DEP criu/files-reg.d [2019-12-31T14:30:46.053Z] #42 69.10 DEP criu/files-ext.d [2019-12-31T14:30:46.053Z] #42 69.21 DEP criu/file-lock.d [2019-12-31T14:30:46.167Z] #41 142.1 CC criu/uts_ns.o [2019-12-31T14:30:46.167Z] #41 142.2 CC criu/vdso-compat.o [2019-12-31T14:30:46.167Z] #41 142.4 CC criu/vdso.o [2019-12-31T14:30:46.424Z] #54 26.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T14:30:46.463Z] #42 69.38 DEP criu/file-ids.d [2019-12-31T14:30:46.463Z] #42 69.48 DEP criu/fifo.d [2019-12-31T14:30:46.463Z] #42 69.61 DEP criu/fdstore.d [2019-12-31T14:30:46.732Z] #41 143.0 LINK criu/built-in.o [2019-12-31T14:30:46.815Z] #17 5.699 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-31T14:30:46.878Z] #42 69.72 DEP criu/fault-injection.d [2019-12-31T14:30:46.878Z] #42 69.80 DEP criu/external.d [2019-12-31T14:30:46.878Z] #42 ... [2019-12-31T14:30:46.878Z] [2019-12-31T14:30:46.878Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:46.878Z] #55 6.120 + cd /tmp/tmp.sjH5FET17O/src/github.com/opencontainers/runc [2019-12-31T14:30:46.878Z] #55 6.121 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:30:46.878Z] #55 6.464 + '[' -z '' ']' [2019-12-31T14:30:46.878Z] #55 6.464 + target=static [2019-12-31T14:30:46.878Z] #55 6.464 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T14:30:46.878Z] #55 8.274 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T14:30:46.878Z] #55 ... [2019-12-31T14:30:46.878Z] [2019-12-31T14:30:46.878Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:46.878Z] #42 69.92 DEP criu/eventpoll.d [2019-12-31T14:30:46.990Z] #41 143.1 LINK criu/criu [2019-12-31T14:30:47.248Z] #41 143.4 DEP lib/c/criu.d [2019-12-31T14:30:47.248Z] #41 143.5 CC images/rpc.pb-c.o [2019-12-31T14:30:47.288Z] #42 70.08 DEP criu/eventfd.d [2019-12-31T14:30:47.289Z] #42 70.31 DEP criu/crtools.d [2019-12-31T14:30:47.364Z] #54 ... [2019-12-31T14:30:47.364Z] [2019-12-31T14:30:47.364Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:47.364Z] #26 24.57 [2019-12-31T14:30:47.387Z] #17 6.283 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-31T14:30:47.699Z] #42 70.62 DEP criu/cr-service.d [2019-12-31T14:30:47.699Z] #42 70.77 DEP criu/cr-restore.d [2019-12-31T14:30:47.814Z] #41 143.9 CC lib/c/criu.o [2019-12-31T14:30:48.108Z] #42 ... [2019-12-31T14:30:48.108Z] [2019-12-31T14:30:48.108Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:48.108Z] #48 DONE 113.3s [2019-12-31T14:30:48.108Z] [2019-12-31T14:30:48.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:48.108Z] #42 70.96 DEP criu/cr-errno.d [2019-12-31T14:30:48.108Z] #42 71.00 DEP criu/cr-dump.d [2019-12-31T14:30:48.499Z] #42 71.53 DEP criu/cr-dedup.d [2019-12-31T14:30:48.660Z] #26 25.11 #### 6.9% ##### 7.3% ####### 10.6% ######## 11.6% ######### 13.2% ########### 16.0% ############ 17.4% ############## 20.1% ################ 23.3% ################### 26.4% #################### 28.5% ###################### 30.8% ######################## 33.6% ######################### 35.8% ########################### 37.8% ############################ 39.8% ############################# 41.5% ############################## 42.8% ################################ 45.1% ################################# 47.2% ################################### 49.3% #################################### 50.0% #################################### 51.2% ###################################### 53.2% ####################################### 55.2% ######################################## 56.0% ######################################## 56.9% ########################################### 60.6% ############################################# 62.6% ############################################## 64.6% ################################################ 67.5% ################################################## 69.5% ################################################## 70.7% #################################################### 72.9% ##################################################### 74.8% [2019-12-31T14:30:48.660Z] #26 ... [2019-12-31T14:30:48.660Z] [2019-12-31T14:30:48.660Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:48.660Z] #36 21.62 -- Detecting C compile features - done [2019-12-31T14:30:48.660Z] #36 21.75 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T14:30:48.660Z] #36 22.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T14:30:48.660Z] #36 22.34 -- Configuring done [2019-12-31T14:30:48.660Z] #36 22.38 -- Generating done [2019-12-31T14:30:48.660Z] #36 22.39 -- Build files have been written to: /tmp/tmp.2aEZDUyL3M/tini [2019-12-31T14:30:48.660Z] #36 22.40 + make tini-static [2019-12-31T14:30:48.660Z] #36 23.03 Scanning dependencies of target tini-static [2019-12-31T14:30:48.660Z] #36 23.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T14:30:48.660Z] #36 26.26 [100%] Linking C executable tini-static [2019-12-31T14:30:48.660Z] #36 27.25 [100%] Built target tini-static [2019-12-31T14:30:48.660Z] #36 27.43 + mkdir -p /build [2019-12-31T14:30:48.660Z] #36 27.44 + cp tini-static /build/docker-init [2019-12-31T14:30:48.660Z] #36 DONE 29.1s [2019-12-31T14:30:48.660Z] [2019-12-31T14:30:48.660Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:30:48.751Z] #41 144.9 LINK lib/c/built-in.o [2019-12-31T14:30:48.751Z] #41 144.9 LINK lib/c/libcriu.so [2019-12-31T14:30:48.751Z] #41 145.0 GEN magic.py [2019-12-31T14:30:48.751Z] #41 145.1 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:30:48.751Z] #41 145.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:30:48.896Z] #42 71.76 DEP criu/cr-check.d [2019-12-31T14:30:48.896Z] #42 71.93 DEP criu/config.d [2019-12-31T14:30:49.317Z] #41 145.6 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:30:49.396Z] #42 72.09 DEP criu/clone-noasan.d [2019-12-31T14:30:49.396Z] #42 72.18 DEP criu/cgroup.d [2019-12-31T14:30:49.396Z] #42 72.41 DEP criu/cgroup-props.d [2019-12-31T14:30:49.396Z] #42 72.61 DEP criu/bitmap.d [2019-12-31T14:30:49.883Z] #41 146.1 make[1]: Nothing to be done for 'all'. [2019-12-31T14:30:49.950Z] #26 25.11 #### 6.9% ##### 7.3% ####### 10.6% ######## 11.6% ######### 13.2% ########### 16.0% ############ 17.4% ############## 20.1% ################ 23.3% ################### 26.4% #################### 28.5% ###################### 30.8% ######################## 33.6% ######################### 35.8% ########################### 37.8% ############################ 39.8% ############################# 41.5% ############################## 42.8% ################################ 45.1% ################################# 47.2% ################################### 49.3% #################################### 50.0% #################################### 51.2% ###################################### 53.2% ####################################### 55.2% ######################################## 56.0% ######################################## 56.9% ########################################### 60.6% ############################################# 62.6% ############################################## 64.6% ################################################ 67.5% ################################################## 69.5% ################################################## 70.7% #################################################### 72.9% ##################################################### 74.8% ###################################################### 76.0% ####################################################### 77.0% ######################################################## 78.0% ######################################################### 79.6% ########################################################## 81.4% ############################################################ 83.3% ############################################################# 84.8% ############################################################## 87.1% ################################################################ 90.1% ################################################################## 92.3% ################################################################### 94.0% #################################################################### 95.4% ##################################################################### 96.8% ######################################################################## 100.0% [2019-12-31T14:30:49.954Z] #42 72.63 DEP criu/bfd.d [2019-12-31T14:30:49.954Z] #42 72.79 DEP criu/autofs.d [2019-12-31T14:30:49.954Z] #42 73.01 DEP criu/aio.d [2019-12-31T14:30:50.141Z] #41 ... [2019-12-31T14:30:50.141Z] [2019-12-31T14:30:50.141Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:50.141Z] #59 162.8 + bin/containerd [2019-12-31T14:30:50.516Z] #26 30.94 [2019-12-31T14:30:50.587Z] #42 73.49 DEP criu/action-scripts.d [2019-12-31T14:30:51.148Z] #42 73.90 CC criu/action-scripts.o [2019-12-31T14:30:51.526Z] #59 ... [2019-12-31T14:30:51.526Z] [2019-12-31T14:30:51.526Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:51.526Z] #41 146.5 make[1]: 'images/built-in.o' is up to date. [2019-12-31T14:30:51.526Z] #41 146.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T14:30:51.526Z] #41 146.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T14:30:51.526Z] #41 146.6 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T14:30:51.526Z] #41 146.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T14:30:51.526Z] #41 146.7 make[1]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 146.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:30:51.526Z] #41 146.8 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 146.9 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 146.9 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.1 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.2 make[2]: Nothing to be done for 'all'. [2019-12-31T14:30:51.526Z] #41 147.2 INSTALL criu/criu [2019-12-31T14:30:51.526Z] #41 DONE 147.7s [2019-12-31T14:30:51.593Z] #17 ... [2019-12-31T14:30:51.593Z] [2019-12-31T14:30:51.593Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:51.593Z] #41 73.72 AR soccr/libsoccr.a [2019-12-31T14:30:51.593Z] #41 73.78 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:30:51.593Z] #41 74.32 DEP criu/arch/aarch64/sigframe.d [2019-12-31T14:30:51.593Z] #41 74.44 DEP criu/arch/aarch64/crtools.d [2019-12-31T14:30:51.593Z] #41 74.75 DEP criu/arch/aarch64/cpu.d [2019-12-31T14:30:51.593Z] #41 74.82 DEP criu/arch/aarch64/bitops.d [2019-12-31T14:30:51.593Z] #41 74.93 CC criu/arch/aarch64/bitops.o [2019-12-31T14:30:51.593Z] #41 75.04 CC criu/arch/aarch64/cpu.o [2019-12-31T14:30:51.593Z] #41 75.26 CC criu/arch/aarch64/crtools.o [2019-12-31T14:30:51.593Z] #41 76.17 CC criu/arch/aarch64/sigframe.o [2019-12-31T14:30:51.593Z] #41 76.55 LINK criu/arch/aarch64/crtools.built-in.o [2019-12-31T14:30:51.593Z] #41 76.65 DEP criu/arch/aarch64/intraprocedure.d [2019-12-31T14:30:51.593Z] #41 76.68 DEP criu/arch/aarch64/vdso-pie.d [2019-12-31T14:30:51.593Z] #41 76.94 DEP criu/pie/parasite-vdso.d [2019-12-31T14:30:51.593Z] #41 77.20 DEP criu/pie/util-vdso.d [2019-12-31T14:30:51.593Z] #41 77.40 DEP criu/pie/util.d [2019-12-31T14:30:51.593Z] #41 77.71 CC criu/pie/util.o [2019-12-31T14:30:51.667Z] #42 74.71 CC criu/aio.o [2019-12-31T14:30:51.667Z] #42 ... [2019-12-31T14:30:51.667Z] [2019-12-31T14:30:51.667Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:51.667Z] #45 107.0 vendor/golang.org/x/net/http2/hpack [2019-12-31T14:30:51.667Z] #45 108.6 mime [2019-12-31T14:30:51.667Z] #45 110.5 net/http/internal [2019-12-31T14:30:51.667Z] #45 112.1 mime/multipart [2019-12-31T14:30:51.667Z] #45 112.2 crypto/tls [2019-12-31T14:30:51.784Z] [2019-12-31T14:30:51.784Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:52.043Z] #45 ... [2019-12-31T14:30:52.043Z] [2019-12-31T14:30:52.043Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:52.043Z] #18 10.31 Fetched 7676 kB in 9s (769 kB/s) [2019-12-31T14:30:52.043Z] #18 10.31 Reading package lists... [2019-12-31T14:30:52.043Z] #18 13.48 Reading package lists... [2019-12-31T14:30:52.043Z] #18 17.03 Building dependency tree... [2019-12-31T14:30:52.043Z] #18 18.52 The following additional packages will be installed: [2019-12-31T14:30:52.043Z] #18 18.55 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T14:30:52.043Z] #18 18.55 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T14:30:52.043Z] #18 18.55 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T14:30:52.043Z] #18 18.55 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T14:30:52.043Z] #18 18.55 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T14:30:52.043Z] #18 18.55 Suggested packages: [2019-12-31T14:30:52.043Z] #18 18.55 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T14:30:52.043Z] #18 18.55 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T14:30:52.043Z] #18 18.55 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T14:30:52.043Z] #18 18.55 quota [2019-12-31T14:30:52.043Z] #18 18.55 Recommended packages: [2019-12-31T14:30:52.043Z] #18 18.55 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T14:30:52.043Z] #18 18.55 python3-keyrings.alt python3-xdg unzip [2019-12-31T14:30:52.043Z] #18 ... [2019-12-31T14:30:52.043Z] [2019-12-31T14:30:52.043Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:52.043Z] #42 75.21 CC criu/autofs.o [2019-12-31T14:30:52.164Z] #41 78.13 CC criu/pie/util-vdso.o [2019-12-31T14:30:52.718Z] #50 ... [2019-12-31T14:30:52.718Z] [2019-12-31T14:30:52.718Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T14:30:52.718Z] #42 DONE 0.1s [2019-12-31T14:30:52.718Z] [2019-12-31T14:30:52.718Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T14:30:52.718Z] #45 DONE 0.1s [2019-12-31T14:30:52.718Z] [2019-12-31T14:30:52.718Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:52.718Z] #59 ... [2019-12-31T14:30:52.718Z] [2019-12-31T14:30:52.718Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T14:30:52.718Z] #48 DONE 0.1s [2019-12-31T14:30:52.976Z] [2019-12-31T14:30:52.976Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:53.106Z] #41 79.22 CC criu/pie/parasite-vdso.o [2019-12-31T14:30:53.677Z] #41 79.89 CC criu/arch/aarch64/vdso-pie.o [2019-12-31T14:30:53.798Z] #26 33.85 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:30:53.798Z] #26 ... [2019-12-31T14:30:53.798Z] [2019-12-31T14:30:53.798Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:53.798Z] #44 24.25 unicode/utf16 [2019-12-31T14:30:53.798Z] #44 24.77 container/list [2019-12-31T14:30:53.798Z] #44 25.79 crypto/internal/subtle [2019-12-31T14:30:53.798Z] #44 25.90 crypto/subtle [2019-12-31T14:30:53.798Z] #44 26.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T14:30:53.798Z] #44 26.39 internal/nettrace [2019-12-31T14:30:53.798Z] #44 26.69 runtime/cgo [2019-12-31T14:30:53.798Z] #44 ... [2019-12-31T14:30:53.798Z] [2019-12-31T14:30:53.798Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:30:53.798Z] #68 28.42 Checking out files: 36% (730/1997) Checking out files: 37% (739/1997) Checking out files: 38% (759/1997) Checking out files: 39% (779/1997) Checking out files: 40% (799/1997) Checking out files: 41% (819/1997) Checking out files: 42% (839/1997) Checking out files: 43% (859/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 75% (1507/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-31T14:30:53.798Z] #68 30.03 + cd /tmp/tmp.NED1Cgd5p8/src/github.com/docker/libnetwork [2019-12-31T14:30:53.798Z] #68 30.03 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:30:53.798Z] #68 30.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T14:30:53.958Z] #42 76.70 CC criu/bfd.o [2019-12-31T14:30:53.958Z] #42 77.10 CC criu/bitmap.o [2019-12-31T14:30:54.248Z] #41 80.26 CC criu/arch/aarch64/intraprocedure.o [2019-12-31T14:30:54.248Z] #41 80.36 AR criu/pie/pie.lib.a [2019-12-31T14:30:54.248Z] #41 80.47 DEP criu/pie/restorer.d [2019-12-31T14:30:54.440Z] #42 77.25 CC criu/cgroup-props.o [2019-12-31T14:30:54.509Z] #41 80.70 DEP criu/arch/aarch64/restorer.d [2019-12-31T14:30:54.679Z] Removing intermediate container 953eb9271e78 [2019-12-31T14:30:54.679Z] ---> bb770d1d78a2 [2019-12-31T14:30:54.679Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-31T14:30:54.679Z] ---> ebd73b5ebd31 [2019-12-31T14:30:54.679Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-31T14:30:54.679Z] ---> 72db5e261a33 [2019-12-31T14:30:54.679Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-31T14:30:54.679Z] ---> Running in 0679cce81f78 [2019-12-31T14:30:54.679Z] Removing intermediate container 0679cce81f78 [2019-12-31T14:30:54.679Z] ---> 1e282cd9813c [2019-12-31T14:30:54.679Z] Successfully built 1e282cd9813c [2019-12-31T14:30:54.679Z] Successfully tagged moby-buildx:latest [2019-12-31T14:30:54.679Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-31T14:30:54.679Z] if [ -n "${id}" ]; then \ [2019-12-31T14:30:54.679Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-31T14:30:54.679Z] && touch bundles/buildx; \ [2019-12-31T14:30:54.679Z] docker rm -f ${id}; \ [2019-12-31T14:30:54.679Z] fi [2019-12-31T14:30:54.679Z] a7d2976c49731c278d36b590d250100e6911efb1253d6826b00ef488926d0b0f [2019-12-31T14:30:54.679Z] bundles/buildx version [2019-12-31T14:30:54.679Z] buildx v0.3.1 6db68d0 [2019-12-31T14:30:54.679Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 . [2019-12-31T14:30:54.679Z] #1 [internal] booting buildkit [2019-12-31T14:30:54.679Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-31T14:30:54.679Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-12-31T14:30:54.679Z] #1 creating container buildx_buildkit_default [2019-12-31T14:30:54.679Z] #1 creating container buildx_buildkit_default 0.4s done [2019-12-31T14:30:54.679Z] #1 DONE 3.2s [2019-12-31T14:30:54.679Z] [2019-12-31T14:30:54.679Z] #2 [internal] load build definition from Dockerfile [2019-12-31T14:30:54.679Z] #2 transferring dockerfile: 15.32kB done [2019-12-31T14:30:54.679Z] #2 DONE 0.0s [2019-12-31T14:30:54.679Z] [2019-12-31T14:30:54.679Z] #3 [internal] load .dockerignore [2019-12-31T14:30:54.679Z] #3 transferring context: 112B 0.0s done [2019-12-31T14:30:54.679Z] #3 DONE 0.0s [2019-12-31T14:30:54.679Z] [2019-12-31T14:30:54.679Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-31T14:30:54.770Z] #41 80.98 DEP criu/pie/parasite.d [2019-12-31T14:30:54.968Z] #4 DONE 0.6s [2019-12-31T14:30:54.968Z] [2019-12-31T14:30:54.968Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-31T14:30:54.968Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-31T14:30:55.031Z] #41 81.33 CC criu/pie/parasite.o [2019-12-31T14:30:55.256Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-31T14:30:55.256Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-31T14:30:55.256Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 2.21MB / 8.18MB 0.1s [2019-12-31T14:30:55.256Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-31T14:30:55.256Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-12-31T14:30:55.256Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-31T14:30:55.299Z] #42 78.30 CC criu/cgroup.o [2019-12-31T14:30:55.698Z] #68 ... [2019-12-31T14:30:55.698Z] [2019-12-31T14:30:55.698Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:30:55.698Z] #38 26.65 Checking out files: 44% (694/1559) Checking out files: 45% (702/1559) Checking out files: 46% (718/1559) Checking out files: 47% (733/1559) Checking out files: 48% (749/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 83% (1309/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-12-31T14:30:55.698Z] #38 28.35 + cd /tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution [2019-12-31T14:30:55.698Z] #38 28.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T14:30:55.698Z] #38 31.52 + GOPATH=/tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWnziPsbIL go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T14:30:55.874Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-31T14:30:55.874Z] #5 DONE 0.9s [2019-12-31T14:30:55.956Z] #38 ... [2019-12-31T14:30:55.956Z] [2019-12-31T14:30:55.956Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:55.956Z] #50 36.61 + cd /tmp/tmp.foa4j71UEo/src/github.com/golangci/golangci-lint/ [2019-12-31T14:30:55.956Z] #50 36.61 + git checkout -q v1.20.0 [2019-12-31T14:30:56.159Z] [2019-12-31T14:30:56.159Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-31T14:30:56.418Z] #41 82.68 LINK criu/pie/parasite.built-in.o [2019-12-31T14:30:56.458Z] #7 DONE 0.3s [2019-12-31T14:30:56.458Z] [2019-12-31T14:30:56.458Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2019-12-31T14:30:56.458Z] #6 DONE 0.3s [2019-12-31T14:30:56.458Z] [2019-12-31T14:30:56.458Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:30:56.458Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-31T14:30:56.522Z] #50 37.16 ++ git describe --tags [2019-12-31T14:30:56.522Z] #50 37.16 + version=v1.20.0 [2019-12-31T14:30:56.522Z] #50 37.16 ++ git rev-parse --short HEAD [2019-12-31T14:30:56.522Z] #50 37.18 + commit=cc98739 [2019-12-31T14:30:56.522Z] #50 37.18 ++ git show -s --format=%cd [2019-12-31T14:30:56.522Z] #50 37.19 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T14:30:56.522Z] #50 37.19 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:30:56.679Z] #41 82.71 GEN criu/pie/parasite-blob.h [2019-12-31T14:30:56.679Z] #41 82.72 CC criu/arch/aarch64/restorer.o [2019-12-31T14:30:56.754Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-31T14:30:56.754Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-12-31T14:30:56.754Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-31T14:30:56.940Z] #41 ... [2019-12-31T14:30:56.940Z] [2019-12-31T14:30:56.940Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:30:56.940Z] #28 142.9 + rm -rf /tmp/tmp.1mgwWlQ2Bd [2019-12-31T14:30:57.268Z] #42 ... [2019-12-31T14:30:57.268Z] [2019-12-31T14:30:57.268Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:57.268Z] #18 20.35 The following NEW packages will be installed: [2019-12-31T14:30:57.268Z] #18 20.36 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T14:30:57.268Z] #18 20.36 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T14:30:57.268Z] #18 20.36 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T14:30:57.268Z] #18 20.36 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T14:30:57.268Z] #18 20.36 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T14:30:57.268Z] #18 20.36 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T14:30:57.268Z] #18 20.36 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T14:30:57.268Z] #18 20.36 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T14:30:57.268Z] #18 20.50 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:30:57.268Z] #18 20.50 Need to get 17.5 MB of archives. [2019-12-31T14:30:57.268Z] #18 20.50 After this operation, 79.0 MB of additional disk space will be used. [2019-12-31T14:30:57.268Z] #18 20.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T14:30:57.268Z] #18 20.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-31T14:30:57.268Z] #18 20.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-31T14:30:57.268Z] #18 20.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-31T14:30:57.268Z] #18 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-31T14:30:57.268Z] #18 20.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-31T14:30:57.268Z] #18 20.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-31T14:30:57.268Z] #18 20.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-31T14:30:57.268Z] #18 21.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-31T14:30:57.268Z] #18 21.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-31T14:30:57.268Z] #18 21.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-31T14:30:57.268Z] #18 21.06 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-31T14:30:57.268Z] #18 21.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-31T14:30:57.268Z] #18 21.07 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-31T14:30:57.268Z] #18 21.14 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-31T14:30:57.268Z] #18 21.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-31T14:30:57.268Z] #18 21.15 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-31T14:30:57.268Z] #18 21.16 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-31T14:30:57.269Z] #18 21.16 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-31T14:30:57.269Z] #18 21.19 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:30:57.269Z] #18 21.20 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:30:57.269Z] #18 21.22 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-31T14:30:57.269Z] #18 21.22 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-31T14:30:57.269Z] #18 21.23 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-31T14:30:57.269Z] #18 21.25 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-31T14:30:57.269Z] #18 21.26 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-31T14:30:57.269Z] #18 21.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-31T14:30:57.269Z] #18 21.29 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-31T14:30:57.269Z] #18 21.29 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-31T14:30:57.269Z] #18 21.29 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-31T14:30:57.269Z] #18 21.30 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-31T14:30:57.269Z] #18 21.30 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-31T14:30:57.269Z] #18 21.30 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-31T14:30:57.269Z] #18 21.32 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-31T14:30:57.269Z] #18 21.37 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T14:30:57.269Z] #18 21.51 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T14:30:57.269Z] #18 21.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T14:30:57.269Z] #18 21.53 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T14:30:57.269Z] #18 21.55 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T14:30:57.269Z] #18 21.55 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-31T14:30:57.269Z] #18 21.58 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T14:30:57.269Z] #18 21.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-31T14:30:57.269Z] #18 22.07 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-31T14:30:57.269Z] #18 22.14 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-31T14:30:57.269Z] #18 22.15 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-31T14:30:57.269Z] #18 22.16 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-31T14:30:57.269Z] #18 22.50 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:30:57.269Z] #18 22.60 Fetched 17.5 MB in 1s (9692 kB/s) [2019-12-31T14:30:57.269Z] #18 22.65 Selecting previously unselected package bash-completion. [2019-12-31T14:30:57.269Z] #18 22.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2019-12-31T14:30:57.269Z] #18 22.67 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T14:30:57.397Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 883.79kB / 9.11MB 0.4s [2019-12-31T14:30:57.397Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.64MB / 9.11MB 0.7s [2019-12-31T14:30:57.661Z] #18 24.67 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T14:30:57.694Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.23MB / 9.11MB 0.9s [2019-12-31T14:30:57.987Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.19MB / 9.11MB 1.2s [2019-12-31T14:30:57.987Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.80MB / 9.11MB 1.3s [2019-12-31T14:30:58.063Z] #18 25.07 Selecting previously unselected package libnet1:s390x. [2019-12-31T14:30:58.064Z] #18 25.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-31T14:30:58.064Z] #18 25.08 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T14:30:58.064Z] #18 25.16 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-31T14:30:58.232Z] #50 DONE 209.3s [2019-12-31T14:30:58.232Z] [2019-12-31T14:30:58.232Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:58.282Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.32MB / 9.11MB 1.5s [2019-12-31T14:30:58.282Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.95MB / 9.11MB 1.6s [2019-12-31T14:30:58.360Z] #28 ... [2019-12-31T14:30:58.360Z] [2019-12-31T14:30:58.360Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:58.360Z] #44 133.8 github.com/LK4D4/vndr/godl [2019-12-31T14:30:58.360Z] #44 134.6 github.com/LK4D4/vndr [2019-12-31T14:30:58.360Z] #44 ... [2019-12-31T14:30:58.360Z] [2019-12-31T14:30:58.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:30:58.360Z] #41 83.52 CC criu/pie/restorer.o [2019-12-31T14:30:58.451Z] #18 25.16 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-31T14:30:58.451Z] #18 25.17 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-31T14:30:58.451Z] #18 25.20 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-31T14:30:58.451Z] #18 25.20 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T14:30:58.451Z] #18 25.21 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-31T14:30:58.451Z] #18 25.50 Selecting previously unselected package python3.5-minimal. [2019-12-31T14:30:58.451Z] #18 25.50 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T14:30:58.451Z] #18 25.51 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:30:58.621Z] #41 ... [2019-12-31T14:30:58.621Z] [2019-12-31T14:30:58.621Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:30:58.621Z] #44 DONE 144.1s [2019-12-31T14:30:58.621Z] [2019-12-31T14:30:58.621Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:30:58.621Z] #28 DONE 144.5s [2019-12-31T14:30:58.650Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.64MB / 9.11MB 1.8s [2019-12-31T14:30:58.883Z] [2019-12-31T14:30:58.883Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:30:58.883Z] #17 10.63 Fetched 7755 kB in 8s (966 kB/s) [2019-12-31T14:30:58.883Z] #17 10.63 Reading package lists... [2019-12-31T14:30:58.883Z] #17 13.97 Reading package lists... [2019-12-31T14:30:58.883Z] #17 17.24 Building dependency tree... [2019-12-31T14:30:58.957Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.55MB / 9.11MB 2.1s [2019-12-31T14:30:58.957Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.56MB / 9.11MB 2.4s [2019-12-31T14:30:59.219Z] #59 ... [2019-12-31T14:30:59.219Z] [2019-12-31T14:30:59.219Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T14:30:59.219Z] #51 DONE 0.2s [2019-12-31T14:30:59.219Z] [2019-12-31T14:30:59.219Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T14:30:59.219Z] #55 DONE 0.1s [2019-12-31T14:30:59.219Z] [2019-12-31T14:30:59.219Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:30:59.248Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.26MB / 9.11MB 2.5s [2019-12-31T14:30:59.320Z] #18 26.29 Selecting previously unselected package python3-minimal. [2019-12-31T14:30:59.320Z] #18 26.30 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-31T14:30:59.320Z] #18 26.30 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T14:30:59.320Z] #18 26.39 Selecting previously unselected package libmpdec2:s390x. [2019-12-31T14:30:59.320Z] #18 26.39 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-31T14:30:59.320Z] #18 26.40 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-31T14:30:59.320Z] #18 26.48 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-31T14:30:59.470Z] #17 18.38 The following additional packages will be installed: [2019-12-31T14:30:59.470Z] #17 18.38 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T14:30:59.470Z] #17 18.38 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T14:30:59.470Z] #17 18.38 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T14:30:59.470Z] #17 18.38 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T14:30:59.470Z] #17 18.38 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T14:30:59.470Z] #17 18.38 Suggested packages: [2019-12-31T14:30:59.470Z] #17 18.38 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T14:30:59.470Z] #17 18.38 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T14:30:59.470Z] #17 18.38 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T14:30:59.470Z] #17 18.38 quota [2019-12-31T14:30:59.470Z] #17 18.38 Recommended packages: [2019-12-31T14:30:59.471Z] #17 18.38 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T14:30:59.471Z] #17 18.38 python3-keyrings.alt python3-xdg unzip [2019-12-31T14:30:59.541Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2019-12-31T14:30:59.541Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-31T14:30:59.719Z] #18 26.48 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T14:30:59.719Z] #18 26.49 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-31T14:31:01.073Z] #18 27.89 Selecting previously unselected package python3.5. [2019-12-31T14:31:01.073Z] #18 27.89 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-31T14:31:01.073Z] #18 27.90 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:01.073Z] #18 28.02 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-31T14:31:01.073Z] #18 28.02 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-31T14:31:01.073Z] #18 28.03 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-31T14:31:01.073Z] #18 28.07 Selecting previously unselected package dh-python. [2019-12-31T14:31:01.073Z] #18 28.07 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T14:31:01.073Z] #18 28.08 Unpacking dh-python (2.20170125) ... [2019-12-31T14:31:01.073Z] #18 28.18 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-31T14:31:01.073Z] #18 28.19 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:31:01.394Z] #17 ... [2019-12-31T14:31:01.394Z] [2019-12-31T14:31:01.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:01.394Z] #41 87.50 LINK criu/pie/restorer.built-in.o [2019-12-31T14:31:01.394Z] #41 87.52 GEN criu/pie/restorer-blob.h [2019-12-31T14:31:01.656Z] #41 87.72 DEP criu/vdso.d [2019-12-31T14:31:01.893Z] #50 ... [2019-12-31T14:31:01.894Z] [2019-12-31T14:31:01.894Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:01.894Z] #40 32.55 Fetched 7932 kB in 25s (306 kB/s) [2019-12-31T14:31:01.894Z] #40 32.55 Reading package lists... [2019-12-31T14:31:01.894Z] #40 41.09 Reading package lists... [2019-12-31T14:31:01.894Z] #40 ... [2019-12-31T14:31:01.894Z] [2019-12-31T14:31:01.894Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:31:01.894Z] #26 34.65 [2019-12-31T14:31:01.894Z] #26 34.97 ######################################################################## 100.0% [2019-12-31T14:31:01.894Z] #26 35.21 [2019-12-31T14:31:01.894Z] #26 37.57 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:31:01.894Z] #26 38.53 [2019-12-31T14:31:01.894Z] #26 39.25 #################################################################### 94.7% ######################################################################## 100.0% [2019-12-31T14:31:01.894Z] #26 39.47 [2019-12-31T14:31:01.894Z] #26 41.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:31:01.894Z] #26 41.35 skipping existing 1849cc453dee [2019-12-31T14:31:01.894Z] #26 41.56 [2019-12-31T14:31:01.917Z] #41 88.06 DEP criu/uts_ns.d [2019-12-31T14:31:02.181Z] #41 88.27 DEP criu/util.d [2019-12-31T14:31:02.181Z] #41 88.47 DEP criu/uffd.d [2019-12-31T14:31:02.306Z] #66 ... [2019-12-31T14:31:02.306Z] [2019-12-31T14:31:02.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:31:02.306Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2019-12-31T14:31:02.306Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 23.32MB / 45.65MB 5.4s [2019-12-31T14:31:02.306Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 3.0s done [2019-12-31T14:31:02.306Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.6s done [2019-12-31T14:31:02.306Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.89MB / 52.87MB 5.4s [2019-12-31T14:31:02.306Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2019-12-31T14:31:02.306Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.1s done [2019-12-31T14:31:02.306Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2019-12-31T14:31:02.306Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 22.15MB / 50.09MB 5.4s [2019-12-31T14:31:02.306Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 21.97MB / 96.42MB 5.4s [2019-12-31T14:31:02.306Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2019-12-31T14:31:02.306Z] #8 ... [2019-12-31T14:31:02.306Z] [2019-12-31T14:31:02.306Z] #20 [internal] load build context [2019-12-31T14:31:02.306Z] #20 transferring context: 46.32MB 5.6s done [2019-12-31T14:31:02.306Z] #20 DONE 5.6s [2019-12-31T14:31:02.306Z] [2019-12-31T14:31:02.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:31:02.306Z] #8 ... [2019-12-31T14:31:02.306Z] [2019-12-31T14:31:02.306Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-31T14:31:02.306Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-12-31T14:31:02.306Z] #66 DONE 5.7s [2019-12-31T14:31:02.306Z] [2019-12-31T14:31:02.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2019-12-31T14:31:02.306Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 24.84MB / 50.09MB 5.7s [2019-12-31T14:31:02.306Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 26.92MB / 45.65MB 5.8s [2019-12-31T14:31:02.306Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 25.62MB / 52.87MB 5.8s [2019-12-31T14:31:02.443Z] #41 88.71 DEP criu/tun.d [2019-12-31T14:31:02.597Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 27.95MB / 50.09MB 6.0s [2019-12-31T14:31:02.597Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 26.98MB / 96.42MB 6.0s [2019-12-31T14:31:02.597Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 29.84MB / 45.65MB 6.1s [2019-12-31T14:31:02.597Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 28.57MB / 52.87MB 6.1s [2019-12-31T14:31:02.704Z] #41 88.91 DEP criu/tty.d [2019-12-31T14:31:02.893Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 31.00MB / 50.09MB 6.3s [2019-12-31T14:31:02.893Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 32.92MB / 45.65MB 6.4s [2019-12-31T14:31:02.893Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 31.75MB / 52.87MB 6.4s [2019-12-31T14:31:02.967Z] #41 89.09 DEP criu/timerfd.d [2019-12-31T14:31:03.181Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 34.34MB / 50.09MB 6.6s [2019-12-31T14:31:03.181Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 33.41MB / 96.42MB 6.6s [2019-12-31T14:31:03.181Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 36.33MB / 45.65MB 6.7s [2019-12-31T14:31:03.181Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 35.16MB / 52.87MB 6.7s [2019-12-31T14:31:03.228Z] #41 89.25 DEP criu/sysfs_parse.d [2019-12-31T14:31:03.228Z] #41 89.45 DEP criu/sysctl.d [2019-12-31T14:31:03.270Z] #26 43.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:31:03.469Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 37.90MB / 50.09MB 6.9s [2019-12-31T14:31:03.495Z] #41 89.72 DEP criu/string.d [2019-12-31T14:31:03.495Z] #41 89.81 DEP criu/stats.d [2019-12-31T14:31:03.758Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 39.64MB / 45.65MB 7.0s [2019-12-31T14:31:03.758Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 38.59MB / 52.87MB 7.0s [2019-12-31T14:31:03.758Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 38.75MB / 96.42MB 7.0s [2019-12-31T14:31:03.758Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 41.25MB / 50.09MB 7.2s [2019-12-31T14:31:04.048Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 43.21MB / 45.65MB 7.3s [2019-12-31T14:31:04.048Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 41.97MB / 52.87MB 7.3s [2019-12-31T14:31:04.048Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 44.89MB / 50.09MB 7.5s [2019-12-31T14:31:04.048Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 44.08MB / 96.42MB 7.5s [2019-12-31T14:31:04.066Z] #41 90.00 DEP criu/sockets.d [2019-12-31T14:31:04.066Z] #41 90.24 DEP criu/sk-unix.d [2019-12-31T14:31:04.099Z] #18 ... [2019-12-31T14:31:04.099Z] [2019-12-31T14:31:04.099Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:04.099Z] #45 119.2 net/http [2019-12-31T14:31:04.099Z] #45 ... [2019-12-31T14:31:04.099Z] [2019-12-31T14:31:04.099Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:04.099Z] #42 80.79 CC criu/clone-noasan.o [2019-12-31T14:31:04.099Z] #42 80.99 CC criu/config.o [2019-12-31T14:31:04.099Z] #42 82.37 CC criu/cr-check.o [2019-12-31T14:31:04.099Z] #42 83.71 CC criu/cr-dedup.o [2019-12-31T14:31:04.099Z] #42 84.03 CC criu/cr-dump.o [2019-12-31T14:31:04.099Z] #42 87.29 CC criu/cr-errno.o [2019-12-31T14:31:04.204Z] #26 44.72 [2019-12-31T14:31:04.327Z] #41 90.52 DEP criu/sk-tcp.d [2019-12-31T14:31:04.327Z] #41 90.63 DEP criu/sk-queue.d [2019-12-31T14:31:04.338Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.6s done [2019-12-31T14:31:04.338Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 45.60MB / 52.87MB 7.6s [2019-12-31T14:31:04.338Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 49.25MB / 50.09MB 7.8s [2019-12-31T14:31:04.518Z] #42 87.37 CC criu/cr-restore.o [2019-12-31T14:31:04.518Z] #42 ... [2019-12-31T14:31:04.518Z] [2019-12-31T14:31:04.518Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:04.518Z] #18 31.44 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T14:31:04.588Z] #41 90.74 DEP criu/sk-packet.d [2019-12-31T14:31:04.589Z] #41 90.88 DEP criu/sk-netlink.d [2019-12-31T14:31:04.632Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 51.04MB / 52.87MB 7.9s [2019-12-31T14:31:04.632Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.9s done [2019-12-31T14:31:04.632Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 51.20MB / 96.42MB 7.9s [2019-12-31T14:31:04.632Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 8.0s done [2019-12-31T14:31:04.632Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 57.23MB / 96.42MB 8.1s [2019-12-31T14:31:04.849Z] #41 91.13 DEP criu/sk-inet.d [2019-12-31T14:31:04.932Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 65.49MB / 96.42MB 8.2s [2019-12-31T14:31:04.932Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 71.69MB / 96.42MB 8.4s [2019-12-31T14:31:05.138Z] #26 45.35 ######################################################################## 100.0% [2019-12-31T14:31:05.224Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 77.40MB / 96.42MB 8.5s [2019-12-31T14:31:05.351Z] #18 32.17 Selecting previously unselected package python3. [2019-12-31T14:31:05.351Z] #18 32.17 (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 ... 24643 files and directories currently installed.) [2019-12-31T14:31:05.351Z] #18 32.20 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-31T14:31:05.351Z] #18 32.21 Unpacking python3 (3.5.3-1) ... [2019-12-31T14:31:05.351Z] #18 32.30 Selecting previously unselected package pigz. [2019-12-31T14:31:05.351Z] #18 32.31 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-31T14:31:05.351Z] #18 32.31 Unpacking pigz (2.3.4-1) ... [2019-12-31T14:31:05.351Z] #18 32.36 Selecting previously unselected package libip4tc0:s390x. [2019-12-31T14:31:05.351Z] #18 32.36 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T14:31:05.351Z] #18 32.36 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:05.351Z] #18 32.44 Selecting previously unselected package libip6tc0:s390x. [2019-12-31T14:31:05.351Z] #18 32.44 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T14:31:05.351Z] #18 32.44 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:05.351Z] #18 32.56 Selecting previously unselected package libiptc0:s390x. [2019-12-31T14:31:05.396Z] #26 45.70 [2019-12-31T14:31:05.397Z] #26 45.90 Download of images into '/build' complete. [2019-12-31T14:31:05.397Z] #26 45.90 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:31:05.397Z] #26 45.90 tar -cC '/build' . | docker load [2019-12-31T14:31:05.421Z] #41 91.37 DEP criu/signalfd.d [2019-12-31T14:31:05.421Z] #41 91.57 DEP criu/sigframe.d [2019-12-31T14:31:05.510Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 82.35MB / 96.42MB 8.8s [2019-12-31T14:31:05.510Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 90.57MB / 96.42MB 9.0s [2019-12-31T14:31:05.682Z] #41 91.72 DEP criu/shmem.d [2019-12-31T14:31:05.753Z] #18 32.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T14:31:05.753Z] #18 32.57 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:05.753Z] #18 32.69 Selecting previously unselected package libxtables12:s390x. [2019-12-31T14:31:05.753Z] #18 32.69 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T14:31:05.753Z] #18 32.70 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:05.753Z] #18 32.77 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-31T14:31:05.753Z] #18 32.77 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-31T14:31:05.753Z] #18 32.78 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-31T14:31:05.753Z] #18 32.82 Selecting previously unselected package iptables. [2019-12-31T14:31:05.753Z] #18 32.82 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-31T14:31:05.753Z] #18 32.83 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:05.795Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 9.1s done [2019-12-31T14:31:05.795Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2019-12-31T14:31:05.944Z] #41 91.95 DEP criu/servicefd.d [2019-12-31T14:31:05.944Z] #41 92.12 DEP criu/seize.d [2019-12-31T14:31:06.157Z] #18 33.06 Selecting previously unselected package xxd. [2019-12-31T14:31:06.157Z] #18 33.06 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T14:31:06.157Z] #18 33.06 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:06.157Z] #18 33.13 Selecting previously unselected package vim-common. [2019-12-31T14:31:06.157Z] #18 33.13 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:31:06.157Z] #18 33.13 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:06.157Z] #18 33.22 Selecting previously unselected package bzip2. [2019-12-31T14:31:06.157Z] #18 33.22 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-31T14:31:06.157Z] #18 33.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T14:31:06.157Z] #18 33.28 Selecting previously unselected package libgpm2:s390x. [2019-12-31T14:31:06.157Z] #18 33.29 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-31T14:31:06.157Z] #18 33.29 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-31T14:31:06.157Z] #18 33.35 Selecting previously unselected package xz-utils. [2019-12-31T14:31:06.205Z] #41 92.34 DEP criu/seccomp.d [2019-12-31T14:31:06.331Z] #26 DONE 46.5s [2019-12-31T14:31:06.331Z] [2019-12-31T14:31:06.331Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:06.331Z] #44 40.59 vendor/golang.org/x/crypto/internal/subtle [2019-12-31T14:31:06.331Z] #44 40.73 vendor/golang.org/x/crypto/curve25519 [2019-12-31T14:31:06.466Z] #41 92.58 DEP criu/rst-malloc.d [2019-12-31T14:31:06.466Z] #41 92.76 DEP criu/rbtree.d [2019-12-31T14:31:06.542Z] #18 33.36 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-31T14:31:06.543Z] #18 33.37 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:31:06.543Z] #18 33.50 Selecting previously unselected package aufs-tools. [2019-12-31T14:31:06.543Z] #18 33.50 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-31T14:31:06.543Z] #18 33.50 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:31:06.543Z] #18 33.60 Selecting previously unselected package libonig4:s390x. [2019-12-31T14:31:06.543Z] #18 33.61 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2019-12-31T14:31:06.543Z] #18 33.61 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-31T14:31:06.543Z] #18 33.69 Selecting previously unselected package libjq1:s390x. [2019-12-31T14:31:06.543Z] #18 33.69 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T14:31:06.543Z] #18 33.70 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T14:31:06.727Z] #41 92.81 DEP criu/pstree.d [2019-12-31T14:31:06.727Z] #41 92.96 DEP criu/protobuf.d [2019-12-31T14:31:06.958Z] #18 33.82 Selecting previously unselected package jq. [2019-12-31T14:31:06.958Z] #18 33.82 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-31T14:31:06.958Z] #18 33.82 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:31:06.958Z] #18 33.88 Selecting previously unselected package libaio1:s390x. [2019-12-31T14:31:06.958Z] #18 33.88 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2019-12-31T14:31:06.958Z] #18 33.88 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-31T14:31:06.958Z] #18 33.90 Selecting previously unselected package libcap2-bin. [2019-12-31T14:31:06.958Z] #18 33.91 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-31T14:31:06.958Z] #18 33.91 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T14:31:06.958Z] #18 33.95 Selecting previously unselected package libnl-3-200:s390x. [2019-12-31T14:31:06.958Z] #18 33.95 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-31T14:31:06.958Z] #18 33.96 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T14:31:06.959Z] #18 34.01 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-31T14:31:06.959Z] #18 34.01 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-31T14:31:06.959Z] #18 34.02 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T14:31:06.959Z] #18 34.06 Selecting previously unselected package libreadline5:s390x. [2019-12-31T14:31:06.959Z] #18 34.07 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-31T14:31:06.959Z] #18 34.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-31T14:31:06.988Z] #41 93.17 GEN criu/protobuf-desc-gen.h [2019-12-31T14:31:07.372Z] #18 34.19 Selecting previously unselected package net-tools. [2019-12-31T14:31:07.372Z] #18 34.19 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-31T14:31:07.372Z] #18 34.20 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:31:07.372Z] #18 34.39 Selecting previously unselected package python-pip-whl. [2019-12-31T14:31:07.372Z] #18 34.39 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:31:07.372Z] #18 34.39 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:31:07.776Z] #18 34.87 Selecting previously unselected package python3-pip. [2019-12-31T14:31:08.173Z] #18 34.87 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:31:08.173Z] #18 34.88 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:31:08.173Z] #18 35.05 Selecting previously unselected package python3-pkg-resources. [2019-12-31T14:31:08.173Z] #18 35.05 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:31:08.173Z] #18 35.06 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:08.173Z] #18 35.16 Selecting previously unselected package python3-setuptools. [2019-12-31T14:31:08.173Z] #18 35.17 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T14:31:08.173Z] #18 35.17 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T14:31:08.173Z] #18 35.29 Selecting previously unselected package python3-wheel. [2019-12-31T14:31:08.381Z] #41 ... [2019-12-31T14:31:08.381Z] [2019-12-31T14:31:08.381Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:08.381Z] #17 20.23 The following NEW packages will be installed: [2019-12-31T14:31:08.381Z] #17 20.23 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T14:31:08.381Z] #17 20.23 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T14:31:08.381Z] #17 20.23 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T14:31:08.381Z] #17 20.23 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T14:31:08.381Z] #17 20.23 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T14:31:08.381Z] #17 20.23 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T14:31:08.381Z] #17 20.23 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T14:31:08.381Z] #17 20.23 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T14:31:08.381Z] #17 21.35 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:31:08.381Z] #17 21.35 Need to get 16.7 MB of archives. [2019-12-31T14:31:08.381Z] #17 21.35 After this operation, 74.2 MB of additional disk space will be used. [2019-12-31T14:31:08.381Z] #17 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T14:31:08.381Z] #17 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-31T14:31:08.381Z] #17 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-12-31T14:31:08.381Z] #17 21.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-12-31T14:31:08.381Z] #17 21.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-12-31T14:31:08.381Z] #17 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-12-31T14:31:08.381Z] #17 21.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-12-31T14:31:08.381Z] #17 21.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-12-31T14:31:08.381Z] #17 21.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-12-31T14:31:08.381Z] #17 21.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-12-31T14:31:08.381Z] #17 21.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-12-31T14:31:08.381Z] #17 21.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-12-31T14:31:08.381Z] #17 21.58 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-12-31T14:31:08.381Z] #17 21.59 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-12-31T14:31:08.381Z] #17 21.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-12-31T14:31:08.381Z] #17 21.60 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-31T14:31:08.381Z] #17 21.60 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-12-31T14:31:08.381Z] #17 21.61 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-12-31T14:31:08.381Z] #17 21.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-12-31T14:31:08.381Z] #17 21.63 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-31T14:31:08.381Z] #17 21.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:31:08.381Z] #17 21.64 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-12-31T14:31:08.381Z] #17 21.65 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-12-31T14:31:08.381Z] #17 21.65 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-12-31T14:31:08.381Z] #17 21.66 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-12-31T14:31:08.381Z] #17 21.68 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-31T14:31:08.381Z] #17 21.68 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-31T14:31:08.381Z] #17 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-31T14:31:08.381Z] #17 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-12-31T14:31:08.381Z] #17 21.69 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-12-31T14:31:08.381Z] #17 21.70 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-31T14:31:08.381Z] #17 21.70 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-31T14:31:08.381Z] #17 21.70 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-12-31T14:31:08.381Z] #17 21.71 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-12-31T14:31:08.381Z] #17 21.72 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T14:31:08.381Z] #17 21.78 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T14:31:08.381Z] #17 21.79 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T14:31:08.381Z] #17 21.80 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T14:31:08.381Z] #17 21.81 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T14:31:08.381Z] #17 21.81 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-12-31T14:31:08.381Z] #17 21.83 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T14:31:08.381Z] #17 22.01 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-12-31T14:31:08.381Z] #17 22.04 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-12-31T14:31:08.381Z] #17 22.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-12-31T14:31:08.381Z] #17 22.08 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-12-31T14:31:08.381Z] #17 22.09 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-12-31T14:31:08.381Z] #17 22.77 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:31:08.381Z] #17 22.85 Fetched 16.7 MB in 1s (9325 kB/s) [2019-12-31T14:31:08.381Z] #17 23.01 Selecting previously unselected package bash-completion. [2019-12-31T14:31:08.381Z] #17 23.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 ... 23287 files and directories currently installed.) [2019-12-31T14:31:08.381Z] #17 23.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T14:31:08.381Z] #17 26.23 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T14:31:08.381Z] #17 26.95 Selecting previously unselected package libnet1:arm64. [2019-12-31T14:31:08.381Z] #17 26.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-31T14:31:08.381Z] #17 26.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-31T14:31:08.381Z] #17 27.08 Selecting previously unselected package libnfnetlink0:arm64. [2019-12-31T14:31:08.381Z] #17 27.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-12-31T14:31:08.381Z] #17 27.10 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-31T14:31:08.381Z] #17 27.17 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-12-31T14:31:08.381Z] #17 27.18 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-31T14:31:08.381Z] #17 27.19 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:08.571Z] #18 35.29 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T14:31:08.571Z] #18 35.29 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T14:31:08.571Z] #18 35.38 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T14:31:08.571Z] #18 35.38 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-31T14:31:08.571Z] #18 35.40 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:31:08.571Z] #18 35.62 Selecting previously unselected package vim-runtime. [2019-12-31T14:31:08.571Z] #18 35.62 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:31:08.571Z] #18 35.63 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T14:31:08.571Z] #18 35.65 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T14:31:08.571Z] #18 35.66 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:08.646Z] #17 ... [2019-12-31T14:31:08.646Z] [2019-12-31T14:31:08.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:08.646Z] #41 94.79 DEP criu/protobuf-desc.d [2019-12-31T14:31:08.907Z] #41 94.95 DEP criu/proc_parse.d [2019-12-31T14:31:08.907Z] #41 95.09 DEP criu/plugin.d [2019-12-31T14:31:08.907Z] #41 95.15 DEP criu/pipes.d [2019-12-31T14:31:09.167Z] #41 95.33 DEP criu/pie-util.d [2019-12-31T14:31:09.167Z] #41 95.44 DEP criu/pie-util-vdso.d [2019-12-31T14:31:09.432Z] #41 95.57 DEP criu/pie-util-vdso-elf32.d [2019-12-31T14:31:09.609Z] #44 ... [2019-12-31T14:31:09.609Z] [2019-12-31T14:31:09.609Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:09.695Z] #41 95.71 DEP criu/path.d [2019-12-31T14:31:09.695Z] #41 95.85 DEP criu/parasite-syscall.d [2019-12-31T14:31:09.955Z] #41 96.10 DEP criu/pagemap.d [2019-12-31T14:31:10.215Z] #41 96.29 DEP criu/pagemap-cache.d [2019-12-31T14:31:10.475Z] #41 96.57 DEP criu/page-xfer.d [2019-12-31T14:31:10.737Z] #41 96.78 DEP criu/page-pipe.d [2019-12-31T14:31:10.737Z] #41 96.93 DEP criu/netfilter.d [2019-12-31T14:31:10.999Z] #41 97.13 DEP criu/net.d [2019-12-31T14:31:11.264Z] #41 97.41 DEP criu/namespaces.d [2019-12-31T14:31:11.527Z] #41 97.64 DEP criu/mount.d [2019-12-31T14:31:11.788Z] #41 97.89 DEP criu/mem.d [2019-12-31T14:31:11.928Z] #18 38.59 Selecting previously unselected package vim. [2019-12-31T14:31:11.928Z] #18 38.60 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-31T14:31:11.928Z] #18 38.60 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:11.928Z] #18 38.98 Selecting previously unselected package xfsprogs. [2019-12-31T14:31:11.928Z] #18 38.98 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-31T14:31:11.928Z] #18 38.98 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:31:12.049Z] #41 98.04 DEP criu/lsm.d [2019-12-31T14:31:12.049Z] #41 98.13 DEP criu/log.d [2019-12-31T14:31:12.049Z] #41 98.22 DEP criu/libnetlink.d [2019-12-31T14:31:12.186Z] #59 49.76 Checking out files: 24% (723/2992) Checking out files: 25% (748/2992) Checking out files: 26% (778/2992) Checking out files: 27% (808/2992) Checking out files: 28% (838/2992) Checking out files: 29% (868/2992) Checking out files: 30% (898/2992) Checking out files: 31% (928/2992) Checking out files: 32% (958/2992) Checking out files: 33% (988/2992) Checking out files: 34% (1018/2992) Checking out files: 35% (1048/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 53% (1591/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 80% (2414/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 97% (2906/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-31T14:31:12.317Z] #41 98.31 DEP criu/kerndat.d [2019-12-31T14:31:12.331Z] #18 39.40 Selecting previously unselected package zip. [2019-12-31T14:31:12.331Z] #18 39.41 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2019-12-31T14:31:12.331Z] #18 39.41 Unpacking zip (3.0-11+b1) ... [2019-12-31T14:31:12.445Z] #59 52.94 + cd /tmp/tmp.nY2wVvXhEB/src/github.com/containerd/containerd [2019-12-31T14:31:12.445Z] #59 52.94 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:31:12.445Z] #59 ... [2019-12-31T14:31:12.445Z] [2019-12-31T14:31:12.445Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:31:12.445Z] #27 DONE 1.4s [2019-12-31T14:31:12.579Z] #41 98.62 DEP criu/kcmp-ids.d [2019-12-31T14:31:12.579Z] #41 98.72 DEP criu/irmap.d [2019-12-31T14:31:12.704Z] [2019-12-31T14:31:12.704Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:12.704Z] #40 41.09 Reading package lists... [2019-12-31T14:31:12.704Z] #40 50.84 Building dependency tree... [2019-12-31T14:31:12.734Z] #18 39.56 Selecting previously unselected package libapparmor-perl. [2019-12-31T14:31:12.734Z] #18 39.56 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T14:31:12.734Z] #18 39.57 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:31:12.734Z] #18 39.67 Selecting previously unselected package apparmor. [2019-12-31T14:31:12.734Z] #18 39.67 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-31T14:31:12.734Z] #18 39.70 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:31:12.841Z] #41 98.91 DEP criu/ipc_ns.d [2019-12-31T14:31:12.841Z] #41 99.14 DEP criu/image.d [2019-12-31T14:31:13.133Z] #18 ... [2019-12-31T14:31:13.133Z] [2019-12-31T14:31:13.133Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:13.133Z] #45 130.1 github.com/LK4D4/vndr/godl [2019-12-31T14:31:13.133Z] #45 130.7 github.com/LK4D4/vndr [2019-12-31T14:31:13.133Z] #45 DONE 138.3s [2019-12-31T14:31:13.133Z] [2019-12-31T14:31:13.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:13.133Z] #42 91.42 CC criu/cr-service.o [2019-12-31T14:31:13.133Z] #42 92.81 CC criu/crtools.o [2019-12-31T14:31:13.133Z] #42 93.33 CC criu/eventfd.o [2019-12-31T14:31:13.133Z] #42 93.59 CC criu/eventpoll.o [2019-12-31T14:31:13.133Z] #42 94.47 CC criu/external.o [2019-12-31T14:31:13.133Z] #42 94.89 CC criu/fault-injection.o [2019-12-31T14:31:13.133Z] #42 94.98 CC criu/fdstore.o [2019-12-31T14:31:13.133Z] #42 95.35 CC criu/fifo.o [2019-12-31T14:31:13.133Z] #42 95.73 CC criu/file-ids.o [2019-12-31T14:31:13.133Z] #42 96.12 CC criu/file-lock.o [2019-12-31T14:31:13.270Z] #40 54.18 The following additional packages will be installed: [2019-12-31T14:31:13.270Z] #40 54.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T14:31:13.270Z] #40 54.19 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T14:31:13.270Z] #40 54.20 Suggested packages: [2019-12-31T14:31:13.270Z] #40 54.21 manpages-dev python-setuptools [2019-12-31T14:31:13.412Z] #41 99.34 DEP criu/image-desc.d [2019-12-31T14:31:13.412Z] #41 99.53 DEP criu/fsnotify.d [2019-12-31T14:31:13.412Z] #41 99.68 DEP criu/filesystems.d [2019-12-31T14:31:13.673Z] #41 99.82 DEP criu/files.d [2019-12-31T14:31:13.935Z] #41 100.1 DEP criu/files-reg.d [2019-12-31T14:31:14.196Z] #41 100.2 DEP criu/files-ext.d [2019-12-31T14:31:14.196Z] #41 100.4 DEP criu/file-lock.d [2019-12-31T14:31:14.458Z] #41 100.7 DEP criu/file-ids.d [2019-12-31T14:31:14.651Z] #40 ... [2019-12-31T14:31:14.651Z] [2019-12-31T14:31:14.651Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:14.651Z] #68 DONE 55.0s [2019-12-31T14:31:14.651Z] [2019-12-31T14:31:14.651Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:14.651Z] #31 54.56 sync [2019-12-31T14:31:14.651Z] #31 54.59 internal/reflectlite [2019-12-31T14:31:14.727Z] #41 100.9 DEP criu/fifo.d [2019-12-31T14:31:14.993Z] #41 101.1 DEP criu/fdstore.d [2019-12-31T14:31:14.998Z] #42 97.60 CC criu/files-ext.o [2019-12-31T14:31:15.254Z] #41 101.3 DEP criu/fault-injection.d [2019-12-31T14:31:15.254Z] #41 101.4 DEP criu/external.d [2019-12-31T14:31:15.532Z] #41 101.5 DEP criu/eventpoll.d [2019-12-31T14:31:15.555Z] #42 98.24 CC criu/files-reg.o [2019-12-31T14:31:15.794Z] #41 101.8 DEP criu/eventfd.d [2019-12-31T14:31:15.794Z] #41 102.1 DEP criu/crtools.d [2019-12-31T14:31:16.053Z] #42 ... [2019-12-31T14:31:16.053Z] [2019-12-31T14:31:16.053Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:16.053Z] #18 40.39 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:31:16.053Z] #18 40.42 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:31:16.053Z] #18 40.42 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-31T14:31:16.053Z] #18 40.52 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:16.053Z] #18 40.53 Processing triggers for mime-support (3.60) ... [2019-12-31T14:31:16.053Z] #18 40.59 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:16.053Z] #18 40.60 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-31T14:31:16.053Z] #18 40.62 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T14:31:16.053Z] #18 40.63 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T14:31:16.055Z] #41 102.3 DEP criu/cr-service.d [2019-12-31T14:31:16.318Z] #41 102.5 DEP criu/cr-restore.d [2019-12-31T14:31:16.458Z] #18 43.62 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-31T14:31:16.856Z] #18 43.63 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-31T14:31:16.856Z] #18 43.64 Setting up zip (3.0-11+b1) ... [2019-12-31T14:31:16.856Z] #18 43.64 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T14:31:16.856Z] #18 43.65 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-31T14:31:16.856Z] #18 43.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:16.856Z] #18 43.71 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-31T14:31:16.856Z] #18 43.72 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:16.856Z] #18 43.75 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:31:16.856Z] #18 43.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T14:31:16.856Z] #18 43.75 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:31:16.856Z] #18 43.76 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:16.856Z] #18 43.77 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-31T14:31:16.856Z] #18 43.78 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:16.856Z] #18 43.99 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-31T14:31:16.856Z] #18 44.00 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-31T14:31:16.856Z] #18 44.02 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:31:16.890Z] #41 102.8 DEP criu/cr-errno.d [2019-12-31T14:31:16.890Z] #41 102.8 DEP criu/cr-dump.d [2019-12-31T14:31:17.151Z] #41 103.1 DEP criu/cr-dedup.d [2019-12-31T14:31:17.151Z] #41 103.3 DEP criu/cr-check.d [2019-12-31T14:31:17.249Z] #18 44.02 Setting up pigz (2.3.4-1) ... [2019-12-31T14:31:17.249Z] #18 44.03 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:31:17.249Z] #18 44.05 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-31T14:31:17.249Z] #18 44.06 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.249Z] #18 44.06 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:31:17.249Z] #18 44.07 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-31T14:31:17.249Z] #18 44.08 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:31:17.249Z] #18 44.10 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:17.249Z] #18 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T14:31:17.249Z] #18 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T14:31:17.249Z] #18 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T14:31:17.249Z] #18 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T14:31:17.249Z] #18 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T14:31:17.249Z] #18 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T14:31:17.249Z] #18 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T14:31:17.249Z] #18 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T14:31:17.249Z] #18 44.14 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.249Z] #18 44.15 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.249Z] #18 44.16 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.249Z] #18 44.17 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.412Z] #41 103.5 DEP criu/config.d [2019-12-31T14:31:17.674Z] #41 103.7 DEP criu/clone-noasan.d [2019-12-31T14:31:17.674Z] #41 ... [2019-12-31T14:31:17.674Z] [2019-12-31T14:31:17.674Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:17.674Z] #17 27.71 Selecting previously unselected package python3.5-minimal. [2019-12-31T14:31:17.674Z] #17 27.72 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 27.74 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.674Z] #17 28.36 Selecting previously unselected package python3-minimal. [2019-12-31T14:31:17.674Z] #17 28.36 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 28.37 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T14:31:17.674Z] #17 28.47 Selecting previously unselected package libmpdec2:arm64. [2019-12-31T14:31:17.674Z] #17 28.47 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 28.50 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-12-31T14:31:17.674Z] #17 28.70 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-12-31T14:31:17.674Z] #17 28.71 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 28.71 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.674Z] #17 30.14 Selecting previously unselected package python3.5. [2019-12-31T14:31:17.674Z] #17 30.14 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 30.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.674Z] #17 30.32 Selecting previously unselected package libpython3-stdlib:arm64. [2019-12-31T14:31:17.674Z] #17 30.32 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 30.33 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-31T14:31:17.674Z] #17 30.41 Selecting previously unselected package dh-python. [2019-12-31T14:31:17.674Z] #17 30.42 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T14:31:17.674Z] #17 30.43 Unpacking dh-python (2.20170125) ... [2019-12-31T14:31:17.674Z] #17 30.64 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.674Z] #17 30.66 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:31:17.674Z] #17 34.33 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T14:31:17.674Z] #17 35.33 Selecting previously unselected package python3. [2019-12-31T14:31:17.674Z] #17 35.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24791 files and directories currently installed.) [2019-12-31T14:31:17.674Z] #17 35.40 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 35.41 Unpacking python3 (3.5.3-1) ... [2019-12-31T14:31:17.674Z] #17 35.80 Selecting previously unselected package pigz. [2019-12-31T14:31:17.674Z] #17 35.81 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 35.82 Unpacking pigz (2.3.4-1) ... [2019-12-31T14:31:17.674Z] #17 35.96 Selecting previously unselected package libip4tc0:arm64. [2019-12-31T14:31:17.674Z] #17 35.99 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 36.02 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.674Z] #17 36.11 Selecting previously unselected package libip6tc0:arm64. [2019-12-31T14:31:17.674Z] #17 36.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 36.12 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.674Z] #17 36.35 Selecting previously unselected package libiptc0:arm64. [2019-12-31T14:31:17.674Z] #17 36.35 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 36.36 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.674Z] #17 36.51 Selecting previously unselected package libxtables12:arm64. [2019-12-31T14:31:17.674Z] #17 36.51 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-31T14:31:17.674Z] #17 36.56 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:17.931Z] #31 57.97 sort [2019-12-31T14:31:17.931Z] #31 57.97 errors [2019-12-31T14:31:17.931Z] #31 58.48 strconv [2019-12-31T14:31:17.935Z] #17 36.78 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-12-31T14:31:17.935Z] #17 36.78 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-12-31T14:31:17.935Z] #17 36.79 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-31T14:31:18.196Z] #17 36.87 Selecting previously unselected package iptables. [2019-12-31T14:31:18.196Z] #17 36.87 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-31T14:31:18.196Z] #17 36.88 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:18.196Z] #17 ... [2019-12-31T14:31:18.196Z] [2019-12-31T14:31:18.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:18.196Z] #41 103.8 DEP criu/cgroup.d [2019-12-31T14:31:18.196Z] #41 104.1 DEP criu/cgroup-props.d [2019-12-31T14:31:18.196Z] #41 104.2 DEP criu/bitmap.d [2019-12-31T14:31:18.196Z] #41 104.2 DEP criu/bfd.d [2019-12-31T14:31:18.196Z] #41 104.3 DEP criu/autofs.d [2019-12-31T14:31:18.458Z] #41 104.5 DEP criu/aio.d [2019-12-31T14:31:18.458Z] #41 104.7 DEP criu/action-scripts.d [2019-12-31T14:31:18.865Z] #31 59.46 io [2019-12-31T14:31:19.031Z] #41 105.1 CC criu/action-scripts.o [2019-12-31T14:31:19.292Z] #41 105.5 CC criu/aio.o [2019-12-31T14:31:19.433Z] #31 ... [2019-12-31T14:31:19.433Z] [2019-12-31T14:31:19.433Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:19.433Z] #40 55.97 The following NEW packages will be installed: [2019-12-31T14:31:19.433Z] #40 55.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T14:31:19.433Z] #40 55.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T14:31:19.433Z] #40 55.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T14:31:19.433Z] #40 55.97 zlib1g-dev [2019-12-31T14:31:19.433Z] #40 57.12 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:31:19.433Z] #40 57.12 Need to get 3602 kB of archives. [2019-12-31T14:31:19.433Z] #40 57.12 After this operation, 18.9 MB of additional disk space will be used. [2019-12-31T14:31:19.433Z] #40 57.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-31T14:31:19.433Z] #40 57.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-31T14:31:19.433Z] #40 57.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-31T14:31:19.433Z] #40 57.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-31T14:31:19.433Z] #40 57.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-31T14:31:19.433Z] #40 57.19 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-31T14:31:19.433Z] #40 57.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-31T14:31:19.433Z] #40 57.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-31T14:31:19.433Z] #40 57.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-31T14:31:19.433Z] #40 57.42 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-31T14:31:19.433Z] #40 57.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-31T14:31:19.433Z] #40 57.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-31T14:31:19.433Z] #40 57.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-31T14:31:19.433Z] #40 57.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-31T14:31:19.433Z] #40 57.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T14:31:19.433Z] #40 57.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-31T14:31:19.433Z] #40 58.92 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:31:19.433Z] #40 59.19 Fetched 3602 kB in 1s (1989 kB/s) [2019-12-31T14:31:19.433Z] #40 59.34 Selecting previously unselected package libnet1:amd64. [2019-12-31T14:31:19.433Z] #40 59.34 (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-12-31T14:31:19.433Z] #40 59.42 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:31:19.433Z] #40 59.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:31:19.433Z] #40 59.64 Selecting previously unselected package libcap-dev:amd64. [2019-12-31T14:31:19.433Z] #40 59.66 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-31T14:31:19.433Z] #40 59.66 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-31T14:31:19.433Z] #40 59.82 Selecting previously unselected package libnet1-dev. [2019-12-31T14:31:19.433Z] #40 59.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-31T14:31:19.433Z] #40 59.87 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:31:19.433Z] #40 60.17 Selecting previously unselected package libnl-3-200:amd64. [2019-12-31T14:31:19.433Z] #40 60.18 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-31T14:31:19.433Z] #40 60.20 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:31:19.433Z] #40 60.38 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-31T14:31:19.433Z] #40 60.40 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-31T14:31:19.433Z] #40 60.43 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-31T14:31:19.999Z] #40 60.87 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-31T14:31:19.999Z] #40 60.87 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-31T14:31:19.999Z] #40 60.87 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:31:19.999Z] #40 61.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-31T14:31:19.999Z] #40 61.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-31T14:31:20.236Z] #41 106.2 CC criu/autofs.o [2019-12-31T14:31:20.257Z] #40 61.09 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-31T14:31:20.514Z] #40 61.28 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-31T14:31:20.514Z] #40 61.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-31T14:31:20.514Z] #40 61.30 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:31:20.514Z] #40 ... [2019-12-31T14:31:20.514Z] [2019-12-31T14:31:20.514Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:20.514Z] #31 61.07 syscall [2019-12-31T14:31:20.608Z] #18 47.41 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-31T14:31:20.608Z] #18 47.42 Setting up python3 (3.5.3-1) ... [2019-12-31T14:31:21.153Z] #59 192.4 + bin/containerd-stress [2019-12-31T14:31:21.410Z] #59 194.2 + bin/containerd-shim [2019-12-31T14:31:21.804Z] #41 107.7 CC criu/bfd.o [2019-12-31T14:31:21.972Z] #18 48.82 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:31:22.374Z] #41 108.4 CC criu/bitmap.o [2019-12-31T14:31:22.633Z] #41 108.6 CC criu/cgroup-props.o [2019-12-31T14:31:23.042Z] #31 63.48 reflect [2019-12-31T14:31:23.301Z] #31 ... [2019-12-31T14:31:23.301Z] [2019-12-31T14:31:23.301Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:23.301Z] #59 54.04 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T14:31:23.301Z] #59 54.04 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T14:31:23.301Z] #59 54.04 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:31:23.301Z] #59 54.04 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:31:23.301Z] #59 54.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T14:31:23.301Z] #59 54.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T14:31:23.301Z] #59 54.04 + '[' '' = dynamic ']' [2019-12-31T14:31:23.301Z] #59 54.04 + make [2019-12-31T14:31:23.301Z] #59 55.61 + bin/ctr [2019-12-31T14:31:23.432Z] #18 50.01 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T14:31:23.432Z] #18 50.26 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T14:31:23.432Z] #18 50.30 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T14:31:23.560Z] #59 ... [2019-12-31T14:31:23.560Z] [2019-12-31T14:31:23.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:23.560Z] #40 61.68 Selecting previously unselected package libprotobuf10:amd64. [2019-12-31T14:31:23.560Z] #40 61.69 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-31T14:31:23.560Z] #40 61.70 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-31T14:31:23.560Z] #40 62.41 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-31T14:31:23.560Z] #40 62.42 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-31T14:31:23.560Z] #40 62.46 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-31T14:31:23.560Z] #40 62.67 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-31T14:31:23.560Z] #40 62.67 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-31T14:31:23.560Z] #40 62.71 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-31T14:31:23.581Z] #41 109.5 CC criu/cgroup.o [2019-12-31T14:31:23.581Z] #41 ... [2019-12-31T14:31:23.581Z] [2019-12-31T14:31:23.581Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:23.581Z] #17 37.66 Selecting previously unselected package xxd. [2019-12-31T14:31:23.581Z] #17 37.69 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 37.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:23.581Z] #17 38.12 Selecting previously unselected package vim-common. [2019-12-31T14:31:23.581Z] #17 38.12 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:31:23.581Z] #17 38.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:23.581Z] #17 38.79 Selecting previously unselected package bzip2. [2019-12-31T14:31:23.581Z] #17 38.81 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 38.84 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T14:31:23.581Z] #17 39.00 Selecting previously unselected package libgpm2:arm64. [2019-12-31T14:31:23.581Z] #17 39.01 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 39.02 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-31T14:31:23.581Z] #17 39.14 Selecting previously unselected package xz-utils. [2019-12-31T14:31:23.581Z] #17 39.15 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 39.16 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:31:23.581Z] #17 39.36 Selecting previously unselected package aufs-tools. [2019-12-31T14:31:23.581Z] #17 39.37 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 39.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:31:23.581Z] #17 39.52 Selecting previously unselected package libonig4:arm64. [2019-12-31T14:31:23.581Z] #17 39.52 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 39.53 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-31T14:31:23.581Z] #17 39.68 Selecting previously unselected package libjq1:arm64. [2019-12-31T14:31:23.581Z] #17 39.68 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 39.69 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-31T14:31:23.581Z] #17 40.23 Selecting previously unselected package jq. [2019-12-31T14:31:23.581Z] #17 40.34 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 40.48 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:31:23.581Z] #17 41.03 Selecting previously unselected package libaio1:arm64. [2019-12-31T14:31:23.581Z] #17 41.04 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.05 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-12-31T14:31:23.581Z] #17 41.15 Selecting previously unselected package libcap2-bin. [2019-12-31T14:31:23.581Z] #17 41.15 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.16 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T14:31:23.581Z] #17 41.31 Selecting previously unselected package libnl-3-200:arm64. [2019-12-31T14:31:23.581Z] #17 41.32 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.32 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-31T14:31:23.581Z] #17 41.46 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-31T14:31:23.581Z] #17 41.47 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.48 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-31T14:31:23.581Z] #17 41.64 Selecting previously unselected package libreadline5:arm64. [2019-12-31T14:31:23.581Z] #17 41.65 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.69 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-31T14:31:23.581Z] #17 41.88 Selecting previously unselected package net-tools. [2019-12-31T14:31:23.581Z] #17 41.89 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-12-31T14:31:23.581Z] #17 41.90 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:31:23.581Z] #17 42.23 Selecting previously unselected package python-pip-whl. [2019-12-31T14:31:23.581Z] #17 42.25 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:31:23.581Z] #17 42.29 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:31:23.819Z] #40 64.65 Selecting previously unselected package libprotoc10:amd64. [2019-12-31T14:31:23.819Z] #40 64.65 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-31T14:31:23.819Z] #40 64.66 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-31T14:31:23.934Z] #18 51.08 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:24.153Z] #17 42.86 Selecting previously unselected package python3-pip. [2019-12-31T14:31:24.153Z] #17 42.88 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:31:24.153Z] #17 42.89 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:31:24.153Z] #17 43.12 Selecting previously unselected package python3-pkg-resources. [2019-12-31T14:31:24.414Z] #17 43.12 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:31:24.414Z] #17 43.13 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:24.675Z] #17 43.39 Selecting previously unselected package python3-setuptools. [2019-12-31T14:31:24.675Z] #17 43.41 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T14:31:24.675Z] #17 43.42 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T14:31:24.753Z] #40 65.80 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T14:31:24.783Z] #18 51.97 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:31:24.783Z] #18 ... [2019-12-31T14:31:24.783Z] [2019-12-31T14:31:24.783Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:31:24.783Z] #29 150.5 + rm -rf /tmp/tmp.5ouAroHtlK [2019-12-31T14:31:25.011Z] #40 65.80 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-31T14:31:25.011Z] #40 65.85 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:31:25.011Z] #40 ... [2019-12-31T14:31:25.011Z] [2019-12-31T14:31:25.011Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:31:25.011Z] #28 55.97 + cd /tmp/tmp.dY4zOJaNV5/src/github.com/go-swagger/go-swagger [2019-12-31T14:31:25.011Z] #28 55.97 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T14:31:25.011Z] #28 58.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T14:31:25.177Z] #29 DONE 150.8s [2019-12-31T14:31:25.177Z] [2019-12-31T14:31:25.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:25.177Z] #42 100.6 CC criu/files.o [2019-12-31T14:31:25.177Z] #42 102.2 CC criu/filesystems.o [2019-12-31T14:31:25.177Z] #42 102.8 CC criu/fsnotify.o [2019-12-31T14:31:25.177Z] #42 103.8 CC criu/image-desc.o [2019-12-31T14:31:25.177Z] #42 104.0 CC criu/image.o [2019-12-31T14:31:25.177Z] #42 104.8 CC criu/ipc_ns.o [2019-12-31T14:31:25.177Z] #42 105.8 CC criu/irmap.o [2019-12-31T14:31:25.177Z] #42 106.5 CC criu/kcmp-ids.o [2019-12-31T14:31:25.177Z] #42 107.0 CC criu/kerndat.o [2019-12-31T14:31:25.177Z] #42 107.9 CC criu/libnetlink.o [2019-12-31T14:31:25.250Z] #17 43.96 Selecting previously unselected package python3-wheel. [2019-12-31T14:31:25.250Z] #17 43.99 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T14:31:25.250Z] #17 44.00 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T14:31:25.250Z] #17 44.22 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T14:31:25.269Z] #28 ... [2019-12-31T14:31:25.269Z] [2019-12-31T14:31:25.269Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:25.269Z] #44 56.43 sync [2019-12-31T14:31:25.269Z] #44 56.44 internal/reflectlite [2019-12-31T14:31:25.269Z] #44 58.33 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T14:31:25.269Z] #44 58.60 math/rand [2019-12-31T14:31:25.269Z] #44 60.13 internal/singleflight [2019-12-31T14:31:25.269Z] #44 60.67 strconv [2019-12-31T14:31:25.269Z] #44 60.67 io [2019-12-31T14:31:25.269Z] #44 62.44 bytes [2019-12-31T14:31:25.269Z] #44 65.53 reflect [2019-12-31T14:31:25.269Z] #44 65.88 bufio [2019-12-31T14:31:25.528Z] #44 ... [2019-12-31T14:31:25.528Z] [2019-12-31T14:31:25.528Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:25.528Z] #40 66.28 Selecting previously unselected package protobuf-compiler. [2019-12-31T14:31:25.528Z] #40 66.29 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-31T14:31:25.528Z] #40 66.30 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T14:31:25.570Z] #42 108.7 CC criu/log.o [2019-12-31T14:31:25.604Z] #17 44.22 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-12-31T14:31:25.604Z] #17 44.24 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:31:25.786Z] #40 66.75 Selecting previously unselected package python-pkg-resources. [2019-12-31T14:31:25.786Z] #40 66.75 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:31:25.786Z] #40 66.75 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:25.863Z] #17 44.65 Selecting previously unselected package vim-runtime. [2019-12-31T14:31:25.863Z] #17 44.66 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:31:25.863Z] #17 44.71 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T14:31:25.863Z] #17 44.75 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T14:31:25.980Z] #42 ... [2019-12-31T14:31:25.980Z] [2019-12-31T14:31:25.980Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:25.980Z] #18 53.06 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T14:31:26.125Z] #17 44.75 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:26.352Z] #40 67.27 Selecting previously unselected package python-protobuf. [2019-12-31T14:31:26.352Z] #40 67.28 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-31T14:31:26.352Z] #40 67.28 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T14:31:26.955Z] #18 53.94 Setting up dh-python (2.20170125) ... [2019-12-31T14:31:27.287Z] #40 68.16 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-31T14:31:27.497Z] #18 54.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:27.545Z] #40 68.34 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-31T14:31:27.545Z] #40 68.41 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:27.999Z] #18 DONE 54.7s [2019-12-31T14:31:28.000Z] [2019-12-31T14:31:28.000Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:31:28.479Z] #40 ... [2019-12-31T14:31:28.479Z] [2019-12-31T14:31:28.479Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:28.479Z] #47 59.05 + cd /tmp/tmp.UyX8cjsPTZ/src/gotest.tools/gotestsum [2019-12-31T14:31:28.479Z] #47 59.05 + git checkout -q v0.3.5 [2019-12-31T14:31:28.479Z] #47 59.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T14:31:28.737Z] #47 ... [2019-12-31T14:31:28.737Z] [2019-12-31T14:31:28.737Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:28.737Z] #44 68.44 syscall [2019-12-31T14:31:29.507Z] #59 200.8 + bin/containerd-shim-runc-v1 [2019-12-31T14:31:30.334Z] #17 48.50 Selecting previously unselected package vim. [2019-12-31T14:31:30.335Z] #17 48.52 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-31T14:31:30.335Z] #17 48.55 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:30.335Z] #17 ... [2019-12-31T14:31:30.335Z] [2019-12-31T14:31:30.335Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:31:30.335Z] #38 175.7 + dpkg --print-architecture [2019-12-31T14:31:30.335Z] #38 175.7 + rm -rf /tmp/tmp.zDeBRBs2Tp [2019-12-31T14:31:31.447Z] #59 204.0 + bin/containerd-shim-runc-v2 [2019-12-31T14:31:31.722Z] #38 DONE 177.7s [2019-12-31T14:31:31.722Z] [2019-12-31T14:31:31.722Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:31.722Z] #17 49.08 Selecting previously unselected package xfsprogs. [2019-12-31T14:31:31.722Z] #17 49.09 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-12-31T14:31:31.722Z] #17 49.12 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:31:31.722Z] #17 50.65 Selecting previously unselected package zip. [2019-12-31T14:31:31.722Z] #17 50.67 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2019-12-31T14:31:31.722Z] #17 50.67 Unpacking zip (3.0-11+b1) ... [2019-12-31T14:31:32.296Z] #17 50.90 Selecting previously unselected package libapparmor-perl. [2019-12-31T14:31:32.296Z] #17 50.91 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-12-31T14:31:32.296Z] #17 50.93 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:31:32.296Z] #17 51.13 Selecting previously unselected package apparmor. [2019-12-31T14:31:32.296Z] #17 51.13 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-12-31T14:31:32.296Z] #17 51.25 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:31:32.378Z] #59 204.8 + binaries [2019-12-31T14:31:32.378Z] #59 204.8 + mkdir -p /build [2019-12-31T14:31:32.378Z] #59 204.8 + cp bin/containerd /build/containerd [2019-12-31T14:31:32.378Z] #59 204.8 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T14:31:32.378Z] #59 204.8 + cp bin/ctr /build/ctr [2019-12-31T14:31:32.430Z] #19 4.203 Collecting yamllint==1.16.0 [2019-12-31T14:31:32.430Z] #19 4.766 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T14:31:32.636Z] #59 DONE 205.3s [2019-12-31T14:31:32.868Z] #17 51.65 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:31:32.868Z] #17 51.68 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:31:32.868Z] #17 51.69 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-31T14:31:32.868Z] #17 51.77 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:32.868Z] #17 51.78 Processing triggers for mime-support (3.60) ... [2019-12-31T14:31:32.879Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.6s done [2019-12-31T14:31:32.879Z] #8 DONE 34.8s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-31T14:31:32.879Z] #9 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-31T14:31:32.879Z] #10 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:31:32.879Z] #21 DONE 0.1s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:31:32.879Z] #62 ... [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-31T14:31:32.879Z] #50 DONE 0.1s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-31T14:31:32.879Z] #44 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-31T14:31:32.879Z] #31 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-31T14:31:32.879Z] #62 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-31T14:31:32.879Z] #68 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:31:32.879Z] #22 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-31T14:31:32.879Z] #47 DONE 0.2s [2019-12-31T14:31:32.879Z] [2019-12-31T14:31:32.879Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:32.879Z] #48 0.718 + RM_GOPATH=0 [2019-12-31T14:31:32.879Z] #48 0.718 + TMP_GOPATH= [2019-12-31T14:31:32.879Z] #48 0.719 + : /build [2019-12-31T14:31:32.879Z] #48 0.719 + '[' -z '' ']' [2019-12-31T14:31:32.879Z] #48 0.722 ++ mktemp -d [2019-12-31T14:31:32.879Z] #48 0.737 + export GOPATH=/tmp/tmp.y8BUT9X9AP [2019-12-31T14:31:32.879Z] #48 0.737 + GOPATH=/tmp/tmp.y8BUT9X9AP [2019-12-31T14:31:32.879Z] #48 0.737 + RM_GOPATH=1 [2019-12-31T14:31:32.879Z] #48 0.739 ++ dirname ./install.sh [2019-12-31T14:31:32.879Z] #48 0.751 + dir=. [2019-12-31T14:31:32.879Z] #48 0.751 + bin=gotestsum [2019-12-31T14:31:32.879Z] #48 0.752 + shift [2019-12-31T14:31:32.879Z] #48 0.753 + '[' '!' -f ./gotestsum.installer ']' [2019-12-31T14:31:32.879Z] #48 0.753 + . ./gotestsum.installer [2019-12-31T14:31:32.879Z] #48 0.754 ++ : v0.3.5 [2019-12-31T14:31:32.879Z] #48 0.755 + install_gotestsum [2019-12-31T14:31:32.879Z] #48 0.755 + echo 'Installing gotestsum version v0.3.5' [2019-12-31T14:31:32.879Z] #48 0.755 Installing gotestsum version v0.3.5 [2019-12-31T14:31:32.879Z] #48 0.755 + go get -d gotest.tools/gotestsum [2019-12-31T14:31:32.922Z] #19 5.033 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T14:31:32.922Z] #19 5.309 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T14:31:33.130Z] #17 51.85 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:33.130Z] #17 51.87 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-31T14:31:33.130Z] #17 51.89 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T14:31:33.130Z] #17 51.91 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T14:31:33.568Z] [2019-12-31T14:31:33.568Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T14:31:33.824Z] #60 DONE 0.2s [2019-12-31T14:31:33.824Z] [2019-12-31T14:31:33.825Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T14:31:33.825Z] #64 DONE 0.1s [2019-12-31T14:31:34.081Z] [2019-12-31T14:31:34.081Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T14:31:34.081Z] #66 DONE 0.1s [2019-12-31T14:31:34.081Z] [2019-12-31T14:31:34.081Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T14:31:34.081Z] #69 DONE 0.1s [2019-12-31T14:31:34.081Z] [2019-12-31T14:31:34.081Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T14:31:34.082Z] #70 DONE 0.0s [2019-12-31T14:31:34.339Z] [2019-12-31T14:31:34.339Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T14:31:34.918Z] #19 7.116 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T14:31:34.918Z] #19 7.199 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T14:31:35.270Z] #71 DONE 0.8s [2019-12-31T14:31:35.270Z] [2019-12-31T14:31:35.270Z] #72 exporting to image [2019-12-31T14:31:35.270Z] #72 exporting layers [2019-12-31T14:31:35.334Z] #19 7.281 Building wheels for collected packages: pyyaml [2019-12-31T14:31:35.334Z] #19 7.290 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T14:31:35.449Z] #44 ... [2019-12-31T14:31:35.449Z] [2019-12-31T14:31:35.449Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:35.449Z] #40 75.17 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:31:35.449Z] #40 75.21 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-31T14:31:35.449Z] #40 75.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:35.449Z] #40 75.44 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T14:31:35.741Z] #19 8.175 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T14:31:35.741Z] #19 8.176 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T14:31:35.741Z] #19 8.232 Successfully built pyyaml [2019-12-31T14:31:36.143Z] #19 8.238 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-31T14:31:36.143Z] #19 ... [2019-12-31T14:31:36.143Z] [2019-12-31T14:31:36.143Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:36.143Z] #42 109.1 CC criu/lsm.o [2019-12-31T14:31:36.143Z] #42 109.4 CC criu/mem.o [2019-12-31T14:31:36.143Z] #42 110.7 CC criu/mount.o [2019-12-31T14:31:36.143Z] #42 114.6 CC criu/namespaces.o [2019-12-31T14:31:36.143Z] #42 116.0 CC criu/net.o [2019-12-31T14:31:36.143Z] #42 118.3 CC criu/netfilter.o [2019-12-31T14:31:36.143Z] #42 118.5 CC criu/page-pipe.o [2019-12-31T14:31:36.143Z] #42 119.0 CC criu/page-xfer.o [2019-12-31T14:31:36.437Z] #17 54.86 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-31T14:31:36.437Z] #17 54.87 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-31T14:31:36.437Z] #17 54.89 Setting up zip (3.0-11+b1) ... [2019-12-31T14:31:36.437Z] #17 54.90 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T14:31:36.437Z] #17 54.92 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-31T14:31:36.437Z] #17 54.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:36.437Z] #17 54.98 Setting up libaio1:arm64 (0.3.110-3) ... [2019-12-31T14:31:36.437Z] #17 55.00 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:36.437Z] #17 55.02 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:31:36.437Z] #17 55.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T14:31:36.437Z] #17 55.07 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:31:36.437Z] #17 55.09 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:36.437Z] #17 55.11 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-31T14:31:36.437Z] #17 55.18 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:36.437Z] #17 ... [2019-12-31T14:31:36.437Z] [2019-12-31T14:31:36.437Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:36.437Z] #41 112.6 CC criu/clone-noasan.o [2019-12-31T14:31:36.437Z] #41 112.7 CC criu/config.o [2019-12-31T14:31:36.437Z] #41 114.1 CC criu/cr-check.o [2019-12-31T14:31:36.437Z] #41 116.0 CC criu/cr-dedup.o [2019-12-31T14:31:36.437Z] #41 116.4 CC criu/cr-dump.o [2019-12-31T14:31:36.437Z] #41 118.8 CC criu/cr-errno.o [2019-12-31T14:31:36.437Z] #41 118.9 CC criu/cr-restore.o [2019-12-31T14:31:36.536Z] #42 ... [2019-12-31T14:31:36.536Z] [2019-12-31T14:31:36.536Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:31:36.536Z] #19 8.537 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T14:31:36.536Z] #19 DONE 8.9s [2019-12-31T14:31:36.536Z] [2019-12-31T14:31:36.536Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T14:31:36.938Z] #24 DONE 0.1s [2019-12-31T14:31:36.938Z] [2019-12-31T14:31:36.938Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:31:37.009Z] #41 ... [2019-12-31T14:31:37.009Z] [2019-12-31T14:31:37.009Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:37.009Z] #17 55.69 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-31T14:31:37.009Z] #17 55.71 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-31T14:31:37.009Z] #17 55.74 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:31:37.009Z] #17 55.77 Setting up pigz (2.3.4-1) ... [2019-12-31T14:31:37.009Z] #17 55.79 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:31:37.009Z] #17 55.80 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-12-31T14:31:37.009Z] #17 55.83 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:37.009Z] #17 55.84 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:31:37.009Z] #17 55.88 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-31T14:31:37.009Z] #17 55.90 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:31:37.009Z] #17 55.92 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:31:37.009Z] #17 55.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T14:31:37.009Z] #17 55.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T14:31:37.009Z] #17 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T14:31:37.009Z] #17 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T14:31:37.009Z] #17 55.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T14:31:37.009Z] #17 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T14:31:37.009Z] #17 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T14:31:37.009Z] #17 55.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T14:31:37.270Z] #17 56.00 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:37.270Z] #17 56.02 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:37.270Z] #17 56.04 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:31:37.270Z] #17 56.05 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:31:37.317Z] #48 ... [2019-12-31T14:31:37.317Z] [2019-12-31T14:31:37.317Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:37.317Z] #45 0.684 + RM_GOPATH=0 [2019-12-31T14:31:37.317Z] #45 0.684 + TMP_GOPATH= [2019-12-31T14:31:37.317Z] #45 0.684 + : /build [2019-12-31T14:31:37.317Z] #45 0.684 + '[' -z '' ']' [2019-12-31T14:31:37.318Z] #45 0.686 ++ mktemp -d [2019-12-31T14:31:37.318Z] #45 0.688 + export GOPATH=/tmp/tmp.Urbz2o2ukh [2019-12-31T14:31:37.318Z] #45 0.689 + GOPATH=/tmp/tmp.Urbz2o2ukh [2019-12-31T14:31:37.318Z] #45 0.689 + RM_GOPATH=1 [2019-12-31T14:31:37.318Z] #45 0.690 ++ dirname ./install.sh [2019-12-31T14:31:37.318Z] #45 0.719 + dir=. [2019-12-31T14:31:37.318Z] #45 0.720 + bin=vndr [2019-12-31T14:31:37.318Z] #45 0.721 + shift [2019-12-31T14:31:37.318Z] #45 0.726 + '[' '!' -f ./vndr.installer ']' [2019-12-31T14:31:37.318Z] #45 0.728 + . ./vndr.installer [2019-12-31T14:31:37.318Z] #45 0.729 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:31:37.318Z] #45 0.732 + install_vndr [2019-12-31T14:31:37.318Z] #45 0.734 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-31T14:31:37.318Z] #45 0.735 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:31:37.318Z] #45 0.735 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Urbz2o2ukh/src/github.com/LK4D4/vndr [2019-12-31T14:31:37.318Z] #45 0.760 Cloning into '/tmp/tmp.Urbz2o2ukh/src/github.com/LK4D4/vndr'... [2019-12-31T14:31:37.318Z] #45 2.613 + cd /tmp/tmp.Urbz2o2ukh/src/github.com/LK4D4/vndr [2019-12-31T14:31:37.318Z] #45 2.614 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-31T14:31:37.318Z] #45 2.671 + go build -buildmode=pie -v -o /build/vndr . [2019-12-31T14:31:37.318Z] #45 4.837 internal/race [2019-12-31T14:31:37.318Z] #45 4.855 runtime/internal/sys [2019-12-31T14:31:37.318Z] #45 4.883 internal/cpu [2019-12-31T14:31:37.318Z] #45 4.988 runtime/internal/atomic [2019-12-31T14:31:37.318Z] #45 5.412 sync/atomic [2019-12-31T14:31:37.338Z] #28 DONE 0.5s [2019-12-31T14:31:37.338Z] [2019-12-31T14:31:37.338Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T14:31:37.338Z] #30 DONE 0.2s [2019-12-31T14:31:37.338Z] [2019-12-31T14:31:37.338Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T14:31:37.338Z] #33 DONE 0.1s [2019-12-31T14:31:37.338Z] [2019-12-31T14:31:37.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:37.338Z] #42 120.2 CC criu/pagemap-cache.o [2019-12-31T14:31:37.338Z] #42 ... [2019-12-31T14:31:37.338Z] [2019-12-31T14:31:37.338Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T14:31:37.338Z] #38 DONE 0.1s [2019-12-31T14:31:37.338Z] [2019-12-31T14:31:37.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:37.338Z] #42 120.6 CC criu/pagemap.o [2019-12-31T14:31:37.609Z] #45 ... [2019-12-31T14:31:37.609Z] [2019-12-31T14:31:37.609Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:37.609Z] #32 0.804 + RM_GOPATH=0 [2019-12-31T14:31:37.609Z] #32 0.808 + TMP_GOPATH= [2019-12-31T14:31:37.609Z] #32 0.809 + : /build [2019-12-31T14:31:37.609Z] #32 0.812 + '[' -z '' ']' [2019-12-31T14:31:37.609Z] #32 0.818 ++ mktemp -d [2019-12-31T14:31:37.609Z] #32 0.837 + export GOPATH=/tmp/tmp.luLVtsVSzE [2019-12-31T14:31:37.609Z] #32 0.837 + GOPATH=/tmp/tmp.luLVtsVSzE [2019-12-31T14:31:37.609Z] #32 0.838 + RM_GOPATH=1 [2019-12-31T14:31:37.609Z] #32 0.841 ++ dirname ./install.sh [2019-12-31T14:31:37.609Z] #32 0.851 + dir=. [2019-12-31T14:31:37.609Z] #32 0.853 + bin=tomlv [2019-12-31T14:31:37.609Z] #32 0.853 + shift [2019-12-31T14:31:37.609Z] #32 0.854 + '[' '!' -f ./tomlv.installer ']' [2019-12-31T14:31:37.609Z] #32 0.858 + . ./tomlv.installer [2019-12-31T14:31:37.609Z] #32 0.859 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:31:37.609Z] #32 0.860 + install_tomlv [2019-12-31T14:31:37.609Z] #32 0.862 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-31T14:31:37.609Z] #32 0.863 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.luLVtsVSzE/src/github.com/BurntSushi/toml [2019-12-31T14:31:37.609Z] #32 0.863 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:31:37.609Z] #32 0.877 Cloning into '/tmp/tmp.luLVtsVSzE/src/github.com/BurntSushi/toml'... [2019-12-31T14:31:37.609Z] #32 3.201 + cd /tmp/tmp.luLVtsVSzE/src/github.com/BurntSushi/toml [2019-12-31T14:31:37.609Z] #32 3.201 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-31T14:31:37.609Z] #32 3.245 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:31:37.609Z] #32 4.701 internal/cpu [2019-12-31T14:31:37.609Z] #32 4.746 runtime/internal/sys [2019-12-31T14:31:37.609Z] #32 4.750 math/bits [2019-12-31T14:31:37.609Z] #32 4.864 runtime/internal/atomic [2019-12-31T14:31:37.609Z] #32 5.845 runtime/internal/math [2019-12-31T14:31:37.900Z] #32 5.967 unicode/utf8 [2019-12-31T14:31:37.900Z] #32 ... [2019-12-31T14:31:37.900Z] [2019-12-31T14:31:37.900Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:37.900Z] #45 5.943 unicode [2019-12-31T14:31:37.900Z] #45 5.972 runtime/internal/math [2019-12-31T14:31:38.189Z] #45 6.412 unicode/utf8 [2019-12-31T14:31:38.714Z] #42 121.3 CC criu/parasite-syscall.o [2019-12-31T14:31:38.817Z] #45 6.848 math/bits [2019-12-31T14:31:38.817Z] #45 7.052 internal/bytealg [2019-12-31T14:31:39.109Z] #42 122.0 CC criu/path.o [2019-12-31T14:31:39.109Z] #42 122.2 CC criu/pie-util-vdso-elf32.o [2019-12-31T14:31:39.516Z] #42 122.5 CC criu/pie-util-vdso.o [2019-12-31T14:31:39.923Z] #42 122.9 CC criu/pie-util.o [2019-12-31T14:31:39.923Z] #42 123.0 CC criu/pipes.o [2019-12-31T14:31:40.341Z] #42 123.5 CC criu/plugin.o [2019-12-31T14:31:40.710Z] #40 ... [2019-12-31T14:31:40.710Z] [2019-12-31T14:31:40.710Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:40.710Z] #31 71.17 time [2019-12-31T14:31:40.710Z] #31 78.86 internal/poll [2019-12-31T14:31:40.916Z] #45 8.988 internal/testlog [2019-12-31T14:31:40.916Z] #45 9.216 runtime [2019-12-31T14:31:40.924Z] #42 123.9 CC criu/proc_parse.o [2019-12-31T14:31:40.967Z] #31 ... [2019-12-31T14:31:40.968Z] [2019-12-31T14:31:40.968Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:40.968Z] #44 78.68 internal/poll [2019-12-31T14:31:41.225Z] #44 81.96 internal/syscall/unix [2019-12-31T14:31:41.552Z] #45 9.526 math [2019-12-31T14:31:41.552Z] #45 ... [2019-12-31T14:31:41.552Z] [2019-12-31T14:31:41.552Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:31:41.552Z] #39 0.842 + mktemp -d [2019-12-31T14:31:41.552Z] #39 0.844 + export GOPATH=/tmp/tmp.yZcJywQMY2 [2019-12-31T14:31:41.552Z] #39 0.844 + git clone https://github.com/docker/distribution.git /tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution [2019-12-31T14:31:41.552Z] #39 0.848 Cloning into '/tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution'... [2019-12-31T14:31:41.791Z] #44 82.33 os [2019-12-31T14:31:41.844Z] #39 ... [2019-12-31T14:31:41.844Z] [2019-12-31T14:31:41.844Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:31:41.844Z] #29 0.788 + mktemp -d [2019-12-31T14:31:41.844Z] #29 0.791 + export GOPATH=/tmp/tmp.lVftXtIrX0 [2019-12-31T14:31:41.844Z] #29 0.791 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.lVftXtIrX0/src/github.com/go-swagger/go-swagger [2019-12-31T14:31:41.844Z] #29 0.794 Cloning into '/tmp/tmp.lVftXtIrX0/src/github.com/go-swagger/go-swagger'... [2019-12-31T14:31:41.844Z] #29 ... [2019-12-31T14:31:41.844Z] [2019-12-31T14:31:41.844Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:31:41.844Z] #57 0.895 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:31:41.844Z] #57 1.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:31:41.844Z] #57 1.338 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:31:41.844Z] #57 1.411 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:31:41.844Z] #57 1.573 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:31:41.844Z] #57 3.465 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:31:41.844Z] #57 6.115 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:31:41.844Z] #57 8.256 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:31:42.134Z] #57 ... [2019-12-31T14:31:42.134Z] [2019-12-31T14:31:42.134Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:31:42.134Z] #25 0.841 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:31:42.134Z] #25 0.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:31:42.134Z] #25 1.340 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:31:42.134Z] #25 1.426 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:31:42.134Z] #25 1.555 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:31:42.134Z] #25 3.400 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:31:42.134Z] #25 6.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:31:42.134Z] #25 8.332 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:31:42.134Z] #25 ... [2019-12-31T14:31:42.134Z] [2019-12-31T14:31:42.134Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:42.134Z] #63 0.746 + RM_GOPATH=0 [2019-12-31T14:31:42.134Z] #63 0.748 + TMP_GOPATH= [2019-12-31T14:31:42.134Z] #63 0.748 + : /build/ [2019-12-31T14:31:42.134Z] #63 0.750 + '[' -z '' ']' [2019-12-31T14:31:42.134Z] #63 0.756 ++ mktemp -d [2019-12-31T14:31:42.134Z] #63 0.791 + export GOPATH=/tmp/tmp.CW4x9KzWgX [2019-12-31T14:31:42.134Z] #63 0.793 + GOPATH=/tmp/tmp.CW4x9KzWgX [2019-12-31T14:31:42.134Z] #63 0.793 + RM_GOPATH=1 [2019-12-31T14:31:42.134Z] #63 0.801 ++ dirname ./install.sh [2019-12-31T14:31:42.134Z] #63 0.840 + dir=. [2019-12-31T14:31:42.134Z] #63 0.840 + bin=rootlesskit [2019-12-31T14:31:42.134Z] #63 0.841 + shift [2019-12-31T14:31:42.134Z] #63 0.841 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-31T14:31:42.134Z] #63 0.844 + . ./rootlesskit.installer [2019-12-31T14:31:42.134Z] #63 0.844 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:31:42.134Z] #63 0.846 + install_rootlesskit [2019-12-31T14:31:42.134Z] #63 0.847 + case "$1" in [2019-12-31T14:31:42.134Z] #63 0.848 + export CGO_ENABLED=0 [2019-12-31T14:31:42.134Z] #63 0.848 + CGO_ENABLED=0 [2019-12-31T14:31:42.134Z] #63 0.848 + _install_rootlesskit [2019-12-31T14:31:42.134Z] #63 0.848 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-31T14:31:42.135Z] #63 0.848 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:31:42.135Z] #63 0.848 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CW4x9KzWgX/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:31:42.135Z] #63 0.854 Cloning into '/tmp/tmp.CW4x9KzWgX/src/github.com/rootless-containers/rootlesskit'... [2019-12-31T14:31:42.135Z] #63 7.782 + cd /tmp/tmp.CW4x9KzWgX/src/github.com/rootless-containers/rootlesskit [2019-12-31T14:31:42.135Z] #63 7.785 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-31T14:31:42.135Z] #63 8.586 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:31:42.135Z] #63 8.592 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-31T14:31:42.426Z] #63 ... [2019-12-31T14:31:42.426Z] [2019-12-31T14:31:42.426Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:42.426Z] #23 0.787 + RM_GOPATH=0 [2019-12-31T14:31:42.426Z] #23 0.787 + TMP_GOPATH= [2019-12-31T14:31:42.426Z] #23 0.787 + : /build [2019-12-31T14:31:42.426Z] #23 0.787 + '[' -z '' ']' [2019-12-31T14:31:42.426Z] #23 0.803 ++ mktemp -d [2019-12-31T14:31:42.426Z] #23 0.807 + export GOPATH=/tmp/tmp.zffccVgGb1 [2019-12-31T14:31:42.426Z] #23 0.807 + GOPATH=/tmp/tmp.zffccVgGb1 [2019-12-31T14:31:42.426Z] #23 0.807 + RM_GOPATH=1 [2019-12-31T14:31:42.426Z] #23 0.807 ++ dirname ./install.sh [2019-12-31T14:31:42.426Z] #23 0.840 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:31:42.426Z] #23 0.842 + dir=. [2019-12-31T14:31:42.426Z] #23 0.842 + bin=dockercli [2019-12-31T14:31:42.426Z] #23 0.842 + shift [2019-12-31T14:31:42.426Z] #23 0.842 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:31:42.426Z] #23 0.842 + . ./dockercli.installer [2019-12-31T14:31:42.426Z] #23 0.842 ++ : stable [2019-12-31T14:31:42.426Z] #23 0.842 ++ : 17.06.2-ce [2019-12-31T14:31:42.426Z] #23 0.842 + install_dockercli [2019-12-31T14:31:42.426Z] #23 0.842 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:31:42.426Z] #23 0.843 ++ uname -m [2019-12-31T14:31:42.426Z] #23 0.845 + arch=ppc64le [2019-12-31T14:31:42.426Z] #23 0.845 + '[' ppc64le '!=' x86_64 ']' [2019-12-31T14:31:42.426Z] #23 0.846 + '[' ppc64le '!=' s390x ']' [2019-12-31T14:31:42.426Z] #23 0.846 + '[' ppc64le '!=' armhf ']' [2019-12-31T14:31:42.426Z] #23 0.847 + build_dockercli [2019-12-31T14:31:42.426Z] #23 0.847 + git clone https://github.com/docker/docker-ce /tmp/tmp.zffccVgGb1/tmp/docker-ce [2019-12-31T14:31:42.426Z] #23 0.851 Cloning into '/tmp/tmp.zffccVgGb1/tmp/docker-ce'... [2019-12-31T14:31:42.426Z] #23 ... [2019-12-31T14:31:42.426Z] [2019-12-31T14:31:42.426Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:31:42.426Z] #34 0.810 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:31:42.426Z] #34 0.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:31:42.426Z] #34 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:31:42.426Z] #34 1.412 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:31:42.426Z] #34 1.538 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:31:42.426Z] #34 3.157 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:31:42.426Z] #34 5.887 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:31:42.426Z] #34 7.929 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:31:42.561Z] #17 61.05 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-31T14:31:42.561Z] #17 61.23 Setting up python3 (3.5.3-1) ... [2019-12-31T14:31:42.718Z] #34 ... [2019-12-31T14:31:42.718Z] [2019-12-31T14:31:42.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:31:42.718Z] #11 0.817 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:31:42.718Z] #11 0.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:31:42.718Z] #11 1.420 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:31:42.718Z] #11 1.505 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:31:42.718Z] #11 1.567 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:31:42.718Z] #11 3.054 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:31:42.718Z] #11 5.910 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:31:42.718Z] #11 8.515 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:31:42.718Z] #11 ... [2019-12-31T14:31:42.718Z] [2019-12-31T14:31:42.718Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:31:42.718Z] #51 0.799 + RM_GOPATH=0 [2019-12-31T14:31:42.718Z] #51 0.819 + TMP_GOPATH= [2019-12-31T14:31:42.718Z] #51 0.819 + : /build [2019-12-31T14:31:42.718Z] #51 0.819 + '[' -z '' ']' [2019-12-31T14:31:42.718Z] #51 0.822 ++ mktemp -d [2019-12-31T14:31:42.718Z] #51 0.826 + export GOPATH=/tmp/tmp.nwLqozN8bX [2019-12-31T14:31:42.718Z] #51 0.833 + GOPATH=/tmp/tmp.nwLqozN8bX [2019-12-31T14:31:42.718Z] #51 0.833 + RM_GOPATH=1 [2019-12-31T14:31:42.718Z] #51 0.834 ++ dirname ./install.sh [2019-12-31T14:31:42.718Z] #51 0.842 + dir=. [2019-12-31T14:31:42.718Z] #51 0.845 + bin=golangci_lint [2019-12-31T14:31:42.718Z] #51 0.846 + shift [2019-12-31T14:31:42.718Z] #51 0.846 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-31T14:31:42.718Z] #51 0.846 + . ./golangci_lint.installer [2019-12-31T14:31:42.718Z] #51 0.851 ++ : v1.20.0 [2019-12-31T14:31:42.718Z] #51 0.851 + install_golangci_lint [2019-12-31T14:31:42.718Z] #51 0.851 + echo 'Installing golangci-lint version v1.20.0' [2019-12-31T14:31:42.718Z] #51 0.851 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:31:42.718Z] #51 0.852 Installing golangci-lint version v1.20.0 [2019-12-31T14:31:43.012Z] #51 ... [2019-12-31T14:31:43.012Z] [2019-12-31T14:31:43.012Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:43.012Z] #41 0.819 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:31:43.012Z] #41 1.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:31:43.012Z] #41 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:31:43.012Z] #41 1.429 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:31:43.012Z] #41 1.534 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:31:43.012Z] #41 3.182 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:31:43.012Z] #41 6.015 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:31:43.012Z] #41 8.230 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:31:43.012Z] #41 ... [2019-12-31T14:31:43.012Z] [2019-12-31T14:31:43.012Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:43.012Z] #69 0.708 + RM_GOPATH=0 [2019-12-31T14:31:43.012Z] #69 0.708 + TMP_GOPATH= [2019-12-31T14:31:43.012Z] #69 0.709 + : /build [2019-12-31T14:31:43.012Z] #69 0.709 + '[' -z '' ']' [2019-12-31T14:31:43.012Z] #69 0.711 ++ mktemp -d [2019-12-31T14:31:43.012Z] #69 0.721 + export GOPATH=/tmp/tmp.oMRd97yg4B [2019-12-31T14:31:43.012Z] #69 0.721 + GOPATH=/tmp/tmp.oMRd97yg4B [2019-12-31T14:31:43.012Z] #69 0.721 + RM_GOPATH=1 [2019-12-31T14:31:43.012Z] #69 0.723 ++ dirname ./install.sh [2019-12-31T14:31:43.012Z] #69 0.729 + dir=. [2019-12-31T14:31:43.012Z] #69 0.729 + bin=proxy [2019-12-31T14:31:43.012Z] #69 0.729 + shift [2019-12-31T14:31:43.012Z] #69 0.729 + '[' '!' -f ./proxy.installer ']' [2019-12-31T14:31:43.012Z] #69 0.729 + . ./proxy.installer [2019-12-31T14:31:43.012Z] #69 0.729 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:31:43.012Z] #69 0.730 + install_proxy [2019-12-31T14:31:43.012Z] #69 0.730 + case "$1" in [2019-12-31T14:31:43.012Z] #69 0.730 + export CGO_ENABLED=0 [2019-12-31T14:31:43.012Z] #69 0.730 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:31:43.012Z] #69 0.731 + CGO_ENABLED=0 [2019-12-31T14:31:43.012Z] #69 0.731 + _install_proxy [2019-12-31T14:31:43.012Z] #69 0.731 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-31T14:31:43.012Z] #69 0.731 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oMRd97yg4B/src/github.com/docker/libnetwork [2019-12-31T14:31:43.012Z] #69 0.737 Cloning into '/tmp/tmp.oMRd97yg4B/src/github.com/docker/libnetwork'... [2019-12-31T14:31:43.164Z] #44 ... [2019-12-31T14:31:43.164Z] [2019-12-31T14:31:43.164Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:43.164Z] #40 83.33 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-31T14:31:43.164Z] #40 83.35 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-31T14:31:43.164Z] #40 83.36 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-31T14:31:43.164Z] #40 83.39 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-31T14:31:43.164Z] #40 83.41 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-31T14:31:43.164Z] #40 83.42 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:31:43.164Z] #40 83.44 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-31T14:31:43.164Z] #40 83.45 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T14:31:43.164Z] #40 83.47 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-31T14:31:43.164Z] #40 83.48 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-31T14:31:43.164Z] #40 83.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:43.303Z] #69 ... [2019-12-31T14:31:43.303Z] [2019-12-31T14:31:43.303Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:43.303Z] #45 10.30 encoding [2019-12-31T14:31:43.303Z] #45 10.93 unicode/utf16 [2019-12-31T14:31:43.690Z] #42 126.8 CC criu/protobuf-desc.o [2019-12-31T14:31:43.732Z] #40 DONE 84.5s [2019-12-31T14:31:43.732Z] [2019-12-31T14:31:43.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:44.401Z] #45 12.37 container/list [2019-12-31T14:31:45.014Z] #42 127.8 CC criu/protobuf.o [2019-12-31T14:31:45.014Z] #42 128.0 CC criu/pstree.o [2019-12-31T14:31:45.111Z] #17 63.56 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:31:45.845Z] #42 128.9 CC criu/rbtree.o [2019-12-31T14:31:46.247Z] #42 129.2 CC criu/rst-malloc.o [2019-12-31T14:31:46.247Z] #42 129.4 CC criu/seccomp.o [2019-12-31T14:31:46.499Z] #17 65.34 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T14:31:46.761Z] #17 65.53 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T14:31:47.023Z] #17 65.64 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T14:31:47.088Z] #42 130.1 CC criu/seize.o [2019-12-31T14:31:47.135Z] #45 15.33 crypto/internal/subtle [2019-12-31T14:31:47.285Z] #17 ... [2019-12-31T14:31:47.285Z] [2019-12-31T14:31:47.285Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:47.285Z] #41 123.4 CC criu/cr-service.o [2019-12-31T14:31:47.285Z] #41 125.2 CC criu/crtools.o [2019-12-31T14:31:47.285Z] #41 126.0 CC criu/eventfd.o [2019-12-31T14:31:47.285Z] #41 126.6 CC criu/eventpoll.o [2019-12-31T14:31:47.285Z] #41 127.9 CC criu/external.o [2019-12-31T14:31:47.285Z] #41 128.5 CC criu/fault-injection.o [2019-12-31T14:31:47.285Z] #41 128.7 CC criu/fdstore.o [2019-12-31T14:31:47.285Z] #41 129.3 CC criu/fifo.o [2019-12-31T14:31:47.285Z] #41 129.7 CC criu/file-ids.o [2019-12-31T14:31:47.285Z] #41 130.0 CC criu/file-lock.o [2019-12-31T14:31:47.285Z] #41 131.0 CC criu/files-ext.o [2019-12-31T14:31:47.285Z] #41 131.5 CC criu/files-reg.o [2019-12-31T14:31:47.425Z] #45 15.72 crypto/subtle [2019-12-31T14:31:47.460Z] #72 exporting layers 10.8s done [2019-12-31T14:31:47.460Z] #72 writing image sha256:94c24705a17fe7d3e082bf1d2d558c0ccf6793a9d5a4781d6bfc5b00ddbf787a done [2019-12-31T14:31:47.460Z] #72 naming to docker.io/library/docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 done [2019-12-31T14:31:47.460Z] #72 DONE 10.8s [Pipeline] } [Pipeline] // stage [2019-12-31T14:31:47.482Z] #42 130.6 CC criu/servicefd.o [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-31T14:31:47.546Z] #41 133.8 CC criu/files.o [2019-12-31T14:31:47.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40332/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/validate/default [2019-12-31T14:31:47.886Z] #42 131.0 CC criu/shmem.o [2019-12-31T14:31:48.069Z] #45 16.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-31T14:31:48.361Z] #45 ... [2019-12-31T14:31:48.361Z] [2019-12-31T14:31:48.361Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:48.361Z] #32 6.462 sync/atomic [2019-12-31T14:31:48.361Z] #32 6.790 internal/bytealg [2019-12-31T14:31:48.361Z] #32 8.040 unicode [2019-12-31T14:31:48.361Z] #32 8.145 math [2019-12-31T14:31:48.361Z] #32 8.514 internal/testlog [2019-12-31T14:31:48.361Z] #32 8.933 runtime [2019-12-31T14:31:48.361Z] #32 9.815 encoding [2019-12-31T14:31:48.361Z] #32 10.44 runtime/cgo [2019-12-31T14:31:48.361Z] #32 ... [2019-12-31T14:31:48.361Z] [2019-12-31T14:31:48.361Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:48.361Z] #45 16.58 internal/nettrace [2019-12-31T14:31:48.491Z] #41 ... [2019-12-31T14:31:48.491Z] [2019-12-31T14:31:48.491Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:31:48.491Z] #17 67.00 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:31:48.654Z] #45 16.82 runtime/cgo [2019-12-31T14:31:48.723Z] Congratulations! All commits are properly signed with the DCO! [2019-12-31T14:31:48.723Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2019-12-31T14:31:48.723Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-31T14:31:48.723Z] Congratulations! All TOML source files changed here have valid syntax. [2019-12-31T14:31:48.723Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-31T14:31:48.723Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-12-31T14:31:48.723Z] Congratulations! No new tests were added to integration-cli. [2019-12-31T14:31:48.723Z] [2019-12-31T14:31:48.723Z] INFO Start validation with golang-ci-lint [2019-12-31T14:31:48.739Z] #42 131.7 CC criu/sigframe.o [2019-12-31T14:31:48.739Z] #42 131.8 CC criu/signalfd.o [2019-12-31T14:31:48.980Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-31T14:31:48.981Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-31T14:31:49.135Z] #42 132.0 CC criu/sk-inet.o [2019-12-31T14:31:49.883Z] #17 68.47 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:31:49.977Z] #42 132.9 CC criu/sk-netlink.o [2019-12-31T14:31:50.286Z] #41 ... [2019-12-31T14:31:50.286Z] [2019-12-31T14:31:50.286Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:50.286Z] #31 82.01 os [2019-12-31T14:31:50.286Z] #31 82.21 internal/fmtsort [2019-12-31T14:31:50.286Z] #31 83.40 strings [2019-12-31T14:31:50.286Z] #31 87.21 path [2019-12-31T14:31:50.286Z] #31 87.81 fmt [2019-12-31T14:31:50.286Z] #31 87.87 path/filepath [2019-12-31T14:31:50.286Z] #31 ... [2019-12-31T14:31:50.286Z] [2019-12-31T14:31:50.287Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:31:50.287Z] #41 5.849 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:31:50.287Z] #41 5.849 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:31:50.380Z] #42 133.4 CC criu/sk-packet.o [2019-12-31T14:31:50.791Z] #42 133.9 CC criu/sk-queue.o [2019-12-31T14:31:51.201Z] #42 134.3 CC criu/sk-tcp.o [2019-12-31T14:31:51.270Z] #17 70.08 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T14:31:52.041Z] #42 134.8 CC criu/sk-unix.o [2019-12-31T14:31:52.686Z] #42 ... [2019-12-31T14:31:52.686Z] [2019-12-31T14:31:52.686Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:31:52.686Z] #39 178.2 + dpkg --print-architecture [2019-12-31T14:31:52.686Z] #39 178.2 + cd /tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution [2019-12-31T14:31:52.686Z] #39 178.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T14:31:52.813Z] #41 8.858 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:31:52.813Z] #41 8.878 GEN .gitid [2019-12-31T14:31:52.813Z] #41 8.883 GEN criu/include/version.h [2019-12-31T14:31:52.813Z] #41 8.891 GEN include/common/asm [2019-12-31T14:31:53.186Z] #17 71.63 Setting up dh-python (2.20170125) ... [2019-12-31T14:31:53.291Z] #39 178.7 + GOPATH=/tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.84MVGyXKLW [2019-12-31T14:31:53.291Z] #39 178.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T14:31:53.758Z] #17 72.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:31:54.703Z] #17 DONE 73.4s [2019-12-31T14:31:54.703Z] [2019-12-31T14:31:54.703Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:31:54.708Z] #41 ... [2019-12-31T14:31:54.709Z] [2019-12-31T14:31:54.709Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:54.709Z] #44 85.13 strings [2019-12-31T14:31:54.709Z] #44 87.83 fmt [2019-12-31T14:31:54.709Z] #44 88.68 path/filepath [2019-12-31T14:31:54.709Z] #44 90.71 regexp/syntax [2019-12-31T14:31:54.709Z] #44 94.36 flag [2019-12-31T14:31:54.709Z] #44 ... [2019-12-31T14:31:54.709Z] [2019-12-31T14:31:54.709Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:31:54.709Z] #31 90.29 io/ioutil [2019-12-31T14:31:54.709Z] #31 91.24 text/tabwriter [2019-12-31T14:31:54.709Z] #31 93.97 github.com/BurntSushi/toml [2019-12-31T14:31:54.709Z] #31 93.99 flag [2019-12-31T14:31:55.585Z] #45 23.05 vendor/golang.org/x/crypto/internal/subtle [2019-12-31T14:31:55.876Z] #45 ... [2019-12-31T14:31:55.876Z] [2019-12-31T14:31:55.876Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:31:55.876Z] #41 24.25 Fetched 7732 kB in 23s (330 kB/s) [2019-12-31T14:31:56.079Z] #31 ... [2019-12-31T14:31:56.079Z] [2019-12-31T14:31:56.079Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:31:56.079Z] #44 96.88 go/token [2019-12-31T14:31:57.450Z] #44 98.23 go/scanner [2019-12-31T14:31:57.450Z] #44 98.26 regexp [2019-12-31T14:31:59.975Z] #44 100.5 go/ast [2019-12-31T14:32:00.000Z] #18 ... [2019-12-31T14:32:00.000Z] [2019-12-31T14:32:00.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:00.000Z] #41 136.2 CC criu/filesystems.o [2019-12-31T14:32:00.000Z] #41 137.2 CC criu/fsnotify.o [2019-12-31T14:32:00.000Z] #41 138.5 CC criu/image-desc.o [2019-12-31T14:32:00.000Z] #41 138.8 CC criu/image.o [2019-12-31T14:32:00.000Z] #41 140.0 CC criu/ipc_ns.o [2019-12-31T14:32:00.000Z] #41 141.2 CC criu/irmap.o [2019-12-31T14:32:00.000Z] #41 141.7 CC criu/kcmp-ids.o [2019-12-31T14:32:00.000Z] #41 142.0 CC criu/kerndat.o [2019-12-31T14:32:00.000Z] #41 143.4 CC criu/libnetlink.o [2019-12-31T14:32:00.000Z] #41 143.8 CC criu/log.o [2019-12-31T14:32:00.000Z] #41 144.2 CC criu/lsm.o [2019-12-31T14:32:00.000Z] #41 144.6 CC criu/mem.o [2019-12-31T14:32:00.299Z] #39 ... [2019-12-31T14:32:00.299Z] [2019-12-31T14:32:00.299Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:00.299Z] #42 136.9 CC criu/sockets.o [2019-12-31T14:32:00.299Z] #42 138.0 CC criu/stats.o [2019-12-31T14:32:00.299Z] #42 138.4 CC criu/string.o [2019-12-31T14:32:00.299Z] #42 138.5 CC criu/sysctl.o [2019-12-31T14:32:00.299Z] #42 138.9 CC criu/sysfs_parse.o [2019-12-31T14:32:00.299Z] #42 139.3 CC criu/timerfd.o [2019-12-31T14:32:00.299Z] #42 139.7 CC criu/tty.o [2019-12-31T14:32:00.299Z] #42 141.0 CC criu/tun.o [2019-12-31T14:32:00.299Z] #42 141.5 CC criu/uffd.o [2019-12-31T14:32:00.299Z] #42 142.4 CC criu/util.o [2019-12-31T14:32:00.299Z] #42 143.4 CC criu/uts_ns.o [2019-12-31T14:32:00.573Z] #41 146.5 CC criu/mount.o [2019-12-31T14:32:00.573Z] #41 ... [2019-12-31T14:32:00.573Z] [2019-12-31T14:32:00.573Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:32:00.573Z] #18 5.699 Collecting yamllint==1.16.0 [2019-12-31T14:32:00.694Z] #42 143.6 CC criu/vdso.o [2019-12-31T14:32:01.096Z] #42 144.2 LINK criu/built-in.o [2019-12-31T14:32:01.456Z] #41 24.25 Reading package lists... [2019-12-31T14:32:01.456Z] #41 ... [2019-12-31T14:32:01.456Z] [2019-12-31T14:32:01.456Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:32:01.456Z] #39 26.27 + cd /tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution [2019-12-31T14:32:01.456Z] #39 26.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-31T14:32:01.456Z] #39 29.48 + GOPATH=/tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yZcJywQMY2 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-31T14:32:01.499Z] #42 144.3 LINK criu/criu [2019-12-31T14:32:01.872Z] #44 ... [2019-12-31T14:32:01.872Z] [2019-12-31T14:32:01.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:01.872Z] #41 12.69 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T14:32:01.872Z] #41 12.80 PBCC images/opts.pb-c.c [2019-12-31T14:32:01.872Z] #41 12.89 PBCC images/sit.pb-c.c [2019-12-31T14:32:01.872Z] #41 12.99 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.12 DEP images/opts.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.25 DEP images/sit.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.31 PBCC images/macvlan.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.35 DEP images/macvlan.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.41 PBCC images/autofs.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.46 DEP images/autofs.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.52 PBCC images/sysctl.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.55 DEP images/sysctl.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.64 PBCC images/time.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.73 DEP images/time.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.76 PBCC images/binfmt-misc.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.81 DEP images/binfmt-misc.pb-c.d [2019-12-31T14:32:01.872Z] #41 13.90 PBCC images/seccomp.pb-c.c [2019-12-31T14:32:01.872Z] #41 13.97 DEP images/seccomp.pb-c.d [2019-12-31T14:32:01.872Z] #41 14.04 PBCC images/userns.pb-c.c [2019-12-31T14:32:01.872Z] #41 14.05 DEP images/userns.pb-c.d [2019-12-31T14:32:01.872Z] #41 14.14 PBCC images/cgroup.pb-c.c [2019-12-31T14:32:01.872Z] #41 14.18 DEP images/cgroup.pb-c.d [2019-12-31T14:32:01.872Z] #41 14.42 PBCC images/fown.pb-c.c [2019-12-31T14:32:01.872Z] #41 14.50 PBCC images/ext-file.pb-c.c [2019-12-31T14:32:01.872Z] #41 14.59 DEP images/fown.pb-c.d [2019-12-31T14:32:01.872Z] #41 14.65 DEP images/ext-file.pb-c.d [2019-12-31T14:32:01.872Z] #41 14.81 PBCC images/rpc.pb-c.c [2019-12-31T14:32:01.872Z] #41 14.91 DEP images/rpc.pb-c.d [2019-12-31T14:32:01.872Z] #41 15.08 PBCC images/siginfo.pb-c.c [2019-12-31T14:32:01.872Z] #41 15.13 DEP images/siginfo.pb-c.d [2019-12-31T14:32:01.872Z] #41 15.36 PBCC images/pagemap.pb-c.c [2019-12-31T14:32:01.872Z] #41 15.44 DEP images/pagemap.pb-c.d [2019-12-31T14:32:01.872Z] #41 15.54 PBCC images/rlimit.pb-c.c [2019-12-31T14:32:01.872Z] #41 15.64 DEP images/rlimit.pb-c.d [2019-12-31T14:32:01.872Z] #41 15.77 PBCC images/file-lock.pb-c.c [2019-12-31T14:32:01.872Z] #41 15.83 DEP images/file-lock.pb-c.d [2019-12-31T14:32:01.872Z] #41 15.95 PBCC images/tty.pb-c.c [2019-12-31T14:32:01.872Z] #41 16.06 DEP images/tty.pb-c.d [2019-12-31T14:32:01.872Z] #41 16.20 PBCC images/tun.pb-c.c [2019-12-31T14:32:01.872Z] #41 16.24 PBCC images/netdev.pb-c.c [2019-12-31T14:32:01.872Z] #41 16.34 DEP images/tun.pb-c.d [2019-12-31T14:32:01.872Z] #41 16.45 DEP images/netdev.pb-c.d [2019-12-31T14:32:01.872Z] #41 16.55 PBCC images/vma.pb-c.c [2019-12-31T14:32:01.872Z] #41 16.60 DEP images/vma.pb-c.d [2019-12-31T14:32:01.872Z] #41 16.70 PBCC images/creds.pb-c.c [2019-12-31T14:32:01.872Z] #41 16.97 DEP images/creds.pb-c.d [2019-12-31T14:32:01.872Z] #41 17.15 PBCC images/utsns.pb-c.c [2019-12-31T14:32:01.872Z] #41 17.18 DEP images/utsns.pb-c.d [2019-12-31T14:32:01.872Z] #41 17.27 PBCC images/ipc-desc.pb-c.c [2019-12-31T14:32:01.872Z] #41 17.33 PBCC images/ipc-sem.pb-c.c [2019-12-31T14:32:01.872Z] #41 17.46 DEP images/ipc-desc.pb-c.d [2019-12-31T14:32:01.872Z] #41 17.67 DEP images/ipc-sem.pb-c.d [2019-12-31T14:32:01.872Z] #41 17.78 PBCC images/ipc-msg.pb-c.c [2019-12-31T14:32:01.872Z] #41 17.84 DEP images/ipc-msg.pb-c.d [2019-12-31T14:32:01.872Z] #41 17.91 PBCC images/ipc-shm.pb-c.c [2019-12-31T14:32:01.872Z] #41 17.98 DEP images/ipc-shm.pb-c.d [2019-12-31T14:32:01.872Z] #41 18.11 PBCC images/ipc-var.pb-c.c [2019-12-31T14:32:01.872Z] #41 18.26 DEP images/ipc-var.pb-c.d [2019-12-31T14:32:01.872Z] #41 18.34 PBCC images/sk-opts.pb-c.c [2019-12-31T14:32:01.899Z] #42 144.6 DEP lib/c/criu.d [2019-12-31T14:32:01.899Z] #42 144.7 CC images/rpc.pb-c.o [2019-12-31T14:32:02.129Z] #41 18.38 PBCC images/packet-sock.pb-c.c [2019-12-31T14:32:02.130Z] #41 18.44 DEP images/sk-opts.pb-c.d [2019-12-31T14:32:02.130Z] #41 18.51 DEP images/packet-sock.pb-c.d [2019-12-31T14:32:02.389Z] #41 18.59 PBCC images/sk-netlink.pb-c.c [2019-12-31T14:32:02.389Z] #41 18.68 DEP images/sk-netlink.pb-c.d [2019-12-31T14:32:02.389Z] #41 18.78 PBCC images/sk-inet.pb-c.c [2019-12-31T14:32:02.419Z] #42 145.2 CC lib/c/criu.o [2019-12-31T14:32:02.647Z] #41 18.94 DEP images/sk-inet.pb-c.d [2019-12-31T14:32:02.647Z] #41 19.06 PBCC images/sk-unix.pb-c.c [2019-12-31T14:32:02.844Z] #42 146.0 LINK lib/c/built-in.o [2019-12-31T14:32:02.844Z] #42 146.0 LINK lib/c/libcriu.so [2019-12-31T14:32:02.844Z] #42 146.1 GEN magic.py [2019-12-31T14:32:02.906Z] #41 19.31 DEP images/sk-unix.pb-c.d [2019-12-31T14:32:03.165Z] #41 19.59 PBCC images/mm.pb-c.c [2019-12-31T14:32:03.165Z] #41 19.72 DEP images/mm.pb-c.d [2019-12-31T14:32:03.258Z] #42 146.1 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:32:03.258Z] #42 146.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:32:03.258Z] #42 146.5 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:32:03.423Z] #41 19.78 PBCC images/timerfd.pb-c.c [2019-12-31T14:32:03.681Z] #41 19.91 DEP images/timerfd.pb-c.d [2019-12-31T14:32:03.681Z] #41 20.02 PBCC images/timer.pb-c.c [2019-12-31T14:32:03.681Z] #41 20.15 DEP images/timer.pb-c.d [2019-12-31T14:32:03.875Z] #18 ... [2019-12-31T14:32:03.875Z] [2019-12-31T14:32:03.875Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:03.875Z] #54 97.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T14:32:03.875Z] #54 98.98 + mkdir -p /build [2019-12-31T14:32:03.875Z] #54 98.98 + cp runc /build/runc [2019-12-31T14:32:03.875Z] #54 DONE 99.9s [2019-12-31T14:32:03.875Z] [2019-12-31T14:32:03.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:03.875Z] #41 149.6 CC criu/namespaces.o [2019-12-31T14:32:03.942Z] #41 20.18 PBCC images/sa.pb-c.c [2019-12-31T14:32:03.942Z] #41 20.20 DEP images/sa.pb-c.d [2019-12-31T14:32:04.074Z] #42 147.0 make[1]: Nothing to be done for 'all'. [2019-12-31T14:32:04.385Z] #41 20.32 PBCC images/pipe-data.pb-c.c [2019-12-31T14:32:04.385Z] #41 20.51 DEP images/pipe-data.pb-c.d [2019-12-31T14:32:04.385Z] #41 20.60 PBCC images/mnt.pb-c.c [2019-12-31T14:32:04.385Z] #41 20.67 DEP images/mnt.pb-c.d [2019-12-31T14:32:04.385Z] #41 20.81 PBCC images/sk-packet.pb-c.c [2019-12-31T14:32:04.385Z] #41 20.85 DEP images/sk-packet.pb-c.d [2019-12-31T14:32:04.385Z] #41 ... [2019-12-31T14:32:04.385Z] [2019-12-31T14:32:04.385Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:04.385Z] #44 105.3 internal/lazyregexp [2019-12-31T14:32:04.451Z] #39 ... [2019-12-31T14:32:04.451Z] [2019-12-31T14:32:04.451Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:04.451Z] #51 30.64 + cd /tmp/tmp.nwLqozN8bX/src/github.com/golangci/golangci-lint/ [2019-12-31T14:32:04.451Z] #51 30.64 + git checkout -q v1.20.0 [2019-12-31T14:32:04.451Z] #51 31.59 ++ git describe --tags [2019-12-31T14:32:04.451Z] #51 31.60 + version=v1.20.0 [2019-12-31T14:32:04.451Z] #51 31.60 ++ git rev-parse --short HEAD [2019-12-31T14:32:04.451Z] #51 31.60 + commit=cc98739 [2019-12-31T14:32:04.451Z] #51 31.61 ++ git show -s --format=%cd [2019-12-31T14:32:04.451Z] #51 31.61 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-31T14:32:04.451Z] #51 31.61 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-31T14:32:04.471Z] #42 147.6 make[1]: 'images/built-in.o' is up to date. [2019-12-31T14:32:04.471Z] #42 147.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T14:32:04.471Z] #42 147.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T14:32:04.865Z] #42 147.6 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T14:32:04.865Z] #42 147.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T14:32:04.865Z] #42 147.7 make[1]: Nothing to be done for 'all'. [2019-12-31T14:32:04.865Z] #42 147.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:32:04.865Z] #42 147.9 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:04.865Z] #42 147.9 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:04.865Z] #42 147.9 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:04.865Z] #42 148.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:05.245Z] #42 148.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:05.245Z] #42 148.0 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:05.246Z] #42 148.1 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:05.246Z] #42 148.1 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:05.246Z] #42 148.1 INSTALL criu/criu [2019-12-31T14:32:05.246Z] #42 DONE 148.3s [2019-12-31T14:32:05.246Z] [2019-12-31T14:32:05.246Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:05.262Z] #41 151.3 CC criu/net.o [2019-12-31T14:32:05.333Z] #44 106.0 net/url [2019-12-31T14:32:06.042Z] #60 ... [2019-12-31T14:32:06.042Z] [2019-12-31T14:32:06.042Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:06.042Z] #55 95.30 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T14:32:06.269Z] #44 ... [2019-12-31T14:32:06.269Z] [2019-12-31T14:32:06.269Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:06.269Z] #31 96.66 log [2019-12-31T14:32:06.270Z] #31 101.1 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:32:06.270Z] #31 ... [2019-12-31T14:32:06.270Z] [2019-12-31T14:32:06.270Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:06.270Z] #41 20.88 PBCC images/tcp-stream.pb-c.c [2019-12-31T14:32:06.270Z] #41 20.93 DEP images/tcp-stream.pb-c.d [2019-12-31T14:32:06.270Z] #41 21.05 PBCC images/pipe.pb-c.c [2019-12-31T14:32:06.270Z] #41 21.16 DEP images/pipe.pb-c.d [2019-12-31T14:32:06.270Z] #41 21.57 PBCC images/pstree.pb-c.c [2019-12-31T14:32:06.270Z] #41 21.58 DEP images/pstree.pb-c.d [2019-12-31T14:32:06.270Z] #41 21.64 PBCC images/fs.pb-c.c [2019-12-31T14:32:06.270Z] #41 21.68 DEP images/fs.pb-c.d [2019-12-31T14:32:06.270Z] #41 21.77 PBCC images/signalfd.pb-c.c [2019-12-31T14:32:06.270Z] #41 21.85 DEP images/signalfd.pb-c.d [2019-12-31T14:32:06.270Z] #41 21.89 PBCC images/fh.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.13 PBCC images/fsnotify.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.16 DEP images/fh.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.20 DEP images/fsnotify.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.28 PBCC images/eventpoll.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.33 DEP images/eventpoll.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.40 PBCC images/eventfd.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.44 DEP images/eventfd.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.53 PBCC images/remap-file-path.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.56 DEP images/remap-file-path.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.59 PBCC images/fifo.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.67 DEP images/fifo.pb-c.d [2019-12-31T14:32:06.270Z] #41 22.73 PBCC images/ghost-file.pb-c.c [2019-12-31T14:32:06.270Z] #41 22.79 DEP images/ghost-file.pb-c.d [2019-12-31T14:32:06.530Z] #41 22.91 PBCC images/regfile.pb-c.c [2019-12-31T14:32:06.530Z] #41 22.99 DEP images/regfile.pb-c.d [2019-12-31T14:32:06.535Z] #51 ... [2019-12-31T14:32:06.535Z] [2019-12-31T14:32:06.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:06.535Z] #11 24.72 Fetched 7732 kB in 23s (323 kB/s) [2019-12-31T14:32:06.535Z] #11 24.72 Reading package lists... [2019-12-31T14:32:06.535Z] #11 34.13 Reading package lists... [2019-12-31T14:32:06.535Z] #11 ... [2019-12-31T14:32:06.535Z] [2019-12-31T14:32:06.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:32:06.535Z] #25 24.86 Fetched 7732 kB in 24s (322 kB/s) [2019-12-31T14:32:06.535Z] #25 24.86 Reading package lists... [2019-12-31T14:32:06.535Z] #25 ... [2019-12-31T14:32:06.535Z] [2019-12-31T14:32:06.535Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:06.535Z] #41 24.25 Reading package lists... [2019-12-31T14:32:06.788Z] #41 23.11 PBCC images/ns.pb-c.c [2019-12-31T14:32:06.788Z] #41 23.17 DEP images/ns.pb-c.d [2019-12-31T14:32:06.788Z] #41 23.24 PBCC images/fdinfo.pb-c.c [2019-12-31T14:32:06.827Z] #41 34.51 Reading package lists... [2019-12-31T14:32:06.827Z] #41 ... [2019-12-31T14:32:06.827Z] [2019-12-31T14:32:06.827Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:32:06.827Z] #57 25.13 Fetched 7732 kB in 24s (319 kB/s) [2019-12-31T14:32:06.827Z] #57 25.13 Reading package lists... [2019-12-31T14:32:06.827Z] #57 35.12 Reading package lists... [2019-12-31T14:32:06.827Z] #57 ... [2019-12-31T14:32:06.827Z] [2019-12-31T14:32:06.827Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:32:07.048Z] #41 23.40 DEP images/fdinfo.pb-c.d [2019-12-31T14:32:07.048Z] #41 23.47 PBCC images/core-aarch64.pb-c.c [2019-12-31T14:32:07.135Z] #25 35.17 Reading package lists... [2019-12-31T14:32:07.135Z] #25 ... [2019-12-31T14:32:07.135Z] [2019-12-31T14:32:07.135Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:07.135Z] #34 25.61 Fetched 7732 kB in 24s (311 kB/s) [2019-12-31T14:32:07.135Z] #34 25.61 Reading package lists... [2019-12-31T14:32:07.308Z] #41 23.51 PBCC images/core-arm.pb-c.c [2019-12-31T14:32:07.308Z] #41 23.56 PBCC images/core-ppc64.pb-c.c [2019-12-31T14:32:07.308Z] #41 23.69 PBCC images/core-s390.pb-c.c [2019-12-31T14:32:07.429Z] #34 35.54 Reading package lists... [2019-12-31T14:32:07.429Z] #34 ... [2019-12-31T14:32:07.429Z] [2019-12-31T14:32:07.429Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:07.429Z] #69 27.41 + cd /tmp/tmp.oMRd97yg4B/src/github.com/docker/libnetwork [2019-12-31T14:32:07.429Z] #69 27.41 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-31T14:32:07.429Z] #69 27.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-31T14:32:07.568Z] #41 23.79 PBCC images/core-x86.pb-c.c [2019-12-31T14:32:07.568Z] #41 23.91 PBCC images/core.pb-c.c [2019-12-31T14:32:07.568Z] #41 24.04 PBCC images/inventory.pb-c.c [2019-12-31T14:32:07.783Z] #55 96.89 + mkdir -p /build [2019-12-31T14:32:07.783Z] #55 96.89 + cp runc /build/runc [2019-12-31T14:32:07.783Z] #55 DONE 97.0s [2019-12-31T14:32:07.783Z] [2019-12-31T14:32:07.783Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:32:07.810Z] #41 153.7 CC criu/netfilter.o [2019-12-31T14:32:07.810Z] #41 154.0 CC criu/page-pipe.o [2019-12-31T14:32:07.826Z] #41 24.20 DEP images/core-aarch64.pb-c.d [2019-12-31T14:32:07.826Z] #41 24.30 DEP images/core-arm.pb-c.d [2019-12-31T14:32:08.372Z] #41 24.38 DEP images/core-ppc64.pb-c.d [2019-12-31T14:32:08.381Z] #41 154.5 CC criu/page-xfer.o [2019-12-31T14:32:08.630Z] #41 24.49 DEP images/core-s390.pb-c.d [2019-12-31T14:32:08.630Z] #41 24.98 DEP images/core-x86.pb-c.d [2019-12-31T14:32:08.630Z] #41 ... [2019-12-31T14:32:08.630Z] [2019-12-31T14:32:08.630Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:08.630Z] #31 DONE 109.2s [2019-12-31T14:32:08.630Z] [2019-12-31T14:32:08.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:08.631Z] #41 25.06 DEP images/core.pb-c.d [2019-12-31T14:32:08.889Z] #41 25.22 DEP images/inventory.pb-c.d [2019-12-31T14:32:08.889Z] #41 25.39 PBCC images/cpuinfo.pb-c.c [2019-12-31T14:32:09.147Z] #41 25.41 DEP images/cpuinfo.pb-c.d [2019-12-31T14:32:09.147Z] #41 25.51 PBCC images/stats.pb-c.c [2019-12-31T14:32:09.147Z] #41 25.59 DEP images/stats.pb-c.d [2019-12-31T14:32:09.767Z] #41 155.6 CC criu/pagemap-cache.o [2019-12-31T14:32:09.767Z] #41 155.9 CC criu/pagemap.o [2019-12-31T14:32:10.712Z] #41 156.6 CC criu/parasite-syscall.o [2019-12-31T14:32:11.655Z] #41 157.5 CC criu/path.o [2019-12-31T14:32:11.655Z] #41 157.8 CC criu/pie-util-vdso-elf32.o [2019-12-31T14:32:11.679Z] #41 28.06 make[1]: Nothing to be done for 'all'. [2019-12-31T14:32:12.228Z] #41 158.3 CC criu/pie-util-vdso.o [2019-12-31T14:32:12.491Z] #41 158.8 CC criu/pie-util.o [2019-12-31T14:32:12.752Z] #41 159.0 CC criu/pipes.o [2019-12-31T14:32:13.014Z] #41 ... [2019-12-31T14:32:13.014Z] [2019-12-31T14:32:13.015Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:32:13.015Z] #18 12.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T14:32:13.015Z] #18 12.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T14:32:13.015Z] #18 13.89 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T14:32:13.015Z] #18 14.34 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T14:32:13.015Z] #18 15.61 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T14:32:13.015Z] #18 17.19 Building wheels for collected packages: pyyaml [2019-12-31T14:32:13.015Z] #18 17.19 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T14:32:13.015Z] #18 18.29 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T14:32:13.015Z] #18 18.29 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T14:32:13.015Z] #18 18.38 Successfully built pyyaml [2019-12-31T14:32:13.015Z] #18 18.38 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-31T14:32:13.588Z] #18 18.88 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T14:32:13.589Z] #18 ... [2019-12-31T14:32:13.589Z] [2019-12-31T14:32:13.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:13.589Z] #41 159.7 CC criu/plugin.o [2019-12-31T14:32:14.161Z] #41 160.1 CC criu/proc_parse.o [2019-12-31T14:32:14.212Z] #41 30.54 CC images/stats.o [2019-12-31T14:32:14.331Z] #69 ... [2019-12-31T14:32:14.331Z] [2019-12-31T14:32:14.331Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:14.331Z] #11 34.13 Reading package lists... [2019-12-31T14:32:14.471Z] #39 199.9 + rm -rf /tmp/tmp.84MVGyXKLW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.84MVGyXKLW [2019-12-31T14:32:14.471Z] #39 DONE 200.0s [2019-12-31T14:32:14.471Z] [2019-12-31T14:32:14.471Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:14.778Z] #41 31.20 CC images/core.o [2019-12-31T14:32:15.306Z] #51 ... [2019-12-31T14:32:15.306Z] [2019-12-31T14:32:15.306Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T14:32:15.306Z] #40 DONE 0.1s [2019-12-31T14:32:15.306Z] [2019-12-31T14:32:15.306Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:15.306Z] #51 ... [2019-12-31T14:32:15.306Z] [2019-12-31T14:32:15.306Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T14:32:15.306Z] #43 DONE 0.1s [2019-12-31T14:32:15.306Z] [2019-12-31T14:32:15.306Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T14:32:15.549Z] #41 ... [2019-12-31T14:32:15.549Z] [2019-12-31T14:32:15.549Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:32:15.549Z] #18 DONE 21.0s [2019-12-31T14:32:15.710Z] #46 DONE 0.1s [2019-12-31T14:32:15.710Z] [2019-12-31T14:32:15.710Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T14:32:15.710Z] #49 DONE 0.1s [2019-12-31T14:32:15.710Z] [2019-12-31T14:32:15.710Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:15.809Z] [2019-12-31T14:32:15.809Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:15.809Z] #59 180.7 + bin/containerd [2019-12-31T14:32:16.145Z] #11 43.07 Building dependency tree... [2019-12-31T14:32:16.152Z] #41 32.38 CC images/core-x86.o [2019-12-31T14:32:17.087Z] #41 33.48 CC images/core-arm.o [2019-12-31T14:32:17.087Z] #41 ... [2019-12-31T14:32:17.087Z] [2019-12-31T14:32:17.087Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:17.087Z] #44 107.8 text/template/parse [2019-12-31T14:32:17.087Z] #44 108.4 go/parser [2019-12-31T14:32:17.087Z] #44 113.1 encoding/xml [2019-12-31T14:32:17.087Z] #44 114.5 text/template [2019-12-31T14:32:17.197Z] #59 ... [2019-12-31T14:32:17.197Z] [2019-12-31T14:32:17.197Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:17.197Z] #50 DONE 222.8s [2019-12-31T14:32:17.459Z] [2019-12-31T14:32:17.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:17.459Z] #41 162.2 CC criu/protobuf-desc.o [2019-12-31T14:32:17.459Z] #41 162.9 CC criu/protobuf.o [2019-12-31T14:32:17.459Z] #41 163.3 CC criu/pstree.o [2019-12-31T14:32:17.659Z] #11 45.84 The following additional packages will be installed: [2019-12-31T14:32:17.659Z] #11 45.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-31T14:32:17.659Z] #11 45.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-31T14:32:17.659Z] #11 45.85 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:32:17.659Z] #11 45.85 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-31T14:32:17.659Z] #11 45.85 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-31T14:32:17.659Z] #11 45.86 Suggested packages: [2019-12-31T14:32:17.659Z] #11 45.86 gcc-6-locales seccomp wine64 [2019-12-31T14:32:18.021Z] #44 ... [2019-12-31T14:32:18.021Z] [2019-12-31T14:32:18.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:18.021Z] #41 34.18 CC images/core-aarch64.o [2019-12-31T14:32:18.031Z] #41 164.3 CC criu/rbtree.o [2019-12-31T14:32:18.589Z] #41 34.84 CC images/core-ppc64.o [2019-12-31T14:32:18.602Z] #41 164.7 CC criu/rst-malloc.o [2019-12-31T14:32:18.863Z] #41 165.0 CC criu/seccomp.o [2019-12-31T14:32:19.529Z] #41 35.86 CC images/core-s390.o [2019-12-31T14:32:19.805Z] #41 165.7 CC criu/seize.o [2019-12-31T14:32:20.066Z] #41 166.3 CC criu/servicefd.o [2019-12-31T14:32:20.467Z] #41 36.78 CC images/cpuinfo.o [2019-12-31T14:32:20.638Z] #41 ... [2019-12-31T14:32:20.638Z] [2019-12-31T14:32:20.638Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:20.638Z] #22 225.8 + return [2019-12-31T14:32:20.638Z] #22 DONE 225.9s [2019-12-31T14:32:20.638Z] [2019-12-31T14:32:20.638Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:20.638Z] #41 166.7 CC criu/shmem.o [2019-12-31T14:32:21.036Z] #41 37.44 CC images/inventory.o [2019-12-31T14:32:21.190Z] #11 ... [2019-12-31T14:32:21.190Z] [2019-12-31T14:32:21.190Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:32:21.190Z] #25 35.17 Reading package lists... [2019-12-31T14:32:21.190Z] #25 45.66 Building dependency tree... [2019-12-31T14:32:21.190Z] #25 48.30 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-31T14:32:21.190Z] #25 48.30 The following additional packages will be installed: [2019-12-31T14:32:21.190Z] #25 48.31 libjq1 libonig4 [2019-12-31T14:32:21.190Z] #25 49.03 The following NEW packages will be installed: [2019-12-31T14:32:21.190Z] #25 49.05 jq libjq1 libonig4 [2019-12-31T14:32:21.190Z] #25 49.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:32:21.190Z] #25 49.22 Need to get 310 kB of archives. [2019-12-31T14:32:21.190Z] #25 49.22 After this operation, 1267 kB of additional disk space will be used. [2019-12-31T14:32:21.190Z] #25 49.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-31T14:32:21.190Z] #25 49.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-31T14:32:21.190Z] #25 49.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-31T14:32:21.210Z] #41 167.4 CC criu/sigframe.o [2019-12-31T14:32:21.210Z] #41 167.5 CC criu/signalfd.o [2019-12-31T14:32:21.296Z] #41 37.72 CC images/fdinfo.o [2019-12-31T14:32:21.782Z] #41 167.7 CC criu/sk-inet.o [2019-12-31T14:32:21.867Z] #41 38.26 CC images/fown.o [2019-12-31T14:32:22.354Z] #41 168.5 CC criu/sk-netlink.o [2019-12-31T14:32:22.434Z] #41 38.62 CC images/ns.o [2019-12-31T14:32:22.692Z] #41 38.96 CC images/regfile.o [2019-12-31T14:32:22.692Z] #41 39.16 CC images/ghost-file.o [2019-12-31T14:32:22.700Z] #25 ... [2019-12-31T14:32:22.701Z] [2019-12-31T14:32:22.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:22.701Z] #11 49.72 The following NEW packages will be installed: [2019-12-31T14:32:22.701Z] #11 49.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-31T14:32:22.701Z] #11 49.72 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-31T14:32:22.701Z] #11 49.72 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-31T14:32:22.701Z] #11 49.72 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-31T14:32:22.701Z] #11 49.72 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-31T14:32:22.701Z] #11 49.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-31T14:32:22.701Z] #11 49.72 mingw-w64-x86-64-dev [2019-12-31T14:32:22.701Z] #11 49.86 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:32:22.701Z] #11 49.86 Need to get 70.1 MB of archives. [2019-12-31T14:32:22.701Z] #11 49.86 After this operation, 498 MB of additional disk space will be used. [2019-12-31T14:32:22.701Z] #11 49.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-31T14:32:22.701Z] #11 49.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-31T14:32:22.701Z] #11 49.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T14:32:22.701Z] #11 49.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-31T14:32:22.701Z] #11 50.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-31T14:32:22.701Z] #11 50.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-31T14:32:22.701Z] #11 50.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-31T14:32:22.701Z] #11 50.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-12-31T14:32:22.701Z] #11 50.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-31T14:32:22.701Z] #11 50.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-31T14:32:22.701Z] #11 50.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-31T14:32:22.701Z] #11 50.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-31T14:32:22.701Z] #11 50.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-31T14:32:22.701Z] #11 50.40 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-31T14:32:22.701Z] #11 50.40 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-31T14:32:22.701Z] #11 50.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-12-31T14:32:22.701Z] #11 50.44 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-31T14:32:22.701Z] #11 50.68 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-12-31T14:32:22.701Z] #11 51.10 Get:19 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-12-31T14:32:22.926Z] #41 168.9 CC criu/sk-packet.o [2019-12-31T14:32:22.926Z] #41 ... [2019-12-31T14:32:22.926Z] [2019-12-31T14:32:22.926Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T14:32:22.926Z] #23 DONE 0.2s [2019-12-31T14:32:22.950Z] #41 39.49 CC images/fifo.o [2019-12-31T14:32:22.994Z] #11 51.54 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-31T14:32:23.189Z] [2019-12-31T14:32:23.189Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:32:23.286Z] #11 51.56 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-31T14:32:23.517Z] #41 39.66 CC images/remap-file-path.o [2019-12-31T14:32:23.556Z] #51 ... [2019-12-31T14:32:23.556Z] [2019-12-31T14:32:23.556Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:23.556Z] #60 180.5 + bin/containerd [2019-12-31T14:32:23.778Z] #41 40.10 CC images/eventfd.o [2019-12-31T14:32:23.938Z] #11 52.43 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-31T14:32:24.344Z] #41 40.75 CC images/eventpoll.o [2019-12-31T14:32:24.910Z] #41 41.27 CC images/fh.o [2019-12-31T14:32:24.977Z] #11 53.22 Get:23 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-12-31T14:32:24.977Z] #11 53.26 Get:24 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-12-31T14:32:25.269Z] #11 ... [2019-12-31T14:32:25.269Z] [2019-12-31T14:32:25.269Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-31T14:32:25.269Z] #25 51.26 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:32:25.269Z] #25 51.62 Fetched 310 kB in 0s (2037 kB/s) [2019-12-31T14:32:25.269Z] #25 51.86 Selecting previously unselected package libonig4:ppc64el. [2019-12-31T14:32:25.270Z] #25 51.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-12-31T14:32:25.270Z] #25 51.96 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-31T14:32:25.270Z] #25 51.97 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-31T14:32:25.270Z] #25 52.29 Selecting previously unselected package libjq1:ppc64el. [2019-12-31T14:32:25.270Z] #25 52.31 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T14:32:25.270Z] #25 52.31 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T14:32:25.270Z] #25 52.58 Selecting previously unselected package jq. [2019-12-31T14:32:25.270Z] #25 52.59 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T14:32:25.270Z] #25 52.59 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:32:25.270Z] #25 52.86 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-31T14:32:25.270Z] #25 52.87 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T14:32:25.270Z] #25 52.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:25.270Z] #25 53.01 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:32:25.270Z] #25 DONE 53.6s [2019-12-31T14:32:25.270Z] [2019-12-31T14:32:25.270Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:32:25.270Z] #26 DONE 0.1s [2019-12-31T14:32:25.270Z] [2019-12-31T14:32:25.270Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:25.478Z] #41 41.83 CC images/fsnotify.o [2019-12-31T14:32:26.328Z] #27 ... [2019-12-31T14:32:26.328Z] [2019-12-31T14:32:26.328Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:26.328Z] #41 34.51 Reading package lists... [2019-12-31T14:32:26.328Z] #41 45.09 Building dependency tree... [2019-12-31T14:32:26.328Z] #41 47.82 The following additional packages will be installed: [2019-12-31T14:32:26.328Z] #41 47.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-31T14:32:26.328Z] #41 47.83 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-31T14:32:26.328Z] #41 47.83 Suggested packages: [2019-12-31T14:32:26.328Z] #41 47.83 manpages-dev python-setuptools [2019-12-31T14:32:26.328Z] #41 50.82 The following NEW packages will be installed: [2019-12-31T14:32:26.328Z] #41 50.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-31T14:32:26.328Z] #41 50.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-31T14:32:26.328Z] #41 50.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-31T14:32:26.328Z] #41 50.84 zlib1g-dev [2019-12-31T14:32:26.328Z] #41 50.97 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:32:26.328Z] #41 50.97 Need to get 3548 kB of archives. [2019-12-31T14:32:26.328Z] #41 50.97 After this operation, 21.2 MB of additional disk space will be used. [2019-12-31T14:32:26.328Z] #41 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-31T14:32:26.328Z] #41 51.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-31T14:32:26.328Z] #41 51.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-31T14:32:26.328Z] #41 51.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-31T14:32:26.328Z] #41 51.08 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-31T14:32:26.328Z] #41 51.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-31T14:32:26.328Z] #41 51.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-31T14:32:26.329Z] #41 51.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-31T14:32:26.329Z] #41 51.17 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-31T14:32:26.329Z] #41 51.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-31T14:32:26.329Z] #41 51.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-31T14:32:26.329Z] #41 51.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-31T14:32:26.329Z] #41 51.90 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-31T14:32:26.329Z] #41 51.91 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-31T14:32:26.329Z] #41 51.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-31T14:32:26.329Z] #41 52.04 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-31T14:32:26.329Z] #41 53.89 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:32:26.329Z] #41 54.14 Fetched 3548 kB in 1s (2934 kB/s) [2019-12-31T14:32:26.329Z] #41 54.32 Selecting previously unselected package libnet1:ppc64el. [2019-12-31T14:32:26.329Z] #41 54.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-31T14:32:26.329Z] #41 54.39 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #41 54.41 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T14:32:26.329Z] #41 54.61 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-31T14:32:26.329Z] #41 54.61 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #41 54.62 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-31T14:32:26.329Z] #41 54.83 Selecting previously unselected package libnet1-dev. [2019-12-31T14:32:26.329Z] #41 54.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #41 54.83 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:32:26.329Z] #41 ... [2019-12-31T14:32:26.329Z] [2019-12-31T14:32:26.329Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-31T14:32:26.329Z] #57 35.12 Reading package lists... [2019-12-31T14:32:26.329Z] #57 45.77 Building dependency tree... [2019-12-31T14:32:26.329Z] #57 49.10 The following additional packages will be installed: [2019-12-31T14:32:26.329Z] #57 49.11 btrfs-progs liblzo2-2 [2019-12-31T14:32:26.329Z] #57 49.55 The following NEW packages will be installed: [2019-12-31T14:32:26.329Z] #57 49.56 btrfs-progs btrfs-tools liblzo2-2 [2019-12-31T14:32:26.329Z] #57 49.72 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:32:26.329Z] #57 49.72 Need to get 588 kB of archives. [2019-12-31T14:32:26.329Z] #57 49.72 After this operation, 5005 kB of additional disk space will be used. [2019-12-31T14:32:26.329Z] #57 49.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T14:32:26.329Z] #57 49.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-31T14:32:26.329Z] #57 49.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-31T14:32:26.329Z] #57 52.17 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:32:26.329Z] #57 52.59 Fetched 588 kB in 0s (2606 kB/s) [2019-12-31T14:32:26.329Z] #57 52.80 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T14:32:26.329Z] #57 52.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 ... 14950 files and directories currently installed.) [2019-12-31T14:32:26.329Z] #57 52.95 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #57 52.96 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:32:26.329Z] #57 53.23 Selecting previously unselected package btrfs-progs. [2019-12-31T14:32:26.329Z] #57 53.24 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #57 53.25 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:32:26.329Z] #57 54.39 Selecting previously unselected package btrfs-tools. [2019-12-31T14:32:26.329Z] #57 54.40 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-31T14:32:26.329Z] #57 54.42 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:32:26.329Z] #57 54.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:26.329Z] #57 54.92 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:32:26.416Z] #41 42.76 CC images/signalfd.o [2019-12-31T14:32:26.622Z] #57 54.94 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:32:26.622Z] #57 54.96 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:32:26.622Z] #57 54.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:26.622Z] #57 DONE 55.2s [2019-12-31T14:32:26.622Z] [2019-12-31T14:32:26.622Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:26.622Z] #34 35.54 Reading package lists... [2019-12-31T14:32:26.622Z] #34 46.21 Building dependency tree... [2019-12-31T14:32:26.622Z] #34 49.59 The following additional packages will be installed: [2019-12-31T14:32:26.622Z] #34 49.60 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-31T14:32:26.622Z] #34 49.61 Suggested packages: [2019-12-31T14:32:26.622Z] #34 49.61 codeblocks eclipse ninja-build lrzip [2019-12-31T14:32:26.622Z] #34 49.61 Recommended packages: [2019-12-31T14:32:26.622Z] #34 49.61 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-31T14:32:26.622Z] #34 51.00 The following NEW packages will be installed: [2019-12-31T14:32:26.622Z] #34 51.01 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-31T14:32:26.622Z] #34 51.01 vim-common xxd [2019-12-31T14:32:26.622Z] #34 53.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:32:26.622Z] #34 53.62 Need to get 13.4 MB of archives. [2019-12-31T14:32:26.622Z] #34 53.62 After this operation, 60.4 MB of additional disk space will be used. [2019-12-31T14:32:26.622Z] #34 53.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-31T14:32:26.622Z] #34 53.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-31T14:32:26.622Z] #34 53.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-31T14:32:26.682Z] #41 43.00 CC images/fs.o [2019-12-31T14:32:26.915Z] #34 ... [2019-12-31T14:32:26.916Z] [2019-12-31T14:32:26.916Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:32:26.916Z] #58 DONE 0.1s [2019-12-31T14:32:26.916Z] [2019-12-31T14:32:26.916Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-31T14:32:26.916Z] #59 DONE 0.1s [2019-12-31T14:32:26.916Z] [2019-12-31T14:32:26.916Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:26.916Z] #41 55.31 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-31T14:32:26.916Z] #41 55.33 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-31T14:32:26.916Z] #41 55.35 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T14:32:26.940Z] #41 43.30 CC images/pstree.o [2019-12-31T14:32:27.206Z] #41 55.65 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-31T14:32:27.206Z] #41 55.66 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-31T14:32:27.206Z] #41 55.66 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-31T14:32:27.394Z] #27 DONE 4.6s [2019-12-31T14:32:27.394Z] [2019-12-31T14:32:27.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:27.394Z] #41 169.4 CC criu/sk-queue.o [2019-12-31T14:32:27.394Z] #41 169.9 CC criu/sk-tcp.o [2019-12-31T14:32:27.394Z] #41 170.4 CC criu/sk-unix.o [2019-12-31T14:32:27.394Z] #41 172.0 CC criu/sockets.o [2019-12-31T14:32:27.394Z] #41 172.8 CC criu/stats.o [2019-12-31T14:32:27.394Z] #41 173.0 CC criu/string.o [2019-12-31T14:32:27.394Z] #41 173.1 CC criu/sysctl.o [2019-12-31T14:32:27.394Z] #41 173.6 CC criu/sysfs_parse.o [2019-12-31T14:32:27.506Z] #41 43.65 CC images/pipe.o [2019-12-31T14:32:27.506Z] #41 44.04 CC images/tcp-stream.o [2019-12-31T14:32:27.838Z] #41 56.13 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-31T14:32:27.838Z] #41 56.13 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-31T14:32:27.838Z] #41 56.13 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T14:32:27.838Z] #41 56.32 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-31T14:32:27.838Z] #41 56.33 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-31T14:32:27.838Z] #41 56.34 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-31T14:32:27.966Z] #41 ... [2019-12-31T14:32:27.966Z] [2019-12-31T14:32:27.966Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T14:32:27.966Z] #29 DONE 0.2s [2019-12-31T14:32:27.966Z] [2019-12-31T14:32:27.966Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:27.966Z] #41 173.9 CC criu/timerfd.o [2019-12-31T14:32:27.966Z] #41 ... [2019-12-31T14:32:27.966Z] [2019-12-31T14:32:27.966Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T14:32:27.966Z] #32 DONE 0.1s [2019-12-31T14:32:28.073Z] #41 44.35 CC images/sk-packet.o [2019-12-31T14:32:28.227Z] [2019-12-31T14:32:28.227Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T14:32:28.227Z] #37 DONE 0.1s [2019-12-31T14:32:28.227Z] [2019-12-31T14:32:28.227Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:28.227Z] #41 174.2 CC criu/tty.o [2019-12-31T14:32:28.261Z] #60 ... [2019-12-31T14:32:28.261Z] [2019-12-31T14:32:28.261Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:28.261Z] #51 DONE 213.4s [2019-12-31T14:32:28.261Z] [2019-12-31T14:32:28.261Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:28.487Z] #41 ... [2019-12-31T14:32:28.488Z] [2019-12-31T14:32:28.488Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T14:32:28.488Z] #39 DONE 0.3s [2019-12-31T14:32:28.488Z] [2019-12-31T14:32:28.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:28.532Z] #41 56.63 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-31T14:32:28.532Z] #41 56.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-31T14:32:28.532Z] #41 56.67 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-31T14:32:28.635Z] #60 ... [2019-12-31T14:32:28.635Z] [2019-12-31T14:32:28.635Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T14:32:28.641Z] #41 44.79 CC images/mnt.o [2019-12-31T14:32:28.826Z] #41 57.20 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-31T14:32:28.826Z] #41 57.24 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:28.826Z] #41 57.24 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:28.899Z] #41 45.16 CC images/pipe-data.o [2019-12-31T14:32:29.011Z] #52 DONE 0.2s [2019-12-31T14:32:29.011Z] [2019-12-31T14:32:29.011Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T14:32:29.011Z] #56 DONE 0.1s [2019-12-31T14:32:29.011Z] [2019-12-31T14:32:29.011Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:29.461Z] #41 58.04 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-31T14:32:29.465Z] #41 45.82 CC images/sa.o [2019-12-31T14:32:29.724Z] #41 46.23 CC images/timer.o [2019-12-31T14:32:29.752Z] #41 58.07 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:29.752Z] #41 58.07 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:29.873Z] #41 175.9 CC criu/tun.o [2019-12-31T14:32:30.047Z] #41 58.41 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-31T14:32:30.047Z] #41 58.41 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:30.047Z] #41 58.41 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-31T14:32:30.134Z] #41 176.3 CC criu/uffd.o [2019-12-31T14:32:30.658Z] #41 46.92 CC images/timerfd.o [2019-12-31T14:32:30.917Z] #41 47.36 CC images/mm.o [2019-12-31T14:32:31.075Z] #41 177.3 CC criu/util.o [2019-12-31T14:32:31.483Z] #41 ... [2019-12-31T14:32:31.483Z] [2019-12-31T14:32:31.483Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:31.483Z] #44 122.2 go/doc [2019-12-31T14:32:31.483Z] #44 122.9 net [2019-12-31T14:32:31.483Z] #44 127.5 github.com/LK4D4/vndr/build [2019-12-31T14:32:31.483Z] #44 132.0 vendor/golang.org/x/text/transform [2019-12-31T14:32:31.570Z] #41 ... [2019-12-31T14:32:31.570Z] [2019-12-31T14:32:31.570Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:31.570Z] #69 DONE 59.5s [2019-12-31T14:32:31.570Z] [2019-12-31T14:32:31.570Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:31.570Z] #34 55.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-31T14:32:31.570Z] #34 55.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-31T14:32:31.570Z] #34 55.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-31T14:32:31.570Z] #34 55.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-31T14:32:31.570Z] #34 55.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-31T14:32:31.570Z] #34 56.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:32:31.570Z] #34 56.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:32:31.570Z] #34 59.26 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:32:31.570Z] #34 59.44 Fetched 13.4 MB in 5s (2390 kB/s) [2019-12-31T14:32:31.570Z] #34 59.63 Selecting previously unselected package cmake-data. [2019-12-31T14:32:31.570Z] #34 59.63 (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-12-31T14:32:31.570Z] #34 59.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-31T14:32:31.570Z] #34 59.79 Unpacking cmake-data (3.7.2-1) ... [2019-12-31T14:32:31.742Z] #44 ... [2019-12-31T14:32:31.742Z] [2019-12-31T14:32:31.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:31.742Z] #41 48.03 CC images/sk-opts.o [2019-12-31T14:32:32.221Z] #34 ... [2019-12-31T14:32:32.221Z] [2019-12-31T14:32:32.221Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:32.221Z] #41 60.73 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-31T14:32:32.363Z] #41 48.49 CC images/sk-unix.o [2019-12-31T14:32:32.463Z] #41 178.4 CC criu/uts_ns.o [2019-12-31T14:32:32.463Z] #41 178.6 CC criu/vdso.o [2019-12-31T14:32:32.516Z] #41 60.76 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:32.516Z] #41 60.77 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:32.947Z] #41 49.29 CC images/sk-inet.o [2019-12-31T14:32:33.035Z] #41 179.0 LINK criu/built-in.o [2019-12-31T14:32:33.035Z] #41 179.1 LINK criu/criu [2019-12-31T14:32:33.296Z] #41 179.4 DEP lib/c/criu.d [2019-12-31T14:32:33.296Z] #41 179.5 CC images/rpc.pb-c.o [2019-12-31T14:32:33.512Z] #41 49.82 CC images/tun.o [2019-12-31T14:32:33.553Z] #41 62.12 Selecting previously unselected package protobuf-c-compiler. [2019-12-31T14:32:33.770Z] #41 50.18 CC images/sk-netlink.o [2019-12-31T14:32:33.844Z] #41 62.13 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-31T14:32:33.844Z] #41 62.13 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:32:33.867Z] #41 180.1 CC lib/c/criu.o [2019-12-31T14:32:34.028Z] #41 50.40 CC images/packet-sock.o [2019-12-31T14:32:34.137Z] #41 62.43 Selecting previously unselected package protobuf-compiler. [2019-12-31T14:32:34.137Z] #41 62.46 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:34.137Z] #41 62.47 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-31T14:32:34.438Z] #41 62.80 Selecting previously unselected package python-pkg-resources. [2019-12-31T14:32:34.438Z] #41 62.80 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:32:34.438Z] #41 62.81 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-31T14:32:34.593Z] #41 50.90 CC images/ipc-var.o [2019-12-31T14:32:34.743Z] #41 63.11 Selecting previously unselected package python-protobuf. [2019-12-31T14:32:34.743Z] #41 63.11 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-31T14:32:34.743Z] #41 63.12 Unpacking python-protobuf (3.0.0-9) ... [2019-12-31T14:32:34.851Z] #41 51.20 CC images/ipc-desc.o [2019-12-31T14:32:35.108Z] #41 51.36 CC images/ipc-shm.o [2019-12-31T14:32:35.108Z] #41 51.59 CC images/ipc-msg.o [2019-12-31T14:32:35.263Z] #41 181.1 LINK lib/c/built-in.o [2019-12-31T14:32:35.263Z] #41 181.1 LINK lib/c/libcriu.so [2019-12-31T14:32:35.263Z] #41 181.3 GEN magic.py [2019-12-31T14:32:35.263Z] #41 181.4 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:32:35.263Z] #41 181.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:32:35.366Z] #41 51.86 CC images/ipc-sem.o [2019-12-31T14:32:35.378Z] #41 63.72 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T14:32:35.378Z] #41 63.78 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T14:32:35.378Z] #41 63.79 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-31T14:32:35.624Z] #41 52.03 CC images/utsns.o [2019-12-31T14:32:35.834Z] #41 181.9 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:32:36.189Z] #41 52.32 CC images/creds.o [2019-12-31T14:32:36.189Z] #41 52.56 CC images/vma.o [2019-12-31T14:32:36.446Z] #41 52.83 CC images/netdev.o [2019-12-31T14:32:36.791Z] #41 182.6 make[1]: Nothing to be done for 'all'. [2019-12-31T14:32:36.881Z] #41 ... [2019-12-31T14:32:36.881Z] [2019-12-31T14:32:36.881Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:36.881Z] #60 0.365 + RM_GOPATH=0 [2019-12-31T14:32:36.881Z] #60 0.366 + TMP_GOPATH= [2019-12-31T14:32:36.881Z] #60 0.366 + : /build [2019-12-31T14:32:36.881Z] #60 0.367 + '[' -z '' ']' [2019-12-31T14:32:36.881Z] #60 0.369 ++ mktemp -d [2019-12-31T14:32:36.881Z] #60 0.372 + export GOPATH=/tmp/tmp.TG0wzaHZYT [2019-12-31T14:32:36.881Z] #60 0.373 + GOPATH=/tmp/tmp.TG0wzaHZYT [2019-12-31T14:32:36.881Z] #60 0.373 + RM_GOPATH=1 [2019-12-31T14:32:36.881Z] #60 0.387 ++ dirname ./install.sh [2019-12-31T14:32:36.881Z] #60 0.406 + dir=. [2019-12-31T14:32:36.881Z] #60 0.407 + bin=containerd [2019-12-31T14:32:36.881Z] #60 0.407 + shift [2019-12-31T14:32:36.881Z] #60 0.407 + '[' '!' -f ./containerd.installer ']' [2019-12-31T14:32:36.881Z] #60 0.407 + . ./containerd.installer [2019-12-31T14:32:36.881Z] #60 0.408 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:32:36.881Z] #60 0.422 + install_containerd [2019-12-31T14:32:36.881Z] #60 0.424 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-31T14:32:36.881Z] #60 0.425 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:32:36.881Z] #60 0.426 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TG0wzaHZYT/src/github.com/containerd/containerd [2019-12-31T14:32:36.881Z] #60 0.437 Cloning into '/tmp/tmp.TG0wzaHZYT/src/github.com/containerd/containerd'... [2019-12-31T14:32:37.012Z] #41 53.28 CC images/tty.o [2019-12-31T14:32:37.051Z] #41 183.2 make[1]: 'images/built-in.o' is up to date. [2019-12-31T14:32:37.051Z] #41 183.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T14:32:37.051Z] #41 183.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T14:32:37.051Z] #41 183.3 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T14:32:37.051Z] #41 183.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T14:32:37.051Z] #41 183.3 make[1]: Nothing to be done for 'all'. [2019-12-31T14:32:37.172Z] #60 ... [2019-12-31T14:32:37.172Z] [2019-12-31T14:32:37.172Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:37.172Z] #27 4.579 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:32:37.172Z] #27 5.526 [2019-12-31T14:32:37.172Z] #27 6.103 #### 6.2% ####### 10.5% ########## 14.7% ############# 19.0% ################ 23.2% ################### 27.1% ##################### 29.2% ###################### 31.3% ######################### 35.6% ############################ 39.8% ################################ 45.6% ################################### 49.9% ###################################### 54.2% ########################################## 58.4% ############################################# 62.7% ################################################ 66.9% ################################################### 71.2% ####################################################### 77.6% ########################################################## 81.9% ############################################################### 88.2% ################################################################## 92.5% ##################################################################### 96.8% ######################################################################## 100.0% [2019-12-31T14:32:37.172Z] #27 10.18 [2019-12-31T14:32:37.172Z] #27 10.84 ######### 12.6% ##################### 29.9% ###################################### 52.8% ###################################################### 75.8% ################################################################### 93.1% ######################################################################## 100.0% [2019-12-31T14:32:37.310Z] #41 183.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:32:37.310Z] #41 183.5 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.310Z] #41 183.5 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.310Z] #41 183.5 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.310Z] #41 183.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.310Z] #41 183.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.569Z] #41 183.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.569Z] #41 183.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.569Z] #41 183.7 make[2]: Nothing to be done for 'all'. [2019-12-31T14:32:37.569Z] #41 183.7 INSTALL criu/criu [2019-12-31T14:32:37.577Z] #41 53.92 CC images/file-lock.o [2019-12-31T14:32:37.835Z] #41 54.21 CC images/rlimit.o [2019-12-31T14:32:38.093Z] #41 54.50 CC images/pagemap.o [2019-12-31T14:32:38.223Z] #27 12.74 [2019-12-31T14:32:38.507Z] #41 DONE 184.5s [2019-12-31T14:32:38.508Z] [2019-12-31T14:32:38.508Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:38.661Z] #41 54.82 CC images/siginfo.o [2019-12-31T14:32:39.081Z] #41 55.11 CC images/rpc.o [2019-12-31T14:32:39.339Z] #41 ... [2019-12-31T14:32:39.339Z] [2019-12-31T14:32:39.339Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:39.339Z] #62 140.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:32:39.339Z] #62 140.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-31T14:32:39.894Z] #59 ... [2019-12-31T14:32:39.894Z] [2019-12-31T14:32:39.894Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T14:32:39.894Z] #42 DONE 0.1s [2019-12-31T14:32:39.894Z] [2019-12-31T14:32:39.894Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T14:32:40.463Z] #45 DONE 0.5s [2019-12-31T14:32:40.463Z] [2019-12-31T14:32:40.463Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T14:32:40.463Z] #48 DONE 0.1s [2019-12-31T14:32:40.463Z] [2019-12-31T14:32:40.463Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T14:32:40.568Z] #27 13.51 ### 5.4% ######## 11.5% ########### 16.1% ################# 23.8% ###################### 31.6% ############################## 41.9% ################################## 48.5% ################################### 49.4% ##################################### 51.5% ######################################## 55.9% ########################################### 61.0% ################################################ 68.0% ####################################################### 76.7% ########################################################## 81.8% ############################################################## 87.0% ################################################################### 93.9% ###################################################################### 98.2% ######################################################################## 100.0% [2019-12-31T14:32:40.723Z] #51 DONE 0.2s [2019-12-31T14:32:40.723Z] [2019-12-31T14:32:40.723Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T14:32:40.983Z] #55 DONE 0.2s [2019-12-31T14:32:40.983Z] [2019-12-31T14:32:40.983Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:41.600Z] #27 16.40 [2019-12-31T14:32:43.523Z] #62 ... [2019-12-31T14:32:43.523Z] [2019-12-31T14:32:43.523Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:43.523Z] #44 133.6 vendor/golang.org/x/text/unicode/bidi [2019-12-31T14:32:43.523Z] #44 135.9 vendor/golang.org/x/text/secure/bidirule [2019-12-31T14:32:43.523Z] #44 136.2 vendor/golang.org/x/text/unicode/norm [2019-12-31T14:32:43.523Z] #44 140.9 vendor/golang.org/x/net/idna [2019-12-31T14:32:43.523Z] #44 143.0 vendor/golang.org/x/net/http2/hpack [2019-12-31T14:32:43.523Z] #44 ... [2019-12-31T14:32:43.523Z] [2019-12-31T14:32:43.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:43.523Z] #41 56.47 CC images/ext-file.o [2019-12-31T14:32:43.523Z] #41 56.75 CC images/cgroup.o [2019-12-31T14:32:43.523Z] #41 57.41 CC images/userns.o [2019-12-31T14:32:43.523Z] #41 57.76 CC images/google/protobuf/descriptor.o [2019-12-31T14:32:43.523Z] #41 59.40 CC images/opts.o [2019-12-31T14:32:43.523Z] #41 59.60 CC images/seccomp.o [2019-12-31T14:32:43.523Z] #41 59.90 CC images/binfmt-misc.o [2019-12-31T14:32:43.571Z] #27 17.20 # 1.7% ## 3.5% ### 5.2% ##### 7.9% ####### 10.5% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.6% [2019-12-31T14:32:43.571Z] #27 ... [2019-12-31T14:32:43.571Z] [2019-12-31T14:32:43.571Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:43.571Z] #11 61.93 Get:25 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-12-31T14:32:43.571Z] #11 68.10 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-31T14:32:43.571Z] #11 68.11 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-31T14:32:43.571Z] #11 70.38 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:32:43.571Z] #11 70.63 Fetched 70.1 MB in 18s (3824 kB/s) [2019-12-31T14:32:43.571Z] #11 70.82 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-31T14:32:43.571Z] #11 70.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 ... 14950 files and directories currently installed.) [2019-12-31T14:32:43.571Z] #11 70.90 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-31T14:32:43.571Z] #11 70.92 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-31T14:32:43.571Z] #11 71.31 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-31T14:32:43.571Z] #11 71.32 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-31T14:32:43.571Z] #11 71.45 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T14:32:43.571Z] #11 71.78 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T14:32:43.571Z] #11 71.82 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T14:32:43.571Z] #11 71.85 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:32:43.571Z] #11 ... [2019-12-31T14:32:43.571Z] [2019-12-31T14:32:43.571Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:43.781Z] #41 60.12 CC images/time.o [2019-12-31T14:32:44.040Z] #41 60.31 CC images/sysctl.o [2019-12-31T14:32:44.297Z] #41 60.59 CC images/autofs.o [2019-12-31T14:32:44.555Z] #41 60.95 CC images/macvlan.o [2019-12-31T14:32:44.814Z] #41 61.17 CC images/sit.o [2019-12-31T14:32:45.072Z] #41 61.36 LINK images/built-in.o [2019-12-31T14:32:45.072Z] #41 61.54 GEN compel/include/asm [2019-12-31T14:32:45.072Z] #41 61.55 GEN compel/include/version.h [2019-12-31T14:32:45.072Z] #41 61.61 touch .config [2019-12-31T14:32:45.330Z] #41 61.62 GEN include/common/config.h [2019-12-31T14:32:45.330Z] #41 61.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-31T14:32:45.330Z] #41 61.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-31T14:32:45.330Z] #41 61.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-31T14:32:45.330Z] #41 61.80 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-31T14:32:45.588Z] #41 61.85 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-31T14:32:45.588Z] #41 61.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-31T14:32:45.588Z] #41 61.89 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T14:32:45.588Z] #41 61.95 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-31T14:32:45.588Z] #41 61.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T14:32:45.588Z] #41 62.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T14:32:45.588Z] #41 62.02 DEP compel/plugins/std/infect.d [2019-12-31T14:32:45.756Z] #27 17.20 # 1.7% ## 3.5% ### 5.2% ##### 7.9% ####### 10.5% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ################ 23.0% ################## 25.7% #################### 28.4% ###################### 31.1% ######################## 33.8% ######################### 35.5% ########################### 38.2% ############################# 40.9% ############################### 43.6% ################################# 47.0% ################################### 49.7% ##################################### 51.4% ###################################### 53.2% ####################################### 55.0% ######################################### 57.7% ############################################ 61.7% ############################################## [2019-12-31T14:32:45.756Z] #27 ... [2019-12-31T14:32:45.756Z] [2019-12-31T14:32:45.756Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:45.756Z] #32 63.78 sync [2019-12-31T14:32:45.756Z] #32 63.80 internal/reflectlite [2019-12-31T14:32:45.756Z] #32 69.55 sort [2019-12-31T14:32:45.756Z] #32 69.55 errors [2019-12-31T14:32:45.756Z] #32 70.26 io [2019-12-31T14:32:45.756Z] #32 70.26 internal/oserror [2019-12-31T14:32:45.756Z] #32 70.29 strconv [2019-12-31T14:32:45.756Z] #32 70.78 syscall [2019-12-31T14:32:45.756Z] #32 ... [2019-12-31T14:32:45.756Z] [2019-12-31T14:32:45.756Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:45.756Z] #27 17.20 # 1.7% ## 3.5% ### 5.2% ##### 7.9% ####### 10.5% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ################ 23.0% ################## 25.7% #################### 28.4% ###################### 31.1% ######################## 33.8% ######################### 35.5% ########################### 38.2% ############################# 40.9% ############################### 43.6% ################################# 47.0% ################################### 49.7% ##################################### 51.4% ###################################### 53.2% ####################################### 55.0% ######################################### 57.7% ############################################ 61.7% ############################################## 64.4% ################################################ 67.1% [2019-12-31T14:32:45.756Z] #27 ... [2019-12-31T14:32:45.756Z] [2019-12-31T14:32:45.756Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:45.756Z] #34 64.21 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-31T14:32:45.756Z] #34 64.24 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-31T14:32:45.756Z] #34 64.26 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:32:45.756Z] #34 64.39 Selecting previously unselected package libicu57:ppc64el. [2019-12-31T14:32:45.756Z] #34 64.40 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-31T14:32:45.756Z] #34 64.40 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-31T14:32:45.846Z] #41 62.14 DEP compel/plugins/std/string.d [2019-12-31T14:32:45.846Z] #41 62.31 DEP compel/plugins/std/log.d [2019-12-31T14:32:46.050Z] #34 ... [2019-12-31T14:32:46.050Z] [2019-12-31T14:32:46.050Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:46.103Z] #41 62.38 DEP compel/plugins/std/fds.d [2019-12-31T14:32:46.103Z] #41 62.49 DEP compel/plugins/std/std.d [2019-12-31T14:32:46.103Z] #41 62.58 DEP compel/plugins/shmem/shmem.d [2019-12-31T14:32:46.361Z] #41 62.66 DEP compel/plugins/fds/fds.d [2019-12-31T14:32:46.619Z] #41 62.81 CC compel/plugins/std/std.o [2019-12-31T14:32:46.877Z] #41 63.15 CC compel/plugins/std/fds.o [2019-12-31T14:32:47.247Z] #27 17.20 # 1.7% ## 3.5% ### 5.2% ##### 7.9% ####### 10.5% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.6% ############## 20.4% ################ 23.0% ################## 25.7% #################### 28.4% ###################### 31.1% ######################## 33.8% ######################### 35.5% ########################### 38.2% ############################# 40.9% ############################### 43.6% ################################# 47.0% ################################### 49.7% ##################################### 51.4% ###################################### 53.2% ####################################### 55.0% ######################################### 57.7% ############################################ 61.7% ############################################## 64.4% ################################################ 67.1% ################################################## 70.3% #################################################### 72.4% ###################################################### 75.1% ####################################################### 77.8% ########################################################## 81.3% ############################################################# 84.9% ############################################################### 88.5% ################################################################# 91.2% ################################################################### 93.8% ##################################################################### 96.5% ######################################################################## 100.0% [2019-12-31T14:32:47.442Z] #41 ... [2019-12-31T14:32:47.442Z] [2019-12-31T14:32:47.442Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:47.442Z] #62 DONE 148.2s [2019-12-31T14:32:47.442Z] [2019-12-31T14:32:47.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:47.442Z] #41 63.69 CC compel/plugins/std/log.o [2019-12-31T14:32:47.442Z] #41 ... [2019-12-31T14:32:47.442Z] [2019-12-31T14:32:47.442Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:47.442Z] #44 144.4 mime [2019-12-31T14:32:47.442Z] #44 146.2 mime/quotedprintable [2019-12-31T14:32:47.442Z] #44 146.8 net/http/internal [2019-12-31T14:32:47.536Z] #27 22.27 [2019-12-31T14:32:47.700Z] #44 ... [2019-12-31T14:32:47.700Z] [2019-12-31T14:32:47.700Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T14:32:47.700Z] #63 DONE 0.2s [2019-12-31T14:32:47.957Z] [2019-12-31T14:32:47.957Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:32:47.957Z] #38 ... [2019-12-31T14:32:47.957Z] [2019-12-31T14:32:47.957Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:47.957Z] #44 148.7 vendor/golang.org/x/net/http/httpguts [2019-12-31T14:32:47.957Z] #44 148.8 crypto/x509 [2019-12-31T14:32:48.215Z] #44 149.0 vendor/golang.org/x/net/http/httpproxy [2019-12-31T14:32:48.782Z] #44 149.6 mime/multipart [2019-12-31T14:32:48.967Z] #60 205.8 + bin/containerd-stress [2019-12-31T14:32:49.110Z] #59 214.0 + bin/containerd-stress [2019-12-31T14:32:49.610Z] #27 ... [2019-12-31T14:32:49.610Z] [2019-12-31T14:32:49.610Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:49.610Z] #45 67.85 sync [2019-12-31T14:32:49.610Z] #45 67.86 internal/reflectlite [2019-12-31T14:32:49.610Z] #45 71.81 github.com/LK4D4/vndr/godl/singleflight [2019-12-31T14:32:49.610Z] #45 71.85 internal/singleflight [2019-12-31T14:32:49.610Z] #45 71.95 math/rand [2019-12-31T14:32:49.610Z] #45 76.06 vendor/golang.org/x/net/dns/dnsmessage [2019-12-31T14:32:49.610Z] #45 76.07 strconv [2019-12-31T14:32:49.610Z] #45 76.20 io [2019-12-31T14:32:49.610Z] #45 76.26 syscall [2019-12-31T14:32:49.901Z] #45 ... [2019-12-31T14:32:49.901Z] [2019-12-31T14:32:49.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:49.901Z] #11 72.19 Selecting previously unselected package btrfs-progs. [2019-12-31T14:32:49.901Z] #11 72.19 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 72.20 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-31T14:32:49.901Z] #11 73.73 Selecting previously unselected package btrfs-tools. [2019-12-31T14:32:49.901Z] #11 73.76 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 73.77 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-31T14:32:49.901Z] #11 73.95 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-31T14:32:49.901Z] #11 73.98 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 73.98 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T14:32:49.901Z] #11 74.24 Selecting previously unselected package dmsetup. [2019-12-31T14:32:49.901Z] #11 74.24 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 74.25 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-31T14:32:49.901Z] #11 74.56 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-31T14:32:49.901Z] #11 74.57 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 74.58 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T14:32:49.901Z] #11 74.77 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-31T14:32:49.901Z] #11 74.78 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 74.78 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-31T14:32:49.901Z] #11 75.63 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-31T14:32:49.901Z] #11 75.63 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 75.63 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-31T14:32:49.901Z] #11 75.98 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-31T14:32:49.901Z] #11 76.00 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 76.01 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-31T14:32:49.901Z] #11 76.35 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-31T14:32:49.901Z] #11 76.36 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 76.37 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-31T14:32:49.901Z] #11 77.16 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-31T14:32:49.901Z] #11 77.18 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 77.18 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-31T14:32:49.901Z] #11 77.71 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-31T14:32:49.901Z] #11 77.72 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 77.72 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-31T14:32:49.901Z] #11 77.96 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-31T14:32:49.901Z] #11 77.98 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 77.98 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T14:32:49.901Z] #11 78.16 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-31T14:32:49.901Z] #11 78.17 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-31T14:32:49.901Z] #11 78.18 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T14:32:50.192Z] #11 78.42 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-31T14:32:50.192Z] #11 78.44 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-31T14:32:50.192Z] #11 78.45 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T14:32:50.266Z] #60 207.6 + bin/containerd-shim [2019-12-31T14:32:50.827Z] #11 ... [2019-12-31T14:32:50.827Z] [2019-12-31T14:32:50.827Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:50.827Z] #41 69.16 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-31T14:32:50.827Z] #41 69.16 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:50.827Z] #41 69.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:50.827Z] #41 69.22 Setting up python-protobuf (3.0.0-9) ... [2019-12-31T14:32:50.827Z] #41 ... [2019-12-31T14:32:50.827Z] [2019-12-31T14:32:50.827Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:50.827Z] #34 75.34 Selecting previously unselected package libxml2:ppc64el. [2019-12-31T14:32:50.827Z] #34 75.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-31T14:32:50.827Z] #34 75.37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:32:50.827Z] #34 76.28 Selecting previously unselected package libarchive13:ppc64el. [2019-12-31T14:32:50.827Z] #34 76.29 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-31T14:32:50.827Z] #34 76.29 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-31T14:32:50.827Z] #34 76.77 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-31T14:32:50.828Z] #34 76.79 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-31T14:32:50.828Z] #34 76.80 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-31T14:32:50.828Z] #34 77.09 Selecting previously unselected package libuv1:ppc64el. [2019-12-31T14:32:50.828Z] #34 77.12 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-31T14:32:50.828Z] #34 77.17 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-31T14:32:50.828Z] #34 77.37 Selecting previously unselected package cmake. [2019-12-31T14:32:50.828Z] #34 77.38 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-31T14:32:50.828Z] #34 77.61 Unpacking cmake (3.7.2-1) ... [2019-12-31T14:32:51.054Z] #59 216.9 + bin/containerd-shim [2019-12-31T14:32:51.461Z] #34 ... [2019-12-31T14:32:51.461Z] [2019-12-31T14:32:51.461Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-31T14:32:51.461Z] #41 79.74 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-31T14:32:51.461Z] #41 79.74 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-31T14:32:51.461Z] #41 79.75 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T14:32:51.461Z] #41 79.76 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:51.461Z] #41 79.77 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-31T14:32:51.461Z] #41 79.77 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-31T14:32:51.461Z] #41 79.78 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-31T14:32:51.461Z] #41 79.78 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-31T14:32:51.461Z] #41 79.79 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-31T14:32:51.461Z] #41 79.79 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-31T14:32:51.461Z] #41 79.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:51.461Z] #41 DONE 80.0s [2019-12-31T14:32:51.752Z] [2019-12-31T14:32:51.752Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:52.061Z] #44 152.7 crypto/tls [2019-12-31T14:32:53.005Z] #44 ... [2019-12-31T14:32:53.005Z] [2019-12-31T14:32:53.005Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:53.005Z] #47 DONE 153.3s [2019-12-31T14:32:53.005Z] [2019-12-31T14:32:53.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:32:53.005Z] #41 64.92 CC compel/plugins/std/string.o [2019-12-31T14:32:53.005Z] #41 65.92 CC compel/plugins/std/infect.o [2019-12-31T14:32:53.005Z] #41 66.65 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-31T14:32:53.005Z] #41 66.68 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-31T14:32:53.005Z] #41 66.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-31T14:32:53.005Z] #41 66.83 AR compel/plugins/std.lib.a [2019-12-31T14:32:53.005Z] #41 66.87 CC compel/plugins/fds/fds.o [2019-12-31T14:32:53.005Z] #41 67.09 AR compel/plugins/fds.lib.a [2019-12-31T14:32:53.005Z] #41 67.15 HOSTDEP compel/src/lib/log-host.d [2019-12-31T14:32:53.005Z] #41 67.28 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T14:32:53.005Z] #41 67.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-31T14:32:53.005Z] #41 67.50 HOSTDEP compel/src/main-host.d [2019-12-31T14:32:53.005Z] #41 67.61 DEP compel/src/lib/ptrace.d [2019-12-31T14:32:53.005Z] #41 67.79 DEP compel/src/lib/infect.d [2019-12-31T14:32:53.005Z] #41 67.99 DEP compel/src/lib/infect-util.d [2019-12-31T14:32:53.005Z] #41 68.17 DEP compel/src/lib/infect-rpc.d [2019-12-31T14:32:53.005Z] #41 68.28 DEP compel/arch/x86/src/lib/infect.d [2019-12-31T14:32:53.005Z] #41 68.41 DEP compel/arch/x86/src/lib/cpu.d [2019-12-31T14:32:53.005Z] #41 68.54 DEP compel/src/lib/log.d [2019-12-31T14:32:53.005Z] #41 68.65 DEP compel/src/main.d [2019-12-31T14:32:53.005Z] #41 68.76 DEP compel/src/lib/handle-elf.d [2019-12-31T14:32:53.005Z] #41 68.87 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-31T14:32:53.005Z] #41 69.01 CC compel/src/lib/log.o [2019-12-31T14:32:53.005Z] #41 69.39 CC compel/arch/x86/src/lib/cpu.o [2019-12-31T14:32:54.378Z] #41 70.64 CC compel/arch/x86/src/lib/infect.o [2019-12-31T14:32:54.502Z] #42 2.686 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:32:54.502Z] #42 2.686 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:32:54.502Z] #42 ... [2019-12-31T14:32:54.502Z] [2019-12-31T14:32:54.502Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:32:54.502Z] #29 72.58 + cd /tmp/tmp.lVftXtIrX0/src/github.com/go-swagger/go-swagger [2019-12-31T14:32:54.502Z] #29 72.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-31T14:32:54.502Z] #29 77.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-31T14:32:54.502Z] #29 ... [2019-12-31T14:32:54.502Z] [2019-12-31T14:32:54.502Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:54.502Z] #27 26.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:32:54.502Z] #27 27.51 [2019-12-31T14:32:54.502Z] #27 28.04 ######################################################################## 100.0% [2019-12-31T14:32:54.502Z] #27 28.30 [2019-12-31T14:32:55.136Z] #27 ... [2019-12-31T14:32:55.136Z] [2019-12-31T14:32:55.136Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-31T14:32:55.136Z] #34 81.68 Selecting previously unselected package xxd. [2019-12-31T14:32:55.136Z] #34 81.71 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T14:32:55.136Z] #34 81.72 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:32:55.136Z] #34 82.04 Selecting previously unselected package vim-common. [2019-12-31T14:32:55.136Z] #34 82.06 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:32:55.136Z] #34 82.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:32:55.136Z] #34 82.43 Processing triggers for mime-support (3.60) ... [2019-12-31T14:32:55.136Z] #34 82.62 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:32:55.136Z] #34 82.63 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-31T14:32:55.136Z] #34 82.64 Setting up cmake-data (3.7.2-1) ... [2019-12-31T14:32:55.136Z] #34 82.68 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-31T14:32:55.136Z] #34 82.70 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-31T14:32:55.136Z] #34 82.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:55.136Z] #34 82.93 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:32:55.136Z] #34 82.94 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:32:55.136Z] #34 82.95 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-31T14:32:55.136Z] #34 82.97 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-31T14:32:55.136Z] #34 82.98 Setting up cmake (3.7.2-1) ... [2019-12-31T14:32:55.136Z] #34 83.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:32:55.136Z] #34 DONE 83.5s [2019-12-31T14:32:55.136Z] [2019-12-31T14:32:55.136Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:32:55.136Z] #35 DONE 0.1s [2019-12-31T14:32:55.136Z] [2019-12-31T14:32:55.136Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-31T14:32:55.136Z] #36 DONE 0.1s [2019-12-31T14:32:55.136Z] [2019-12-31T14:32:55.136Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:32:55.136Z] #11 81.74 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-31T14:32:55.136Z] #11 81.75 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-31T14:32:55.136Z] #11 81.76 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:32:55.310Z] #41 71.41 CC compel/src/lib/infect-rpc.o [2019-12-31T14:32:55.310Z] #41 71.71 CC compel/src/lib/infect-util.o [2019-12-31T14:32:55.568Z] #41 71.99 CC compel/src/lib/infect.o [2019-12-31T14:32:56.647Z] #11 84.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-31T14:32:56.647Z] #11 ... [2019-12-31T14:32:56.647Z] [2019-12-31T14:32:56.647Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:32:56.647Z] #48 74.56 + cd /tmp/tmp.y8BUT9X9AP/src/gotest.tools/gotestsum [2019-12-31T14:32:56.647Z] #48 74.57 + git checkout -q v0.3.5 [2019-12-31T14:32:56.647Z] #48 74.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-31T14:32:56.647Z] #48 ... [2019-12-31T14:32:56.647Z] [2019-12-31T14:32:56.647Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:56.647Z] #37 0.462 + RM_GOPATH=0 [2019-12-31T14:32:56.647Z] #37 0.464 + TMP_GOPATH= [2019-12-31T14:32:56.647Z] #37 0.465 + : /build [2019-12-31T14:32:56.647Z] #37 0.467 + '[' -z '' ']' [2019-12-31T14:32:56.647Z] #37 0.469 ++ mktemp -d [2019-12-31T14:32:56.647Z] #37 0.475 + export GOPATH=/tmp/tmp.gr0NP5tlTQ [2019-12-31T14:32:56.647Z] #37 0.495 + GOPATH=/tmp/tmp.gr0NP5tlTQ [2019-12-31T14:32:56.647Z] #37 0.496 + RM_GOPATH=1 [2019-12-31T14:32:56.647Z] #37 0.501 ++ dirname ./install.sh [2019-12-31T14:32:56.647Z] #37 0.508 + dir=. [2019-12-31T14:32:56.647Z] #37 0.530 + bin=tini [2019-12-31T14:32:56.647Z] #37 0.530 + shift [2019-12-31T14:32:56.647Z] #37 0.531 + '[' '!' -f ./tini.installer ']' [2019-12-31T14:32:56.647Z] #37 0.532 + . ./tini.installer [2019-12-31T14:32:56.647Z] #37 0.533 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:32:56.647Z] #37 0.538 + install_tini [2019-12-31T14:32:56.647Z] #37 0.539 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-31T14:32:56.647Z] #37 0.539 + git clone https://github.com/krallin/tini.git /tmp/tmp.gr0NP5tlTQ/tini [2019-12-31T14:32:56.647Z] #37 0.539 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:32:56.647Z] #37 0.544 Cloning into '/tmp/tmp.gr0NP5tlTQ/tini'... [2019-12-31T14:32:57.348Z] #60 214.4 + bin/containerd-shim-runc-v1 [2019-12-31T14:32:57.466Z] #41 73.93 CC compel/src/lib/ptrace.o [2019-12-31T14:32:57.682Z] #59 222.5 + bin/containerd-shim-runc-v1 [2019-12-31T14:32:57.705Z] #37 2.572 + cd /tmp/tmp.gr0NP5tlTQ/tini [2019-12-31T14:32:58.000Z] #37 2.572 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-31T14:32:58.000Z] #37 2.607 + cmake . [2019-12-31T14:32:58.000Z] #37 ... [2019-12-31T14:32:58.000Z] [2019-12-31T14:32:58.000Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:32:58.000Z] #32 76.30 strings [2019-12-31T14:32:58.000Z] #32 76.30 bytes [2019-12-31T14:32:58.031Z] #41 74.28 AR compel/libcompel.a [2019-12-31T14:32:58.031Z] #41 74.34 HOSTCC compel/src/main-host.o [2019-12-31T14:32:58.289Z] #41 74.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-31T14:32:58.289Z] #41 ... [2019-12-31T14:32:58.289Z] [2019-12-31T14:32:58.289Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:32:58.289Z] #44 159.0 net/http/httptrace [2019-12-31T14:32:58.296Z] #32 ... [2019-12-31T14:32:58.296Z] [2019-12-31T14:32:58.296Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:32:58.296Z] #27 31.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:32:58.296Z] #27 32.49 [2019-12-31T14:32:58.296Z] #27 32.93 ######################################################################## 100.0% [2019-12-31T14:32:58.547Z] #44 159.3 net/http [2019-12-31T14:32:58.588Z] #27 33.19 [2019-12-31T14:32:59.607Z] #59 225.4 + bin/containerd-shim-runc-v2 [2019-12-31T14:32:59.895Z] #60 217.4 + bin/containerd-shim-runc-v2 [2019-12-31T14:33:00.544Z] #59 226.5 + binaries [2019-12-31T14:33:00.544Z] #59 226.5 + mkdir -p /build [2019-12-31T14:33:00.544Z] #59 226.5 + cp bin/containerd /build/containerd [2019-12-31T14:33:00.544Z] #59 226.5 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T14:33:00.544Z] #59 226.6 + cp bin/ctr /build/ctr [2019-12-31T14:33:00.685Z] #60 218.4 + binaries [2019-12-31T14:33:01.125Z] #60 218.4 + mkdir -p /build [2019-12-31T14:33:01.125Z] #60 218.4 + cp bin/containerd /build/containerd [2019-12-31T14:33:01.125Z] #60 218.4 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T14:33:01.125Z] #60 218.4 + cp bin/ctr /build/ctr [2019-12-31T14:33:01.125Z] #60 DONE 218.6s [2019-12-31T14:33:01.935Z] #59 DONE 227.8s [2019-12-31T14:33:02.003Z] [2019-12-31T14:33:02.003Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T14:33:02.003Z] #61 DONE 0.2s [2019-12-31T14:33:02.003Z] [2019-12-31T14:33:02.003Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T14:33:02.003Z] #65 DONE 0.1s [2019-12-31T14:33:02.003Z] [2019-12-31T14:33:02.003Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T14:33:02.003Z] #67 DONE 0.1s [2019-12-31T14:33:02.155Z] #27 36.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:33:02.155Z] #27 36.59 skipping existing c8c2d4a6b2e3 [2019-12-31T14:33:02.155Z] #27 36.91 [2019-12-31T14:33:02.379Z] [2019-12-31T14:33:02.379Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T14:33:02.379Z] #70 DONE 0.1s [2019-12-31T14:33:02.379Z] [2019-12-31T14:33:02.379Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T14:33:02.379Z] #71 DONE 0.0s [2019-12-31T14:33:02.379Z] [2019-12-31T14:33:02.379Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T14:33:02.759Z] #72 DONE 0.5s [2019-12-31T14:33:03.129Z] [2019-12-31T14:33:03.129Z] #73 exporting to oci image format [2019-12-31T14:33:03.129Z] #73 exporting layers [2019-12-31T14:33:03.312Z] [2019-12-31T14:33:03.313Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T14:33:03.880Z] #60 DONE 0.5s [2019-12-31T14:33:03.880Z] [2019-12-31T14:33:03.880Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T14:33:03.880Z] #64 DONE 0.1s [2019-12-31T14:33:03.880Z] [2019-12-31T14:33:03.880Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T14:33:03.916Z] #44 ... [2019-12-31T14:33:03.916Z] [2019-12-31T14:33:03.916Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:03.916Z] #41 74.81 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T14:33:03.916Z] #41 75.22 HOSTCC compel/src/lib/log-host.o [2019-12-31T14:33:03.916Z] #41 75.39 HOSTLINK compel/compel-host-bin [2019-12-31T14:33:03.916Z] #41 75.61 DEP soccr/soccr.d [2019-12-31T14:33:03.916Z] #41 75.71 CC soccr/soccr.o [2019-12-31T14:33:03.916Z] #41 77.09 AR soccr/libsoccr.a [2019-12-31T14:33:03.916Z] #41 77.13 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:33:03.916Z] #41 77.43 DEP criu/arch/x86/sigframe.d [2019-12-31T14:33:03.916Z] #41 77.57 DEP criu/arch/x86/sigaction_compat.d [2019-12-31T14:33:03.916Z] #41 77.69 DEP criu/arch/x86/kerndat.d [2019-12-31T14:33:03.916Z] #41 77.82 DEP criu/arch/x86/crtools.d [2019-12-31T14:33:03.916Z] #41 77.97 DEP criu/arch/x86/cpu.d [2019-12-31T14:33:03.916Z] #41 78.17 CC criu/arch/x86/cpu.o [2019-12-31T14:33:03.916Z] #41 78.72 CC criu/arch/x86/crtools.o [2019-12-31T14:33:03.916Z] #41 79.73 CC criu/arch/x86/kerndat.o [2019-12-31T14:33:03.916Z] #41 80.18 CC criu/arch/x86/sigaction_compat.o [2019-12-31T14:33:04.174Z] #41 80.48 CC criu/arch/x86/sigframe.o [2019-12-31T14:33:04.236Z] #27 ... [2019-12-31T14:33:04.236Z] [2019-12-31T14:33:04.236Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:04.236Z] #45 82.08 bytes [2019-12-31T14:33:04.236Z] #45 92.22 bufio [2019-12-31T14:33:04.236Z] #45 ... [2019-12-31T14:33:04.236Z] [2019-12-31T14:33:04.236Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:04.236Z] #42 4.693 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:33:04.236Z] #42 4.757 GEN .gitid [2019-12-31T14:33:04.236Z] #42 4.799 GEN criu/include/version.h [2019-12-31T14:33:04.236Z] #42 4.889 GEN include/common/asm [2019-12-31T14:33:04.236Z] #42 7.607 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-31T14:33:04.236Z] #42 7.896 PBCC images/opts.pb-c.c [2019-12-31T14:33:04.236Z] #42 8.060 PBCC images/sit.pb-c.c [2019-12-31T14:33:04.236Z] #42 8.191 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-31T14:33:04.236Z] #42 8.405 DEP images/opts.pb-c.d [2019-12-31T14:33:04.236Z] #42 8.489 DEP images/sit.pb-c.d [2019-12-31T14:33:04.236Z] #42 8.604 PBCC images/macvlan.pb-c.c [2019-12-31T14:33:04.236Z] #42 8.663 DEP images/macvlan.pb-c.d [2019-12-31T14:33:04.236Z] #42 8.760 PBCC images/autofs.pb-c.c [2019-12-31T14:33:04.236Z] #42 8.854 DEP images/autofs.pb-c.d [2019-12-31T14:33:04.236Z] #42 8.930 PBCC images/sysctl.pb-c.c [2019-12-31T14:33:04.236Z] #42 8.963 DEP images/sysctl.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.174 PBCC images/time.pb-c.c [2019-12-31T14:33:04.236Z] #42 9.209 DEP images/time.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.350 PBCC images/binfmt-misc.pb-c.c [2019-12-31T14:33:04.236Z] #42 9.410 DEP images/binfmt-misc.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.477 PBCC images/seccomp.pb-c.c [2019-12-31T14:33:04.236Z] #42 9.545 DEP images/seccomp.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.621 PBCC images/userns.pb-c.c [2019-12-31T14:33:04.236Z] #42 9.697 DEP images/userns.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.802 PBCC images/cgroup.pb-c.c [2019-12-31T14:33:04.236Z] #42 9.855 DEP images/cgroup.pb-c.d [2019-12-31T14:33:04.236Z] #42 9.959 PBCC images/fown.pb-c.c [2019-12-31T14:33:04.236Z] #42 10.04 PBCC images/ext-file.pb-c.c [2019-12-31T14:33:04.236Z] #42 10.13 DEP images/fown.pb-c.d [2019-12-31T14:33:04.236Z] #42 10.27 DEP images/ext-file.pb-c.d [2019-12-31T14:33:04.236Z] #42 10.37 PBCC images/rpc.pb-c.c [2019-12-31T14:33:04.236Z] #42 10.51 DEP images/rpc.pb-c.d [2019-12-31T14:33:04.236Z] #42 10.71 PBCC images/siginfo.pb-c.c [2019-12-31T14:33:04.236Z] #42 10.76 DEP images/siginfo.pb-c.d [2019-12-31T14:33:04.236Z] #42 10.86 PBCC images/pagemap.pb-c.c [2019-12-31T14:33:04.236Z] #42 10.98 DEP images/pagemap.pb-c.d [2019-12-31T14:33:04.236Z] #42 11.13 PBCC images/rlimit.pb-c.c [2019-12-31T14:33:04.236Z] #42 11.16 DEP images/rlimit.pb-c.d [2019-12-31T14:33:04.236Z] #42 11.25 PBCC images/file-lock.pb-c.c [2019-12-31T14:33:04.236Z] #42 11.31 DEP images/file-lock.pb-c.d [2019-12-31T14:33:04.236Z] #42 11.44 PBCC images/tty.pb-c.c [2019-12-31T14:33:04.236Z] #42 11.57 DEP images/tty.pb-c.d [2019-12-31T14:33:04.236Z] #42 11.69 PBCC images/tun.pb-c.c [2019-12-31T14:33:04.236Z] #42 11.80 PBCC images/netdev.pb-c.c [2019-12-31T14:33:04.236Z] #42 11.90 DEP images/tun.pb-c.d [2019-12-31T14:33:04.236Z] #42 12.01 DEP images/netdev.pb-c.d [2019-12-31T14:33:04.236Z] #42 12.11 PBCC images/vma.pb-c.c [2019-12-31T14:33:04.236Z] #42 12.27 DEP images/vma.pb-c.d [2019-12-31T14:33:04.236Z] #42 12.42 PBCC images/creds.pb-c.c [2019-12-31T14:33:04.236Z] #42 12.52 DEP images/creds.pb-c.d [2019-12-31T14:33:04.236Z] #42 12.65 PBCC images/utsns.pb-c.c [2019-12-31T14:33:04.236Z] #42 12.67 DEP images/utsns.pb-c.d [2019-12-31T14:33:04.432Z] #41 80.73 LINK criu/arch/x86/crtools.built-in.o [2019-12-31T14:33:04.432Z] #41 80.77 DEP criu/pie/util-vdso-elf32.d [2019-12-31T14:33:04.447Z] #66 DONE 0.3s [2019-12-31T14:33:04.447Z] [2019-12-31T14:33:04.447Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T14:33:04.447Z] #69 DONE 0.1s [2019-12-31T14:33:04.447Z] [2019-12-31T14:33:04.447Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T14:33:04.447Z] #70 DONE 0.0s [2019-12-31T14:33:04.447Z] [2019-12-31T14:33:04.447Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T14:33:04.530Z] #42 12.80 PBCC images/ipc-desc.pb-c.c [2019-12-31T14:33:04.530Z] #42 12.82 PBCC images/ipc-sem.pb-c.c [2019-12-31T14:33:04.530Z] #42 12.86 DEP images/ipc-desc.pb-c.d [2019-12-31T14:33:04.530Z] #42 12.97 DEP images/ipc-sem.pb-c.d [2019-12-31T14:33:04.530Z] #42 13.07 PBCC images/ipc-msg.pb-c.c [2019-12-31T14:33:04.691Z] #41 80.97 DEP criu/arch/x86/vdso-pie.d [2019-12-31T14:33:04.691Z] #41 81.05 DEP criu/pie/parasite-vdso.d [2019-12-31T14:33:04.822Z] #42 13.10 DEP images/ipc-msg.pb-c.d [2019-12-31T14:33:04.823Z] #42 13.19 PBCC images/ipc-shm.pb-c.c [2019-12-31T14:33:04.823Z] #42 13.24 DEP images/ipc-shm.pb-c.d [2019-12-31T14:33:04.823Z] #42 13.34 PBCC images/ipc-var.pb-c.c [2019-12-31T14:33:04.949Z] #41 81.26 DEP criu/pie/util-vdso.d [2019-12-31T14:33:04.949Z] #41 81.38 DEP criu/pie/util.d [2019-12-31T14:33:05.115Z] #42 13.41 DEP images/ipc-var.pb-c.d [2019-12-31T14:33:05.115Z] #42 13.56 PBCC images/sk-opts.pb-c.c [2019-12-31T14:33:05.207Z] #41 81.53 CC criu/pie/util.o [2019-12-31T14:33:05.424Z] #42 13.64 PBCC images/packet-sock.pb-c.c [2019-12-31T14:33:05.424Z] #42 13.77 DEP images/sk-opts.pb-c.d [2019-12-31T14:33:05.424Z] #42 13.86 DEP images/packet-sock.pb-c.d [2019-12-31T14:33:05.465Z] #41 81.83 CC criu/pie/util-vdso.o [2019-12-31T14:33:05.721Z] #42 13.96 PBCC images/sk-netlink.pb-c.c [2019-12-31T14:33:05.721Z] #42 14.08 DEP images/sk-netlink.pb-c.d [2019-12-31T14:33:05.721Z] #42 14.19 PBCC images/sk-inet.pb-c.c [2019-12-31T14:33:05.721Z] #42 14.29 DEP images/sk-inet.pb-c.d [2019-12-31T14:33:06.017Z] #42 14.46 PBCC images/sk-unix.pb-c.c [2019-12-31T14:33:06.017Z] #42 14.58 DEP images/sk-unix.pb-c.d [2019-12-31T14:33:06.032Z] #41 82.38 CC criu/pie/parasite-vdso.o [2019-12-31T14:33:06.310Z] #42 14.72 PBCC images/mm.pb-c.c [2019-12-31T14:33:06.310Z] #42 14.82 DEP images/mm.pb-c.d [2019-12-31T14:33:06.352Z] #71 DONE 1.7s [2019-12-31T14:33:06.352Z] [2019-12-31T14:33:06.352Z] #72 exporting to image [2019-12-31T14:33:06.352Z] #72 exporting layers [2019-12-31T14:33:06.603Z] #42 14.98 PBCC images/timerfd.pb-c.c [2019-12-31T14:33:06.603Z] #42 ... [2019-12-31T14:33:06.603Z] [2019-12-31T14:33:06.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:33:06.603Z] #11 84.95 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-31T14:33:06.603Z] #11 84.96 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:33:06.603Z] #11 89.03 Selecting previously unselected package binutils-mingw-w64. [2019-12-31T14:33:06.603Z] #11 89.06 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-31T14:33:06.603Z] #11 89.09 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:33:06.603Z] #11 89.27 Selecting previously unselected package mingw-w64-common. [2019-12-31T14:33:06.603Z] #11 89.30 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-31T14:33:06.603Z] #11 89.31 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-31T14:33:06.603Z] #11 ... [2019-12-31T14:33:06.603Z] [2019-12-31T14:33:06.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:06.603Z] #42 15.04 DEP images/timerfd.pb-c.d [2019-12-31T14:33:06.897Z] #42 15.19 PBCC images/timer.pb-c.c [2019-12-31T14:33:06.897Z] #42 15.25 DEP images/timer.pb-c.d [2019-12-31T14:33:06.897Z] #42 15.33 PBCC images/sa.pb-c.c [2019-12-31T14:33:07.190Z] #42 15.43 DEP images/sa.pb-c.d [2019-12-31T14:33:07.190Z] #42 ... [2019-12-31T14:33:07.190Z] [2019-12-31T14:33:07.190Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-31T14:33:07.190Z] #27 40.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:33:07.190Z] #27 41.12 [2019-12-31T14:33:07.190Z] #27 41.49 ######################################################################## 100.0% [2019-12-31T14:33:07.190Z] #27 41.75 [2019-12-31T14:33:07.190Z] #27 41.95 Download of images into '/build' complete. [2019-12-31T14:33:07.190Z] #27 41.95 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:33:07.190Z] #27 41.95 tar -cC '/build' . | docker load [2019-12-31T14:33:07.190Z] #27 DONE 42.0s [2019-12-31T14:33:07.190Z] [2019-12-31T14:33:07.190Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:07.190Z] #42 15.56 PBCC images/pipe-data.pb-c.c [2019-12-31T14:33:07.190Z] #42 15.57 DEP images/pipe-data.pb-c.d [2019-12-31T14:33:07.407Z] #41 83.47 CC criu/arch/x86/vdso-pie.o [2019-12-31T14:33:07.482Z] #42 15.76 PBCC images/mnt.pb-c.c [2019-12-31T14:33:07.482Z] #42 15.93 DEP images/mnt.pb-c.d [2019-12-31T14:33:07.668Z] #41 83.88 CC criu/pie/util-vdso-elf32.o [2019-12-31T14:33:07.788Z] #42 16.11 PBCC images/sk-packet.pb-c.c [2019-12-31T14:33:07.788Z] #42 16.25 DEP images/sk-packet.pb-c.d [2019-12-31T14:33:07.788Z] #42 16.36 PBCC images/tcp-stream.pb-c.c [2019-12-31T14:33:07.926Z] #41 84.45 AR criu/pie/pie.lib.a [2019-12-31T14:33:08.080Z] #42 16.50 DEP images/tcp-stream.pb-c.d [2019-12-31T14:33:08.080Z] #42 16.58 PBCC images/pipe.pb-c.c [2019-12-31T14:33:08.184Z] #41 84.51 DEP criu/pie/restorer.d [2019-12-31T14:33:08.184Z] #41 84.71 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-31T14:33:08.371Z] #42 16.73 DEP images/pipe.pb-c.d [2019-12-31T14:33:08.371Z] #42 16.94 PBCC images/pstree.pb-c.c [2019-12-31T14:33:08.664Z] #42 17.03 DEP images/pstree.pb-c.d [2019-12-31T14:33:08.664Z] #42 17.19 PBCC images/fs.pb-c.c [2019-12-31T14:33:08.664Z] #42 17.23 DEP images/fs.pb-c.d [2019-12-31T14:33:08.751Z] #41 84.86 DEP criu/arch/x86/restorer_unmap.d [2019-12-31T14:33:08.751Z] #41 84.88 DEP criu/arch/x86/restorer.d [2019-12-31T14:33:08.751Z] #41 85.04 DEP criu/pie/parasite.d [2019-12-31T14:33:08.958Z] #42 17.28 PBCC images/signalfd.pb-c.c [2019-12-31T14:33:08.958Z] #42 17.33 DEP images/signalfd.pb-c.d [2019-12-31T14:33:08.958Z] #42 17.38 PBCC images/fh.pb-c.c [2019-12-31T14:33:08.958Z] #42 17.43 PBCC images/fsnotify.pb-c.c [2019-12-31T14:33:08.958Z] #42 17.48 DEP images/fh.pb-c.d [2019-12-31T14:33:08.958Z] #42 ... [2019-12-31T14:33:08.958Z] [2019-12-31T14:33:08.958Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:33:08.958Z] #32 87.19 bufio [2019-12-31T14:33:08.958Z] #32 90.68 path [2019-12-31T14:33:08.958Z] #32 91.43 reflect [2019-12-31T14:33:08.958Z] #32 93.89 text/tabwriter [2019-12-31T14:33:09.010Z] #41 85.23 CC criu/pie/parasite.o [2019-12-31T14:33:09.251Z] #32 ... [2019-12-31T14:33:09.251Z] [2019-12-31T14:33:09.251Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:09.251Z] #37 3.903 -- The C compiler identification is GNU 6.3.0 [2019-12-31T14:33:09.251Z] #37 3.990 -- Check for working C compiler: /usr/bin/cc [2019-12-31T14:33:09.251Z] #37 4.953 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-31T14:33:09.251Z] #37 4.970 -- Detecting C compiler ABI info [2019-12-31T14:33:09.251Z] #37 5.961 -- Detecting C compiler ABI info - done [2019-12-31T14:33:09.251Z] #37 6.155 -- Detecting C compile features [2019-12-31T14:33:09.251Z] #37 8.909 -- Detecting C compile features - done [2019-12-31T14:33:09.251Z] #37 9.023 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-31T14:33:09.251Z] #37 9.491 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-31T14:33:09.251Z] #37 9.794 -- Configuring done [2019-12-31T14:33:09.251Z] #37 9.826 -- Generating done [2019-12-31T14:33:09.251Z] #37 9.847 -- Build files have been written to: /tmp/tmp.gr0NP5tlTQ/tini [2019-12-31T14:33:09.251Z] #37 9.862 + make tini-static [2019-12-31T14:33:09.251Z] #37 10.63 Scanning dependencies of target tini-static [2019-12-31T14:33:09.251Z] #37 10.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-31T14:33:09.251Z] #37 ... [2019-12-31T14:33:09.251Z] [2019-12-31T14:33:09.251Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:09.251Z] #42 17.54 DEP images/fsnotify.pb-c.d [2019-12-31T14:33:09.251Z] #42 17.60 PBCC images/eventpoll.pb-c.c [2019-12-31T14:33:09.251Z] #42 17.63 DEP images/eventpoll.pb-c.d [2019-12-31T14:33:09.251Z] #42 17.69 PBCC images/eventfd.pb-c.c [2019-12-31T14:33:09.251Z] #42 17.73 DEP images/eventfd.pb-c.d [2019-12-31T14:33:09.251Z] #42 17.79 PBCC images/remap-file-path.pb-c.c [2019-12-31T14:33:09.541Z] #42 17.83 DEP images/remap-file-path.pb-c.d [2019-12-31T14:33:09.541Z] #42 17.92 PBCC images/fifo.pb-c.c [2019-12-31T14:33:09.541Z] #42 17.96 DEP images/fifo.pb-c.d [2019-12-31T14:33:09.541Z] #42 18.03 PBCC images/ghost-file.pb-c.c [2019-12-31T14:33:09.833Z] #42 18.12 DEP images/ghost-file.pb-c.d [2019-12-31T14:33:09.833Z] #42 18.23 PBCC images/regfile.pb-c.c [2019-12-31T14:33:09.833Z] #42 18.30 DEP images/regfile.pb-c.d [2019-12-31T14:33:09.945Z] #41 ... [2019-12-31T14:33:09.945Z] [2019-12-31T14:33:09.945Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:09.945Z] #44 170.6 github.com/LK4D4/vndr/godl [2019-12-31T14:33:10.125Z] #42 18.44 PBCC images/ns.pb-c.c [2019-12-31T14:33:10.125Z] #42 18.53 DEP images/ns.pb-c.d [2019-12-31T14:33:10.416Z] #42 18.63 PBCC images/fdinfo.pb-c.c [2019-12-31T14:33:10.416Z] #42 18.83 DEP images/fdinfo.pb-c.d [2019-12-31T14:33:10.512Z] #44 171.4 github.com/LK4D4/vndr [2019-12-31T14:33:10.550Z] #72 exporting layers 3.9s done [2019-12-31T14:33:10.550Z] #72 writing image sha256:ba569471c89b86e45379e7ee7d666212a54a554a6bffd0904e0abecc80ddefd8 done [2019-12-31T14:33:10.550Z] #72 naming to docker.io/library/docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 done [2019-12-31T14:33:10.550Z] #72 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T14:33:10.708Z] #42 18.97 PBCC images/core-aarch64.pb-c.c [2019-12-31T14:33:10.708Z] #42 19.09 PBCC images/core-arm.pb-c.c [2019-12-31T14:33:10.895Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/test/unit [2019-12-31T14:33:11.001Z] #42 19.18 PBCC images/core-ppc64.pb-c.c [2019-12-31T14:33:11.001Z] #42 19.36 PBCC images/core-s390.pb-c.c [2019-12-31T14:33:11.295Z] #42 19.55 PBCC images/core-x86.pb-c.c [2019-12-31T14:33:11.295Z] #42 19.72 PBCC images/core.pb-c.c [2019-12-31T14:33:11.586Z] #42 ... [2019-12-31T14:33:11.586Z] [2019-12-31T14:33:11.586Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:11.586Z] #37 14.61 [100%] Linking C executable tini-static [2019-12-31T14:33:11.586Z] #37 15.90 [100%] Built target tini-static [2019-12-31T14:33:11.586Z] #37 16.01 + mkdir -p /build [2019-12-31T14:33:11.586Z] #37 16.03 + cp tini-static /build/docker-init [2019-12-31T14:33:11.586Z] #37 DONE 16.1s [2019-12-31T14:33:11.586Z] [2019-12-31T14:33:11.586Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:11.586Z] #42 19.95 PBCC images/inventory.pb-c.c [2019-12-31T14:33:12.221Z] #42 20.40 DEP images/core-aarch64.pb-c.d [2019-12-31T14:33:12.221Z] #42 20.54 DEP images/core-arm.pb-c.d [2019-12-31T14:33:12.221Z] #42 20.62 DEP images/core-ppc64.pb-c.d [2019-12-31T14:33:12.515Z] #42 20.70 DEP images/core-s390.pb-c.d [2019-12-31T14:33:12.515Z] #42 20.77 DEP images/core-x86.pb-c.d [2019-12-31T14:33:12.515Z] #42 20.88 DEP images/core.pb-c.d [2019-12-31T14:33:12.809Z] #42 21.01 DEP images/inventory.pb-c.d [2019-12-31T14:33:12.809Z] #42 21.18 PBCC images/cpuinfo.pb-c.c [2019-12-31T14:33:12.809Z] #42 21.27 DEP images/cpuinfo.pb-c.d [2019-12-31T14:33:13.103Z] #42 21.46 PBCC images/stats.pb-c.c [2019-12-31T14:33:13.398Z] #42 21.60 DEP images/stats.pb-c.d [2019-12-31T14:33:15.097Z] ? github.com/docker/docker/api [no test files] [2019-12-31T14:33:15.481Z] #42 24.08 make[1]: Nothing to be done for 'all'. [2019-12-31T14:33:15.779Z] #44 ... [2019-12-31T14:33:15.779Z] [2019-12-31T14:33:15.779Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:15.779Z] #41 86.47 LINK criu/pie/parasite.built-in.o [2019-12-31T14:33:15.779Z] #41 86.48 GEN criu/pie/parasite-blob.h [2019-12-31T14:33:15.779Z] #41 86.51 CC criu/arch/x86/restorer.o [2019-12-31T14:33:15.779Z] #41 87.05 CC criu/arch/x86/restorer_unmap.o [2019-12-31T14:33:15.779Z] #41 87.10 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-31T14:33:15.779Z] #41 87.39 CC criu/pie/restorer.o [2019-12-31T14:33:15.779Z] #41 89.95 LINK criu/pie/restorer.built-in.o [2019-12-31T14:33:15.779Z] #41 89.98 GEN criu/pie/restorer-blob.h [2019-12-31T14:33:15.779Z] #41 90.07 DEP criu/vdso.d [2019-12-31T14:33:15.779Z] #41 90.33 DEP criu/vdso-compat.d [2019-12-31T14:33:15.779Z] #41 90.45 DEP criu/uts_ns.d [2019-12-31T14:33:15.779Z] #41 90.58 DEP criu/util.d [2019-12-31T14:33:15.779Z] #41 90.84 DEP criu/uffd.d [2019-12-31T14:33:15.779Z] #41 90.99 DEP criu/tun.d [2019-12-31T14:33:15.779Z] #41 91.13 DEP criu/tty.d [2019-12-31T14:33:15.779Z] #41 91.32 DEP criu/timerfd.d [2019-12-31T14:33:15.779Z] #41 91.53 DEP criu/sysfs_parse.d [2019-12-31T14:33:15.779Z] #41 91.76 DEP criu/sysctl.d [2019-12-31T14:33:15.779Z] #41 91.89 DEP criu/string.d [2019-12-31T14:33:15.779Z] #41 91.93 DEP criu/stats.d [2019-12-31T14:33:15.779Z] #41 92.09 DEP criu/sockets.d [2019-12-31T14:33:16.037Z] #41 92.26 DEP criu/sk-unix.d [2019-12-31T14:33:16.037Z] #41 92.47 DEP criu/sk-tcp.d [2019-12-31T14:33:16.296Z] #41 92.70 DEP criu/sk-queue.d [2019-12-31T14:33:16.520Z] #42 ... [2019-12-31T14:33:16.520Z] [2019-12-31T14:33:16.520Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:16.520Z] #45 94.73 reflect [2019-12-31T14:33:16.520Z] #45 102.1 regexp/syntax [2019-12-31T14:33:16.520Z] #45 103.9 vendor/golang.org/x/crypto/hkdf [2019-12-31T14:33:16.520Z] #45 104.9 vendor/golang.org/x/text/transform [2019-12-31T14:33:16.520Z] #45 ... [2019-12-31T14:33:16.520Z] [2019-12-31T14:33:16.520Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:33:16.520Z] #32 103.2 internal/syscall/unix [2019-12-31T14:33:16.520Z] #32 103.2 time [2019-12-31T14:33:16.554Z] #41 92.91 DEP criu/sk-packet.d [2019-12-31T14:33:16.812Z] #41 93.15 DEP criu/sk-netlink.d [2019-12-31T14:33:17.071Z] #41 93.43 DEP criu/sk-inet.d [2019-12-31T14:33:17.071Z] #41 93.61 DEP criu/signalfd.d [2019-12-31T14:33:17.643Z] #41 93.78 DEP criu/sigframe.d [2019-12-31T14:33:17.643Z] #41 93.86 DEP criu/shmem.d [2019-12-31T14:33:17.643Z] #41 94.00 DEP criu/servicefd.d [2019-12-31T14:33:17.902Z] #41 94.21 DEP criu/seize.d [2019-12-31T14:33:18.160Z] #41 94.42 DEP criu/seccomp.d [2019-12-31T14:33:18.419Z] #41 94.67 DEP criu/rst-malloc.d [2019-12-31T14:33:18.419Z] #41 94.73 DEP criu/rbtree.d [2019-12-31T14:33:18.419Z] #41 94.77 DEP criu/pstree.d [2019-12-31T14:33:18.678Z] #41 ... [2019-12-31T14:33:18.678Z] [2019-12-31T14:33:18.678Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:18.678Z] #44 DONE 179.4s [2019-12-31T14:33:18.678Z] [2019-12-31T14:33:18.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:18.678Z] #41 94.95 DEP criu/protobuf.d [2019-12-31T14:33:18.936Z] #41 95.26 GEN criu/protobuf-desc-gen.h [2019-12-31T14:33:20.847Z] #41 96.99 DEP criu/protobuf-desc.d [2019-12-31T14:33:20.847Z] #41 97.11 DEP criu/proc_parse.d [2019-12-31T14:33:20.847Z] #41 97.25 DEP criu/plugin.d [2019-12-31T14:33:21.106Z] #41 97.31 DEP criu/pipes.d [2019-12-31T14:33:21.106Z] #41 97.46 DEP criu/pie-util.d [2019-12-31T14:33:21.106Z] #41 97.54 DEP criu/pie-util-vdso.d [2019-12-31T14:33:21.112Z] #32 ... [2019-12-31T14:33:21.112Z] [2019-12-31T14:33:21.112Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:33:21.112Z] #11 98.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-31T14:33:21.112Z] #11 98.83 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-31T14:33:21.112Z] #11 98.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:33:21.112Z] #11 108.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-31T14:33:21.112Z] #11 108.1 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T14:33:21.112Z] #11 108.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:33:21.112Z] #11 108.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-31T14:33:21.112Z] #11 108.3 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T14:33:21.112Z] #11 108.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:33:21.112Z] #11 ... [2019-12-31T14:33:21.112Z] [2019-12-31T14:33:21.112Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:21.112Z] #42 26.79 CC images/stats.o [2019-12-31T14:33:21.112Z] #42 27.64 CC images/core.o [2019-12-31T14:33:21.112Z] #42 28.74 CC images/core-x86.o [2019-12-31T14:33:21.112Z] #42 29.69 CC images/core-arm.o [2019-12-31T14:33:21.364Z] #41 97.66 DEP criu/pie-util-vdso-elf32.d [2019-12-31T14:33:21.364Z] #41 97.76 DEP criu/path.d [2019-12-31T14:33:21.622Z] #41 97.83 DEP criu/parasite-syscall.d [2019-12-31T14:33:21.622Z] #41 98.00 DEP criu/pagemap.d [2019-12-31T14:33:21.622Z] #41 98.11 DEP criu/pagemap-cache.d [2019-12-31T14:33:21.880Z] #41 98.24 DEP criu/page-xfer.d [2019-12-31T14:33:21.880Z] #41 98.34 DEP criu/page-pipe.d [2019-12-31T14:33:22.138Z] #41 98.41 DEP criu/netfilter.d [2019-12-31T14:33:22.138Z] #41 98.52 DEP criu/net.d [2019-12-31T14:33:22.205Z] #42 30.39 CC images/core-aarch64.o [2019-12-31T14:33:22.401Z] #41 98.81 DEP criu/namespaces.d [2019-12-31T14:33:22.507Z] #42 30.88 CC images/core-ppc64.o [2019-12-31T14:33:22.659Z] #41 98.97 DEP criu/mount.d [2019-12-31T14:33:22.659Z] #41 99.08 DEP criu/mem.d [2019-12-31T14:33:22.918Z] #41 99.23 DEP criu/lsm.d [2019-12-31T14:33:22.918Z] #41 99.35 DEP criu/log.d [2019-12-31T14:33:23.176Z] #41 99.43 DEP criu/libnetlink.d [2019-12-31T14:33:23.176Z] #41 99.62 DEP criu/kerndat.d [2019-12-31T14:33:23.434Z] #41 99.82 DEP criu/kcmp-ids.d [2019-12-31T14:33:23.692Z] #41 99.94 DEP criu/irmap.d [2019-12-31T14:33:23.692Z] #41 100.1 DEP criu/ipc_ns.d [2019-12-31T14:33:23.950Z] #41 100.3 DEP criu/image.d [2019-12-31T14:33:24.050Z] #42 32.09 CC images/core-s390.o [2019-12-31T14:33:24.209Z] #41 100.5 DEP criu/image-desc.d [2019-12-31T14:33:24.209Z] #41 100.6 DEP criu/fsnotify.d [2019-12-31T14:33:24.467Z] #41 100.8 DEP criu/filesystems.d [2019-12-31T14:33:24.688Z] #42 ... [2019-12-31T14:33:24.688Z] [2019-12-31T14:33:24.688Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:33:24.688Z] #60 57.50 + cd /tmp/tmp.TG0wzaHZYT/src/github.com/containerd/containerd [2019-12-31T14:33:24.688Z] #60 57.51 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-31T14:33:24.725Z] #41 100.9 DEP criu/files.d [2019-12-31T14:33:24.725Z] #41 101.1 DEP criu/files-reg.d [2019-12-31T14:33:24.985Z] #41 101.3 DEP criu/files-ext.d [2019-12-31T14:33:24.985Z] #41 ... [2019-12-31T14:33:24.985Z] [2019-12-31T14:33:24.985Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:33:24.985Z] #28 185.9 + rm -rf /tmp/tmp.dY4zOJaNV5 [2019-12-31T14:33:25.551Z] #28 DONE 186.5s [2019-12-31T14:33:25.551Z] [2019-12-31T14:33:25.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:25.551Z] #41 101.5 DEP criu/file-lock.d [2019-12-31T14:33:25.551Z] #41 101.7 DEP criu/file-ids.d [2019-12-31T14:33:25.551Z] #41 101.9 DEP criu/fifo.d [2019-12-31T14:33:25.723Z] #60 58.75 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-31T14:33:25.723Z] #60 58.75 + BUILDTAGS='netgo osusergo static_build' [2019-12-31T14:33:25.723Z] #60 58.76 + export EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:33:25.723Z] #60 58.76 + EXTRA_FLAGS=-buildmode=pie [2019-12-31T14:33:25.723Z] #60 58.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-31T14:33:25.723Z] #60 58.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-31T14:33:25.723Z] #60 58.76 + '[' '' = dynamic ']' [2019-12-31T14:33:25.723Z] #60 58.76 + make [2019-12-31T14:33:25.809Z] #41 102.0 DEP criu/fdstore.d [2019-12-31T14:33:25.809Z] #41 102.2 DEP criu/fault-injection.d [2019-12-31T14:33:25.809Z] #41 102.3 DEP criu/external.d [2019-12-31T14:33:26.066Z] #41 102.4 DEP criu/eventpoll.d [2019-12-31T14:33:26.324Z] #41 102.7 DEP criu/eventfd.d [2019-12-31T14:33:26.584Z] #41 102.9 DEP criu/crtools.d [2019-12-31T14:33:26.981Z] #41 103.1 DEP criu/cr-service.d [2019-12-31T14:33:26.981Z] #41 103.3 DEP criu/cr-restore.d [2019-12-31T14:33:26.981Z] #41 ... [2019-12-31T14:33:26.981Z] [2019-12-31T14:33:26.981Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T14:33:26.981Z] #29 DONE 0.3s [2019-12-31T14:33:26.981Z] [2019-12-31T14:33:26.981Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T14:33:26.981Z] #32 DONE 0.1s [2019-12-31T14:33:27.243Z] [2019-12-31T14:33:27.243Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T14:33:27.243Z] #37 DONE 0.1s [2019-12-31T14:33:27.243Z] [2019-12-31T14:33:27.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:27.243Z] #41 103.6 DEP criu/cr-errno.d [2019-12-31T14:33:27.243Z] #41 103.6 DEP criu/cr-dump.d [2019-12-31T14:33:27.325Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2019-12-31T14:33:27.504Z] #41 103.8 DEP criu/cr-dedup.d [2019-12-31T14:33:27.504Z] #41 103.9 DEP criu/cr-check.d [2019-12-31T14:33:27.766Z] #41 104.1 DEP criu/config.d [2019-12-31T14:33:27.766Z] #41 104.3 DEP criu/clone-noasan.d [2019-12-31T14:33:27.809Z] #60 60.39 + bin/ctr [2019-12-31T14:33:28.030Z] #41 104.4 DEP criu/cgroup.d [2019-12-31T14:33:28.030Z] #41 104.5 DEP criu/cgroup-props.d [2019-12-31T14:33:28.287Z] #41 104.6 DEP criu/bitmap.d [2019-12-31T14:33:28.287Z] #41 104.6 DEP criu/bfd.d [2019-12-31T14:33:28.545Z] #41 104.8 DEP criu/autofs.d [2019-12-31T14:33:28.545Z] #41 104.9 DEP criu/aio.d [2019-12-31T14:33:28.803Z] #41 105.0 DEP criu/action-scripts.d [2019-12-31T14:33:29.061Z] #41 105.3 CC criu/action-scripts.o [2019-12-31T14:33:29.627Z] #41 105.8 CC criu/aio.o [2019-12-31T14:33:29.885Z] #41 106.3 CC criu/autofs.o [2019-12-31T14:33:31.267Z] #41 107.4 CC criu/bfd.o [2019-12-31T14:33:31.267Z] #41 107.8 CC criu/bitmap.o [2019-12-31T14:33:31.833Z] #41 108.0 CC criu/cgroup-props.o [2019-12-31T14:33:32.322Z] #60 ... [2019-12-31T14:33:32.322Z] [2019-12-31T14:33:32.322Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:32.322Z] #42 33.48 CC images/cpuinfo.o [2019-12-31T14:33:32.322Z] #42 34.51 CC images/inventory.o [2019-12-31T14:33:32.322Z] #42 34.94 CC images/fdinfo.o [2019-12-31T14:33:32.323Z] #42 35.46 CC images/fown.o [2019-12-31T14:33:32.323Z] #42 35.82 CC images/ns.o [2019-12-31T14:33:32.323Z] #42 36.24 CC images/regfile.o [2019-12-31T14:33:32.323Z] #42 36.73 CC images/ghost-file.o [2019-12-31T14:33:32.323Z] #42 37.26 CC images/fifo.o [2019-12-31T14:33:32.323Z] #42 37.66 CC images/remap-file-path.o [2019-12-31T14:33:32.323Z] #42 38.02 CC images/eventfd.o [2019-12-31T14:33:32.323Z] #42 38.43 CC images/eventpoll.o [2019-12-31T14:33:32.323Z] #42 38.97 CC images/fh.o [2019-12-31T14:33:32.323Z] #42 39.53 CC images/fsnotify.o [2019-12-31T14:33:32.323Z] #42 40.62 CC images/signalfd.o [2019-12-31T14:33:32.399Z] #41 108.7 CC criu/cgroup.o [2019-12-31T14:33:32.622Z] #42 41.05 CC images/fs.o [2019-12-31T14:33:32.923Z] #42 ... [2019-12-31T14:33:32.923Z] [2019-12-31T14:33:32.923Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:32.923Z] #45 111.1 time [2019-12-31T14:33:32.923Z] #45 118.8 regexp [2019-12-31T14:33:33.231Z] #45 ... [2019-12-31T14:33:33.231Z] [2019-12-31T14:33:33.231Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:33.231Z] #42 41.52 CC images/pstree.o [2019-12-31T14:33:33.540Z] #42 42.01 CC images/pipe.o [2019-12-31T14:33:33.849Z] #42 42.44 CC images/tcp-stream.o [2019-12-31T14:33:34.510Z] #42 42.80 CC images/sk-packet.o [2019-12-31T14:33:34.927Z] #41 110.9 CC criu/clone-noasan.o [2019-12-31T14:33:34.927Z] #41 111.0 CC criu/config.o [2019-12-31T14:33:34.927Z] #41 ... [2019-12-31T14:33:34.927Z] [2019-12-31T14:33:34.927Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:34.927Z] #54 195.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T14:33:35.144Z] #42 43.50 CC images/mnt.o [2019-12-31T14:33:35.438Z] #42 43.86 CC images/pipe-data.o [2019-12-31T14:33:35.732Z] #42 44.21 CC images/sa.o [2019-12-31T14:33:35.732Z] #42 ... [2019-12-31T14:33:35.732Z] [2019-12-31T14:33:35.732Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:33:35.732Z] #32 114.0 internal/poll [2019-12-31T14:33:35.732Z] #32 117.7 os [2019-12-31T14:33:35.732Z] #32 120.6 internal/fmtsort [2019-12-31T14:33:35.732Z] #32 122.9 path/filepath [2019-12-31T14:33:35.732Z] #32 122.9 fmt [2019-12-31T14:33:36.368Z] #32 ... [2019-12-31T14:33:36.368Z] [2019-12-31T14:33:36.368Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:36.368Z] #42 44.68 CC images/timer.o [2019-12-31T14:33:36.829Z] #54 197.0 + mkdir -p /build [2019-12-31T14:33:36.829Z] #54 197.0 + cp runc /build/runc [2019-12-31T14:33:37.001Z] #42 45.44 CC images/timerfd.o [2019-12-31T14:33:37.087Z] #54 DONE 197.5s [2019-12-31T14:33:37.087Z] [2019-12-31T14:33:37.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:37.087Z] #41 112.1 CC criu/cr-check.o [2019-12-31T14:33:37.087Z] #41 113.3 CC criu/cr-dedup.o [2019-12-31T14:33:37.346Z] #41 113.6 CC criu/cr-dump.o [2019-12-31T14:33:37.659Z] #42 45.83 CC images/mm.o [2019-12-31T14:33:38.302Z] #42 46.47 CC images/sk-opts.o [2019-12-31T14:33:38.603Z] #42 46.85 CC images/sk-unix.o [2019-12-31T14:33:38.906Z] #42 47.40 CC images/sk-inet.o [2019-12-31T14:33:39.245Z] #41 115.6 CC criu/cr-errno.o [2019-12-31T14:33:39.245Z] #41 115.7 CC criu/cr-restore.o [2019-12-31T14:33:39.567Z] #42 48.01 CC images/tun.o [2019-12-31T14:33:40.229Z] #42 48.58 CC images/sk-netlink.o [2019-12-31T14:33:40.410Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|exports_file|types_sizes|files|imports) took 1m48.824832863s [2019-12-31T14:33:40.410Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.501123ms [2019-12-31T14:33:40.883Z] #42 49.02 CC images/packet-sock.o [2019-12-31T14:33:41.511Z] #42 49.79 CC images/ipc-var.o [2019-12-31T14:33:41.801Z] #42 50.18 CC images/ipc-desc.o [2019-12-31T14:33:42.091Z] #42 50.49 CC images/ipc-shm.o [2019-12-31T14:33:42.382Z] #42 50.85 CC images/ipc-msg.o [2019-12-31T14:33:42.538Z] #41 118.4 CC criu/cr-service.o [2019-12-31T14:33:43.015Z] #42 51.35 CC images/ipc-sem.o [2019-12-31T14:33:43.105Z] #41 119.3 CC criu/crtools.o [2019-12-31T14:33:43.306Z] #42 51.68 CC images/utsns.o [2019-12-31T14:33:43.363Z] #41 119.7 CC criu/eventfd.o [2019-12-31T14:33:43.598Z] #42 52.07 CC images/creds.o [2019-12-31T14:33:43.621Z] #41 120.0 CC criu/eventpoll.o [2019-12-31T14:33:44.230Z] #42 52.51 CC images/vma.o [2019-12-31T14:33:44.522Z] #42 52.94 CC images/netdev.o [2019-12-31T14:33:44.522Z] #42 ... [2019-12-31T14:33:44.522Z] [2019-12-31T14:33:44.522Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:33:44.522Z] #11 133.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-31T14:33:44.554Z] #41 120.6 CC criu/external.o [2019-12-31T14:33:44.554Z] #41 120.9 CC criu/fault-injection.o [2019-12-31T14:33:44.554Z] #41 121.0 CC criu/fdstore.o [2019-12-31T14:33:44.812Z] #41 121.2 CC criu/fifo.o [2019-12-31T14:33:45.040Z] #11 133.1 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-31T14:33:45.040Z] #11 133.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:33:45.070Z] #41 121.5 CC criu/file-ids.o [2019-12-31T14:33:45.635Z] #41 121.8 CC criu/file-lock.o [2019-12-31T14:33:46.201Z] #41 122.5 CC criu/files-ext.o [2019-12-31T14:33:46.459Z] #41 122.8 CC criu/files-reg.o [2019-12-31T14:33:47.136Z] #11 ... [2019-12-31T14:33:47.136Z] [2019-12-31T14:33:47.136Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:33:47.136Z] #32 125.3 io/ioutil [2019-12-31T14:33:47.136Z] #32 128.3 log [2019-12-31T14:33:47.136Z] #32 128.3 flag [2019-12-31T14:33:47.136Z] #32 128.3 github.com/BurntSushi/toml [2019-12-31T14:33:47.136Z] #32 135.4 github.com/BurntSushi/toml/cmd/tomlv [2019-12-31T14:33:47.136Z] #32 ... [2019-12-31T14:33:47.136Z] [2019-12-31T14:33:47.136Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:47.136Z] #42 53.63 CC images/tty.o [2019-12-31T14:33:47.136Z] #42 54.91 CC images/file-lock.o [2019-12-31T14:33:47.136Z] #42 55.36 CC images/rlimit.o [2019-12-31T14:33:47.136Z] #42 55.69 CC images/pagemap.o [2019-12-31T14:33:48.169Z] #42 56.37 CC images/siginfo.o [2019-12-31T14:33:48.360Z] #41 124.3 CC criu/files.o [2019-12-31T14:33:48.461Z] #42 ... [2019-12-31T14:33:48.461Z] [2019-12-31T14:33:48.461Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:48.461Z] #45 126.6 os/exec [2019-12-31T14:33:48.461Z] #45 126.6 net [2019-12-31T14:33:48.461Z] #45 130.7 internal/lazyregexp [2019-12-31T14:33:48.461Z] #45 135.5 encoding/binary [2019-12-31T14:33:48.461Z] #45 135.6 go/token [2019-12-31T14:33:48.461Z] #45 135.6 net/url [2019-12-31T14:33:48.461Z] #45 ... [2019-12-31T14:33:48.461Z] [2019-12-31T14:33:48.461Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:48.461Z] #42 56.88 CC images/rpc.o [2019-12-31T14:33:49.294Z] #41 125.6 CC criu/filesystems.o [2019-12-31T14:33:49.860Z] #41 126.1 CC criu/fsnotify.o [2019-12-31T14:33:50.426Z] #41 126.9 CC criu/image-desc.o [2019-12-31T14:33:50.697Z] #41 127.0 CC criu/image.o [2019-12-31T14:33:51.266Z] #41 127.7 CC criu/ipc_ns.o [2019-12-31T14:33:52.029Z] #42 60.03 CC images/ext-file.o [2019-12-31T14:33:52.029Z] #42 60.52 CC images/cgroup.o [2019-12-31T14:33:52.200Z] #41 128.4 CC criu/irmap.o [2019-12-31T14:33:52.459Z] #41 ... [2019-12-31T14:33:52.459Z] [2019-12-31T14:33:52.459Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:33:52.459Z] #38 213.3 + dpkg --print-architecture [2019-12-31T14:33:52.459Z] #38 213.3 + cd /tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution [2019-12-31T14:33:52.459Z] #38 213.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T14:33:53.025Z] #38 213.7 + GOPATH=/tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWnziPsbIL [2019-12-31T14:33:53.025Z] #38 213.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T14:33:53.632Z] #42 ... [2019-12-31T14:33:53.632Z] [2019-12-31T14:33:53.632Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-31T14:33:53.632Z] #32 DONE 141.7s [2019-12-31T14:33:53.632Z] [2019-12-31T14:33:53.632Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:53.632Z] #42 62.05 CC images/userns.o [2019-12-31T14:33:53.632Z] #42 ... [2019-12-31T14:33:53.632Z] [2019-12-31T14:33:53.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:33:53.632Z] #45 138.9 go/scanner [2019-12-31T14:33:53.632Z] #45 142.0 text/template/parse [2019-12-31T14:33:55.133Z] #45 143.1 encoding/base64 [2019-12-31T14:33:56.638Z] #45 144.5 go/ast [2019-12-31T14:33:57.682Z] #45 145.8 encoding/json [2019-12-31T14:33:59.193Z] #45 ... [2019-12-31T14:33:59.193Z] [2019-12-31T14:33:59.193Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:33:59.193Z] #42 63.06 CC images/google/protobuf/descriptor.o [2019-12-31T14:33:59.193Z] #42 66.64 CC images/opts.o [2019-12-31T14:33:59.193Z] #42 67.09 CC images/seccomp.o [2019-12-31T14:33:59.193Z] #42 67.50 CC images/binfmt-misc.o [2019-12-31T14:33:59.486Z] #42 67.88 CC images/time.o [2019-12-31T14:34:00.125Z] #42 68.28 CC images/sysctl.o [2019-12-31T14:34:00.125Z] #42 68.67 CC images/autofs.o [2019-12-31T14:34:00.772Z] #42 68.99 CC images/macvlan.o [2019-12-31T14:34:00.772Z] #42 69.37 CC images/sit.o [2019-12-31T14:34:01.437Z] #42 69.82 LINK images/built-in.o [2019-12-31T14:34:01.750Z] #42 69.98 GEN compel/include/asm [2019-12-31T14:34:01.750Z] #42 70.00 GEN compel/include/version.h [2019-12-31T14:34:01.750Z] #42 70.02 touch .config [2019-12-31T14:34:01.750Z] #42 70.04 GEN include/common/config.h [2019-12-31T14:34:01.750Z] #42 70.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-31T14:34:01.750Z] #42 70.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-31T14:34:02.066Z] #42 70.33 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-31T14:34:02.066Z] #42 70.36 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-31T14:34:02.066Z] #42 70.46 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-31T14:34:02.376Z] #42 70.56 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-31T14:34:02.376Z] #42 70.61 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-31T14:34:02.376Z] #42 70.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-31T14:34:02.376Z] #42 70.70 DEP compel/plugins/std/infect.d [2019-12-31T14:34:02.675Z] #73 exporting layers 54.0s done [2019-12-31T14:34:02.675Z] #73 exporting manifest sha256:edce2e45d479f42ae89cb0366a22db7d6b77e7775f6ef0aad988b4226c2cb3a4 0.0s done [2019-12-31T14:34:02.675Z] #73 exporting config sha256:1c1a4e6d38b1ec82fd1dc2ab643c923589ca530f6e1d31421f724d7228fd5502 0.0s done [2019-12-31T14:34:02.675Z] #73 sending tarball [2019-12-31T14:34:02.683Z] #42 71.03 DEP compel/plugins/std/string.d [2019-12-31T14:34:02.683Z] #42 71.28 DEP compel/plugins/std/log.d [2019-12-31T14:34:02.983Z] #42 71.52 DEP compel/plugins/std/fds.d [2019-12-31T14:34:03.012Z] #38 ... [2019-12-31T14:34:03.012Z] [2019-12-31T14:34:03.012Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:03.012Z] #41 128.9 CC criu/kcmp-ids.o [2019-12-31T14:34:03.012Z] #41 129.1 CC criu/kerndat.o [2019-12-31T14:34:03.012Z] #41 130.0 CC criu/libnetlink.o [2019-12-31T14:34:03.012Z] #41 130.3 CC criu/log.o [2019-12-31T14:34:03.012Z] #41 130.6 CC criu/lsm.o [2019-12-31T14:34:03.012Z] #41 130.9 CC criu/mem.o [2019-12-31T14:34:03.012Z] #41 132.0 CC criu/mount.o [2019-12-31T14:34:03.012Z] #41 134.6 CC criu/namespaces.o [2019-12-31T14:34:03.012Z] #41 135.9 CC criu/net.o [2019-12-31T14:34:03.012Z] #41 138.2 CC criu/netfilter.o [2019-12-31T14:34:03.012Z] #41 138.5 CC criu/page-pipe.o [2019-12-31T14:34:03.012Z] #41 139.1 CC criu/page-xfer.o [2019-12-31T14:34:03.290Z] #42 71.71 DEP compel/plugins/std/std.d [2019-12-31T14:34:03.579Z] #41 139.8 CC criu/pagemap-cache.o [2019-12-31T14:34:03.594Z] #42 71.88 DEP compel/plugins/shmem/shmem.d [2019-12-31T14:34:03.594Z] #42 72.02 DEP compel/plugins/fds/fds.d [2019-12-31T14:34:03.837Z] #41 140.1 CC criu/pagemap.o [2019-12-31T14:34:03.909Z] #42 72.26 CC compel/plugins/std/std.o [2019-12-31T14:34:04.214Z] #42 ... [2019-12-31T14:34:04.214Z] [2019-12-31T14:34:04.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-31T14:34:04.214Z] #11 152.6 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-31T14:34:04.214Z] #11 152.6 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T14:34:04.214Z] #11 152.6 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T14:34:04.404Z] #41 140.8 CC criu/parasite-syscall.o [2019-12-31T14:34:04.515Z] #11 152.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-31T14:34:04.516Z] #11 152.8 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T14:34:04.516Z] #11 152.8 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T14:34:04.813Z] #11 153.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-31T14:34:04.813Z] #11 153.0 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-31T14:34:04.813Z] #11 153.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-31T14:34:04.813Z] #11 153.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-31T14:34:04.813Z] #11 153.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-31T14:34:04.813Z] #11 153.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:34:04.813Z] #11 153.2 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T14:34:04.813Z] #11 153.2 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-31T14:34:04.813Z] #11 153.3 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up btrfs-progs (4.7.3-1) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-31T14:34:04.813Z] #11 153.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:34:05.135Z] #11 153.4 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-12-31T14:34:05.135Z] #11 153.4 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-12-31T14:34:05.135Z] #11 153.4 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-12-31T14:34:05.135Z] #11 153.5 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-12-31T14:34:05.135Z] #11 153.5 Setting up btrfs-tools (4.7.3-1) ... [2019-12-31T14:34:05.135Z] #11 153.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-31T14:34:05.135Z] #11 153.5 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-12-31T14:34:05.135Z] #11 153.5 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-12-31T14:34:05.135Z] #11 153.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T14:34:05.135Z] #11 153.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-31T14:34:05.135Z] #11 153.5 Setting up dmsetup (2:1.02.137-2) ... [2019-12-31T14:34:05.135Z] #11 153.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-31T14:34:05.135Z] #11 153.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:34:05.338Z] #41 141.6 CC criu/path.o [2019-12-31T14:34:05.339Z] #41 141.9 CC criu/pie-util-vdso-elf32.o [2019-12-31T14:34:05.480Z] #11 DONE 153.9s [2019-12-31T14:34:05.480Z] [2019-12-31T14:34:05.480Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:34:05.826Z] #12 ... [2019-12-31T14:34:05.826Z] [2019-12-31T14:34:05.826Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:34:05.826Z] #53 DONE 0.3s [2019-12-31T14:34:05.826Z] [2019-12-31T14:34:05.826Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-31T14:34:05.826Z] #54 DONE 0.1s [2019-12-31T14:34:05.826Z] [2019-12-31T14:34:05.826Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:34:05.905Z] #41 142.2 CC criu/pie-util-vdso.o [2019-12-31T14:34:06.155Z] #55 0.308 + RM_GOPATH=0 [2019-12-31T14:34:06.155Z] #55 0.308 + TMP_GOPATH= [2019-12-31T14:34:06.155Z] #55 0.308 + : /build [2019-12-31T14:34:06.155Z] #55 0.308 + '[' -z '' ']' [2019-12-31T14:34:06.155Z] #55 0.312 ++ mktemp -d [2019-12-31T14:34:06.155Z] #55 0.316 + export GOPATH=/tmp/tmp.cd60Ij7Zws [2019-12-31T14:34:06.155Z] #55 0.333 + GOPATH=/tmp/tmp.cd60Ij7Zws [2019-12-31T14:34:06.155Z] #55 0.335 + RM_GOPATH=1 [2019-12-31T14:34:06.155Z] #55 0.337 ++ dirname ./install.sh [2019-12-31T14:34:06.155Z] #55 0.339 + dir=. [2019-12-31T14:34:06.155Z] #55 0.340 + bin=runc [2019-12-31T14:34:06.155Z] #55 0.341 + shift [2019-12-31T14:34:06.155Z] #55 0.342 + '[' '!' -f ./runc.installer ']' [2019-12-31T14:34:06.155Z] #55 0.343 + . ./runc.installer [2019-12-31T14:34:06.155Z] #55 0.344 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:34:06.155Z] #55 0.352 + install_runc [2019-12-31T14:34:06.155Z] #55 0.354 + uname -r [2019-12-31T14:34:06.155Z] #55 0.355 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-31T14:34:06.155Z] #55 0.366 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-31T14:34:06.155Z] #55 0.367 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-31T14:34:06.155Z] #55 0.367 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cd60Ij7Zws/src/github.com/opencontainers/runc [2019-12-31T14:34:06.155Z] #55 0.367 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-31T14:34:06.155Z] #55 0.376 Cloning into '/tmp/tmp.cd60Ij7Zws/src/github.com/opencontainers/runc'... [2019-12-31T14:34:06.473Z] #41 142.6 CC criu/pie-util.o [2019-12-31T14:34:06.473Z] #41 142.8 CC criu/pipes.o [2019-12-31T14:34:06.474Z] #55 ... [2019-12-31T14:34:06.474Z] [2019-12-31T14:34:06.474Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-31T14:34:06.474Z] #12 DONE 0.9s [2019-12-31T14:34:06.474Z] [2019-12-31T14:34:06.474Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-31T14:34:06.508Z] #73 ... [2019-12-31T14:34:06.508Z] [2019-12-31T14:34:06.508Z] #74 importing to docker [2019-12-31T14:34:06.508Z] #74 ... [2019-12-31T14:34:06.508Z] [2019-12-31T14:34:06.508Z] #73 exporting to oci image format [2019-12-31T14:34:06.508Z] #73 sending tarball 9.2s done [2019-12-31T14:34:06.508Z] #73 DONE 63.3s [2019-12-31T14:34:06.508Z] [2019-12-31T14:34:06.508Z] #74 importing to docker [2019-12-31T14:34:06.815Z] #13 DONE 0.5s [2019-12-31T14:34:06.815Z] [2019-12-31T14:34:06.815Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-31T14:34:07.040Z] #41 143.4 CC criu/plugin.o [2019-12-31T14:34:07.128Z] #14 0.281 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-31T14:34:07.128Z] #14 DONE 0.4s [2019-12-31T14:34:07.128Z] [2019-12-31T14:34:07.128Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-31T14:34:07.315Z] #41 143.7 CC criu/proc_parse.o [2019-12-31T14:34:07.437Z] #15 DONE 0.4s [2019-12-31T14:34:07.437Z] [2019-12-31T14:34:07.437Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:07.437Z] #42 72.86 CC compel/plugins/std/fds.o [2019-12-31T14:34:07.437Z] #42 73.78 CC compel/plugins/std/log.o [2019-12-31T14:34:07.437Z] #42 75.48 CC compel/plugins/std/string.o [2019-12-31T14:34:08.094Z] #42 ... [2019-12-31T14:34:08.094Z] [2019-12-31T14:34:08.094Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-31T14:34:08.094Z] #16 DONE 0.4s [2019-12-31T14:34:08.094Z] [2019-12-31T14:34:08.094Z] #17 [dev 6/24] RUN ldconfig [2019-12-31T14:34:08.733Z] #17 DONE 0.5s [2019-12-31T14:34:08.733Z] [2019-12-31T14:34:08.733Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:34:09.026Z] #18 0.638 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-31T14:34:09.026Z] #18 0.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-31T14:34:09.217Z] #41 145.6 CC criu/protobuf-desc.o [2019-12-31T14:34:09.321Z] #18 0.787 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-31T14:34:09.321Z] #18 0.835 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-31T14:34:09.618Z] #18 1.011 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-31T14:34:10.152Z] #41 146.4 CC criu/protobuf.o [2019-12-31T14:34:10.668Z] #18 2.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [492 kB] [2019-12-31T14:34:10.718Z] #41 146.9 CC criu/pstree.o [2019-12-31T14:34:11.652Z] #41 147.8 CC criu/rbtree.o [2019-12-31T14:34:11.652Z] #41 148.1 CC criu/rst-malloc.o [2019-12-31T14:34:11.911Z] #41 148.4 CC criu/seccomp.o [2019-12-31T14:34:12.477Z] #41 149.0 CC criu/seize.o [2019-12-31T14:34:12.758Z] #18 4.250 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-31T14:34:13.417Z] #41 149.7 CC criu/servicefd.o [2019-12-31T14:34:13.417Z] #41 ... [2019-12-31T14:34:13.417Z] [2019-12-31T14:34:13.417Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:34:13.675Z] #38 234.4 + rm -rf /tmp/tmp.MWnziPsbIL/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MWnziPsbIL [2019-12-31T14:34:14.028Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-12-31T14:34:14.245Z] #38 DONE 235.0s [2019-12-31T14:34:14.245Z] [2019-12-31T14:34:14.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:14.245Z] #41 150.2 CC criu/shmem.o [2019-12-31T14:34:14.272Z] #18 5.554 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-31T14:34:14.288Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T14:34:14.812Z] #41 151.1 CC criu/sigframe.o [2019-12-31T14:34:15.070Z] #41 151.5 CC criu/signalfd.o [2019-12-31T14:34:15.232Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T14:34:15.232Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T14:34:15.317Z] #18 ... [2019-12-31T14:34:15.317Z] [2019-12-31T14:34:15.317Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:15.317Z] #42 76.77 CC compel/plugins/std/infect.o [2019-12-31T14:34:15.317Z] #42 77.80 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-31T14:34:15.317Z] #42 77.86 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-31T14:34:15.317Z] #42 77.93 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-31T14:34:15.317Z] #42 78.01 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-31T14:34:15.317Z] #42 78.13 AR compel/plugins/std.lib.a [2019-12-31T14:34:15.317Z] #42 78.30 CC compel/plugins/fds/fds.o [2019-12-31T14:34:15.317Z] #42 78.93 AR compel/plugins/fds.lib.a [2019-12-31T14:34:15.317Z] #42 79.10 HOSTDEP compel/src/lib/log-host.d [2019-12-31T14:34:15.317Z] #42 79.37 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-31T14:34:15.317Z] #42 79.63 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-31T14:34:15.317Z] #42 79.84 HOSTDEP compel/src/main-host.d [2019-12-31T14:34:15.317Z] #42 80.08 DEP compel/src/lib/ptrace.d [2019-12-31T14:34:15.317Z] #42 80.35 DEP compel/src/lib/infect.d [2019-12-31T14:34:15.317Z] #42 80.69 DEP compel/src/lib/infect-util.d [2019-12-31T14:34:15.317Z] #42 80.91 DEP compel/src/lib/infect-rpc.d [2019-12-31T14:34:15.317Z] #42 81.28 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-31T14:34:15.317Z] #42 81.45 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-31T14:34:15.317Z] #42 81.63 DEP compel/src/lib/log.d [2019-12-31T14:34:15.317Z] #42 81.85 DEP compel/src/main.d [2019-12-31T14:34:15.317Z] #42 82.08 DEP compel/src/lib/handle-elf.d [2019-12-31T14:34:15.317Z] #42 82.46 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-31T14:34:15.317Z] #42 82.86 CC compel/src/lib/log.o [2019-12-31T14:34:15.317Z] #42 83.47 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-31T14:34:15.493Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T14:34:15.636Z] #41 ... [2019-12-31T14:34:15.636Z] [2019-12-31T14:34:15.636Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T14:34:15.636Z] #39 DONE 0.2s [2019-12-31T14:34:15.636Z] [2019-12-31T14:34:15.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:15.636Z] #41 151.9 CC criu/sk-inet.o [2019-12-31T14:34:15.953Z] #42 84.21 CC compel/arch/ppc64/src/lib/infect.o [2019-12-31T14:34:16.202Z] #41 152.6 CC criu/sk-netlink.o [2019-12-31T14:34:16.435Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T14:34:16.435Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T14:34:16.460Z] #41 152.9 CC criu/sk-packet.o [2019-12-31T14:34:16.592Z] #42 ... [2019-12-31T14:34:16.592Z] [2019-12-31T14:34:16.592Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:34:16.592Z] #55 10.81 + cd /tmp/tmp.cd60Ij7Zws/src/github.com/opencontainers/runc [2019-12-31T14:34:16.592Z] #55 10.81 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-31T14:34:16.696Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2019-12-31T14:34:16.958Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2019-12-31T14:34:16.959Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.0% of statements [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T14:34:16.959Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T14:34:17.026Z] #41 153.3 CC criu/sk-queue.o [2019-12-31T14:34:17.219Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2019-12-31T14:34:17.219Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T14:34:17.219Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T14:34:17.244Z] #55 11.48 + '[' -z '' ']' [2019-12-31T14:34:17.244Z] #55 11.49 + target=static [2019-12-31T14:34:17.244Z] #55 11.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-31T14:34:17.284Z] #41 153.6 CC criu/sk-tcp.o [2019-12-31T14:34:17.542Z] #41 153.9 CC criu/sk-unix.o [2019-12-31T14:34:17.790Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-12-31T14:34:18.916Z] #41 155.2 CC criu/sockets.o [2019-12-31T14:34:19.482Z] #41 155.8 CC criu/stats.o [2019-12-31T14:34:19.740Z] #41 156.0 CC criu/string.o [2019-12-31T14:34:19.740Z] #41 156.1 CC criu/sysctl.o [2019-12-31T14:34:19.982Z] #55 14.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-31T14:34:20.305Z] #41 156.6 CC criu/sysfs_parse.o [2019-12-31T14:34:20.339Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-12-31T14:34:20.563Z] #41 156.8 CC criu/timerfd.o [2019-12-31T14:34:20.821Z] #41 157.0 CC criu/tty.o [2019-12-31T14:34:21.723Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.6% of statements [2019-12-31T14:34:21.983Z] ok github.com/docker/docker/builder/remotecontext/git 3.214s coverage: 86.3% of statements [2019-12-31T14:34:22.053Z] #55 ... [2019-12-31T14:34:22.053Z] [2019-12-31T14:34:22.053Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:34:22.053Z] #45 160.0 text/template [2019-12-31T14:34:22.053Z] #45 166.4 go/parser [2019-12-31T14:34:22.053Z] #45 168.8 encoding/xml [2019-12-31T14:34:22.053Z] #45 ... [2019-12-31T14:34:22.053Z] [2019-12-31T14:34:22.053Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:22.053Z] #42 85.12 CC compel/src/lib/infect-rpc.o [2019-12-31T14:34:22.053Z] #42 85.73 CC compel/src/lib/infect-util.o [2019-12-31T14:34:22.053Z] #42 86.24 CC compel/src/lib/infect.o [2019-12-31T14:34:22.195Z] #41 158.3 CC criu/tun.o [2019-12-31T14:34:22.452Z] #41 158.7 CC criu/uffd.o [2019-12-31T14:34:22.688Z] #42 91.10 CC compel/src/lib/ptrace.o [2019-12-31T14:34:23.321Z] #42 91.86 AR compel/libcompel.a [2019-12-31T14:34:23.362Z] ok github.com/docker/docker/builder/dockerfile 1.242s coverage: 48.2% of statements [2019-12-31T14:34:23.362Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T14:34:23.362Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T14:34:23.386Z] #41 159.6 CC criu/util.o [2019-12-31T14:34:23.627Z] #42 92.05 HOSTCC compel/src/main-host.o [2019-12-31T14:34:23.955Z] #41 160.4 CC criu/uts_ns.o [2019-12-31T14:34:24.265Z] #42 92.74 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-31T14:34:24.521Z] #41 160.7 CC criu/vdso-compat.o [2019-12-31T14:34:24.521Z] #41 160.9 CC criu/vdso.o [2019-12-31T14:34:24.559Z] #42 ... [2019-12-31T14:34:24.559Z] [2019-12-31T14:34:24.559Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:34:24.559Z] #18 16.14 Fetched 7732 kB in 15s (497 kB/s) [2019-12-31T14:34:25.517Z] #41 161.7 LINK criu/built-in.o [2019-12-31T14:34:25.517Z] #41 161.8 LINK criu/criu [2019-12-31T14:34:25.788Z] #41 162.1 DEP lib/c/criu.d [2019-12-31T14:34:25.788Z] #41 162.2 CC images/rpc.pb-c.o [2019-12-31T14:34:26.356Z] #41 162.7 CC lib/c/criu.o [2019-12-31T14:34:27.286Z] #41 163.5 LINK lib/c/built-in.o [2019-12-31T14:34:27.286Z] #41 163.5 LINK lib/c/libcriu.so [2019-12-31T14:34:27.286Z] #41 163.6 GEN magic.py [2019-12-31T14:34:27.544Z] #41 163.7 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:34:27.544Z] #41 163.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:34:27.544Z] #41 ... [2019-12-31T14:34:27.544Z] [2019-12-31T14:34:27.544Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:27.544Z] #59 248.2 + bin/containerd [2019-12-31T14:34:27.565Z] ok github.com/docker/docker/client 0.529s coverage: 75.8% of statements [2019-12-31T14:34:30.068Z] #59 ... [2019-12-31T14:34:30.068Z] [2019-12-31T14:34:30.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:30.068Z] #41 164.2 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:34:30.068Z] #41 164.7 make[1]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.1 make[1]: 'images/built-in.o' is up to date. [2019-12-31T14:34:30.068Z] #41 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T14:34:30.068Z] #41 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T14:34:30.068Z] #41 165.2 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T14:34:30.068Z] #41 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T14:34:30.068Z] #41 165.2 make[1]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:34:30.068Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.4 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.5 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.7 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-12-31T14:34:30.068Z] #41 165.8 INSTALL criu/criu [2019-12-31T14:34:30.068Z] #41 DONE 166.3s [2019-12-31T14:34:30.068Z] [2019-12-31T14:34:30.068Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:30.371Z] #74 DONE 21.1s [2019-12-31T14:34:30.373Z] #18 16.14 Reading package lists... [2019-12-31T14:34:30.373Z] #18 ... [2019-12-31T14:34:30.373Z] [2019-12-31T14:34:30.373Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:30.373Z] #63 177.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-31T14:34:30.373Z] #63 177.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T14:34:31.228Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/test/unit [2019-12-31T14:34:31.459Z] #50 ... [2019-12-31T14:34:31.459Z] [2019-12-31T14:34:31.459Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T14:34:31.459Z] #42 DONE 0.1s [2019-12-31T14:34:31.459Z] [2019-12-31T14:34:31.460Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T14:34:31.460Z] #45 DONE 0.1s [2019-12-31T14:34:31.460Z] [2019-12-31T14:34:31.460Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T14:34:31.460Z] #48 DONE 0.1s [2019-12-31T14:34:31.460Z] [2019-12-31T14:34:31.460Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:34.660Z] ? github.com/docker/docker/api [no test files] [2019-12-31T14:34:34.843Z] #63 ... [2019-12-31T14:34:34.843Z] [2019-12-31T14:34:34.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:34.843Z] #42 93.14 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-31T14:34:34.843Z] #42 94.01 HOSTCC compel/src/lib/log-host.o [2019-12-31T14:34:34.843Z] #42 94.43 HOSTLINK compel/compel-host-bin [2019-12-31T14:34:34.843Z] #42 94.68 DEP soccr/soccr.d [2019-12-31T14:34:34.843Z] #42 95.05 CC soccr/soccr.o [2019-12-31T14:34:34.843Z] #42 98.22 AR soccr/libsoccr.a [2019-12-31T14:34:34.843Z] #42 98.28 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:34:34.843Z] #42 98.70 DEP criu/arch/ppc64/sigframe.d [2019-12-31T14:34:34.843Z] #42 98.96 DEP criu/arch/ppc64/crtools.d [2019-12-31T14:34:34.843Z] #42 99.25 DEP criu/arch/ppc64/cpu.d [2019-12-31T14:34:34.843Z] #42 99.55 CC criu/arch/ppc64/cpu.o [2019-12-31T14:34:34.843Z] #42 100.3 CC criu/arch/ppc64/crtools.o [2019-12-31T14:34:34.843Z] #42 102.0 CC criu/arch/ppc64/sigframe.o [2019-12-31T14:34:34.843Z] #42 102.6 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-31T14:34:34.843Z] #42 102.7 DEP criu/arch/ppc64/misc.d [2019-12-31T14:34:34.843Z] #42 102.7 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-31T14:34:34.843Z] #42 102.8 DEP criu/arch/ppc64/vdso-pie.d [2019-12-31T14:34:34.843Z] #42 103.0 DEP criu/pie/parasite-vdso.d [2019-12-31T14:34:34.843Z] #42 103.3 DEP criu/pie/util-vdso.d [2019-12-31T14:34:35.477Z] #42 103.8 DEP criu/pie/util.d [2019-12-31T14:34:35.477Z] #42 ... [2019-12-31T14:34:35.477Z] [2019-12-31T14:34:35.477Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:34:35.477Z] #45 183.6 math/big [2019-12-31T14:34:35.637Z] #50 DONE 255.7s [2019-12-31T14:34:35.637Z] [2019-12-31T14:34:35.637Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:35.769Z] #45 184.0 go/doc [2019-12-31T14:34:36.569Z] #59 ... [2019-12-31T14:34:36.569Z] [2019-12-31T14:34:36.569Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T14:34:36.569Z] #51 DONE 0.2s [2019-12-31T14:34:36.569Z] [2019-12-31T14:34:36.569Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T14:34:36.569Z] #55 DONE 0.1s [2019-12-31T14:34:36.569Z] [2019-12-31T14:34:36.569Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:40.448Z] #45 ... [2019-12-31T14:34:40.448Z] [2019-12-31T14:34:40.448Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:34:40.448Z] #18 16.14 Reading package lists... [2019-12-31T14:34:40.448Z] #18 22.30 Reading package lists... [2019-12-31T14:34:40.448Z] #18 29.77 Building dependency tree... [2019-12-31T14:34:40.448Z] #18 31.86 The following additional packages will be installed: [2019-12-31T14:34:40.448Z] #18 31.88 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-31T14:34:40.448Z] #18 31.88 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-31T14:34:40.448Z] #18 31.88 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-31T14:34:40.448Z] #18 31.88 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-31T14:34:40.448Z] #18 31.88 python3.5 python3.5-minimal vim-runtime xxd [2019-12-31T14:34:40.448Z] #18 31.88 Suggested packages: [2019-12-31T14:34:40.448Z] #18 31.88 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-31T14:34:40.448Z] #18 31.88 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-31T14:34:40.448Z] #18 31.88 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-31T14:34:40.448Z] #18 31.88 quota [2019-12-31T14:34:40.448Z] #18 31.88 Recommended packages: [2019-12-31T14:34:40.448Z] #18 31.88 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-31T14:34:40.448Z] #18 31.88 python3-keyrings.alt python3-xdg unzip [2019-12-31T14:34:41.484Z] #18 ... [2019-12-31T14:34:41.484Z] [2019-12-31T14:34:41.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:41.484Z] #42 104.2 CC criu/pie/util.o [2019-12-31T14:34:41.484Z] #42 104.8 CC criu/pie/util-vdso.o [2019-12-31T14:34:41.484Z] #42 106.6 CC criu/pie/parasite-vdso.o [2019-12-31T14:34:41.484Z] #42 107.8 CC criu/arch/ppc64/vdso-pie.o [2019-12-31T14:34:41.484Z] #42 108.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-31T14:34:41.484Z] #42 108.8 CC criu/arch/ppc64/misc.o [2019-12-31T14:34:41.484Z] #42 108.9 AR criu/pie/pie.lib.a [2019-12-31T14:34:41.484Z] #42 109.0 DEP criu/pie/restorer.d [2019-12-31T14:34:41.484Z] #42 109.5 DEP criu/arch/ppc64/restorer.d [2019-12-31T14:34:41.484Z] #42 109.8 DEP criu/pie/parasite.d [2019-12-31T14:34:42.116Z] #42 110.6 CC criu/pie/parasite.o [2019-12-31T14:34:42.410Z] #42 ... [2019-12-31T14:34:42.410Z] [2019-12-31T14:34:42.410Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:42.410Z] #63 DONE 190.6s [2019-12-31T14:34:42.410Z] [2019-12-31T14:34:42.410Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-31T14:34:42.704Z] #64 DONE 0.1s [2019-12-31T14:34:42.704Z] [2019-12-31T14:34:42.704Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:34:45.453Z] #60 ... [2019-12-31T14:34:45.453Z] [2019-12-31T14:34:45.453Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:34:45.453Z] #18 36.89 The following NEW packages will be installed: [2019-12-31T14:34:45.453Z] #18 36.90 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-31T14:34:45.453Z] #18 36.90 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-31T14:34:45.453Z] #18 36.90 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-31T14:34:45.453Z] #18 36.90 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-31T14:34:45.453Z] #18 36.90 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-31T14:34:45.453Z] #18 36.90 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-31T14:34:45.453Z] #18 36.91 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-31T14:34:45.453Z] #18 36.91 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-31T14:34:45.453Z] #18 37.01 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2019-12-31T14:34:45.453Z] #18 37.01 Need to get 17.5 MB of archives. [2019-12-31T14:34:45.453Z] #18 37.01 After this operation, 89.1 MB of additional disk space will be used. [2019-12-31T14:34:45.453Z] #18 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-31T14:34:45.453Z] #18 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-31T14:34:45.453Z] #18 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-31T14:34:45.453Z] #18 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-31T14:34:45.744Z] #18 37.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-31T14:34:45.744Z] #18 37.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-31T14:34:45.744Z] #18 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-31T14:34:45.744Z] #18 37.40 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-31T14:34:46.034Z] #18 37.64 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-31T14:34:46.034Z] #18 37.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-31T14:34:46.034Z] #18 37.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-31T14:34:46.034Z] #18 37.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-31T14:34:46.034Z] #18 37.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-31T14:34:46.034Z] #18 37.70 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-31T14:34:46.034Z] #18 37.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-31T14:34:46.076Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-12-31T14:34:46.329Z] #18 37.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-31T14:34:46.329Z] #18 37.74 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-31T14:34:46.329Z] #18 37.76 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-31T14:34:46.329Z] #18 37.78 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-31T14:34:46.329Z] #18 37.82 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-31T14:34:46.329Z] #18 37.83 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-31T14:34:46.329Z] #18 37.86 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-31T14:34:46.329Z] #18 37.86 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-31T14:34:46.329Z] #18 37.87 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-31T14:34:46.329Z] #18 37.88 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-31T14:34:46.329Z] #18 37.89 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-31T14:34:46.329Z] #18 37.91 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-31T14:34:46.329Z] #18 37.92 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-31T14:34:46.329Z] #18 37.93 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-31T14:34:46.329Z] #18 37.93 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-31T14:34:46.329Z] #18 37.94 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-31T14:34:46.625Z] #18 37.94 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-31T14:34:46.625Z] #18 37.95 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-31T14:34:46.625Z] #18 37.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-31T14:34:46.625Z] #18 37.98 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-31T14:34:46.625Z] #18 38.07 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-31T14:34:46.625Z] #18 38.08 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-31T14:34:46.625Z] #18 38.11 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-31T14:34:46.625Z] #18 38.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-31T14:34:46.625Z] #18 38.13 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-31T14:34:46.625Z] #18 38.16 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-31T14:34:47.261Z] #18 38.59 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-31T14:34:47.261Z] #18 38.68 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-31T14:34:47.261Z] #18 38.75 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-31T14:34:47.261Z] #18 38.76 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-31T14:34:47.261Z] #18 38.78 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-31T14:34:48.311Z] #18 39.70 debconf: delaying package configuration, since apt-utils is not installed [2019-12-31T14:34:48.311Z] #18 39.81 Fetched 17.5 MB in 1s (9296 kB/s) [2019-12-31T14:34:48.311Z] #18 39.92 Selecting previously unselected package bash-completion. [2019-12-31T14:34:48.311Z] #18 39.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) [2019-12-31T14:34:48.618Z] #18 40.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-31T14:34:53.254Z] #18 44.80 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-31T14:34:53.929Z] #18 45.41 Selecting previously unselected package libnet1:ppc64el. [2019-12-31T14:34:53.929Z] #18 45.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-31T14:34:53.929Z] #18 45.42 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T14:34:54.148Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 30.3% of statements [2019-12-31T14:34:54.148Z] ok github.com/docker/docker/container 0.154s coverage: 35.3% of statements [2019-12-31T14:34:54.148Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T14:34:54.148Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T14:34:54.148Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T14:34:54.148Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T14:34:54.245Z] #18 45.55 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-31T14:34:54.245Z] #18 45.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-31T14:34:54.245Z] #18 45.56 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T14:34:54.245Z] #18 45.66 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-31T14:34:54.245Z] #18 45.68 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T14:34:54.245Z] #18 45.68 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T14:34:54.927Z] #18 46.39 Selecting previously unselected package python3.5-minimal. [2019-12-31T14:34:54.927Z] #18 46.39 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T14:34:54.927Z] #18 46.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:34:55.234Z] #18 ... [2019-12-31T14:34:55.234Z] [2019-12-31T14:34:55.235Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:55.235Z] #42 113.7 LINK criu/pie/parasite.built-in.o [2019-12-31T14:34:55.235Z] #42 113.7 GEN criu/pie/parasite-blob.h [2019-12-31T14:34:55.235Z] #42 113.9 CC criu/arch/ppc64/restorer.o [2019-12-31T14:34:55.235Z] #42 115.0 CC criu/pie/restorer.o [2019-12-31T14:34:55.235Z] #42 120.5 LINK criu/pie/restorer.built-in.o [2019-12-31T14:34:55.235Z] #42 120.6 GEN criu/pie/restorer-blob.h [2019-12-31T14:34:55.235Z] #42 120.8 DEP criu/vdso.d [2019-12-31T14:34:55.235Z] #42 121.2 DEP criu/uts_ns.d [2019-12-31T14:34:55.235Z] #42 121.6 DEP criu/util.d [2019-12-31T14:34:55.235Z] #42 122.1 DEP criu/uffd.d [2019-12-31T14:34:55.235Z] #42 122.5 DEP criu/tun.d [2019-12-31T14:34:55.235Z] #42 123.1 DEP criu/tty.d [2019-12-31T14:34:55.235Z] #42 123.6 DEP criu/timerfd.d [2019-12-31T14:34:55.544Z] #42 124.0 DEP criu/sysfs_parse.d [2019-12-31T14:34:55.840Z] #42 124.3 DEP criu/sysctl.d [2019-12-31T14:34:56.140Z] #42 ... [2019-12-31T14:34:56.140Z] [2019-12-31T14:34:56.140Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:34:56.140Z] #18 47.62 Selecting previously unselected package python3-minimal. [2019-12-31T14:34:56.140Z] #18 47.63 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-31T14:34:56.140Z] #18 47.64 Unpacking python3-minimal (3.5.3-1) ... [2019-12-31T14:34:56.140Z] #18 47.78 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-31T14:34:56.140Z] #18 47.78 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-31T14:34:56.140Z] #18 47.78 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T14:34:56.431Z] #18 47.93 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-31T14:34:56.431Z] #18 47.94 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T14:34:56.431Z] #18 47.94 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T14:34:56.692Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2019-12-31T14:34:58.077Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2019-12-31T14:34:58.482Z] #59 278.5 + bin/containerd-stress [2019-12-31T14:34:58.575Z] #18 50.06 Selecting previously unselected package python3.5. [2019-12-31T14:34:58.575Z] #18 50.06 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-31T14:34:58.575Z] #18 50.06 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:34:58.575Z] #18 50.20 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-31T14:34:58.575Z] #18 50.21 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-31T14:34:58.575Z] #18 50.22 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T14:34:58.575Z] #18 50.30 Selecting previously unselected package dh-python. [2019-12-31T14:34:58.888Z] #18 50.32 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-31T14:34:58.888Z] #18 50.33 Unpacking dh-python (2.20170125) ... [2019-12-31T14:34:59.018Z] ok github.com/docker/docker/daemon/cluster 0.204s coverage: 0.5% of statements [2019-12-31T14:34:59.197Z] #18 50.61 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T14:34:59.197Z] #18 50.63 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-31T14:34:59.197Z] #18 ... [2019-12-31T14:34:59.197Z] [2019-12-31T14:34:59.197Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:34:59.197Z] #45 197.5 vendor/golang.org/x/text/unicode/norm [2019-12-31T14:34:59.197Z] #45 200.2 github.com/LK4D4/vndr/build [2019-12-31T14:34:59.514Z] #45 ... [2019-12-31T14:34:59.514Z] [2019-12-31T14:34:59.514Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:34:59.514Z] #42 124.8 DEP criu/string.d [2019-12-31T14:34:59.514Z] #42 125.0 DEP criu/stats.d [2019-12-31T14:34:59.514Z] #42 125.2 DEP criu/sockets.d [2019-12-31T14:34:59.514Z] #42 125.6 DEP criu/sk-unix.d [2019-12-31T14:34:59.514Z] #42 126.1 DEP criu/sk-tcp.d [2019-12-31T14:34:59.514Z] #42 126.5 DEP criu/sk-queue.d [2019-12-31T14:34:59.514Z] #42 126.9 DEP criu/sk-packet.d [2019-12-31T14:34:59.514Z] #42 127.3 DEP criu/sk-netlink.d [2019-12-31T14:34:59.514Z] #42 127.7 DEP criu/sk-inet.d [2019-12-31T14:34:59.840Z] #42 128.2 DEP criu/signalfd.d [2019-12-31T14:34:59.840Z] #42 128.4 DEP criu/sigframe.d [2019-12-31T14:34:59.852Z] #59 280.3 + bin/containerd-shim [2019-12-31T14:35:00.164Z] #42 128.6 DEP criu/shmem.d [2019-12-31T14:35:00.491Z] #42 129.0 DEP criu/servicefd.d [2019-12-31T14:35:00.825Z] #42 129.3 DEP criu/seize.d [2019-12-31T14:35:01.204Z] #42 129.7 DEP criu/seccomp.d [2019-12-31T14:35:01.559Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2019-12-31T14:35:01.849Z] #42 130.1 DEP criu/rst-malloc.d [2019-12-31T14:35:01.849Z] #42 130.3 DEP criu/rbtree.d [2019-12-31T14:35:02.142Z] #42 130.4 DEP criu/pstree.d [2019-12-31T14:35:02.437Z] #42 130.9 DEP criu/protobuf.d [2019-12-31T14:35:02.971Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 82.1% of statements [2019-12-31T14:35:02.971Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-12-31T14:35:03.070Z] #42 131.3 GEN criu/protobuf-desc-gen.h [2019-12-31T14:35:04.108Z] #42 ... [2019-12-31T14:35:04.108Z] [2019-12-31T14:35:04.108Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:35:04.108Z] #18 55.55 Setting up python3-minimal (3.5.3-1) ... [2019-12-31T14:35:05.513Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-12-31T14:35:06.039Z] #18 57.39 Selecting previously unselected package python3. [2019-12-31T14:35:06.039Z] #18 57.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24765 files and directories currently installed.) [2019-12-31T14:35:06.039Z] #18 57.47 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-31T14:35:06.039Z] #18 57.48 Unpacking python3 (3.5.3-1) ... [2019-12-31T14:35:06.039Z] #18 57.60 Selecting previously unselected package pigz. [2019-12-31T14:35:06.039Z] #18 57.61 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-31T14:35:06.039Z] #18 57.61 Unpacking pigz (2.3.4-1) ... [2019-12-31T14:35:06.348Z] #18 57.70 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-31T14:35:06.348Z] #18 57.73 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T14:35:06.348Z] #18 57.73 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:06.348Z] #18 57.98 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-31T14:35:06.403Z] #59 286.9 + bin/containerd-shim-runc-v1 [2019-12-31T14:35:06.641Z] #18 58.02 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T14:35:06.641Z] #18 58.03 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:06.641Z] #18 58.14 Selecting previously unselected package libiptc0:ppc64el. [2019-12-31T14:35:06.641Z] #18 58.16 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T14:35:06.641Z] #18 58.16 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:06.932Z] #18 58.33 Selecting previously unselected package libxtables12:ppc64el. [2019-12-31T14:35:06.932Z] #18 58.34 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T14:35:06.932Z] #18 58.35 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:06.932Z] #18 58.48 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-31T14:35:06.932Z] #18 58.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-31T14:35:06.932Z] #18 58.50 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T14:35:07.223Z] #18 58.67 Selecting previously unselected package iptables. [2019-12-31T14:35:07.223Z] #18 58.70 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-31T14:35:07.223Z] #18 58.71 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:07.859Z] #18 59.31 Selecting previously unselected package xxd. [2019-12-31T14:35:07.859Z] #18 59.32 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T14:35:07.859Z] #18 59.33 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:07.859Z] #18 59.47 Selecting previously unselected package vim-common. [2019-12-31T14:35:07.859Z] #18 59.47 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:35:07.859Z] #18 59.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:08.185Z] #18 59.76 Selecting previously unselected package bzip2. [2019-12-31T14:35:08.185Z] #18 59.76 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-31T14:35:08.185Z] #18 59.76 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-31T14:35:08.478Z] #18 59.92 Selecting previously unselected package libgpm2:ppc64el. [2019-12-31T14:35:08.478Z] #18 59.94 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-31T14:35:08.478Z] #18 59.95 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T14:35:08.770Z] #18 60.07 Selecting previously unselected package xz-utils. [2019-12-31T14:35:08.770Z] #18 60.09 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-31T14:35:08.770Z] #18 60.10 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:35:08.803Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-12-31T14:35:08.803Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.6% of statements [2019-12-31T14:35:09.064Z] #18 60.39 Selecting previously unselected package aufs-tools. [2019-12-31T14:35:09.064Z] #18 60.40 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-31T14:35:09.064Z] #18 60.41 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:35:09.362Z] #18 60.67 Selecting previously unselected package libonig4:ppc64el. [2019-12-31T14:35:09.362Z] #18 60.69 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-31T14:35:09.362Z] #18 60.70 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-31T14:35:09.362Z] #18 60.92 Selecting previously unselected package libjq1:ppc64el. [2019-12-31T14:35:09.362Z] #18 60.92 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T14:35:09.362Z] #18 60.92 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T14:35:09.671Z] #18 61.11 Selecting previously unselected package jq. [2019-12-31T14:35:09.672Z] #18 61.12 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-31T14:35:09.672Z] #18 61.12 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-31T14:35:09.672Z] #18 61.26 Selecting previously unselected package libaio1:ppc64el. [2019-12-31T14:35:09.672Z] #18 61.26 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-31T14:35:09.672Z] #18 61.27 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-31T14:35:09.683Z] #59 290.0 + bin/containerd-shim-runc-v2 [2019-12-31T14:35:09.973Z] #18 61.40 Selecting previously unselected package libcap2-bin. [2019-12-31T14:35:09.973Z] #18 61.42 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-31T14:35:09.973Z] #18 61.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-31T14:35:09.973Z] #18 61.64 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-31T14:35:10.247Z] #59 290.9 + binaries [2019-12-31T14:35:10.247Z] #59 290.9 + mkdir -p /build [2019-12-31T14:35:10.247Z] #59 290.9 + cp bin/containerd /build/containerd [2019-12-31T14:35:10.247Z] #59 290.9 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T14:35:10.247Z] #59 290.9 + cp bin/ctr /build/ctr [2019-12-31T14:35:10.271Z] #18 61.64 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-31T14:35:10.271Z] #18 61.64 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T14:35:10.271Z] #18 61.74 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-31T14:35:10.271Z] #18 61.74 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-31T14:35:10.271Z] #18 61.75 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T14:35:10.271Z] #18 61.86 Selecting previously unselected package libreadline5:ppc64el. [2019-12-31T14:35:10.571Z] #18 61.87 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-31T14:35:10.571Z] #18 61.87 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T14:35:10.571Z] #18 62.07 Selecting previously unselected package net-tools. [2019-12-31T14:35:10.571Z] #18 62.07 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-31T14:35:10.571Z] #18 62.08 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:35:10.712Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.619s coverage: 57.0% of statements [2019-12-31T14:35:10.812Z] #59 DONE 291.5s [2019-12-31T14:35:10.875Z] #18 62.42 Selecting previously unselected package python-pip-whl. [2019-12-31T14:35:10.876Z] #18 62.44 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:35:10.876Z] #18 62.44 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:35:11.541Z] #18 63.04 Selecting previously unselected package python3-pip. [2019-12-31T14:35:11.541Z] #18 63.04 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-31T14:35:11.541Z] #18 63.04 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:35:11.541Z] #18 63.24 Selecting previously unselected package python3-pkg-resources. [2019-12-31T14:35:11.744Z] [2019-12-31T14:35:11.744Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T14:35:11.848Z] #18 63.26 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-31T14:35:11.848Z] #18 63.27 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:35:11.848Z] #18 63.47 Selecting previously unselected package python3-setuptools. [2019-12-31T14:35:11.848Z] #18 63.48 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-31T14:35:11.848Z] #18 63.49 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-31T14:35:11.848Z] #18 ... [2019-12-31T14:35:11.848Z] [2019-12-31T14:35:11.848Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:35:11.848Z] #45 220.2 crypto/dsa [2019-12-31T14:35:12.001Z] #60 DONE 0.2s [2019-12-31T14:35:12.001Z] [2019-12-31T14:35:12.001Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T14:35:12.001Z] #64 DONE 0.1s [2019-12-31T14:35:12.146Z] #45 220.2 encoding/asn1 [2019-12-31T14:35:12.146Z] #45 220.2 crypto/rsa [2019-12-31T14:35:12.258Z] [2019-12-31T14:35:12.259Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T14:35:12.259Z] #66 DONE 0.2s [2019-12-31T14:35:12.259Z] [2019-12-31T14:35:12.259Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T14:35:12.259Z] #69 DONE 0.1s [2019-12-31T14:35:12.515Z] [2019-12-31T14:35:12.515Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T14:35:12.515Z] #70 DONE 0.0s [2019-12-31T14:35:12.515Z] [2019-12-31T14:35:12.515Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T14:35:13.887Z] #71 DONE 1.4s [2019-12-31T14:35:13.887Z] [2019-12-31T14:35:13.887Z] #72 exporting to image [2019-12-31T14:35:13.887Z] #72 exporting layers [2019-12-31T14:35:14.011Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.684s coverage: 45.9% of statements [2019-12-31T14:35:14.271Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.771s coverage: 48.6% of statements [2019-12-31T14:35:14.840Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.316s coverage: 72.5% of statements [2019-12-31T14:35:15.675Z] #45 223.9 vendor/golang.org/x/net/http/httpproxy [2019-12-31T14:35:15.675Z] #45 223.9 net/textproto [2019-12-31T14:35:15.675Z] #45 ... [2019-12-31T14:35:15.675Z] [2019-12-31T14:35:15.675Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:15.675Z] #42 134.1 DEP criu/protobuf-desc.d [2019-12-31T14:35:15.675Z] #42 134.5 DEP criu/proc_parse.d [2019-12-31T14:35:15.675Z] #42 134.9 DEP criu/plugin.d [2019-12-31T14:35:15.675Z] #42 135.1 DEP criu/pipes.d [2019-12-31T14:35:15.675Z] #42 135.4 DEP criu/pie-util.d [2019-12-31T14:35:15.675Z] #42 135.7 DEP criu/pie-util-vdso.d [2019-12-31T14:35:15.675Z] #42 136.0 DEP criu/pie-util-vdso-elf32.d [2019-12-31T14:35:15.675Z] #42 136.3 DEP criu/path.d [2019-12-31T14:35:15.675Z] #42 136.6 DEP criu/parasite-syscall.d [2019-12-31T14:35:15.675Z] #42 137.0 DEP criu/pagemap.d [2019-12-31T14:35:15.675Z] #42 137.4 DEP criu/pagemap-cache.d [2019-12-31T14:35:15.675Z] #42 137.8 DEP criu/page-xfer.d [2019-12-31T14:35:15.675Z] #42 138.1 DEP criu/page-pipe.d [2019-12-31T14:35:15.675Z] #42 138.4 DEP criu/netfilter.d [2019-12-31T14:35:15.675Z] #42 138.8 DEP criu/net.d [2019-12-31T14:35:15.675Z] #42 139.3 DEP criu/namespaces.d [2019-12-31T14:35:15.675Z] #42 139.7 DEP criu/mount.d [2019-12-31T14:35:15.675Z] #42 140.0 DEP criu/mem.d [2019-12-31T14:35:15.675Z] #42 140.5 DEP criu/lsm.d [2019-12-31T14:35:15.675Z] #42 140.9 DEP criu/log.d [2019-12-31T14:35:15.675Z] #42 141.2 DEP criu/libnetlink.d [2019-12-31T14:35:15.675Z] #42 141.5 DEP criu/kerndat.d [2019-12-31T14:35:15.675Z] #42 141.8 DEP criu/kcmp-ids.d [2019-12-31T14:35:15.675Z] #42 142.0 DEP criu/irmap.d [2019-12-31T14:35:15.675Z] #42 142.3 DEP criu/ipc_ns.d [2019-12-31T14:35:15.675Z] #42 142.7 DEP criu/image.d [2019-12-31T14:35:15.675Z] #42 143.1 DEP criu/image-desc.d [2019-12-31T14:35:15.675Z] #42 143.2 DEP criu/fsnotify.d [2019-12-31T14:35:15.675Z] #42 143.6 DEP criu/filesystems.d [2019-12-31T14:35:15.675Z] #42 144.0 DEP criu/files.d [2019-12-31T14:35:15.975Z] #42 ... [2019-12-31T14:35:15.975Z] [2019-12-31T14:35:15.975Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:35:16.749Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2019-12-31T14:35:16.749Z] ok github.com/docker/docker/daemon 12.453s coverage: 17.6% of statements [2019-12-31T14:35:16.749Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T14:35:16.749Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T14:35:16.749Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T14:35:16.749Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T14:35:16.749Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T14:35:16.825Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-12-31T14:35:16.825Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-12-31T14:35:16.825Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, skip_dirs: 10/10, nolint: 0/1, skip_files: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1, identifier_marker: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, exclude: 1/1 [2019-12-31T14:35:16.825Z] INFO [runner] processing took 915.73µs with stages: nolint: 418.157µs, path_prettifier: 163.213µs, filename_unadjuster: 111.782µs, skip_dirs: 75.166µs, autogenerated_exclude: 63.31µs, cgo: 54.229µs, identifier_marker: 21.823µs, exclude-rules: 3.069µs, max_same_issues: 2.078µs, max_from_linter: 645ns, path_shortener: 395ns, source_code: 379ns, exclude: 371ns, diff: 302ns, max_per_file_from_linter: 288ns, skip_files: 272ns, uniq_by_line: 251ns [2019-12-31T14:35:16.825Z] INFO [runner] linters took 1m28.391122491s with stages: goanalysis_metalinter: 1m10.338956244s, unused: 18.051089846s [2019-12-31T14:35:16.825Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-31T14:35:16.825Z] INFO Memory: 1338 samples, avg is 554.7MB, max is 2969.4MB [2019-12-31T14:35:16.825Z] INFO Execution took 3m17.677879191s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-31T14:35:17.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh dynbinary-daemon test-docker-py [2019-12-31T14:35:17.321Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.657s coverage: 76.1% of statements [2019-12-31T14:35:17.727Z] [2019-12-31T14:35:17.984Z] Removing bundles/ [2019-12-31T14:35:17.984Z] [2019-12-31T14:35:17.984Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T14:35:17.984Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:35:17.984Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:35:18.704Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-12-31T14:35:18.704Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2019-12-31T14:35:19.788Z] #23 223.9 Checking out files: 20% (2182/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 33% (3484/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 55% (5812/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 76% (7946/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 97% (10139/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-31T14:35:20.096Z] #23 228.1 + cd /tmp/tmp.zffccVgGb1/tmp/docker-ce [2019-12-31T14:35:20.096Z] #23 228.1 + git checkout -q v17.06.2-ce [2019-12-31T14:35:20.442Z] #72 exporting layers 6.4s done [2019-12-31T14:35:20.442Z] #72 writing image sha256:1049e82f6b3697b577731beefc865823d9f6c3d819a7bef45e66e5887cb9f11a done [2019-12-31T14:35:20.442Z] #72 naming to docker.io/library/docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 done [2019-12-31T14:35:20.442Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-31T14:35:20.613Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2019-12-31T14:35:20.613Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 42.7% of statements [2019-12-31T14:35:21.182Z] ok github.com/docker/docker/daemon/logger/awslogs 0.271s coverage: 77.8% of statements [2019-12-31T14:35:21.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.856s coverage: 60.1% of statements [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T14:35:21.443Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T14:35:22.014Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2019-12-31T14:35:22.165Z] #23 ... [2019-12-31T14:35:22.165Z] [2019-12-31T14:35:22.165Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:35:22.165Z] #18 63.76 Selecting previously unselected package python3-wheel. [2019-12-31T14:35:22.165Z] #18 63.77 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-31T14:35:22.165Z] #18 63.78 Unpacking python3-wheel (0.29.0-2) ... [2019-12-31T14:35:22.165Z] #18 63.92 Selecting previously unselected package thin-provisioning-tools. [2019-12-31T14:35:22.165Z] #18 63.93 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 63.94 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:35:22.165Z] #18 64.36 Selecting previously unselected package vim-runtime. [2019-12-31T14:35:22.165Z] #18 64.37 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-31T14:35:22.165Z] #18 64.42 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-31T14:35:22.165Z] #18 64.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-31T14:35:22.165Z] #18 64.49 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:22.165Z] #18 70.98 Selecting previously unselected package vim. [2019-12-31T14:35:22.165Z] #18 70.99 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 71.00 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:22.165Z] #18 71.77 Selecting previously unselected package xfsprogs. [2019-12-31T14:35:22.165Z] #18 71.78 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 71.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:35:22.165Z] #18 72.51 Selecting previously unselected package zip. [2019-12-31T14:35:22.165Z] #18 72.52 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 72.52 Unpacking zip (3.0-11+b1) ... [2019-12-31T14:35:22.165Z] #18 72.85 Selecting previously unselected package libapparmor-perl. [2019-12-31T14:35:22.165Z] #18 72.86 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 72.86 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:35:22.165Z] #18 73.00 Selecting previously unselected package apparmor. [2019-12-31T14:35:22.165Z] #18 73.02 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-31T14:35:22.165Z] #18 73.15 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:35:22.415Z] [2019-12-31T14:35:22.415Z] Removing bundles/ [2019-12-31T14:35:22.415Z] [2019-12-31T14:35:22.456Z] #18 74.07 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-31T14:35:22.456Z] #18 74.09 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-31T14:35:22.585Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2019-12-31T14:35:22.585Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2019-12-31T14:35:22.674Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-31T14:35:22.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:35:22.674Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:35:22.746Z] #18 74.09 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-31T14:35:22.746Z] #18 74.15 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:22.746Z] #18 74.16 Processing triggers for mime-support (3.60) ... [2019-12-31T14:35:22.746Z] #18 74.33 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:23.035Z] #18 74.34 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-31T14:35:23.035Z] #18 74.35 Setting up libcap2-bin (1:2.25-1) ... [2019-12-31T14:35:23.035Z] #18 74.38 Setting up bash-completion (1:2.1-4.3) ... [2019-12-31T14:35:23.156Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 62.1% of statements [2019-12-31T14:35:24.096Z] ok github.com/docker/docker/daemon/logger/local 0.056s coverage: 74.7% of statements [2019-12-31T14:35:24.096Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T14:35:24.357Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-12-31T14:35:24.618Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 47.8% of statements [2019-12-31T14:35:25.138Z] #18 ... [2019-12-31T14:35:25.138Z] [2019-12-31T14:35:25.138Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:35:25.138Z] #23 233.1 + mkdir -p /tmp/tmp.zffccVgGb1/src/github.com/docker [2019-12-31T14:35:25.138Z] #23 233.1 + mv components/cli /tmp/tmp.zffccVgGb1/src/github.com/docker/cli [2019-12-31T14:35:25.138Z] #23 233.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-31T14:35:25.187Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2019-12-31T14:35:26.126Z] ok github.com/docker/docker/daemon/network 0.041s coverage: 63.8% of statements [2019-12-31T14:35:26.182Z] #23 ... [2019-12-31T14:35:26.182Z] [2019-12-31T14:35:26.182Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:26.182Z] #42 144.4 DEP criu/files-reg.d [2019-12-31T14:35:26.182Z] #42 144.8 DEP criu/files-ext.d [2019-12-31T14:35:26.182Z] #42 145.2 DEP criu/file-lock.d [2019-12-31T14:35:26.182Z] #42 145.5 DEP criu/file-ids.d [2019-12-31T14:35:26.182Z] #42 145.9 DEP criu/fifo.d [2019-12-31T14:35:26.182Z] #42 146.2 DEP criu/fdstore.d [2019-12-31T14:35:26.182Z] #42 146.4 DEP criu/fault-injection.d [2019-12-31T14:35:26.182Z] #42 146.5 DEP criu/external.d [2019-12-31T14:35:26.182Z] #42 146.7 DEP criu/eventpoll.d [2019-12-31T14:35:26.182Z] #42 147.3 DEP criu/eventfd.d [2019-12-31T14:35:26.182Z] #42 147.7 DEP criu/crtools.d [2019-12-31T14:35:26.182Z] #42 148.2 DEP criu/cr-service.d [2019-12-31T14:35:26.182Z] #42 148.7 DEP criu/cr-restore.d [2019-12-31T14:35:26.182Z] #42 149.1 DEP criu/cr-errno.d [2019-12-31T14:35:26.182Z] #42 149.2 DEP criu/cr-dump.d [2019-12-31T14:35:26.182Z] #42 149.7 DEP criu/cr-dedup.d [2019-12-31T14:35:26.182Z] #42 150.1 DEP criu/cr-check.d [2019-12-31T14:35:26.182Z] #42 150.6 DEP criu/config.d [2019-12-31T14:35:26.182Z] #42 150.9 DEP criu/clone-noasan.d [2019-12-31T14:35:26.182Z] #42 151.1 DEP criu/cgroup.d [2019-12-31T14:35:26.182Z] #42 151.5 DEP criu/cgroup-props.d [2019-12-31T14:35:26.182Z] #42 151.8 DEP criu/bitmap.d [2019-12-31T14:35:26.182Z] #42 151.8 DEP criu/bfd.d [2019-12-31T14:35:26.182Z] #42 152.1 DEP criu/autofs.d [2019-12-31T14:35:26.182Z] #42 152.5 DEP criu/aio.d [2019-12-31T14:35:26.182Z] #42 153.1 DEP criu/action-scripts.d [2019-12-31T14:35:26.182Z] #42 153.9 CC criu/action-scripts.o [2019-12-31T14:35:26.696Z] ok github.com/docker/docker/daemon/logger/splunk 1.992s coverage: 82.5% of statements [2019-12-31T14:35:26.696Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T14:35:26.696Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T14:35:26.815Z] #42 ... [2019-12-31T14:35:26.815Z] [2019-12-31T14:35:26.815Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:35:26.815Z] #48 DONE 234.8s [2019-12-31T14:35:26.815Z] [2019-12-31T14:35:26.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:26.815Z] #42 155.1 CC criu/aio.o [2019-12-31T14:35:26.815Z] #42 ... [2019-12-31T14:35:26.815Z] [2019-12-31T14:35:26.815Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:35:26.815Z] #45 228.3 vendor/golang.org/x/net/http/httpguts [2019-12-31T14:35:26.815Z] #45 228.3 mime/multipart [2019-12-31T14:35:26.815Z] #45 230.0 vendor/golang.org/x/crypto/cryptobyte [2019-12-31T14:35:26.815Z] #45 232.6 crypto/x509 [2019-12-31T14:35:27.639Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2019-12-31T14:35:28.581Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2019-12-31T14:35:28.581Z] ok github.com/docker/docker/distribution 0.317s coverage: 22.1% of statements [2019-12-31T14:35:28.581Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T14:35:28.877Z] #45 ... [2019-12-31T14:35:28.877Z] [2019-12-31T14:35:28.877Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:35:28.877Z] #18 80.28 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-31T14:35:28.877Z] #18 80.30 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-31T14:35:28.877Z] #18 80.31 Setting up zip (3.0-11+b1) ... [2019-12-31T14:35:28.877Z] #18 80.38 Setting up bzip2 (1.0.6-8.1) ... [2019-12-31T14:35:28.877Z] #18 80.39 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-31T14:35:28.877Z] #18 80.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:35:28.877Z] #18 80.46 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-31T14:35:28.877Z] #18 80.46 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:28.877Z] #18 80.47 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-31T14:35:29.170Z] #18 80.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-31T14:35:29.170Z] #18 80.51 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-31T14:35:29.170Z] #18 80.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:29.170Z] #18 80.55 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-31T14:35:29.170Z] #18 80.62 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:29.802Z] #18 81.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-31T14:35:29.802Z] #18 81.24 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-31T14:35:29.802Z] #18 81.26 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-31T14:35:29.802Z] #18 81.27 Setting up pigz (2.3.4-1) ... [2019-12-31T14:35:29.802Z] #18 81.28 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-31T14:35:29.802Z] #18 81.29 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-31T14:35:29.802Z] #18 81.30 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:29.802Z] #18 81.31 Setting up jq (1.5+dfsg-1.3) ... [2019-12-31T14:35:29.802Z] #18 81.32 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-31T14:35:29.802Z] #18 81.33 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-31T14:35:29.802Z] #18 81.34 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-31T14:35:29.802Z] #18 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-31T14:35:29.802Z] #18 81.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-31T14:35:29.802Z] #18 81.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-31T14:35:29.802Z] #18 81.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-31T14:35:29.802Z] #18 81.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-31T14:35:29.802Z] #18 81.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-31T14:35:29.965Z] ok github.com/docker/docker/image 0.058s coverage: 86.4% of statements [2019-12-31T14:35:30.094Z] #18 81.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-31T14:35:30.094Z] #18 81.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-31T14:35:30.094Z] #18 81.46 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-31T14:35:30.094Z] #18 81.47 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:30.094Z] #18 81.48 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-31T14:35:30.094Z] #18 81.49 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-31T14:35:30.535Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2019-12-31T14:35:30.535Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2019-12-31T14:35:30.796Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2019-12-31T14:35:30.796Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T14:35:30.796Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T14:35:30.796Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T14:35:31.056Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2019-12-31T14:35:31.627Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2019-12-31T14:35:33.007Z] ok github.com/docker/docker/opts 0.088s coverage: 66.9% of statements [2019-12-31T14:35:33.951Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-12-31T14:35:34.211Z] ok github.com/docker/docker/pkg/authorization 0.635s coverage: 68.3% of statements [2019-12-31T14:35:34.211Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-12-31T14:35:35.149Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2019-12-31T14:35:35.718Z] ok github.com/docker/docker/pkg/archive 1.201s coverage: 77.0% of statements [2019-12-31T14:35:35.718Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2019-12-31T14:35:36.287Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-12-31T14:35:36.856Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2019-12-31T14:35:37.426Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-12-31T14:35:37.995Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-31T14:35:38.932Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-12-31T14:35:39.193Z] ok github.com/docker/docker/pkg/chrootarchive 3.560s coverage: 43.2% of statements [2019-12-31T14:35:39.762Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2019-12-31T14:35:40.023Z] ok github.com/docker/docker/pkg/fsutils 0.325s coverage: 85.1% of statements [2019-12-31T14:35:40.283Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2019-12-31T14:35:40.283Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2019-12-31T14:35:40.498Z] #18 90.51 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-31T14:35:40.498Z] #18 90.52 Setting up python3 (3.5.3-1) ... [2019-12-31T14:35:40.498Z] #18 ... [2019-12-31T14:35:40.498Z] [2019-12-31T14:35:40.498Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:40.498Z] #42 157.4 CC criu/autofs.o [2019-12-31T14:35:40.498Z] #42 160.5 CC criu/bfd.o [2019-12-31T14:35:40.498Z] #42 161.7 CC criu/bitmap.o [2019-12-31T14:35:40.498Z] #42 161.9 CC criu/cgroup-props.o [2019-12-31T14:35:40.498Z] #42 163.5 CC criu/cgroup.o [2019-12-31T14:35:40.498Z] #42 ... [2019-12-31T14:35:40.498Z] [2019-12-31T14:35:40.498Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:35:40.498Z] #45 237.3 crypto/tls [2019-12-31T14:35:40.498Z] #45 246.5 net/http/httptrace [2019-12-31T14:35:40.498Z] #45 246.8 net/http [2019-12-31T14:35:41.138Z] #45 ... [2019-12-31T14:35:41.138Z] [2019-12-31T14:35:41.138Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:41.138Z] #42 169.4 CC criu/clone-noasan.o [2019-12-31T14:35:41.224Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-12-31T14:35:41.224Z] ok github.com/docker/docker/layer 7.766s coverage: 68.8% of statements [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T14:35:41.224Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T14:35:41.451Z] #42 169.6 CC criu/config.o [2019-12-31T14:35:41.484Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements [2019-12-31T14:35:41.744Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-12-31T14:35:41.744Z] ok github.com/docker/docker/pkg/idtools 0.661s coverage: 70.1% of statements [2019-12-31T14:35:42.005Z] ok github.com/docker/docker/pkg/ioutils 0.738s coverage: 70.6% of statements [2019-12-31T14:35:42.005Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T14:35:42.005Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-12-31T14:35:42.575Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2019-12-31T14:35:42.835Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-12-31T14:35:43.094Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-12-31T14:35:43.094Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-12-31T14:35:43.665Z] ok github.com/docker/docker/pkg/mount 0.880s coverage: 70.0% of statements [2019-12-31T14:35:43.665Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T14:35:43.665Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T14:35:43.665Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T14:35:43.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2019-12-31T14:35:44.494Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-12-31T14:35:44.494Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2019-12-31T14:35:44.494Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2019-12-31T14:35:44.981Z] #42 173.1 CC criu/cr-check.o [2019-12-31T14:35:45.063Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 4.0% of statements [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T14:35:45.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T14:35:45.142Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-12-31T14:35:46.000Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-12-31T14:35:46.000Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2019-12-31T14:35:46.659Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-12-31T14:35:46.659Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-12-31T14:35:46.919Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-12-31T14:35:47.178Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2019-12-31T14:35:47.191Z] ok github.com/docker/docker/builder/remotecontext 0.265s coverage: 13.6% of statements [2019-12-31T14:35:47.586Z] ok github.com/docker/docker/builder/dockerfile 0.946s coverage: 48.2% of statements [2019-12-31T14:35:47.900Z] #42 ... [2019-12-31T14:35:47.900Z] [2019-12-31T14:35:47.900Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:35:47.900Z] #18 93.69 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-31T14:35:47.900Z] #18 95.68 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-31T14:35:47.900Z] #18 95.97 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-31T14:35:47.900Z] #18 96.16 Setting up python3-wheel (0.29.0-2) ... [2019-12-31T14:35:47.900Z] #18 98.18 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-31T14:35:47.900Z] #18 ... [2019-12-31T14:35:47.900Z] [2019-12-31T14:35:47.900Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:35:47.901Z] #42 176.1 CC criu/cr-dedup.o [2019-12-31T14:35:48.116Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2019-12-31T14:35:48.116Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 36.2% of statements [2019-12-31T14:35:48.116Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2019-12-31T14:35:48.605Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-31T14:35:48.686Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 84.8% of statements [2019-12-31T14:35:48.946Z] testing: warning: no tests to run [2019-12-31T14:35:48.946Z] coverage: [no statements] [2019-12-31T14:35:48.946Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-12-31T14:35:48.946Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2019-12-31T14:35:48.947Z] #42 177.2 CC criu/cr-dump.o [2019-12-31T14:35:49.516Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-12-31T14:35:49.516Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2019-12-31T14:35:49.516Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2019-12-31T14:35:50.166Z] ok github.com/docker/docker/builder/remotecontext/git 1.664s coverage: 86.3% of statements [2019-12-31T14:35:50.166Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T14:35:50.166Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T14:35:50.898Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-12-31T14:35:51.469Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2019-12-31T14:35:52.040Z] ok github.com/docker/docker/reference 0.029s coverage: 84.4% of statements [2019-12-31T14:35:52.981Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements [2019-12-31T14:35:52.981Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2019-12-31T14:35:53.480Z] ok github.com/docker/docker/client 0.222s coverage: 75.8% of statements [2019-12-31T14:35:53.550Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2019-12-31T14:35:53.550Z] ok github.com/docker/docker/registry 0.297s coverage: 56.0% of statements [2019-12-31T14:35:54.491Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2019-12-31T14:35:54.491Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-12-31T14:35:54.531Z] #42 182.2 CC criu/cr-errno.o [2019-12-31T14:35:54.531Z] #42 182.4 CC criu/cr-restore.o [2019-12-31T14:35:54.833Z] #42 ... [2019-12-31T14:35:54.833Z] [2019-12-31T14:35:54.833Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-31T14:35:54.833Z] #18 100.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-31T14:35:54.833Z] #18 102.7 Setting up python3-setuptools (33.1.1-1) ... [2019-12-31T14:35:54.833Z] #18 104.8 Setting up dh-python (2.20170125) ... [2019-12-31T14:35:54.833Z] #18 106.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-31T14:35:54.833Z] #18 DONE 106.2s [2019-12-31T14:35:54.833Z] [2019-12-31T14:35:54.833Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:35:57.030Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2019-12-31T14:35:57.030Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2019-12-31T14:35:57.030Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-12-31T14:35:58.408Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2019-12-31T14:36:01.774Z] #19 ... [2019-12-31T14:36:01.774Z] [2019-12-31T14:36:01.774Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:36:01.774Z] #45 265.1 github.com/LK4D4/vndr/godl [2019-12-31T14:36:01.774Z] #45 266.5 github.com/LK4D4/vndr [2019-12-31T14:36:04.513Z] #45 ... [2019-12-31T14:36:04.513Z] [2019-12-31T14:36:04.513Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:36:04.513Z] #42 192.6 CC criu/cr-service.o [2019-12-31T14:36:09.000Z] #42 196.7 CC criu/crtools.o [2019-12-31T14:36:10.039Z] #42 198.2 CC criu/eventfd.o [2019-12-31T14:36:10.674Z] #42 199.1 CC criu/eventpoll.o [2019-12-31T14:36:12.753Z] #42 ... [2019-12-31T14:36:12.753Z] [2019-12-31T14:36:12.753Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:36:12.753Z] #19 9.886 Collecting yamllint==1.16.0 [2019-12-31T14:36:12.753Z] #19 11.77 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-31T14:36:12.753Z] #19 13.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-31T14:36:12.753Z] #19 13.34 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-31T14:36:12.753Z] #19 14.18 Collecting pyyaml (from yamllint==1.16.0) [2019-12-31T14:36:12.753Z] #19 14.77 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-31T14:36:12.753Z] #19 ... [2019-12-31T14:36:12.753Z] [2019-12-31T14:36:12.753Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:36:12.753Z] #42 201.0 CC criu/external.o [2019-12-31T14:36:13.390Z] #42 ... [2019-12-31T14:36:13.390Z] [2019-12-31T14:36:13.390Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:36:13.390Z] #45 DONE 281.5s [2019-12-31T14:36:13.390Z] [2019-12-31T14:36:13.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:36:13.390Z] #42 201.7 CC criu/fault-injection.o [2019-12-31T14:36:13.683Z] #42 202.0 CC criu/fdstore.o [2019-12-31T14:36:14.013Z] Running on azwin-2-ab7730 in d:\jenkins\workspace\moby_PR-40332 [Pipeline] { [Pipeline] ws [2019-12-31T14:36:14.029Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-31T14:36:15.763Z] #42 203.8 CC criu/fifo.o [2019-12-31T14:36:16.419Z] #42 204.6 CC criu/file-ids.o [2019-12-31T14:36:17.068Z] #42 205.4 CC criu/file-lock.o [2019-12-31T14:36:19.136Z] #42 207.2 CC criu/files-ext.o [2019-12-31T14:36:19.136Z] #42 ... [2019-12-31T14:36:19.136Z] [2019-12-31T14:36:19.136Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-31T14:36:19.136Z] #19 19.71 Building wheels for collected packages: pyyaml [2019-12-31T14:36:19.136Z] #19 19.71 Running setup.py bdist_wheel for pyyaml: started [2019-12-31T14:36:19.136Z] #19 23.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-31T14:36:19.136Z] #19 23.22 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-31T14:36:19.136Z] #19 23.35 Successfully built pyyaml [2019-12-31T14:36:19.136Z] #19 23.35 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-31T14:36:19.136Z] #19 24.15 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-31T14:36:19.136Z] #19 DONE 24.5s [2019-12-31T14:36:19.426Z] [2019-12-31T14:36:19.426Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:36:19.426Z] #51 ... [2019-12-31T14:36:19.426Z] [2019-12-31T14:36:19.426Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:36:19.426Z] #42 207.9 CC criu/files-reg.o [2019-12-31T14:36:20.335Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T14:36:20.335Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === Skipped [2019-12-31T14:36:20.335Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T14:36:20.335Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T14:36:20.335Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T14:36:20.335Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T14:36:20.335Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T14:36:20.335Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:36:20.335Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T14:36:20.335Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T14:36:20.335Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T14:36:20.335Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] [2019-12-31T14:36:20.335Z] DONE 2155 tests, 20 skipped in 184.395s Post stage [Pipeline] junit [2019-12-31T14:36:20.351Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T14:36:23.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -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:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh dynbinary test-integration [2019-12-31T14:36:23.871Z] #42 211.9 CC criu/files.o [2019-12-31T14:36:24.084Z] [2019-12-31T14:36:24.084Z] Removing bundles/ [2019-12-31T14:36:24.084Z] [2019-12-31T14:36:24.084Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T14:36:24.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:36:24.084Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:36:27.415Z] #42 215.8 CC criu/filesystems.o [2019-12-31T14:36:28.045Z] #42 ... [2019-12-31T14:36:28.045Z] [2019-12-31T14:36:28.045Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-31T14:36:28.045Z] #29 296.5 + rm -rf /tmp/tmp.lVftXtIrX0 [2019-12-31T14:36:28.149Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.3% of statements [2019-12-31T14:36:28.149Z] ok github.com/docker/docker/container 0.125s coverage: 35.3% of statements [2019-12-31T14:36:28.149Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T14:36:28.149Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T14:36:28.149Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T14:36:28.149Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T14:36:28.673Z] #29 DONE 296.9s [2019-12-31T14:36:28.673Z] [2019-12-31T14:36:28.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:36:29.308Z] #42 217.6 CC criu/fsnotify.o [2019-12-31T14:36:32.033Z] #42 220.0 CC criu/image-desc.o [2019-12-31T14:36:32.033Z] #42 220.3 CC criu/image.o [2019-12-31T14:36:32.394Z] ok github.com/docker/docker/daemon/cluster 0.047s coverage: 0.5% of statements [2019-12-31T14:36:33.541Z] #42 221.7 CC criu/ipc_ns.o [2019-12-31T14:36:33.667Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2019-12-31T14:36:35.500Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2019-12-31T14:36:35.631Z] #42 223.9 CC criu/irmap.o [2019-12-31T14:36:36.661Z] #42 225.1 CC criu/kcmp-ids.o [2019-12-31T14:36:37.293Z] #42 225.5 CC criu/kerndat.o [2019-12-31T14:36:37.902Z] using credential docker-jenkins-github-credentials [2019-12-31T14:36:37.980Z] Cloning the remote Git repository [2019-12-31T14:36:37.980Z] Cloning with configured refspecs honoured and without tags [2019-12-31T14:36:39.366Z] #42 227.4 CC criu/libnetlink.o [2019-12-31T14:36:39.400Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:36:39.400Z] [2019-12-31T14:36:39.400Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-31T14:36:39.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-31T14:36:39.400Z] Using test binary docker [2019-12-31T14:36:38.166Z] Cloning repository https://github.com/moby/moby.git [2019-12-31T14:36:38.539Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-31T14:36:39.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:36:39.472Z] > git --version # timeout=10 [2019-12-31T14:36:39.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:36:39.526Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:36:39.657Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T14:36:39.657Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:36:39.657Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:36:39.657Z] Warning failed to create cache: (null) [2019-12-31T14:36:39.657Z] . [2019-12-31T14:36:39.657Z] INFO: Waiting for daemon to start... [2019-12-31T14:36:39.657Z] Starting dockerd [2019-12-31T14:36:39.996Z] #42 228.2 CC criu/log.o [2019-12-31T14:36:40.650Z] #42 229.1 CC criu/lsm.o [2019-12-31T14:36:41.699Z] #42 229.9 CC criu/mem.o [2019-12-31T14:36:42.178Z] . [2019-12-31T14:36:42.178Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-31T14:36:43.609Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.7% of statements [2019-12-31T14:36:44.905Z] ok github.com/docker/docker/daemon 12.290s coverage: 17.6% of statements [2019-12-31T14:36:44.905Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T14:36:44.905Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T14:36:45.212Z] #42 232.9 CC criu/mount.o [2019-12-31T14:36:45.743Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 82.1% of statements [2019-12-31T14:36:46.130Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-12-31T14:36:46.964Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2019-12-31T14:36:46.964Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T14:36:46.964Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T14:36:47.936Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-12-31T14:36:50.543Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2019-12-31T14:36:51.353Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.297s coverage: 57.9% of statements [2019-12-31T14:36:52.118Z] #42 239.5 CC criu/namespaces.o [2019-12-31T14:36:54.844Z] #42 242.8 CC criu/net.o [2019-12-31T14:36:55.080Z] Fetching without tags [2019-12-31T14:36:55.834Z] Merging remotes/origin/master commit 8ca8f8bd6598d44d344da407663a57584a0dc6a2 into PR head commit 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:54.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:36:54.826Z] > git config --add remote.origin.fetch +refs/pull/40332/head:refs/remotes/origin/PR-40332 # timeout=10 [2019-12-31T14:36:54.873Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-31T14:36:54.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-31T14:36:55.109Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-31T14:36:55.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-31T14:36:55.110Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40332/head:refs/remotes/origin/PR-40332 +refs/heads/master:refs/remotes/origin/master [2019-12-31T14:36:56.092Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:36:56.144Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:57.873Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.765s coverage: 46.2% of statements [2019-12-31T14:36:58.929Z] Merge succeeded, producing 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:58.931Z] Checking out Revision 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 (PR-40332) [2019-12-31T14:36:59.108Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:36:59.108Z] [2019-12-31T14:36:59.108Z] [2019-12-31T14:36:59.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:36:59.108Z] PKG_CONFIG=pkg-config [2019-12-31T14:36:59.108Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:36:59.108Z] HOSTNAME=429986a6f310 [2019-12-31T14:36:59.108Z] KEEPBUNDLE=1 [2019-12-31T14:36:59.108Z] container=docker [2019-12-31T14:36:59.108Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T14:36:59.108Z] GO111MODULE=off [2019-12-31T14:36:59.108Z] GOPATH=/go [2019-12-31T14:36:59.108Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:36:59.108Z] HOME=/root [2019-12-31T14:36:59.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:36:59.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:36:59.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:36:59.108Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:59.108Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:36:59.108Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:36:59.108Z] TERM=xterm [2019-12-31T14:36:59.108Z] VALIDATE_BRANCH=master [2019-12-31T14:36:59.108Z] DEST=bundles/test-integration [2019-12-31T14:36:59.108Z] SHLVL=1 [2019-12-31T14:36:59.108Z] TIMEOUT=120m [2019-12-31T14:36:59.108Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-31T14:36:59.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:36:59.108Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:36:59.108Z] TESTDEBUG=0 [2019-12-31T14:36:59.108Z] _=/usr/bin/env [2019-12-31T14:36:59.108Z] Building test suite binary ./integration-cli/test.main [2019-12-31T14:36:59.108Z] [2019-12-31T14:36:59.108Z] [2019-12-31T14:36:59.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:36:59.108Z] PKG_CONFIG=pkg-config [2019-12-31T14:36:59.108Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:36:59.108Z] HOSTNAME=d2e913dcb6be [2019-12-31T14:36:59.108Z] KEEPBUNDLE=1 [2019-12-31T14:36:59.108Z] container=docker [2019-12-31T14:36:59.108Z] TEST_SKIP_INTEGRATION=1 [2019-12-31T14:36:59.108Z] GO111MODULE=off [2019-12-31T14:36:59.108Z] GOPATH=/go [2019-12-31T14:36:59.108Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:36:59.108Z] HOME=/root [2019-12-31T14:36:59.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:36:59.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:36:59.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:36:59.108Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:59.108Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:36:59.108Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:36:59.108Z] TERM=xterm [2019-12-31T14:36:59.108Z] VALIDATE_BRANCH=master [2019-12-31T14:36:59.108Z] DEST=bundles/test-integration [2019-12-31T14:36:59.108Z] SHLVL=1 [2019-12-31T14:36:59.108Z] TIMEOUT=120m [2019-12-31T14:36:59.108Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-31T14:36:59.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:36:59.108Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:36:59.108Z] TESTDEBUG=0 [2019-12-31T14:36:59.108Z] _=/usr/bin/env [2019-12-31T14:36:59.108Z] Building test suite binary ./integration-cli/test.main [2019-12-31T14:36:59.108Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-31T14:36:59.108Z] No new tests added to integration. [2019-12-31T14:36:59.108Z] [2019-12-31T14:36:59.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:36:59.108Z] PKG_CONFIG=pkg-config [2019-12-31T14:36:59.108Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:36:59.108Z] HOSTNAME=b382b976d0fe [2019-12-31T14:36:59.108Z] KEEPBUNDLE=1 [2019-12-31T14:36:59.108Z] container=docker [2019-12-31T14:36:59.108Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T14:36:59.108Z] GO111MODULE=off [2019-12-31T14:36:59.108Z] GOPATH=/go [2019-12-31T14:36:59.108Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:36:59.108Z] HOME=/root [2019-12-31T14:36:59.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:36:59.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:36:59.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:36:59.108Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:36:59.108Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:36:59.108Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:36:59.108Z] TERM=xterm [2019-12-31T14:36:59.108Z] VALIDATE_BRANCH=master [2019-12-31T14:36:59.108Z] DEST=bundles/test-integration [2019-12-31T14:36:59.108Z] SHLVL=1 [2019-12-31T14:36:59.108Z] TIMEOUT=120m [2019-12-31T14:36:59.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:36:59.108Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:36:59.108Z] TESTDEBUG=0 [2019-12-31T14:36:59.108Z] _=/usr/bin/env [2019-12-31T14:36:59.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T14:36:58.678Z] > git merge 8ca8f8bd6598d44d344da407663a57584a0dc6a2 # timeout=10 [2019-12-31T14:36:58.813Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-31T14:36:58.959Z] > git config core.sparsecheckout # timeout=10 [2019-12-31T14:36:59.005Z] > git checkout -f 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:37:00.616Z] #42 248.1 CC criu/netfilter.o [2019-12-31T14:37:00.616Z] #42 248.7 CC criu/page-pipe.o [2019-12-31T14:37:01.338Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.337s coverage: 72.5% of statements [2019-12-31T14:37:01.338Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T14:37:01.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.103s coverage: 48.6% of statements [2019-12-31T14:37:01.650Z] #42 250.0 CC criu/page-xfer.o [2019-12-31T14:37:03.216Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.575s coverage: 76.1% of statements [2019-12-31T14:37:04.393Z] #42 252.3 CC criu/pagemap-cache.o [2019-12-31T14:37:04.506Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-31T14:37:04.685Z] #42 253.0 CC criu/pagemap.o [2019-12-31T14:37:05.313Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-12-31T14:37:06.750Z] #42 255.1 CC criu/parasite-syscall.o [2019-12-31T14:37:07.319Z] Commit message: "Add RequestAck property to fluentd logger" [2019-12-31T14:37:07.775Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-12-31T14:37:07.743Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-12-31T14:37:08.158Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.664s coverage: 59.8% of statements [2019-12-31T14:37:08.158Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T14:37:08.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T14:37:08.158Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T14:37:08.563Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2019-12-31T14:37:08.563Z] ? github.com/docker/docker/daemon/listeners [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-31T14:37:08.823Z] #42 256.9 CC criu/path.o [2019-12-31T14:37:09.114Z] #42 257.5 CC criu/pie-util-vdso-elf32.o [2019-12-31T14:37:09.754Z] #42 258.2 CC criu/pie-util-vdso.o [2019-12-31T14:37:10.785Z] #42 259.0 CC criu/pie-util.o [2019-12-31T14:37:10.785Z] #42 259.3 CC criu/pipes.o [2019-12-31T14:37:10.910Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2019-12-31T14:37:10.910Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.4% of statements [2019-12-31T14:37:10.910Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T14:37:10.910Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T14:37:10.922Z] + docker version [2019-12-31T14:37:11.749Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-12-31T14:37:12.293Z] #42 260.6 CC criu/plugin.o [2019-12-31T14:37:12.575Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-12-31T14:37:12.923Z] #42 261.3 CC criu/proc_parse.o [2019-12-31T14:37:12.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-12-31T14:37:13.214Z] #42 ... [2019-12-31T14:37:13.214Z] [2019-12-31T14:37:13.214Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:37:13.214Z] #39 341.6 + dpkg --print-architecture [2019-12-31T14:37:13.214Z] #39 341.7 + cd /tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution [2019-12-31T14:37:13.214Z] #39 341.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-31T14:37:13.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-12-31T14:37:14.234Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2019-12-31T14:37:14.234Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T14:37:14.266Z] #39 342.5 + GOPATH=/tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yZcJywQMY2 [2019-12-31T14:37:14.266Z] #39 342.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-31T14:37:15.068Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 19.9% of statements [2019-12-31T14:37:16.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2019-12-31T14:37:16.773Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-12-31T14:37:17.610Z] ok github.com/docker/docker/daemon/logger/splunk 1.632s coverage: 82.5% of statements [2019-12-31T14:37:17.610Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T14:37:17.610Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T14:37:17.610Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T14:37:17.991Z] Client: Docker Engine - Enterprise [2019-12-31T14:37:17.991Z] Version: 19.03.2 [2019-12-31T14:37:17.991Z] API version: 1.40 [2019-12-31T14:37:17.991Z] Go version: go1.12.8 [2019-12-31T14:37:17.991Z] Git commit: c92ab06ed9 [2019-12-31T14:37:17.991Z] Built: 09/03/2019 16:38:11 [2019-12-31T14:37:17.991Z] OS/Arch: windows/amd64 [2019-12-31T14:37:17.991Z] Experimental: false [2019-12-31T14:37:17.991Z] [2019-12-31T14:37:17.991Z] Server: Docker Engine - Enterprise [2019-12-31T14:37:17.991Z] Engine: [2019-12-31T14:37:17.991Z] Version: 19.03.2 [2019-12-31T14:37:17.991Z] API version: 1.40 (minimum version 1.24) [2019-12-31T14:37:17.991Z] Go version: go1.12.8 [2019-12-31T14:37:17.991Z] Git commit: c92ab06ed9 [2019-12-31T14:37:17.991Z] Built: 09/03/2019 16:35:47 [2019-12-31T14:37:17.991Z] OS/Arch: windows/amd64 [2019-12-31T14:37:17.991Z] Experimental: true [Pipeline] sh [2019-12-31T14:37:19.511Z] + docker info [2019-12-31T14:37:19.522Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-12-31T14:37:20.347Z] ok github.com/docker/docker/distribution 0.316s coverage: 22.1% of statements [2019-12-31T14:37:20.347Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T14:37:21.659Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-12-31T14:37:23.026Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-12-31T14:37:23.026Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2019-12-31T14:37:23.026Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T14:37:24.651Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-12-31T14:37:24.651Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T14:37:24.651Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-12-31T14:37:24.651Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T14:37:26.062Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-31T14:37:27.442Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2019-12-31T14:37:27.836Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-31T14:37:28.899Z] sha256:ce01245d5ffc1920ea5dfc2951dba70b929309c5b3fcfcbc77d219693bca4d92 [2019-12-31T14:37:28.900Z] INFO: Starting docker-py tests... [2019-12-31T14:37:29.593Z] #39 ... [2019-12-31T14:37:29.593Z] [2019-12-31T14:37:29.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:37:29.593Z] #42 266.5 CC criu/protobuf-desc.o [2019-12-31T14:37:29.593Z] #42 268.4 CC criu/protobuf.o [2019-12-31T14:37:29.593Z] #42 269.2 CC criu/pstree.o [2019-12-31T14:37:29.593Z] #42 271.4 CC criu/rbtree.o [2019-12-31T14:37:29.593Z] #42 272.0 CC criu/rst-malloc.o [2019-12-31T14:37:29.593Z] #42 272.6 CC criu/seccomp.o [2019-12-31T14:37:29.593Z] #42 273.9 CC criu/seize.o [2019-12-31T14:37:29.593Z] #42 275.7 CC criu/servicefd.o [2019-12-31T14:37:29.593Z] #42 276.5 CC criu/shmem.o [2019-12-31T14:37:29.679Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 77.0% of statements [2019-12-31T14:37:29.833Z] ============================= test session starts ============================== [2019-12-31T14:37:29.833Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2019-12-31T14:37:29.833Z] rootdir: /src, inifile: pytest.ini [2019-12-31T14:37:29.833Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-31T14:37:29.889Z] #42 278.3 CC criu/sigframe.o [2019-12-31T14:37:30.183Z] #42 278.7 CC criu/signalfd.o [2019-12-31T14:37:30.739Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 68.3% of statements [2019-12-31T14:37:30.765Z] collected 385 items / 5 deselected / 380 selected [2019-12-31T14:37:30.765Z] [2019-12-31T14:37:30.815Z] #42 279.3 CC criu/sk-inet.o [2019-12-31T14:37:31.131Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-31T14:37:31.506Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T14:37:31.849Z] #42 ... [2019-12-31T14:37:31.849Z] [2019-12-31T14:37:31.849Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-31T14:37:31.849Z] #55 205.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-31T14:37:34.673Z] ok github.com/docker/docker/layer 7.074s coverage: 68.8% of statements [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T14:37:34.673Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T14:37:34.673Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-31T14:37:35.050Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-12-31T14:37:35.375Z] #55 209.5 + mkdir -p /build [2019-12-31T14:37:35.375Z] #55 209.5 + cp runc /build/runc [2019-12-31T14:37:35.375Z] #55 DONE 209.6s [2019-12-31T14:37:35.375Z] [2019-12-31T14:37:35.375Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:37:35.375Z] #42 281.1 CC criu/sk-netlink.o [2019-12-31T14:37:35.375Z] #42 282.0 CC criu/sk-packet.o [2019-12-31T14:37:35.375Z] #42 283.3 CC criu/sk-queue.o [2019-12-31T14:37:35.435Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2019-12-31T14:37:35.830Z] ok github.com/docker/docker/pkg/chrootarchive 3.580s coverage: 43.2% of statements [2019-12-31T14:37:35.830Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T14:37:35.830Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T14:37:36.006Z] #42 284.4 CC criu/sk-tcp.o [2019-12-31T14:37:36.829Z] ok github.com/docker/docker/pkg/discovery/memory 0.030s coverage: 92.3% of statements [2019-12-31T14:37:37.513Z] #42 285.8 CC criu/sk-unix.o [2019-12-31T14:37:37.635Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-12-31T14:37:38.008Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-12-31T14:37:39.905Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2019-12-31T14:37:39.905Z] ok github.com/docker/docker/pkg/discovery/kv 3.234s coverage: 84.1% of statements [2019-12-31T14:37:40.289Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-12-31T14:37:40.686Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2019-12-31T14:37:40.686Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-31T14:37:41.029Z] #42 289.5 CC criu/sockets.o [2019-12-31T14:37:41.496Z] ok github.com/docker/docker/pkg/idtools 0.349s coverage: 70.1% of statements [2019-12-31T14:37:41.877Z] ok github.com/docker/docker/pkg/ioutils 0.468s coverage: 70.6% of statements [2019-12-31T14:37:42.251Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2019-12-31T14:37:42.251Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-12-31T14:37:42.653Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-12-31T14:37:42.653Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T14:37:43.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-12-31T14:37:43.096Z] #42 291.4 CC criu/stats.o [2019-12-31T14:37:43.437Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-12-31T14:37:43.724Z] #42 292.1 CC criu/string.o [2019-12-31T14:37:43.829Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-12-31T14:37:44.016Z] #42 292.4 CC criu/sysctl.o [2019-12-31T14:37:44.249Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-12-31T14:37:44.618Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-31T14:37:44.618Z] ok github.com/docker/docker/pkg/mount 1.232s coverage: 70.0% of statements [2019-12-31T14:37:44.618Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T14:37:44.618Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T14:37:44.618Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T14:37:44.820Z] Client: [2019-12-31T14:37:44.820Z] Debug Mode: false [2019-12-31T14:37:44.820Z] Plugins: [2019-12-31T14:37:44.820Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-31T14:37:44.820Z] [2019-12-31T14:37:44.820Z] Server: [2019-12-31T14:37:44.820Z] Containers: 0 [2019-12-31T14:37:44.820Z] Running: 0 [2019-12-31T14:37:44.820Z] Paused: 0 [2019-12-31T14:37:44.820Z] Stopped: 0 [2019-12-31T14:37:44.820Z] Images: 0 [2019-12-31T14:37:44.820Z] Server Version: 19.03.2 [2019-12-31T14:37:44.820Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-31T14:37:44.820Z] Windows: [2019-12-31T14:37:44.820Z] LCOW: [2019-12-31T14:37:44.820Z] Logging Driver: json-file [2019-12-31T14:37:44.820Z] Plugins: [2019-12-31T14:37:44.820Z] Volume: local [2019-12-31T14:37:44.820Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-31T14:37:44.820Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T14:37:44.820Z] Swarm: inactive [2019-12-31T14:37:44.820Z] Default Isolation: process [2019-12-31T14:37:44.820Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T14:37:44.820Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T14:37:44.820Z] OSType: windows [2019-12-31T14:37:44.820Z] Architecture: x86_64 [2019-12-31T14:37:44.820Z] CPUs: 4 [2019-12-31T14:37:44.820Z] Total Memory: 32GiB [2019-12-31T14:37:44.820Z] Name: azwin-2-ab7730 [2019-12-31T14:37:44.820Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-31T14:37:44.820Z] Docker Root Dir: D:\docker [2019-12-31T14:37:44.820Z] Debug Mode: false [2019-12-31T14:37:44.820Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:37:44.820Z] Labels: [2019-12-31T14:37:44.820Z] Experimental: true [2019-12-31T14:37:44.820Z] Insecure Registries: [2019-12-31T14:37:44.820Z] 10.0.0.4:5000 [2019-12-31T14:37:44.820Z] 127.0.0.0/8 [2019-12-31T14:37:44.820Z] Registry Mirrors: [2019-12-31T14:37:44.820Z] http://10.0.0.4:5000/ [2019-12-31T14:37:44.820Z] Live Restore Enabled: false [2019-12-31T14:37:44.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-31T14:37:45.427Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-12-31T14:37:45.510Z] #42 293.5 CC criu/sysfs_parse.o [2019-12-31T14:37:45.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:37:45.541Z] [2019-12-31T14:37:45.541Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:37:45.541Z] PKG_CONFIG=pkg-config [2019-12-31T14:37:45.541Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:37:45.541Z] HOSTNAME=247b4d311f76 [2019-12-31T14:37:45.541Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T14:37:45.541Z] container=docker [2019-12-31T14:37:45.541Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T14:37:45.541Z] GO111MODULE=off [2019-12-31T14:37:45.541Z] GOPATH=/go [2019-12-31T14:37:45.541Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:37:45.541Z] HOME=/root [2019-12-31T14:37:45.541Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:37:45.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:37:45.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:37:45.541Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:37:45.541Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:37:45.541Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:37:45.541Z] TERM=xterm [2019-12-31T14:37:45.541Z] VALIDATE_BRANCH=master [2019-12-31T14:37:45.541Z] DEST=bundles/test-integration [2019-12-31T14:37:45.541Z] SHLVL=1 [2019-12-31T14:37:45.541Z] TIMEOUT=120m [2019-12-31T14:37:45.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:37:45.541Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:37:45.541Z] TESTDEBUG=0 [2019-12-31T14:37:45.541Z] _=/usr/bin/env [2019-12-31T14:37:45.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T14:37:46.142Z] #42 294.3 CC criu/timerfd.o [2019-12-31T14:37:46.444Z] #42 294.9 CC criu/tty.o [2019-12-31T14:37:46.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-12-31T14:37:46.906Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-12-31T14:37:47.330Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-31T14:37:48.818Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2019-12-31T14:37:49.216Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-12-31T14:37:49.940Z] #42 298.3 CC criu/tun.o [2019-12-31T14:37:50.971Z] #42 299.5 CC criu/uffd.o [2019-12-31T14:37:52.380Z] ok github.com/docker/docker/pkg/signal 2.487s coverage: 61.0% of statements [2019-12-31T14:37:52.380Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2019-12-31T14:37:53.192Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-31T14:37:53.192Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T14:37:53.582Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-12-31T14:37:53.692Z] #42 301.8 CC criu/util.o [2019-12-31T14:37:54.390Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-12-31T14:37:54.757Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2019-12-31T14:37:55.700Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2019-12-31T14:37:56.193Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-12-31T14:37:56.405Z] #42 304.4 CC criu/uts_ns.o [2019-12-31T14:37:56.405Z] #42 ... [2019-12-31T14:37:56.405Z] [2019-12-31T14:37:56.405Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-31T14:37:56.405Z] #39 384.6 + rm -rf /tmp/tmp.yZcJywQMY2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yZcJywQMY2 [2019-12-31T14:37:56.405Z] #39 DONE 384.7s [2019-12-31T14:37:56.405Z] [2019-12-31T14:37:56.405Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:37:56.606Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-12-31T14:37:56.695Z] #60 ... [2019-12-31T14:37:56.695Z] [2019-12-31T14:37:56.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-31T14:37:56.695Z] #42 305.0 CC criu/vdso.o [2019-12-31T14:37:57.024Z] testing: warning: no tests to run [2019-12-31T14:37:57.024Z] coverage: [no statements] [2019-12-31T14:37:57.024Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-12-31T14:37:57.413Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-31T14:37:57.789Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-31T14:37:58.087Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-31T14:37:58.186Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-31T14:37:58.195Z] #42 306.6 LINK criu/built-in.o [2019-12-31T14:37:58.484Z] #42 306.8 LINK criu/criu [2019-12-31T14:37:58.651Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-31T14:37:59.708Z] #42 307.9 DEP lib/c/criu.d [2019-12-31T14:37:59.708Z] #42 308.1 CC images/rpc.pb-c.o [2019-12-31T14:38:00.274Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2019-12-31T14:38:00.300Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-31T14:38:00.300Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ee667a98\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-31T14:38:00.300Z] ---------------------------------------------------------------------------- [2019-12-31T14:38:00.300Z] [2019-12-31T14:38:00.300Z] INFO: executeCI.ps1 starting at Tue Dec 31 14:37:58 CUT 2019 [2019-12-31T14:38:00.300Z] [2019-12-31T14:38:00.300Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-31T14:38:00.300Z] INFO: Running git version 2.24.0.windows.1 [2019-12-31T14:38:00.300Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-31T14:38:00.300Z] INFO: Environment variables: [2019-12-31T14:38:00.300Z] [2019-12-31T14:38:00.300Z] Name Value [2019-12-31T14:38:00.300Z] ---- ----- [2019-12-31T14:38:00.300Z] ALLUSERSPROFILE C:\ProgramData [2019-12-31T14:38:00.300Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-31T14:38:00.300Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-31T14:38:00.300Z] BRANCH_NAME PR-40332 [2019-12-31T14:38:00.300Z] BUILD_DISPLAY_NAME #1 [2019-12-31T14:38:00.300Z] BUILD_ID 1 [2019-12-31T14:38:00.300Z] BUILD_NUMBER 1 [2019-12-31T14:38:00.300Z] BUILD_TAG jenkins-moby-PR-40332-1 [2019-12-31T14:38:00.300Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40332/1/ [2019-12-31T14:38:00.300Z] CHANGE_AUTHOR herewasmike [2019-12-31T14:38:00.300Z] CHANGE_AUTHOR_DISPLAY_NAME Mike Toldov [2019-12-31T14:38:00.300Z] CHANGE_AUTHOR_EMAIL matoldov@gmail.com [2019-12-31T14:38:00.300Z] CHANGE_BRANCH add_request_ack_option_fluentd [2019-12-31T14:38:00.300Z] CHANGE_FORK herewasmike [2019-12-31T14:38:00.300Z] CHANGE_ID 40332 [2019-12-31T14:38:00.300Z] CHANGE_TARGET master [2019-12-31T14:38:00.300Z] CHANGE_TITLE Add RequestAck property to fluentd logger [2019-12-31T14:38:00.300Z] CHANGE_URL https://github.com/moby/moby/pull/40332 [2019-12-31T14:38:00.300Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-31T14:38:00.300Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-31T14:38:00.300Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-31T14:38:00.300Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-31T14:38:00.300Z] COMPUTERNAME azwin-2-ab7730 [2019-12-31T14:38:00.300Z] ComSpec C:\windows\system32\cmd.exe [2019-12-31T14:38:00.300Z] ConfigSequenceNumber 0 [2019-12-31T14:38:00.300Z] DOCKER_BUILDKIT 0 [2019-12-31T14:38:00.300Z] DOCKER_DUT_DEBUG 1 [2019-12-31T14:38:00.300Z] DOCKER_EXPERIMENTAL 1 [2019-12-31T14:38:00.300Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-31T14:38:00.300Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-31T14:38:00.300Z] EXECUTOR_NUMBER 0 [2019-12-31T14:38:00.300Z] FQDN azwin-2-ab7730.westus.cloudapp.azure.com [2019-12-31T14:38:00.300Z] GIT_BRANCH PR-40332 [2019-12-31T14:38:00.300Z] GIT_COMMIT 18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:38:00.300Z] GIT_URL https://github.com/moby/moby.git [2019-12-31T14:38:00.300Z] HUDSON_COOKIE f6587887-924e-450f-8370-85dc76eb108e [2019-12-31T14:38:00.300Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-31T14:38:00.300Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-31T14:38:00.300Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-31T14:38:00.300Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-31T14:38:00.300Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-31T14:38:00.300Z] JENKINS_NODE_COOKIE b92bb06e-46b0-4931-a019-1adc6aef70dc [2019-12-31T14:38:00.300Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-31T14:38:00.300Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-31T14:38:00.300Z] JOB_BASE_NAME PR-40332 [2019-12-31T14:38:00.300Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40332/display/redirect [2019-12-31T14:38:00.300Z] JOB_NAME moby/PR-40332 [2019-12-31T14:38:00.300Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40332/ [2019-12-31T14:38:00.300Z] library.jps.version master [2019-12-31T14:38:00.300Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-31T14:38:00.300Z] NODE_LABELS amd64 azure azwin-2-ab7730 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-31T14:38:00.300Z] NODE_NAME azwin-2-ab7730 [2019-12-31T14:38:00.300Z] NUMBER_OF_PROCESSORS 4 [2019-12-31T14:38:00.300Z] OS Windows_NT [2019-12-31T14:38:00.300Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-31T14:38:00.300Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-31T14:38:00.300Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-31T14:38:00.300Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-31T14:38:00.300Z] PROCESSOR_LEVEL 6 [2019-12-31T14:38:00.300Z] PROCESSOR_REVISION 4f01 [2019-12-31T14:38:00.301Z] ProgramData C:\ProgramData [2019-12-31T14:38:00.301Z] ProgramFiles C:\Program Files [2019-12-31T14:38:00.301Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-31T14:38:00.301Z] ProgramW6432 C:\Program Files [2019-12-31T14:38:00.301Z] PROMPT $P$G [2019-12-31T14:38:00.301Z] PSExecutionPolicyPreference Bypass [2019-12-31T14:38:00.301Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-31T14:38:00.301Z] PUBLIC C:\Users\Public [2019-12-31T14:38:00.301Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40332/1/display/redirect?page=changes [2019-12-31T14:38:00.301Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40332/1/display/redirect [2019-12-31T14:38:00.301Z] SKIP_VALIDATION_TESTS 1 [2019-12-31T14:38:00.301Z] SOURCES_DRIVE d [2019-12-31T14:38:00.301Z] SOURCES_SUBDIR gopath [2019-12-31T14:38:00.301Z] STAGE_NAME Run tests [2019-12-31T14:38:00.301Z] SystemDrive C: [2019-12-31T14:38:00.301Z] SystemRoot C:\windows [2019-12-31T14:38:00.301Z] TEMP C:\windows\TEMP [2019-12-31T14:38:00.301Z] TESTDEBUG 0 [2019-12-31T14:38:00.301Z] TESTRUN_DRIVE d [2019-12-31T14:38:00.301Z] TESTRUN_SUBDIR CI [2019-12-31T14:38:00.302Z] TIMEOUT 120m [2019-12-31T14:38:00.302Z] TMP C:\windows\TEMP [2019-12-31T14:38:00.302Z] USERDOMAIN WORKGROUP [2019-12-31T14:38:00.302Z] USERNAME azwin-2-ab7730$ [2019-12-31T14:38:00.302Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-31T14:38:00.302Z] windir C:\windows [2019-12-31T14:38:00.302Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-31T14:38:00.302Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-31T14:38:00.302Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-31T14:38:00.302Z] [2019-12-31T14:38:00.302Z] [2019-12-31T14:38:00.302Z] [2019-12-31T14:38:00.302Z] INFO: Sources under d:\gopath\... [2019-12-31T14:38:00.302Z] INFO: Test run under d:\CI\... [2019-12-31T14:38:00.302Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-31T14:38:00.302Z] INFO: docker/docker repository was found [2019-12-31T14:38:00.302Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-31T14:38:00.302Z] ltsc2019: Pulling from windows/servercore [2019-12-31T14:38:00.495Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-31T14:38:00.737Z] #42 309.2 CC lib/c/criu.o [2019-12-31T14:38:01.066Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-12-31T14:38:01.269Z] 65014b3c3121: Pulling fs layer [2019-12-31T14:38:01.269Z] faf31ee0aa3d: Pulling fs layer [2019-12-31T14:38:02.343Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-12-31T14:38:02.726Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-31T14:38:03.457Z] #42 311.3 LINK lib/c/built-in.o [2019-12-31T14:38:03.457Z] #42 311.3 LINK lib/c/libcriu.so [2019-12-31T14:38:03.457Z] #42 311.7 GEN magic.py [2019-12-31T14:38:03.457Z] #42 312.0 Note: Building without setproctitle() and strlcpy() support. [2019-12-31T14:38:03.457Z] #42 312.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-31T14:38:03.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T14:38:04.043Z] ok github.com/docker/docker/registry 0.192s coverage: 56.0% of statements [2019-12-31T14:38:04.487Z] #42 312.9 fatal: Not a git repository (or any of the parent directories): .git [2019-12-31T14:38:04.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T14:38:04.846Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2019-12-31T14:38:05.226Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2019-12-31T14:38:05.549Z] #42 314.1 make[1]: Nothing to be done for 'all'. [2019-12-31T14:38:06.525Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-12-31T14:38:06.525Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-31T14:38:07.051Z] #42 315.3 make[1]: 'images/built-in.o' is up to date. [2019-12-31T14:38:07.051Z] #42 315.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-31T14:38:07.051Z] #42 315.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-31T14:38:07.051Z] #42 315.5 make[1]: 'compel/libcompel.a' is up to date. [2019-12-31T14:38:07.344Z] #42 315.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-31T14:38:07.344Z] #42 315.7 make[1]: Nothing to be done for 'all'. [2019-12-31T14:38:07.344Z] #42 315.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-31T14:38:07.636Z] #42 316.1 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:07.636Z] #42 316.1 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:07.926Z] #42 316.2 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.215Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.215Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.215Z] #42 316.6 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.215Z] #42 316.7 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.348Z] faf31ee0aa3d: Verifying Checksum [2019-12-31T14:38:08.348Z] faf31ee0aa3d: Download complete [2019-12-31T14:38:08.506Z] #42 316.8 make[2]: Nothing to be done for 'all'. [2019-12-31T14:38:08.506Z] #42 316.9 INSTALL criu/criu [2019-12-31T14:38:08.797Z] #42 DONE 317.0s [2019-12-31T14:38:08.797Z] [2019-12-31T14:38:08.797Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:09.812Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-31T14:38:09.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T14:38:10.177Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-12-31T14:38:11.044Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.0% of statements [2019-12-31T14:38:12.533Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.0% of statements [2019-12-31T14:38:20.303Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T14:38:20.303Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === Skipped [2019-12-31T14:38:20.303Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T14:38:20.303Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T14:38:20.303Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T14:38:20.303Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T14:38:20.303Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T14:38:20.303Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:38:20.303Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T14:38:20.303Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T14:38:20.303Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T14:38:20.303Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] [2019-12-31T14:38:20.303Z] DONE 2155 tests, 20 skipped in 226.033s Post stage [Pipeline] junit [2019-12-31T14:38:20.440Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T14:38:23.155Z] 65014b3c3121: Verifying Checksum [2019-12-31T14:38:23.155Z] 65014b3c3121: Download complete [2019-12-31T14:38:23.255Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -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:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh dynbinary test-integration [2019-12-31T14:38:23.660Z] [2019-12-31T14:38:23.660Z] Removing bundles/ [2019-12-31T14:38:23.660Z] [2019-12-31T14:38:23.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T14:38:23.660Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:38:23.660Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:38:31.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T14:38:31.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T14:38:33.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T14:38:35.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T14:38:35.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T14:38:39.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T14:38:41.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T14:38:41.949Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-31T14:38:45.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T14:38:48.325Z] #60 375.6 + bin/containerd [2019-12-31T14:38:48.325Z] #60 ... [2019-12-31T14:38:48.325Z] [2019-12-31T14:38:48.325Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:48.325Z] #51 DONE 433.2s [2019-12-31T14:38:48.325Z] [2019-12-31T14:38:48.325Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:49.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T14:38:50.382Z] #60 ... [2019-12-31T14:38:50.382Z] [2019-12-31T14:38:50.382Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:50.382Z] #23 438.3 + return [2019-12-31T14:38:50.382Z] #23 DONE 438.4s [2019-12-31T14:38:50.382Z] [2019-12-31T14:38:50.382Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:50.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T14:38:50.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T14:38:52.459Z] #60 ... [2019-12-31T14:38:52.459Z] [2019-12-31T14:38:52.459Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-31T14:38:52.459Z] #24 DONE 0.1s [2019-12-31T14:38:52.751Z] [2019-12-31T14:38:52.751Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:38:52.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T14:38:53.376Z] #28 DONE 0.5s [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-31T14:38:53.377Z] #30 DONE 0.1s [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:53.377Z] #60 ... [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-31T14:38:53.377Z] #33 DONE 0.1s [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-31T14:38:53.377Z] #38 DONE 0.1s [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-31T14:38:53.377Z] #40 DONE 0.1s [2019-12-31T14:38:53.377Z] [2019-12-31T14:38:53.377Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:53.664Z] #60 ... [2019-12-31T14:38:53.664Z] [2019-12-31T14:38:53.664Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-31T14:38:53.664Z] #43 DONE 0.1s [2019-12-31T14:38:53.664Z] [2019-12-31T14:38:53.664Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-31T14:38:53.664Z] #46 DONE 0.1s [2019-12-31T14:38:53.664Z] [2019-12-31T14:38:53.664Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-31T14:38:53.664Z] #49 DONE 0.1s [2019-12-31T14:38:53.664Z] [2019-12-31T14:38:53.664Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-31T14:38:53.954Z] #52 DONE 0.1s [2019-12-31T14:38:53.954Z] [2019-12-31T14:38:53.954Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-31T14:38:53.954Z] #56 DONE 0.1s [2019-12-31T14:38:53.954Z] [2019-12-31T14:38:53.954Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-31T14:38:54.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T14:38:57.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T14:38:59.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T14:39:00.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T14:39:02.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T14:39:04.345Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:39:04.345Z] Using test binary docker [2019-12-31T14:39:04.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T14:39:04.604Z] +++ /etc/init.d/apparmor start [2019-12-31T14:39:04.604Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:39:04.604Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:39:04.604Z] Warning failed to create cache: (null) [2019-12-31T14:39:04.604Z] . [2019-12-31T14:39:04.604Z] INFO: Waiting for daemon to start... [2019-12-31T14:39:04.604Z] Starting dockerd [2019-12-31T14:39:04.604Z] +++ 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-12-31T14:39:06.507Z] . [2019-12-31T14:39:06.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:39:06.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:39:06.766Z] Error: No such image: emptyfs [2019-12-31T14:39:06.766Z] ++++ docker load [2019-12-31T14:39:06.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:39:07.025Z] Running integration-test (iteration 1) [2019-12-31T14:39:07.025Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T14:39:07.025Z] ++ 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-12-31T14:39:07.025Z] ++ set -e [2019-12-31T14:39:07.025Z] ++ '[' -n 0 ']' [2019-12-31T14:39:07.025Z] ++ set -x [2019-12-31T14:39:07.025Z] ++ env -i DEST=/go/src/github.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-12-31T14:39:17.018Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:39:17.018Z] Loaded image: busybox:latest [2019-12-31T14:39:17.018Z] Loaded image: busybox:glibc [2019-12-31T14:39:17.018Z] Loaded image: debian:jessie [2019-12-31T14:39:17.018Z] Loaded image: hello-world:latest [2019-12-31T14:39:17.018Z] INFO: Testing against a local daemon [2019-12-31T14:39:17.018Z] === RUN TestCgroupNamespacesBuild [2019-12-31T14:39:22.289Z] --- PASS: TestCgroupNamespacesBuild (4.97s) [2019-12-31T14:39:22.289Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T14:39:23.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2019-12-31T14:39:23.226Z] === RUN TestBuildWithSession [2019-12-31T14:39:23.226Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T14:39:23.226Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:39:23.226Z] === RUN TestBuildSquashParent [2019-12-31T14:39:29.794Z] --- PASS: TestBuildSquashParent (6.35s) [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:39:29.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:39:29.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:39:29.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:39:29.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:39:29.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:39:29.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:39:29.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:39:29.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:39:29.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:39:29.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:39:29.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:39:29.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:39:32.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:39:32.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:39:33.237Z] #60 422.9 + bin/containerd-stress [2019-12-31T14:39:33.523Z] #60 426.6 + bin/containerd-shim [2019-12-31T14:39:34.146Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:39:34.147Z] [2019-12-31T14:39:34.147Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:39:34.147Z] PKG_CONFIG=pkg-config [2019-12-31T14:39:34.147Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:39:34.147Z] HOSTNAME=d0117df88bd4 [2019-12-31T14:39:34.147Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T14:39:34.147Z] container=docker [2019-12-31T14:39:34.147Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T14:39:34.147Z] GO111MODULE=off [2019-12-31T14:39:34.147Z] GOPATH=/go [2019-12-31T14:39:34.147Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:39:34.147Z] HOME=/root [2019-12-31T14:39:34.147Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:39:34.147Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:39:34.147Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:39:34.147Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:39:34.147Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:39:34.147Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:39:34.147Z] TERM=xterm [2019-12-31T14:39:34.147Z] VALIDATE_BRANCH=master [2019-12-31T14:39:34.147Z] DEST=bundles/test-integration [2019-12-31T14:39:34.147Z] SHLVL=1 [2019-12-31T14:39:34.147Z] TIMEOUT=120m [2019-12-31T14:39:34.147Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:39:34.147Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:39:34.147Z] TESTDEBUG=0 [2019-12-31T14:39:34.147Z] _=/usr/bin/env [2019-12-31T14:39:34.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-12-31T14:39:35.128Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2019-12-31T14:39:35.128Z] === RUN TestBuildMultiStageCopy [2019-12-31T14:39:35.128Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T14:39:37.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T14:39:37.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T14:39:38.167Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T14:39:38.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2019-12-31T14:39:39.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-12-31T14:39:39.301Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T14:39:40.677Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2019-12-31T14:39:40.677Z] === RUN TestBuildLabelWithTargets [2019-12-31T14:39:43.210Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2019-12-31T14:39:43.210Z] === RUN TestBuildWithEmptyLayers [2019-12-31T14:39:43.865Z] #60 436.7 + bin/containerd-shim-runc-v1 [2019-12-31T14:39:44.146Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-12-31T14:39:44.146Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T14:39:46.680Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2019-12-31T14:39:46.680Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T14:39:48.056Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-12-31T14:39:48.056Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T14:39:49.414Z] #60 441.6 + bin/containerd-shim-runc-v2 [2019-12-31T14:39:50.033Z] #60 443.0 + binaries [2019-12-31T14:39:50.033Z] #60 443.0 + mkdir -p /build [2019-12-31T14:39:50.033Z] #60 443.0 + cp bin/containerd /build/containerd [2019-12-31T14:39:50.033Z] #60 443.1 + cp bin/containerd-shim /build/containerd-shim [2019-12-31T14:39:50.033Z] #60 443.1 + cp bin/ctr /build/ctr [2019-12-31T14:39:50.033Z] #60 DONE 443.1s [2019-12-31T14:39:51.344Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2019-12-31T14:39:51.344Z] === RUN TestBuildWithHugeFile [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-31T14:39:52.077Z] #61 DONE 0.1s [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-31T14:39:52.077Z] #65 DONE 0.1s [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-31T14:39:52.077Z] #67 DONE 0.1s [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-31T14:39:52.077Z] #70 DONE 0.0s [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-31T14:39:52.077Z] #71 DONE 0.0s [2019-12-31T14:39:52.077Z] [2019-12-31T14:39:52.077Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-31T14:39:54.120Z] #72 DONE 2.2s [2019-12-31T14:39:54.405Z] [2019-12-31T14:39:54.405Z] #73 exporting to oci image format [2019-12-31T14:39:54.405Z] #73 exporting layers [2019-12-31T14:39:55.326Z] ................................................ [ 29%] [2019-12-31T14:40:02.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T14:40:02.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T14:40:04.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T14:40:17.724Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-31T14:40:18.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T14:40:18.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T14:40:19.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T14:40:23.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T14:40:24.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T14:40:25.682Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-31T14:40:28.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T14:40:28.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T14:40:28.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T14:40:29.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T14:40:30.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T14:40:30.590Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-31T14:40:32.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T14:40:33.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T14:40:34.907Z] 65014b3c3121: Pull complete [2019-12-31T14:40:35.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T14:40:35.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T14:40:38.041Z] --- PASS: TestBuildWithHugeFile (45.94s) [2019-12-31T14:40:38.041Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T14:40:38.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:40:38.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:40:38.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:40:38.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:40:38.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:40:38.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:40:38.042Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:40:38.042Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:40:38.042Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:40:38.042Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-12-31T14:40:38.042Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-12-31T14:40:38.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-12-31T14:40:38.042Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-12-31T14:40:38.042Z] === RUN TestBuildPreserveOwnership [2019-12-31T14:40:38.042Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T14:40:38.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T14:40:41.330Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T14:40:41.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T14:40:41.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T14:40:43.866Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2019-12-31T14:40:43.866Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2019-12-31T14:40:43.866Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-12-31T14:40:43.866Z] === RUN TestBuildPlatformInvalid [2019-12-31T14:40:43.866Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-12-31T14:40:43.866Z] PASS [2019-12-31T14:40:43.866Z] [2019-12-31T14:40:43.866Z] === Skipped [2019-12-31T14:40:43.866Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-31T14:40:43.866Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:40:43.866Z] [2019-12-31T14:40:43.866Z] [2019-12-31T14:40:43.866Z] DONE 32 tests, 1 skipped in 96.693s [2019-12-31T14:40:43.866Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T14:40:43.866Z] ++ 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-12-31T14:40:43.866Z] ++ set -e [2019-12-31T14:40:43.866Z] ++ '[' -n 0 ']' [2019-12-31T14:40:43.866Z] ++ set -x [2019-12-31T14:40:43.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:40:43.866Z] INFO: Testing against a local daemon [2019-12-31T14:40:43.866Z] === RUN TestConfigList [2019-12-31T14:40:44.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T14:40:45.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T14:40:48.054Z] --- PASS: TestConfigList (3.40s) [2019-12-31T14:40:48.054Z] === RUN TestConfigsCreateAndDelete [2019-12-31T14:40:49.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T14:40:49.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T14:40:50.712Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2019-12-31T14:40:50.712Z] === RUN TestConfigsUpdate [2019-12-31T14:40:50.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T14:40:52.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T14:40:53.247Z] --- PASS: TestConfigsUpdate (2.75s) [2019-12-31T14:40:53.247Z] === RUN TestTemplatedConfig [2019-12-31T14:40:54.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:40:54.427Z] Using test binary docker [2019-12-31T14:40:54.427Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T14:40:54.427Z] +++ /etc/init.d/apparmor start [2019-12-31T14:40:54.427Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:40:54.427Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:40:54.427Z] Warning failed to create cache: (null) [2019-12-31T14:40:54.427Z] . [2019-12-31T14:40:54.427Z] Starting dockerd [2019-12-31T14:40:54.427Z] INFO: Waiting for daemon to start... [2019-12-31T14:40:54.427Z] +++ 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-12-31T14:40:56.161Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-31T14:40:56.219Z] . [2019-12-31T14:40:56.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:40:56.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:40:56.219Z] Error: No such image: emptyfs [2019-12-31T14:40:56.219Z] ++++ docker load [2019-12-31T14:40:56.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:40:56.599Z] Running integration-test (iteration 1) [2019-12-31T14:40:56.599Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T14:40:56.599Z] ++ 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-12-31T14:40:56.599Z] ++ set -e [2019-12-31T14:40:56.599Z] ++ '[' -n 0 ']' [2019-12-31T14:40:56.599Z] ++ set -x [2019-12-31T14:40:56.599Z] ++ env -i DEST=/go/src/github.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-12-31T14:40:56.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T14:40:57.437Z] --- PASS: TestTemplatedConfig (3.36s) [2019-12-31T14:40:57.437Z] === RUN TestConfigInspect [2019-12-31T14:40:59.970Z] --- PASS: TestConfigInspect (3.26s) [2019-12-31T14:40:59.970Z] === RUN TestConfigCreateWithLabels [2019-12-31T14:41:00.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T14:41:03.257Z] --- PASS: TestConfigCreateWithLabels (3.27s) [2019-12-31T14:41:03.257Z] === RUN TestConfigCreateResolve [2019-12-31T14:41:04.230Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-31T14:41:06.169Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:41:06.169Z] Loaded image: busybox:latest [2019-12-31T14:41:06.169Z] Loaded image: busybox:glibc [2019-12-31T14:41:06.169Z] Loaded image: debian:jessie [2019-12-31T14:41:06.169Z] Loaded image: hello-world:latest [2019-12-31T14:41:06.169Z] INFO: Testing against a local daemon [2019-12-31T14:41:06.169Z] === RUN TestCgroupNamespacesBuild [2019-12-31T14:41:06.384Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-31T14:41:06.544Z] --- PASS: TestConfigCreateResolve (3.21s) [2019-12-31T14:41:06.545Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T14:41:07.113Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2019-12-31T14:41:07.113Z] PASS [2019-12-31T14:41:07.113Z] [2019-12-31T14:41:07.113Z] DONE 8 tests in 23.312s [2019-12-31T14:41:07.113Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T14:41:07.113Z] ++ 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-12-31T14:41:07.113Z] ++ set -e [2019-12-31T14:41:07.113Z] ++ '[' -n 0 ']' [2019-12-31T14:41:07.113Z] ++ set -x [2019-12-31T14:41:07.113Z] ++ env -i DEST=/go/src/github.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-12-31T14:41:07.371Z] INFO: Testing against a local daemon [2019-12-31T14:41:07.371Z] === RUN TestCheckpoint [2019-12-31T14:41:07.371Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T14:41:07.371Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:41:07.371Z] === RUN TestContainerInvalidJSON [2019-12-31T14:41:07.371Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:41:07.371Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:41:07.372Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:41:07.372Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:41:07.372Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:41:07.372Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:41:07.372Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:41:07.372Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:41:07.372Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:41:07.372Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T14:41:07.372Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T14:41:07.372Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T14:41:07.372Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T14:41:07.372Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T14:41:07.372Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-12-31T14:41:07.372Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T14:41:07.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T14:41:07.630Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-12-31T14:41:07.631Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T14:41:07.631Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-31T14:41:07.631Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T14:41:07.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-31T14:41:07.889Z] === RUN TestCopyFromContainer [2019-12-31T14:41:07.990Z] --- PASS: TestCgroupNamespacesBuild (1.78s) [2019-12-31T14:41:07.990Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T14:41:09.794Z] === RUN TestCopyFromContainer// [2019-12-31T14:41:09.801Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-12-31T14:41:09.801Z] === RUN TestBuildWithSession [2019-12-31T14:41:09.801Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T14:41:09.801Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:41:09.801Z] === RUN TestBuildSquashParent [2019-12-31T14:41:10.053Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T14:41:10.053Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T14:41:10.312Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T14:41:10.312Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T14:41:10.571Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T14:41:10.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T14:41:10.831Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T14:41:10.831Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T14:41:10.963Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-31T14:41:11.091Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer (3.34s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer//bar/root (0.22s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-12-31T14:41:11.091Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-31T14:41:11.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T14:41:11.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:41:11.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:41:11.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:41:11.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:41:11.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:41:11.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:41:11.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:41:11.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:41:11.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:41:11.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-31T14:41:11.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T14:41:11.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T14:41:11.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T14:41:11.091Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T14:41:11.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-31T14:41:11.091Z] === RUN TestCreateWithInvalidEnv [2019-12-31T14:41:11.351Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T14:41:11.351Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T14:41:11.351Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T14:41:11.351Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T14:41:11.351Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T14:41:11.351Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T14:41:11.351Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T14:41:11.351Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T14:41:11.351Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T14:41:11.351Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-31T14:41:11.351Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T14:41:11.351Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T14:41:11.351Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T14:41:11.351Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T14:41:11.351Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T14:41:11.351Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T14:41:11.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:41:13.887Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:41:13.887Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-12-31T14:41:13.887Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-12-31T14:41:13.887Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T14:41:15.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T14:41:16.044Z] --- PASS: TestBuildSquashParent (6.13s) [2019-12-31T14:41:16.044Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:41:16.045Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:41:16.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:41:16.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:41:16.045Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:41:16.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2019-12-31T14:41:16.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T14:41:16.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:41:16.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:41:16.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:41:16.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:41:16.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:41:16.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:41:16.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:41:16.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:41:16.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:41:16.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:41:16.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:41:16.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:41:16.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:41:16.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:41:16.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-12-31T14:41:16.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-12-31T14:41:16.422Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T14:41:16.422Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T14:41:16.422Z] === RUN TestDaemonRestartIpcMode [2019-12-31T14:41:16.422Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T14:41:16.422Z] === RUN TestDiff [2019-12-31T14:41:16.990Z] --- PASS: TestDiff (0.84s) [2019-12-31T14:41:16.990Z] === RUN TestExecWithCloseStdin [2019-12-31T14:41:17.927Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-12-31T14:41:17.927Z] === RUN TestExec [2019-12-31T14:41:18.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:41:18.481Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:41:18.863Z] --- PASS: TestExec (0.90s) [2019-12-31T14:41:18.863Z] === RUN TestExecUser [2019-12-31T14:41:20.008Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:41:20.008Z] Using test binary docker [2019-12-31T14:41:20.008Z] +++ /etc/init.d/apparmor start [2019-12-31T14:41:20.008Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:41:20.008Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:41:20.008Z] Warning failed to create cache: (null) [2019-12-31T14:41:20.008Z] . [2019-12-31T14:41:20.008Z] INFO: Waiting for daemon to start... [2019-12-31T14:41:20.008Z] Starting dockerd [2019-12-31T14:41:20.008Z] +++ 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-12-31T14:41:20.239Z] --- PASS: TestExecUser (1.10s) [2019-12-31T14:41:20.239Z] === RUN TestExportContainerAndImportImage [2019-12-31T14:41:20.285Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:41:20.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:41:21.176Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-12-31T14:41:21.176Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T14:41:21.909Z] . [2019-12-31T14:41:22.167Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:41:22.168Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:41:22.168Z] Error: No such image: emptyfs [2019-12-31T14:41:22.168Z] ++++ docker load [2019-12-31T14:41:22.168Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:41:22.734Z] Running integration-test (iteration 1) [2019-12-31T14:41:22.734Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T14:41:22.734Z] ++ 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-12-31T14:41:22.734Z] ++ set -e [2019-12-31T14:41:22.734Z] ++ '[' -n 0 ']' [2019-12-31T14:41:22.734Z] ++ set -x [2019-12-31T14:41:22.734Z] ++ env -i DEST=/go/src/github.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-12-31T14:41:23.079Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2019-12-31T14:41:23.079Z] === RUN TestHealthCheckWorkdir [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2019-12-31T14:41:23.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2019-12-31T14:41:23.251Z] === RUN TestBuildMultiStageCopy [2019-12-31T14:41:23.251Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T14:41:24.455Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-12-31T14:41:24.455Z] === RUN TestHealthKillContainer [2019-12-31T14:41:24.883Z] ......................... [ 67%] [2019-12-31T14:41:25.692Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T14:41:26.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T14:41:26.853Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T14:41:27.218Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-12-31T14:41:27.619Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2019-12-31T14:41:27.619Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T14:41:27.741Z] --- PASS: TestHealthKillContainer (2.95s) [2019-12-31T14:41:27.741Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T14:41:28.002Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2019-12-31T14:41:28.002Z] === RUN TestIpcModeNone [2019-12-31T14:41:28.940Z] --- PASS: TestIpcModeNone (0.88s) [2019-12-31T14:41:28.940Z] === RUN TestIpcModePrivate [2019-12-31T14:41:29.438Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-12-31T14:41:29.438Z] === RUN TestBuildLabelWithTargets [2019-12-31T14:41:29.877Z] --- PASS: TestIpcModePrivate (0.91s) [2019-12-31T14:41:29.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-12-31T14:41:29.877Z] === RUN TestIpcModeShareable [2019-12-31T14:41:30.815Z] --- PASS: TestIpcModeShareable (0.90s) [2019-12-31T14:41:30.815Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-12-31T14:41:30.815Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T14:41:31.242Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2019-12-31T14:41:31.242Z] === RUN TestBuildWithEmptyLayers [2019-12-31T14:41:32.481Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-12-31T14:41:32.481Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T14:41:33.350Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2019-12-31T14:41:33.350Z] === RUN TestAPIIpcModeHost [2019-12-31T14:41:34.286Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-12-31T14:41:34.286Z] === RUN TestDaemonIpcModeShareable [2019-12-31T14:41:35.017Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-12-31T14:41:35.017Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T14:41:36.190Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-12-31T14:41:36.190Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-31T14:41:36.190Z] === RUN TestDaemonIpcModePrivate [2019-12-31T14:41:36.394Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-12-31T14:41:36.394Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T14:41:38.094Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2019-12-31T14:41:38.094Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-31T14:41:38.094Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T14:41:39.601Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2019-12-31T14:41:39.601Z] === RUN TestBuildWithHugeFile [2019-12-31T14:41:39.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-12-31T14:41:39.998Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-31T14:41:39.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T14:41:41.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-12-31T14:41:41.901Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-31T14:41:41.901Z] === RUN TestIpcModeOlderClient [2019-12-31T14:41:41.901Z] === PAUSE TestIpcModeOlderClient [2019-12-31T14:41:41.901Z] === RUN TestKillContainerInvalidSignal [2019-12-31T14:41:42.469Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-12-31T14:41:42.469Z] === RUN TestKillContainer [2019-12-31T14:41:42.469Z] === RUN TestKillContainer/no_signal [2019-12-31T14:41:43.037Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T14:41:43.604Z] === RUN TestKillContainer/killing_signal [2019-12-31T14:41:44.982Z] --- PASS: TestKillContainer (2.40s) [2019-12-31T14:41:44.982Z] --- PASS: TestKillContainer/no_signal (0.77s) [2019-12-31T14:41:44.982Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-12-31T14:41:44.982Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-12-31T14:41:44.982Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T14:41:44.982Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T14:41:45.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T14:41:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2019-12-31T14:41:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2019-12-31T14:41:46.487Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-12-31T14:41:46.487Z] === RUN TestKillStoppedContainer [2019-12-31T14:41:46.487Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-31T14:41:46.487Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T14:41:46.487Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-12-31T14:41:46.487Z] === RUN TestKillDifferentUserContainer [2019-12-31T14:41:46.810Z] #73 exporting layers 103.2s done [2019-12-31T14:41:46.810Z] #73 exporting manifest sha256:7dc7d53d93713b96217b870b443b77d040574fc4b4897df69344bce81e447e34 done [2019-12-31T14:41:46.810Z] #73 exporting config sha256:73b2853f02958c7a540b794db9a3e008684b46c74dca8d052f68a74df57e7e75 0.0s done [2019-12-31T14:41:46.810Z] #73 sending tarball [2019-12-31T14:41:47.423Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-12-31T14:41:47.423Z] === RUN TestInspectOomKilledTrue [2019-12-31T14:41:47.423Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-31T14:41:47.423Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:41:47.423Z] === RUN TestInspectOomKilledFalse [2019-12-31T14:41:47.423Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T14:41:47.423Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:41:47.423Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T14:41:48.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-12-31T14:41:48.002Z] === RUN TestLinksContainerNames [2019-12-31T14:41:49.910Z] --- PASS: TestLinksContainerNames (1.65s) [2019-12-31T14:41:49.910Z] === RUN TestLogsFollowTailEmpty [2019-12-31T14:41:50.490Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-12-31T14:41:50.490Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T14:41:51.445Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/default [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/private [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/slave [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/shared [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/default [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/private [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/shared [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/slave [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T14:41:51.445Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:41:51.445Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:41:51.445Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T14:41:51.709Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:41:51.969Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-31T14:41:51.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-12-31T14:41:51.969Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T14:41:53.874Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2019-12-31T14:41:53.874Z] === RUN TestNetworkNat [2019-12-31T14:41:54.804Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:41:54.804Z] Loaded image: busybox:latest [2019-12-31T14:41:54.804Z] Loaded image: busybox:glibc [2019-12-31T14:41:54.804Z] Loaded image: debian:jessie [2019-12-31T14:41:54.804Z] Loaded image: hello-world:latest [2019-12-31T14:41:54.804Z] INFO: Testing against a local daemon [2019-12-31T14:41:54.804Z] === RUN TestCgroupNamespacesBuild [2019-12-31T14:41:54.811Z] --- PASS: TestNetworkNat (0.87s) [2019-12-31T14:41:54.811Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T14:41:55.284Z] #73 sending tarball 16.7s done [2019-12-31T14:41:55.284Z] #73 DONE 119.9s [2019-12-31T14:41:55.284Z] [2019-12-31T14:41:55.284Z] #74 importing to docker [2019-12-31T14:41:55.748Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2019-12-31T14:41:55.748Z] === RUN TestNetworkLoopbackNat [2019-12-31T14:41:57.238Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-12-31T14:41:57.238Z] === RUN TestPause [2019-12-31T14:41:57.807Z] --- PASS: TestPause (0.85s) [2019-12-31T14:41:57.807Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T14:41:57.807Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:41:57.807Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:41:57.807Z] === RUN TestPauseStopPausedContainer [2019-12-31T14:41:58.090Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2019-12-31T14:41:58.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T14:41:58.743Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2019-12-31T14:41:58.743Z] === RUN TestPsFilter [2019-12-31T14:41:58.743Z] --- PASS: TestPsFilter (0.25s) [2019-12-31T14:41:58.743Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T14:41:59.681Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2019-12-31T14:41:59.681Z] === RUN TestRemoveContainerWithVolume [2019-12-31T14:42:00.252Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-12-31T14:42:00.252Z] === RUN TestRemoveContainerRunning [2019-12-31T14:42:00.619Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.53s) [2019-12-31T14:42:00.619Z] === RUN TestBuildWithSession [2019-12-31T14:42:00.619Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T14:42:00.619Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:42:00.619Z] === RUN TestBuildSquashParent [2019-12-31T14:42:01.193Z] --- PASS: TestRemoveContainerRunning (0.81s) [2019-12-31T14:42:01.193Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T14:42:02.130Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2019-12-31T14:42:02.130Z] === RUN TestRemoveInvalidContainer [2019-12-31T14:42:02.130Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-31T14:42:02.130Z] === RUN TestRenameLinkedContainer [2019-12-31T14:42:05.419Z] --- PASS: TestRenameLinkedContainer (3.26s) [2019-12-31T14:42:05.419Z] === RUN TestRenameStoppedContainer [2019-12-31T14:42:05.987Z] --- PASS: TestRenameStoppedContainer (0.77s) [2019-12-31T14:42:05.987Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T14:42:07.028Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-31T14:42:07.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2019-12-31T14:42:07.892Z] === RUN TestRenameInvalidName [2019-12-31T14:42:08.459Z] --- PASS: TestRenameInvalidName (0.81s) [2019-12-31T14:42:08.459Z] === RUN TestRenameAnonymousContainer [2019-12-31T14:42:12.651Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2019-12-31T14:42:12.651Z] === RUN TestRenameContainerWithSameName [2019-12-31T14:42:12.876Z] --- PASS: TestBuildSquashParent (10.56s) [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:42:12.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:42:12.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:42:12.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:42:12.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:42:13.218Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2019-12-31T14:42:13.219Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T14:42:13.684Z] --- PASS: TestBuildWithHugeFile (30.10s) [2019-12-31T14:42:13.684Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T14:42:13.684Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:42:13.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:42:13.684Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:42:13.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:42:13.684Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:42:13.684Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:42:13.684Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:42:13.685Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:42:13.685Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:42:13.685Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s) [2019-12-31T14:42:13.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-12-31T14:42:13.685Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-12-31T14:42:13.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-12-31T14:42:13.685Z] === RUN TestBuildPreserveOwnership [2019-12-31T14:42:13.685Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T14:42:14.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:42:14.486Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T14:42:14.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:42:15.121Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2019-12-31T14:42:15.122Z] === RUN TestResize [2019-12-31T14:42:15.689Z] --- PASS: TestResize (0.84s) [2019-12-31T14:42:15.689Z] === RUN TestResizeWithInvalidSize [2019-12-31T14:42:16.625Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2019-12-31T14:42:16.625Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T14:42:17.241Z] --- PASS: TestBuildPreserveOwnership (6.32s) [2019-12-31T14:42:17.241Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2019-12-31T14:42:17.241Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2019-12-31T14:42:17.241Z] === RUN TestBuildPlatformInvalid [2019-12-31T14:42:17.241Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-12-31T14:42:17.241Z] PASS [2019-12-31T14:42:17.241Z] [2019-12-31T14:42:17.241Z] === Skipped [2019-12-31T14:42:17.241Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-31T14:42:17.241Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:42:17.241Z] [2019-12-31T14:42:17.241Z] [2019-12-31T14:42:17.241Z] DONE 32 tests, 1 skipped in 80.346s [2019-12-31T14:42:17.241Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T14:42:17.241Z] ++ 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-12-31T14:42:17.241Z] ++ set -e [2019-12-31T14:42:17.241Z] ++ '[' -n 0 ']' [2019-12-31T14:42:17.241Z] ++ set -x [2019-12-31T14:42:17.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=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-12-31T14:42:17.242Z] INFO: Testing against a local daemon [2019-12-31T14:42:17.242Z] === RUN TestConfigList [2019-12-31T14:42:17.561Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:17.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:17.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:17.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:42:17.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:42:17.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:17.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:17.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:42:18.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:42:18.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:42:20.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:42:20.431Z] --- PASS: TestConfigList (2.85s) [2019-12-31T14:42:20.431Z] === RUN TestConfigsCreateAndDelete [2019-12-31T14:42:20.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.53s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.56s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.52s) [2019-12-31T14:42:21.321Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2019-12-31T14:42:21.321Z] === RUN TestBuildMultiStageCopy [2019-12-31T14:42:21.321Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T14:42:21.937Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-31T14:42:22.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:42:22.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:42:22.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:42:22.874Z] --- PASS: TestConfigsCreateAndDelete (2.73s) [2019-12-31T14:42:22.874Z] === RUN TestConfigsUpdate [2019-12-31T14:42:23.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:42:23.830Z] tests/integration/client_test.py ..... [ 75%] [2019-12-31T14:42:24.603Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T14:42:24.760Z] tests/integration/errors_test.py . [ 76%] [2019-12-31T14:42:25.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T14:42:25.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:42:26.021Z] --- PASS: TestConfigsUpdate (2.90s) [2019-12-31T14:42:26.021Z] === RUN TestTemplatedConfig [2019-12-31T14:42:26.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T14:42:26.670Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2019-12-31T14:42:27.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2019-12-31T14:42:27.237Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.35s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (4.72s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.06s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2019-12-31T14:42:27.288Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2019-12-31T14:42:27.288Z] === RUN TestCgroupNamespacesRun [2019-12-31T14:42:29.139Z] --- PASS: TestBuildMultiStageParentConfig (1.78s) [2019-12-31T14:42:29.139Z] === RUN TestBuildLabelWithTargets [2019-12-31T14:42:29.191Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-12-31T14:42:29.191Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T14:42:29.207Z] --- PASS: TestTemplatedConfig (3.46s) [2019-12-31T14:42:29.207Z] === RUN TestConfigInspect [2019-12-31T14:42:31.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-12-31T14:42:31.094Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T14:42:31.350Z] faf31ee0aa3d: Pull complete [2019-12-31T14:42:31.350Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-31T14:42:31.350Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:42:31.350Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:42:31.350Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-31T14:42:31.350Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-31T14:42:31.350Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2019-12-31T14:42:31.350Z] INFO: Docker version of control daemon [2019-12-31T14:42:31.350Z] [2019-12-31T14:42:31.350Z] Client: Docker Engine - Enterprise [2019-12-31T14:42:31.350Z] Version: 19.03.2 [2019-12-31T14:42:31.350Z] API version: 1.40 [2019-12-31T14:42:31.350Z] Go version: go1.12.8 [2019-12-31T14:42:31.350Z] Git commit: c92ab06ed9 [2019-12-31T14:42:31.350Z] Built: 09/03/2019 16:38:11 [2019-12-31T14:42:31.350Z] OS/Arch: windows/amd64 [2019-12-31T14:42:31.350Z] Experimental: false [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] Server: Docker Engine - Enterprise [2019-12-31T14:42:31.351Z] Engine: [2019-12-31T14:42:31.351Z] Version: 19.03.2 [2019-12-31T14:42:31.351Z] API version: 1.40 (minimum version 1.24) [2019-12-31T14:42:31.351Z] Go version: go1.12.8 [2019-12-31T14:42:31.351Z] Git commit: c92ab06ed9 [2019-12-31T14:42:31.351Z] Built: 09/03/2019 16:35:47 [2019-12-31T14:42:31.351Z] OS/Arch: windows/amd64 [2019-12-31T14:42:31.351Z] Experimental: true [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] INFO: Docker info of control daemon [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] Client: [2019-12-31T14:42:31.351Z] Debug Mode: false [2019-12-31T14:42:31.351Z] Plugins: [2019-12-31T14:42:31.351Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] Server: [2019-12-31T14:42:31.351Z] Containers: 0 [2019-12-31T14:42:31.351Z] Running: 0 [2019-12-31T14:42:31.351Z] Paused: 0 [2019-12-31T14:42:31.351Z] Stopped: 0 [2019-12-31T14:42:31.351Z] Images: 1 [2019-12-31T14:42:31.351Z] Server Version: 19.03.2 [2019-12-31T14:42:31.351Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-31T14:42:31.351Z] Windows: [2019-12-31T14:42:31.351Z] LCOW: [2019-12-31T14:42:31.351Z] Logging Driver: json-file [2019-12-31T14:42:31.351Z] Plugins: [2019-12-31T14:42:31.351Z] Volume: local [2019-12-31T14:42:31.351Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-31T14:42:31.351Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T14:42:31.351Z] Swarm: inactive [2019-12-31T14:42:31.351Z] Default Isolation: process [2019-12-31T14:42:31.351Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T14:42:31.351Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T14:42:31.351Z] OSType: windows [2019-12-31T14:42:31.351Z] Architecture: x86_64 [2019-12-31T14:42:31.351Z] CPUs: 4 [2019-12-31T14:42:31.351Z] Total Memory: 32GiB [2019-12-31T14:42:31.351Z] Name: azwin-2-ab7730 [2019-12-31T14:42:31.351Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-31T14:42:31.351Z] Docker Root Dir: D:\docker [2019-12-31T14:42:31.351Z] Debug Mode: false [2019-12-31T14:42:31.351Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:42:31.351Z] Labels: [2019-12-31T14:42:31.351Z] Experimental: true [2019-12-31T14:42:31.351Z] Insecure Registries: [2019-12-31T14:42:31.351Z] 10.0.0.4:5000 [2019-12-31T14:42:31.351Z] 127.0.0.0/8 [2019-12-31T14:42:31.351Z] Registry Mirrors: [2019-12-31T14:42:31.351Z] http://10.0.0.4:5000/ [2019-12-31T14:42:31.351Z] Live Restore Enabled: false [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] INFO: Commit hash is 18dbf0dc9 [2019-12-31T14:42:31.351Z] INFO: Nuke-Everything... [2019-12-31T14:42:31.351Z] INFO: Container count on control daemon to delete is 0 [2019-12-31T14:42:31.351Z] INFO: Nuking d:\CI [2019-12-31T14:42:31.351Z] INFO: Zapped successfully [2019-12-31T14:42:31.351Z] INFO: Location for testing is d:\CI\PR-40332\1 [2019-12-31T14:42:31.351Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:31.351Z] INFO: Building the image from Dockerfile.windows at 12/31/2019 14:42:30... [2019-12-31T14:42:31.351Z] [2019-12-31T14:42:32.427Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2019-12-31T14:42:32.427Z] === RUN TestBuildWithEmptyLayers [2019-12-31T14:42:32.572Z] --- PASS: TestConfigInspect (2.88s) [2019-12-31T14:42:32.572Z] === RUN TestConfigCreateWithLabels [2019-12-31T14:42:32.999Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2019-12-31T14:42:32.999Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T14:42:33.362Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2019-12-31T14:42:33.362Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T14:42:33.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:42:33.928Z] Using test binary docker [2019-12-31T14:42:33.928Z] +++ /etc/init.d/apparmor start [2019-12-31T14:42:33.928Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:42:33.928Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:42:33.928Z] Warning failed to create cache: (null) [2019-12-31T14:42:33.928Z] . [2019-12-31T14:42:33.928Z] INFO: Waiting for daemon to start... [2019-12-31T14:42:33.928Z] Starting dockerd [2019-12-31T14:42:33.928Z] +++ 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-12-31T14:42:33.928Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:42:33.928Z] Using test binary docker [2019-12-31T14:42:33.928Z] +++ /etc/init.d/apparmor start [2019-12-31T14:42:33.928Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:42:34.185Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:42:34.185Z] Warning failed to create cache: (null) [2019-12-31T14:42:34.185Z] . [2019-12-31T14:42:34.185Z] Starting dockerd [2019-12-31T14:42:34.185Z] INFO: Waiting for daemon to start... [2019-12-31T14:42:34.185Z] +++ 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-12-31T14:42:34.572Z] #74 DONE 34.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T14:42:34.903Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-12-31T14:42:34.903Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T14:42:35.003Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2019-12-31T14:42:35.003Z] === RUN TestConfigCreateResolve [2019-12-31T14:42:35.020Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/test/unit [2019-12-31T14:42:36.047Z] Sending build context to Docker daemon 50.83MB [2019-12-31T14:42:36.047Z] [2019-12-31T14:42:36.047Z] Step 1/10 : FROM microsoft/windowsservercore [2019-12-31T14:42:36.047Z] ---> 782a75e44953 [2019-12-31T14:42:36.047Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-31T14:42:36.047Z] ---> Running in 30ae2bdc23ef [2019-12-31T14:42:36.080Z] . [2019-12-31T14:42:36.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:42:36.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:42:36.080Z] Error: No such image: emptyfs [2019-12-31T14:42:36.080Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:42:36.080Z] ++++ docker load [2019-12-31T14:42:36.080Z] [2019-12-31T14:42:36.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:42:36.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:42:36.338Z] Error: No such image: emptyfs [2019-12-31T14:42:36.338Z] ++++ docker load [2019-12-31T14:42:36.338Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:42:36.338Z] Running integration-test (iteration 1) [2019-12-31T14:42:36.338Z] 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-12-31T14:42:36.338Z] ++ 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-12-31T14:42:36.338Z] ++ set -e [2019-12-31T14:42:36.338Z] ++ '[' -n 0 ']' [2019-12-31T14:42:36.338Z] ++ set -x [2019-12-31T14:42:36.338Z] ++ env -i DEST=/go/src/github.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-12-31T14:42:36.505Z] Removing intermediate container 30ae2bdc23ef [2019-12-31T14:42:36.505Z] ---> c3a16e32cdb4 [2019-12-31T14:42:36.505Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2019-12-31T14:42:36.505Z] ---> Running in 4b842ae59c1e [2019-12-31T14:42:36.598Z] Running integration-test (iteration 1) [2019-12-31T14:42:36.598Z] 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-12-31T14:42:36.598Z] ++ 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-12-31T14:42:36.598Z] ++ set -e [2019-12-31T14:42:36.598Z] ++ '[' -n 0 ']' [2019-12-31T14:42:36.598Z] ++ set -x [2019-12-31T14:42:36.599Z] ++ env -i DEST=/go/src/github.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-12-31T14:42:36.599Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2019-12-31T14:42:36.599Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T14:42:36.808Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-12-31T14:42:36.808Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T14:42:36.962Z] Removing intermediate container 4b842ae59c1e [2019-12-31T14:42:36.962Z] ---> 67743fc421f3 [2019-12-31T14:42:36.962Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2019-12-31T14:42:36.962Z] ---> Running in 89771e705cc6 [2019-12-31T14:42:37.378Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-12-31T14:42:37.378Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T14:42:37.420Z] Removing intermediate container 89771e705cc6 [2019-12-31T14:42:37.420Z] ---> 16c6e6464045 [2019-12-31T14:42:37.420Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2019-12-31T14:42:37.420Z] ---> Running in 09267e4596f9 [2019-12-31T14:42:37.425Z] --- PASS: TestConfigCreateResolve (2.42s) [2019-12-31T14:42:37.425Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T14:42:37.879Z] Removing intermediate container 09267e4596f9 [2019-12-31T14:42:37.879Z] ---> 042b38a310e3 [2019-12-31T14:42:37.879Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2019-12-31T14:42:37.879Z] ---> Running in 4b58f350e737 [2019-12-31T14:42:38.216Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-12-31T14:42:38.216Z] PASS [2019-12-31T14:42:38.216Z] [2019-12-31T14:42:38.216Z] DONE 8 tests in 20.888s [2019-12-31T14:42:38.216Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T14:42:38.216Z] ++ 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-12-31T14:42:38.216Z] ++ set -e [2019-12-31T14:42:38.216Z] ++ '[' -n 0 ']' [2019-12-31T14:42:38.216Z] ++ set -x [2019-12-31T14:42:38.216Z] ++ env -i DEST=/go/src/github.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-12-31T14:42:38.216Z] INFO: Testing against a local daemon [2019-12-31T14:42:38.216Z] === RUN TestCheckpoint [2019-12-31T14:42:38.216Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T14:42:38.216Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:42:38.216Z] === RUN TestContainerInvalidJSON [2019-12-31T14:42:38.216Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:42:38.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:42:38.216Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:42:38.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:42:38.216Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:42:38.216Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:42:38.216Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:42:38.216Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:42:38.216Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:42:38.216Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-31T14:42:38.216Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T14:42:38.216Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T14:42:38.216Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T14:42:38.216Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T14:42:38.318Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-12-31T14:42:38.318Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T14:42:38.495Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2019-12-31T14:42:38.495Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T14:42:38.576Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-12-31T14:42:38.576Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T14:42:38.576Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-12-31T14:42:38.576Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T14:42:38.576Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-12-31T14:42:38.576Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T14:42:38.942Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-12-31T14:42:38.942Z] === RUN TestCopyFromContainer [2019-12-31T14:42:39.433Z] ? github.com/docker/docker/api [no test files] [2019-12-31T14:42:40.220Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-12-31T14:42:40.220Z] === RUN TestKernelTCPMemory [2019-12-31T14:42:40.726Z] === RUN TestCopyFromContainer// [2019-12-31T14:42:40.726Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T14:42:41.121Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T14:42:41.121Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T14:42:41.121Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T14:42:41.121Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T14:42:41.121Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T14:42:41.156Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-12-31T14:42:41.156Z] === RUN TestNISDomainname [2019-12-31T14:42:41.498Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T14:42:41.498Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T14:42:41.498Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer (2.80s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-12-31T14:42:41.498Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-31T14:42:41.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T14:42:41.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:42:41.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:42:41.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:42:41.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:42:41.498Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:42:41.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:42:41.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:42:41.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:42:41.498Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:42:41.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-31T14:42:41.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-31T14:42:41.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-31T14:42:41.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T14:42:41.498Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T14:42:41.866Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-31T14:42:41.866Z] === RUN TestCreateWithInvalidEnv [2019-12-31T14:42:41.866Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T14:42:41.866Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T14:42:41.866Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T14:42:41.866Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T14:42:41.866Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T14:42:41.866Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T14:42:41.866Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T14:42:41.866Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T14:42:41.866Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T14:42:41.866Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T14:42:41.866Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T14:42:41.866Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T14:42:41.866Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T14:42:41.866Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T14:42:41.866Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T14:42:41.866Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T14:42:42.092Z] --- PASS: TestNISDomainname (1.00s) [2019-12-31T14:42:42.092Z] === RUN TestHostnameDnsResolution [2019-12-31T14:42:43.995Z] --- PASS: TestHostnameDnsResolution (1.69s) [2019-12-31T14:42:43.995Z] === RUN TestStats [2019-12-31T14:42:44.311Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:42:44.311Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:42:44.311Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:42:44.311Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-31T14:42:44.682Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-31T14:42:44.682Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T14:42:45.049Z] --- PASS: TestBuildMultiStageLayerLeak (6.17s) [2019-12-31T14:42:45.049Z] === RUN TestBuildWithHugeFile [2019-12-31T14:42:45.898Z] --- PASS: TestStats (2.16s) [2019-12-31T14:42:45.898Z] === RUN TestStopContainerWithTimeout [2019-12-31T14:42:45.898Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T14:42:45.898Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T14:42:45.898Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T14:42:45.898Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T14:42:45.898Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T14:42:45.898Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T14:42:45.898Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T14:42:45.898Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T14:42:46.157Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T14:42:46.157Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T14:42:46.157Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T14:42:46.157Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T14:42:46.435Z] [2019-12-31T14:42:46.435Z] SUCCESS: Specified value was saved. [2019-12-31T14:42:46.435Z] INFO: Downloading git... [2019-12-31T14:42:47.380Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:42:47.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:42:47.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:42:47.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:42:47.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:42:47.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:42:47.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:42:47.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:42:47.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:42:47.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:42:47.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:42:47.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-31T14:42:47.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-31T14:42:47.381Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T14:42:47.381Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T14:42:47.381Z] === RUN TestDaemonRestartIpcMode [2019-12-31T14:42:47.381Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T14:42:47.381Z] === RUN TestDiff [2019-12-31T14:42:47.408Z] INFO: Downloading go... [2019-12-31T14:42:48.152Z] --- PASS: TestDiff (0.83s) [2019-12-31T14:42:48.152Z] === RUN TestExecWithCloseStdin [2019-12-31T14:42:48.953Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-12-31T14:42:48.953Z] === RUN TestExec [2019-12-31T14:42:48.955Z] INFO: Downloading compiler 1 of 3... [2019-12-31T14:42:49.413Z] INFO: Downloading compiler 2 of 3... [2019-12-31T14:42:49.444Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-31T14:42:49.444Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-12-31T14:42:49.444Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2019-12-31T14:42:49.444Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2019-12-31T14:42:49.444Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2019-12-31T14:42:49.444Z] === RUN TestDeleteDevicemapper [2019-12-31T14:42:49.444Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T14:42:49.444Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:42:49.444Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T14:42:49.871Z] INFO: Downloading compiler 3 of 3... [2019-12-31T14:42:50.212Z] --- PASS: TestExec (1.02s) [2019-12-31T14:42:50.212Z] === RUN TestExecUser [2019-12-31T14:42:50.340Z] INFO: Extracting git... [2019-12-31T14:42:50.991Z] --- PASS: TestExecUser (0.97s) [2019-12-31T14:42:50.991Z] === RUN TestExportContainerAndImportImage [2019-12-31T14:42:51.976Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2019-12-31T14:42:51.976Z] === RUN TestUpdateMemory [2019-12-31T14:42:51.976Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T14:42:51.976Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:42:51.976Z] === RUN TestUpdateCPUQuota [2019-12-31T14:42:52.239Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2019-12-31T14:42:52.239Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T14:42:53.353Z] --- PASS: TestUpdateCPUQuota (1.48s) [2019-12-31T14:42:53.353Z] === RUN TestUpdatePidsLimit [2019-12-31T14:42:53.353Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T14:42:53.614Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T14:42:54.031Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-12-31T14:42:54.031Z] === RUN TestHealthCheckWorkdir [2019-12-31T14:42:54.182Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T14:42:54.440Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T14:42:54.803Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-12-31T14:42:54.803Z] === RUN TestHealthKillContainer [2019-12-31T14:42:55.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T14:42:55.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T14:42:55.527Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit (4.08s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-12-31T14:42:57.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-12-31T14:42:57.432Z] === RUN TestUpdateRestartPolicy [2019-12-31T14:42:57.952Z] --- PASS: TestHealthKillContainer (3.07s) [2019-12-31T14:42:57.952Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T14:42:58.806Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2019-12-31T14:42:58.806Z] === RUN TestIpcModeNone [2019-12-31T14:42:59.729Z] --- PASS: TestIpcModeNone (1.03s) [2019-12-31T14:42:59.729Z] === RUN TestIpcModePrivate [2019-12-31T14:43:01.012Z] --- PASS: TestIpcModePrivate (0.98s) [2019-12-31T14:43:01.012Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-31T14:43:01.012Z] === RUN TestIpcModeShareable [2019-12-31T14:43:01.791Z] --- PASS: TestIpcModeShareable (1.05s) [2019-12-31T14:43:01.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-31T14:43:01.791Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T14:43:04.950Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2019-12-31T14:43:04.950Z] === RUN TestAPIIpcModeHost [2019-12-31T14:43:05.025Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-31T14:43:05.134Z] INFO: Expanding go... [2019-12-31T14:43:05.737Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-12-31T14:43:05.737Z] === RUN TestDaemonIpcModeShareable [2019-12-31T14:43:06.497Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2019-12-31T14:43:06.967Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:43:06.967Z] Loaded image: busybox:latest [2019-12-31T14:43:06.967Z] Loaded image: busybox:glibc [2019-12-31T14:43:06.967Z] Loaded image: debian:jessie [2019-12-31T14:43:06.967Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:43:06.967Z] Loaded image: hello-world:latest [2019-12-31T14:43:06.967Z] INFO: Testing against a local daemon [2019-12-31T14:43:06.967Z] === RUN TestDockerDaemonSuite [2019-12-31T14:43:06.967Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-31T14:43:06.967Z] Loaded image: busybox:latest [2019-12-31T14:43:06.967Z] Loaded image: busybox:glibc [2019-12-31T14:43:06.967Z] Loaded image: debian:jessie [2019-12-31T14:43:06.967Z] Loaded image: hello-world:latest [2019-12-31T14:43:06.967Z] INFO: Testing against a local daemon [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-31T14:43:06.967Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-31T14:43:07.542Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-12-31T14:43:07.542Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T14:43:07.542Z] === RUN TestDaemonIpcModePrivate [2019-12-31T14:43:09.337Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-12-31T14:43:09.337Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T14:43:09.337Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T14:43:09.499Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-31T14:43:09.499Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-31T14:43:09.636Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2019-12-31T14:43:09.636Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T14:43:10.064Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-31T14:43:10.064Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-31T14:43:10.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-12-31T14:43:10.573Z] === RUN TestWaitNonBlocked [2019-12-31T14:43:10.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:43:10.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:43:10.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:43:10.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:43:10.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:43:10.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:43:11.000Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-31T14:43:11.000Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-31T14:43:11.000Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-31T14:43:11.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2019-12-31T14:43:11.113Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-31T14:43:11.113Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T14:43:11.953Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-31T14:43:11.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-12-31T14:43:11.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2019-12-31T14:43:11.953Z] === RUN TestWaitBlocked [2019-12-31T14:43:11.953Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:43:11.953Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:43:11.953Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:43:11.953Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:43:11.953Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:43:11.953Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:43:12.635Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-12-31T14:43:12.635Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-31T14:43:12.635Z] === RUN TestIpcModeOlderClient [2019-12-31T14:43:12.635Z] === PAUSE TestIpcModeOlderClient [2019-12-31T14:43:12.635Z] === RUN TestKillContainerInvalidSignal [2019-12-31T14:43:12.890Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T14:43:12.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2019-12-31T14:43:12.890Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-12-31T14:43:12.890Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T14:43:12.890Z] === CONT TestIpcModeOlderClient [2019-12-31T14:43:12.890Z] === CONT TestDaemonRestartIpcMode [2019-12-31T14:43:13.148Z] --- PASS: TestIpcModeOlderClient (0.23s) [2019-12-31T14:43:13.533Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-31T14:43:13.560Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-12-31T14:43:13.560Z] === RUN TestKillContainer [2019-12-31T14:43:13.560Z] === RUN TestKillContainer/no_signal [2019-12-31T14:43:13.791Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-31T14:43:13.791Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-31T14:43:14.049Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-31T14:43:14.049Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-31T14:43:14.385Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T14:43:14.982Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-31T14:43:15.181Z] === RUN TestKillContainer/killing_signal [2019-12-31T14:43:16.355Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-31T14:43:16.355Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-31T14:43:16.474Z] --- PASS: TestKillContainer (2.72s) [2019-12-31T14:43:16.474Z] --- PASS: TestKillContainer/no_signal (0.95s) [2019-12-31T14:43:16.474Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-12-31T14:43:16.474Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-12-31T14:43:16.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T14:43:16.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T14:43:16.613Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-31T14:43:16.613Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-31T14:43:16.613Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-31T14:43:17.178Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-31T14:43:17.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T14:43:17.340Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2019-12-31T14:43:17.340Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2019-12-31T14:43:17.340Z] PASS [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === Skipped [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-31T14:43:17.340Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-31T14:43:17.340Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T14:43:17.340Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:43:17.340Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T14:43:17.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-31T14:43:17.340Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] [2019-12-31T14:43:17.340Z] DONE 197 tests, 6 skipped in 129.629s [2019-12-31T14:43:17.340Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T14:43:17.340Z] ++ 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-12-31T14:43:17.340Z] ++ set -e [2019-12-31T14:43:17.340Z] ++ '[' -n 0 ']' [2019-12-31T14:43:17.340Z] ++ set -x [2019-12-31T14:43:17.340Z] ++ env -i DEST=/go/src/github.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-12-31T14:43:17.340Z] INFO: Testing against a local daemon [2019-12-31T14:43:17.340Z] === RUN TestCommitInheritsEnv [2019-12-31T14:43:17.599Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-12-31T14:43:17.599Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T14:43:17.599Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T14:43:17.599Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T14:43:17.599Z] === RUN TestImagesFilterMultiReference [2019-12-31T14:43:17.599Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-31T14:43:17.599Z] === RUN TestImagePullPlatformInvalid [2019-12-31T14:43:17.599Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-31T14:43:17.599Z] === RUN TestRemoveImageOrphaning [2019-12-31T14:43:18.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-12-31T14:43:18.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-12-31T14:43:18.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-12-31T14:43:18.057Z] === RUN TestKillStoppedContainer [2019-12-31T14:43:18.057Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-31T14:43:18.057Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T14:43:18.166Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-12-31T14:43:18.166Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T14:43:18.166Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T14:43:18.166Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:43:18.166Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T14:43:18.425Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-31T14:43:18.425Z] === RUN TestTagInvalidReference [2019-12-31T14:43:18.425Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-31T14:43:18.425Z] === RUN TestTagValidPrefixedRepo [2019-12-31T14:43:18.425Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-12-31T14:43:18.425Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T14:43:18.425Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T14:43:18.425Z] === RUN TestTagOfficialNames [2019-12-31T14:43:18.425Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-31T14:43:18.425Z] === RUN TestTagMatchesDigest [2019-12-31T14:43:18.429Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-31T14:43:18.429Z] === RUN TestKillDifferentUserContainer [2019-12-31T14:43:18.685Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T14:43:18.685Z] PASS [2019-12-31T14:43:18.685Z] [2019-12-31T14:43:18.685Z] === Skipped [2019-12-31T14:43:18.685Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T14:43:18.685Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-31T14:43:18.685Z] [2019-12-31T14:43:18.685Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T14:43:18.685Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:43:18.685Z] [2019-12-31T14:43:18.685Z] [2019-12-31T14:43:18.685Z] DONE 12 tests, 2 skipped in 1.814s [2019-12-31T14:43:18.685Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T14:43:18.685Z] ++ 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-12-31T14:43:18.685Z] ++ set -e [2019-12-31T14:43:18.685Z] ++ '[' -n 0 ']' [2019-12-31T14:43:18.685Z] ++ set -x [2019-12-31T14:43:18.685Z] ++ env -i DEST=/go/src/github.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-12-31T14:43:18.685Z] INFO: Testing against a local daemon [2019-12-31T14:43:18.685Z] === RUN TestNetworkCreateDelete [2019-12-31T14:43:19.202Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-12-31T14:43:19.202Z] === RUN TestInspectOomKilledTrue [2019-12-31T14:43:19.202Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-31T14:43:19.202Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:43:19.202Z] === RUN TestInspectOomKilledFalse [2019-12-31T14:43:19.202Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T14:43:19.202Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:43:19.202Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T14:43:19.254Z] --- PASS: TestNetworkCreateDelete (0.49s) [2019-12-31T14:43:19.254Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T14:43:19.987Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-12-31T14:43:19.987Z] === RUN TestLinksContainerNames [2019-12-31T14:43:20.634Z] --- PASS: TestDockerNetworkDeletePreferID (1.39s) [2019-12-31T14:43:20.634Z] === RUN TestInspectNetwork [2019-12-31T14:43:21.253Z] --- PASS: TestLinksContainerNames (1.52s) [2019-12-31T14:43:21.253Z] === RUN TestLogsFollowTailEmpty [2019-12-31T14:43:22.035Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-12-31T14:43:22.035Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T14:43:22.439Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-31T14:43:22.439Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-31T14:43:23.310Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/default [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/private [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/slave [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/shared [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/default [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/shared [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/slave [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/private [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T14:43:23.310Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:43:23.310Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:43:23.310Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T14:43:23.678Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T14:43:24.129Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-31T14:43:24.129Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-31T14:43:24.129Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T14:43:24.968Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-31T14:43:24.968Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-31T14:43:25.037Z] ......... [ 85%] [2019-12-31T14:43:26.176Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2019-12-31T14:43:26.176Z] === RUN TestNetworkNat [2019-12-31T14:43:26.975Z] --- PASS: TestNetworkNat (0.86s) [2019-12-31T14:43:26.975Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T14:43:27.196Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T14:43:27.196Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T14:43:27.196Z] === RUN TestInspectNetwork/network_name [2019-12-31T14:43:27.196Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T14:43:27.493Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-31T14:43:28.058Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-31T14:43:28.238Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-12-31T14:43:28.238Z] === RUN TestNetworkLoopbackNat [2019-12-31T14:43:29.526Z] --- PASS: TestNetworkLoopbackNat (1.31s) [2019-12-31T14:43:29.526Z] === RUN TestPause [2019-12-31T14:43:29.998Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-31T14:43:30.310Z] --- PASS: TestPause (0.97s) [2019-12-31T14:43:30.310Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T14:43:30.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:43:30.310Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:43:30.310Z] === RUN TestPauseStopPausedContainer [2019-12-31T14:43:30.485Z] INFO: Expanding compiler 1 of 3... [2019-12-31T14:43:30.485Z] INFO: Expanding compiler 2 of 3... [2019-12-31T14:43:30.727Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-31T14:43:30.934Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-31T14:43:31.096Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-12-31T14:43:31.096Z] === RUN TestPsFilter [2019-12-31T14:43:31.381Z] --- PASS: TestInspectNetwork (10.81s) [2019-12-31T14:43:31.381Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T14:43:31.381Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T14:43:31.381Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T14:43:31.381Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T14:43:31.381Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T14:43:31.476Z] --- PASS: TestPsFilter (0.26s) [2019-12-31T14:43:31.476Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T14:43:32.263Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-12-31T14:43:32.263Z] === RUN TestRemoveContainerWithVolume [2019-12-31T14:43:32.308Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-31T14:43:32.352Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-31T14:43:33.063Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-12-31T14:43:33.063Z] === RUN TestRemoveContainerRunning [2019-12-31T14:43:33.241Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-31T14:43:33.499Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-31T14:43:33.859Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-12-31T14:43:33.859Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T14:43:33.914Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-12-31T14:43:33.914Z] === RUN TestNetworkInvalidJSON [2019-12-31T14:43:34.173Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T14:43:34.173Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T14:43:34.173Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:43:34.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:43:34.173Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:43:34.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:43:34.173Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T14:43:34.173Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:43:34.173Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:43:34.173Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-31T14:43:34.173Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T14:43:34.173Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T14:43:34.173Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T14:43:34.173Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T14:43:34.434Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-31T14:43:35.113Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2019-12-31T14:43:35.113Z] === RUN TestRemoveInvalidContainer [2019-12-31T14:43:35.113Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-31T14:43:35.113Z] === RUN TestRenameLinkedContainer [2019-12-31T14:43:35.189Z] INFO: Expanding compiler 3 of 3... [2019-12-31T14:43:35.549Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2019-12-31T14:43:35.549Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T14:43:36.155Z] INFO: Removing downloaded files... [2019-12-31T14:43:36.155Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2019-12-31T14:43:36.155Z] INFO: Configuring git core.autocrlf... [2019-12-31T14:43:36.332Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-31T14:43:36.898Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-31T14:43:36.927Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2019-12-31T14:43:36.927Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T14:43:38.356Z] --- PASS: TestRenameLinkedContainer (3.34s) [2019-12-31T14:43:38.356Z] === RUN TestRenameStoppedContainer [2019-12-31T14:43:38.797Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-31T14:43:38.829Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s) [2019-12-31T14:43:38.829Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T14:43:38.930Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-31T14:43:39.212Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-12-31T14:43:39.213Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T14:43:39.494Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-31T14:43:40.697Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-31T14:43:41.031Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-12-31T14:43:41.031Z] === RUN TestRenameInvalidName [2019-12-31T14:43:41.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2019-12-31T14:43:41.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T14:43:41.631Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-31T14:43:41.811Z] --- PASS: TestRenameInvalidName (0.83s) [2019-12-31T14:43:41.811Z] === RUN TestRenameAnonymousContainer [2019-12-31T14:43:41.931Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2019-12-31T14:43:41.931Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T14:43:42.570Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-31T14:43:43.944Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-31T14:43:44.998Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2019-12-31T14:43:44.998Z] === RUN TestRenameContainerWithSameName [2019-12-31T14:43:45.219Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2019-12-31T14:43:45.219Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T14:43:45.219Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:43:45.219Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:43:45.219Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T14:43:45.566Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-31T14:43:45.795Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-12-31T14:43:45.795Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T14:43:46.473Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-31T14:43:47.410Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-31T14:43:47.611Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-12-31T14:43:47.611Z] === RUN TestResize [2019-12-31T14:43:47.670Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-31T14:43:48.395Z] --- PASS: TestResize (0.90s) [2019-12-31T14:43:48.395Z] === RUN TestResizeWithInvalidSize [2019-12-31T14:43:49.041Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-31T14:43:49.194Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-12-31T14:43:49.194Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T14:43:49.984Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-31T14:43:49.984Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-31T14:43:50.466Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:50.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:50.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:50.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:43:50.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:43:50.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-31T14:43:50.938Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-31T14:43:52.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:52.309Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-31T14:43:53.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:53.682Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-31T14:43:53.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:43:55.012Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-31T14:43:55.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:43:55.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:43:55.594Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-31T14:43:55.594Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-31T14:43:55.594Z] [2019-12-31T14:43:55.594Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-31T14:43:55.594Z] =========================== short test summary info ============================ [2019-12-31T14:43:55.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-31T14:43:55.594Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-31T14:43:55.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-31T14:43:55.594Z] Not supported on most drivers [2019-12-31T14:43:55.594Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-31T14:43:55.594Z] This doesn't seem to be taken into account by the engine [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-31T14:43:55.594Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-31T14:43:55.594Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-31T14:43:55.594Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 385.73 seconds == [2019-12-31T14:43:55.599Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-31T14:43:55.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-31T14:43:55.857Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-31T14:43:56.423Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-31T14:43:56.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:43:56.987Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-31T14:43:57.552Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-31T14:43:57.552Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-31T14:43:57.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:43:58.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:43:58.924Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-31T14:43:59.491Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-31T14:43:59.749Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-31T14:43:59.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:44:00.315Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-31T14:44:01.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:44:03.595Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.38s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2019-12-31T14:44:04.223Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2019-12-31T14:44:04.223Z] === RUN TestCgroupNamespacesRun [2019-12-31T14:44:05.494Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-31T14:44:05.699Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-12-31T14:44:05.699Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T14:44:07.149Z] --- PASS: TestServiceWithDataPathPortInit (19.73s) [2019-12-31T14:44:07.149Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T14:44:07.653Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-12-31T14:44:07.654Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T14:44:08.031Z] Clearing AppArmor profiles cache:. [2019-12-31T14:44:08.031Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T14:44:08.031Z] Unloading profiles will leave already running processes permanently [2019-12-31T14:44:08.031Z] unconfined, which can lead to unexpected situations. [2019-12-31T14:44:08.031Z] [2019-12-31T14:44:08.031Z] To set a process to complain mode, use the command line tool [2019-12-31T14:44:08.031Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T14:44:08.031Z] with the 'teardown' option." [2019-12-31T14:44:08.031Z] Post stage [Pipeline] junit [2019-12-31T14:44:08.608Z] Recording test results [2019-12-31T14:44:09.481Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-12-31T14:44:09.481Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T14:44:09.673Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [Pipeline] sh [2019-12-31T14:44:10.126Z] + echo Ensuring container killed. [2019-12-31T14:44:10.126Z] Ensuring container killed. [2019-12-31T14:44:10.126Z] + docker rm -vf docker-pr1 [2019-12-31T14:44:10.126Z] Error: No such container: docker-pr1 [2019-12-31T14:44:10.126Z] + true [Pipeline] sh [2019-12-31T14:44:10.237Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-31T14:44:10.409Z] + echo Chowning /workspace to jenkins user [2019-12-31T14:44:10.409Z] Chowning /workspace to jenkins user [2019-12-31T14:44:10.409Z] + id -u [2019-12-31T14:44:10.409Z] + id -g [2019-12-31T14:44:10.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T14:44:11.170Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-31T14:44:11.309Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-12-31T14:44:11.309Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T14:44:12.601Z] + bundleName=docker-py [2019-12-31T14:44:12.601Z] + echo Creating docker-py-bundles.tar.gz [2019-12-31T14:44:12.601Z] Creating docker-py-bundles.tar.gz [2019-12-31T14:44:12.601Z] + 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-12-31T14:44:12.613Z] Archiving artifacts [2019-12-31T14:44:13.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2019-12-31T14:44:13.098Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T14:44:13.879Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2019-12-31T14:44:13.879Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T14:44:14.081Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-31T14:44:14.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh binary-daemon [2019-12-31T14:44:14.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-12-31T14:44:14.649Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T14:44:15.000Z] [2019-12-31T14:44:15.257Z] Removing bundles/ [2019-12-31T14:44:15.257Z] [2019-12-31T14:44:15.257Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-31T14:44:15.257Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-31T14:44:15.257Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:44:15.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.71s) [2019-12-31T14:44:15.261Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:me5s1c68vrfo84juv5u0c13pu Created:2019-12-31 14:44:06.554470997 +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[f96e782056ab89a9684a7450404d94658a8bf4ebd34ea719d80445d14ffc28e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w2pa5pcuy8aiekj9prdmuqjdc EndpointID:1d0dc19f2a0410bda7f4f0f029599ee189e6a1083fb074d245cfe478b8ff6571 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bfa5f0e87ac7549873b67daa7b6457dbb837e5d5271e9bdf799ee1f9a08ba0bc 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:d67ba032257a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w2pa5pcuy8aiekj9prdmuqjdc EndpointID:1d0dc19f2a0410bda7f4f0f029599ee189e6a1083fb074d245cfe478b8ff6571 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T14:44:15.261Z] PASS [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] === Skipped [2019-12-31T14:44:15.261Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:44:15.261Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] DONE 21 tests, 1 skipped in 56.013s [2019-12-31T14:44:15.261Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:44:15.261Z] ++ 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-12-31T14:44:15.261Z] ++ set -e [2019-12-31T14:44:15.261Z] ++ '[' -n 0 ']' [2019-12-31T14:44:15.261Z] ++ set -x [2019-12-31T14:44:15.261Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:15.261Z] INFO: Testing against a local daemon [2019-12-31T14:44:15.261Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T14:44:15.261Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T14:44:15.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:44:15.261Z] === RUN TestDockerNetworkIpvlan [2019-12-31T14:44:15.261Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:44:15.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:44:15.261Z] PASS [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] === Skipped [2019-12-31T14:44:15.261Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-31T14:44:15.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:44:15.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] [2019-12-31T14:44:15.261Z] DONE 2 tests, 2 skipped in 0.159s [2019-12-31T14:44:15.261Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:44:15.261Z] ++ 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-12-31T14:44:15.261Z] ++ set -e [2019-12-31T14:44:15.261Z] ++ '[' -n 0 ']' [2019-12-31T14:44:15.261Z] ++ set -x [2019-12-31T14:44:15.262Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:15.262Z] INFO: Testing against a local daemon [2019-12-31T14:44:15.262Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T14:44:15.346Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-31T14:44:16.466Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-12-31T14:44:16.466Z] === RUN TestKernelTCPMemory [2019-12-31T14:44:17.164Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2019-12-31T14:44:17.164Z] === RUN TestDockerNetworkMacvlan [2019-12-31T14:44:17.265Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-12-31T14:44:17.265Z] === RUN TestNISDomainname [2019-12-31T14:44:18.100Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T14:44:18.623Z] --- PASS: TestBuildWithHugeFile (93.46s) [2019-12-31T14:44:18.623Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T14:44:18.623Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:44:18.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:44:18.623Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:44:18.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:44:18.623Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:44:18.623Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:44:18.623Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:44:18.623Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:44:18.623Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:44:18.623Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-31T14:44:18.623Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-12-31T14:44:18.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2019-12-31T14:44:18.623Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-12-31T14:44:18.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2019-12-31T14:44:18.623Z] === RUN TestBuildPreserveOwnership [2019-12-31T14:44:18.623Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T14:44:18.728Z] --- PASS: TestNISDomainname (1.15s) [2019-12-31T14:44:18.728Z] === RUN TestHostnameDnsResolution [2019-12-31T14:44:19.188Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-31T14:44:19.445Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-31T14:44:19.477Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T14:44:19.624Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-12-31T14:44:19.624Z] === RUN TestStats [2019-12-31T14:44:20.011Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-31T14:44:20.576Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-31T14:44:20.854Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T14:44:22.082Z] --- PASS: TestStats (2.24s) [2019-12-31T14:44:22.082Z] === RUN TestStopContainerWithTimeout [2019-12-31T14:44:22.082Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T14:44:22.082Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T14:44:22.082Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T14:44:22.082Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T14:44:22.082Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T14:44:22.082Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T14:44:22.082Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T14:44:22.082Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T14:44:22.082Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T14:44:22.082Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T14:44:22.854Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T14:44:23.104Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T14:44:24.035Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-31T14:44:24.035Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-31T14:44:24.142Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T14:44:25.274Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T14:44:25.406Z] --- PASS: TestBuildPreserveOwnership (6.62s) [2019-12-31T14:44:25.406Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.45s) [2019-12-31T14:44:25.406Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-12-31T14:44:25.406Z] === RUN TestBuildPlatformInvalid [2019-12-31T14:44:25.406Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-12-31T14:44:25.406Z] PASS [2019-12-31T14:44:25.406Z] [2019-12-31T14:44:25.406Z] === Skipped [2019-12-31T14:44:25.406Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-31T14:44:25.406Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:44:25.406Z] [2019-12-31T14:44:25.406Z] [2019-12-31T14:44:25.406Z] DONE 32 tests, 1 skipped in 182.676s [2019-12-31T14:44:25.406Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T14:44:25.406Z] ++ 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-12-31T14:44:25.406Z] ++ set -e [2019-12-31T14:44:25.406Z] ++ '[' -n 0 ']' [2019-12-31T14:44:25.406Z] ++ set -x [2019-12-31T14:44:25.406Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:25.663Z] INFO: Testing against a local daemon [2019-12-31T14:44:25.663Z] === RUN TestConfigList [2019-12-31T14:44:26.596Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-31T14:44:26.596Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-31T14:44:26.596Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-31T14:44:27.053Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-31T14:44:27.053Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2019-12-31T14:44:27.053Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2019-12-31T14:44:27.053Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-12-31T14:44:27.053Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2019-12-31T14:44:27.053Z] === RUN TestDeleteDevicemapper [2019-12-31T14:44:27.053Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T14:44:27.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:44:27.053Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T14:44:27.532Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-31T14:44:28.903Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-31T14:44:29.411Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T14:44:29.491Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-31T14:44:29.491Z] --- PASS: TestConfigList (3.67s) [2019-12-31T14:44:29.491Z] === RUN TestConfigsCreateAndDelete [2019-12-31T14:44:29.758Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-31T14:44:30.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2019-12-31T14:44:30.241Z] === RUN TestUpdateMemory [2019-12-31T14:44:30.241Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T14:44:30.241Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:44:30.241Z] === RUN TestUpdateCPUQuota [2019-12-31T14:44:30.703Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-31T14:44:31.268Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-31T14:44:31.521Z] --- PASS: TestUpdateCPUQuota (1.35s) [2019-12-31T14:44:31.521Z] === RUN TestUpdatePidsLimit [2019-12-31T14:44:31.521Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T14:44:31.882Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T14:44:32.248Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T14:44:32.640Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2019-12-31T14:44:32.640Z] === RUN TestConfigsUpdate [2019-12-31T14:44:32.658Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T14:44:32.898Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-31T14:44:33.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T14:44:33.607Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T14:44:33.607Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T14:44:33.830Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-31T14:44:35.202Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-31T14:44:35.483Z] --- PASS: TestUpdatePidsLimit (3.68s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2019-12-31T14:44:35.484Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-12-31T14:44:35.484Z] === RUN TestUpdateRestartPolicy [2019-12-31T14:44:35.976Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T14:44:36.133Z] --- PASS: TestConfigsUpdate (3.43s) [2019-12-31T14:44:36.133Z] === RUN TestTemplatedConfig [2019-12-31T14:44:36.392Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan (19.64s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.16s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.92s) [2019-12-31T14:44:36.913Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2019-12-31T14:44:36.913Z] PASS [2019-12-31T14:44:36.913Z] [2019-12-31T14:44:36.913Z] DONE 8 tests in 21.893s [2019-12-31T14:44:36.913Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T14:44:36.913Z] ++ 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-12-31T14:44:36.914Z] ++ set -e [2019-12-31T14:44:36.914Z] ++ '[' -n 0 ']' [2019-12-31T14:44:36.914Z] ++ set -x [2019-12-31T14:44:36.914Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:36.914Z] testing: warning: no tests to run [2019-12-31T14:44:36.914Z] PASS [2019-12-31T14:44:36.914Z] [2019-12-31T14:44:36.914Z] DONE 0 tests in 0.029s [2019-12-31T14:44:36.914Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T14:44:36.914Z] ++ 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-12-31T14:44:36.914Z] ++ set -e [2019-12-31T14:44:36.914Z] ++ '[' -n 0 ']' [2019-12-31T14:44:36.914Z] ++ set -x [2019-12-31T14:44:36.914Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:36.914Z] INFO: Testing against a local daemon [2019-12-31T14:44:36.914Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T14:44:37.762Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-31T14:44:38.020Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-31T14:44:38.586Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-31T14:44:38.818Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2019-12-31T14:44:38.818Z] === RUN TestAuthZPluginTLS [2019-12-31T14:44:39.385Z] --- PASS: TestAuthZPluginTLS (0.70s) [2019-12-31T14:44:39.385Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T14:44:39.957Z] --- PASS: TestTemplatedConfig (3.75s) [2019-12-31T14:44:39.957Z] === RUN TestConfigInspect [2019-12-31T14:44:40.322Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2019-12-31T14:44:40.322Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T14:44:40.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2019-12-31T14:44:40.889Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T14:44:41.458Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2019-12-31T14:44:41.458Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T14:44:43.234Z] --- PASS: TestConfigInspect (2.82s) [2019-12-31T14:44:43.234Z] === RUN TestConfigCreateWithLabels [2019-12-31T14:44:43.234Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-31T14:44:43.520Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2019-12-31T14:44:43.520Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T14:44:43.682Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T14:44:43.682Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T14:44:43.682Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2019-12-31T14:44:43.682Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2019-12-31T14:44:43.682Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 4.0% of statements [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T14:44:43.682Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T14:44:43.683Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2019-12-31T14:44:43.683Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T14:44:43.683Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T14:44:44.088Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2019-12-31T14:44:44.088Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T14:44:44.305Z] ok github.com/docker/docker/builder/dockerignore 0.067s coverage: 96.8% of statements [2019-12-31T14:44:44.655Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2019-12-31T14:44:44.655Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T14:44:45.224Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2019-12-31T14:44:45.224Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T14:44:46.511Z] --- PASS: TestConfigCreateWithLabels (3.51s) [2019-12-31T14:44:46.511Z] === RUN TestConfigCreateResolve [2019-12-31T14:44:46.511Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-31T14:44:46.769Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-31T14:44:47.760Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s) [2019-12-31T14:44:47.760Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T14:44:49.019Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2019-12-31T14:44:49.019Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T14:44:49.019Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-12-31T14:44:49.019Z] === RUN TestWaitNonBlocked [2019-12-31T14:44:49.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:44:49.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:44:49.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:44:49.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:44:49.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:44:49.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:44:49.296Z] --- PASS: TestConfigCreateResolve (2.87s) [2019-12-31T14:44:49.296Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T14:44:49.553Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-31T14:44:49.553Z] PASS [2019-12-31T14:44:49.553Z] [2019-12-31T14:44:49.553Z] DONE 8 tests in 24.145s [2019-12-31T14:44:49.553Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T14:44:49.553Z] ++ 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-12-31T14:44:49.553Z] ++ set -e [2019-12-31T14:44:49.553Z] ++ '[' -n 0 ']' [2019-12-31T14:44:49.553Z] ++ set -x [2019-12-31T14:44:49.553Z] ++ env -i DEST=/go/src/github.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-12-31T14:44:49.812Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-31T14:44:49.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-12-31T14:44:49.812Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-12-31T14:44:49.812Z] === RUN TestWaitBlocked [2019-12-31T14:44:49.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:44:49.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:44:49.812Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:44:49.812Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:44:49.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:44:49.812Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:44:49.814Z] INFO: Testing against a local daemon [2019-12-31T14:44:49.814Z] === RUN TestCheckpoint [2019-12-31T14:44:49.814Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T14:44:49.814Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:44:49.814Z] === RUN TestContainerInvalidJSON [2019-12-31T14:44:49.814Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:44:49.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:44:49.814Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:44:49.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:44:49.814Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:44:49.814Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:44:49.814Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:44:49.814Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:44:49.814Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:44:49.814Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-31T14:44:49.814Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T14:44:49.814Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T14:44:49.814Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T14:44:49.814Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T14:44:49.843Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2019-12-31T14:44:50.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-31T14:44:50.072Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T14:44:50.072Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2019-12-31T14:44:50.072Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T14:44:50.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2019-12-31T14:44:50.294Z] === RUN TestAuthZPluginHeader [2019-12-31T14:44:50.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-12-31T14:44:50.330Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T14:44:50.330Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-12-31T14:44:50.330Z] === RUN TestCopyFromContainer [2019-12-31T14:44:50.587Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-31T14:44:50.861Z] --- PASS: TestAuthZPluginHeader (1.07s) [2019-12-31T14:44:50.861Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T14:44:50.861Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T14:44:50.861Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:44:50.861Z] === RUN TestAuthZPluginV2Disable [2019-12-31T14:44:50.861Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T14:44:50.861Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:44:50.861Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T14:44:50.861Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T14:44:50.861Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:44:50.861Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T14:44:50.861Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T14:44:50.861Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:44:50.861Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T14:44:51.151Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-31T14:44:51.151Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-31T14:44:51.353Z] ok github.com/docker/docker/builder/remotecontext/git 4.912s coverage: 86.3% of statements [2019-12-31T14:44:51.408Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-31T14:44:51.593Z] --- PASS: TestWaitBlocked (0.01s) [2019-12-31T14:44:51.593Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2019-12-31T14:44:51.593Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2019-12-31T14:44:51.593Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T14:44:51.593Z] === CONT TestIpcModeOlderClient [2019-12-31T14:44:51.593Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-12-31T14:44:51.593Z] === CONT TestDaemonRestartIpcMode [2019-12-31T14:44:51.665Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-31T14:44:52.231Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-31T14:44:52.231Z] === RUN TestCopyFromContainer// [2019-12-31T14:44:52.489Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T14:44:52.489Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T14:44:52.747Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T14:44:53.005Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T14:44:53.005Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T14:44:53.264Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T14:44:53.264Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T14:44:53.404Z] ok github.com/docker/docker/builder/remotecontext 0.494s coverage: 13.6% of statements [2019-12-31T14:44:53.522Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-31T14:44:53.522Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T14:44:53.779Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer (3.48s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.23s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-12-31T14:44:53.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-31T14:44:53.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T14:44:53.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:44:53.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:44:53.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:44:53.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:44:53.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:44:53.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:44:53.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:44:53.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:44:53.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:44:53.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T14:44:53.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-31T14:44:53.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T14:44:53.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-31T14:44:53.779Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T14:44:54.036Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-31T14:44:54.036Z] === RUN TestCreateWithInvalidEnv [2019-12-31T14:44:54.036Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T14:44:54.036Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T14:44:54.036Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T14:44:54.036Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T14:44:54.036Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T14:44:54.036Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T14:44:54.036Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T14:44:54.036Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T14:44:54.036Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T14:44:54.036Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-31T14:44:54.036Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T14:44:54.036Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T14:44:54.036Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T14:44:54.036Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T14:44:54.036Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T14:44:54.036Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T14:44:54.294Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-31T14:44:54.979Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2019-12-31T14:44:55.383Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2019-12-31T14:44:55.383Z] PASS [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === Skipped [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-31T14:44:55.383Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-31T14:44:55.383Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T14:44:55.383Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:44:55.383Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T14:44:55.383Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-31T14:44:55.383Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] [2019-12-31T14:44:55.383Z] DONE 197 tests, 6 skipped in 137.299s [2019-12-31T14:44:55.383Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T14:44:55.383Z] ++ 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-12-31T14:44:55.383Z] ++ set -e [2019-12-31T14:44:55.383Z] ++ '[' -n 0 ']' [2019-12-31T14:44:55.383Z] ++ set -x [2019-12-31T14:44:55.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-12-31T14:44:55.763Z] INFO: Testing against a local daemon [2019-12-31T14:44:55.763Z] === RUN TestCommitInheritsEnv [2019-12-31T14:44:56.115Z] ok github.com/docker/docker/builder/dockerfile 1.374s coverage: 48.2% of statements [2019-12-31T14:44:56.115Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T14:44:56.115Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T14:44:56.136Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-12-31T14:44:56.136Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T14:44:56.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T14:44:56.136Z] === RUN TestImagesFilterMultiReference [2019-12-31T14:44:56.136Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-12-31T14:44:56.136Z] === RUN TestImagePullPlatformInvalid [2019-12-31T14:44:56.136Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-31T14:44:56.136Z] === RUN TestRemoveImageOrphaning [2019-12-31T14:44:56.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-31T14:44:56.930Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-12-31T14:44:56.930Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T14:44:56.930Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T14:44:56.930Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:44:56.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T14:44:56.930Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-12-31T14:44:56.930Z] === RUN TestTagInvalidReference [2019-12-31T14:44:56.930Z] --- PASS: TestTagInvalidReference (0.01s) [2019-12-31T14:44:56.930Z] === RUN TestTagValidPrefixedRepo [2019-12-31T14:44:56.930Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2019-12-31T14:44:56.930Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T14:44:56.930Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T14:44:56.930Z] === RUN TestTagOfficialNames [2019-12-31T14:44:56.930Z] --- PASS: TestTagOfficialNames (0.04s) [2019-12-31T14:44:56.930Z] === RUN TestTagMatchesDigest [2019-12-31T14:44:56.930Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-12-31T14:44:56.930Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T14:44:57.128Z] --- PASS: TestCreateWithCustomMaskedPaths (3.01s) [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:44:57.128Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:44:57.128Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:44:57.128Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-31T14:44:57.385Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-12-31T14:44:57.385Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T14:44:58.319Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-31T14:44:58.319Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-31T14:44:59.863Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-31T14:44:59.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-12-31T14:44:59.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T14:45:00.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:45:00.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:45:00.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:45:00.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:45:00.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:45:00.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:45:00.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:45:00.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:45:00.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:45:00.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:45:00.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:45:00.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:45:00.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:45:00.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:45:00.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-31T14:45:00.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-31T14:45:00.121Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T14:45:00.121Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T14:45:00.121Z] === RUN TestDaemonRestartIpcMode [2019-12-31T14:45:00.121Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T14:45:00.121Z] === RUN TestDiff [2019-12-31T14:45:00.121Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-31T14:45:00.687Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-31T14:45:00.945Z] --- PASS: TestDiff (0.96s) [2019-12-31T14:45:00.945Z] === RUN TestExecWithCloseStdin [2019-12-31T14:45:02.318Z] --- PASS: TestExecWithCloseStdin (1.26s) [2019-12-31T14:45:02.318Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-31T14:45:02.318Z] === RUN TestExec [2019-12-31T14:45:03.019Z] ok github.com/docker/docker/client 0.762s coverage: 75.8% of statements [2019-12-31T14:45:03.254Z] --- PASS: TestExec (1.09s) [2019-12-31T14:45:03.512Z] === RUN TestExecUser [2019-12-31T14:45:04.076Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-31T14:45:04.334Z] --- PASS: TestExecUser (1.03s) [2019-12-31T14:45:04.334Z] === RUN TestExportContainerAndImportImage [2019-12-31T14:45:04.591Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-31T14:45:05.965Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-12-31T14:45:05.965Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T14:45:06.222Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-31T14:45:06.787Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-31T14:45:07.044Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2019-12-31T14:45:07.044Z] === RUN TestHealthCheckWorkdir [2019-12-31T14:45:07.977Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-31T14:45:08.234Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-12-31T14:45:08.234Z] === RUN TestHealthKillContainer [2019-12-31T14:45:08.805Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-31T14:45:10.175Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-31T14:45:10.433Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-31T14:45:11.365Z] --- PASS: TestHealthKillContainer (3.07s) [2019-12-31T14:45:11.365Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T14:45:12.298Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-12-31T14:45:12.298Z] === RUN TestIpcModeNone [2019-12-31T14:45:12.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2019-12-31T14:45:12.789Z] PASS [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] === Skipped [2019-12-31T14:45:12.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T14:45:12.789Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T14:45:12.789Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T14:45:12.789Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T14:45:12.789Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] [2019-12-31T14:45:12.789Z] DONE 17 tests, 4 skipped in 32.376s [2019-12-31T14:45:12.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T14:45:12.789Z] ++ 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-12-31T14:45:12.789Z] ++ set -e [2019-12-31T14:45:12.789Z] ++ '[' -n 0 ']' [2019-12-31T14:45:12.789Z] ++ set -x [2019-12-31T14:45:12.790Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:12.790Z] INFO: Testing against a local daemon [2019-12-31T14:45:12.790Z] === RUN TestPluginInvalidJSON [2019-12-31T14:45:12.790Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:45:12.790Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:45:12.790Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:45:12.790Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-12-31T14:45:12.790Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T14:45:12.790Z] PASS [2019-12-31T14:45:12.790Z] [2019-12-31T14:45:12.790Z] DONE 2 tests in 0.174s [2019-12-31T14:45:12.790Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T14:45:12.790Z] ++ 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-12-31T14:45:12.790Z] ++ set -e [2019-12-31T14:45:12.790Z] ++ '[' -n 0 ']' [2019-12-31T14:45:12.790Z] ++ set -x [2019-12-31T14:45:12.790Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:12.790Z] INFO: Testing against a local daemon [2019-12-31T14:45:12.790Z] === RUN TestExternalGraphDriver [2019-12-31T14:45:12.790Z] === RUN TestExternalGraphDriver/json [2019-12-31T14:45:12.790Z] === RUN TestExternalGraphDriver/spec [2019-12-31T14:45:13.230Z] --- PASS: TestIpcModeNone (0.96s) [2019-12-31T14:45:13.230Z] === RUN TestIpcModePrivate [2019-12-31T14:45:13.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-31T14:45:14.051Z] --- PASS: TestIpcModePrivate (0.90s) [2019-12-31T14:45:14.051Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-12-31T14:45:14.051Z] === RUN TestIpcModeShareable [2019-12-31T14:45:15.325Z] === RUN TestExternalGraphDriver/pull [2019-12-31T14:45:15.423Z] --- PASS: TestIpcModeShareable (1.06s) [2019-12-31T14:45:15.423Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2019-12-31T14:45:15.423Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T14:45:17.229Z] --- PASS: TestExternalGraphDriver (7.72s) [2019-12-31T14:45:17.229Z] --- PASS: TestExternalGraphDriver/json (2.53s) [2019-12-31T14:45:17.229Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2019-12-31T14:45:17.229Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-12-31T14:45:17.229Z] === RUN TestGraphdriverPluginV2 [2019-12-31T14:45:17.229Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-12-31T14:45:17.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:17.229Z] PASS [2019-12-31T14:45:17.229Z] [2019-12-31T14:45:17.229Z] === Skipped [2019-12-31T14:45:17.229Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-12-31T14:45:17.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:45:17.229Z] [2019-12-31T14:45:17.229Z] [2019-12-31T14:45:17.229Z] DONE 5 tests, 1 skipped in 7.893s [2019-12-31T14:45:17.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T14:45:17.229Z] ++ 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-12-31T14:45:17.229Z] ++ set -e [2019-12-31T14:45:17.229Z] ++ '[' -n 0 ']' [2019-12-31T14:45:17.229Z] ++ set -x [2019-12-31T14:45:17.230Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:17.322Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-31T14:45:17.488Z] INFO: Testing against a local daemon [2019-12-31T14:45:17.488Z] === RUN TestContinueAfterPluginCrash [2019-12-31T14:45:17.488Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T14:45:17.488Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T14:45:17.488Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T14:45:17.488Z] === CONT TestContinueAfterPluginCrash [2019-12-31T14:45:17.488Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T14:45:18.255Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2019-12-31T14:45:18.255Z] === RUN TestAPIIpcModeHost [2019-12-31T14:45:19.187Z] --- PASS: TestAPIIpcModeHost (0.92s) [2019-12-31T14:45:19.187Z] === RUN TestDaemonIpcModeShareable [2019-12-31T14:45:21.086Z] --- PASS: TestDaemonIpcModeShareable (2.11s) [2019-12-31T14:45:21.086Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-12-31T14:45:21.086Z] === RUN TestDaemonIpcModePrivate [2019-12-31T14:45:22.464Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-31T14:45:23.405Z] --- PASS: TestDaemonIpcModePrivate (2.30s) [2019-12-31T14:45:23.405Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-12-31T14:45:23.405Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T14:45:23.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-31T14:45:25.604Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2019-12-31T14:45:25.604Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2019-12-31T14:45:25.604Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T14:45:26.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-31T14:45:27.478Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2019-12-31T14:45:27.478Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-12-31T14:45:27.478Z] === RUN TestIpcModeOlderClient [2019-12-31T14:45:27.478Z] === PAUSE TestIpcModeOlderClient [2019-12-31T14:45:27.478Z] === RUN TestKillContainerInvalidSignal [2019-12-31T14:45:28.413Z] --- PASS: TestKillContainerInvalidSignal (1.03s) [2019-12-31T14:45:28.413Z] === RUN TestKillContainer [2019-12-31T14:45:28.413Z] === RUN TestKillContainer/no_signal [2019-12-31T14:45:28.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-31T14:45:29.710Z] --- PASS: TestDaemonStartWithLogOpt (10.53s) [2019-12-31T14:45:30.354Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T14:45:30.921Z] === RUN TestKillContainer/killing_signal [2019-12-31T14:45:32.424Z] --- PASS: TestKillContainer (3.74s) [2019-12-31T14:45:32.424Z] --- PASS: TestKillContainer/no_signal (1.84s) [2019-12-31T14:45:32.424Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2019-12-31T14:45:32.424Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-12-31T14:45:32.424Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T14:45:32.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T14:45:32.593Z] Removing intermediate container 4b58f350e737 [2019-12-31T14:45:32.593Z] ---> a054435cd2fd [2019-12-31T14:45:32.593Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2019-12-31T14:45:32.593Z] ---> Running in 323261bddf99 [2019-12-31T14:45:32.682Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-31T14:45:33.001Z] --- PASS: TestContinueAfterPluginCrash (15.26s) [2019-12-31T14:45:33.001Z] PASS [2019-12-31T14:45:33.001Z] [2019-12-31T14:45:33.001Z] DONE 2 tests in 15.415s [2019-12-31T14:45:33.001Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T14:45:33.001Z] ++ 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-12-31T14:45:33.001Z] ++ set -e [2019-12-31T14:45:33.001Z] ++ '[' -n 0 ']' [2019-12-31T14:45:33.001Z] ++ set -x [2019-12-31T14:45:33.001Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:33.001Z] INFO: Testing against a local daemon [2019-12-31T14:45:33.001Z] === RUN TestPluginWithDevMounts [2019-12-31T14:45:33.001Z] === PAUSE TestPluginWithDevMounts [2019-12-31T14:45:33.001Z] === CONT TestPluginWithDevMounts [2019-12-31T14:45:33.248Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-31T14:45:33.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T14:45:34.131Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2019-12-31T14:45:35.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.79s) [2019-12-31T14:45:35.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.53s) [2019-12-31T14:45:35.189Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.97s) [2019-12-31T14:45:35.189Z] === RUN TestKillStoppedContainer [2019-12-31T14:45:35.189Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-12-31T14:45:35.189Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T14:45:35.448Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.26s) [2019-12-31T14:45:35.448Z] === RUN TestKillDifferentUserContainer [2019-12-31T14:45:35.533Z] --- PASS: TestPluginWithDevMounts (2.24s) [2019-12-31T14:45:35.533Z] PASS [2019-12-31T14:45:35.533Z] [2019-12-31T14:45:35.533Z] DONE 1 tests in 2.430s [2019-12-31T14:45:35.533Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T14:45:35.533Z] ++ 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-12-31T14:45:35.533Z] ++ set -e [2019-12-31T14:45:35.533Z] ++ '[' -n 0 ']' [2019-12-31T14:45:35.533Z] ++ set -x [2019-12-31T14:45:35.533Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:35.533Z] INFO: Testing against a local daemon [2019-12-31T14:45:35.533Z] === RUN TestSecretInspect [2019-12-31T14:45:36.696Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-31T14:45:36.696Z] Copying nested executables into bundles/binary-daemon [2019-12-31T14:45:36.696Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-31T14:45:36.821Z] --- PASS: TestKillDifferentUserContainer (1.55s) [2019-12-31T14:45:36.821Z] === RUN TestInspectOomKilledTrue [2019-12-31T14:45:36.821Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-31T14:45:36.821Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:45:36.821Z] === RUN TestInspectOomKilledFalse [2019-12-31T14:45:36.821Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-31T14:45:36.821Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:45:36.821Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T14:45:37.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh cross [2019-12-31T14:45:37.590Z] [2019-12-31T14:45:37.753Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2019-12-31T14:45:37.753Z] === RUN TestLinksContainerNames [2019-12-31T14:45:37.848Z] Removing bundles/ [2019-12-31T14:45:37.848Z] [2019-12-31T14:45:37.848Z] ---> Making bundle: cross (in bundles/cross) [2019-12-31T14:45:37.848Z] Cross building: bundles/cross/linux/amd64 [2019-12-31T14:45:37.848Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T14:45:37.848Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-31T14:45:38.821Z] --- PASS: TestSecretInspect (3.25s) [2019-12-31T14:45:38.821Z] === RUN TestSecretList [2019-12-31T14:45:39.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-31T14:45:40.214Z] --- PASS: TestLinksContainerNames (2.41s) [2019-12-31T14:45:40.214Z] === RUN TestLogsFollowTailEmpty [2019-12-31T14:45:41.146Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-12-31T14:45:41.146Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T14:45:42.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/default [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/private [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/slave [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/shared [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/default [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:45:42.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/shared [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/slave [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/private [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T14:45:42.079Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:45:42.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:45:42.079Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:45:42.107Z] --- PASS: TestSecretList (3.29s) [2019-12-31T14:45:42.107Z] === RUN TestSecretsCreateAndDelete [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:45:42.336Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T14:45:42.593Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:45:42.594Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T14:45:42.594Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:45:42.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:45:42.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:45:42.852Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:45:42.852Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T14:45:42.852Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.09s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T14:45:42.852Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-31T14:45:42.852Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T14:45:43.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-31T14:45:44.042Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-31T14:45:45.416Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2019-12-31T14:45:45.416Z] === RUN TestSecretsUpdate [2019-12-31T14:45:45.942Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-31T14:45:45.942Z] --- PASS: TestContainerBindMountNonRecursive (2.73s) [2019-12-31T14:45:45.942Z] === RUN TestNetworkNat [2019-12-31T14:45:46.508Z] --- PASS: TestNetworkNat (0.99s) [2019-12-31T14:45:46.508Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T14:45:47.075Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-31T14:45:47.640Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2019-12-31T14:45:47.640Z] === RUN TestNetworkLoopbackNat [2019-12-31T14:45:48.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-31T14:45:48.710Z] --- PASS: TestSecretsUpdate (3.36s) [2019-12-31T14:45:48.710Z] === RUN TestTemplatedSecret [2019-12-31T14:45:48.833Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2019-12-31T14:45:48.833Z] === RUN TestPause [2019-12-31T14:45:49.766Z] --- PASS: TestPause (0.99s) [2019-12-31T14:45:49.766Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T14:45:49.766Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:45:49.766Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:45:49.766Z] === RUN TestPauseStopPausedContainer [2019-12-31T14:45:50.699Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-12-31T14:45:50.699Z] === RUN TestPsFilter [2019-12-31T14:45:51.265Z] --- PASS: TestPsFilter (0.30s) [2019-12-31T14:45:51.265Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T14:45:51.523Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-31T14:45:51.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-31T14:45:52.001Z] --- PASS: TestTemplatedSecret (3.41s) [2019-12-31T14:45:52.001Z] === RUN TestSecretCreateResolve [2019-12-31T14:45:52.038Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-12-31T14:45:52.038Z] === RUN TestRemoveContainerWithVolume [2019-12-31T14:45:52.970Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2019-12-31T14:45:52.970Z] === RUN TestRemoveContainerRunning [2019-12-31T14:45:53.904Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-12-31T14:45:53.904Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T14:45:54.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-12-31T14:45:54.836Z] === RUN TestRemoveInvalidContainer [2019-12-31T14:45:54.836Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-31T14:45:54.836Z] === RUN TestRenameLinkedContainer [2019-12-31T14:45:55.288Z] --- PASS: TestSecretCreateResolve (3.28s) [2019-12-31T14:45:55.288Z] PASS [2019-12-31T14:45:55.288Z] [2019-12-31T14:45:55.288Z] DONE 6 tests in 20.130s [2019-12-31T14:45:55.288Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T14:45:55.288Z] ++ 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-12-31T14:45:55.288Z] ++ set -e [2019-12-31T14:45:55.288Z] ++ '[' -n 0 ']' [2019-12-31T14:45:55.288Z] ++ set -x [2019-12-31T14:45:55.288Z] ++ env -i DEST=/go/src/github.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-12-31T14:45:55.547Z] INFO: Testing against a local daemon [2019-12-31T14:45:55.547Z] === RUN TestServiceCreateInit [2019-12-31T14:45:55.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T14:45:57.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-31T14:45:57.930Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-12-31T14:45:57.930Z] === RUN TestRenameStoppedContainer [2019-12-31T14:45:58.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-31T14:45:59.121Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-31T14:45:59.121Z] --- PASS: TestRenameStoppedContainer (0.97s) [2019-12-31T14:45:59.121Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T14:45:59.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-31T14:45:59.888Z] ok github.com/docker/docker/cmd/dockerd 0.193s coverage: 30.3% of statements [2019-12-31T14:45:59.888Z] ok github.com/docker/docker/container 0.181s coverage: 35.3% of statements [2019-12-31T14:45:59.888Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T14:45:59.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T14:45:59.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T14:45:59.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T14:46:00.817Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T14:46:01.309Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2019-12-31T14:46:01.309Z] === RUN TestRenameInvalidName [2019-12-31T14:46:01.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-31T14:46:01.826Z] --- PASS: TestRenameInvalidName (1.00s) [2019-12-31T14:46:01.826Z] === RUN TestRenameAnonymousContainer [2019-12-31T14:46:01.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2019-12-31T14:46:02.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-31T14:46:04.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-31T14:46:05.987Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2019-12-31T14:46:05.987Z] === RUN TestRenameContainerWithSameName [2019-12-31T14:46:05.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-31T14:46:06.088Z] --- PASS: TestServiceCreateInit (10.26s) [2019-12-31T14:46:06.088Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2019-12-31T14:46:06.088Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2019-12-31T14:46:06.088Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T14:46:06.921Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2019-12-31T14:46:06.921Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T14:46:08.819Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2019-12-31T14:46:08.819Z] === RUN TestResize [2019-12-31T14:46:08.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-31T14:46:09.751Z] --- PASS: TestResize (0.97s) [2019-12-31T14:46:09.751Z] === RUN TestResizeWithInvalidSize [2019-12-31T14:46:09.839Z] INFO: Sources obtained for gotestsum... [2019-12-31T14:46:09.839Z] INFO: Checkout done for gotestsum... [2019-12-31T14:46:09.839Z] INFO: Build done for gotestsum... [2019-12-31T14:46:10.387Z] ok github.com/docker/docker/daemon/cluster/convert 0.065s coverage: 35.8% of statements [2019-12-31T14:46:11.125Z] --- PASS: TestResizeWithInvalidSize (1.22s) [2019-12-31T14:46:11.125Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T14:46:11.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-31T14:46:11.692Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:11.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:11.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:11.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:46:11.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:46:13.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-31T14:46:13.112Z] ok github.com/docker/docker/daemon/cluster 0.214s coverage: 0.5% of statements [2019-12-31T14:46:14.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:15.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-31T14:46:15.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:15.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:46:16.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-31T14:46:16.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-31T14:46:17.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:46:17.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:46:18.645Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2019-12-31T14:46:18.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-31T14:46:19.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:46:20.184Z] Removing intermediate container 323261bddf99 [2019-12-31T14:46:20.184Z] ---> ae61194e8e55 [2019-12-31T14:46:20.184Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2019-12-31T14:46:20.184Z] ---> Running in 24c95c6564d8 [2019-12-31T14:46:20.184Z] Removing intermediate container 24c95c6564d8 [2019-12-31T14:46:20.184Z] ---> 86c342c10f12 [2019-12-31T14:46:20.184Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-31T14:46:20.184Z] ---> Running in 6a4094d2ad50 [2019-12-31T14:46:20.700Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2019-12-31T14:46:20.700Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 82.1% of statements [2019-12-31T14:46:20.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:46:21.155Z] Removing intermediate container 6a4094d2ad50 [2019-12-31T14:46:21.155Z] ---> b6f8b3ebe2c7 [2019-12-31T14:46:21.155Z] Step 10/10 : COPY . . [2019-12-31T14:46:21.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-31T14:46:21.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-31T14:46:21.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:46:24.184Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-12-31T14:46:24.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:46:25.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-31T14:46:25.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-31T14:46:25.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-31T14:46:25.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:46:26.225Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.7% of statements [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.70s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2019-12-31T14:46:28.183Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2019-12-31T14:46:28.183Z] === RUN TestCgroupNamespacesRun [2019-12-31T14:46:28.940Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-12-31T14:46:29.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-31T14:46:30.054Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-12-31T14:46:30.054Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T14:46:30.434Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.097s coverage: 57.9% of statements [2019-12-31T14:46:31.927Z] ok github.com/docker/docker/daemon 12.484s coverage: 17.6% of statements [2019-12-31T14:46:31.927Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T14:46:31.927Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T14:46:31.927Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T14:46:31.927Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T14:46:31.952Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2019-12-31T14:46:31.952Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T14:46:32.633Z] --- PASS: TestCreateServiceMultipleTimes (24.29s) [2019-12-31T14:46:32.633Z] === RUN TestCreateServiceConflict [2019-12-31T14:46:33.569Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-12-31T14:46:33.569Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T14:46:33.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-12-31T14:46:33.850Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T14:46:34.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-31T14:46:35.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-31T14:46:35.430Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.630s coverage: 68.6% of statements [2019-12-31T14:46:35.917Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-12-31T14:46:35.917Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T14:46:36.922Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.920s coverage: 48.6% of statements [2019-12-31T14:46:37.761Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2019-12-31T14:46:37.761Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T14:46:37.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2019-12-31T14:46:37.818Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T14:46:38.414Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.078s coverage: 46.2% of statements [2019-12-31T14:46:38.414Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T14:46:38.749Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-12-31T14:46:38.749Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T14:46:38.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-31T14:46:39.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-31T14:46:39.572Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2019-12-31T14:46:39.572Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T14:46:40.481Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.629s coverage: 76.1% of statements [2019-12-31T14:46:40.772Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-12-31T14:46:41.103Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.653s coverage: 54.8% of statements [2019-12-31T14:46:41.103Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T14:46:41.103Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T14:46:41.468Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-12-31T14:46:41.468Z] === RUN TestKernelTCPMemory [2019-12-31T14:46:42.034Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-31T14:46:42.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-31T14:46:42.549Z] --- PASS: TestKernelTCPMemory (1.21s) [2019-12-31T14:46:42.549Z] === RUN TestNISDomainname [2019-12-31T14:46:42.604Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2019-12-31T14:46:42.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-31T14:46:43.233Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.067s coverage: 3.0% of statements [2019-12-31T14:46:44.179Z] --- PASS: TestNISDomainname (1.28s) [2019-12-31T14:46:44.179Z] === RUN TestHostnameDnsResolution [2019-12-31T14:46:44.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-31T14:46:45.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-31T14:46:45.568Z] --- PASS: TestHostnameDnsResolution (1.59s) [2019-12-31T14:46:45.568Z] === RUN TestStats [2019-12-31T14:46:45.948Z] ok github.com/docker/docker/daemon/logger 0.297s coverage: 42.7% of statements [2019-12-31T14:46:48.027Z] ok github.com/docker/docker/daemon/logger/gelf 0.064s coverage: 67.0% of statements [2019-12-31T14:46:48.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-31T14:46:48.350Z] --- PASS: TestStats (2.78s) [2019-12-31T14:46:48.350Z] === RUN TestStopContainerWithTimeout [2019-12-31T14:46:48.350Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T14:46:48.350Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T14:46:48.350Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T14:46:48.350Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T14:46:48.350Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T14:46:48.350Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T14:46:48.350Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T14:46:48.350Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T14:46:48.350Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T14:46:48.350Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T14:46:48.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-31T14:46:49.543Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T14:46:50.083Z] ok github.com/docker/docker/daemon/logger/awslogs 0.615s coverage: 77.8% of statements [2019-12-31T14:46:50.084Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements [2019-12-31T14:46:51.153Z] ---> c59dd2b00252 [2019-12-31T14:46:51.153Z] Successfully built c59dd2b00252 [2019-12-31T14:46:51.153Z] Successfully tagged docker:latest [2019-12-31T14:46:51.153Z] INFO: Image build ended at 12/31/2019 14:46:47. Duration:00:04:17.8470268 [2019-12-31T14:46:51.153Z] [2019-12-31T14:46:51.153Z] [2019-12-31T14:46:51.153Z] INFO: Building the test binaries at 12/31/2019 14:46:48... [2019-12-31T14:46:51.543Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T14:46:51.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2019-12-31T14:46:51.883Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2019-12-31T14:46:51.883Z] ok github.com/docker/docker/daemon/images 0.083s coverage: 4.9% of statements [2019-12-31T14:46:51.883Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T14:46:51.883Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T14:46:51.883Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T14:46:51.883Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T14:46:52.638Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s) [2019-12-31T14:46:52.638Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T14:46:52.697Z] INFO: make.ps1 starting at 12/31/2019 14:46:52 [2019-12-31T14:46:52.698Z] INFO: Git commit (18dbf0dc9) assumed from DOCKER_GITCOMMIT environment variable [2019-12-31T14:46:52.698Z] INFO: Invoking autogen... [2019-12-31T14:46:52.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-31T14:46:53.172Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-31T14:46:53.172Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2019-12-31T14:46:53.172Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2019-12-31T14:46:53.172Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2019-12-31T14:46:53.172Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2019-12-31T14:46:53.172Z] === RUN TestDeleteDevicemapper [2019-12-31T14:46:53.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T14:46:53.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:46:53.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T14:46:53.669Z] INFO: Building daemon... [2019-12-31T14:46:54.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-31T14:46:54.593Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 74.7% of statements [2019-12-31T14:46:54.593Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T14:46:55.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-31T14:46:55.621Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2019-12-31T14:46:55.621Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2019-12-31T14:46:55.925Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2019-12-31T14:46:55.925Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T14:46:56.412Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s) [2019-12-31T14:46:56.412Z] === RUN TestUpdateMemory [2019-12-31T14:46:56.412Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-31T14:46:56.412Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:46:56.412Z] === RUN TestUpdateCPUQuota [2019-12-31T14:46:57.117Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-12-31T14:46:57.346Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-31T14:46:57.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-31T14:46:58.278Z] --- PASS: TestUpdateCPUQuota (1.94s) [2019-12-31T14:46:58.278Z] === RUN TestUpdatePidsLimit [2019-12-31T14:46:58.278Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-31T14:46:58.278Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T14:46:58.537Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T14:46:59.104Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T14:46:59.104Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-31T14:46:59.187Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-12-31T14:46:59.213Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-12-31T14:46:59.213Z] === RUN TestCreateServiceSysctls [2019-12-31T14:46:59.254Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-31T14:46:59.254Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-31T14:46:59.254Z] Cross building: bundles/cross/windows/amd64 [2019-12-31T14:46:59.254Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T14:46:59.254Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-31T14:46:59.362Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T14:46:59.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T14:47:00.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-31T14:47:00.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T14:47:00.681Z] ok github.com/docker/docker/daemon/logger/splunk 3.119s coverage: 82.5% of statements [2019-12-31T14:47:00.681Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T14:47:00.681Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T14:47:01.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit (4.43s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-12-31T14:47:02.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-12-31T14:47:02.907Z] === RUN TestUpdateRestartPolicy [2019-12-31T14:47:03.386Z] ok github.com/docker/docker/distribution/metadata 0.133s coverage: 48.2% of statements [2019-12-31T14:47:03.404Z] --- PASS: TestCreateServiceSysctls (4.17s) [2019-12-31T14:47:03.404Z] === RUN TestCreateServiceCapabilities [2019-12-31T14:47:03.472Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-31T14:47:04.014Z] ok github.com/docker/docker/errdefs 0.043s coverage: 49.4% of statements [2019-12-31T14:47:04.644Z] ok github.com/docker/docker/distribution 0.857s coverage: 22.1% of statements [2019-12-31T14:47:04.644Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T14:47:05.373Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-31T14:47:06.565Z] --- PASS: TestImportExtremelyLargeImageWorks (115.79s) [2019-12-31T14:47:06.565Z] PASS [2019-12-31T14:47:06.565Z] [2019-12-31T14:47:06.565Z] === Skipped [2019-12-31T14:47:06.565Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T14:47:06.565Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:47:06.565Z] [2019-12-31T14:47:06.565Z] [2019-12-31T14:47:06.565Z] DONE 12 tests, 1 skipped in 117.342s [2019-12-31T14:47:06.565Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T14:47:06.565Z] ++ 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-12-31T14:47:06.565Z] ++ set -e [2019-12-31T14:47:06.565Z] ++ '[' -n 0 ']' [2019-12-31T14:47:06.565Z] ++ set -x [2019-12-31T14:47:06.565Z] ++ env -i DEST=/go/src/github.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-12-31T14:47:06.565Z] INFO: Testing against a local daemon [2019-12-31T14:47:06.565Z] === RUN TestNetworkCreateDelete [2019-12-31T14:47:06.565Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-12-31T14:47:06.565Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T14:47:06.565Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2019-12-31T14:47:06.565Z] === RUN TestInspectNetwork [2019-12-31T14:47:06.565Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T14:47:06.565Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T14:47:06.565Z] === RUN TestInspectNetwork/network_name [2019-12-31T14:47:06.565Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T14:47:06.565Z] --- PASS: TestInspectNetwork (8.19s) [2019-12-31T14:47:06.565Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-12-31T14:47:06.565Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T14:47:06.565Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T14:47:06.565Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T14:47:06.565Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T14:47:06.565Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2019-12-31T14:47:06.565Z] === RUN TestNetworkInvalidJSON [2019-12-31T14:47:06.565Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T14:47:06.565Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T14:47:06.565Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:47:06.565Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:47:06.565Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:47:06.565Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:47:06.565Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T14:47:06.565Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:47:06.565Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:47:06.565Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-12-31T14:47:06.565Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T14:47:06.565Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T14:47:06.565Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T14:47:06.565Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T14:47:06.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-31T14:47:06.565Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T14:47:06.565Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-12-31T14:47:06.565Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T14:47:06.692Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2019-12-31T14:47:06.692Z] === RUN TestInspect [2019-12-31T14:47:06.743Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-31T14:47:06.931Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-12-31T14:47:06.931Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T14:47:07.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-31T14:47:07.357Z] ok github.com/docker/docker/distribution/xfer 1.745s coverage: 85.1% of statements [2019-12-31T14:47:07.357Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T14:47:07.933Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-31T14:47:08.196Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-12-31T14:47:08.196Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T14:47:08.498Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-31T14:47:08.756Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-31T14:47:08.854Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2019-12-31T14:47:08.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-12-31T14:47:08.972Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T14:47:09.144Z] ok github.com/docker/docker/image 0.081s coverage: 86.4% of statements [2019-12-31T14:47:09.144Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T14:47:09.771Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2019-12-31T14:47:09.771Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T14:47:09.771Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-12-31T14:47:10.880Z] --- PASS: TestInspect (3.70s) [2019-12-31T14:47:10.880Z] === RUN TestServiceListWithStatuses [2019-12-31T14:47:10.880Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T14:47:10.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:47:10.880Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T14:47:11.824Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 50.0% of statements [2019-12-31T14:47:12.035Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-31T14:47:12.148Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2019-12-31T14:47:12.148Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T14:47:12.148Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:47:12.148Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:47:12.148Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T14:47:15.310Z] ok github.com/docker/docker/opts 0.082s coverage: 66.9% of statements [2019-12-31T14:47:15.364Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-31T14:47:16.317Z] --- PASS: TestUpdateRestartPolicy (13.59s) [2019-12-31T14:47:16.317Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T14:47:16.797Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-12-31T14:47:16.882Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-31T14:47:17.140Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2019-12-31T14:47:17.140Z] === RUN TestWaitNonBlocked [2019-12-31T14:47:17.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:47:17.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:47:17.140Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:47:17.140Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:47:17.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:47:17.140Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:47:17.397Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-31T14:47:17.441Z] ok github.com/docker/docker/pkg/archive 1.332s coverage: 77.3% of statements [2019-12-31T14:47:17.441Z] ok github.com/docker/docker/pkg/authorization 1.658s coverage: 68.3% of statements [2019-12-31T14:47:17.441Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-12-31T14:47:18.330Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-31T14:47:18.330Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-12-31T14:47:18.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2019-12-31T14:47:18.330Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2019-12-31T14:47:18.330Z] === RUN TestWaitBlocked [2019-12-31T14:47:18.330Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:47:18.330Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:47:18.330Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:47:18.330Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:47:18.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:47:18.330Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:47:18.588Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-31T14:47:18.588Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-31T14:47:18.933Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2019-12-31T14:47:18.933Z] ok github.com/docker/docker/pkg/discovery 0.025s coverage: 58.3% of statements [2019-12-31T14:47:19.078Z] --- PASS: TestDockerNetworkConnectAlias (7.43s) [2019-12-31T14:47:19.078Z] === RUN TestDockerNetworkReConnect [2019-12-31T14:47:19.155Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-31T14:47:19.413Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-31T14:47:19.670Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-31T14:47:19.927Z] --- PASS: TestWaitBlocked (0.04s) [2019-12-31T14:47:19.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2019-12-31T14:47:19.927Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.48s) [2019-12-31T14:47:19.927Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T14:47:19.927Z] === CONT TestIpcModeOlderClient [2019-12-31T14:47:19.927Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-12-31T14:47:19.927Z] === CONT TestDaemonRestartIpcMode [2019-12-31T14:47:20.185Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-31T14:47:20.426Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2019-12-31T14:47:20.754Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-31T14:47:20.754Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-31T14:47:21.098Z] ok github.com/docker/docker/layer 7.244s coverage: 68.8% of statements [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T14:47:21.098Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T14:47:21.722Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2019-12-31T14:47:22.652Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-31T14:47:22.758Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-12-31T14:47:22.758Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2019-12-31T14:47:23.585Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2019-12-31T14:47:24.246Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2019-12-31T14:47:24.349Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-12-31T14:47:24.349Z] === RUN TestServicePlugin [2019-12-31T14:47:24.349Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T14:47:24.349Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:47:24.349Z] === RUN TestServiceUpdateLabel [2019-12-31T14:47:24.518Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2019-12-31T14:47:24.518Z] PASS [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === Skipped [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-31T14:47:24.518Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-31T14:47:24.518Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-31T14:47:24.518Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:47:24.518Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T14:47:24.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-31T14:47:24.518Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] [2019-12-31T14:47:24.518Z] DONE 197 tests, 6 skipped in 154.736s [2019-12-31T14:47:24.518Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T14:47:24.518Z] ++ 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-12-31T14:47:24.518Z] ++ set -e [2019-12-31T14:47:24.518Z] ++ '[' -n 0 ']' [2019-12-31T14:47:24.518Z] ++ set -x [2019-12-31T14:47:24.518Z] ++ env -i DEST=/go/src/github.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-12-31T14:47:24.518Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-31T14:47:24.533Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-12-31T14:47:24.776Z] INFO: Testing against a local daemon [2019-12-31T14:47:24.776Z] === RUN TestCommitInheritsEnv [2019-12-31T14:47:25.157Z] ok github.com/docker/docker/pkg/chrootarchive 4.881s coverage: 43.2% of statements [2019-12-31T14:47:25.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T14:47:25.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T14:47:25.157Z] ok github.com/docker/docker/pkg/discovery/kv 3.338s coverage: 84.1% of statements [2019-12-31T14:47:25.341Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-12-31T14:47:25.341Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T14:47:25.341Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T14:47:25.341Z] === RUN TestImagesFilterMultiReference [2019-12-31T14:47:25.341Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-12-31T14:47:25.341Z] === RUN TestImagePullPlatformInvalid [2019-12-31T14:47:25.341Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-31T14:47:25.341Z] === RUN TestRemoveImageOrphaning [2019-12-31T14:47:25.446Z] ok github.com/docker/docker/pkg/fsutils 0.356s coverage: 85.1% of statements [2019-12-31T14:47:25.602Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-31T14:47:25.860Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-12-31T14:47:25.860Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T14:47:26.119Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-31T14:47:26.467Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2019-12-31T14:47:26.684Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-31T14:47:26.883Z] --- PASS: TestServiceUpdateLabel (2.76s) [2019-12-31T14:47:26.883Z] === RUN TestServiceUpdateSecrets [2019-12-31T14:47:27.974Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2019-12-31T14:47:27.974Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2019-12-31T14:47:28.581Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2019-12-31T14:47:28.581Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T14:47:28.581Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-12-31T14:47:28.581Z] === RUN TestTagInvalidReference [2019-12-31T14:47:28.581Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-31T14:47:28.581Z] === RUN TestTagValidPrefixedRepo [2019-12-31T14:47:28.581Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-31T14:47:28.581Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T14:47:28.581Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-31T14:47:28.581Z] === RUN TestTagOfficialNames [2019-12-31T14:47:28.581Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-31T14:47:28.581Z] === RUN TestTagMatchesDigest [2019-12-31T14:47:28.581Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-31T14:47:28.581Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T14:47:28.674Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2019-12-31T14:47:28.674Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T14:47:28.999Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2019-12-31T14:47:28.999Z] ok github.com/docker/docker/pkg/ioutils 1.733s coverage: 70.6% of statements [2019-12-31T14:47:29.145Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-31T14:47:29.288Z] ok github.com/docker/docker/pkg/idtools 1.083s coverage: 70.1% of statements [2019-12-31T14:47:29.288Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T14:47:30.312Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-12-31T14:47:30.312Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2019-12-31T14:47:30.523Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-31T14:47:30.523Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-31T14:47:30.599Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2019-12-31T14:47:30.781Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-31T14:47:31.226Z] ok github.com/docker/docker/pkg/mount 0.957s coverage: 70.0% of statements [2019-12-31T14:47:31.226Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T14:47:31.516Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2019-12-31T14:47:31.516Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-12-31T14:47:31.516Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T14:47:31.516Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T14:47:33.024Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2019-12-31T14:47:34.046Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-12-31T14:47:34.061Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-31T14:47:34.333Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-12-31T14:47:34.333Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2019-12-31T14:47:34.994Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-31T14:47:35.356Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2019-12-31T14:47:36.366Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-31T14:47:36.366Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-31T14:47:36.377Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 73.9% of statements [2019-12-31T14:47:36.623Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-31T14:47:36.664Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-12-31T14:47:37.190Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-31T14:47:37.685Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-12-31T14:47:37.685Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-12-31T14:47:38.125Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-31T14:47:38.129Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.62s) [2019-12-31T14:47:38.129Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j2l8rbysddl1ygoyrinjfrudk Created:2019-12-31 14:47:29.967113784 +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[b40e25ba59165ac40ad00c9349de863d2e7d8653e701424ee949cacb0ea14f20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kw6zdk9jejl8ecxvfuzuc9urs EndpointID:23e2dfca994c9ebd0c775afac249aea12561a8c66e6459d550bb5e5058d9f608 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:60ee2e02ffefb3dfa39ac8f0905038bfde167fb33971c301b9810e2ff79a5b7b 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:557769042a46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kw6zdk9jejl8ecxvfuzuc9urs EndpointID:23e2dfca994c9ebd0c775afac249aea12561a8c66e6459d550bb5e5058d9f608 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T14:47:38.129Z] PASS [2019-12-31T14:47:38.129Z] [2019-12-31T14:47:38.129Z] === Skipped [2019-12-31T14:47:38.129Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:47:38.129Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:47:38.129Z] [2019-12-31T14:47:38.129Z] [2019-12-31T14:47:38.129Z] DONE 21 tests, 1 skipped in 44.458s [2019-12-31T14:47:38.129Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:47:38.129Z] ++ 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-12-31T14:47:38.129Z] ++ set -e [2019-12-31T14:47:38.129Z] ++ '[' -n 0 ']' [2019-12-31T14:47:38.129Z] ++ set -x [2019-12-31T14:47:38.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=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-12-31T14:47:38.130Z] INFO: Testing against a local daemon [2019-12-31T14:47:38.130Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T14:47:38.130Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T14:47:38.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:47:38.130Z] === RUN TestDockerNetworkIpvlan [2019-12-31T14:47:38.130Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:47:38.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:47:38.130Z] PASS [2019-12-31T14:47:38.130Z] [2019-12-31T14:47:38.130Z] === Skipped [2019-12-31T14:47:38.130Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T14:47:38.130Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:47:38.130Z] [2019-12-31T14:47:38.130Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:47:38.130Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:47:38.130Z] [2019-12-31T14:47:38.130Z] [2019-12-31T14:47:38.130Z] DONE 2 tests, 2 skipped in 0.206s [2019-12-31T14:47:38.130Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:47:38.130Z] ++ 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-12-31T14:47:38.130Z] ++ set -e [2019-12-31T14:47:38.130Z] ++ '[' -n 0 ']' [2019-12-31T14:47:38.130Z] ++ set -x [2019-12-31T14:47:38.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=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-12-31T14:47:38.130Z] INFO: Testing against a local daemon [2019-12-31T14:47:38.130Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T14:47:38.310Z] ok github.com/docker/docker/pkg/symlink 0.029s coverage: 87.7% of statements [2019-12-31T14:47:38.383Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-31T14:47:38.596Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-12-31T14:47:38.924Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-12-31T14:47:38.924Z] === RUN TestDockerNetworkMacvlan [2019-12-31T14:47:39.219Z] ok github.com/docker/docker/pkg/signal 3.306s coverage: 61.0% of statements [2019-12-31T14:47:39.734Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T14:47:40.241Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2019-12-31T14:47:40.241Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.2% of statements [2019-12-31T14:47:40.980Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T14:47:41.272Z] testing: warning: no tests to run [2019-12-31T14:47:41.272Z] coverage: [no statements] [2019-12-31T14:47:41.272Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-12-31T14:47:41.272Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2019-12-31T14:47:41.664Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-31T14:47:41.787Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T14:47:42.293Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-12-31T14:47:42.293Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-12-31T14:47:42.293Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2019-12-31T14:47:42.597Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-31T14:47:42.916Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2019-12-31T14:47:44.965Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2019-12-31T14:47:44.965Z] === RUN TestServiceUpdateConfigs [2019-12-31T14:47:44.968Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 14.5% of statements [2019-12-31T14:47:44.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T14:47:47.016Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-12-31T14:47:47.304Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 68.8% of statements [2019-12-31T14:47:47.859Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-31T14:47:48.207Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T14:47:48.794Z] ok github.com/docker/docker/plugin 0.569s coverage: 27.1% of statements [2019-12-31T14:47:49.435Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2019-12-31T14:47:50.462Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2019-12-31T14:47:51.954Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-12-31T14:47:51.954Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-12-31T14:47:52.041Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-31T14:47:52.240Z] ok github.com/docker/docker/registry 0.463s coverage: 56.0% of statements [2019-12-31T14:47:52.537Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan (14.94s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2019-12-31T14:47:53.800Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2019-12-31T14:47:53.800Z] PASS [2019-12-31T14:47:53.800Z] [2019-12-31T14:47:53.800Z] DONE 8 tests in 16.505s [2019-12-31T14:47:53.800Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T14:47:53.800Z] ++ 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-12-31T14:47:53.800Z] ++ set -e [2019-12-31T14:47:53.800Z] ++ '[' -n 0 ']' [2019-12-31T14:47:53.800Z] ++ set -x [2019-12-31T14:47:53.800Z] ++ env -i DEST=/go/src/github.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-12-31T14:47:54.165Z] testing: warning: no tests to run [2019-12-31T14:47:54.165Z] PASS [2019-12-31T14:47:54.165Z] [2019-12-31T14:47:54.165Z] DONE 0 tests in 0.067s [2019-12-31T14:47:54.165Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T14:47:54.165Z] ++ 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-12-31T14:47:54.165Z] ++ set -e [2019-12-31T14:47:54.165Z] ++ '[' -n 0 ']' [2019-12-31T14:47:54.165Z] ++ set -x [2019-12-31T14:47:54.165Z] ++ env -i DEST=/go/src/github.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-12-31T14:47:54.165Z] INFO: Testing against a local daemon [2019-12-31T14:47:54.165Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T14:47:55.320Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-31T14:47:55.320Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-31T14:47:55.963Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-31T14:47:56.195Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-12-31T14:47:56.195Z] === RUN TestAuthZPluginTLS [2019-12-31T14:47:56.575Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-12-31T14:47:56.575Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T14:47:56.661Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-12-31T14:47:56.896Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-31T14:47:56.952Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-12-31T14:47:56.952Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T14:47:57.155Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-31T14:47:57.721Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-31T14:47:57.743Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-31T14:47:57.743Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T14:47:58.107Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-12-31T14:47:58.107Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T14:47:58.654Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-31T14:47:58.710Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2019-12-31T14:47:58.994Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2019-12-31T14:47:59.221Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-31T14:47:59.841Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2019-12-31T14:47:59.841Z] === RUN TestServiceUpdateNetwork [2019-12-31T14:47:59.911Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-12-31T14:47:59.911Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T14:48:00.271Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-12-31T14:48:00.271Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T14:48:00.472Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-12-31T14:48:01.071Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-31T14:48:01.071Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T14:48:01.435Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-12-31T14:48:01.435Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T14:48:01.748Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-31T14:48:01.748Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-31T14:48:01.748Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-31T14:48:03.638Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.29s) [2019-12-31T14:48:03.638Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T14:48:03.645Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-31T14:48:05.543Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-31T14:48:05.826Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-31T14:48:05.826Z] [2019-12-31T14:48:05.826Z] ________ ____ __. [2019-12-31T14:48:05.826Z] \_____ \ | |/ _| [2019-12-31T14:48:05.826Z] / | \| < [2019-12-31T14:48:05.826Z] / | \ | \ [2019-12-31T14:48:05.826Z] \_______ /____|__ \ [2019-12-31T14:48:05.826Z] \/ \/ [2019-12-31T14:48:05.826Z] [2019-12-31T14:48:05.826Z] INFO: make.ps1 ended at 12/31/2019 14:48:02 [2019-12-31T14:48:05.826Z] INFO: Binaries build ended at 12/31/2019 14:48:04. Duration:00:01:16.5339225 [2019-12-31T14:48:06.115Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-12-31T14:48:06.115Z] === RUN TestAuthZPluginHeader [2019-12-31T14:48:06.912Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-12-31T14:48:06.912Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T14:48:06.912Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T14:48:06.912Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:06.912Z] === RUN TestAuthZPluginV2Disable [2019-12-31T14:48:06.912Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T14:48:06.912Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:06.912Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T14:48:06.912Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T14:48:06.912Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:06.912Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T14:48:06.912Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T14:48:06.912Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:06.912Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T14:48:07.370Z] INFO: Copying the built daemon binary to d:\CI\PR-40332\1\binary\dockerd-18dbf0dc9.exe... [2019-12-31T14:48:07.444Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-31T14:48:08.342Z] INFO: Copying the built client binary to d:\CI\PR-40332\1\binary\docker-18dbf0dc9.exe... [2019-12-31T14:48:08.342Z] INFO: Copying dockerversion from the container... [2019-12-31T14:48:08.342Z] INFO: Copying the golang package from the container to d:\CI\PR-40332\1\installer\go.zip... [2019-12-31T14:48:08.858Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T14:48:08.858Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === Skipped [2019-12-31T14:48:08.858Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T14:48:08.858Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T14:48:08.858Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T14:48:08.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.858Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T14:48:08.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.858Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T14:48:08.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.858Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.858Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T14:48:08.858Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.858Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:48:08.858Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T14:48:08.859Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T14:48:08.859Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T14:48:08.859Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:48:08.859Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T14:48:08.859Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T14:48:08.859Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T14:48:08.859Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] [2019-12-31T14:48:08.859Z] DONE 2155 tests, 20 skipped in 330.771s Post stage [Pipeline] junit [2019-12-31T14:48:08.896Z] Recording test results [2019-12-31T14:48:09.344Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-31T14:48:09.344Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-31T14:48:09.344Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-31T14:48:09.344Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-31T14:48:09.344Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-31T14:48:09.344Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-31T14:48:09.866Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -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:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/make.sh dynbinary test-integration [2019-12-31T14:48:10.153Z] [2019-12-31T14:48:10.439Z] Removing bundles/ [2019-12-31T14:48:10.439Z] [2019-12-31T14:48:10.439Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-31T14:48:10.439Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:48:10.439Z] GOOS="" GOARCH="" GOARM="" [2019-12-31T14:48:11.244Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-31T14:48:11.258Z] INFO: Extracting go.zip to d:\CI\PR-40332\1\go [2019-12-31T14:48:12.046Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2019-12-31T14:48:12.046Z] PASS [2019-12-31T14:48:12.046Z] [2019-12-31T14:48:12.046Z] === Skipped [2019-12-31T14:48:12.046Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T14:48:12.046Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:48:12.046Z] [2019-12-31T14:48:12.046Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-31T14:48:12.046Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:12.046Z] [2019-12-31T14:48:12.046Z] [2019-12-31T14:48:12.046Z] DONE 20 tests, 2 skipped in 136.825s [2019-12-31T14:48:12.305Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T14:48:12.305Z] ++ 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-12-31T14:48:12.305Z] ++ set -e [2019-12-31T14:48:12.305Z] ++ '[' -n 0 ']' [2019-12-31T14:48:12.305Z] ++ set -x [2019-12-31T14:48:12.305Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:12.305Z] INFO: Testing against a local daemon [2019-12-31T14:48:12.305Z] === RUN TestSessionCreate [2019-12-31T14:48:12.305Z] --- PASS: TestSessionCreate (0.05s) [2019-12-31T14:48:12.305Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T14:48:12.564Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-12-31T14:48:12.564Z] PASS [2019-12-31T14:48:12.564Z] [2019-12-31T14:48:12.564Z] DONE 2 tests in 0.256s [2019-12-31T14:48:12.564Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T14:48:12.564Z] ++ 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-12-31T14:48:12.564Z] ++ set -e [2019-12-31T14:48:12.564Z] ++ '[' -n 0 ']' [2019-12-31T14:48:12.564Z] ++ set -x [2019-12-31T14:48:12.564Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:12.564Z] INFO: Testing against a local daemon [2019-12-31T14:48:12.564Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T14:48:12.564Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T14:48:12.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:48:12.564Z] === RUN TestEventsExecDie [2019-12-31T14:48:13.144Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-31T14:48:13.501Z] --- PASS: TestEventsExecDie (0.94s) [2019-12-31T14:48:13.501Z] === RUN TestEventsBackwardsCompatible [2019-12-31T14:48:13.760Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-12-31T14:48:13.760Z] === RUN TestInfoBinaryCommits [2019-12-31T14:48:13.760Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-31T14:48:13.760Z] === RUN TestInfoAPIVersioned [2019-12-31T14:48:13.760Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-31T14:48:13.760Z] === RUN TestInfoDiscoveryBackend [2019-12-31T14:48:14.328Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2019-12-31T14:48:14.328Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T14:48:15.043Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-31T14:48:15.704Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T14:48:15.704Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T14:48:15.963Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2019-12-31T14:48:15.963Z] === RUN TestInfoAPI [2019-12-31T14:48:16.222Z] --- PASS: TestInfoAPI (0.05s) [2019-12-31T14:48:16.222Z] === RUN TestInfoAPIWarnings [2019-12-31T14:48:16.790Z] --- PASS: TestInfoAPIWarnings (0.64s) [2019-12-31T14:48:16.790Z] === RUN TestInfoDebug [2019-12-31T14:48:16.941Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-31T14:48:17.358Z] --- PASS: TestInfoDebug (0.63s) [2019-12-31T14:48:17.358Z] === RUN TestInfoInsecureRegistries [2019-12-31T14:48:17.926Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2019-12-31T14:48:17.926Z] === RUN TestInfoRegistryMirrors [2019-12-31T14:48:18.863Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2019-12-31T14:48:18.864Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T14:48:19.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-12-31T14:48:19.122Z] === RUN TestPingCacheHeaders [2019-12-31T14:48:19.122Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T14:48:19.122Z] === RUN TestPingGet [2019-12-31T14:48:19.122Z] --- PASS: TestPingGet (0.03s) [2019-12-31T14:48:19.122Z] === RUN TestPingHead [2019-12-31T14:48:19.122Z] --- PASS: TestPingHead (0.05s) [2019-12-31T14:48:19.122Z] === RUN TestVersion [2019-12-31T14:48:19.122Z] --- PASS: TestVersion (0.05s) [2019-12-31T14:48:19.122Z] PASS [2019-12-31T14:48:19.122Z] [2019-12-31T14:48:19.122Z] === Skipped [2019-12-31T14:48:19.122Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T14:48:19.122Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:48:19.122Z] [2019-12-31T14:48:19.122Z] [2019-12-31T14:48:19.122Z] DONE 18 tests, 1 skipped in 6.752s [2019-12-31T14:48:19.122Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T14:48:19.123Z] ++ 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-12-31T14:48:19.123Z] ++ set -e [2019-12-31T14:48:19.123Z] ++ '[' -n 0 ']' [2019-12-31T14:48:19.123Z] ++ set -x [2019-12-31T14:48:19.123Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:19.381Z] INFO: Testing against a local daemon [2019-12-31T14:48:19.381Z] === RUN TestVolumesCreateAndList [2019-12-31T14:48:19.381Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T14:48:19.381Z] === RUN TestVolumesRemove [2019-12-31T14:48:19.645Z] --- PASS: TestVolumesRemove (0.12s) [2019-12-31T14:48:19.645Z] === RUN TestVolumesInspect [2019-12-31T14:48:19.645Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-31T14:48:19.645Z] === RUN TestVolumesInvalidJSON [2019-12-31T14:48:19.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T14:48:19.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T14:48:19.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T14:48:19.645Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T14:48:19.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T14:48:19.645Z] PASS [2019-12-31T14:48:19.645Z] [2019-12-31T14:48:19.645Z] DONE 5 tests in 0.371s [2019-12-31T14:48:19.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T14:48:19.904Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T14:48:19.904Z] +++ kill 13094 [2019-12-31T14:48:20.663Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-31T14:48:20.663Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-31T14:48:20.663Z] remote: Enumerating objects: 19, done. [2019-12-31T14:48:20.663Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-31T14:48:20.663Z] 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-12-31T14:48:20.663Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-31T14:48:20.663Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-31T14:48:20.994Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/test/unit [2019-12-31T14:48:21.141Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-31T14:48:21.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-31T14:48:21.279Z] +++ /etc/init.d/apparmor stop [2019-12-31T14:48:21.279Z] Clearing AppArmor profiles cache:. [2019-12-31T14:48:21.279Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T14:48:21.279Z] Unloading profiles will leave already running processes permanently [2019-12-31T14:48:21.279Z] unconfined, which can lead to unexpected situations. [2019-12-31T14:48:21.279Z] [2019-12-31T14:48:21.279Z] To set a process to complain mode, use the command line tool [2019-12-31T14:48:21.279Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T14:48:21.279Z] with the 'teardown' option." [2019-12-31T14:48:21.279Z] [2019-12-31T14:48:24.273Z] ? github.com/docker/docker/api [no test files] Post stage [Pipeline] junit [2019-12-31T14:48:24.579Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T14:48:25.187Z] + echo Ensuring container killed. [2019-12-31T14:48:25.188Z] Ensuring container killed. [2019-12-31T14:48:25.188Z] + docker rm -vf docker-pr1 [2019-12-31T14:48:25.188Z] Error: No such container: docker-pr1 [2019-12-31T14:48:25.188Z] + true [Pipeline] sh [2019-12-31T14:48:25.478Z] + echo Chowning /workspace to jenkins user [2019-12-31T14:48:25.478Z] Chowning /workspace to jenkins user [2019-12-31T14:48:25.478Z] + id -u [2019-12-31T14:48:25.478Z] + id -g [2019-12-31T14:48:25.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T14:48:25.478Z] Unable to find image 'busybox:latest' locally [2019-12-31T14:48:25.478Z] latest: Pulling from library/busybox [2019-12-31T14:48:25.739Z] 220602de6ed2: Pulling fs layer [2019-12-31T14:48:25.739Z] 220602de6ed2: Verifying Checksum [2019-12-31T14:48:25.739Z] 220602de6ed2: Download complete [2019-12-31T14:48:26.000Z] 220602de6ed2: Pull complete [2019-12-31T14:48:26.000Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T14:48:26.000Z] Status: Downloaded newer image for busybox:latest [2019-12-31T14:48:26.403Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-31T14:48:26.403Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-31T14:48:26.403Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-31T14:48:26.512Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-12-31T14:48:26.512Z] PASS [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] === Skipped [2019-12-31T14:48:26.512Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T14:48:26.512Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T14:48:26.512Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T14:48:26.512Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T14:48:26.512Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] DONE 17 tests, 4 skipped in 29.564s [2019-12-31T14:48:26.512Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T14:48:26.512Z] ++ 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-12-31T14:48:26.512Z] ++ set -e [2019-12-31T14:48:26.512Z] ++ '[' -n 0 ']' [2019-12-31T14:48:26.512Z] ++ set -x [2019-12-31T14:48:26.512Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:26.512Z] INFO: Testing against a local daemon [2019-12-31T14:48:26.512Z] === RUN TestPluginInvalidJSON [2019-12-31T14:48:26.512Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:48:26.512Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:48:26.512Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:48:26.512Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-31T14:48:26.512Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T14:48:26.512Z] PASS [2019-12-31T14:48:26.512Z] [2019-12-31T14:48:26.512Z] DONE 2 tests in 0.134s [2019-12-31T14:48:26.512Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T14:48:26.512Z] ++ 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-12-31T14:48:26.512Z] ++ set -e [2019-12-31T14:48:26.512Z] ++ '[' -n 0 ']' [2019-12-31T14:48:26.512Z] ++ set -x [2019-12-31T14:48:26.513Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:26.513Z] INFO: Testing against a local daemon [2019-12-31T14:48:26.513Z] === RUN TestExternalGraphDriver [2019-12-31T14:48:26.513Z] === RUN TestExternalGraphDriver/json [2019-12-31T14:48:26.513Z] === RUN TestExternalGraphDriver/spec [2019-12-31T14:48:28.301Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-31T14:48:28.323Z] === RUN TestExternalGraphDriver/pull [2019-12-31T14:48:29.234Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T14:48:29.589Z] + bundleName=arm64-integration [2019-12-31T14:48:29.589Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-31T14:48:29.589Z] Creating arm64-integration-bundles.tar.gz [2019-12-31T14:48:29.589Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-31T14:48:29.589Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-31T14:48:29.862Z] Archiving artifacts [2019-12-31T14:48:30.466Z] --- PASS: TestExternalGraphDriver (6.59s) [2019-12-31T14:48:30.466Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-12-31T14:48:30.466Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2019-12-31T14:48:30.466Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-12-31T14:48:30.466Z] === RUN TestGraphdriverPluginV2 [2019-12-31T14:48:30.466Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-12-31T14:48:30.466Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:30.466Z] PASS [2019-12-31T14:48:30.466Z] [2019-12-31T14:48:30.466Z] === Skipped [2019-12-31T14:48:30.466Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-12-31T14:48:30.466Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:48:30.466Z] [2019-12-31T14:48:30.466Z] [2019-12-31T14:48:30.466Z] DONE 5 tests, 1 skipped in 6.798s [2019-12-31T14:48:30.466Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T14:48:30.466Z] ++ 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-12-31T14:48:30.466Z] ++ set -e [2019-12-31T14:48:30.466Z] ++ '[' -n 0 ']' [2019-12-31T14:48:30.466Z] ++ set -x [2019-12-31T14:48:30.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:48:30.605Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-31T14:48:30.904Z] INFO: Testing against a local daemon [2019-12-31T14:48:30.904Z] === RUN TestContinueAfterPluginCrash [2019-12-31T14:48:30.904Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T14:48:30.904Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T14:48:30.904Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T14:48:30.904Z] === CONT TestContinueAfterPluginCrash [2019-12-31T14:48:30.904Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T14:48:31.734Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T14:48:32.071Z] + make clean [2019-12-31T14:48:33.016Z] docker volume rm -f docker-dev-cache [2019-12-31T14:48:33.016Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T14:48:34.784Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-31T14:48:34.784Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-31T14:48:36.433Z] INFO: Extraction ended at 12/31/2019 14:48:35. Duration:00:00:25.1856193 [2019-12-31T14:48:36.433Z] INFO: Updating the golang and path environment variables [2019-12-31T14:48:36.433Z] INFO: GOPATH=d:\gopath [2019-12-31T14:48:36.433Z] INFO: go version go1.13.5 windows/amd64 [2019-12-31T14:48:36.433Z] INFO: Running the daemon under test in debug mode [2019-12-31T14:48:36.433Z] INFO: Starting a daemon under test... [2019-12-31T14:48:36.433Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40332\1\daemon --pidfile d:\CI\PR-40332\1\docker.pid -D [2019-12-31T14:48:36.433Z] INFO: Process started successfully. [2019-12-31T14:48:36.433Z] INFO: Start tailing logs of the daemon under tests [2019-12-31T14:48:36.433Z] INFO: Waiting for the daemon under test to start... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T14:48:39.139Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-12-31T14:48:39.473Z] INFO: Daemon under test started and replied! [2019-12-31T14:48:39.473Z] INFO: Docker version of the daemon under test [2019-12-31T14:48:39.473Z] [2019-12-31T14:48:39.934Z] Client: [2019-12-31T14:48:39.934Z] Version: 17.06.2-ce [2019-12-31T14:48:39.934Z] API version: 1.30 [2019-12-31T14:48:39.934Z] Go version: go1.8.3 [2019-12-31T14:48:39.934Z] Git commit: cec0b72 [2019-12-31T14:48:39.934Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-31T14:48:39.934Z] OS/Arch: windows/amd64 [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] Server: [2019-12-31T14:48:39.934Z] Version: 0.0.0-dev [2019-12-31T14:48:39.934Z] API version: 1.41 (minimum version 1.24) [2019-12-31T14:48:39.934Z] Go version: go1.13.5 [2019-12-31T14:48:39.934Z] Git commit: 18dbf0dc9 [2019-12-31T14:48:39.934Z] Built: 12/31/2019 14:46:52 [2019-12-31T14:48:39.934Z] OS/Arch: windows/amd64 [2019-12-31T14:48:39.934Z] Experimental: false [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] INFO: Docker info of the daemon under test [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] Containers: 0 [2019-12-31T14:48:39.934Z] Running: 0 [2019-12-31T14:48:39.934Z] Paused: 0 [2019-12-31T14:48:39.934Z] Stopped: 0 [2019-12-31T14:48:39.934Z] Images: 0 [2019-12-31T14:48:39.934Z] Server Version: 0.0.0-dev [2019-12-31T14:48:39.934Z] Storage Driver: windowsfilter [2019-12-31T14:48:39.934Z] Windows: [2019-12-31T14:48:39.934Z] Logging Driver: json-file [2019-12-31T14:48:39.934Z] Plugins: [2019-12-31T14:48:39.934Z] Volume: local [2019-12-31T14:48:39.934Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-31T14:48:39.934Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T14:48:39.934Z] Swarm: inactive [2019-12-31T14:48:39.934Z] Default Isolation: process [2019-12-31T14:48:39.934Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T14:48:39.934Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T14:48:39.934Z] OSType: windows [2019-12-31T14:48:39.934Z] Architecture: x86_64 [2019-12-31T14:48:39.934Z] CPUs: 4 [2019-12-31T14:48:39.934Z] Total Memory: 32GiB [2019-12-31T14:48:39.934Z] Name: azwin-2-ab7730 [2019-12-31T14:48:39.934Z] ID: YLK5:QJ5Z:IQ73:WXAU:TXQU:ETD3:NGKS:NRA5:X4PU:AO37:2UR5:OXW3 [2019-12-31T14:48:39.934Z] Docker Root Dir: D:\CI\PR-40332\1\daemon [2019-12-31T14:48:39.934Z] Debug Mode (client): false [2019-12-31T14:48:39.934Z] Debug Mode (server): true [2019-12-31T14:48:39.934Z] File Descriptors: -1 [2019-12-31T14:48:39.934Z] Goroutines: 17 [2019-12-31T14:48:39.934Z] System Time: 2019-12-31T14:48:39.5466008Z [2019-12-31T14:48:39.934Z] EventsListeners: 0 [2019-12-31T14:48:39.934Z] Registry: https://index.docker.io/v1/ [2019-12-31T14:48:39.934Z] Labels: [2019-12-31T14:48:39.934Z] Experimental: false [2019-12-31T14:48:39.934Z] Insecure Registries: [2019-12-31T14:48:39.934Z] 127.0.0.0/8 [2019-12-31T14:48:39.934Z] Live Restore Enabled: false [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] INFO: Docker images of the daemon under test [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-31T14:48:39.934Z] [2019-12-31T14:48:39.934Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-31T14:48:39.934Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-31T14:48:39.934Z] ltsc2019: Pulling from windows/servercore [2019-12-31T14:48:40.399Z] 65014b3c3121: Pulling fs layer [2019-12-31T14:48:40.400Z] faf31ee0aa3d: Pulling fs layer [2019-12-31T14:48:42.353Z] --- PASS: TestDaemonStartWithLogOpt (11.18s) [2019-12-31T14:48:42.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-31T14:48:42.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-31T14:48:43.466Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-31T14:48:44.843Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-31T14:48:47.335Z] --- PASS: TestContinueAfterPluginCrash (16.11s) [2019-12-31T14:48:47.335Z] PASS [2019-12-31T14:48:47.335Z] [2019-12-31T14:48:47.335Z] DONE 2 tests in 16.280s [2019-12-31T14:48:47.335Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T14:48:47.335Z] ++ 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-12-31T14:48:47.335Z] ++ set -e [2019-12-31T14:48:47.335Z] ++ '[' -n 0 ']' [2019-12-31T14:48:47.335Z] ++ set -x [2019-12-31T14:48:47.335Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:47.335Z] INFO: Testing against a local daemon [2019-12-31T14:48:47.335Z] === RUN TestPluginWithDevMounts [2019-12-31T14:48:47.335Z] === PAUSE TestPluginWithDevMounts [2019-12-31T14:48:47.335Z] === CONT TestPluginWithDevMounts [2019-12-31T14:48:47.504Z] faf31ee0aa3d: Verifying Checksum [2019-12-31T14:48:47.504Z] faf31ee0aa3d: Download complete [2019-12-31T14:48:49.172Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-12-31T14:48:49.172Z] PASS [2019-12-31T14:48:49.172Z] [2019-12-31T14:48:49.172Z] DONE 1 tests in 2.153s [2019-12-31T14:48:49.172Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T14:48:49.172Z] ++ 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-12-31T14:48:49.172Z] ++ set -e [2019-12-31T14:48:49.172Z] ++ '[' -n 0 ']' [2019-12-31T14:48:49.172Z] ++ set -x [2019-12-31T14:48:49.172Z] ++ env -i DEST=/go/src/github.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-12-31T14:48:49.172Z] INFO: Testing against a local daemon [2019-12-31T14:48:49.172Z] === RUN TestSecretInspect [2019-12-31T14:48:50.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-31T14:48:50.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-31T14:48:50.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-31T14:48:51.841Z] --- PASS: TestSecretInspect (2.53s) [2019-12-31T14:48:51.841Z] === RUN TestSecretList [2019-12-31T14:48:51.990Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-31T14:48:53.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-31T14:48:53.890Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-31T14:48:54.600Z] 65014b3c3121: Verifying Checksum [2019-12-31T14:48:54.600Z] 65014b3c3121: Download complete [2019-12-31T14:48:55.012Z] --- PASS: TestSecretList (2.84s) [2019-12-31T14:48:55.012Z] === RUN TestSecretsCreateAndDelete [2019-12-31T14:48:55.265Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-31T14:48:57.339Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-31T14:48:57.457Z] --- PASS: TestSecretsCreateAndDelete (2.80s) [2019-12-31T14:48:57.457Z] === RUN TestSecretsUpdate [2019-12-31T14:48:59.237Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-31T14:49:00.625Z] --- PASS: TestSecretsUpdate (2.92s) [2019-12-31T14:49:00.625Z] === RUN TestTemplatedSecret [2019-12-31T14:49:02.515Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-31T14:49:02.516Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-31T14:49:03.808Z] --- PASS: TestTemplatedSecret (3.38s) [2019-12-31T14:49:03.808Z] === RUN TestSecretCreateResolve [2019-12-31T14:49:06.256Z] --- PASS: TestSecretCreateResolve (2.74s) [2019-12-31T14:49:06.256Z] PASS [2019-12-31T14:49:06.256Z] [2019-12-31T14:49:06.256Z] DONE 6 tests in 17.351s [2019-12-31T14:49:06.256Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T14:49:06.256Z] ++ 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-12-31T14:49:06.256Z] ++ set -e [2019-12-31T14:49:06.256Z] ++ '[' -n 0 ']' [2019-12-31T14:49:06.256Z] ++ set -x [2019-12-31T14:49:06.256Z] ++ env -i DEST=/go/src/github.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-12-31T14:49:06.762Z] INFO: Testing against a local daemon [2019-12-31T14:49:06.762Z] === RUN TestServiceCreateInit [2019-12-31T14:49:06.762Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite (362.32s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.25s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.78s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.31s) [2019-12-31T14:49:09.070Z] docker_cli_daemon_test.go:1449: [d87427f847602] daemon is not started [2019-12-31T14:49:09.070Z] check_test.go:309: [d95faf2bf8842] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.12s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.69s) [2019-12-31T14:49:09.070Z] check_test.go:309: [dea7e0d818ad2] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.31s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.76s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.48s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.75s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.59s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.48s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.65s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.55s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-12-31T14:49:09.070Z] check_test.go:309: [dbc0d3e50af96] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-31T14:49:09.070Z] check_test.go:309: [d73406ef6882a] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.98s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.84s) [2019-12-31T14:49:09.070Z] check_test.go:309: [d6806600acd69] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.45s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.10s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.60s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.44s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.93s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-12-31T14:49:09.070Z] check_test.go:309: [d431c39809836] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2019-12-31T14:49:09.070Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T14:49:09.070Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T14:49:09.070Z] check_test.go:309: [d6005198a981e] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2019-12-31T14:49:09.070Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T14:49:09.070Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T14:49:09.070Z] check_test.go:309: [dada3074f70ff] daemon is not started [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.54s) [2019-12-31T14:49:09.070Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d32418b1ed54c] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d69bcbac74f35] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.22s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_plugins_test.go:79: [dcdc2e1eb72e8] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_plugins_test.go:169: [df7ec311855c1] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d99682e3e1983] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.06s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.20s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.18s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.87s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.74s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d2fc98a162224] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.66s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.35s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.37s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.28s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.65s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d0623cf737e1a] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.61s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.65s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.84s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.88s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.62s) [2019-12-31T14:49:09.071Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T14:49:09.071Z] check_test.go:309: [db45ca9c4cdde] daemon is not started [2019-12-31T14:49:09.071Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T14:49:09.071Z] check_test.go:309: [d911283c8ffe4] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.96s) [2019-12-31T14:49:09.071Z] check_test.go:309: [da0fa88f031be] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.76s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.86s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.23s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.52s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d72e34f8ab541] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.51s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.19s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2019-12-31T14:49:09.071Z] check_test.go:309: [dfafc87372bbe] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.92s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-31T14:49:09.071Z] check_test.go:309: [da009dd18c850] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d0b407c9d5b2b] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d90997191fa57] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.32s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.20s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.98s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d15c2a70afffd] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.52s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.04s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.13s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d28b1de6a1f8f] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.65s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.41s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-12-31T14:49:09.071Z] check_test.go:309: [d9bb60360aa37] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.85s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.14s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.80s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.33s) [2019-12-31T14:49:09.071Z] docker_cli_daemon_test.go:2542: [dec4db823cc88] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.32s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.22s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.14s) [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2019-12-31T14:49:09.071Z] check_test.go:309: [df71ba057b89e] daemon is not started [2019-12-31T14:49:09.071Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2019-12-31T14:49:09.071Z] === RUN TestDockerSwarmSuite [2019-12-31T14:49:09.071Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-31T14:49:09.071Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-31T14:49:10.969Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-31T14:49:12.047Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T14:49:12.867Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-31T14:49:14.765Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-31T14:49:16.140Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-31T14:49:17.064Z] --- PASS: TestServiceCreateInit (10.03s) [2019-12-31T14:49:17.064Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2019-12-31T14:49:17.064Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2019-12-31T14:49:17.064Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T14:49:22.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-31T14:49:30.806Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-31T14:49:30.806Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-31T14:49:30.806Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-31T14:49:36.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-31T14:49:36.098Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-31T14:49:36.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-31T14:49:36.876Z] --- PASS: TestCreateServiceMultipleTimes (17.41s) [2019-12-31T14:49:36.876Z] === RUN TestCreateServiceConflict [2019-12-31T14:49:36.876Z] --- PASS: TestCreateServiceConflict (2.93s) [2019-12-31T14:49:36.876Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T14:49:39.636Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-31T14:49:40.936Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-12-31T14:49:40.936Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T14:49:42.918Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T14:49:46.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T14:49:46.936Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-12-31T14:49:51.035Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-31T14:49:51.118Z] ok github.com/docker/docker/builder/dockerfile 0.567s coverage: 48.2% of statements [2019-12-31T14:49:51.119Z] ok github.com/docker/docker/builder/remotecontext 0.178s coverage: 13.6% of statements [2019-12-31T14:49:52.055Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-31T14:49:53.428Z] ok github.com/docker/docker/builder/remotecontext/git 1.436s coverage: 86.3% of statements [2019-12-31T14:49:53.428Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T14:49:53.428Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T14:49:53.574Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-31T14:49:54.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2019-12-31T14:49:54.531Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T14:49:56.098Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-31T14:49:56.705Z] ok github.com/docker/docker/client 0.257s coverage: 75.8% of statements [2019-12-31T14:49:58.576Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-12-31T14:49:58.576Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T14:50:01.863Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2019-12-31T14:50:01.863Z] === RUN TestCreateServiceSysctls [2019-12-31T14:50:05.928Z] --- PASS: TestCreateServiceSysctls (3.78s) [2019-12-31T14:50:05.928Z] === RUN TestCreateServiceCapabilities [2019-12-31T14:50:08.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-31T14:50:08.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-31T14:50:09.108Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2019-12-31T14:50:09.108Z] === RUN TestInspect [2019-12-31T14:50:12.302Z] --- PASS: TestInspect (3.51s) [2019-12-31T14:50:12.302Z] === RUN TestServiceListWithStatuses [2019-12-31T14:50:12.302Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T14:50:12.302Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:50:12.302Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T14:50:16.565Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-31T14:50:16.565Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-31T14:50:17.733Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-31T14:50:17.734Z] [2019-12-31T14:50:17.734Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-31T14:50:17.734Z] PKG_CONFIG=pkg-config [2019-12-31T14:50:17.734Z] GOLANG_VERSION=1.13.5 [2019-12-31T14:50:17.734Z] HOSTNAME=fa5cd6077975 [2019-12-31T14:50:17.734Z] DOCKER_EXPERIMENTAL=1 [2019-12-31T14:50:17.734Z] container=docker [2019-12-31T14:50:17.734Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-31T14:50:17.734Z] GO111MODULE=off [2019-12-31T14:50:17.734Z] GOPATH=/go [2019-12-31T14:50:17.734Z] PWD=/go/src/github.com/docker/docker [2019-12-31T14:50:17.734Z] HOME=/root [2019-12-31T14:50:17.734Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-31T14:50:17.734Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-31T14:50:17.734Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-31T14:50:17.734Z] DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 [2019-12-31T14:50:17.734Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-31T14:50:17.734Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-31T14:50:17.734Z] TERM=xterm [2019-12-31T14:50:17.734Z] VALIDATE_BRANCH=master [2019-12-31T14:50:17.734Z] DEST=bundles/test-integration [2019-12-31T14:50:17.734Z] SHLVL=1 [2019-12-31T14:50:17.734Z] TIMEOUT=120m [2019-12-31T14:50:17.734Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-31T14:50:17.734Z] DOCKER_PKG=github.com/docker/docker [2019-12-31T14:50:17.734Z] TESTDEBUG=0 [2019-12-31T14:50:17.734Z] _=/usr/bin/env [2019-12-31T14:50:17.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T14:50:18.629Z] --- PASS: TestDockerNetworkConnectAlias (6.12s) [2019-12-31T14:50:18.629Z] === RUN TestDockerNetworkReConnect [2019-12-31T14:50:23.116Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-31T14:50:23.116Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-31T14:50:23.116Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-31T14:50:23.652Z] --- PASS: TestDockerNetworkReConnect (4.88s) [2019-12-31T14:50:23.652Z] === RUN TestServicePlugin [2019-12-31T14:50:23.652Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T14:50:23.652Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:50:23.652Z] === RUN TestServiceUpdateLabel [2019-12-31T14:50:24.047Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-31T14:50:24.047Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-31T14:50:24.305Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-31T14:50:24.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-31T14:50:26.094Z] --- PASS: TestServiceUpdateLabel (2.54s) [2019-12-31T14:50:26.094Z] === RUN TestServiceUpdateSecrets [2019-12-31T14:50:28.149Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-31T14:50:28.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-31T14:50:29.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-31T14:50:29.646Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-31T14:50:32.350Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-31T14:50:34.247Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-31T14:50:35.406Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 30.3% of statements [2019-12-31T14:50:35.407Z] ok github.com/docker/docker/container 0.126s coverage: 35.3% of statements [2019-12-31T14:50:35.407Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T14:50:35.407Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T14:50:35.407Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T14:50:35.407Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T14:50:35.621Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-31T14:50:36.554Z] --- PASS: TestImportExtremelyLargeImageWorks (187.92s) [2019-12-31T14:50:36.554Z] PASS [2019-12-31T14:50:36.554Z] [2019-12-31T14:50:36.554Z] DONE 12 tests in 191.979s [2019-12-31T14:50:36.554Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T14:50:36.554Z] ++ 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-12-31T14:50:36.554Z] ++ set -e [2019-12-31T14:50:36.554Z] ++ '[' -n 0 ']' [2019-12-31T14:50:36.554Z] ++ set -x [2019-12-31T14:50:36.554Z] ++ env -i DEST=/go/src/github.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-12-31T14:50:36.554Z] INFO: Testing against a local daemon [2019-12-31T14:50:36.554Z] === RUN TestNetworkCreateDelete [2019-12-31T14:50:36.812Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-12-31T14:50:36.812Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T14:50:36.812Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-31T14:50:37.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-12-31T14:50:37.069Z] === RUN TestInspectNetwork [2019-12-31T14:50:42.446Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2019-12-31T14:50:42.446Z] === RUN TestServiceUpdateConfigs [2019-12-31T14:50:43.512Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2019-12-31T14:50:43.619Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T14:50:43.619Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T14:50:43.619Z] === RUN TestInspectNetwork/network_name [2019-12-31T14:50:43.619Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T14:50:44.443Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-31T14:50:44.550Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-31T14:50:45.816Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-12-31T14:50:47.826Z] --- PASS: TestInspectNetwork (10.81s) [2019-12-31T14:50:47.826Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T14:50:47.826Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T14:50:47.826Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T14:50:47.826Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T14:50:47.826Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T14:50:51.102Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2019-12-31T14:50:51.102Z] === RUN TestNetworkInvalidJSON [2019-12-31T14:50:51.102Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T14:50:51.102Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T14:50:51.102Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:50:51.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:50:51.102Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:50:51.102Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:50:51.102Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T14:50:51.102Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T14:50:51.102Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T14:50:51.102Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-31T14:50:51.102Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T14:50:51.102Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T14:50:51.102Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T14:50:51.102Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T14:50:51.669Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-12-31T14:50:51.669Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T14:50:52.600Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2019-12-31T14:50:52.600Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T14:50:53.533Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-12-31T14:50:53.533Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T14:50:53.919Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-12-31T14:50:54.903Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-12-31T14:50:54.903Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T14:50:55.289Z] ok github.com/docker/docker/daemon 12.221s coverage: 17.6% of statements [2019-12-31T14:50:55.289Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T14:50:55.289Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T14:50:55.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-31T14:50:55.467Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T14:50:55.547Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 82.1% of statements [2019-12-31T14:50:56.919Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-12-31T14:50:56.919Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-12-31T14:50:56.919Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T14:50:56.919Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T14:50:58.742Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-12-31T14:50:58.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T14:50:58.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:50:58.742Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:50:58.742Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T14:50:58.818Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-12-31T14:50:58.890Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2019-12-31T14:50:58.890Z] === RUN TestServiceUpdateNetwork [2019-12-31T14:51:00.731Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-31T14:51:01.673Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2019-12-31T14:51:04.966Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.552s coverage: 72.5% of statements [2019-12-31T14:51:05.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T14:51:05.224Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.724s coverage: 45.9% of statements [2019-12-31T14:51:05.224Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T14:51:06.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T14:51:07.749Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.060s coverage: 48.6% of statements [2019-12-31T14:51:08.698Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-31T14:51:09.122Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.317s coverage: 76.1% of statements [2019-12-31T14:51:09.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-31T14:51:10.054Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-12-31T14:51:10.054Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.016s coverage: 60.1% of statements [2019-12-31T14:51:10.054Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-31T14:51:10.054Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T14:51:11.952Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2019-12-31T14:51:12.428Z] --- PASS: TestServiceUpdateNetwork (13.92s) [2019-12-31T14:51:12.428Z] PASS [2019-12-31T14:51:12.428Z] [2019-12-31T14:51:12.428Z] === Skipped [2019-12-31T14:51:12.428Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T14:51:12.428Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:51:12.428Z] [2019-12-31T14:51:12.428Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-12-31T14:51:12.428Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:51:12.428Z] [2019-12-31T14:51:12.428Z] [2019-12-31T14:51:12.428Z] DONE 20 tests, 2 skipped in 124.437s [2019-12-31T14:51:12.428Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T14:51:12.428Z] ++ 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-12-31T14:51:12.428Z] ++ set -e [2019-12-31T14:51:12.428Z] ++ '[' -n 0 ']' [2019-12-31T14:51:12.428Z] ++ set -x [2019-12-31T14:51:12.428Z] ++ env -i DEST=/go/src/github.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-12-31T14:51:12.428Z] INFO: Testing against a local daemon [2019-12-31T14:51:12.428Z] === RUN TestSessionCreate [2019-12-31T14:51:12.428Z] --- PASS: TestSessionCreate (0.03s) [2019-12-31T14:51:12.428Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T14:51:12.428Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-12-31T14:51:12.428Z] PASS [2019-12-31T14:51:12.428Z] [2019-12-31T14:51:12.428Z] DONE 2 tests in 0.219s [2019-12-31T14:51:12.428Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T14:51:12.428Z] ++ 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-12-31T14:51:12.428Z] ++ set -e [2019-12-31T14:51:12.428Z] ++ '[' -n 0 ']' [2019-12-31T14:51:12.428Z] ++ set -x [2019-12-31T14:51:12.428Z] ++ env -i DEST=/go/src/github.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-12-31T14:51:12.428Z] INFO: Testing against a local daemon [2019-12-31T14:51:12.428Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T14:51:12.428Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T14:51:12.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:51:12.428Z] === RUN TestEventsExecDie [2019-12-31T14:51:12.428Z] --- PASS: TestEventsExecDie (0.93s) [2019-12-31T14:51:12.428Z] === RUN TestEventsBackwardsCompatible [2019-12-31T14:51:12.428Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-31T14:51:12.428Z] === RUN TestInfoBinaryCommits [2019-12-31T14:51:12.428Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-31T14:51:12.428Z] === RUN TestInfoAPIVersioned [2019-12-31T14:51:12.428Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T14:51:12.428Z] === RUN TestInfoDiscoveryBackend [2019-12-31T14:51:12.518Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-12-31T14:51:12.795Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-12-31T14:51:12.795Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T14:51:12.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T14:51:13.453Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-12-31T14:51:13.453Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T14:51:13.453Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T14:51:14.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T14:51:14.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T14:51:14.388Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-12-31T14:51:14.612Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-12-31T14:51:14.613Z] === RUN TestInfoAPI [2019-12-31T14:51:14.613Z] --- PASS: TestInfoAPI (0.04s) [2019-12-31T14:51:14.613Z] === RUN TestInfoAPIWarnings [2019-12-31T14:51:15.011Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-31T14:51:15.011Z] === RUN TestInfoDebug [2019-12-31T14:51:15.452Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T14:51:15.452Z] === RUN TestInfoInsecureRegistries [2019-12-31T14:51:15.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.4% of statements [2019-12-31T14:51:15.762Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T14:51:15.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T14:51:15.762Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2019-12-31T14:51:15.881Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T14:51:15.881Z] === RUN TestInfoRegistryMirrors [2019-12-31T14:51:16.696Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-12-31T14:51:16.740Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-12-31T14:51:16.740Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T14:51:16.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-12-31T14:51:16.740Z] === RUN TestPingCacheHeaders [2019-12-31T14:51:16.740Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-31T14:51:16.740Z] === RUN TestPingGet [2019-12-31T14:51:16.740Z] --- PASS: TestPingGet (0.01s) [2019-12-31T14:51:16.740Z] === RUN TestPingHead [2019-12-31T14:51:16.740Z] --- PASS: TestPingHead (0.02s) [2019-12-31T14:51:16.740Z] === RUN TestVersion [2019-12-31T14:51:17.147Z] --- PASS: TestVersion (0.05s) [2019-12-31T14:51:17.147Z] PASS [2019-12-31T14:51:17.147Z] [2019-12-31T14:51:17.147Z] === Skipped [2019-12-31T14:51:17.147Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T14:51:17.147Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:51:17.147Z] [2019-12-31T14:51:17.147Z] [2019-12-31T14:51:17.147Z] DONE 18 tests, 1 skipped in 5.860s [2019-12-31T14:51:17.147Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T14:51:17.147Z] ++ 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-12-31T14:51:17.147Z] ++ set -e [2019-12-31T14:51:17.147Z] ++ '[' -n 0 ']' [2019-12-31T14:51:17.147Z] ++ set -x [2019-12-31T14:51:17.147Z] ++ env -i DEST=/go/src/github.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-12-31T14:51:17.147Z] INFO: Testing against a local daemon [2019-12-31T14:51:17.147Z] === RUN TestVolumesCreateAndList [2019-12-31T14:51:17.147Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-31T14:51:17.147Z] === RUN TestVolumesRemove [2019-12-31T14:51:17.147Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-31T14:51:17.147Z] === RUN TestVolumesInspect [2019-12-31T14:51:17.147Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-31T14:51:17.147Z] === RUN TestVolumesInvalidJSON [2019-12-31T14:51:17.147Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T14:51:17.147Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T14:51:17.147Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T14:51:17.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2019-12-31T14:51:17.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-12-31T14:51:17.507Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-31T14:51:17.507Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.02s) [2019-12-31T14:51:17.507Z] PASS [2019-12-31T14:51:17.508Z] [2019-12-31T14:51:17.508Z] DONE 5 tests in 0.331s [2019-12-31T14:51:17.508Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T14:51:17.508Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T14:51:17.508Z] +++ kill 11551 [2019-12-31T14:51:18.636Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-12-31T14:51:18.637Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T14:51:18.750Z] +++ /etc/init.d/apparmor stop [2019-12-31T14:51:18.750Z] Clearing AppArmor profiles cache:. [2019-12-31T14:51:18.750Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T14:51:18.750Z] Unloading profiles will leave already running processes permanently [2019-12-31T14:51:18.750Z] unconfined, which can lead to unexpected situations. [2019-12-31T14:51:18.750Z] [2019-12-31T14:51:18.750Z] To set a process to complain mode, use the command line tool [2019-12-31T14:51:18.750Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T14:51:18.750Z] with the 'teardown' option." [2019-12-31T14:51:18.750Z] [2019-12-31T14:51:18.895Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 19.9% of statements [2019-12-31T14:51:19.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-31T14:51:19.586Z] --- PASS: TestServiceWithDataPathPortInit (20.09s) [2019-12-31T14:51:19.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T14:51:19.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-31T14:51:20.795Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2019-12-31T14:51:21.054Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-12-31T14:51:21.214Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser Post stage [Pipeline] junit [2019-12-31T14:51:21.334Z] Recording test results [2019-12-31T14:51:21.533Z] 65014b3c3121: Pull complete [2019-12-31T14:51:21.619Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-31T14:51:21.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-31T14:51:22.185Z] ok github.com/docker/docker/daemon/logger/splunk 1.591s coverage: 82.5% of statements [2019-12-31T14:51:22.185Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T14:51:22.185Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T14:51:22.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-31T14:51:23.106Z] + echo Ensuring container killed. [2019-12-31T14:51:23.106Z] Ensuring container killed. [2019-12-31T14:51:23.106Z] + docker rm -vf docker-pr1 [2019-12-31T14:51:23.106Z] Error: No such container: docker-pr1 [2019-12-31T14:51:23.106Z] + true [Pipeline] sh [2019-12-31T14:51:23.912Z] + echo Chowning /workspace to jenkins user [2019-12-31T14:51:23.912Z] Chowning /workspace to jenkins user [2019-12-31T14:51:23.912Z] + id -u [2019-12-31T14:51:23.912Z] + id -g [2019-12-31T14:51:23.912Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40332:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T14:51:23.912Z] Unable to find image 'busybox:latest' locally [2019-12-31T14:51:23.912Z] latest: Pulling from library/busybox [2019-12-31T14:51:23.912Z] 6dc7af96dfc8: Pulling fs layer [2019-12-31T14:51:24.080Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-31T14:51:24.080Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-31T14:51:24.084Z] ok github.com/docker/docker/distribution 0.177s coverage: 22.1% of statements [2019-12-31T14:51:24.084Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2019-12-31T14:51:24.084Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T14:51:24.276Z] 6dc7af96dfc8: Verifying Checksum [2019-12-31T14:51:24.276Z] 6dc7af96dfc8: Download complete [2019-12-31T14:51:24.338Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-31T14:51:24.642Z] 6dc7af96dfc8: Pull complete [2019-12-31T14:51:24.642Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T14:51:24.642Z] Status: Downloaded newer image for busybox:latest [2019-12-31T14:51:25.456Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T14:51:26.827Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-31T14:51:27.236Z] + bundleName=s390x-integration [2019-12-31T14:51:27.236Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-31T14:51:27.236Z] Creating s390x-integration-bundles.tar.gz [2019-12-31T14:51:27.236Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-12-31T14:51:27.236Z] + 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-12-31T14:51:27.374Z] Archiving artifacts [2019-12-31T14:51:27.761Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-12-31T14:51:27.761Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.6% of statements [2019-12-31T14:51:27.761Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T14:51:27.761Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T14:51:28.559Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T14:51:29.135Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-12-31T14:51:29.135Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T14:51:29.285Z] + make clean [2019-12-31T14:51:29.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.14s) [2019-12-31T14:51:29.649Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7ka0t7dct6yi4s1jroyt73cbw Created:2019-12-31 14:51:20.261529761 +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[fea66aa00cccd875638dc75e715feaa1c0930df9182188e22aa1e8ae1f35e4f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6huzf5jx458r308swd27cra4 EndpointID:c9597fe2e6223572b723dddd8f6ce28c4c5fe0cfd471792b82cbd0e14e14d4b8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ba48a22f060f532d63618971a849ae5a2ed311fa0a824976767e61af2c9c887 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:5e7c90bf892c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.n6huzf5jx458r308swd27cra4 EndpointID:c9597fe2e6223572b723dddd8f6ce28c4c5fe0cfd471792b82cbd0e14e14d4b8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T14:51:29.649Z] PASS [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] === Skipped [2019-12-31T14:51:29.649Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:51:29.649Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] DONE 21 tests, 1 skipped in 52.442s [2019-12-31T14:51:29.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:51:29.649Z] ++ 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-12-31T14:51:29.649Z] ++ set -e [2019-12-31T14:51:29.649Z] ++ '[' -n 0 ']' [2019-12-31T14:51:29.649Z] ++ set -x [2019-12-31T14:51:29.649Z] ++ env -i DEST=/go/src/github.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-12-31T14:51:29.649Z] INFO: Testing against a local daemon [2019-12-31T14:51:29.649Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T14:51:29.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T14:51:29.649Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:51:29.649Z] === RUN TestDockerNetworkIpvlan [2019-12-31T14:51:29.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:51:29.649Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:51:29.649Z] PASS [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] === Skipped [2019-12-31T14:51:29.649Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T14:51:29.649Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T14:51:29.649Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] [2019-12-31T14:51:29.649Z] DONE 2 tests, 2 skipped in 0.149s [2019-12-31T14:51:29.649Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T14:51:29.649Z] ++ 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-12-31T14:51:29.649Z] ++ set -e [2019-12-31T14:51:29.649Z] ++ '[' -n 0 ']' [2019-12-31T14:51:29.649Z] ++ set -x [2019-12-31T14:51:29.649Z] ++ env -i DEST=/go/src/github.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-12-31T14:51:29.649Z] INFO: Testing against a local daemon [2019-12-31T14:51:29.649Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T14:51:29.653Z] make: command: Command not found [2019-12-31T14:51:29.653Z] make: command: Command not found [2019-12-31T14:51:29.653Z] docker volume rm -f docker-dev-cache [2019-12-31T14:51:29.653Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T14:51:30.068Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-31T14:51:30.581Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-12-31T14:51:30.581Z] === RUN TestDockerNetworkMacvlan [2019-12-31T14:51:31.000Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-12-31T14:51:31.000Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-31T14:51:31.514Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T14:51:32.445Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T14:51:32.897Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 77.2% of statements [2019-12-31T14:51:33.378Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T14:51:33.830Z] ok github.com/docker/docker/pkg/authorization 0.125s coverage: 68.3% of statements [2019-12-31T14:51:34.087Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-12-31T14:51:34.344Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-31T14:51:35.902Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-31T14:51:36.159Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T14:51:36.417Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-31T14:51:36.983Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-31T14:51:37.549Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-31T14:51:37.619Z] ok github.com/docker/docker/layer 7.045s coverage: 68.8% of statements [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T14:51:37.619Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T14:51:37.619Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-12-31T14:51:37.806Z] === RUN TestDockerSuite/TestBuildFails [2019-12-31T14:51:37.876Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-12-31T14:51:38.134Z] ok github.com/docker/docker/pkg/chrootarchive 2.952s coverage: 43.2% of statements [2019-12-31T14:51:38.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T14:51:38.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T14:51:38.538Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-12-31T14:51:38.539Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-31T14:51:38.539Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-31T14:51:39.103Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-12-31T14:51:39.668Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-12-31T14:51:39.925Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-12-31T14:51:40.434Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T14:51:40.999Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-31T14:51:41.296Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-12-31T14:51:41.861Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-12-31T14:51:42.426Z] ok github.com/docker/docker/pkg/discovery/kv 3.150s coverage: 84.1% of statements [2019-12-31T14:51:42.683Z] ok github.com/docker/docker/pkg/fsutils 0.225s coverage: 85.1% of statements [2019-12-31T14:51:42.683Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-31T14:51:44.055Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 70.1% of statements [2019-12-31T14:51:44.277Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-31T14:51:44.313Z] ok github.com/docker/docker/pkg/ioutils 0.478s coverage: 69.3% of statements [2019-12-31T14:51:44.570Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-12-31T14:51:44.828Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2019-12-31T14:51:44.828Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-12-31T14:51:44.828Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-31T14:51:45.393Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-12-31T14:51:45.649Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-31T14:51:45.957Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-31T14:51:46.215Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-31T14:51:46.215Z] ok github.com/docker/docker/pkg/mount 0.563s coverage: 70.0% of statements [2019-12-31T14:51:46.215Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T14:51:46.216Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T14:51:46.472Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-12-31T14:51:46.730Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2019-12-31T14:51:46.730Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T14:51:46.730Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T14:51:47.588Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-31T14:51:47.661Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2019-12-31T14:51:47.846Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan (17.31s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.91s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s) [2019-12-31T14:51:48.104Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-12-31T14:51:48.104Z] PASS [2019-12-31T14:51:48.104Z] [2019-12-31T14:51:48.104Z] DONE 8 tests in 18.886s [2019-12-31T14:51:48.104Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T14:51:48.104Z] ++ 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-12-31T14:51:48.104Z] ++ set -e [2019-12-31T14:51:48.104Z] ++ '[' -n 0 ']' [2019-12-31T14:51:48.104Z] ++ set -x [2019-12-31T14:51:48.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:51:48.104Z] testing: warning: no tests to run [2019-12-31T14:51:48.104Z] PASS [2019-12-31T14:51:48.104Z] [2019-12-31T14:51:48.104Z] DONE 0 tests in 0.042s [2019-12-31T14:51:48.104Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T14:51:48.104Z] ++ 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-12-31T14:51:48.104Z] ++ set -e [2019-12-31T14:51:48.104Z] ++ '[' -n 0 ']' [2019-12-31T14:51:48.104Z] ++ set -x [2019-12-31T14:51:48.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:51:48.225Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-31T14:51:48.362Z] INFO: Testing against a local daemon [2019-12-31T14:51:48.362Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T14:51:48.483Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-31T14:51:48.740Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T14:51:49.294Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-31T14:51:49.861Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-12-31T14:51:49.861Z] === RUN TestAuthZPluginTLS [2019-12-31T14:51:50.110Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-12-31T14:51:50.371Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-31T14:51:50.427Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-31T14:51:50.427Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T14:51:50.993Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-12-31T14:51:50.993Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T14:51:51.251Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-31T14:51:51.508Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-31T14:51:51.508Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T14:51:52.075Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-31T14:51:52.075Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-12-31T14:51:52.075Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T14:51:52.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T14:51:52.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T14:51:52.640Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-31T14:51:53.797Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2019-12-31T14:51:53.797Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-31T14:51:54.012Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2019-12-31T14:51:54.012Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T14:51:54.055Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-12-31T14:51:54.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T14:51:54.312Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-31T14:51:54.570Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-31T14:51:54.577Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-12-31T14:51:54.577Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T14:51:54.834Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-31T14:51:55.092Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-31T14:51:55.092Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T14:51:55.134Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-31T14:51:55.392Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.2% of statements [2019-12-31T14:51:55.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-31T14:51:55.657Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T14:51:55.958Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-12-31T14:51:56.524Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-12-31T14:51:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T14:51:57.090Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-31T14:51:57.090Z] testing: warning: no tests to run [2019-12-31T14:51:57.090Z] coverage: [no statements] [2019-12-31T14:51:57.090Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-12-31T14:51:57.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T14:51:57.555Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-31T14:51:57.655Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-31T14:51:57.655Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-31T14:51:57.812Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-12-31T14:51:57.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T14:51:57.913Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-31T14:51:59.185Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-31T14:52:00.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-12-31T14:52:00.117Z] === RUN TestAuthZPluginHeader [2019-12-31T14:52:00.439Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2019-12-31T14:52:00.696Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-31T14:52:01.049Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-12-31T14:52:01.049Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T14:52:01.631Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-31T14:52:01.888Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-31T14:52:02.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T14:52:03.261Z] ok github.com/docker/docker/registry 0.090s coverage: 56.0% of statements [2019-12-31T14:52:03.826Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-31T14:52:04.084Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-31T14:52:04.327Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-31T14:52:04.327Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-31T14:52:04.584Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-31T14:52:04.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T14:52:05.017Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-31T14:52:05.275Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-31T14:52:05.516Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-31T14:52:05.775Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2019-12-31T14:52:05.775Z] === RUN TestAuthZPluginV2Disable [2019-12-31T14:52:06.032Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-31T14:52:06.033Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-31T14:52:07.403Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-31T14:52:07.660Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-31T14:52:07.801Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-31T14:52:08.224Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-31T14:52:08.366Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2019-12-31T14:52:08.791Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-31T14:52:08.931Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2019-12-31T14:52:09.048Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-31T14:52:09.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T14:52:09.306Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2019-12-31T14:52:09.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T14:52:09.871Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-31T14:52:10.303Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-12-31T14:52:11.241Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-31T14:52:12.615Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2019-12-31T14:52:12.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T14:52:13.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-31T14:52:14.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T14:52:14.922Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-31T14:52:20.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T14:52:22.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T14:52:22.600Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T14:52:22.600Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T14:52:22.600Z] [2019-12-31T14:52:22.600Z] === Skipped [2019-12-31T14:52:22.600Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-31T14:52:22.600Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-31T14:52:22.600Z] [2019-12-31T14:52:22.600Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-31T14:52:22.600Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-31T14:52:22.600Z] [2019-12-31T14:52:22.600Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-31T14:52:22.600Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.600Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:52:22.600Z] [2019-12-31T14:52:22.600Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-31T14:52:22.600Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.600Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:52:22.600Z] [2019-12-31T14:52:22.600Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-31T14:52:22.600Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-31T14:52:22.601Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-31T14:52:22.601Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-31T14:52:22.601Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-31T14:52:22.601Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-31T14:52:22.601Z] graphtest_unix.go:73: No driver to put! [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-31T14:52:22.601Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-31T14:52:22.601Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] [2019-12-31T14:52:22.601Z] DONE 2155 tests, 20 skipped in 238.972s Post stage [Pipeline] junit [2019-12-31T14:52:22.615Z] Recording test results [Pipeline] } [2019-12-31T14:52:23.207Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-31T14:52:23.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40332/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:18dbf0dc9029c35aecc414fbe974d9e3edafaf08 hack/validate/vendor [2019-12-31T14:52:24.461Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-31T14:52:25.350Z] + echo Building e2e image [2019-12-31T14:52:25.350Z] Building e2e image [2019-12-31T14:52:25.350Z] + docker build --build-arg DOCKER_GITCOMMIT=18dbf0dc9029c35aecc414fbe974d9e3edafaf08 -t moby-e2e-test -f Dockerfile.e2e . [2019-12-31T14:52:25.350Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-31T14:52:25.350Z] #1 transferring dockerfile: 3.21kB done [2019-12-31T14:52:25.350Z] #1 DONE 0.0s [2019-12-31T14:52:25.350Z] [2019-12-31T14:52:25.350Z] #2 [internal] load .dockerignore [2019-12-31T14:52:25.350Z] #2 transferring context: 34B done [2019-12-31T14:52:25.350Z] #2 DONE 0.0s [2019-12-31T14:52:25.350Z] [2019-12-31T14:52:25.350Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2019-12-31T14:52:25.609Z] #4 DONE 0.2s [2019-12-31T14:52:25.609Z] [2019-12-31T14:52:25.609Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-31T14:52:25.609Z] #3 DONE 0.2s [2019-12-31T14:52:25.609Z] [2019-12-31T14:52:25.609Z] #8 [internal] load build context [2019-12-31T14:52:25.730Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.96s) [2019-12-31T14:52:25.730Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T14:52:25.988Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-31T14:52:25.988Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-31T14:52:25.988Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-31T14:52:26.177Z] #8 transferring context: 809.75kB 0.4s done [2019-12-31T14:52:26.177Z] #8 DONE 0.5s [2019-12-31T14:52:26.177Z] [2019-12-31T14:52:26.177Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T14:52:26.177Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2019-12-31T14:52:26.177Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done [2019-12-31T14:52:26.177Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2019-12-31T14:52:26.177Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2019-12-31T14:52:26.177Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2019-12-31T14:52:26.177Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2019-12-31T14:52:26.177Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2019-12-31T14:52:26.177Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 8.77MB / 126.88MB 0.4s [2019-12-31T14:52:26.177Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done [2019-12-31T14:52:26.177Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 27.50MB / 126.88MB 0.6s [2019-12-31T14:52:26.177Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2019-12-31T14:52:26.177Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 36.90MB / 126.88MB 0.7s [2019-12-31T14:52:26.244Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-31T14:52:26.435Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 48.41MB / 126.88MB 0.8s [2019-12-31T14:52:26.435Z] #14 ... [2019-12-31T14:52:26.435Z] [2019-12-31T14:52:26.435Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-31T14:52:26.435Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-31T14:52:26.435Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-12-31T14:52:26.435Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-12-31T14:52:26.435Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-12-31T14:52:26.435Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done [2019-12-31T14:52:26.435Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done [2019-12-31T14:52:26.435Z] #5 DONE 0.8s [2019-12-31T14:52:26.435Z] [2019-12-31T14:52:26.435Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T14:52:26.435Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 56.19MB / 126.88MB 0.9s [2019-12-31T14:52:26.502Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-31T14:52:26.694Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 74.75MB / 126.88MB 1.1s [2019-12-31T14:52:26.694Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 88.01MB / 126.88MB 1.2s [2019-12-31T14:52:26.759Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-31T14:52:26.952Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 114.58MB / 126.88MB 1.5s [2019-12-31T14:52:27.210Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.6s [2019-12-31T14:52:27.468Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.8s done [2019-12-31T14:52:27.468Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2019-12-31T14:52:27.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T14:52:28.032Z] #14 ... [2019-12-31T14:52:28.032Z] [2019-12-31T14:52:28.032Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-31T14:52:28.032Z] #6 DONE 1.5s [2019-12-31T14:52:28.032Z] [2019-12-31T14:52:28.032Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T14:52:28.128Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-31T14:52:29.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T14:52:30.026Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-31T14:52:33.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T14:52:33.293Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.2s [2019-12-31T14:52:34.224Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.5s done [2019-12-31T14:52:34.224Z] #14 ... [2019-12-31T14:52:34.224Z] [2019-12-31T14:52:34.224Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-31T14:52:34.224Z] #7 1.103 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-31T14:52:34.224Z] #7 2.182 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-31T14:52:34.224Z] #7 2.300 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-31T14:52:34.224Z] #7 2.305 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-31T14:52:34.224Z] #7 2.522 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-31T14:52:34.224Z] #7 2.533 (4/31) Installing readline (8.0.0-r0) [2019-12-31T14:52:34.224Z] #7 2.539 (5/31) Installing bash (5.0.0-r0) [2019-12-31T14:52:34.224Z] #7 2.559 Executing bash-5.0.0-r0.post-install [2019-12-31T14:52:34.224Z] #7 2.565 (6/31) Installing ca-certificates (20190108-r0) [2019-12-31T14:52:34.224Z] #7 2.585 (7/31) Installing libgcc (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 2.591 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 2.609 (9/31) Installing binutils (2.32-r0) [2019-12-31T14:52:34.224Z] #7 2.717 (10/31) Installing gmp (6.1.2-r1) [2019-12-31T14:52:34.224Z] #7 2.729 (11/31) Installing isl (0.18-r0) [2019-12-31T14:52:34.224Z] #7 2.752 (12/31) Installing libgomp (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 2.759 (13/31) Installing libatomic (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 2.761 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-31T14:52:34.224Z] #7 2.768 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-31T14:52:34.224Z] #7 2.772 (16/31) Installing gcc (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 3.750 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-31T14:52:34.224Z] #7 3.861 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-31T14:52:34.224Z] #7 3.862 (19/31) Installing g++ (8.3.0-r0) [2019-12-31T14:52:34.224Z] #7 4.474 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-31T14:52:34.224Z] #7 4.481 (21/31) Installing libcurl (7.66.0-r0) [2019-12-31T14:52:34.224Z] #7 4.490 (22/31) Installing expat (2.2.8-r0) [2019-12-31T14:52:34.224Z] #7 4.498 (23/31) Installing pcre2 (10.33-r0) [2019-12-31T14:52:34.224Z] #7 4.508 (24/31) Installing git (2.22.2-r0) [2019-12-31T14:52:34.224Z] #7 4.739 (25/31) Installing libmnl (1.0.4-r0) [2019-12-31T14:52:34.224Z] #7 4.742 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-31T14:52:34.224Z] #7 4.746 (27/31) Installing iptables (1.8.3-r0) [2019-12-31T14:52:34.224Z] #7 4.774 (28/31) Installing pigz (2.4-r0) [2019-12-31T14:52:34.224Z] #7 4.781 (29/31) Installing tar (1.32-r0) [2019-12-31T14:52:34.224Z] #7 4.792 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-31T14:52:34.224Z] #7 4.799 (31/31) Installing xz (5.2.4-r0) [2019-12-31T14:52:34.224Z] #7 4.806 Executing busybox-1.30.1-r2.trigger [2019-12-31T14:52:34.224Z] #7 4.810 Executing ca-certificates-20190108-r0.trigger [2019-12-31T14:52:34.224Z] #7 4.871 OK: 185 MiB in 45 packages [2019-12-31T14:52:34.224Z] #7 DONE 6.3s [2019-12-31T14:52:34.224Z] [2019-12-31T14:52:34.224Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-31T14:52:34.224Z] #9 DONE 0.1s [2019-12-31T14:52:34.224Z] [2019-12-31T14:52:34.224Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2019-12-31T14:52:34.224Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2019-12-31T14:52:34.229Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-31T14:52:34.229Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-31T14:52:34.483Z] #14 DONE 8.9s [2019-12-31T14:52:34.483Z] [2019-12-31T14:52:34.483Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-31T14:52:34.483Z] #10 DONE 0.1s [2019-12-31T14:52:34.483Z] [2019-12-31T14:52:34.483Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-31T14:52:34.483Z] #11 DONE 0.1s [2019-12-31T14:52:34.483Z] [2019-12-31T14:52:34.483Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-31T14:52:34.483Z] #12 DONE 0.1s [2019-12-31T14:52:34.483Z] [2019-12-31T14:52:34.483Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-31T14:52:34.739Z] #13 DONE 0.1s [2019-12-31T14:52:34.740Z] [2019-12-31T14:52:34.740Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-31T14:52:34.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-31T14:52:35.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-31T14:52:35.289Z] Using test binary docker [2019-12-31T14:52:35.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-31T14:52:35.289Z] +++ /etc/init.d/apparmor start [2019-12-31T14:52:35.289Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-31T14:52:35.289Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-31T14:52:35.289Z] Warning failed to create cache: (null) [2019-12-31T14:52:35.303Z] #15 0.858 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2019-12-31T14:52:35.577Z] . [2019-12-31T14:52:35.577Z] INFO: Waiting for daemon to start... [2019-12-31T14:52:35.577Z] Starting dockerd [2019-12-31T14:52:35.577Z] +++ 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-12-31T14:52:36.672Z] #15 1.925 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2019-12-31T14:52:36.672Z] #15 2.024 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2019-12-31T14:52:36.672Z] #15 2.027 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2019-12-31T14:52:36.672Z] #15 2.159 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2019-12-31T14:52:36.672Z] #15 2.166 (4/43) Installing readline (8.0.1-r0) [2019-12-31T14:52:36.672Z] #15 2.171 (5/43) Installing bash (5.0.11-r1) [2019-12-31T14:52:36.672Z] #15 2.184 Executing bash-5.0.11-r1.post-install [2019-12-31T14:52:36.672Z] #15 2.186 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-31T14:52:36.672Z] #15 2.261 (7/43) Installing libblkid (2.34-r1) [2019-12-31T14:52:36.672Z] #15 2.267 (8/43) Installing libuuid (2.34-r1) [2019-12-31T14:52:36.672Z] #15 2.269 (9/43) Installing btrfs-progs-libs (5.4-r0) [2019-12-31T14:52:36.672Z] #15 2.275 (10/43) Installing btrfs-progs-dev (5.4-r0) [2019-12-31T14:52:36.672Z] #15 2.280 (11/43) Installing libgcc (9.2.0-r3) [2019-12-31T14:52:36.672Z] #15 2.282 (12/43) Installing libstdc++ (9.2.0-r3) [2019-12-31T14:52:36.672Z] #15 2.296 (13/43) Installing binutils (2.33.1-r0) [2019-12-31T14:52:36.672Z] #15 2.363 (14/43) Installing libmagic (5.37-r1) [2019-12-31T14:52:36.930Z] #15 2.387 (15/43) Installing file (5.37-r1) [2019-12-31T14:52:36.930Z] #15 2.389 (16/43) Installing gmp (6.1.2-r1) [2019-12-31T14:52:36.930Z] #15 2.396 (17/43) Installing isl (0.18-r0) [2019-12-31T14:52:36.930Z] #15 2.413 (18/43) Installing libgomp (9.2.0-r3) [2019-12-31T14:52:36.930Z] #15 2.417 (19/43) Installing libatomic (9.2.0-r3) [2019-12-31T14:52:36.930Z] #15 2.420 (20/43) Installing mpfr4 (4.0.2-r1) [2019-12-31T14:52:36.930Z] #15 2.426 (21/43) Installing mpc1 (1.1.0-r1) [2019-12-31T14:52:36.930Z] #15 2.429 (22/43) Installing gcc (9.2.0-r3) [2019-12-31T14:52:37.610Z] . [2019-12-31T14:52:37.611Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-31T14:52:37.611Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-31T14:52:37.611Z] Error: No such image: emptyfs [2019-12-31T14:52:37.611Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-31T14:52:37.611Z] ++++ docker load [2019-12-31T14:52:37.863Z] #15 3.202 (23/43) Installing musl-dev (1.1.24-r0) [2019-12-31T14:52:37.863Z] #15 3.281 (24/43) Installing libc-dev (0.7.2-r0) [2019-12-31T14:52:37.863Z] #15 3.283 (25/43) Installing g++ (9.2.0-r3) [2019-12-31T14:52:37.901Z] Running integration-test (iteration 1) [2019-12-31T14:52:37.901Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-31T14:52:37.901Z] ++ 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-12-31T14:52:37.901Z] ++ set -e [2019-12-31T14:52:37.901Z] ++ '[' -n 0 ']' [2019-12-31T14:52:37.901Z] ++ set -x [2019-12-31T14:52:37.901Z] ++ env -i DEST=/go/src/github.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-12-31T14:52:38.121Z] #15 3.741 (26/43) Installing make (4.2.1-r2) [2019-12-31T14:52:38.121Z] #15 3.746 (27/43) Installing fortify-headers (1.1-r0) [2019-12-31T14:52:38.121Z] #15 3.748 (28/43) Installing build-base (0.5-r1) [2019-12-31T14:52:38.121Z] #15 3.750 (29/43) Installing nghttp2-libs (1.40.0-r0) [2019-12-31T14:52:38.121Z] #15 3.754 (30/43) Installing libcurl (7.67.0-r0) [2019-12-31T14:52:38.121Z] #15 3.760 (31/43) Installing curl (7.67.0-r0) [2019-12-31T14:52:38.121Z] #15 3.764 (32/43) Installing oniguruma (6.9.4-r0) [2019-12-31T14:52:38.121Z] #15 3.770 (33/43) Installing jq (1.6-r0) [2019-12-31T14:52:38.121Z] #15 3.777 (34/43) Installing device-mapper-libs (2.02.186-r0) [2019-12-31T14:52:38.121Z] #15 3.782 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2019-12-31T14:52:38.121Z] #15 3.785 (36/43) Installing libaio (0.3.112-r1) [2019-12-31T14:52:38.121Z] #15 3.787 (37/43) Installing lvm2-libs (2.02.186-r0) [2019-12-31T14:52:38.121Z] #15 3.818 (38/43) Installing libfdisk (2.34-r1) [2019-12-31T14:52:38.379Z] #15 3.825 (39/43) Installing libmount (2.34-r1) [2019-12-31T14:52:38.379Z] #15 3.831 (40/43) Installing libsmartcols (2.34-r1) [2019-12-31T14:52:38.379Z] #15 3.835 (41/43) Installing pkgconf (1.6.3-r0) [2019-12-31T14:52:38.379Z] #15 3.838 (42/43) Installing util-linux-dev (2.34-r1) [2019-12-31T14:52:38.379Z] #15 3.861 (43/43) Installing lvm2-dev (2.02.186-r0) [2019-12-31T14:52:38.379Z] #15 3.867 Executing busybox-1.31.1-r8.trigger [2019-12-31T14:52:38.379Z] #15 3.875 OK: 203 MiB in 58 packages [2019-12-31T14:52:39.748Z] #15 DONE 5.1s [2019-12-31T14:52:39.748Z] [2019-12-31T14:52:39.748Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-31T14:52:40.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-31T14:52:40.689Z] #16 DONE 0.9s [2019-12-31T14:52:40.689Z] [2019-12-31T14:52:40.689Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-31T14:52:41.254Z] #17 DONE 0.8s [2019-12-31T14:52:41.254Z] [2019-12-31T14:52:41.254Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-31T14:52:41.254Z] #18 DONE 0.0s [2019-12-31T14:52:41.254Z] [2019-12-31T14:52:41.254Z] #31 [builder 1/4] COPY . . [2019-12-31T14:52:41.512Z] #31 ... [2019-12-31T14:52:41.512Z] [2019-12-31T14:52:41.512Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-31T14:52:41.512Z] #19 DONE 0.1s [2019-12-31T14:52:41.769Z] [2019-12-31T14:52:41.769Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T14:52:42.570Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2019-12-31T14:52:42.570Z] PASS [2019-12-31T14:52:42.570Z] [2019-12-31T14:52:42.570Z] DONE 17 tests in 54.119s [2019-12-31T14:52:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T14:52:42.570Z] ++ 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-12-31T14:52:42.570Z] ++ set -e [2019-12-31T14:52:42.570Z] ++ '[' -n 0 ']' [2019-12-31T14:52:42.570Z] ++ set -x [2019-12-31T14:52:42.570Z] ++ env -i DEST=/go/src/github.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-12-31T14:52:42.570Z] INFO: Testing against a local daemon [2019-12-31T14:52:42.570Z] === RUN TestPluginInvalidJSON [2019-12-31T14:52:42.570Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:52:42.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:52:42.570Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T14:52:42.570Z] --- PASS: TestPluginInvalidJSON (0.10s) [2019-12-31T14:52:42.570Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T14:52:42.570Z] PASS [2019-12-31T14:52:42.570Z] [2019-12-31T14:52:42.570Z] DONE 2 tests in 0.289s [2019-12-31T14:52:42.570Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T14:52:42.570Z] ++ 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-12-31T14:52:42.570Z] ++ set -e [2019-12-31T14:52:42.570Z] ++ '[' -n 0 ']' [2019-12-31T14:52:42.570Z] ++ set -x [2019-12-31T14:52:42.570Z] ++ env -i DEST=/go/src/github.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-12-31T14:52:42.827Z] INFO: Testing against a local daemon [2019-12-31T14:52:42.827Z] === RUN TestExternalGraphDriver [2019-12-31T14:52:42.827Z] === RUN TestExternalGraphDriver/json [2019-12-31T14:52:43.141Z] #20 1.338 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-31T14:52:43.141Z] #20 1.487 curl: option --progress: is ambiguous [2019-12-31T14:52:43.141Z] #20 1.487 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:43.141Z] #20 1.642 curl: option --progress: is ambiguous [2019-12-31T14:52:43.141Z] #20 1.642 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:43.398Z] #20 1.788 curl: option --progress: is ambiguous [2019-12-31T14:52:43.398Z] #20 1.788 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:43.398Z] #20 1.943 curl: option --progress: is ambiguous [2019-12-31T14:52:43.398Z] #20 1.943 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:43.398Z] #20 2.075 [2019-12-31T14:52:43.962Z] #20 2.551 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-31T14:52:44.221Z] #20 2.702 curl: option --progress: is ambiguous [2019-12-31T14:52:44.221Z] #20 2.702 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:44.479Z] #20 2.843 [2019-12-31T14:52:44.736Z] #20 3.329 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-31T14:52:44.993Z] #20 3.483 curl: option --progress: is ambiguous [2019-12-31T14:52:44.993Z] #20 3.483 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:44.993Z] #20 3.622 [2019-12-31T14:52:45.353Z] === RUN TestExternalGraphDriver/spec [2019-12-31T14:52:45.558Z] #20 4.160 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-31T14:52:45.815Z] #20 ... [2019-12-31T14:52:45.815Z] [2019-12-31T14:52:45.815Z] #31 [builder 1/4] COPY . . [2019-12-31T14:52:45.815Z] #31 DONE 4.3s [2019-12-31T14:52:45.815Z] [2019-12-31T14:52:45.815Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T14:52:45.815Z] #20 4.307 curl: option --progress: is ambiguous [2019-12-31T14:52:45.815Z] #20 4.307 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:46.073Z] #20 4.458 [2019-12-31T14:52:46.286Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-31T14:52:46.637Z] #20 5.179 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-31T14:52:46.895Z] #20 ... [2019-12-31T14:52:46.895Z] [2019-12-31T14:52:46.895Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-31T14:52:46.895Z] #32 DONE 1.2s [2019-12-31T14:52:46.895Z] [2019-12-31T14:52:46.895Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-31T14:52:46.895Z] #20 5.390 curl: option --progress: is ambiguous [2019-12-31T14:52:46.895Z] #20 5.390 curl: try 'curl --help' or 'curl --manual' for more information [2019-12-31T14:52:47.152Z] #20 5.640 [2019-12-31T14:52:47.152Z] #20 5.716 Download of images into '/build' complete. [2019-12-31T14:52:47.152Z] #20 5.716 Use something like the following to load the result into a Docker daemon: [2019-12-31T14:52:47.152Z] #20 5.716 tar -cC '/build' . | docker load [2019-12-31T14:52:47.152Z] #20 DONE 5.8s [2019-12-31T14:52:47.152Z] [2019-12-31T14:52:47.152Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-31T14:52:47.219Z] === RUN TestExternalGraphDriver/pull [2019-12-31T14:52:47.409Z] #26 DONE 0.1s [2019-12-31T14:52:47.409Z] [2019-12-31T14:52:47.409Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-31T14:52:47.409Z] #22 DONE 0.1s [2019-12-31T14:52:47.409Z] [2019-12-31T14:52:47.409Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-31T14:52:47.409Z] #23 DONE 0.1s [2019-12-31T14:52:47.409Z] [2019-12-31T14:52:47.409Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-31T14:52:47.409Z] #27 DONE 0.1s [2019-12-31T14:52:47.409Z] [2019-12-31T14:52:47.409Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-31T14:52:47.409Z] #28 DONE 0.1s [2019-12-31T14:52:47.409Z] [2019-12-31T14:52:47.409Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-31T14:52:48.343Z] #24 ... [2019-12-31T14:52:48.343Z] [2019-12-31T14:52:48.343Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-31T14:52:48.343Z] #21 DONE 0.2s [2019-12-31T14:52:48.343Z] [2019-12-31T14:52:48.343Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T14:52:48.343Z] #33 1.404 [2019-12-31T14:52:48.343Z] #33 1.503 Removing bundles/ [2019-12-31T14:52:48.343Z] #33 1.504 [2019-12-31T14:52:48.343Z] #33 1.536 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-31T14:52:49.120Z] --- PASS: TestExternalGraphDriver (6.41s) [2019-12-31T14:52:49.120Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2019-12-31T14:52:49.120Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-12-31T14:52:49.120Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2019-12-31T14:52:49.120Z] === RUN TestGraphdriverPluginV2 [2019-12-31T14:52:49.714Z] #33 2.514 Building test suite binary ./integration-cli/test.main [2019-12-31T14:52:50.490Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-31T14:52:51.861Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-31T14:52:52.242Z] #33 ... [2019-12-31T14:52:52.242Z] [2019-12-31T14:52:52.242Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-31T14:52:52.242Z] #24 2.050 + RM_GOPATH=0 [2019-12-31T14:52:52.242Z] #24 2.050 + TMP_GOPATH= [2019-12-31T14:52:52.242Z] #24 2.050 + : /build [2019-12-31T14:52:52.242Z] #24 2.050 + '[' -z '' ']' [2019-12-31T14:52:52.242Z] #24 2.050 ++ mktemp -d [2019-12-31T14:52:52.242Z] #24 2.050 + export GOPATH=/tmp/tmp.jGDGhk [2019-12-31T14:52:52.242Z] #24 2.050 + GOPATH=/tmp/tmp.jGDGhk [2019-12-31T14:52:52.242Z] #24 2.050 + RM_GOPATH=1 [2019-12-31T14:52:52.242Z] #24 2.050 ++ dirname ./install.sh [2019-12-31T14:52:52.242Z] #24 2.050 + dir=. [2019-12-31T14:52:52.242Z] #24 2.050 + bin=dockercli [2019-12-31T14:52:52.242Z] #24 2.050 + shift [2019-12-31T14:52:52.242Z] #24 2.050 + '[' '!' -f ./dockercli.installer ']' [2019-12-31T14:52:52.242Z] #24 2.050 + . ./dockercli.installer [2019-12-31T14:52:52.242Z] #24 2.050 ++ : stable [2019-12-31T14:52:52.242Z] #24 2.050 ++ : 17.06.2-ce [2019-12-31T14:52:52.242Z] #24 2.054 + install_dockercli [2019-12-31T14:52:52.242Z] #24 2.054 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-31T14:52:52.242Z] #24 2.054 ++ uname -m [2019-12-31T14:52:52.242Z] #24 2.054 Install docker/cli version 17.06.2-ce from stable [2019-12-31T14:52:52.242Z] #24 2.058 + arch=x86_64 [2019-12-31T14:52:52.242Z] #24 2.058 + '[' x86_64 '!=' x86_64 ']' [2019-12-31T14:52:52.242Z] #24 2.058 + url=https://download.docker.com/linux/static [2019-12-31T14:52:52.242Z] #24 2.058 + tar -xz docker/docker [2019-12-31T14:52:52.242Z] #24 2.058 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-31T14:52:52.242Z] #24 4.491 + mkdir -p /build [2019-12-31T14:52:52.242Z] #24 4.492 + mv docker/docker /build/ [2019-12-31T14:52:52.242Z] #24 4.494 + rmdir docker [2019-12-31T14:52:52.242Z] #24 DONE 4.6s [2019-12-31T14:52:52.242Z] [2019-12-31T14:52:52.242Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T14:52:52.805Z] #29 ... [2019-12-31T14:52:52.805Z] [2019-12-31T14:52:52.805Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-31T14:52:53.062Z] #25 DONE 0.1s [2019-12-31T14:52:53.062Z] [2019-12-31T14:52:53.063Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-31T14:52:53.171Z] Loaded image: buildpack-deps:jessie [2019-12-31T14:52:53.171Z] Loaded image: busybox:latest [2019-12-31T14:52:53.171Z] Loaded image: busybox:glibc [2019-12-31T14:52:53.171Z] Loaded image: debian:jessie [2019-12-31T14:52:53.171Z] Loaded image: hello-world:latest [2019-12-31T14:52:53.171Z] INFO: Testing against a local daemon [2019-12-31T14:52:53.171Z] === RUN TestCgroupNamespacesBuild [2019-12-31T14:52:53.456Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2019-12-31T14:52:53.456Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-31T14:52:53.759Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2019-12-31T14:52:53.760Z] PASS [2019-12-31T14:52:53.760Z] [2019-12-31T14:52:53.760Z] DONE 5 tests in 11.310s [2019-12-31T14:52:54.017Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T14:52:54.017Z] ++ 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-12-31T14:52:54.017Z] ++ set -e [2019-12-31T14:52:54.017Z] ++ '[' -n 0 ']' [2019-12-31T14:52:54.017Z] ++ set -x [2019-12-31T14:52:54.017Z] ++ env -i DEST=/go/src/github.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-12-31T14:52:54.017Z] INFO: Testing against a local daemon [2019-12-31T14:52:54.017Z] === RUN TestContinueAfterPluginCrash [2019-12-31T14:52:54.017Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T14:52:54.017Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T14:52:54.017Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T14:52:54.017Z] === CONT TestContinueAfterPluginCrash [2019-12-31T14:52:54.017Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T14:52:54.275Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-31T14:52:54.275Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-31T14:52:55.492Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-12-31T14:52:55.492Z] === RUN TestBuildWithSession [2019-12-31T14:52:55.492Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-31T14:52:55.492Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:52:55.492Z] === RUN TestBuildSquashParent [2019-12-31T14:53:00.991Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-31T14:53:01.004Z] --- PASS: TestBuildSquashParent (5.31s) [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:53:01.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:53:01.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:53:01.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-31T14:53:01.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-31T14:53:01.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-31T14:53:01.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-31T14:53:01.924Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-31T14:53:03.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-31T14:53:03.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-31T14:53:04.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-31T14:53:05.017Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-31T14:53:05.583Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-12-31T14:53:05.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2019-12-31T14:53:05.761Z] === RUN TestBuildMultiStageCopy [2019-12-31T14:53:05.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-31T14:53:07.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-31T14:53:08.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-31T14:53:08.710Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-31T14:53:08.863Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-31T14:53:08.994Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-31T14:53:09.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-12-31T14:53:09.615Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2019-12-31T14:53:09.615Z] === RUN TestBuildMultiStageParentConfig [2019-12-31T14:53:10.053Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-31T14:53:10.617Z] --- PASS: TestDaemonStartWithLogOpt (16.48s) [2019-12-31T14:53:10.627Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2019-12-31T14:53:10.628Z] === RUN TestBuildLabelWithTargets [2019-12-31T14:53:11.182Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-31T14:53:12.112Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-12-31T14:53:12.112Z] === RUN TestBuildWithEmptyLayers [2019-12-31T14:53:12.555Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-31T14:53:12.731Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-12-31T14:53:12.731Z] === RUN TestBuildMultiStageOnBuild [2019-12-31T14:53:14.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-31T14:53:14.707Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-31T14:53:14.707Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-31T14:53:14.765Z] --- PASS: TestBuildMultiStageOnBuild (2.11s) [2019-12-31T14:53:14.765Z] === RUN TestBuildUncleanTarFilenames [2019-12-31T14:53:15.271Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-31T14:53:15.529Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-31T14:53:15.529Z] --- PASS: TestContinueAfterPluginCrash (21.52s) [2019-12-31T14:53:15.529Z] PASS [2019-12-31T14:53:15.529Z] [2019-12-31T14:53:15.529Z] DONE 2 tests in 21.668s [2019-12-31T14:53:15.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T14:53:15.529Z] ++ 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-12-31T14:53:15.529Z] ++ set -e [2019-12-31T14:53:15.529Z] ++ '[' -n 0 ']' [2019-12-31T14:53:15.529Z] ++ set -x [2019-12-31T14:53:15.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=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-12-31T14:53:15.786Z] INFO: Testing against a local daemon [2019-12-31T14:53:15.786Z] === RUN TestPluginWithDevMounts [2019-12-31T14:53:15.786Z] === PAUSE TestPluginWithDevMounts [2019-12-31T14:53:15.786Z] === CONT TestPluginWithDevMounts [2019-12-31T14:53:16.286Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-12-31T14:53:16.286Z] === RUN TestBuildMultiStageLayerLeak [2019-12-31T14:53:16.350Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-31T14:53:17.720Z] --- PASS: TestPluginWithDevMounts (2.00s) [2019-12-31T14:53:17.720Z] PASS [2019-12-31T14:53:17.720Z] [2019-12-31T14:53:17.720Z] DONE 1 tests in 2.197s [2019-12-31T14:53:17.720Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T14:53:17.720Z] ++ 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-12-31T14:53:17.720Z] ++ set -e [2019-12-31T14:53:17.720Z] ++ '[' -n 0 ']' [2019-12-31T14:53:17.720Z] ++ set -x [2019-12-31T14:53:17.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:53:17.954Z] faf31ee0aa3d: Pull complete [2019-12-31T14:53:17.954Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-31T14:53:17.954Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:53:17.954Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-31T14:53:17.954Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-31T14:53:17.954Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2019-12-31T14:53:17.954Z] WARN: Skipping validation tests [2019-12-31T14:53:17.954Z] INFO: Running unit tests at 12/31/2019 14:53:04... [2019-12-31T14:53:17.954Z] INFO: make.ps1 starting at 12/31/2019 14:53:08 [2019-12-31T14:53:17.954Z] INFO: Git commit (18dbf0dc9) assumed from DOCKER_GITCOMMIT environment variable [2019-12-31T14:53:17.954Z] INFO: Invoking autogen... [2019-12-31T14:53:17.954Z] INFO: Running unit tests... [2019-12-31T14:53:17.978Z] INFO: Testing against a local daemon [2019-12-31T14:53:17.978Z] === RUN TestSecretInspect [2019-12-31T14:53:18.323Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2019-12-31T14:53:18.323Z] === RUN TestBuildWithHugeFile [2019-12-31T14:53:18.909Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-31T14:53:18.920Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2019-12-31T14:53:19.587Z] #29 27.95 # github.com/docker/docker/contrib/httpserver [2019-12-31T14:53:19.587Z] #29 27.95 loadinternal: cannot find runtime/cgo [2019-12-31T14:53:19.587Z] #29 DONE 28.6s [2019-12-31T14:53:19.587Z] [2019-12-31T14:53:19.587Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T14:53:19.587Z] #33 ... [2019-12-31T14:53:19.587Z] [2019-12-31T14:53:19.587Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-31T14:53:19.587Z] #30 DONE 0.1s [2019-12-31T14:53:19.587Z] [2019-12-31T14:53:19.587Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-31T14:53:19.841Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-31T14:53:21.212Z] --- PASS: TestSecretInspect (3.18s) [2019-12-31T14:53:21.212Z] === RUN TestSecretList [2019-12-31T14:53:23.109Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-31T14:53:23.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-31T14:53:24.241Z] --- PASS: TestSecretList (3.02s) [2019-12-31T14:53:24.241Z] === RUN TestSecretsCreateAndDelete [2019-12-31T14:53:24.499Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-31T14:53:27.779Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-31T14:53:27.779Z] --- PASS: TestSecretsCreateAndDelete (3.36s) [2019-12-31T14:53:27.779Z] === RUN TestSecretsUpdate [2019-12-31T14:53:29.154Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-31T14:53:29.235Z] ? github.com/docker/docker/api [no test files] [2019-12-31T14:53:31.050Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-31T14:53:31.050Z] --- PASS: TestSecretsUpdate (3.38s) [2019-12-31T14:53:31.050Z] === RUN TestTemplatedSecret [2019-12-31T14:53:31.308Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-31T14:53:34.583Z] --- PASS: TestTemplatedSecret (3.44s) [2019-12-31T14:53:34.583Z] === RUN TestSecretCreateResolve [2019-12-31T14:53:35.514Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-31T14:53:38.040Z] --- PASS: TestSecretCreateResolve (3.25s) [2019-12-31T14:53:38.040Z] PASS [2019-12-31T14:53:38.040Z] [2019-12-31T14:53:38.040Z] DONE 6 tests in 19.776s [2019-12-31T14:53:38.040Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T14:53:38.040Z] ++ 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-12-31T14:53:38.040Z] ++ set -e [2019-12-31T14:53:38.040Z] ++ '[' -n 0 ']' [2019-12-31T14:53:38.040Z] ++ set -x [2019-12-31T14:53:38.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-31T14:53:38.040Z] INFO: Testing against a local daemon [2019-12-31T14:53:38.040Z] === RUN TestServiceCreateInit [2019-12-31T14:53:38.040Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T14:53:38.040Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-31T14:53:38.973Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-31T14:53:40.388Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-31T14:53:43.669Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T14:53:44.050Z] ok github.com/docker/docker/api/server 0.126s coverage: 9.0% of statements [2019-12-31T14:53:48.924Z] --- PASS: TestServiceCreateInit (10.66s) [2019-12-31T14:53:48.924Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s) [2019-12-31T14:53:48.924Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2019-12-31T14:53:48.924Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T14:53:51.630Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-31T14:53:55.806Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-31T14:53:57.704Z] === RUN TestDockerSuite/TestBuildRm [2019-12-31T14:54:01.886Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-31T14:54:02.818Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-31T14:54:04.190Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-31T14:54:04.447Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-31T14:54:05.381Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-31T14:54:06.752Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-31T14:54:08.123Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-31T14:54:09.054Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-31T14:54:10.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-31T14:54:12.321Z] --- PASS: TestCreateServiceMultipleTimes (23.66s) [2019-12-31T14:54:12.321Z] === RUN TestCreateServiceConflict [2019-12-31T14:54:13.695Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-31T14:54:13.695Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-31T14:54:14.260Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-31T14:54:14.260Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-31T14:54:14.826Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-31T14:54:15.083Z] --- PASS: TestCreateServiceConflict (3.08s) [2019-12-31T14:54:15.083Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T14:54:15.649Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-31T14:54:15.906Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-31T14:54:17.277Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-31T14:54:19.175Z] --- PASS: TestCreateServiceMaxReplicas (4.03s) [2019-12-31T14:54:19.175Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T14:54:23.358Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-31T14:54:24.293Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-31T14:54:25.663Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-31T14:54:26.227Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-31T14:54:27.159Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-31T14:54:28.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-31T14:54:28.787Z] === RUN TestDockerSuite/TestBuildUser [2019-12-31T14:54:31.311Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-31T14:54:34.744Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-31T14:54:34.745Z] ok github.com/docker/docker/api/server/httputils 0.133s coverage: 14.7% of statements [2019-12-31T14:54:35.488Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-31T14:54:35.747Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.48s) [2019-12-31T14:54:35.747Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T14:54:35.834Z] ok github.com/docker/docker/api/server/middleware 0.206s coverage: 37.7% of statements [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-31T14:54:35.835Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-31T14:54:36.802Z] ok github.com/docker/docker/api/types/strslice 0.077s coverage: 90.0% of statements [2019-12-31T14:54:37.265Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2019-12-31T14:54:37.265Z] ok github.com/docker/docker/api/server/router/swarm 0.203s coverage: 4.0% of statements [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-31T14:54:37.265Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-31T14:54:37.725Z] ok github.com/docker/docker/api/types/time 0.425s coverage: 100.0% of statements [2019-12-31T14:54:38.184Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-31T14:54:38.184Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-31T14:54:38.642Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2019-12-31T14:54:39.026Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2019-12-31T14:54:39.026Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T14:54:40.361Z] --- PASS: TestBuildWithHugeFile (80.88s) [2019-12-31T14:54:40.361Z] === RUN TestBuildWithEmptyDockerfile [2019-12-31T14:54:40.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:54:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:54:40.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:54:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:54:40.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:54:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:54:40.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-31T14:54:40.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-31T14:54:40.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-31T14:54:40.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-12-31T14:54:40.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-12-31T14:54:40.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2019-12-31T14:54:40.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-12-31T14:54:40.361Z] === RUN TestBuildPreserveOwnership [2019-12-31T14:54:40.361Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-31T14:54:42.306Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-12-31T14:54:42.306Z] === RUN TestCreateServiceSysctls [2019-12-31T14:54:42.376Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2019-12-31T14:54:42.835Z] ok github.com/docker/docker/builder/remotecontext 0.474s coverage: 9.2% of statements [2019-12-31T14:54:43.063Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-31T14:54:43.802Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 46.3% of statements [2019-12-31T14:54:44.079Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2019-12-31T14:54:44.079Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2019-12-31T14:54:44.079Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2019-12-31T14:54:44.079Z] === RUN TestBuildPlatformInvalid [2019-12-31T14:54:44.364Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-12-31T14:54:44.364Z] PASS [2019-12-31T14:54:44.364Z] [2019-12-31T14:54:44.364Z] === Skipped [2019-12-31T14:54:44.364Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-31T14:54:44.364Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:54:44.364Z] [2019-12-31T14:54:44.364Z] [2019-12-31T14:54:44.364Z] DONE 32 tests, 1 skipped in 126.511s [2019-12-31T14:54:44.364Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-31T14:54:44.364Z] ++ 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-12-31T14:54:44.364Z] ++ set -e [2019-12-31T14:54:44.364Z] ++ '[' -n 0 ']' [2019-12-31T14:54:44.364Z] ++ set -x [2019-12-31T14:54:44.364Z] ++ env -i DEST=/go/src/github.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-12-31T14:54:44.364Z] INFO: Testing against a local daemon [2019-12-31T14:54:44.364Z] === RUN TestConfigList [2019-12-31T14:54:46.483Z] --- PASS: TestCreateServiceSysctls (3.97s) [2019-12-31T14:54:46.483Z] === RUN TestCreateServiceCapabilities [2019-12-31T14:54:47.067Z] --- PASS: TestConfigList (2.27s) [2019-12-31T14:54:47.067Z] === RUN TestConfigsCreateAndDelete [2019-12-31T14:54:49.100Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-12-31T14:54:49.100Z] === RUN TestConfigsUpdate [2019-12-31T14:54:49.760Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-12-31T14:54:49.760Z] === RUN TestInspect [2019-12-31T14:54:51.132Z] --- PASS: TestConfigsUpdate (2.21s) [2019-12-31T14:54:51.132Z] === RUN TestTemplatedConfig [2019-12-31T14:54:53.037Z] --- PASS: TestInspect (3.31s) [2019-12-31T14:54:53.037Z] === RUN TestServiceListWithStatuses [2019-12-31T14:54:53.037Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T14:54:53.037Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:54:53.037Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T14:54:53.865Z] --- PASS: TestTemplatedConfig (2.64s) [2019-12-31T14:54:53.866Z] === RUN TestConfigInspect [2019-12-31T14:54:53.982Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-31T14:54:54.920Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-31T14:54:55.485Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-31T14:54:55.909Z] --- PASS: TestConfigInspect (2.19s) [2019-12-31T14:54:55.909Z] === RUN TestConfigCreateWithLabels [2019-12-31T14:54:56.037Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-31T14:54:56.174Z] ok github.com/docker/docker/client 0.783s coverage: 75.3% of statements [2019-12-31T14:54:56.857Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-31T14:54:57.789Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-31T14:54:58.596Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-12-31T14:54:58.596Z] === RUN TestConfigCreateResolve [2019-12-31T14:54:59.316Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-31T14:54:59.683Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-31T14:54:59.683Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-31T14:54:59.683Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-31T14:54:59.683Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-31T14:54:59.683Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-31T14:54:59.683Z] --- PASS: TestDockerNetworkConnectAlias (6.89s) [2019-12-31T14:54:59.683Z] === RUN TestDockerNetworkReConnect [2019-12-31T14:55:00.634Z] --- PASS: TestConfigCreateResolve (2.29s) [2019-12-31T14:55:00.634Z] === RUN TestConfigDaemonLibtrustID [2019-12-31T14:55:00.688Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-31T14:55:01.254Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-12-31T14:55:01.254Z] PASS [2019-12-31T14:55:01.254Z] [2019-12-31T14:55:01.254Z] DONE 8 tests in 16.708s [2019-12-31T14:55:01.254Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-31T14:55:01.254Z] ++ 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-12-31T14:55:01.254Z] ++ set -e [2019-12-31T14:55:01.254Z] ++ '[' -n 0 ']' [2019-12-31T14:55:01.254Z] ++ set -x [2019-12-31T14:55:01.254Z] ++ env -i DEST=/go/src/github.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-12-31T14:55:01.254Z] INFO: Testing against a local daemon [2019-12-31T14:55:01.254Z] === RUN TestCheckpoint [2019-12-31T14:55:01.254Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-31T14:55:01.254Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:55:01.254Z] === RUN TestContainerInvalidJSON [2019-12-31T14:55:01.254Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:55:01.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:55:01.254Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:55:01.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:55:01.254Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:55:01.254Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:55:01.254Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-31T14:55:01.254Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-31T14:55:01.254Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-31T14:55:01.254Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-31T14:55:01.254Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-31T14:55:01.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-31T14:55:01.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-31T14:55:01.254Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-31T14:55:01.254Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-31T14:55:01.254Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-31T14:55:01.254Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-31T14:55:01.254Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-31T14:55:01.540Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-12-31T14:55:01.540Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-31T14:55:01.540Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-12-31T14:55:01.540Z] === RUN TestCopyFromContainer [2019-12-31T14:55:01.580Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-31T14:55:01.580Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-31T14:55:02.513Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-31T14:55:03.025Z] === RUN TestCopyFromContainer// [2019-12-31T14:55:03.025Z] === RUN TestCopyFromContainer//bar/root [2019-12-31T14:55:03.078Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-31T14:55:03.311Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-31T14:55:03.311Z] === RUN TestCopyFromContainer/bar/quux [2019-12-31T14:55:03.311Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-31T14:55:03.598Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-31T14:55:03.598Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-31T14:55:03.598Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-31T14:55:03.883Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-31T14:55:03.883Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer (2.45s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-31T14:55:03.883Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-31T14:55:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-31T14:55:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:55:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:55:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:55:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:55:03.883Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:55:03.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:55:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-31T14:55:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-31T14:55:03.883Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-31T14:55:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-31T14:55:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-31T14:55:03.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-31T14:55:03.884Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-31T14:55:03.884Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-31T14:55:03.966Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-31T14:55:04.009Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-31T14:55:04.168Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-31T14:55:04.168Z] === RUN TestCreateWithInvalidEnv [2019-12-31T14:55:04.168Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-31T14:55:04.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-31T14:55:04.168Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-31T14:55:04.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-31T14:55:04.168Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-31T14:55:04.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-31T14:55:04.168Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-31T14:55:04.168Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-31T14:55:04.168Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-31T14:55:04.168Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-31T14:55:04.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-31T14:55:04.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-31T14:55:04.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-31T14:55:04.168Z] === RUN TestCreateTmpfsMountsTarget [2019-12-31T14:55:04.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-31T14:55:04.168Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-31T14:55:04.266Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-31T14:55:04.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-31T14:55:05.637Z] --- PASS: TestDockerNetworkReConnect (5.88s) [2019-12-31T14:55:05.637Z] === RUN TestServicePlugin [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:55:06.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-31T14:55:06.201Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-12-31T14:55:06.201Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-12-31T14:55:06.201Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-31T14:55:08.145Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-31T14:55:08.162Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s) [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:55:08.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:55:08.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:55:08.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:55:08.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:55:08.241Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:55:08.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:55:08.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-31T14:55:08.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-31T14:55:08.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-31T14:55:08.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-31T14:55:08.241Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-31T14:55:08.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-12-31T14:55:08.241Z] === RUN TestContainerStartOnDaemonRestart [2019-12-31T14:55:08.241Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-31T14:55:08.241Z] === RUN TestDaemonRestartIpcMode [2019-12-31T14:55:08.241Z] === PAUSE TestDaemonRestartIpcMode [2019-12-31T14:55:08.241Z] === RUN TestDiff [2019-12-31T14:55:08.858Z] --- PASS: TestDiff (0.63s) [2019-12-31T14:55:08.858Z] === RUN TestExecWithCloseStdin [2019-12-31T14:55:09.077Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-31T14:55:09.479Z] --- PASS: TestExecWithCloseStdin (0.74s) [2019-12-31T14:55:09.479Z] === RUN TestExec [2019-12-31T14:55:10.097Z] --- PASS: TestExec (0.73s) [2019-12-31T14:55:10.097Z] === RUN TestExecUser [2019-12-31T14:55:10.689Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-31T14:55:10.973Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-31T14:55:11.114Z] --- PASS: TestExecUser (0.73s) [2019-12-31T14:55:11.114Z] === RUN TestExportContainerAndImportImage [2019-12-31T14:55:11.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-31T14:55:11.512Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-31T14:55:11.742Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2019-12-31T14:55:11.742Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-31T14:55:12.346Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-31T14:55:12.346Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-31T14:55:12.444Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-31T14:55:13.009Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-31T14:55:13.267Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-31T14:55:13.777Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-12-31T14:55:13.777Z] === RUN TestHealthCheckWorkdir [2019-12-31T14:55:13.853Z] ok github.com/docker/docker/builder/remotecontext/git 32.378s coverage: 86.3% of statements [2019-12-31T14:55:13.853Z] ? github.com/docker/docker/cli [no test files] [2019-12-31T14:55:13.853Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-31T14:55:14.395Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2019-12-31T14:55:14.395Z] === RUN TestHealthKillContainer [2019-12-31T14:55:14.640Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-31T14:55:14.873Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-31T14:55:16.246Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-31T14:55:17.127Z] --- PASS: TestHealthKillContainer (2.82s) [2019-12-31T14:55:17.127Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-31T14:55:17.746Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-12-31T14:55:17.746Z] === RUN TestIpcModeNone [2019-12-31T14:55:17.917Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-31T14:55:17.918Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-31T14:55:17.918Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-31T14:55:18.175Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-31T14:55:18.761Z] --- PASS: TestIpcModeNone (0.79s) [2019-12-31T14:55:18.761Z] === RUN TestIpcModePrivate [2019-12-31T14:55:18.773Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-31T14:55:19.381Z] --- PASS: TestIpcModePrivate (0.76s) [2019-12-31T14:55:19.381Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-31T14:55:19.381Z] === RUN TestIpcModeShareable [2019-12-31T14:55:19.545Z] === RUN TestDockerSuite/TestCommitChange [2019-12-31T14:55:20.000Z] --- PASS: TestIpcModeShareable (0.79s) [2019-12-31T14:55:20.000Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-31T14:55:20.000Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-31T14:55:20.517Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-31T14:55:20.919Z] ok github.com/docker/docker/cmd/dockerd 0.681s coverage: 19.0% of statements [2019-12-31T14:55:21.299Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-31T14:55:21.471Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-31T14:55:21.888Z] ok github.com/docker/docker/container 0.481s coverage: 42.5% of statements [2019-12-31T14:55:21.888Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-31T14:55:21.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-31T14:55:21.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-31T14:55:21.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-31T14:55:22.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2019-12-31T14:55:22.690Z] === RUN TestAPIIpcModeHost [2019-12-31T14:55:22.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.250s coverage: 65.3% of statements [2019-12-31T14:55:22.979Z] --- PASS: TestAPIIpcModeHost (0.62s) [2019-12-31T14:55:22.979Z] === RUN TestDaemonIpcModeShareable [2019-12-31T14:55:23.369Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-31T14:55:24.576Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-31T14:55:25.018Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2019-12-31T14:55:25.018Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T14:55:25.018Z] === RUN TestDaemonIpcModePrivate [2019-12-31T14:55:25.272Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-31T14:55:25.513Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-31T14:55:26.497Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2019-12-31T14:55:26.497Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T14:55:26.497Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-31T14:55:26.643Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-31T14:55:27.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2019-12-31T14:55:27.975Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-31T14:55:27.975Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-31T14:55:28.543Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-31T14:55:28.640Z] ok github.com/docker/docker/daemon/cluster/convert 0.642s coverage: 35.8% of statements [2019-12-31T14:55:28.801Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-31T14:55:29.732Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-31T14:55:29.913Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-31T14:55:30.008Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2019-12-31T14:55:30.008Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-31T14:55:30.008Z] === RUN TestIpcModeOlderClient [2019-12-31T14:55:30.008Z] === PAUSE TestIpcModeOlderClient [2019-12-31T14:55:30.008Z] === RUN TestKillContainerInvalidSignal [2019-12-31T14:55:30.298Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-12-31T14:55:30.298Z] === RUN TestKillContainer [2019-12-31T14:55:30.298Z] === RUN TestKillContainer/no_signal [2019-12-31T14:55:30.915Z] === RUN TestKillContainer/non_killing_signal [2019-12-31T14:55:31.105Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-31T14:55:31.533Z] === RUN TestKillContainer/killing_signal [2019-12-31T14:55:31.809Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-31T14:55:32.544Z] --- PASS: TestKillContainer (1.97s) [2019-12-31T14:55:32.544Z] --- PASS: TestKillContainer/no_signal (0.62s) [2019-12-31T14:55:32.544Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-12-31T14:55:32.544Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2019-12-31T14:55:32.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-31T14:55:32.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-31T14:55:32.739Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-31T14:55:32.828Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-31T14:55:32.996Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-31T14:55:33.001Z] #33 165.8 [2019-12-31T14:55:33.001Z] #33 DONE 166.2s [2019-12-31T14:55:33.258Z] [2019-12-31T14:55:33.258Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-31T14:55:33.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2019-12-31T14:55:33.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2019-12-31T14:55:33.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-12-31T14:55:33.842Z] === RUN TestKillStoppedContainer [2019-12-31T14:55:33.842Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-12-31T14:55:33.842Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-31T14:55:33.842Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-31T14:55:33.842Z] === RUN TestKillDifferentUserContainer [2019-12-31T14:55:34.426Z] ok github.com/docker/docker/daemon/cluster 2.014s coverage: 0.5% of statements [2019-12-31T14:55:34.468Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2019-12-31T14:55:34.468Z] === RUN TestInspectOomKilledTrue [2019-12-31T14:55:34.893Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-31T14:55:35.781Z] #34 DONE 2.6s [2019-12-31T14:55:35.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-31T14:55:35.947Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2019-12-31T14:55:35.947Z] === RUN TestInspectOomKilledFalse [2019-12-31T14:55:35.959Z] ok github.com/docker/docker/daemon/config 0.870s coverage: 80.1% of statements [2019-12-31T14:55:36.231Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2019-12-31T14:55:36.231Z] === RUN TestLinksEtcHostsContentMatch [2019-12-31T14:55:36.388Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-31T14:55:36.389Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-31T14:55:36.416Z] ok github.com/docker/docker/daemon/discovery 0.227s coverage: 30.0% of statements [2019-12-31T14:55:36.851Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2019-12-31T14:55:36.851Z] === RUN TestLinksContainerNames [2019-12-31T14:55:37.320Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-31T14:55:37.679Z] [2019-12-31T14:55:37.679Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-31T14:55:37.956Z] ok github.com/docker/docker/daemon/events 0.513s coverage: 50.0% of statements [2019-12-31T14:55:38.330Z] --- PASS: TestLinksContainerNames (1.24s) [2019-12-31T14:55:38.330Z] === RUN TestLogsFollowTailEmpty [2019-12-31T14:55:38.415Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.170s coverage: 10.9% of statements [2019-12-31T14:55:38.610Z] #35 DONE 1.0s [2019-12-31T14:55:38.610Z] [2019-12-31T14:55:38.610Z] #36 exporting to image [2019-12-31T14:55:38.610Z] #36 exporting layers [2019-12-31T14:55:38.614Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-12-31T14:55:38.614Z] === RUN TestContainerNetworkMountsNoChown [2019-12-31T14:55:38.693Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-31T14:55:39.235Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2019-12-31T14:55:39.235Z] === RUN TestMountDaemonRoot [2019-12-31T14:55:39.257Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-31T14:55:39.381Z] ok github.com/docker/docker/daemon/graphdriver 0.194s coverage: 2.3% of statements [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/default [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/default [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/private [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/private [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/rprivate [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/slave [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/slave [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/rslave [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/shared [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/shared [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/rshared [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-31T14:55:39.520Z] === CONT TestMountDaemonRoot/default [2019-12-31T14:55:39.520Z] === CONT TestMountDaemonRoot/rprivate [2019-12-31T14:55:39.520Z] === CONT TestMountDaemonRoot/rslave [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:55:39.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:55:39.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rshared [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/shared [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/private [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/slave [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-31T14:55:39.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:55:39.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-31T14:55:39.521Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-31T14:55:39.811Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-31T14:55:39.811Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-31T14:55:39.811Z] === RUN TestContainerBindMountNonRecursive [2019-12-31T14:55:40.188Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-31T14:55:40.346Z] ok github.com/docker/docker/daemon/links 0.581s coverage: 93.0% of statements [2019-12-31T14:55:41.125Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-31T14:55:41.125Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-31T14:55:41.125Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-31T14:55:41.133Z] #36 exporting layers 2.5s done [2019-12-31T14:55:41.133Z] #36 writing image sha256:97f04b94bfa6d6b37c18e15ca603f649cd70f86522e3bd25ab49b462b78ac21e done [2019-12-31T14:55:41.133Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-31T14:55:41.133Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T14:55:41.445Z] + echo Ensuring container killed. [2019-12-31T14:55:41.445Z] Ensuring container killed. [2019-12-31T14:55:41.445Z] + docker rm -vf docker-pr1 [2019-12-31T14:55:41.445Z] Error: No such container: docker-pr1 [2019-12-31T14:55:41.445Z] + true [Pipeline] sh [2019-12-31T14:55:41.726Z] + echo Chowning /workspace to jenkins user [2019-12-31T14:55:41.727Z] Chowning /workspace to jenkins user [2019-12-31T14:55:41.727Z] + id -u [2019-12-31T14:55:41.727Z] + id -g [2019-12-31T14:55:41.727Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T14:55:41.843Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-12-31T14:55:41.843Z] === RUN TestNetworkNat [2019-12-31T14:55:42.057Z] --- PASS: TestServicePlugin (36.35s) [2019-12-31T14:55:42.057Z] plugin_test.go:62: [de2ab6b83783e] joining swarm manager [dc36f39477284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T14:55:42.057Z] plugin_test.go:65: [db278a722a09a] joining swarm manager [dc36f39477284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T14:55:42.057Z] === RUN TestServiceUpdateLabel [2019-12-31T14:55:42.057Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-31T14:55:42.057Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-31T14:55:42.057Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-31T14:55:42.128Z] --- PASS: TestNetworkNat (0.73s) [2019-12-31T14:55:42.128Z] === RUN TestNetworkLocalhostTCPNat [2019-12-31T14:55:42.314Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-31T14:55:42.314Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-31T14:55:42.747Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2019-12-31T14:55:42.747Z] === RUN TestNetworkLoopbackNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T14:55:43.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-31T14:55:43.246Z] ok github.com/docker/docker/daemon 3.179s coverage: 9.2% of statements [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-31T14:55:43.246Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-31T14:55:43.397Z] + bundleName=unit [2019-12-31T14:55:43.397Z] + echo Creating unit-bundles.tar.gz [2019-12-31T14:55:43.397Z] Creating unit-bundles.tar.gz [2019-12-31T14:55:43.397Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-31T14:55:43.397Z] bundles/junit-report.xml [2019-12-31T14:55:43.397Z] bundles/go-test-report.json [2019-12-31T14:55:43.397Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-31T14:55:43.408Z] Archiving artifacts [2019-12-31T14:55:43.704Z] ok github.com/docker/docker/daemon/logger 0.410s coverage: 43.0% of statements [2019-12-31T14:55:43.762Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2019-12-31T14:55:43.762Z] === RUN TestPause [2019-12-31T14:55:43.885Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T14:55:44.162Z] ok github.com/docker/docker/daemon/logger/awslogs 0.455s coverage: 77.4% of statements [2019-12-31T14:55:44.162Z] ok github.com/docker/docker/daemon/images 0.523s coverage: 4.9% of statements [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-31T14:55:44.162Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-31T14:55:44.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-31T14:55:44.195Z] + make clean [2019-12-31T14:55:44.386Z] --- PASS: TestPause (0.69s) [2019-12-31T14:55:44.386Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-31T14:55:44.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:55:44.386Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:55:44.386Z] === RUN TestPauseStopPausedContainer [2019-12-31T14:55:44.453Z] docker volume rm -f docker-dev-cache [2019-12-31T14:55:44.453Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T14:55:44.740Z] --- PASS: TestServiceUpdateLabel (3.01s) [2019-12-31T14:55:44.740Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-12-31T14:55:45.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-31T14:55:45.067Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] // node [2019-12-31T14:55:45.086Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2019-12-31T14:55:45.086Z] === RUN TestPsFilter [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T14:55:45.372Z] --- PASS: TestPsFilter (0.18s) [2019-12-31T14:55:45.372Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-31T14:55:45.994Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-12-31T14:55:45.994Z] === RUN TestRemoveContainerWithVolume [2019-12-31T14:55:46.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.449s coverage: 88.3% of statements [2019-12-31T14:55:46.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.395s coverage: 62.1% of statements [2019-12-31T14:55:46.615Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-12-31T14:55:46.615Z] === RUN TestRemoveContainerRunning [2019-12-31T14:55:46.864Z] ok github.com/docker/docker/daemon/logger/local 0.472s coverage: 74.7% of statements [2019-12-31T14:55:46.865Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-31T14:55:46.865Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.203s coverage: 21.4% of statements [2019-12-31T14:55:46.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-31T14:55:47.233Z] --- PASS: TestRemoveContainerRunning (0.65s) [2019-12-31T14:55:47.233Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-31T14:55:47.852Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2019-12-31T14:55:47.852Z] === RUN TestRemoveInvalidContainer [2019-12-31T14:55:47.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-31T14:55:47.896Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-31T14:55:48.137Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-12-31T14:55:48.137Z] === RUN TestRenameLinkedContainer [2019-12-31T14:55:48.827Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-31T14:55:49.041Z] ok github.com/docker/docker/daemon/logger/templates 0.101s coverage: 8.3% of statements [2019-12-31T14:55:49.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.188s coverage: 47.8% of statements [2019-12-31T14:55:49.757Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-31T14:55:50.689Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-31T14:55:50.834Z] --- PASS: TestRenameLinkedContainer (2.57s) [2019-12-31T14:55:50.834Z] === RUN TestRenameStoppedContainer [2019-12-31T14:55:51.253Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-31T14:55:51.253Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-31T14:55:51.451Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-12-31T14:55:51.451Z] === RUN TestRenameRunningContainerAndReuse [2019-12-31T14:55:51.943Z] ok github.com/docker/docker/daemon/logger/splunk 2.663s coverage: 82.5% of statements [2019-12-31T14:55:51.943Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-31T14:55:51.943Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-31T14:55:51.943Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-31T14:55:52.183Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-31T14:55:52.401Z] ok github.com/docker/docker/distribution/metadata 1.230s coverage: 48.2% of statements [2019-12-31T14:55:52.463Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2019-12-31T14:55:52.463Z] === RUN TestRenameInvalidName [2019-12-31T14:55:52.859Z] ok github.com/docker/docker/distribution 1.634s coverage: 20.3% of statements [2019-12-31T14:55:52.859Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-31T14:55:53.080Z] --- PASS: TestRenameInvalidName (0.66s) [2019-12-31T14:55:53.080Z] === RUN TestRenameAnonymousContainer [2019-12-31T14:55:53.115Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-31T14:55:53.318Z] ok github.com/docker/docker/errdefs 0.148s coverage: 49.4% of statements [2019-12-31T14:55:54.046Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-31T14:55:54.046Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-31T14:55:54.284Z] ok github.com/docker/docker/distribution/xfer 2.113s coverage: 76.8% of statements [2019-12-31T14:55:54.284Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-31T14:55:54.743Z] ok github.com/docker/docker/image/cache 0.188s coverage: 19.2% of statements [2019-12-31T14:55:54.977Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-31T14:55:55.709Z] ok github.com/docker/docker/image 1.079s coverage: 86.4% of statements [2019-12-31T14:55:55.709Z] ok github.com/docker/docker/image/v1 0.275s coverage: 25.0% of statements [2019-12-31T14:55:55.774Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2019-12-31T14:55:55.774Z] === RUN TestRenameContainerWithSameName [2019-12-31T14:55:56.167Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-31T14:55:56.167Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-31T14:55:56.347Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-31T14:55:56.391Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2019-12-31T14:55:56.391Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-31T14:55:57.404Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2019-12-31T14:55:57.404Z] === RUN TestResize [2019-12-31T14:55:58.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-31T14:55:58.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-31T14:55:58.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-31T14:55:58.241Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-31T14:55:58.241Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-31T14:55:58.342Z] ok github.com/docker/docker/libcontainerd/queue 0.247s coverage: 100.0% of statements [2019-12-31T14:55:58.417Z] --- PASS: TestResize (0.66s) [2019-12-31T14:55:58.417Z] === RUN TestResizeWithInvalidSize [2019-12-31T14:55:58.800Z] ok github.com/docker/docker/layer 0.445s coverage: 30.0% of statements [2019-12-31T14:55:58.800Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-31T14:55:58.804Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-31T14:55:59.035Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2019-12-31T14:55:59.035Z] === RUN TestResizeWhenContainerNotStarted [2019-12-31T14:55:59.258Z] ok github.com/docker/docker/pkg/aaparser 0.077s coverage: 50.0% of statements [2019-12-31T14:55:59.655Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:55:59.656Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:55:59.656Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:55:59.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-31T14:55:59.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-31T14:55:59.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-31T14:55:59.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:55:59.720Z] ok github.com/docker/docker/opts 0.504s coverage: 67.3% of statements [2019-12-31T14:56:00.173Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2019-12-31T14:56:00.173Z] === RUN TestServiceUpdateConfigs [2019-12-31T14:56:00.687Z] ok github.com/docker/docker/libcontainerd/local 0.408s coverage: 1.0% of statements [2019-12-31T14:56:00.687Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-31T14:56:00.687Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-31T14:56:00.687Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-31T14:56:00.687Z] ? github.com/docker/docker/oci [no test files] [2019-12-31T14:56:00.687Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-31T14:56:01.653Z] ok github.com/docker/docker/pkg/broadcaster 0.076s coverage: 100.0% of statements [2019-12-31T14:56:01.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:56:02.112Z] ok github.com/docker/docker/pkg/authorization 0.738s coverage: 26.8% of statements [2019-12-31T14:56:02.112Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-12-31T14:56:03.112Z] ok github.com/docker/docker/pkg/directory 0.075s coverage: 80.0% of statements [2019-12-31T14:56:03.112Z] ok github.com/docker/docker/pkg/chrootarchive 0.141s coverage: 15.4% of statements [2019-12-31T14:56:03.112Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2019-12-31T14:56:03.485Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-31T14:56:03.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-31T14:56:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-31T14:56:03.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-31T14:56:04.416Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-31T14:56:04.645Z] ok github.com/docker/docker/pkg/discovery/file 0.190s coverage: 92.9% of statements [2019-12-31T14:56:04.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-31T14:56:05.104Z] ok github.com/docker/docker/pkg/discovery/memory 0.141s coverage: 92.3% of statements [2019-12-31T14:56:05.346Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-31T14:56:05.346Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-31T14:56:05.346Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-31T14:56:06.072Z] ok github.com/docker/docker/pkg/discovery/nodes 0.227s coverage: 93.8% of statements [2019-12-31T14:56:06.535Z] ok github.com/docker/docker/pkg/filenotify 0.133s coverage: 36.2% of statements [2019-12-31T14:56:06.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-31T14:56:07.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-31T14:56:07.505Z] ok github.com/docker/docker/pkg/fileutils 0.158s coverage: 87.7% of statements [2019-12-31T14:56:07.505Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2019-12-31T14:56:07.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-31T14:56:08.618Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-31T14:56:08.875Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-31T14:56:09.040Z] ok github.com/docker/docker/pkg/discovery/kv 3.561s coverage: 84.1% of statements [2019-12-31T14:56:09.040Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 6.3% of statements [2019-12-31T14:56:09.829Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-31T14:56:09.829Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.94s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.20s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.22s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.17s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2019-12-31T14:56:09.830Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-12-31T14:56:09.830Z] === RUN TestCgroupNamespacesRun [2019-12-31T14:56:10.005Z] ok github.com/docker/docker/pkg/locker 0.061s coverage: 88.9% of statements [2019-12-31T14:56:10.244Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-31T14:56:10.462Z] ok github.com/docker/docker/pkg/jsonmessage 0.223s coverage: 91.7% of statements [2019-12-31T14:56:10.462Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 69.2% of statements [2019-12-31T14:56:10.462Z] ok github.com/docker/docker/pkg/archive 8.933s coverage: 62.0% of statements [2019-12-31T14:56:10.922Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2019-12-31T14:56:11.306Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2019-12-31T14:56:11.306Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-31T14:56:11.380Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2019-12-31T14:56:11.380Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2019-12-31T14:56:12.345Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.6% of statements [2019-12-31T14:56:12.783Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2019-12-31T14:56:12.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-31T14:56:13.313Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-12-31T14:56:14.273Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2019-12-31T14:56:14.273Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-31T14:56:14.849Z] ok github.com/docker/docker/pkg/plugins/transport 0.137s coverage: 85.7% of statements [2019-12-31T14:56:14.849Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2019-12-31T14:56:15.312Z] ok github.com/docker/docker/pkg/progress 0.077s coverage: 75.9% of statements [2019-12-31T14:56:15.501Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-31T14:56:15.501Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-31T14:56:15.501Z] --- PASS: TestServiceUpdateConfigs (15.36s) [2019-12-31T14:56:15.501Z] === RUN TestServiceUpdateNetwork [2019-12-31T14:56:15.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2019-12-31T14:56:15.750Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-31T14:56:16.285Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2019-12-31T14:56:16.749Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 73.9% of statements [2019-12-31T14:56:17.212Z] ok github.com/docker/docker/pkg/signal 0.108s coverage: 20.3% of statements [2019-12-31T14:56:17.398Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-31T14:56:17.674Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-12-31T14:56:17.779Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2019-12-31T14:56:17.779Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-31T14:56:18.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-12-31T14:56:18.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-31T14:56:18.649Z] ok github.com/docker/docker/pkg/streamformatter 0.063s coverage: 66.2% of statements [2019-12-31T14:56:18.649Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2019-12-31T14:56:19.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-31T14:56:19.413Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-12-31T14:56:19.413Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-31T14:56:19.624Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-12-31T14:56:20.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-31T14:56:20.598Z] ok github.com/docker/docker/pkg/system 0.099s coverage: 13.1% of statements [2019-12-31T14:56:20.891Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2019-12-31T14:56:20.891Z] === RUN TestKernelTCPMemory [2019-12-31T14:56:21.061Z] ok github.com/docker/docker/pkg/tailfile 0.226s coverage: 88.6% of statements [2019-12-31T14:56:21.899Z] --- PASS: TestKernelTCPMemory (0.80s) [2019-12-31T14:56:21.899Z] === RUN TestNISDomainname [2019-12-31T14:56:22.036Z] ok github.com/docker/docker/pkg/tarsum 0.214s coverage: 89.3% of statements [2019-12-31T14:56:22.036Z] ok github.com/docker/docker/pkg/term 0.088s coverage: 30.8% of statements [2019-12-31T14:56:22.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-31T14:56:22.517Z] --- PASS: TestNISDomainname (0.86s) [2019-12-31T14:56:22.517Z] === RUN TestHostnameDnsResolution [2019-12-31T14:56:23.011Z] testing: warning: no tests to run [2019-12-31T14:56:23.011Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2019-12-31T14:56:23.473Z] ok github.com/docker/docker/pkg/truncindex 0.176s coverage: 91.5% of statements [2019-12-31T14:56:23.531Z] --- PASS: TestHostnameDnsResolution (1.02s) [2019-12-31T14:56:23.531Z] === RUN TestStats [2019-12-31T14:56:23.935Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2019-12-31T14:56:23.935Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2019-12-31T14:56:24.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-31T14:56:25.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-31T14:56:26.124Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-31T14:56:26.124Z] ok github.com/docker/docker/plugin/v2 0.100s coverage: 20.1% of statements [2019-12-31T14:56:26.223Z] --- PASS: TestStats (2.36s) [2019-12-31T14:56:26.223Z] === RUN TestStopContainerWithTimeout [2019-12-31T14:56:26.223Z] === RUN TestStopContainerWithTimeout/0 [2019-12-31T14:56:26.223Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-31T14:56:26.223Z] === RUN TestStopContainerWithTimeout/1 [2019-12-31T14:56:26.223Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-31T14:56:26.223Z] === RUN TestStopContainerWithTimeout/3 [2019-12-31T14:56:26.223Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-31T14:56:26.223Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-31T14:56:26.223Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-31T14:56:26.223Z] === CONT TestStopContainerWithTimeout/0 [2019-12-31T14:56:26.223Z] === CONT TestStopContainerWithTimeout/3 [2019-12-31T14:56:26.223Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-31T14:56:26.223Z] === CONT TestStopContainerWithTimeout/1 [2019-12-31T14:56:26.586Z] ok github.com/docker/docker/plugin 0.290s coverage: 11.6% of statements [2019-12-31T14:56:26.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf8340_} [2019-12-31T14:56:27.563Z] ok github.com/docker/docker/reference 0.250s coverage: 84.4% of statements [2019-12-31T14:56:28.539Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2019-12-31T14:56:28.539Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2019-12-31T14:56:28.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1530795596_/foo_false____} [2019-12-31T14:56:28.916Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-31T14:56:28.916Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-12-31T14:56:28.916Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2019-12-31T14:56:28.916Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2019-12-31T14:56:28.916Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-12-31T14:56:28.916Z] === RUN TestDeleteDevicemapper [2019-12-31T14:56:28.916Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-31T14:56:28.916Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:56:28.916Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-31T14:56:29.515Z] ok github.com/docker/docker/registry 0.425s coverage: 51.7% of statements [2019-12-31T14:56:29.515Z] ok github.com/docker/docker/testutil 0.075s coverage: 62.5% of statements [2019-12-31T14:56:29.979Z] ok github.com/docker/docker/runconfig 0.181s coverage: 54.5% of statements [2019-12-31T14:56:30.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1530795596_/foo_true____} [2019-12-31T14:56:30.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2019-12-31T14:56:30.952Z] === RUN TestUpdateMemory [2019-12-31T14:56:31.916Z] --- PASS: TestServiceUpdateNetwork (16.03s) [2019-12-31T14:56:31.916Z] PASS [2019-12-31T14:56:31.916Z] [2019-12-31T14:56:31.916Z] === Skipped [2019-12-31T14:56:31.916Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T14:56:31.916Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T14:56:31.916Z] [2019-12-31T14:56:31.916Z] [2019-12-31T14:56:31.916Z] DONE 20 tests, 1 skipped in 173.987s [2019-12-31T14:56:31.916Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T14:56:31.916Z] ++ 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-12-31T14:56:31.916Z] ++ set -e [2019-12-31T14:56:31.916Z] ++ '[' -n 0 ']' [2019-12-31T14:56:31.916Z] ++ set -x [2019-12-31T14:56:31.917Z] ++ env -i DEST=/go/src/github.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-12-31T14:56:31.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-31T14:56:31.917Z] INFO: Testing against a local daemon [2019-12-31T14:56:31.917Z] === RUN TestSessionCreate [2019-12-31T14:56:31.917Z] --- PASS: TestSessionCreate (0.04s) [2019-12-31T14:56:31.917Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T14:56:31.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-31T14:56:31.917Z] PASS [2019-12-31T14:56:31.917Z] [2019-12-31T14:56:31.917Z] DONE 2 tests in 0.212s [2019-12-31T14:56:31.917Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T14:56:31.917Z] ++ 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-12-31T14:56:31.917Z] ++ set -e [2019-12-31T14:56:31.917Z] ++ '[' -n 0 ']' [2019-12-31T14:56:31.917Z] ++ set -x [2019-12-31T14:56:31.917Z] ++ env -i DEST=/go/src/github.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-12-31T14:56:31.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_false____} [2019-12-31T14:56:31.917Z] INFO: Testing against a local daemon [2019-12-31T14:56:31.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T14:56:31.917Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-12-31T14:56:31.917Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:56:31.917Z] === RUN TestEventsExecDie [2019-12-31T14:56:31.961Z] --- PASS: TestUpdateMemory (0.90s) [2019-12-31T14:56:31.961Z] === RUN TestUpdateCPUQuota [2019-12-31T14:56:32.902Z] ok github.com/docker/docker/volume/drivers 0.147s coverage: 36.1% of statements [2019-12-31T14:56:33.013Z] --- PASS: TestUpdateCPUQuota (1.18s) [2019-12-31T14:56:33.013Z] === RUN TestUpdatePidsLimit [2019-12-31T14:56:33.013Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-31T14:56:33.288Z] --- PASS: TestEventsExecDie (1.13s) [2019-12-31T14:56:33.288Z] === RUN TestEventsBackwardsCompatible [2019-12-31T14:56:33.288Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-12-31T14:56:33.288Z] === RUN TestInfoBinaryCommits [2019-12-31T14:56:33.288Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-12-31T14:56:33.288Z] === RUN TestInfoAPIVersioned [2019-12-31T14:56:33.288Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T14:56:33.288Z] === RUN TestInfoDiscoveryBackend [2019-12-31T14:56:33.296Z] === RUN TestUpdatePidsLimit/no_change [2019-12-31T14:56:33.364Z] ok github.com/docker/docker/volume/local 0.254s coverage: 37.7% of statements [2019-12-31T14:56:33.364Z] ok github.com/docker/docker/volume/mounts 0.138s coverage: 66.2% of statements [2019-12-31T14:56:33.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_true____} [2019-12-31T14:56:33.580Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-31T14:56:33.803Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2019-12-31T14:56:33.803Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T14:56:33.863Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-31T14:56:34.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-31T14:56:34.432Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-31T14:56:34.734Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T14:56:34.734Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T14:56:35.052Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-31T14:56:35.298Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-12-31T14:56:35.298Z] === RUN TestInfoAPI [2019-12-31T14:56:35.298Z] --- PASS: TestInfoAPI (0.02s) [2019-12-31T14:56:35.298Z] === RUN TestInfoAPIWarnings [2019-12-31T14:56:35.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_true__0xc000bf88a0__} [2019-12-31T14:56:35.553Z] ok github.com/docker/docker/volume/service 0.359s coverage: 70.3% of statements [2019-12-31T14:56:35.863Z] --- PASS: TestInfoAPIWarnings (0.56s) [2019-12-31T14:56:35.863Z] === RUN TestInfoDebug [2019-12-31T14:56:36.067Z] --- PASS: TestUpdatePidsLimit (3.19s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2019-12-31T14:56:36.068Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2019-12-31T14:56:36.068Z] === RUN TestUpdateRestartPolicy [2019-12-31T14:56:36.429Z] --- PASS: TestInfoDebug (0.53s) [2019-12-31T14:56:36.429Z] === RUN TestInfoInsecureRegistries [2019-12-31T14:56:36.993Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-31T14:56:36.993Z] === RUN TestInfoRegistryMirrors [2019-12-31T14:56:37.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf88c0_} [2019-12-31T14:56:37.507Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-12-31T14:56:37.507Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T14:56:37.764Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2019-12-31T14:56:37.764Z] === RUN TestPingCacheHeaders [2019-12-31T14:56:37.764Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-31T14:56:37.764Z] === RUN TestPingGet [2019-12-31T14:56:37.764Z] --- PASS: TestPingGet (0.02s) [2019-12-31T14:56:37.764Z] === RUN TestPingHead [2019-12-31T14:56:37.764Z] --- PASS: TestPingHead (0.04s) [2019-12-31T14:56:37.764Z] === RUN TestVersion [2019-12-31T14:56:37.764Z] --- PASS: TestVersion (0.02s) [2019-12-31T14:56:37.764Z] PASS [2019-12-31T14:56:37.764Z] [2019-12-31T14:56:37.764Z] === Skipped [2019-12-31T14:56:37.764Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-12-31T14:56:37.764Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T14:56:37.764Z] [2019-12-31T14:56:37.764Z] [2019-12-31T14:56:37.764Z] DONE 18 tests, 1 skipped in 5.975s [2019-12-31T14:56:37.764Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T14:56:37.764Z] ++ 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-12-31T14:56:37.764Z] ++ set -e [2019-12-31T14:56:37.764Z] ++ '[' -n 0 ']' [2019-12-31T14:56:37.764Z] ++ set -x [2019-12-31T14:56:37.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-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-12-31T14:56:38.022Z] INFO: Testing against a local daemon [2019-12-31T14:56:38.022Z] === RUN TestVolumesCreateAndList [2019-12-31T14:56:38.022Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T14:56:38.022Z] === RUN TestVolumesRemove [2019-12-31T14:56:38.280Z] --- PASS: TestVolumesRemove (0.11s) [2019-12-31T14:56:38.280Z] === RUN TestVolumesInspect [2019-12-31T14:56:38.280Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-31T14:56:38.280Z] === RUN TestVolumesInvalidJSON [2019-12-31T14:56:38.280Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T14:56:38.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T14:56:38.280Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T14:56:38.280Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T14:56:38.280Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T14:56:38.280Z] PASS [2019-12-31T14:56:38.280Z] [2019-12-31T14:56:38.280Z] DONE 5 tests in 0.364s [2019-12-31T14:56:38.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T14:56:38.280Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T14:56:38.538Z] +++ kill 5328 [2019-12-31T14:56:39.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf88e0_} [2019-12-31T14:56:39.667Z] +++ /etc/init.d/apparmor stop [2019-12-31T14:56:39.667Z] Clearing AppArmor profiles cache:. [2019-12-31T14:56:39.667Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T14:56:39.667Z] Unloading profiles will leave already running processes permanently [2019-12-31T14:56:39.667Z] unconfined, which can lead to unexpected situations. [2019-12-31T14:56:39.667Z] [2019-12-31T14:56:39.667Z] To set a process to complain mode, use the command line tool [2019-12-31T14:56:39.667Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T14:56:39.667Z] with the 'teardown' option." [2019-12-31T14:56:39.667Z] [2019-12-31T14:56:40.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf8900_} [2019-12-31T14:56:42.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf8920_} [2019-12-31T14:56:43.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-31T14:56:45.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-31T14:56:46.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-31T14:56:46.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-31T14:56:46.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-31T14:56:46.302Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-31T14:56:48.775Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2019-12-31T14:56:48.775Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-31T14:56:48.775Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2019-12-31T14:56:48.775Z] === RUN TestWaitNonBlocked [2019-12-31T14:56:48.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:56:48.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:56:48.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:56:48.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:56:48.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-31T14:56:48.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-31T14:56:49.585Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-31T14:56:49.792Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-31T14:56:49.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2019-12-31T14:56:49.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2019-12-31T14:56:49.792Z] === RUN TestWaitBlocked [2019-12-31T14:56:49.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:56:49.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:56:49.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:56:49.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:56:49.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-31T14:56:49.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-31T14:56:50.398Z] ok github.com/docker/docker/pkg/plugins 35.054s coverage: 73.4% of statements [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/rootless [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/volume [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-31T14:56:50.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === Skipped [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2019-12-31T14:56:50.398Z] dispatchers_test.go:376: Windows does not support stopsignal [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2019-12-31T14:56:50.398Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2019-12-31T14:56:50.398Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2019-12-31T14:56:50.398Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2019-12-31T14:56:50.398Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2019-12-31T14:56:50.398Z] client_test.go:23: runtime.GOOS == "windows" [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2019-12-31T14:56:50.398Z] daemon_test.go:147: root required [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2019-12-31T14:56:50.398Z] reload_test.go:520: root required [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2019-12-31T14:56:50.398Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2019-12-31T14:56:50.398Z] pull_v2_test.go:73: Needs fixing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2019-12-31T14:56:50.398Z] pull_v2_test.go:118: Needs fixing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2019-12-31T14:56:50.398Z] download_test.go:268: Needs fixing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2019-12-31T14:56:50.398Z] layer_test.go:304: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2019-12-31T14:56:50.398Z] layer_test.go:353: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2019-12-31T14:56:50.398Z] layer_test.go:468: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2019-12-31T14:56:50.398Z] layer_test.go:697: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2019-12-31T14:56:50.398Z] migration_test.go:46: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2019-12-31T14:56:50.398Z] migration_test.go:182: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2019-12-31T14:56:50.398Z] mount_test.go:17: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2019-12-31T14:56:50.398Z] mount_test.go:76: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2019-12-31T14:56:50.398Z] mount_test.go:125: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2019-12-31T14:56:50.398Z] mount_test.go:212: Failing on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:133: Xz not present in msys2 [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:238: Failing on Windows CI machines [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2019-12-31T14:56:50.398Z] archive_windows_test.go:16: Currently fails [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2019-12-31T14:56:50.398Z] changes_test.go:192: needs more investigation [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2019-12-31T14:56:50.398Z] changes_test.go:405: needs further investigation [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2019-12-31T14:56:50.398Z] changes_test.go:441: needs further investigation [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2019-12-31T14:56:50.398Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2019-12-31T14:56:50.398Z] poller_test.go:41: No chmod on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2019-12-31T14:56:50.398Z] fileutils_test.go:134: Needs porting to Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2019-12-31T14:56:50.398Z] fileutils_test.go:180: Needs porting to Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2019-12-31T14:56:50.398Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2019-12-31T14:56:50.398Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2019-12-31T14:56:50.398Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2019-12-31T14:56:50.398Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2019-12-31T14:56:50.398Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2019-12-31T14:56:50.398Z] local_test.go:181: runtime.GOOS == "windows" [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] [2019-12-31T14:56:50.398Z] DONE 1759 tests, 46 skipped in 211.360s [2019-12-31T14:56:50.398Z] INFO: make.ps1 ended at 12/31/2019 14:56:50 [2019-12-31T14:56:50.803Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-31T14:56:50.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2019-12-31T14:56:50.803Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2019-12-31T14:56:50.803Z] === CONT TestContainerStartOnDaemonRestart [2019-12-31T14:56:50.803Z] === CONT TestIpcModeOlderClient [2019-12-31T14:56:50.803Z] === CONT TestDaemonRestartIpcMode [2019-12-31T14:56:50.803Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-12-31T14:56:51.966Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2019-12-31T14:56:52.106Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-31T14:56:52.429Z] INFO: Unit tests ended at 12/31/2019 14:56:52. Duration:00:03:46.7021754 [2019-12-31T14:56:52.429Z] INFO: Building busybox [2019-12-31T14:56:52.429Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T14:56:52.429Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-31T14:56:52.429Z] [2019-12-31T14:56:52.429Z] Sending build context to Docker daemon 2.56kB [2019-12-31T14:56:52.429Z] [2019-12-31T14:56:52.429Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-31T14:56:52.429Z] ---> 782a75e44953 [2019-12-31T14:56:52.429Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-31T14:56:52.429Z] ---> Running in 1e9a9aacf0fc [2019-12-31T14:56:54.276Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2019-12-31T14:56:54.561Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2019-12-31T14:56:54.561Z] PASS [2019-12-31T14:56:54.561Z] [2019-12-31T14:56:54.561Z] === Skipped [2019-12-31T14:56:54.561Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-31T14:56:54.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:56:54.561Z] [2019-12-31T14:56:54.561Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-31T14:56:54.561Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-31T14:56:54.561Z] [2019-12-31T14:56:54.561Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-31T14:56:54.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-31T14:56:54.561Z] [2019-12-31T14:56:54.561Z] [2019-12-31T14:56:54.561Z] DONE 197 tests, 3 skipped in 113.461s [2019-12-31T14:56:54.561Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-31T14:56:54.561Z] ++ 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-12-31T14:56:54.561Z] ++ set -e [2019-12-31T14:56:54.561Z] ++ '[' -n 0 ']' [2019-12-31T14:56:54.561Z] ++ set -x [2019-12-31T14:56:54.562Z] ++ env -i DEST=/go/src/github.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-12-31T14:56:54.846Z] INFO: Testing against a local daemon [2019-12-31T14:56:54.846Z] === RUN TestCommitInheritsEnv [2019-12-31T14:56:55.143Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-12-31T14:56:55.143Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-31T14:56:55.143Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-31T14:56:55.143Z] === RUN TestImagesFilterMultiReference [2019-12-31T14:56:55.143Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-31T14:56:55.143Z] === RUN TestImagePullPlatformInvalid [2019-12-31T14:56:55.143Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-31T14:56:55.143Z] === RUN TestRemoveImageOrphaning [2019-12-31T14:56:55.380Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-31T14:56:55.765Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-12-31T14:56:55.765Z] === RUN TestRemoveImageGarbageCollector [2019-12-31T14:56:55.765Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-31T14:56:55.765Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T14:56:55.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-31T14:56:55.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-31T14:56:55.765Z] === RUN TestTagInvalidReference [2019-12-31T14:56:55.765Z] --- PASS: TestTagInvalidReference (0.05s) [2019-12-31T14:56:55.765Z] === RUN TestTagValidPrefixedRepo [2019-12-31T14:56:55.765Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-31T14:56:55.765Z] === RUN TestTagExistedNameWithoutForce [2019-12-31T14:56:55.765Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-31T14:56:55.765Z] === RUN TestTagOfficialNames [2019-12-31T14:56:55.765Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-31T14:56:55.765Z] === RUN TestTagMatchesDigest [2019-12-31T14:56:56.050Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-31T14:56:56.050Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-31T14:56:56.750Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-31T14:56:56.750Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-31T14:56:57.682Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-31T14:56:58.246Z] Removing intermediate container 1e9a9aacf0fc [2019-12-31T14:56:58.246Z] ---> 2062176a16f5 [2019-12-31T14:56:58.246Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-31T14:56:58.612Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-31T14:56:59.219Z] [2019-12-31T14:56:59.219Z] ---> 44b53ccff65f [2019-12-31T14:56:59.219Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-31T14:56:59.219Z] ---> Running in c8c18d3ef0ec [2019-12-31T14:56:59.983Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-31T14:57:00.764Z] [2019-12-31T14:57:00.765Z] SUCCESS: Specified value was saved. [2019-12-31T14:57:00.914Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-31T14:57:01.845Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-31T14:57:02.777Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-31T14:57:02.954Z] Removing intermediate container c8c18d3ef0ec [2019-12-31T14:57:02.954Z] ---> c48fa16740d6 [2019-12-31T14:57:02.954Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-31T14:57:02.954Z] ---> Running in 69b13cfb42de [2019-12-31T14:57:03.709Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-31T14:57:05.081Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-31T14:57:05.645Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-31T14:57:07.015Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-31T14:57:07.946Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-31T14:57:08.885Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-31T14:57:08.886Z] Cannot create a file when that file already exists. [2019-12-31T14:57:10.261Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-31T14:57:11.632Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-31T14:57:12.563Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-31T14:57:13.496Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-31T14:57:13.496Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-31T14:57:14.429Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-31T14:57:14.704Z] Removing intermediate container 69b13cfb42de [2019-12-31T14:57:14.704Z] ---> 54951c76577b [2019-12-31T14:57:14.704Z] Step 6/6 : CMD ["sh"] [2019-12-31T14:57:14.704Z] ---> Running in ac44db8229a0 [2019-12-31T14:57:15.167Z] Removing intermediate container ac44db8229a0 [2019-12-31T14:57:15.167Z] ---> 96f2991bc0b8 [2019-12-31T14:57:15.167Z] Successfully built 96f2991bc0b8 [2019-12-31T14:57:15.167Z] Successfully tagged busybox:latest [2019-12-31T14:57:15.167Z] INFO: Docker images of the daemon under test [2019-12-31T14:57:15.167Z] [2019-12-31T14:57:15.167Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-31T14:57:15.167Z] busybox latest 96f2991bc0b8 Less than a second ago 4.85GB [2019-12-31T14:57:15.167Z] microsoft/windowsservercore latest 782a75e44953 4 weeks ago 4.82GB [2019-12-31T14:57:15.167Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 4 weeks ago 4.82GB [2019-12-31T14:57:15.167Z] [2019-12-31T14:57:15.167Z] INFO: Running integration tests at 12/31/2019 14:57:14... [2019-12-31T14:57:15.167Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-31T14:57:15.167Z] INFO: Integration API tests being run from the host: [2019-12-31T14:57:15.167Z] INFO: make.ps1 starting at 12/31/2019 14:57:14 [2019-12-31T14:57:15.363Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-31T14:57:16.162Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-31T14:57:16.734Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-31T14:57:17.665Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-31T14:57:19.035Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-31T14:57:20.931Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-31T14:57:21.495Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-31T14:57:24.019Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-31T14:57:29.275Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-31T14:57:33.471Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-31T14:57:33.730Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-31T14:57:33.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:57:33.937Z] INFO: Testing against a local daemon [2019-12-31T14:57:36.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-31T14:57:39.530Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-31T14:57:42.809Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-31T14:57:43.375Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-31T14:57:48.630Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-31T14:57:48.795Z] ok github.com/docker/docker/integration/build 14.783s [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === Skipped [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2019-12-31T14:57:48.795Z] build_session_test.go:25: TODO: BuildKit [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2019-12-31T14:57:48.795Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2019-12-31T14:57:48.795Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] DONE 22 tests, 10 skipped in 31.856s [2019-12-31T14:57:48.795Z] [2019-12-31T14:57:48.795Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-31T14:57:49.561Z] === RUN TestDockerSuite/TestCpToDot [2019-12-31T14:57:49.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:57:49.771Z] INFO: Testing against a local daemon [2019-12-31T14:57:49.771Z] ok github.com/docker/docker/integration/config 0.202s [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === Skipped [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2019-12-31T14:57:49.771Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] DONE 8 tests, 8 skipped in 2.114s [2019-12-31T14:57:49.771Z] [2019-12-31T14:57:49.771Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-31T14:57:50.491Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-31T14:57:52.385Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-31T14:57:52.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:57:52.693Z] INFO: Testing against a local daemon [2019-12-31T14:57:53.755Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-31T14:57:54.687Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-31T14:57:57.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-31T14:57:58.220Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-31T14:57:58.786Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-31T14:57:59.739Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-31T14:58:01.636Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-31T14:58:01.893Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-31T14:58:01.893Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-31T14:58:02.825Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-31T14:58:02.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-31T14:58:03.756Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-31T14:58:03.756Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-31T14:58:03.756Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-31T14:58:04.689Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-31T14:58:05.254Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-31T14:58:05.254Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-31T14:58:05.512Z] === RUN TestDockerSuite/TestCreateRM [2019-12-31T14:58:05.769Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-31T14:58:05.769Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-31T14:58:05.769Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-31T14:58:06.027Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-31T14:58:09.306Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-31T14:58:09.306Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-31T14:58:09.306Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-31T14:58:14.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-31T14:58:15.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-31T14:58:17.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-31T14:58:17.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-31T14:58:19.496Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-31T14:58:21.395Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-31T14:58:21.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-31T14:58:21.960Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-31T14:58:22.905Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-31T14:58:22.905Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-31T14:58:23.837Z] === RUN TestDockerSuite/TestDockerFails [2019-12-31T14:58:23.837Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-31T14:58:23.837Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-31T14:58:24.096Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-31T14:58:25.993Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-31T14:58:26.560Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-31T14:58:28.459Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-31T14:58:28.459Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-31T14:58:28.459Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-31T14:58:28.716Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-31T14:58:35.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-31T14:58:38.543Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-31T14:58:39.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-31T14:58:40.845Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-31T14:58:43.539Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-31T14:58:44.915Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-31T14:58:45.847Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-31T14:58:46.779Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-31T14:58:47.714Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-31T14:58:48.287Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-31T14:58:49.218Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-31T14:58:51.113Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-31T14:58:53.013Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-31T14:58:53.195Z] ok github.com/docker/docker/integration/container 55.762s [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === Skipped [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2019-12-31T14:58:53.195Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2019-12-31T14:58:53.195Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-31T14:58:53.195Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-31T14:58:53.195Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2019-12-31T14:58:53.195Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2019-12-31T14:58:53.195Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2019-12-31T14:58:53.195Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2019-12-31T14:58:53.195Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2019-12-31T14:58:53.195Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2019-12-31T14:58:53.195Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-31T14:58:53.195Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2019-12-31T14:58:53.195Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2019-12-31T14:58:53.195Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2019-12-31T14:58:53.195Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2019-12-31T14:58:53.195Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2019-12-31T14:58:53.195Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2019-12-31T14:58:53.195Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2019-12-31T14:58:53.195Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2019-12-31T14:58:53.195Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2019-12-31T14:58:53.195Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2019-12-31T14:58:53.195Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2019-12-31T14:58:53.195Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2019-12-31T14:58:53.195Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2019-12-31T14:58:53.195Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2019-12-31T14:58:53.195Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2019-12-31T14:58:53.195Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2019-12-31T14:58:53.195Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2019-12-31T14:58:53.195Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2019-12-31T14:58:53.195Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2019-12-31T14:58:53.195Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2019-12-31T14:58:53.195Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2019-12-31T14:58:53.195Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2019-12-31T14:58:53.195Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-31T14:58:53.195Z] [2019-12-31T14:58:53.195Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2019-12-31T14:58:53.195Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] DONE 79 tests, 40 skipped in 58.127s [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-31T14:58:53.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:58:53.196Z] INFO: Testing against a local daemon [2019-12-31T14:58:53.196Z] ok github.com/docker/docker/integration/image 0.414s [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === Skipped [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2019-12-31T14:58:53.196Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-31T14:58:53.196Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2019-12-31T14:58:53.196Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2019-12-31T14:58:53.196Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] DONE 11 tests, 4 skipped in 2.239s [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-31T14:58:53.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:58:53.196Z] INFO: Testing against a local daemon [2019-12-31T14:58:53.196Z] ok github.com/docker/docker/integration/network 0.201s [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === Skipped [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2019-12-31T14:58:53.196Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2019-12-31T14:58:53.196Z] 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-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2019-12-31T14:58:53.196Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2019-12-31T14:58:53.196Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:230: FLAKY_TEST [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-31T14:58:53.196Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] DONE 17 tests, 13 skipped in 2.272s [2019-12-31T14:58:53.196Z] [2019-12-31T14:58:53.196Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-31T14:58:53.658Z] testing: warning: no tests to run [2019-12-31T14:58:53.658Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2019-12-31T14:58:53.658Z] [2019-12-31T14:58:53.658Z] DONE 0 tests in 0.700s [2019-12-31T14:58:53.658Z] [2019-12-31T14:58:53.658Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-31T14:58:54.120Z] testing: warning: no tests to run [2019-12-31T14:58:54.120Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2019-12-31T14:58:54.120Z] [2019-12-31T14:58:54.120Z] DONE 0 tests in 0.705s [2019-12-31T14:58:54.120Z] [2019-12-31T14:58:54.120Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-31T14:58:55.095Z] testing: warning: no tests to run [2019-12-31T14:58:55.095Z] ok github.com/docker/docker/integration/plugin 0.075s [2019-12-31T14:58:55.095Z] [2019-12-31T14:58:55.095Z] DONE 0 tests in 0.707s [2019-12-31T14:58:55.095Z] [2019-12-31T14:58:55.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-31T14:58:56.086Z] testing: warning: no tests to run [2019-12-31T14:58:56.086Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2019-12-31T14:58:56.086Z] [2019-12-31T14:58:56.086Z] DONE 0 tests in 0.750s [2019-12-31T14:58:56.086Z] [2019-12-31T14:58:56.086Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-31T14:58:56.290Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-31T14:58:56.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-31T14:58:57.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:58:57.641Z] INFO: Testing against a local daemon [2019-12-31T14:58:57.641Z] ok github.com/docker/docker/integration/plugin/common 0.181s [2019-12-31T14:58:58.104Z] [2019-12-31T14:58:58.104Z] DONE 2 tests in 1.985s [2019-12-31T14:58:58.104Z] [2019-12-31T14:58:58.104Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-31T14:58:58.751Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-31T14:59:00.653Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-31T14:59:01.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:01.862Z] INFO: Testing against a local daemon [2019-12-31T14:59:01.862Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.280s [2019-12-31T14:59:01.862Z] [2019-12-31T14:59:01.862Z] === Skipped [2019-12-31T14:59:01.862Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2019-12-31T14:59:01.862Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-31T14:59:01.862Z] [2019-12-31T14:59:01.862Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2019-12-31T14:59:01.862Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-31T14:59:01.862Z] [2019-12-31T14:59:01.862Z] [2019-12-31T14:59:01.862Z] DONE 2 tests, 2 skipped in 3.465s [2019-12-31T14:59:01.862Z] [2019-12-31T14:59:01.862Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-31T14:59:02.554Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-31T14:59:03.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-31T14:59:03.405Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-31T14:59:03.663Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-31T14:59:05.558Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-31T14:59:06.490Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-31T14:59:06.490Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-31T14:59:07.056Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-31T14:59:07.313Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-31T14:59:07.314Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-31T14:59:07.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:07.849Z] INFO: Testing against a local daemon [2019-12-31T14:59:07.849Z] testing: warning: no tests to run [2019-12-31T14:59:07.849Z] ok github.com/docker/docker/integration/plugin/logging 0.267s [2019-12-31T14:59:07.849Z] [2019-12-31T14:59:07.849Z] DONE 0 tests in 6.083s [2019-12-31T14:59:07.849Z] [2019-12-31T14:59:07.849Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-31T14:59:09.209Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-31T14:59:10.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:10.059Z] INFO: Testing against a local daemon [2019-12-31T14:59:10.059Z] ok github.com/docker/docker/integration/plugin/volumes 0.252s [2019-12-31T14:59:10.059Z] [2019-12-31T14:59:10.059Z] === Skipped [2019-12-31T14:59:10.059Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2019-12-31T14:59:10.059Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:10.059Z] [2019-12-31T14:59:10.059Z] [2019-12-31T14:59:10.059Z] DONE 1 tests, 1 skipped in 2.443s [2019-12-31T14:59:10.059Z] [2019-12-31T14:59:10.059Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-31T14:59:11.125Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-31T14:59:11.125Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-31T14:59:11.125Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-31T14:59:12.061Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-31T14:59:12.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:12.248Z] INFO: Testing against a local daemon [2019-12-31T14:59:12.248Z] ok github.com/docker/docker/integration/secret 0.236s [2019-12-31T14:59:12.248Z] [2019-12-31T14:59:12.248Z] === Skipped [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2019-12-31T14:59:12.249Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] DONE 6 tests, 6 skipped in 2.132s [2019-12-31T14:59:12.249Z] [2019-12-31T14:59:12.249Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-31T14:59:12.319Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-31T14:59:12.576Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-31T14:59:13.508Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-31T14:59:14.073Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-31T14:59:14.073Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-31T14:59:14.073Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-31T14:59:15.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:15.182Z] INFO: Testing against a local daemon [2019-12-31T14:59:15.182Z] ok github.com/docker/docker/integration/service 0.349s [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === Skipped [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T14:59:15.182Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T14:59:15.182Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2019-12-31T14:59:15.182Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2019-12-31T14:59:15.182Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2019-12-31T14:59:15.182Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2019-12-31T14:59:15.182Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2019-12-31T14:59:15.182Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2019-12-31T14:59:15.182Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2019-12-31T14:59:15.182Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2019-12-31T14:59:15.182Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2019-12-31T14:59:15.182Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2019-12-31T14:59:15.182Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2019-12-31T14:59:15.182Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2019-12-31T14:59:15.182Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2019-12-31T14:59:15.182Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] [2019-12-31T14:59:15.182Z] DONE 20 tests, 19 skipped in 3.007s [2019-12-31T14:59:15.645Z] [2019-12-31T14:59:15.645Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-31T14:59:15.969Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-31T14:59:16.534Z] === RUN TestDockerSuite/TestEventsRename [2019-12-31T14:59:17.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:17.191Z] INFO: Testing against a local daemon [2019-12-31T14:59:17.191Z] ok github.com/docker/docker/integration/session 0.205s [2019-12-31T14:59:17.466Z] === RUN TestDockerSuite/TestEventsResize [2019-12-31T14:59:17.657Z] [2019-12-31T14:59:17.657Z] === Skipped [2019-12-31T14:59:17.657Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2019-12-31T14:59:17.657Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-31T14:59:17.657Z] [2019-12-31T14:59:17.657Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2019-12-31T14:59:17.657Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-31T14:59:17.657Z] [2019-12-31T14:59:17.657Z] [2019-12-31T14:59:17.657Z] DONE 2 tests, 2 skipped in 1.990s [2019-12-31T14:59:17.657Z] [2019-12-31T14:59:17.657Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-31T14:59:18.397Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-31T14:59:19.154Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-31T14:59:19.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:19.288Z] INFO: Testing against a local daemon [2019-12-31T14:59:20.087Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-31T14:59:20.651Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-31T14:59:20.835Z] ok github.com/docker/docker/integration/system 1.363s [2019-12-31T14:59:20.835Z] [2019-12-31T14:59:20.835Z] === Skipped [2019-12-31T14:59:20.835Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T14:59:20.835Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-31T14:59:20.835Z] [2019-12-31T14:59:20.835Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2019-12-31T14:59:20.835Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2019-12-31T14:59:20.836Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2019-12-31T14:59:20.836Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2019-12-31T14:59:20.836Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2019-12-31T14:59:20.836Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2019-12-31T14:59:20.836Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] DONE 13 tests, 7 skipped in 3.330s [2019-12-31T14:59:20.836Z] [2019-12-31T14:59:20.836Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-31T14:59:23.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:23.035Z] INFO: Testing against a local daemon [2019-12-31T14:59:23.035Z] ok github.com/docker/docker/integration/volume 0.271s [2019-12-31T14:59:23.035Z] [2019-12-31T14:59:23.035Z] === Skipped [2019-12-31T14:59:23.035Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2019-12-31T14:59:23.035Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-31T14:59:23.035Z] [2019-12-31T14:59:23.035Z] [2019-12-31T14:59:23.035Z] DONE 5 tests, 1 skipped in 2.199s [2019-12-31T14:59:23.035Z] [2019-12-31T14:59:23.035Z] INFO: make.ps1 ended at 12/31/2019 14:59:22 [2019-12-31T14:59:23.035Z] INFO: Integration CLI tests being run from the host: [2019-12-31T14:59:23.035Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-31T14:59:23.925Z] === RUN TestDockerSuite/TestEventsTop [2019-12-31T14:59:24.855Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-31T14:59:27.377Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-31T14:59:29.274Z] === RUN TestDockerSuite/TestExec [2019-12-31T14:59:29.838Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-31T14:59:30.771Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-31T14:59:31.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-31T14:59:31.644Z] INFO: Testing against a local daemon [2019-12-31T14:59:31.708Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-31T14:59:32.272Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-31T14:59:32.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-31T14:59:34.425Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-31T14:59:35.358Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-31T14:59:35.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-31T14:59:36.180Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-31T14:59:37.111Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-31T14:59:38.483Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-31T14:59:39.046Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-31T14:59:39.979Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-31T14:59:41.875Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-31T14:59:43.246Z] === RUN TestDockerSuite/TestExecEnv [2019-12-31T14:59:44.179Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-31T14:59:46.078Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-31T14:59:46.643Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-31T14:59:49.167Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-31T14:59:49.735Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-31T14:59:50.666Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-31T14:59:51.598Z] === RUN TestDockerSuite/TestExecParseError [2019-12-31T14:59:52.534Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-31T14:59:53.098Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-31T14:59:54.029Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-31T14:59:55.400Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-31T14:59:56.333Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-31T14:59:57.265Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-31T14:59:59.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-31T15:00:09.914Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-31T15:00:09.914Z] === RUN TestDockerSuite/TestExecTTY [2019-12-31T15:00:10.172Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-31T15:00:11.542Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-31T15:00:12.108Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-31T15:00:13.478Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-31T15:00:13.478Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-31T15:00:15.375Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-31T15:00:16.746Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-31T15:00:18.120Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-31T15:00:19.053Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-31T15:00:20.431Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-31T15:00:25.686Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-31T15:00:25.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-31T15:00:30.120Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-31T15:00:32.645Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-31T15:00:37.899Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-31T15:00:38.158Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-31T15:00:38.158Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-31T15:00:38.158Z] === RUN TestDockerSuite/TestHealth [2019-12-31T15:00:53.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-31T15:00:59.569Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-31T15:00:59.569Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-31T15:00:59.569Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-31T15:00:59.569Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-31T15:01:00.500Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-31T15:01:00.500Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-31T15:01:01.431Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-31T15:01:01.431Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-31T15:01:01.431Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-31T15:01:01.431Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-31T15:01:01.688Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-31T15:01:01.946Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-31T15:01:02.512Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-31T15:01:02.512Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-31T15:01:03.883Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-31T15:01:03.883Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-31T15:01:04.816Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-31T15:01:05.748Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-31T15:01:05.748Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-31T15:01:06.680Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-31T15:01:09.955Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-31T15:01:09.955Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-31T15:01:09.955Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-31T15:01:11.329Z] === RUN TestDockerSuite/TestImportFile [2019-12-31T15:01:13.854Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-31T15:01:13.854Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-31T15:01:15.772Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-31T15:01:17.668Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-31T15:01:19.565Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-31T15:01:20.498Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-31T15:01:21.458Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-31T15:01:22.402Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-31T15:01:22.660Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-31T15:01:22.660Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-31T15:01:23.591Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-31T15:01:24.522Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-31T15:01:25.086Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-31T15:01:26.017Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-31T15:01:26.950Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-31T15:01:27.514Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-31T15:01:27.771Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-31T15:01:29.667Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-31T15:01:30.599Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-31T15:01:31.162Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-31T15:01:31.162Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-31T15:01:32.094Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-31T15:01:32.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-31T15:01:33.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-31T15:01:33.286Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-31T15:01:34.657Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-31T15:01:35.589Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-31T15:01:36.961Z] === RUN TestDockerSuite/TestInspectImage [2019-12-31T15:01:36.961Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-31T15:01:36.961Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-31T15:01:36.961Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-31T15:01:37.894Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-31T15:01:38.827Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-31T15:01:38.827Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-31T15:01:39.758Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-31T15:01:40.692Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-31T15:01:42.592Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-31T15:01:42.592Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-31T15:01:43.156Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-31T15:01:44.527Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-31T15:01:46.424Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-31T15:01:46.988Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-31T15:01:47.923Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-31T15:01:48.855Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-31T15:01:49.787Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-31T15:01:50.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-31T15:01:51.651Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-31T15:01:51.651Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-31T15:01:54.934Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-31T15:01:56.830Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-31T15:01:58.203Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-31T15:01:58.768Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-31T15:01:59.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-31T15:02:00.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-31T15:02:03.798Z] --- PASS: TestImportExtremelyLargeImageWorks (297.54s) [2019-12-31T15:02:03.798Z] PASS [2019-12-31T15:02:03.798Z] [2019-12-31T15:02:03.798Z] === Skipped [2019-12-31T15:02:03.798Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-31T15:02:03.798Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:02:03.798Z] [2019-12-31T15:02:03.798Z] [2019-12-31T15:02:03.798Z] DONE 12 tests, 1 skipped in 298.864s [2019-12-31T15:02:03.798Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-31T15:02:03.798Z] ++ 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-12-31T15:02:03.798Z] ++ set -e [2019-12-31T15:02:03.798Z] ++ '[' -n 0 ']' [2019-12-31T15:02:03.798Z] ++ set -x [2019-12-31T15:02:03.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-31T15:02:03.798Z] INFO: Testing against a local daemon [2019-12-31T15:02:03.798Z] === RUN TestNetworkCreateDelete [2019-12-31T15:02:03.798Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-12-31T15:02:03.798Z] === RUN TestDockerNetworkDeletePreferID [2019-12-31T15:02:03.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-12-31T15:02:03.798Z] === RUN TestInspectNetwork [2019-12-31T15:02:03.798Z] === RUN TestInspectNetwork/full_network_id [2019-12-31T15:02:03.798Z] === RUN TestInspectNetwork/partial_network_id [2019-12-31T15:02:03.798Z] === RUN TestInspectNetwork/network_name [2019-12-31T15:02:03.798Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-31T15:02:03.798Z] --- PASS: TestInspectNetwork (8.49s) [2019-12-31T15:02:03.798Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-31T15:02:03.798Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-31T15:02:03.798Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-31T15:02:03.798Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-31T15:02:03.798Z] === RUN TestRunContainerWithBridgeNone [2019-12-31T15:02:03.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-31T15:02:04.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-31T15:02:05.297Z] --- PASS: TestRunContainerWithBridgeNone (2.33s) [2019-12-31T15:02:05.297Z] === RUN TestNetworkInvalidJSON [2019-12-31T15:02:05.297Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-31T15:02:05.297Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-31T15:02:05.297Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T15:02:05.297Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T15:02:05.297Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T15:02:05.297Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T15:02:05.297Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-31T15:02:05.297Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-31T15:02:05.297Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-31T15:02:05.297Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-31T15:02:05.297Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-31T15:02:05.297Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-31T15:02:05.297Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-31T15:02:05.297Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-31T15:02:06.315Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-31T15:02:06.315Z] === RUN TestDaemonDefaultNetworkPools [2019-12-31T15:02:06.445Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-31T15:02:06.445Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-31T15:02:07.326Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-12-31T15:02:07.327Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-31T15:02:07.817Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-31T15:02:08.340Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-12-31T15:02:08.340Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-31T15:02:08.749Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-31T15:02:09.316Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-31T15:02:09.821Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-12-31T15:02:09.821Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-31T15:02:10.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-31T15:02:10.440Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-31T15:02:10.440Z] === RUN TestServiceWithPredefinedNetwork [2019-12-31T15:02:10.812Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-31T15:02:13.135Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2019-12-31T15:02:13.135Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-31T15:02:13.135Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T15:02:13.135Z] service_test.go:230: FLAKY_TEST [2019-12-31T15:02:13.135Z] === RUN TestServiceWithDataPathPortInit [2019-12-31T15:02:14.090Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-31T15:02:17.366Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-31T15:02:20.642Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-31T15:02:23.919Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-31T15:02:26.456Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-31T15:02:26.714Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-31T15:02:28.387Z] --- PASS: TestServiceWithDataPathPortInit (15.77s) [2019-12-31T15:02:28.387Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-31T15:02:28.764Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-31T15:02:29.696Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-31T15:02:32.973Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-31T15:02:32.973Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-31T15:02:32.973Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-31T15:02:32.973Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-31T15:02:32.973Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-31T15:02:32.973Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-31T15:02:33.906Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-31T15:02:34.838Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-31T15:02:36.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s) [2019-12-31T15:02:36.786Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qsc4w9avfbqqc2twhptxuzhll Created:2019-12-31 15:02:29.622168172 +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[e8d3becbe85538ac71bb9a08b09cb61620f67580ad1de941c2a4ef7f43d99f17:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stoz8g6066rsa2hwstgy6b7ci EndpointID:ad1ef36c7c14826e8df70f23e011e864ea03496516c91c77dd4a96098ab47c4f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c2aa8efe4a0c2d3efe1aca02e1067d238ea1569004242fac9648b2e7bf9e4bfd 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:3339dc263290 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stoz8g6066rsa2hwstgy6b7ci EndpointID:ad1ef36c7c14826e8df70f23e011e864ea03496516c91c77dd4a96098ab47c4f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-31T15:02:36.786Z] PASS [2019-12-31T15:02:36.786Z] [2019-12-31T15:02:36.786Z] === Skipped [2019-12-31T15:02:36.786Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-31T15:02:36.786Z] service_test.go:230: FLAKY_TEST [2019-12-31T15:02:36.786Z] [2019-12-31T15:02:36.786Z] [2019-12-31T15:02:36.786Z] DONE 21 tests, 1 skipped in 43.356s [2019-12-31T15:02:36.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-31T15:02:36.786Z] ++ 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-12-31T15:02:36.786Z] ++ set -e [2019-12-31T15:02:36.786Z] ++ '[' -n 0 ']' [2019-12-31T15:02:36.786Z] ++ set -x [2019-12-31T15:02:36.786Z] ++ env -i DEST=/go/src/github.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-12-31T15:02:37.082Z] INFO: Testing against a local daemon [2019-12-31T15:02:37.082Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-31T15:02:37.082Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T15:02:37.082Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T15:02:37.082Z] === RUN TestDockerNetworkIpvlan [2019-12-31T15:02:37.082Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-31T15:02:37.082Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T15:02:37.082Z] PASS [2019-12-31T15:02:37.082Z] [2019-12-31T15:02:37.082Z] === Skipped [2019-12-31T15:02:37.082Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-31T15:02:37.082Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T15:02:37.082Z] [2019-12-31T15:02:37.082Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-31T15:02:37.082Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-31T15:02:37.082Z] [2019-12-31T15:02:37.082Z] [2019-12-31T15:02:37.082Z] DONE 2 tests, 2 skipped in 0.107s [2019-12-31T15:02:37.082Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-31T15:02:37.082Z] ++ 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-12-31T15:02:37.082Z] ++ set -e [2019-12-31T15:02:37.082Z] ++ '[' -n 0 ']' [2019-12-31T15:02:37.082Z] ++ set -x [2019-12-31T15:02:37.082Z] ++ env -i DEST=/go/src/github.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-12-31T15:02:37.082Z] INFO: Testing against a local daemon [2019-12-31T15:02:37.082Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-31T15:02:38.580Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-12-31T15:02:38.580Z] === RUN TestDockerNetworkMacvlan [2019-12-31T15:02:39.015Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-31T15:02:39.581Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-31T15:02:39.595Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-31T15:02:40.609Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-31T15:02:41.623Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-31T15:02:44.324Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-31T15:02:44.842Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-31T15:02:45.406Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-31T15:02:45.406Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-31T15:02:46.778Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-31T15:02:47.710Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-31T15:02:47.794Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-31T15:02:49.082Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-31T15:02:50.014Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-31T15:02:51.392Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-31T15:02:52.212Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan (14.29s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2019-12-31T15:02:52.836Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2019-12-31T15:02:52.836Z] PASS [2019-12-31T15:02:52.836Z] [2019-12-31T15:02:52.836Z] DONE 8 tests in 15.882s [2019-12-31T15:02:52.836Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-31T15:02:52.836Z] ++ 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-12-31T15:02:52.836Z] ++ set -e [2019-12-31T15:02:52.836Z] ++ '[' -n 0 ']' [2019-12-31T15:02:52.836Z] ++ set -x [2019-12-31T15:02:52.836Z] ++ env -i DEST=/go/src/github.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-12-31T15:02:52.836Z] testing: warning: no tests to run [2019-12-31T15:02:52.836Z] PASS [2019-12-31T15:02:52.836Z] [2019-12-31T15:02:52.836Z] DONE 0 tests in 0.024s [2019-12-31T15:02:52.836Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-31T15:02:52.836Z] ++ 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-12-31T15:02:52.836Z] ++ set -e [2019-12-31T15:02:52.836Z] ++ '[' -n 0 ']' [2019-12-31T15:02:52.836Z] ++ set -x [2019-12-31T15:02:52.836Z] ++ env -i DEST=/go/src/github.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-12-31T15:02:53.123Z] INFO: Testing against a local daemon [2019-12-31T15:02:53.123Z] === RUN TestAuthZPluginAllowRequest [2019-12-31T15:02:53.917Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-31T15:02:54.480Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-31T15:02:55.167Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2019-12-31T15:02:55.167Z] === RUN TestAuthZPluginTLS [2019-12-31T15:02:55.411Z] === RUN TestDockerSuite/TestLogsSince [2019-12-31T15:02:55.453Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-12-31T15:02:55.454Z] === RUN TestAuthZPluginDenyRequest [2019-12-31T15:02:56.073Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-31T15:02:56.073Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-31T15:02:56.859Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-12-31T15:02:56.859Z] === RUN TestAuthZPluginDenyResponse [2019-12-31T15:02:57.144Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-12-31T15:02:57.144Z] === RUN TestAuthZPluginAllowEventStream [2019-12-31T15:02:58.625Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2019-12-31T15:02:58.625Z] === RUN TestAuthZPluginErrorResponse [2019-12-31T15:02:58.747Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-31T15:02:59.247Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-31T15:02:59.247Z] === RUN TestAuthZPluginErrorRequest [2019-12-31T15:02:59.868Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-12-31T15:02:59.868Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-31T15:03:00.492Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-12-31T15:03:00.492Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-31T15:03:02.538Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-12-31T15:03:02.538Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-31T15:03:02.923Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-31T15:03:04.577Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-12-31T15:03:04.577Z] === RUN TestAuthZPluginHeader [2019-12-31T15:03:05.595Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-12-31T15:03:05.595Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-31T15:03:05.595Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T15:03:05.595Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:05.595Z] === RUN TestAuthZPluginV2Disable [2019-12-31T15:03:05.595Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-31T15:03:05.595Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:05.595Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-31T15:03:05.595Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T15:03:05.595Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:05.595Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-31T15:03:05.595Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T15:03:05.595Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:05.595Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-31T15:03:08.179Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-31T15:03:08.743Z] === RUN TestDockerSuite/TestLogsTail [2019-12-31T15:03:09.675Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-31T15:03:09.933Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-31T15:03:10.864Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-31T15:03:11.797Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-31T15:03:12.055Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-31T15:03:12.987Z] === RUN TestDockerSuite/TestNetHostname [2019-12-31T15:03:13.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-31T15:03:15.457Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-31T15:03:16.023Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-31T15:03:17.394Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-31T15:03:19.917Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-31T15:03:20.481Z] === RUN TestDockerSuite/TestPluginActive [2019-12-31T15:03:22.379Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-31T15:03:24.065Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.96s) [2019-12-31T15:03:24.066Z] PASS [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] === Skipped [2019-12-31T15:03:24.066Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-31T15:03:24.066Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-31T15:03:24.066Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-31T15:03:24.066Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-31T15:03:24.066Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] DONE 17 tests, 4 skipped in 29.608s [2019-12-31T15:03:24.066Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-31T15:03:24.066Z] ++ 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-12-31T15:03:24.066Z] ++ set -e [2019-12-31T15:03:24.066Z] ++ '[' -n 0 ']' [2019-12-31T15:03:24.066Z] ++ set -x [2019-12-31T15:03:24.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-31T15:03:24.066Z] INFO: Testing against a local daemon [2019-12-31T15:03:24.066Z] === RUN TestPluginInvalidJSON [2019-12-31T15:03:24.066Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T15:03:24.066Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T15:03:24.066Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-31T15:03:24.066Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-12-31T15:03:24.066Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-31T15:03:24.066Z] PASS [2019-12-31T15:03:24.066Z] [2019-12-31T15:03:24.066Z] DONE 2 tests in 0.124s [2019-12-31T15:03:24.066Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-31T15:03:24.066Z] ++ 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-12-31T15:03:24.066Z] ++ set -e [2019-12-31T15:03:24.066Z] ++ '[' -n 0 ']' [2019-12-31T15:03:24.066Z] ++ set -x [2019-12-31T15:03:24.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-31T15:03:24.066Z] INFO: Testing against a local daemon [2019-12-31T15:03:24.066Z] === RUN TestExternalGraphDriver [2019-12-31T15:03:24.066Z] === RUN TestExternalGraphDriver/json [2019-12-31T15:03:25.083Z] === RUN TestExternalGraphDriver/spec [2019-12-31T15:03:27.121Z] === RUN TestExternalGraphDriver/pull [2019-12-31T15:03:28.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-31T15:03:28.930Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-31T15:03:28.930Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-31T15:03:29.495Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-31T15:03:29.809Z] --- PASS: TestExternalGraphDriver (6.54s) [2019-12-31T15:03:29.809Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-12-31T15:03:29.809Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-12-31T15:03:29.809Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-12-31T15:03:29.809Z] === RUN TestGraphdriverPluginV2 [2019-12-31T15:03:29.809Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2019-12-31T15:03:29.809Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:29.809Z] PASS [2019-12-31T15:03:29.809Z] [2019-12-31T15:03:29.809Z] === Skipped [2019-12-31T15:03:29.809Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2019-12-31T15:03:29.809Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:03:29.809Z] [2019-12-31T15:03:29.809Z] [2019-12-31T15:03:29.809Z] DONE 5 tests, 1 skipped in 6.764s [2019-12-31T15:03:29.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-31T15:03:29.809Z] ++ 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-12-31T15:03:29.809Z] ++ set -e [2019-12-31T15:03:29.809Z] ++ '[' -n 0 ']' [2019-12-31T15:03:29.809Z] ++ set -x [2019-12-31T15:03:29.809Z] ++ env -i DEST=/go/src/github.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-12-31T15:03:29.809Z] INFO: Testing against a local daemon [2019-12-31T15:03:29.809Z] === RUN TestContinueAfterPluginCrash [2019-12-31T15:03:29.809Z] === PAUSE TestContinueAfterPluginCrash [2019-12-31T15:03:29.809Z] === RUN TestDaemonStartWithLogOpt [2019-12-31T15:03:29.809Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-31T15:03:29.809Z] === CONT TestContinueAfterPluginCrash [2019-12-31T15:03:29.809Z] === CONT TestDaemonStartWithLogOpt [2019-12-31T15:03:30.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-31T15:03:34.156Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-31T15:03:34.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-31T15:03:35.346Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-31T15:03:37.869Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-31T15:03:37.869Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-31T15:03:41.145Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-31T15:03:43.044Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-31T15:03:45.566Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-31T15:03:45.566Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-31T15:03:46.935Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-31T15:03:48.326Z] --- PASS: TestDaemonStartWithLogOpt (15.84s) [2019-12-31T15:03:48.832Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-31T15:03:48.832Z] === RUN TestDockerSuite/TestPortList [2019-12-31T15:03:50.352Z] --- PASS: TestContinueAfterPluginCrash (20.60s) [2019-12-31T15:03:50.353Z] PASS [2019-12-31T15:03:50.353Z] [2019-12-31T15:03:50.353Z] DONE 2 tests in 20.697s [2019-12-31T15:03:50.353Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-31T15:03:50.353Z] ++ 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-12-31T15:03:50.353Z] ++ set -e [2019-12-31T15:03:50.353Z] ++ '[' -n 0 ']' [2019-12-31T15:03:50.353Z] ++ set -x [2019-12-31T15:03:50.353Z] ++ env -i DEST=/go/src/github.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-12-31T15:03:50.353Z] INFO: Testing against a local daemon [2019-12-31T15:03:50.353Z] === RUN TestPluginWithDevMounts [2019-12-31T15:03:50.353Z] === PAUSE TestPluginWithDevMounts [2019-12-31T15:03:50.353Z] === CONT TestPluginWithDevMounts [2019-12-31T15:03:52.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-31T15:03:53.033Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-12-31T15:03:53.033Z] PASS [2019-12-31T15:03:53.033Z] [2019-12-31T15:03:53.033Z] DONE 1 tests in 2.383s [2019-12-31T15:03:53.033Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-31T15:03:53.033Z] ++ 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-12-31T15:03:53.033Z] ++ set -e [2019-12-31T15:03:53.033Z] ++ '[' -n 0 ']' [2019-12-31T15:03:53.033Z] ++ set -x [2019-12-31T15:03:53.033Z] ++ env -i DEST=/go/src/github.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-12-31T15:03:53.033Z] INFO: Testing against a local daemon [2019-12-31T15:03:53.033Z] === RUN TestSecretInspect [2019-12-31T15:03:55.073Z] --- PASS: TestSecretInspect (2.27s) [2019-12-31T15:03:55.073Z] === RUN TestSecretList [2019-12-31T15:03:55.389Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-31T15:03:57.112Z] --- PASS: TestSecretList (2.23s) [2019-12-31T15:03:57.112Z] === RUN TestSecretsCreateAndDelete [2019-12-31T15:03:59.800Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2019-12-31T15:03:59.800Z] === RUN TestSecretsUpdate [2019-12-31T15:04:00.653Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-31T15:04:01.841Z] --- PASS: TestSecretsUpdate (2.26s) [2019-12-31T15:04:01.841Z] === RUN TestTemplatedSecret [2019-12-31T15:04:02.026Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-31T15:04:02.284Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-31T15:04:04.537Z] --- PASS: TestTemplatedSecret (2.68s) [2019-12-31T15:04:04.537Z] === RUN TestSecretCreateResolve [2019-12-31T15:04:06.576Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-12-31T15:04:06.576Z] PASS [2019-12-31T15:04:06.576Z] [2019-12-31T15:04:06.576Z] DONE 6 tests in 14.022s [2019-12-31T15:04:06.577Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-31T15:04:06.577Z] ++ 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-12-31T15:04:06.577Z] ++ set -e [2019-12-31T15:04:06.577Z] ++ '[' -n 0 ']' [2019-12-31T15:04:06.577Z] ++ set -x [2019-12-31T15:04:06.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-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-12-31T15:04:06.863Z] INFO: Testing against a local daemon [2019-12-31T15:04:06.863Z] === RUN TestServiceCreateInit [2019-12-31T15:04:06.863Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-31T15:04:07.543Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-31T15:04:10.075Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-31T15:04:10.075Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-31T15:04:10.075Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-31T15:04:11.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-31T15:04:11.008Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-31T15:04:11.265Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-31T15:04:11.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-31T15:04:11.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-31T15:04:12.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-31T15:04:12.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-31T15:04:14.768Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-31T15:04:14.768Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-31T15:04:15.672Z] --- PASS: TestServiceCreateInit (8.31s) [2019-12-31T15:04:15.672Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2019-12-31T15:04:15.672Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-12-31T15:04:15.672Z] === RUN TestCreateServiceMultipleTimes [2019-12-31T15:04:18.042Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-31T15:04:19.412Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-31T15:04:19.670Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-31T15:04:19.670Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-31T15:04:21.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-31T15:04:23.571Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-31T15:04:24.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-31T15:04:24.393Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-31T15:04:28.573Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-31T15:04:28.573Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-31T15:04:31.875Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-31T15:04:34.174Z] --- PASS: TestCreateServiceMultipleTimes (18.10s) [2019-12-31T15:04:34.174Z] === RUN TestCreateServiceConflict [2019-12-31T15:04:34.401Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-31T15:04:34.657Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-31T15:04:35.651Z] --- PASS: TestCreateServiceConflict (2.26s) [2019-12-31T15:04:35.651Z] === RUN TestCreateServiceMaxReplicas [2019-12-31T15:04:37.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-31T15:04:38.337Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2019-12-31T15:04:38.337Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-31T15:04:39.083Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-31T15:04:40.016Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-31T15:04:48.114Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-31T15:04:48.677Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-31T15:04:51.200Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-31T15:04:53.121Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-31T15:04:53.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-31T15:04:53.588Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.42s) [2019-12-31T15:04:53.588Z] === RUN TestCreateServiceSecretFileMode [2019-12-31T15:04:54.493Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-31T15:04:55.626Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-12-31T15:04:55.626Z] === RUN TestCreateServiceConfigFileMode [2019-12-31T15:04:56.389Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-31T15:04:58.310Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2019-12-31T15:04:58.310Z] === RUN TestCreateServiceSysctls [2019-12-31T15:04:58.910Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-31T15:05:00.805Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-31T15:05:00.806Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-31T15:05:01.738Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-31T15:05:01.783Z] --- PASS: TestCreateServiceSysctls (3.53s) [2019-12-31T15:05:01.783Z] === RUN TestCreateServiceCapabilities [2019-12-31T15:05:04.263Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-31T15:05:04.479Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2019-12-31T15:05:04.479Z] === RUN TestInspect [2019-12-31T15:05:06.158Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-31T15:05:07.091Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-31T15:05:07.178Z] --- PASS: TestInspect (2.83s) [2019-12-31T15:05:07.178Z] === RUN TestServiceListWithStatuses [2019-12-31T15:05:07.178Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-31T15:05:07.178Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T15:05:07.178Z] === RUN TestDockerNetworkConnectAlias [2019-12-31T15:05:08.024Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-31T15:05:08.024Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-31T15:05:08.024Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-31T15:05:08.283Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-31T15:05:08.283Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-31T15:05:09.655Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-31T15:05:11.039Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-31T15:05:12.694Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2019-12-31T15:05:12.694Z] === RUN TestDockerNetworkReConnect [2019-12-31T15:05:12.940Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-31T15:05:13.505Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-31T15:05:17.097Z] --- PASS: TestDockerNetworkReConnect (4.67s) [2019-12-31T15:05:17.097Z] === RUN TestServicePlugin [2019-12-31T15:05:17.097Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-31T15:05:17.097Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:05:17.097Z] === RUN TestServiceUpdateLabel [2019-12-31T15:05:19.785Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-12-31T15:05:19.785Z] === RUN TestServiceUpdateSecrets [2019-12-31T15:05:20.055Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-31T15:05:20.987Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-31T15:05:22.887Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-31T15:05:22.887Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-31T15:05:25.413Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-31T15:05:25.413Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-31T15:05:25.670Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-31T15:05:25.927Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-31T15:05:28.449Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-31T15:05:30.977Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-31T15:05:35.032Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2019-12-31T15:05:35.032Z] === RUN TestServiceUpdateConfigs [2019-12-31T15:05:35.168Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-31T15:05:36.537Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-31T15:05:36.537Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-31T15:05:36.537Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-31T15:05:41.792Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-31T15:05:42.357Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-31T15:05:42.922Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-31T15:05:42.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-31T15:05:44.818Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-31T15:05:45.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-31T15:05:46.007Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-31T15:05:50.722Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-31T15:05:50.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-31T15:05:50.722Z] === RUN TestDockerSuite/TestRmiTag [2019-12-31T15:05:50.722Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-31T15:05:50.722Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-31T15:05:50.740Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2019-12-31T15:05:50.740Z] === RUN TestServiceUpdateNetwork [2019-12-31T15:05:54.912Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-31T15:05:55.843Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-31T15:05:56.934Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-31T15:05:57.192Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-31T15:05:59.095Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-31T15:05:59.660Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-31T15:05:59.919Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-31T15:06:00.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-31T15:06:00.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-31T15:06:01.415Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-31T15:06:03.284Z] --- PASS: TestServiceUpdateNetwork (13.82s) [2019-12-31T15:06:03.284Z] PASS [2019-12-31T15:06:03.284Z] [2019-12-31T15:06:03.284Z] === Skipped [2019-12-31T15:06:03.284Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-31T15:06:03.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-31T15:06:03.284Z] [2019-12-31T15:06:03.284Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-31T15:06:03.284Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-31T15:06:03.284Z] [2019-12-31T15:06:03.284Z] [2019-12-31T15:06:03.284Z] DONE 20 tests, 2 skipped in 116.010s [2019-12-31T15:06:03.284Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-31T15:06:03.284Z] ++ 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-12-31T15:06:03.284Z] ++ set -e [2019-12-31T15:06:03.284Z] ++ '[' -n 0 ']' [2019-12-31T15:06:03.284Z] ++ set -x [2019-12-31T15:06:03.284Z] ++ env -i DEST=/go/src/github.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-12-31T15:06:03.284Z] INFO: Testing against a local daemon [2019-12-31T15:06:03.284Z] === RUN TestSessionCreate [2019-12-31T15:06:03.284Z] --- PASS: TestSessionCreate (0.05s) [2019-12-31T15:06:03.284Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-31T15:06:03.284Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-12-31T15:06:03.284Z] PASS [2019-12-31T15:06:03.284Z] [2019-12-31T15:06:03.284Z] DONE 2 tests in 0.200s [2019-12-31T15:06:03.284Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-31T15:06:03.284Z] ++ 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-12-31T15:06:03.284Z] ++ set -e [2019-12-31T15:06:03.284Z] ++ '[' -n 0 ']' [2019-12-31T15:06:03.284Z] ++ set -x [2019-12-31T15:06:03.284Z] ++ env -i DEST=/go/src/github.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-12-31T15:06:03.284Z] INFO: Testing against a local daemon [2019-12-31T15:06:03.284Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-31T15:06:03.284Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T15:06:03.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T15:06:03.284Z] === RUN TestEventsExecDie [2019-12-31T15:06:03.310Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-31T15:06:03.901Z] --- PASS: TestEventsExecDie (0.76s) [2019-12-31T15:06:03.901Z] === RUN TestEventsBackwardsCompatible [2019-12-31T15:06:03.901Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-12-31T15:06:03.901Z] === RUN TestInfoBinaryCommits [2019-12-31T15:06:03.901Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-12-31T15:06:03.901Z] === RUN TestInfoAPIVersioned [2019-12-31T15:06:03.901Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-31T15:06:03.901Z] === RUN TestInfoDiscoveryBackend [2019-12-31T15:06:04.241Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-31T15:06:04.519Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-31T15:06:04.519Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-31T15:06:05.171Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-31T15:06:05.534Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-31T15:06:05.534Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-31T15:06:06.103Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-31T15:06:06.153Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-31T15:06:06.153Z] === RUN TestInfoAPI [2019-12-31T15:06:06.153Z] --- PASS: TestInfoAPI (0.05s) [2019-12-31T15:06:06.153Z] === RUN TestInfoAPIWarnings [2019-12-31T15:06:06.775Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-12-31T15:06:06.775Z] === RUN TestInfoDebug [2019-12-31T15:06:07.061Z] --- PASS: TestInfoDebug (0.54s) [2019-12-31T15:06:07.061Z] === RUN TestInfoInsecureRegistries [2019-12-31T15:06:07.474Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-31T15:06:07.679Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-31T15:06:07.680Z] === RUN TestInfoRegistryMirrors [2019-12-31T15:06:08.296Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-31T15:06:08.296Z] === RUN TestLoginFailsWithBadCredentials [2019-12-31T15:06:08.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-12-31T15:06:08.912Z] === RUN TestPingCacheHeaders [2019-12-31T15:06:08.912Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-31T15:06:08.912Z] === RUN TestPingGet [2019-12-31T15:06:08.912Z] --- PASS: TestPingGet (0.04s) [2019-12-31T15:06:08.912Z] === RUN TestPingHead [2019-12-31T15:06:08.912Z] --- PASS: TestPingHead (0.05s) [2019-12-31T15:06:08.912Z] === RUN TestVersion [2019-12-31T15:06:08.912Z] --- PASS: TestVersion (0.05s) [2019-12-31T15:06:08.912Z] PASS [2019-12-31T15:06:08.912Z] [2019-12-31T15:06:08.912Z] === Skipped [2019-12-31T15:06:08.912Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-31T15:06:08.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-31T15:06:08.912Z] [2019-12-31T15:06:08.912Z] [2019-12-31T15:06:08.912Z] DONE 18 tests, 1 skipped in 6.062s [2019-12-31T15:06:08.912Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-31T15:06:08.912Z] ++ 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-12-31T15:06:08.912Z] ++ set -e [2019-12-31T15:06:08.912Z] ++ '[' -n 0 ']' [2019-12-31T15:06:08.912Z] ++ set -x [2019-12-31T15:06:08.912Z] ++ env -i DEST=/go/src/github.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-12-31T15:06:09.197Z] INFO: Testing against a local daemon [2019-12-31T15:06:09.197Z] === RUN TestVolumesCreateAndList [2019-12-31T15:06:09.197Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-31T15:06:09.197Z] === RUN TestVolumesRemove [2019-12-31T15:06:09.197Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-31T15:06:09.197Z] === RUN TestVolumesInspect [2019-12-31T15:06:09.197Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-31T15:06:09.197Z] === RUN TestVolumesInvalidJSON [2019-12-31T15:06:09.197Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-31T15:06:09.197Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-31T15:06:09.197Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-31T15:06:09.197Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-31T15:06:09.197Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-31T15:06:09.197Z] PASS [2019-12-31T15:06:09.197Z] [2019-12-31T15:06:09.197Z] DONE 5 tests in 0.305s [2019-12-31T15:06:09.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T15:06:09.368Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-31T15:06:09.368Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-31T15:06:09.482Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T15:06:09.482Z] +++ kill 13155 [2019-12-31T15:06:09.933Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-31T15:06:10.950Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-31T15:06:10.971Z] +++ /etc/init.d/apparmor stop [2019-12-31T15:06:10.971Z] Clearing AppArmor profiles cache:. [2019-12-31T15:06:10.971Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T15:06:10.971Z] Unloading profiles will leave already running processes permanently [2019-12-31T15:06:10.971Z] unconfined, which can lead to unexpected situations. [2019-12-31T15:06:10.971Z] [2019-12-31T15:06:10.971Z] To set a process to complain mode, use the command line tool [2019-12-31T15:06:10.971Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T15:06:10.971Z] with the 'teardown' option." [2019-12-31T15:06:10.971Z] [2019-12-31T15:06:11.883Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag Post stage [Pipeline] junit [2019-12-31T15:06:12.494Z] Recording test results [2019-12-31T15:06:12.816Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T15:06:13.458Z] + echo Ensuring container killed. [2019-12-31T15:06:13.458Z] Ensuring container killed. [2019-12-31T15:06:13.458Z] + docker rm -vf docker-pr1 [2019-12-31T15:06:13.458Z] Error: No such container: docker-pr1 [2019-12-31T15:06:13.458Z] + true [Pipeline] sh [2019-12-31T15:06:13.748Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-31T15:06:13.861Z] + echo Chowning /workspace to jenkins user [2019-12-31T15:06:13.861Z] Chowning /workspace to jenkins user [2019-12-31T15:06:13.861Z] + id -u [2019-12-31T15:06:13.861Z] + id -g [2019-12-31T15:06:13.861Z] + docker run --rm -v /home/docker/workspace/moby_PR-40332:/workspace busybox chown -R 1001:1001 /workspace [2019-12-31T15:06:13.861Z] Unable to find image 'busybox:latest' locally [2019-12-31T15:06:14.148Z] latest: Pulling from library/busybox [2019-12-31T15:06:14.148Z] d7e28ec550a2: Pulling fs layer [2019-12-31T15:06:14.432Z] d7e28ec550a2: Verifying Checksum [2019-12-31T15:06:14.432Z] d7e28ec550a2: Download complete [2019-12-31T15:06:14.722Z] d7e28ec550a2: Pull complete [2019-12-31T15:06:14.722Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T15:06:14.722Z] Status: Downloaded newer image for busybox:latest [2019-12-31T15:06:15.119Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-31T15:06:16.075Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T15:06:17.007Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-31T15:06:17.160Z] + bundleName=ppc64le-integration [2019-12-31T15:06:17.160Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-31T15:06:17.160Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-31T15:06:17.160Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-12-31T15:06:17.160Z] [2019-12-31T15:06:17.264Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [Pipeline] archiveArtifacts [2019-12-31T15:06:17.481Z] Archiving artifacts [2019-12-31T15:06:17.832Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-31T15:06:17.843Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T15:06:18.238Z] + make clean [2019-12-31T15:06:18.765Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-31T15:06:18.765Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-31T15:06:18.859Z] make: command: Command not found [2019-12-31T15:06:18.859Z] make: command: Command not found [2019-12-31T15:06:18.859Z] docker volume rm -f docker-dev-cache [2019-12-31T15:06:18.859Z] docker-dev-cache [Pipeline] deleteDir [2019-12-31T15:06:20.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-31T15:06:21.227Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T15:06:22.159Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-31T15:06:23.090Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-31T15:06:24.023Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-31T15:06:24.953Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-31T15:06:24.953Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-31T15:06:25.517Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-31T15:06:26.448Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-31T15:06:27.380Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-31T15:06:28.311Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-31T15:06:28.875Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-31T15:06:28.875Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-31T15:06:29.807Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-31T15:06:29.807Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-31T15:06:31.178Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-31T15:06:32.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-31T15:06:33.053Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-31T15:06:33.986Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-31T15:06:33.986Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-31T15:06:34.918Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-31T15:06:36.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-31T15:06:36.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-31T15:06:38.723Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-31T15:06:40.095Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-31T15:06:41.027Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-31T15:06:41.958Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-31T15:06:42.893Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-31T15:06:43.457Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-31T15:06:44.563Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-31T15:06:46.458Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-31T15:06:49.736Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-31T15:06:49.993Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-31T15:06:50.924Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-31T15:06:53.458Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-31T15:06:55.352Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-31T15:06:56.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-31T15:06:58.179Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-31T15:07:00.704Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-31T15:07:00.704Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-31T15:07:00.704Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-31T15:07:01.635Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-31T15:07:03.530Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-31T15:07:04.462Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-31T15:07:05.029Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-31T15:07:08.306Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-31T15:07:08.871Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-31T15:07:10.767Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-31T15:07:11.331Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-31T15:07:11.331Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-31T15:07:12.289Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-31T15:07:14.186Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-31T15:07:14.186Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-31T15:07:14.751Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-31T15:07:15.683Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-31T15:07:16.615Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-31T15:07:17.181Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-31T15:07:17.181Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-31T15:07:18.113Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-31T15:07:19.045Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-31T15:07:19.609Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-31T15:07:20.541Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-31T15:07:21.473Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-31T15:07:22.037Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-31T15:07:22.969Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-31T15:07:23.901Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-31T15:07:23.901Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-31T15:07:24.465Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-31T15:07:25.397Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-31T15:07:27.293Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-31T15:07:27.293Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T15:07:27.293Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-31T15:07:31.486Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-31T15:07:31.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-31T15:07:43.925Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-31T15:07:44.856Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-31T15:07:46.229Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-31T15:07:46.486Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-31T15:07:46.486Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-31T15:07:46.486Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-31T15:07:47.420Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-31T15:07:50.695Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-31T15:07:52.067Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-31T15:07:53.965Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-31T15:07:54.529Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-31T15:07:55.461Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-31T15:07:56.025Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-31T15:07:57.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-31T15:07:57.398Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-31T15:07:57.398Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-31T15:07:59.299Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-31T15:08:00.231Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-31T15:08:02.126Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-31T15:08:02.126Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-31T15:08:02.382Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-31T15:08:04.279Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-31T15:08:05.650Z] === RUN TestDockerSuite/TestRunMount [2019-12-31T15:08:12.200Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-31T15:08:13.133Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-31T15:08:13.698Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-31T15:08:15.596Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-31T15:08:18.120Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-31T15:08:21.408Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-31T15:08:23.932Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-31T15:08:26.456Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-31T15:08:28.352Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-31T15:08:29.723Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-31T15:08:29.980Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-31T15:08:30.546Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-31T15:08:31.917Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-31T15:08:32.481Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-31T15:08:33.413Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-31T15:08:35.935Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-31T15:08:38.458Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-31T15:08:43.727Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-31T15:08:43.727Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-31T15:08:43.727Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-31T15:08:44.749Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-31T15:08:44.749Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-31T15:08:45.313Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-31T15:08:46.244Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-31T15:08:46.244Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-31T15:08:47.176Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-31T15:08:47.740Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-31T15:08:47.740Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-31T15:08:48.672Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-31T15:08:49.606Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-31T15:08:51.502Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-31T15:08:52.065Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-31T15:08:52.998Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-31T15:08:53.564Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-31T15:08:54.495Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-31T15:08:55.429Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-31T15:08:55.993Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-31T15:08:55.994Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-31T15:08:56.558Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-31T15:08:57.489Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-31T15:08:57.489Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-31T15:08:58.420Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-31T15:08:59.791Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-31T15:08:59.791Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-31T15:09:03.992Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-31T15:09:03.992Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-31T15:09:04.923Z] === RUN TestDockerSuite/TestRunRm [2019-12-31T15:09:05.856Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-31T15:09:10.032Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-31T15:09:10.032Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-31T15:09:10.597Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-31T15:09:11.529Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-31T15:09:13.430Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-31T15:09:14.361Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-31T15:09:19.621Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-31T15:09:20.993Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-31T15:09:24.272Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-31T15:09:24.861Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-31T15:09:25.794Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-31T15:09:26.725Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-31T15:09:27.656Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-31T15:09:28.225Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-31T15:09:29.596Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-31T15:09:30.162Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-31T15:09:30.162Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-31T15:09:31.093Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-31T15:09:32.026Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-31T15:09:33.397Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-31T15:09:34.770Z] === RUN TestDockerSuite/TestRunState [2019-12-31T15:09:36.667Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-31T15:09:37.603Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-31T15:09:38.536Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-31T15:09:38.536Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-31T15:09:38.536Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-31T15:09:39.468Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-31T15:09:39.468Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-31T15:09:40.401Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-31T15:09:42.309Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-31T15:09:42.309Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-31T15:09:42.309Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-31T15:09:43.240Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-31T15:09:45.764Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-31T15:09:46.328Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-31T15:09:46.585Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-31T15:09:49.110Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-31T15:09:51.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-31T15:09:51.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-31T15:09:53.154Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-31T15:09:56.430Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-31T15:09:56.994Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-31T15:09:57.926Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-31T15:09:58.858Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-31T15:09:58.858Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-31T15:09:59.423Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-31T15:10:00.355Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-31T15:10:01.289Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-31T15:10:03.193Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-31T15:10:03.757Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-31T15:10:03.757Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-31T15:10:04.014Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-31T15:10:04.014Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-31T15:10:04.946Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-31T15:10:05.881Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-31T15:10:06.816Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-31T15:10:06.816Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-31T15:10:07.073Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-31T15:10:08.004Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-31T15:10:13.259Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-31T15:10:13.259Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-31T15:10:14.630Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-31T15:10:17.155Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-31T15:10:18.526Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-31T15:10:21.051Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-31T15:10:23.576Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-31T15:10:24.517Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-31T15:10:25.448Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-31T15:10:26.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-31T15:10:26.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-31T15:10:26.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-31T15:10:26.379Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-31T15:10:26.379Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-31T15:10:27.311Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-31T15:10:28.242Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-31T15:10:29.175Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-31T15:10:31.071Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-31T15:10:31.635Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-31T15:10:32.566Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-31T15:10:32.566Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-31T15:10:33.497Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-31T15:10:33.754Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-31T15:10:34.011Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-31T15:10:34.269Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-31T15:10:34.269Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-31T15:10:35.200Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-31T15:10:36.131Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-31T15:10:36.695Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-31T15:10:36.952Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-31T15:10:37.883Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-31T15:10:38.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-31T15:10:39.072Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-31T15:10:39.072Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-31T15:10:39.635Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-31T15:10:40.569Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-31T15:10:40.569Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-31T15:10:40.569Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-31T15:10:41.501Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-31T15:10:43.395Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-31T15:10:43.959Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-31T15:10:43.959Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-31T15:10:44.523Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-31T15:10:44.780Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-31T15:10:46.676Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-31T15:10:47.240Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-31T15:10:50.516Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-31T15:10:50.774Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-31T15:10:50.774Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-31T15:10:50.774Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-31T15:10:52.145Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-31T15:10:53.078Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-31T15:10:54.449Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-31T15:10:54.449Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-31T15:10:56.373Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-31T15:10:56.373Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-31T15:10:56.938Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-31T15:10:58.311Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-31T15:10:59.243Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-31T15:10:59.501Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-31T15:11:01.403Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-31T15:11:01.403Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-31T15:11:01.403Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-31T15:11:03.302Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-31T15:11:04.674Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-31T15:11:05.240Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-31T15:11:05.240Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-31T15:11:05.240Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-31T15:11:05.240Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-31T15:11:05.805Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-31T15:11:08.331Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-31T15:11:14.878Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-31T15:11:16.775Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-31T15:11:17.706Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-31T15:11:19.078Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-31T15:11:22.352Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-31T15:11:24.881Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-31T15:11:25.813Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-31T15:11:27.707Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-31T15:11:30.234Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-31T15:11:32.133Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-31T15:11:36.311Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-31T15:11:40.488Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-31T15:11:43.010Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-31T15:11:47.186Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-31T15:11:49.080Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-31T15:11:51.609Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-31T15:11:53.503Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-31T15:11:54.435Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-31T15:11:55.367Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-31T15:11:56.299Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-31T15:11:56.299Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-31T15:11:56.863Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-31T15:12:00.142Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-31T15:12:01.516Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-31T15:12:04.792Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-31T15:12:05.724Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-31T15:12:05.981Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-31T15:12:06.913Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-31T15:12:06.913Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-31T15:12:07.847Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-31T15:12:09.756Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-31T15:12:09.756Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-31T15:12:11.752Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-31T15:12:12.687Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-31T15:12:13.618Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-31T15:12:15.515Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-31T15:12:19.690Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-31T15:12:21.063Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-31T15:12:21.063Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-31T15:12:21.997Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-31T15:12:22.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-31T15:12:27.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-31T15:12:31.283Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-31T15:12:34.558Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-31T15:12:37.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-31T15:12:41.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-31T15:12:46.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-31T15:12:48.417Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-31T15:12:50.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-31T15:12:52.838Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-31T15:12:54.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-31T15:12:56.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-31T15:12:59.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-31T15:13:01.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-31T15:13:04.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-31T15:13:06.844Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-31T15:13:21.699Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-31T15:13:21.699Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-31T15:13:21.699Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-31T15:13:22.781Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-31T15:13:22.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-31T15:13:22.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-31T15:13:22.781Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-31T15:13:23.714Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-31T15:13:23.714Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-31T15:13:24.646Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-31T15:13:24.646Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-31T15:13:24.903Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-31T15:13:24.903Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-31T15:13:24.903Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-31T15:13:27.426Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-31T15:13:27.426Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-31T15:13:27.683Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-31T15:13:27.683Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-31T15:13:27.683Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-31T15:13:28.614Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-31T15:13:31.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-31T15:13:31.399Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-31T15:13:31.399Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-31T15:13:34.676Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-31T15:13:39.935Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite (1832.37s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.13s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.33s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.50s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.17s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.95s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.41s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.11s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.19s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.91s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.31s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.23s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachDetach (1.62s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.42s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.23s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.71s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.06s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.85s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.95s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.29s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.93s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.88s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.02s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.69s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2019-12-31T15:13:39.935Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.66s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.08s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.22s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.81s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.66s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.79s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.75s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.47s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.56s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.70s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.80s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.30s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.81s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.94s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.88s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.62s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.16s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.75s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.27s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.18s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.58s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.61s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContChar (4.40s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.44s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.45s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.89s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.78s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.59s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.53s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.34s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.12s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.96s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.74s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.68s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.93s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.04s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.29s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.23s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.21s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.68s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.02s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.70s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.04s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.86s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.38s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnv (1.87s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.65s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.26s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.21s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.23s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.80s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.57s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.60s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.78s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.31s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildHistory (4.82s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.31s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabels (0.70s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.59s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.31s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.91s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.41s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.13s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.32s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.74s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.16s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.33s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.20s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.21s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.61s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.14s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.68s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.87s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.81s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.69s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.17s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.31s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.32s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRm (3.83s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.75s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.40s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.12s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.19s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildUser (2.47s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.92s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.73s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.73s) [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T15:13:39.936Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.91s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.27s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2019-12-31T15:13:39.936Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-12-31T15:13:39.937Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.51s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.65s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T15:13:39.937Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.91s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.93s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.20s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitTTY (2.10s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.37s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T15:13:39.937Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.83s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bf8340_} (1.62s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1530795596_/foo_false____} (1.63s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1530795596_/foo_true____} (1.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_false____} (1.71s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_true____} (1.76s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3909942587_/foo_true__0xc000bf88a0__} (1.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bf88c0_} (1.71s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bf88e0_} (1.63s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bf8900_} (1.59s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bf8920_} (1.63s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.82s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.60s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.16s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.21s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.12s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.23s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.60s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.18s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.60s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.05s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.09s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.06s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.99s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T15:13:39.937Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.02s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T15:13:39.937Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.93s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.81s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.71s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.64s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.05s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.49s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.84s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.33s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.38s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsAttach (1.13s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsCommit (0.87s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsCopy (1.62s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.95s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.53s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFilters (1.91s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFormat (1.94s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T15:13:39.937Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.937Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T15:13:39.937Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s) [2019-12-31T15:13:39.937Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.87s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.16s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.81s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecInspectID (2.06s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2019-12-31T15:13:39.938Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T15:13:39.938Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.27s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.46s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestExecWithUser (1.28s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.79s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.56s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.96s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHealth (21.00s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.16s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.09s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.03s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportFile (1.97s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.32s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportGzipped (1.85s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.06s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2019-12-31T15:13:39.938Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T15:13:39.938Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.99s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectDefault (1.16s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectHistory (1.23s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2019-12-31T15:13:39.938Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T15:13:39.938Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.06s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.75s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectStatus (1.02s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.97s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-12-31T15:13:39.938Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.19s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.77s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.50s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.06s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.73s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.64s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.67s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.56s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.76s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.05s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.06s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.93s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.17s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsSince (6.99s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.91s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.44s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestNetHostname (2.60s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.53s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.43s) [2019-12-31T15:13:39.940Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T15:13:39.940Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.26s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.51s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.80s) [2019-12-31T15:13:39.940Z] --- PASS: TestDockerSuite/TestPortList (11.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.33s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsByOrder (3.54s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.31s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.46s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.52s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.73s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.53s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.60s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.94s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T15:13:39.941Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.60s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.60s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.07s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.21s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.48s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.33s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.15s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.19s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.78s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.60s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.97s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.65s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.96s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.45s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.92s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.95s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.78s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.86s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.89s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.94s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.69s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.24s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.70s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.72s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMount (6.43s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.48s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.45s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2019-12-31T15:13:39.941Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.72s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2019-12-31T15:13:39.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T15:13:39.941Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.68s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRm (0.98s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.85s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.32s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.27s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.94s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (1.07s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.96s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.79s) [2019-12-31T15:13:39.941Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunState (1.94s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-31T15:13:39.942Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunSysctls (1.76s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.93s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.22s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.31s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.95s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.71s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.55s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserByName (0.97s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T15:13:39.942Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.49s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.97s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.80s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.29s) [2019-12-31T15:13:39.942Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents617937213 [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.92s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.57s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.48s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.94s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.40s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (1.01s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.06s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.98s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateStats (4.11s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.33s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.09s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.45s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.71s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.50s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.52s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.89s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.55s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.14s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.14s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.25s) [2019-12-31T15:13:39.942Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2019-12-31T15:13:39.942Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T15:13:39.942Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T15:13:39.942Z] === RUN TestDockerRegistrySuite [2019-12-31T15:13:39.942Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-31T15:13:41.315Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-31T15:13:42.690Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-31T15:13:44.587Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-31T15:13:44.587Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T15:13:49.844Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T15:13:54.021Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-31T15:13:58.289Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-31T15:14:00.183Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-31T15:14:01.125Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-31T15:14:02.498Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-31T15:14:04.394Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-31T15:14:05.764Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-31T15:14:06.695Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-31T15:14:08.069Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-31T15:14:08.634Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-31T15:14:11.916Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-31T15:14:14.439Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-31T15:14:15.810Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-31T15:14:19.086Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-31T15:14:20.456Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-31T15:14:20.456Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T15:14:21.826Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T15:14:23.209Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-31T15:14:23.209Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T15:14:24.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-31T15:14:24.579Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-31T15:14:24.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-31T15:14:25.144Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-31T15:14:25.144Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-31T15:14:26.514Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-31T15:14:29.038Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-31T15:14:29.295Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-31T15:14:29.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-31T15:14:30.667Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-31T15:14:31.231Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-31T15:14:31.489Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-31T15:14:32.055Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-31T15:14:32.315Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-31T15:14:32.879Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-31T15:14:32.879Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-31T15:14:34.777Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-31T15:14:35.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-31T15:14:37.241Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-31T15:14:38.612Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-31T15:14:38.612Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-31T15:14:39.984Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-31T15:14:41.357Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite (62.80s) [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.01s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d4a97d55f4e4d] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d72bc22ab1be5] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.94s) [2019-12-31T15:14:41.951Z] check_test.go:196: [dbac012bbe73f] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-31T15:14:41.951Z] check_test.go:196: [dc1d24bf8fbd3] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.57s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d6575a995545e] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d53bed8705cc9] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.48s) [2019-12-31T15:14:41.951Z] check_test.go:196: [db05e21a3444c] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d537da453bc08] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2019-12-31T15:14:41.951Z] check_test.go:196: [deff8adb2568f] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d4f3f09d62b19] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.55s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d61707cf2f542] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d63e00eff481b] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-12-31T15:14:41.951Z] check_test.go:196: [dcd09559e5106] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2019-12-31T15:14:41.951Z] check_test.go:196: [d3bbb65973be0] daemon is not started [2019-12-31T15:14:41.951Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.14s) [2019-12-31T15:14:41.951Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e030ca362cb44e043aa5c6af9ce921ab551ebce806ecad16ffb88eaffdd2217d [2019-12-31T15:14:41.951Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:74500aa6862a9a2b35ad090fb622aaa3040fe637016bf4a816c5566a00b72257 [2019-12-31T15:14:41.952Z] check_test.go:196: [d14d6dd3b072f] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.84s) [2019-12-31T15:14:41.952Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f785ee5ace3889b23cbe5c5f4e4e9e713f2e85d71c2d117d49eafd209699db66 [2019-12-31T15:14:41.952Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:309918bffac9e72e045b43d3f274962770644b8871e9a12c995d1559cd6c4930 [2019-12-31T15:14:41.952Z] check_test.go:196: [dea24abe4bd6d] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d8fa8443b9715] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.40s) [2019-12-31T15:14:41.952Z] check_test.go:196: [df874e9120dcb] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d4b00ea0d3f98] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d790de6ba7477] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d1880f5a0b3a4] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d253f659bdfd1] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d57d9eaf76928] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.23s) [2019-12-31T15:14:41.952Z] check_test.go:196: [dbe4876cfcfd7] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d90b1ca0356cd] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.56s) [2019-12-31T15:14:41.952Z] check_test.go:196: [df3fb093e719a] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.58s) [2019-12-31T15:14:41.952Z] check_test.go:196: [dc0a20bbaabd6] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2019-12-31T15:14:41.952Z] check_test.go:196: [da0fde2856864] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.41s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d5d07c8598aee] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.38s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d555a86b969ac] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.50s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d0786371d57b4] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d82cee3c45277] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.61s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d8e139b9eb8a4] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.50s) [2019-12-31T15:14:41.952Z] check_test.go:196: [dffeadb24efb0] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.33s) [2019-12-31T15:14:41.952Z] check_test.go:196: [d6e1037a96142] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.50s) [2019-12-31T15:14:41.952Z] check_test.go:196: [db4abdd8db09c] daemon is not started [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.22s) [2019-12-31T15:14:41.952Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2019-12-31T15:14:41.952Z] === RUN TestDockerSchema1RegistrySuite [2019-12-31T15:14:41.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-31T15:14:42.209Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-31T15:14:47.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-31T15:14:51.644Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-31T15:14:56.900Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-31T15:14:57.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-31T15:14:59.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-31T15:14:59.202Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-31T15:15:01.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-31T15:15:02.472Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-31T15:15:03.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-31T15:15:08.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-31T15:15:08.026Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-31T15:15:08.593Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-31T15:15:08.593Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-31T15:15:08.850Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-31T15:15:09.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-31T15:15:09.672Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite (27.87s) [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d5f681d68e917] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.70s) [2019-12-31T15:15:09.672Z] check_test.go:223: [de31e3ff2c176] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d5cc06f0ac30a] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d7a168a5dce3e] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.42s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dd89ac79b168f] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2019-12-31T15:15:09.672Z] check_test.go:223: [ddb7a951037a6] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d6ba9d4a9c7b9] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.62s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dc37370b0d217] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d09e6a51b9a01] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dea85f449a27f] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d0e7db9328d7b] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-12-31T15:15:09.672Z] check_test.go:223: [db6d5895e87d3] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dae23095602a4] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d236ec699b0d9] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dad806ba56a90] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-12-31T15:15:09.672Z] check_test.go:223: [de61edf920622] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-12-31T15:15:09.672Z] check_test.go:223: [d13839ed92f97] daemon is not started [2019-12-31T15:15:09.672Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-31T15:15:09.672Z] check_test.go:223: [dffbedea5b5d2] daemon is not started [2019-12-31T15:15:09.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-31T15:15:09.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-31T15:15:10.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-31T15:15:11.169Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-31T15:15:11.426Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-31T15:15:12.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-31T15:15:12.798Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-31T15:15:13.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-31T15:15:13.621Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.07s) [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-12-31T15:15:13.879Z] check_test.go:252: [ded3d7ebea04b] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-12-31T15:15:13.879Z] check_test.go:252: [d4594e9342e1d] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-31T15:15:13.879Z] check_test.go:252: [d3850570db8b3] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-12-31T15:15:13.879Z] check_test.go:252: [dbca536bb72e4] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-12-31T15:15:13.879Z] check_test.go:252: [d6a6d8c14178c] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-12-31T15:15:13.879Z] check_test.go:252: [dc8f10a7e4f98] daemon is not started [2019-12-31T15:15:13.879Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-12-31T15:15:13.879Z] check_test.go:252: [de4f69a99bea3] daemon is not started [2019-12-31T15:15:13.879Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-31T15:15:13.879Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-31T15:15:19.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-31T15:15:19.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-31T15:15:19.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-31T15:15:19.509Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-12-31T15:15:19.509Z] check_test.go:279: [d18c431aa7dc8] daemon is not started [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-31T15:15:19.509Z] check_test.go:279: [d98e9dd4578c5] daemon is not started [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-31T15:15:19.509Z] check_test.go:279: [d8acdcc6e01b5] daemon is not started [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-12-31T15:15:19.509Z] check_test.go:279: [d5537634a097c] daemon is not started [2019-12-31T15:15:19.509Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-12-31T15:15:19.509Z] check_test.go:279: [d3a50e4ede584] daemon is not started [2019-12-31T15:15:19.509Z] === RUN TestDockerNetworkSuite [2019-12-31T15:15:19.509Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-31T15:15:22.786Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-31T15:15:23.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-31T15:15:28.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-31T15:15:31.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-31T15:15:33.403Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-31T15:15:35.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-31T15:15:36.230Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-31T15:15:37.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-31T15:15:40.439Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-31T15:15:42.964Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-31T15:15:47.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-31T15:15:48.073Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-31T15:15:50.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-31T15:15:51.167Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-31T15:15:52.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-31T15:15:53.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-31T15:15:54.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-31T15:15:55.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-31T15:15:57.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-31T15:15:57.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-31T15:15:57.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-31T15:15:59.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-31T15:15:59.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-31T15:15:59.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-31T15:15:59.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-31T15:16:00.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-31T15:16:02.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-31T15:16:02.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-31T15:16:02.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-31T15:16:02.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-31T15:16:07.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-31T15:16:10.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-31T15:16:11.718Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-31T15:16:21.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-31T15:16:21.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-31T15:16:22.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-31T15:16:22.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-31T15:16:22.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-31T15:16:22.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-31T15:16:23.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-31T15:16:23.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-31T15:16:27.303Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-31T15:16:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-31T15:16:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-31T15:16:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-31T15:16:28.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-31T15:16:29.496Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-31T15:16:32.856Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-31T15:16:34.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-31T15:16:36.124Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-31T15:16:39.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-31T15:16:39.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-31T15:16:41.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-31T15:16:43.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-31T15:16:43.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-31T15:16:43.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-31T15:16:44.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-31T15:16:46.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-31T15:16:47.584Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-31T15:16:49.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-31T15:16:53.667Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite (95.33s) [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.68s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d2d525bebe01a] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d4cfcd29fa65b] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.84s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d1fd913e34d9b] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d1eb59428e780] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.83s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:1233: [d64c47af60165] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.12s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d802ecde94e6b] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.84s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d9fdbf5d473a3] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.80s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d177ff8c08a78] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d1876583d3662] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.04s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d7415224deb4c] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d69ff860998e8] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [da74b5ba1564a] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [dbf1c09156df3] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d4323aa299e4b] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [dd7d43e273c1f] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [df24090fc487a] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [dda8045b43632] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d0a13a0561457] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d29148a404762] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d316e2beca48f] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [db3b363a42694] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d2c5840108ca0] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d69470949a703] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d2f5e6ec00992] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.88s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:968: [d8b4a4a3f4cb5] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.52s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d3703be794b0c] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.86s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:1116: [d11c50d275e9d] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d85dc7c0fda55] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d38205669a64d] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d4879ad6c21b3] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d172509a0bcb0] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d156b1a10cc28] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.32s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d106aee2d8e94] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [dafa324bf2e63] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.32s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d0ec8239abe47] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [d366819b8b4e3] daemon is not started [2019-12-31T15:16:55.038Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [db8455d74a9bd] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s) [2019-12-31T15:16:55.038Z] docker_cli_network_unix_test.go:46: [de08c3a953cfe] daemon is not started [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.10s) [2019-12-31T15:16:55.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.18s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:1084: [d09f811436489] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [dead7cf69fb5d] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.57s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [dc3f4a8b13a63] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.50s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [da394a859e1ba] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [da35ddf6bd6b2] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [dd24c53548c52] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.12s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [d15dbfff4698b] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [ded50fc36c2b0] daemon is not started [2019-12-31T15:16:55.039Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.34s) [2019-12-31T15:16:55.039Z] docker_cli_network_unix_test.go:46: [d68ce197400aa] daemon is not started [2019-12-31T15:16:55.039Z] === RUN TestDockerHubPullSuite [2019-12-31T15:16:55.039Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-31T15:16:56.409Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-31T15:16:56.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-31T15:16:58.869Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-31T15:16:59.126Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-31T15:17:00.057Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-31T15:17:00.990Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-31T15:17:00.990Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite (6.21s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-12-31T15:17:00.990Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-12-31T15:17:00.990Z] PASS [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === Skipped [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2019-12-31T15:17:00.990Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-31T15:17:00.990Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-31T15:17:00.990Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-31T15:17:00.990Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.990Z] [2019-12-31T15:17:00.990Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T15:17:00.990Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-31T15:17:00.991Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T15:17:00.991Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-31T15:17:00.991Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-31T15:17:00.991Z] docker_cli_network_unix_test.go:46: [db8455d74a9bd] daemon is not started [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] [2019-12-31T15:17:00.991Z] DONE 1277 tests, 44 skipped in 2064.593s [2019-12-31T15:17:01.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T15:17:01.248Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T15:17:01.248Z] +++ kill 7234 [2019-12-31T15:17:02.179Z] +++ /etc/init.d/apparmor stop [2019-12-31T15:17:02.179Z] Clearing AppArmor profiles cache:. [2019-12-31T15:17:02.179Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T15:17:02.179Z] Unloading profiles will leave already running processes permanently [2019-12-31T15:17:02.179Z] unconfined, which can lead to unexpected situations. [2019-12-31T15:17:02.179Z] [2019-12-31T15:17:02.179Z] To set a process to complain mode, use the command line tool [2019-12-31T15:17:02.179Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T15:17:02.179Z] with the 'teardown' option." [2019-12-31T15:17:02.179Z] [2019-12-31T15:17:03.111Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-31T15:17:06.392Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-31T15:17:08.920Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-31T15:18:05.151Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-31T15:18:20.007Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite (1768.83s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.57s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.80s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.63s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.98s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:563: [d8269e83a492e] joining swarm manager [d40b379360023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:585: [df9c45a55f47e] joining swarm manager [d40b379360023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] check_test.go:380: [d8269e83a492e] daemon is not started [2019-12-31T15:18:38.065Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.48s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:46: [deeb079f73167] joining swarm manager [d59b721e1d240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.21s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (55.29s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:304: [d29c676730147] joining swarm manager [d6485613dc0d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:305: [d62cf622ecad6] joining swarm manager [d6485613dc0d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.72s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:272: [dccfa37612cd9] joining swarm manager [d4e39765e8642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:273: [d187deaffa19f] joining swarm manager [d4e39765e8642]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.86s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s) [2019-12-31T15:18:38.065Z] docker_api_swarm_node_test.go:19: [d488163efba63] joining swarm manager [df36e70a99c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_node_test.go:20: [da3ec7cea1274] joining swarm manager [df36e70a99c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.35s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:502: [d7bdc49f89f6c] joining swarm manager [d44ff087c0e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:507: [d839100ce179f] joining swarm manager [d44ff087c0e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.60s) [2019-12-31T15:18:38.065Z] docker_api_swarm_node_test.go:80: [d62dd3ac12109] joining swarm manager [da3af2441d9e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.78s) [2019-12-31T15:18:38.065Z] docker_api_swarm_node_test.go:52: [d35936383a5e1] joining swarm manager [dd5940cd09f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_node_test.go:53: [d80592f735b84] joining swarm manager [dd5940cd09f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.98s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.61s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:202: [d705cf715d7cb] joining swarm manager [d67055ceedb36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.79s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:384: [d96135755dd14] joining swarm manager [dc84731332644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:385: [d833c3a4f062f] joining swarm manager [dc84731332644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] check_test.go:380: [d833c3a4f062f] daemon is not started [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.37s) [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:802: [d27cd449a2b3c] joining swarm manager [d7b764900ee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:802: [dae097828df8e] joining swarm manager [d7b764900ee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:802: [d12f48fe6aaf0] joining swarm manager [d7b764900ee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:802: [d3a1b2c26531a] joining swarm manager [d7b764900ee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T15:18:38.065Z] docker_api_swarm_test.go:810: [d1a362c25280c] joining swarm manager [d7b764900ee1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.30s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:394: [db8d0ea35ab73] joining swarm manager [dcef1090d35bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:394: [d0cc9b8ca4122] joining swarm manager [dcef1090d35bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.81s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:342: [da5de9e85229a] joining swarm manager [d5ecd9054984b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:342: [d67eb3bdf3b70] joining swarm manager [d5ecd9054984b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.05s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:489: [d21a8df4f125c] joining swarm manager [d761388f45467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:489: [d7b2743fdc61a] joining swarm manager [d761388f45467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.49s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:127: [dd05322719731] joining swarm manager [d62244da0914d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:128: [d96097d97c1ba] joining swarm manager [d62244da0914d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:136: [d602d0433f1dc] joining swarm manager [d62244da0914d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:137: [da585270781c4] joining swarm manager [d62244da0914d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.98s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:303: [d0ff1304f272a] joining swarm manager [d31c91845e99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:303: [d98b9f656751b] joining swarm manager [d31c91845e99a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.30s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:99: [d87660be9f3c9] joining swarm manager [dd34e95683735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:100: [d670dcf836341] joining swarm manager [dd34e95683735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] check_test.go:380: [d87660be9f3c9] daemon is not started [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:532: [d45128722d6e3] joining swarm manager [d15c42379043e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:533: [d5d0ac0774eef] joining swarm manager [d15c42379043e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.68s) [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:147: [dc04a6a2cf8e4] joining swarm manager [de2619e3525fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.065Z] docker_api_swarm_service_test.go:147: [de95d0aab9514] joining swarm manager [de2619e3525fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.28s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.92s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.31s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.94s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.21s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.16s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.79s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.91s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (14.53s) [2019-12-31T15:18:38.065Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.47s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.34s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.44s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.15s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.67s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.78s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.96s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.97s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2019-12-31T15:18:38.066Z] docker_cli_service_logs_test.go:241: checking task ypvbbffgc9wf [2019-12-31T15:18:38.066Z] docker_cli_service_logs_test.go:246: checking messages for ypvbbffgc9wf [2019-12-31T15:18:38.066Z] docker_cli_service_logs_test.go:241: checking task 2ltxfzla1xgb [2019-12-31T15:18:38.066Z] docker_cli_service_logs_test.go:246: checking messages for 2ltxfzla1xgb [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.23s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.04s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.03s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.12s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1901: [db465cdb88d29] joining swarm manager [d2eb4636b9a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1902: [d213f9bc13415] joining swarm manager [d2eb4636b9a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.23s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.39s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.35s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1802: [d9fb9282e8285] joining swarm manager [d5538f58a1740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1803: [dab7a1e90b472] joining swarm manager [d5538f58a1740]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.11s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (119.35s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1321: [db3e77ebad805] joining swarm manager [db52665fe8ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1322: [d77ea1577db7b] joining swarm manager [db52665fe8ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.10s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.29s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.49s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.08s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s) [2019-12-31T15:18:38.066Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.32s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.24s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.42s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.55s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1186: [db6dd2cbbaf39] joining swarm manager [d15b1ab200c2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1195: [d5408b2298633] joining swarm manager [d15b1ab200c2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.73s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1118: [d554a47821de3] joining swarm manager [dcecfbbc0a103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1119: [d62e7e7664f3b] joining swarm manager [dcecfbbc0a103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1172: [d3bd8bd2efde7] joining swarm manager [dcecfbbc0a103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.22s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1453: [d30a7450d4fd9] joining swarm manager [d65334985d188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] docker_cli_swarm_test.go:1454: [d0d8aed3bbc24] joining swarm manager [d65334985d188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.28s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.31s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.01s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.12s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.59s) [2019-12-31T15:18:38.066Z] docker_cli_swarm_unix_test.go:62: [d33c7a326091f] joining swarm manager [d1cb851fb81a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.22s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.72s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.88s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.05s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.62s) [2019-12-31T15:18:38.066Z] docker_api_swarm_test.go:962: [df5ce5da7e974] joining swarm manager [d30352177c9f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.92s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.99s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.81s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.49s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.17s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.12s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (4.06s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.61s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.92s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.56s) [2019-12-31T15:18:38.066Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s) [2019-12-31T15:18:38.066Z] === RUN TestDockerExternalVolumeSuite [2019-12-31T15:18:38.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-31T15:18:52.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-31T15:20:00.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-31T15:20:10.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-31T15:20:42.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-31T15:20:57.456Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-31T15:21:29.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-31T15:21:41.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-31T15:22:13.764Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-31T15:22:31.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-31T15:22:46.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-31T15:23:33.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-31T15:23:51.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-31T15:24:23.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-31T15:24:55.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-31T15:25:10.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-31T15:25:28.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-31T15:25:43.262Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite (441.64s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:53: [d448b3b1d6208] daemon is not started [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:53: [d170e3a9b426b] daemon is not started [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:53: [d06934b62992a] daemon is not started [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:53: [d4f983dc8f90b] daemon is not started [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.74s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:485: [d9778c00a3ba2] daemon is not started [2019-12-31T15:26:01.320Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-12-31T15:26:01.320Z] docker_cli_external_volume_driver_test.go:53: [d26bd6ab6f0fe] daemon is not started [2019-12-31T15:26:01.320Z] PASS [2019-12-31T15:26:01.320Z] [2019-12-31T15:26:01.320Z] === Skipped [2019-12-31T15:26:01.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T15:26:01.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-31T15:26:01.320Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-31T15:26:01.320Z] check_test.go:309: [d6005198a981e] daemon is not started [2019-12-31T15:26:01.320Z] [2019-12-31T15:26:01.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T15:26:01.320Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-31T15:26:01.320Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-31T15:26:01.320Z] check_test.go:309: [dada3074f70ff] daemon is not started [2019-12-31T15:26:01.320Z] [2019-12-31T15:26:01.320Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T15:26:01.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-31T15:26:01.321Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-31T15:26:01.321Z] check_test.go:309: [db45ca9c4cdde] daemon is not started [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-31T15:26:01.321Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-31T15:26:01.321Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-31T15:26:01.321Z] check_test.go:309: [d911283c8ffe4] daemon is not started [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-12-31T15:26:01.321Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-12-31T15:26:01.321Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-31T15:26:01.321Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-31T15:26:01.321Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] DONE 273 tests, 6 skipped in 2602.131s [2019-12-31T15:26:01.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-31T15:26:01.321Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5bb13e66559/docker.pid [2019-12-31T15:26:01.321Z] +++ kill 3691 [2019-12-31T15:26:01.321Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3691 is not a child of this shell [2019-12-31T15:26:01.321Z] warning: PID 3691 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5bb13e66559/docker.pid had a nonzero exit code [2019-12-31T15:26:01.321Z] ++++ cat bundles/test-integration/docker.pid [2019-12-31T15:26:01.321Z] +++ kill 7281 [2019-12-31T15:26:01.321Z] +++ /etc/init.d/apparmor stop [2019-12-31T15:26:01.321Z] Clearing AppArmor profiles cache:. [2019-12-31T15:26:01.321Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-31T15:26:01.321Z] Unloading profiles will leave already running processes permanently [2019-12-31T15:26:01.321Z] unconfined, which can lead to unexpected situations. [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] To set a process to complain mode, use the command line tool [2019-12-31T15:26:01.321Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-31T15:26:01.321Z] with the 'teardown' option." [2019-12-31T15:26:01.321Z] [2019-12-31T15:26:01.321Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-31T15:26:01.342Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-31T15:26:04.203Z] + echo Ensuring container killed. [2019-12-31T15:26:04.203Z] Ensuring container killed. [2019-12-31T15:26:04.203Z] + docker ps -aq -f name=docker-pr1-* [2019-12-31T15:26:04.203Z] + cids=d2e913dcb6be [2019-12-31T15:26:04.203Z] b382b976d0fe [2019-12-31T15:26:04.203Z] 429986a6f310 [2019-12-31T15:26:04.203Z] + [ -n d2e913dcb6be [2019-12-31T15:26:04.203Z] b382b976d0fe [2019-12-31T15:26:04.203Z] 429986a6f310 ] [2019-12-31T15:26:04.203Z] + docker rm -vf d2e913dcb6be b382b976d0fe 429986a6f310 [2019-12-31T15:26:05.143Z] d2e913dcb6be [2019-12-31T15:26:06.516Z] b382b976d0fe [2019-12-31T15:26:06.516Z] 429986a6f310 [Pipeline] sh [2019-12-31T15:26:06.801Z] + echo Chowning /workspace to jenkins user [2019-12-31T15:26:06.801Z] Chowning /workspace to jenkins user [2019-12-31T15:26:06.801Z] + id -u [2019-12-31T15:26:06.801Z] + id -g [2019-12-31T15:26:06.801Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/workspace busybox chown -R 1000:1000 /workspace [2019-12-31T15:26:06.801Z] Unable to find image 'busybox:latest' locally [2019-12-31T15:26:06.801Z] latest: Pulling from library/busybox [2019-12-31T15:26:06.801Z] bdbbaa22dec6: Pulling fs layer [2019-12-31T15:26:07.059Z] bdbbaa22dec6: Verifying Checksum [2019-12-31T15:26:07.059Z] bdbbaa22dec6: Download complete [2019-12-31T15:26:07.059Z] bdbbaa22dec6: Pull complete [2019-12-31T15:26:07.059Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-31T15:26:07.059Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-31T15:26:11.542Z] + bundleName=amd64 [2019-12-31T15:26:11.542Z] + echo Creating amd64-bundles.tar.gz [2019-12-31T15:26:11.542Z] Creating amd64-bundles.tar.gz [2019-12-31T15:26:11.542Z] + + xargsfind tar bundles -czf -path amd64-bundles.tar.gz */root/*overlay2 [2019-12-31T15:26:11.542Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-31T15:26:12.924Z] Archiving artifacts [2019-12-31T15:26:14.979Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T15:26:15.289Z] + make clean [2019-12-31T15:26:15.547Z] docker volume rm -f docker-dev-cache [2019-12-31T15:26:15.547Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-31T15:39:00.542Z] ok github.com/docker/docker/integration-cli 2368.102s [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === Skipped [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-31T15:39:00.543Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.543Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-31T15:39:00.543Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-31T15:39:00.543Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-12-31T15:39:00.543Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-12-31T15:39:00.543Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-31T15:39:00.543Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-31T15:39:00.543Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.543Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-31T15:39:00.544Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-12-31T15:39:00.544Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-12-31T15:39:00.544Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-31T15:39:00.544Z] docker_cli_sni_test.go:18: Flakey test [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-31T15:39:00.544Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.544Z] [2019-12-31T15:39:00.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T15:39:00.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-31T15:39:00.545Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-31T15:39:00.545Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T15:39:00.545Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-31T15:39:00.545Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.545Z] [2019-12-31T15:39:00.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-31T15:39:00.546Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-31T15:39:00.546Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-12-31T15:39:00.546Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-31T15:39:00.546Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-31T15:39:00.546Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.546Z] [2019-12-31T15:39:00.546Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-31T15:39:00.546Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-31T15:39:00.546Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2019-12-31T15:39:00.547Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-31T15:39:00.547Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-31T15:39:00.547Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-31T15:39:00.547Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-31T15:39:00.547Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-31T15:39:00.547Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-31T15:39:00.547Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-31T15:39:00.547Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-12-31T15:39:00.547Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.547Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T15:39:00.547Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-31T15:39:00.547Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.547Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-31T15:39:00.548Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T15:39:00.548Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-31T15:39:00.548Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.548Z] [2019-12-31T15:39:00.548Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T15:39:00.549Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-31T15:39:00.549Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.549Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-31T15:39:00.550Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T15:39:00.550Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-31T15:39:00.550Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.550Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T15:39:00.551Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-31T15:39:00.551Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.551Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T15:39:00.552Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2019-12-31T15:39:00.552Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] DONE 1096 tests, 549 skipped in 2375.878s [2019-12-31T15:39:00.552Z] INFO: Integration tests ended at 12/31/2019 15:38:58. Duration:00:39:35.9470010 [2019-12-31T15:39:00.552Z] INFO: Docker info of the daemon under test at end of run [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] Containers: 2 [2019-12-31T15:39:00.552Z] Running: 0 [2019-12-31T15:39:00.552Z] Paused: 0 [2019-12-31T15:39:00.552Z] Stopped: 2 [2019-12-31T15:39:00.552Z] Images: 12 [2019-12-31T15:39:00.552Z] Server Version: 0.0.0-dev [2019-12-31T15:39:00.552Z] Storage Driver: windowsfilter [2019-12-31T15:39:00.552Z] Windows: [2019-12-31T15:39:00.552Z] Logging Driver: json-file [2019-12-31T15:39:00.552Z] Plugins: [2019-12-31T15:39:00.552Z] Volume: local [2019-12-31T15:39:00.552Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-31T15:39:00.552Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-31T15:39:00.552Z] Swarm: inactive [2019-12-31T15:39:00.552Z] Default Isolation: process [2019-12-31T15:39:00.552Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-31T15:39:00.552Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-31T15:39:00.552Z] OSType: windows [2019-12-31T15:39:00.552Z] Architecture: x86_64 [2019-12-31T15:39:00.552Z] CPUs: 4 [2019-12-31T15:39:00.552Z] Total Memory: 32GiB [2019-12-31T15:39:00.552Z] Name: azwin-2-ab7730 [2019-12-31T15:39:00.552Z] ID: YLK5:QJ5Z:IQ73:WXAU:TXQU:ETD3:NGKS:NRA5:X4PU:AO37:2UR5:OXW3 [2019-12-31T15:39:00.552Z] Docker Root Dir: D:\CI\PR-40332\1\daemon [2019-12-31T15:39:00.552Z] Debug Mode (client): false [2019-12-31T15:39:00.552Z] Debug Mode (server): true [2019-12-31T15:39:00.552Z] File Descriptors: -1 [2019-12-31T15:39:00.552Z] Goroutines: 18 [2019-12-31T15:39:00.552Z] System Time: 2019-12-31T15:38:58.8643659Z [2019-12-31T15:39:00.552Z] EventsListeners: 0 [2019-12-31T15:39:00.552Z] Registry: https://index.docker.io/v1/ [2019-12-31T15:39:00.552Z] Labels: [2019-12-31T15:39:00.552Z] Experimental: false [2019-12-31T15:39:00.552Z] Insecure Registries: [2019-12-31T15:39:00.552Z] 127.0.0.0/8 [2019-12-31T15:39:00.552Z] Live Restore Enabled: false [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] [2019-12-31T15:39:00.552Z] INFO: Stopping daemon under test [2019-12-31T15:39:00.552Z] SUCCESS: The process with PID 4884 (child process of PID 1980) has been terminated. [2019-12-31T15:39:00.552Z] SUCCESS: The process with PID 1980 (child process of PID 2764) has been terminated. [2019-12-31T15:39:00.552Z] INFO: Stop tailing logs of the daemon under tests [2019-12-31T15:39:00.552Z] INFO: executeCI.ps1 Completed successfully at 12/31/2019 15:38:59. [2019-12-31T15:39:00.552Z] INFO: Tidying up at end of run [2019-12-31T15:39:00.552Z] INFO: Saving daemon under test log (d:\CI\PR-40332\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-31T15:39:00.552Z] INFO: Saving daemon under test log (d:\CI\PR-40332\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-31T15:39:00.552Z] INFO: Nuke-Everything... [2019-12-31T15:39:00.552Z] INFO: Container count on control daemon to delete is 2 [2019-12-31T15:39:00.552Z] 677966a62f8e [2019-12-31T15:39:00.552Z] 9bc4f379787f [2019-12-31T15:39:00.552Z] INFO: Tidying pidfile d:\CI\PR-40332\1\docker.pid [2019-12-31T15:39:00.552Z] INFO: Nuking d:\CI [2019-12-31T15:39:30.591Z] INFO: Zapped successfully [2019-12-31T15:39:30.591Z] [2019-12-31T15:39:30.591Z] INFO: executeCI.ps1 exiting at Tue Dec 31 15:39:27 CUT 2019. Duration 01:01:29.1655085 [2019-12-31T15:39:30.591Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2019-12-31T15:39:30.834Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-31T15:39:43.642Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-31T15:39:45.403Z] Archiving artifacts [2019-12-31T15:39:58.866Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40332/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-31T15:39:59.800Z] + make clean [2019-12-31T15:40:02.719Z] docker volume rm -f docker-dev-cache [2019-12-31T15:40:02.861Z] 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