Pull request #40895 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a342010823d36536499aafed527e8d203b9e2059+327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 (11fe2f5aecfb6a2456e6123b7032cf4d4d39df5e) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-18T10:13:35.597Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-18T10:13:35.600Z] Trying to pass milestone 2 [Pipeline] milestone [2020-05-18T10:13:35.639Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-18T10:13:50.781Z] Still waiting to schedule task [2020-05-18T10:13:50.784Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-18T10:14:24.048Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c368ec5ceceda60) in /home/ubuntu/workspace/moby_PR-40895 [Pipeline] { [Pipeline] checkout [2020-05-18T10:14:24.090Z] using credential docker-jenkins-github-credentials [2020-05-18T10:14:24.101Z] Cloning the remote Git repository [2020-05-18T10:14:24.101Z] Cloning with configured refspecs honoured and without tags [2020-05-18T10:14:24.104Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:14:24.104Z] > git init /home/ubuntu/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:14:24.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:24.116Z] > git --version # timeout=10 [2020-05-18T10:14:24.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:24.129Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:37.168Z] Fetching without tags [2020-05-18T10:14:37.411Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:37.952Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:37.952Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:14:37.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:14:37.144Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:14:37.150Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:37.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:14:37.171Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:37.171Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:37.172Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:37.414Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:37.416Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:37.921Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:14:37.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:14:37.955Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:37.963Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:38.440Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:14:38.448Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:14:39.403Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-18T10:14:38.443Z] > git rev-list --no-walk fba29681ef0efe22b86d5d64e503a76669c285a9 # timeout=10 [2020-05-18T10:14:42.677Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-18T10:14:42.923Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c368ec5ceceda60) in /home/ubuntu/workspace/moby_PR-40895 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-18T10:14:42.968Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40895 [2020-05-18T10:14:42.973Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-40895 [Pipeline] checkout [2020-05-18T10:14:42.992Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-18T10:14:43.008Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-18T10:14:43.017Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [2020-05-18T10:14:43.129Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-18T10:14:43.146Z] Cloning the remote Git repository [2020-05-18T10:14:43.146Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-18T10:14:43.162Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-18T10:14:43.179Z] Cloning the remote Git repository [2020-05-18T10:14:43.179Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-18T10:14:43.301Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:43.361Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:43.361Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:14:43.416Z] Commit message: "Dockerfile: bump CRIU 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:14:43.000Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-18T10:14:43.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:14:43.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:43.019Z] > git --version # timeout=10 [2020-05-18T10:14:43.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:43.025Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:43.304Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:43.311Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:43.352Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:14:43.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:14:43.363Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:43.372Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:43.151Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:14:43.151Z] > git init /home/jenkins/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:14:43.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:43.157Z] > git --version # timeout=10 [2020-05-18T10:14:43.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:43.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:43.186Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:14:43.186Z] > git init /home/docker/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:14:43.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:43.199Z] > git --version # timeout=10 [2020-05-18T10:14:43.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:43.205Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:44.195Z] + [ PR != PR ] [2020-05-18T10:14:44.195Z] + [ master != master ] [2020-05-18T10:14:44.195Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T10:14:44.528Z] + docker version [2020-05-18T10:14:44.528Z] Client: Docker Engine - Community [2020-05-18T10:14:44.528Z] Version: 19.03.8 [2020-05-18T10:14:44.528Z] API version: 1.40 [2020-05-18T10:14:44.528Z] Go version: go1.12.17 [2020-05-18T10:14:44.528Z] Git commit: afacb8b7f0 [2020-05-18T10:14:44.528Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T10:14:44.528Z] OS/Arch: linux/amd64 [2020-05-18T10:14:44.528Z] Experimental: false [2020-05-18T10:14:44.528Z] [2020-05-18T10:14:44.528Z] Server: Docker Engine - Community [2020-05-18T10:14:44.528Z] Engine: [2020-05-18T10:14:44.528Z] Version: 19.03.8 [2020-05-18T10:14:44.528Z] API version: 1.40 (minimum version 1.12) [2020-05-18T10:14:44.528Z] Go version: go1.12.17 [2020-05-18T10:14:44.528Z] Git commit: afacb8b7f0 [2020-05-18T10:14:44.528Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T10:14:44.528Z] OS/Arch: linux/amd64 [2020-05-18T10:14:44.528Z] Experimental: true [2020-05-18T10:14:44.528Z] containerd: [2020-05-18T10:14:44.528Z] Version: 1.2.13 [2020-05-18T10:14:44.528Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:14:44.528Z] runc: [2020-05-18T10:14:44.528Z] Version: 1.0.0-rc10 [2020-05-18T10:14:44.528Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:14:44.528Z] docker-init: [2020-05-18T10:14:44.528Z] Version: 0.18.0 [2020-05-18T10:14:44.528Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T10:14:44.806Z] + docker info [2020-05-18T10:14:44.806Z] Client: [2020-05-18T10:14:44.806Z] Debug Mode: false [2020-05-18T10:14:44.806Z] [2020-05-18T10:14:44.806Z] Server: [2020-05-18T10:14:44.806Z] Containers: 0 [2020-05-18T10:14:44.806Z] Running: 0 [2020-05-18T10:14:44.806Z] Paused: 0 [2020-05-18T10:14:44.806Z] Stopped: 0 [2020-05-18T10:14:44.806Z] Images: 2 [2020-05-18T10:14:44.806Z] Server Version: 19.03.8 [2020-05-18T10:14:44.806Z] Storage Driver: overlay2 [2020-05-18T10:14:44.806Z] Backing Filesystem: [2020-05-18T10:14:44.806Z] Supports d_type: true [2020-05-18T10:14:44.806Z] Native Overlay Diff: true [2020-05-18T10:14:44.806Z] Logging Driver: json-file [2020-05-18T10:14:44.806Z] Cgroup Driver: cgroupfs [2020-05-18T10:14:44.806Z] Plugins: [2020-05-18T10:14:44.806Z] Volume: local [2020-05-18T10:14:44.806Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:14:44.806Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T10:14:44.806Z] Swarm: inactive [2020-05-18T10:14:44.806Z] Runtimes: runc [2020-05-18T10:14:44.806Z] Default Runtime: runc [2020-05-18T10:14:44.806Z] Init Binary: docker-init [2020-05-18T10:14:44.806Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:14:44.806Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:14:44.806Z] init version: fec3683 [2020-05-18T10:14:44.806Z] Security Options: [2020-05-18T10:14:44.806Z] apparmor [2020-05-18T10:14:44.806Z] seccomp [2020-05-18T10:14:44.806Z] Profile: default [2020-05-18T10:14:44.806Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T10:14:44.806Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T10:14:44.806Z] OSType: linux [2020-05-18T10:14:44.806Z] Architecture: x86_64 [2020-05-18T10:14:44.806Z] CPUs: 2 [2020-05-18T10:14:44.806Z] Total Memory: 7.501GiB [2020-05-18T10:14:44.806Z] Name: ip-10-100-127-159 [2020-05-18T10:14:44.806Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T10:14:44.806Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:14:44.806Z] Debug Mode: false [2020-05-18T10:14:44.806Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:14:44.806Z] Labels: [2020-05-18T10:14:44.806Z] Experimental: true [2020-05-18T10:14:44.806Z] Insecure Registries: [2020-05-18T10:14:44.806Z] 127.0.0.0/8 [2020-05-18T10:14:44.806Z] Live Restore Enabled: true [2020-05-18T10:14:44.806Z] [2020-05-18T10:14:44.806Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T10:14:45.087Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:14:45.087Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:14:45.087Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:14:45.087Z] + bash /home/ubuntu/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:14:45.087Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:14:45.087Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T10:14:45.087Z] [2020-05-18T10:14:45.087Z] Generally Necessary: [2020-05-18T10:14:45.087Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:14:45.087Z] - apparmor: enabled and tools installed [2020-05-18T10:14:45.087Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:14:45.087Z] - CONFIG_NET_NS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_PID_NS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_MEMCG: enabled [2020-05-18T10:14:45.087Z] - CONFIG_KEYS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:14:45.087Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:14:45.087Z] [2020-05-18T10:14:45.087Z] Optional Features: [2020-05-18T10:14:45.087Z] - CONFIG_USER_NS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:14:45.087Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:14:45.087Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:14:45.087Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T10:14:45.087Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T10:14:45.087Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:14:45.087Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:14:45.087Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:14:45.087Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:14:45.087Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:14:45.087Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:14:45.087Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:14:45.087Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:14:45.087Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:14:45.087Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:14:45.087Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:14:45.343Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:14:45.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:14:45.343Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:14:45.343Z] - Network Drivers: [2020-05-18T10:14:45.343Z] - "overlay": [2020-05-18T10:14:45.343Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:14:45.343Z] Optional (for encrypted networks): [2020-05-18T10:14:45.343Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:14:45.343Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T10:14:45.343Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T10:14:45.343Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T10:14:45.343Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T10:14:45.343Z] - CONFIG_XFRM: enabled [2020-05-18T10:14:45.343Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:14:45.343Z] - "ipvlan": [2020-05-18T10:14:45.343Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:14:45.343Z] - "macvlan": [2020-05-18T10:14:45.343Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:14:45.343Z] - "ftp,tftp client in container": [2020-05-18T10:14:45.343Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:14:45.343Z] - Storage Drivers: [2020-05-18T10:14:45.343Z] - "aufs": [2020-05-18T10:14:45.343Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:14:45.343Z] - "btrfs": [2020-05-18T10:14:45.343Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:14:45.343Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:14:45.343Z] - "devicemapper": [2020-05-18T10:14:45.343Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:14:45.343Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:14:45.343Z] - "overlay": [2020-05-18T10:14:45.343Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:14:45.343Z] - "zfs": [2020-05-18T10:14:45.343Z] - /dev/zfs: missing [2020-05-18T10:14:45.343Z] - zfs command: missing [2020-05-18T10:14:45.343Z] - zpool command: missing [2020-05-18T10:14:45.343Z] [2020-05-18T10:14:45.343Z] Limits: [2020-05-18T10:14:45.343Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:14:45.343Z] [2020-05-18T10:14:45.343Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T10:14:45.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:14:45.673Z] #2 [internal] load .dockerignore [2020-05-18T10:14:45.673Z] #2 transferring context: 87B done [2020-05-18T10:14:45.673Z] #2 DONE 0.0s [2020-05-18T10:14:45.673Z] [2020-05-18T10:14:45.673Z] #1 [internal] load build definition from Dockerfile [2020-05-18T10:14:45.673Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T10:14:45.673Z] #1 DONE 0.0s [2020-05-18T10:14:45.673Z] [2020-05-18T10:14:45.673Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:14:45.847Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bcc3c3abe326bf85) in /home/ubuntu/workspace/moby_PR-40895 [Pipeline] { [Pipeline] checkout [2020-05-18T10:14:45.929Z] #3 DONE 0.2s [2020-05-18T10:14:45.930Z] [2020-05-18T10:14:45.930Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:14:45.930Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:14:45.930Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:14:45.930Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T10:14:45.930Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T10:14:45.930Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-18T10:14:45.930Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-18T10:14:45.930Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T10:14:46.494Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-18T10:14:46.494Z] #4 DONE 0.5s [2020-05-18T10:14:46.750Z] [2020-05-18T10:14:46.750Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:14:47.007Z] #6 DONE 0.1s [2020-05-18T10:14:47.007Z] [2020-05-18T10:14:47.007Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:14:47.007Z] #5 DONE 0.2s [2020-05-18T10:14:47.007Z] [2020-05-18T10:14:47.007Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:14:47.007Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:14:47.007Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T10:14:47.007Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.1s [2020-05-18T10:14:47.007Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:14:47.007Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.74MB / 50.38MB 0.1s [2020-05-18T10:14:47.008Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.1s [2020-05-18T10:14:47.008Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T10:14:47.576Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 9.09MB / 10.00MB 0.3s [2020-05-18T10:14:47.576Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 17.51MB / 50.38MB 0.3s [2020-05-18T10:14:47.576Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done [2020-05-18T10:14:47.576Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.3s [2020-05-18T10:14:47.576Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.3s done [2020-05-18T10:14:47.576Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.91MB / 50.38MB 0.4s [2020-05-18T10:14:47.576Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 5.09MB / 51.83MB 0.4s [2020-05-18T10:14:47.576Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.4s [2020-05-18T10:14:47.576Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 36.14MB / 50.38MB 0.6s [2020-05-18T10:14:47.576Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 12.57MB / 51.83MB 0.6s [2020-05-18T10:14:47.576Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 8.54MB / 68.61MB 0.6s [2020-05-18T10:14:47.835Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 42.77MB / 50.38MB 0.7s [2020-05-18T10:14:47.835Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 18.61MB / 51.83MB 0.7s [2020-05-18T10:14:47.835Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 13.93MB / 68.61MB 0.7s [2020-05-18T10:14:47.835Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 46.46MB / 50.38MB 0.8s [2020-05-18T10:14:47.835Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 21.26MB / 51.83MB 0.8s [2020-05-18T10:14:47.835Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 21.23MB / 68.61MB 0.8s [2020-05-18T10:14:48.096Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.9s [2020-05-18T10:14:48.096Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 26.39MB / 51.83MB 0.9s [2020-05-18T10:14:48.096Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 25.04MB / 68.61MB 0.9s [2020-05-18T10:14:48.096Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.9s done [2020-05-18T10:14:48.096Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 37.78MB / 51.83MB 1.1s [2020-05-18T10:14:48.096Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 34.16MB / 68.61MB 1.1s [2020-05-18T10:14:48.096Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 4.74MB / 120.15MB 1.1s [2020-05-18T10:14:48.386Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 44.01MB / 51.83MB 1.2s [2020-05-18T10:14:48.386Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.00MB / 68.61MB 1.2s [2020-05-18T10:14:48.386Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.4s [2020-05-18T10:14:48.386Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.50MB / 68.61MB 1.4s [2020-05-18T10:14:48.386Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 17.71MB / 120.15MB 1.4s [2020-05-18T10:14:48.386Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-18T10:14:48.663Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.4s done [2020-05-18T10:14:48.663Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 61.74MB / 68.61MB 1.6s [2020-05-18T10:14:48.663Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 32.10MB / 120.15MB 1.6s [2020-05-18T10:14:48.663Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.5s done [2020-05-18T10:14:48.663Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.7s [2020-05-18T10:14:48.663Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 39.77MB / 120.15MB 1.7s [2020-05-18T10:14:48.931Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 1.8s done [2020-05-18T10:14:48.931Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 52.87MB / 120.15MB 2.0s [2020-05-18T10:14:49.192Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 62.14MB / 120.15MB 2.2s [2020-05-18T10:14:49.450Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 79.35MB / 120.15MB 2.4s [2020-05-18T10:14:49.708Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 100.16MB / 120.15MB 2.7s [2020-05-18T10:14:49.745Z] using credential docker-jenkins-github-credentials [2020-05-18T10:14:49.763Z] Cloning the remote Git repository [2020-05-18T10:14:49.763Z] Cloning with configured refspecs honoured and without tags [2020-05-18T10:14:49.966Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 2.9s [2020-05-18T10:14:50.224Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.0s done [2020-05-18T10:14:50.430Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a0af66faf96838bd) in /home/ubuntu/workspace/moby_PR-40895 [Pipeline] { [Pipeline] checkout [2020-05-18T10:14:50.465Z] using credential docker-jenkins-github-credentials [2020-05-18T10:14:50.477Z] Cloning the remote Git repository [2020-05-18T10:14:50.477Z] Cloning with configured refspecs honoured and without tags [2020-05-18T10:14:49.919Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:14:50.045Z] > git init /home/ubuntu/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:14:50.323Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:50.323Z] > git --version # timeout=10 [2020-05-18T10:14:50.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:50.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:51.155Z] #7 ... [2020-05-18T10:14:51.155Z] [2020-05-18T10:14:51.155Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:14:51.155Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:14:51.155Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:14:51.155Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:14:51.155Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-18T10:14:51.155Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done [2020-05-18T10:14:51.155Z] #57 DONE 4.0s [2020-05-18T10:14:51.412Z] [2020-05-18T10:14:51.412Z] #20 [internal] load build context [2020-05-18T10:14:51.412Z] #20 transferring context: 50.65MB 4.2s done [2020-05-18T10:14:51.412Z] #20 DONE 4.2s [2020-05-18T10:14:51.412Z] [2020-05-18T10:14:51.412Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:14:50.477Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:14:50.477Z] > git init /home/ubuntu/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:14:50.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:50.504Z] > git --version # timeout=10 [2020-05-18T10:14:50.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:50.514Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:52.300Z] Fetching without tags [2020-05-18T10:14:52.585Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:52.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:14:52.272Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:14:52.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:52.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:14:52.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:14:52.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:14:52.306Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:14:52.590Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:52.593Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:52.782Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.4s done [2020-05-18T10:14:52.782Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-18T10:14:53.040Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done [2020-05-18T10:14:53.040Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-18T10:14:53.089Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:14:53.090Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:14:53.162Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:14:53.604Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.2s done [2020-05-18T10:14:53.604Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T10:14:54.043Z] + docker version [2020-05-18T10:14:54.044Z] Client: Docker Engine - Community [2020-05-18T10:14:54.044Z] Version: 19.03.7 [2020-05-18T10:14:54.044Z] API version: 1.40 [2020-05-18T10:14:54.044Z] Go version: go1.12.17 [2020-05-18T10:14:54.044Z] Git commit: 7141c199a2 [2020-05-18T10:14:54.044Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-18T10:14:54.044Z] OS/Arch: linux/s390x [2020-05-18T10:14:54.044Z] Experimental: false [2020-05-18T10:14:54.044Z] [2020-05-18T10:14:54.044Z] Server: Docker Engine - Community [2020-05-18T10:14:54.044Z] Engine: [2020-05-18T10:14:54.044Z] Version: 19.03.7 [2020-05-18T10:14:54.044Z] API version: 1.40 (minimum version 1.12) [2020-05-18T10:14:54.044Z] Go version: go1.12.17 [2020-05-18T10:14:54.044Z] Git commit: 7141c199a2 [2020-05-18T10:14:54.044Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-18T10:14:54.044Z] OS/Arch: linux/s390x [2020-05-18T10:14:54.044Z] Experimental: true [2020-05-18T10:14:54.044Z] containerd: [2020-05-18T10:14:54.044Z] Version: 1.2.13 [2020-05-18T10:14:54.044Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:14:54.044Z] runc: [2020-05-18T10:14:54.044Z] Version: 1.0.0-rc10 [2020-05-18T10:14:54.044Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:14:54.044Z] docker-init: [2020-05-18T10:14:54.044Z] Version: 0.18.0 [2020-05-18T10:14:54.044Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T10:14:53.064Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:14:53.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:14:53.095Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:14:53.098Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:14:54.416Z] + docker info [2020-05-18T10:14:54.416Z] Client: [2020-05-18T10:14:54.416Z] Debug Mode: false [2020-05-18T10:14:54.416Z] [2020-05-18T10:14:54.416Z] Server: [2020-05-18T10:14:54.416Z] Containers: 0 [2020-05-18T10:14:54.416Z] Running: 0 [2020-05-18T10:14:54.416Z] Paused: 0 [2020-05-18T10:14:54.416Z] Stopped: 0 [2020-05-18T10:14:54.416Z] Images: 1 [2020-05-18T10:14:54.416Z] Server Version: 19.03.7 [2020-05-18T10:14:54.416Z] Storage Driver: overlay2 [2020-05-18T10:14:54.416Z] Backing Filesystem: [2020-05-18T10:14:54.416Z] Supports d_type: true [2020-05-18T10:14:54.416Z] Native Overlay Diff: true [2020-05-18T10:14:54.416Z] Logging Driver: json-file [2020-05-18T10:14:54.416Z] Cgroup Driver: cgroupfs [2020-05-18T10:14:54.416Z] Plugins: [2020-05-18T10:14:54.416Z] Volume: local [2020-05-18T10:14:54.416Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:14:54.416Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T10:14:54.416Z] Swarm: inactive [2020-05-18T10:14:54.416Z] Runtimes: runc [2020-05-18T10:14:54.416Z] Default Runtime: runc [2020-05-18T10:14:54.416Z] Init Binary: docker-init [2020-05-18T10:14:54.416Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:14:54.416Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:14:54.416Z] init version: fec3683 [2020-05-18T10:14:54.416Z] Security Options: [2020-05-18T10:14:54.416Z] apparmor [2020-05-18T10:14:54.416Z] seccomp [2020-05-18T10:14:54.416Z] Profile: default [2020-05-18T10:14:54.416Z] Kernel Version: 4.15.0-91-generic [2020-05-18T10:14:54.416Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T10:14:54.416Z] OSType: linux [2020-05-18T10:14:54.416Z] Architecture: s390x [2020-05-18T10:14:54.416Z] CPUs: 2 [2020-05-18T10:14:54.416Z] Total Memory: 7.861GiB [2020-05-18T10:14:54.416Z] Name: s390x-ubuntu-16 [2020-05-18T10:14:54.416Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-18T10:14:54.416Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:14:54.416Z] Debug Mode: false [2020-05-18T10:14:54.416Z] Username: dockerbuildbot [2020-05-18T10:14:54.416Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:14:54.416Z] Labels: [2020-05-18T10:14:54.416Z] Experimental: true [2020-05-18T10:14:54.416Z] Insecure Registries: [2020-05-18T10:14:54.416Z] 127.0.0.0/8 [2020-05-18T10:14:54.416Z] Live Restore Enabled: false [2020-05-18T10:14:54.416Z] [2020-05-18T10:14:54.416Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T10:14:54.786Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:14:54.786Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:14:54.786Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:14:54.786Z] + bash /home/jenkins/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:14:54.786Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:14:54.786Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-18T10:14:54.786Z] [2020-05-18T10:14:54.786Z] Generally Necessary: [2020-05-18T10:14:54.786Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:14:54.786Z] - apparmor: enabled and tools installed [2020-05-18T10:14:54.786Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:14:54.786Z] - CONFIG_NET_NS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_PID_NS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_MEMCG: enabled [2020-05-18T10:14:54.786Z] - CONFIG_KEYS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:14:54.786Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:14:54.786Z] [2020-05-18T10:14:54.786Z] Optional Features: [2020-05-18T10:14:54.786Z] - CONFIG_USER_NS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:14:54.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:14:54.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T10:14:54.786Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:14:54.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:14:54.786Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:14:54.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:14:54.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:14:54.786Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:14:54.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:14:54.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:14:54.786Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:14:54.786Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:14:54.786Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:14:54.786Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:14:54.786Z] - Network Drivers: [2020-05-18T10:14:54.786Z] - "overlay": [2020-05-18T10:14:54.786Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:14:54.786Z] Optional (for encrypted networks): [2020-05-18T10:14:54.786Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T10:14:54.786Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T10:14:54.786Z] - CONFIG_XFRM: enabled [2020-05-18T10:14:54.786Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:14:54.786Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:14:54.786Z] - "ipvlan": [2020-05-18T10:14:55.068Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:14:55.068Z] - "macvlan": [2020-05-18T10:14:55.068Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:14:55.068Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:14:55.068Z] - "ftp,tftp client in container": [2020-05-18T10:14:55.068Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:14:55.068Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:14:55.068Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:14:55.068Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:14:55.068Z] - Storage Drivers: [2020-05-18T10:14:55.068Z] - "aufs": [2020-05-18T10:14:55.068Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:14:55.068Z] - "btrfs": [2020-05-18T10:14:55.068Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:14:55.068Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:14:55.068Z] - "devicemapper": [2020-05-18T10:14:55.068Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:14:55.068Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:14:55.068Z] - "overlay": [2020-05-18T10:14:55.068Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:14:55.068Z] - "zfs": [2020-05-18T10:14:55.068Z] - /dev/zfs: missing [2020-05-18T10:14:55.068Z] - zfs command: missing [2020-05-18T10:14:55.068Z] - zpool command: missing [2020-05-18T10:14:55.068Z] [2020-05-18T10:14:55.068Z] Limits: [2020-05-18T10:14:55.068Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:14:55.068Z] [2020-05-18T10:14:55.068Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T10:14:55.491Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:14:55.491Z] #1 [internal] load .dockerignore [2020-05-18T10:14:55.491Z] #1 DONE 0.0s [2020-05-18T10:14:55.491Z] [2020-05-18T10:14:55.491Z] #2 [internal] load build definition from Dockerfile [2020-05-18T10:14:55.491Z] #2 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T10:14:55.491Z] #2 DONE 0.1s [2020-05-18T10:14:55.491Z] [2020-05-18T10:14:55.491Z] #1 [internal] load .dockerignore [2020-05-18T10:14:55.491Z] #1 transferring context: 87B 0.0s done [2020-05-18T10:14:55.491Z] #1 DONE 0.1s [2020-05-18T10:14:55.499Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done [2020-05-18T10:14:55.760Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-18T10:14:55.773Z] [2020-05-18T10:14:55.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:14:55.773Z] #3 DONE 0.2s [2020-05-18T10:14:55.773Z] [2020-05-18T10:14:55.773Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:14:55.773Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:14:55.773Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:14:56.054Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-18T10:14:56.054Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-18T10:14:56.054Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.97MB / 8.88MB 0.2s [2020-05-18T10:14:56.054Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-18T10:14:56.054Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-18T10:14:56.336Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-18T10:14:56.336Z] #4 DONE 0.6s [2020-05-18T10:14:56.949Z] [2020-05-18T10:14:56.949Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:14:56.949Z] #6 DONE 0.2s [2020-05-18T10:14:56.949Z] [2020-05-18T10:14:56.949Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:14:56.949Z] #5 DONE 0.1s [2020-05-18T10:14:57.246Z] [2020-05-18T10:14:57.246Z] #20 [internal] load build context [2020-05-18T10:14:57.656Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.9s done [2020-05-18T10:14:57.656Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0.1s [2020-05-18T10:14:57.927Z] Still waiting to schedule task [2020-05-18T10:14:57.927Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01708bb44564715e7)’ [2020-05-18T10:14:57.929Z] Still waiting to schedule task [2020-05-18T10:14:57.929Z] Waiting for next available executor on ‘windows-2019’ [2020-05-18T10:14:58.290Z] #20 transferring context: 50.65MB 1.1s done [2020-05-18T10:14:58.290Z] #20 DONE 1.1s [2020-05-18T10:14:58.290Z] [2020-05-18T10:14:58.290Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:14:58.290Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:14:58.290Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:14:58.290Z] #7 sha256:8f34d3e8618bd766915c5ad45078599d5259afc897164f48ad80c27aafd7da16 1.79kB / 1.79kB done [2020-05-18T10:14:58.290Z] #7 sha256:cfa4ceeaedbb095f079230ce1f9a0e83c78669ddf19e07c96947933f440d8a09 5.46kB / 5.46kB done [2020-05-18T10:14:58.290Z] #7 sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 155B / 155B 0.1s done [2020-05-18T10:14:58.290Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 90.10MB / 102.23MB 1.1s [2020-05-18T10:14:58.290Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 102.23MB / 102.23MB 1.3s [2020-05-18T10:14:58.575Z] #7 ... [2020-05-18T10:14:58.575Z] [2020-05-18T10:14:58.575Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:14:58.575Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:14:58.575Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:14:58.575Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:14:58.575Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-05-18T10:14:58.575Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-05-18T10:14:58.575Z] #57 DONE 1.4s [2020-05-18T10:14:58.575Z] [2020-05-18T10:14:58.575Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:14:58.575Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 102.23MB / 102.23MB 1.3s done [2020-05-18T10:14:58.575Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 [2020-05-18T10:15:01.254Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 2.3s done [2020-05-18T10:15:01.254Z] #7 extracting sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 [2020-05-18T10:15:01.254Z] #7 extracting sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 0.0s done [2020-05-18T10:15:01.254Z] #7 DONE 4.3s [2020-05-18T10:15:01.254Z] [2020-05-18T10:15:01.254Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:15:01.830Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done [2020-05-18T10:15:01.830Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T10:15:01.830Z] #7 DONE 14.8s [2020-05-18T10:15:01.830Z] [2020-05-18T10:15:01.830Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:15:02.725Z] #8 DONE 1.1s [2020-05-18T10:15:02.725Z] [2020-05-18T10:15:02.725Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:15:03.547Z] Fetching without tags [2020-05-18T10:15:03.731Z] #9 DONE 1.1s [2020-05-18T10:15:03.731Z] [2020-05-18T10:15:03.731Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:15:03.731Z] #27 DONE 0.0s [2020-05-18T10:15:03.731Z] [2020-05-18T10:15:03.731Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:15:03.731Z] #35 DONE 0.1s [2020-05-18T10:15:03.731Z] [2020-05-18T10:15:03.731Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:03.814Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:04.351Z] #8 DONE 2.4s [2020-05-18T10:15:04.351Z] [2020-05-18T10:15:04.351Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:15:04.352Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:04.353Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:15:03.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:03.520Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:15:03.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:03.533Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:03.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:15:03.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:15:03.548Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:03.814Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:03.820Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:04.333Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:15:04.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:15:04.352Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:04.358Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:04.729Z] Commit message: "Dockerfile: bump CRIU 3.14" [Pipeline] withEnv [Pipeline] { [2020-05-18T10:15:05.288Z] #9 DONE 0.9s [2020-05-18T10:15:05.288Z] [2020-05-18T10:15:05.288Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:15:05.288Z] #35 DONE 0.1s [2020-05-18T10:15:05.288Z] [2020-05-18T10:15:05.288Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:15:05.288Z] #27 DONE 0.1s [2020-05-18T10:15:05.288Z] [2020-05-18T10:15:05.288Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T10:15:05.603Z] + docker version [2020-05-18T10:15:05.603Z] Client: Docker Engine - Community [2020-05-18T10:15:05.603Z] Version: 19.03.8 [2020-05-18T10:15:05.603Z] API version: 1.40 [2020-05-18T10:15:05.603Z] Go version: go1.12.17 [2020-05-18T10:15:05.603Z] Git commit: afacb8b7f0 [2020-05-18T10:15:05.603Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T10:15:05.603Z] OS/Arch: linux/amd64 [2020-05-18T10:15:05.603Z] Experimental: false [2020-05-18T10:15:05.603Z] [2020-05-18T10:15:05.603Z] Server: Docker Engine - Community [2020-05-18T10:15:05.603Z] Engine: [2020-05-18T10:15:05.603Z] Version: 19.03.8 [2020-05-18T10:15:05.603Z] API version: 1.40 (minimum version 1.12) [2020-05-18T10:15:05.603Z] Go version: go1.12.17 [2020-05-18T10:15:05.603Z] Git commit: afacb8b7f0 [2020-05-18T10:15:05.603Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T10:15:05.603Z] OS/Arch: linux/amd64 [2020-05-18T10:15:05.603Z] Experimental: true [2020-05-18T10:15:05.603Z] containerd: [2020-05-18T10:15:05.603Z] Version: 1.2.13 [2020-05-18T10:15:05.603Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:15:05.603Z] runc: [2020-05-18T10:15:05.603Z] Version: 1.0.0-rc10 [2020-05-18T10:15:05.603Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:15:05.603Z] docker-init: [2020-05-18T10:15:05.604Z] Version: 0.18.0 [2020-05-18T10:15:05.604Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T10:15:05.883Z] + docker info [2020-05-18T10:15:06.446Z] Client: [2020-05-18T10:15:06.446Z] Debug Mode: false [2020-05-18T10:15:06.446Z] [2020-05-18T10:15:06.446Z] Server: [2020-05-18T10:15:06.446Z] Containers: 0 [2020-05-18T10:15:06.446Z] Running: 0 [2020-05-18T10:15:06.446Z] Paused: 0 [2020-05-18T10:15:06.446Z] Stopped: 0 [2020-05-18T10:15:06.446Z] Images: 1 [2020-05-18T10:15:06.446Z] Server Version: 19.03.8 [2020-05-18T10:15:06.446Z] Storage Driver: overlay2 [2020-05-18T10:15:06.446Z] Backing Filesystem: [2020-05-18T10:15:06.446Z] Supports d_type: true [2020-05-18T10:15:06.446Z] Native Overlay Diff: true [2020-05-18T10:15:06.446Z] Logging Driver: json-file [2020-05-18T10:15:06.446Z] Cgroup Driver: cgroupfs [2020-05-18T10:15:06.446Z] Plugins: [2020-05-18T10:15:06.446Z] Volume: local [2020-05-18T10:15:06.446Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:15:06.446Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T10:15:06.446Z] Swarm: inactive [2020-05-18T10:15:06.446Z] Runtimes: runc [2020-05-18T10:15:06.446Z] Default Runtime: runc [2020-05-18T10:15:06.447Z] Init Binary: docker-init [2020-05-18T10:15:06.447Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:15:06.447Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:15:06.447Z] init version: fec3683 [2020-05-18T10:15:06.447Z] Security Options: [2020-05-18T10:15:06.447Z] apparmor [2020-05-18T10:15:06.447Z] seccomp [2020-05-18T10:15:06.447Z] Profile: default [2020-05-18T10:15:06.447Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T10:15:06.447Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T10:15:06.447Z] OSType: linux [2020-05-18T10:15:06.447Z] Architecture: x86_64 [2020-05-18T10:15:06.447Z] CPUs: 2 [2020-05-18T10:15:06.447Z] Total Memory: 7.501GiB [2020-05-18T10:15:06.447Z] Name: ip-10-100-47-6 [2020-05-18T10:15:06.447Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T10:15:06.447Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:15:06.447Z] Debug Mode: false [2020-05-18T10:15:06.447Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:15:06.447Z] Labels: [2020-05-18T10:15:06.447Z] Experimental: true [2020-05-18T10:15:06.447Z] Insecure Registries: [2020-05-18T10:15:06.447Z] 127.0.0.0/8 [2020-05-18T10:15:06.447Z] Live Restore Enabled: true [2020-05-18T10:15:06.447Z] [2020-05-18T10:15:06.447Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T10:15:06.729Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:06.730Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:06.730Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:15:06.730Z] + bash /home/ubuntu/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:15:06.730Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:15:06.730Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T10:15:06.730Z] [2020-05-18T10:15:06.730Z] Generally Necessary: [2020-05-18T10:15:06.730Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:15:06.730Z] - apparmor: enabled and tools installed [2020-05-18T10:15:06.730Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:15:06.730Z] - CONFIG_NET_NS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_PID_NS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_MEMCG: enabled [2020-05-18T10:15:06.730Z] - CONFIG_KEYS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:15:06.730Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:15:06.730Z] [2020-05-18T10:15:06.730Z] Optional Features: [2020-05-18T10:15:06.730Z] - CONFIG_USER_NS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:15:06.730Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:15:06.730Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:15:06.730Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T10:15:06.730Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T10:15:06.730Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:15:06.730Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:15:06.730Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:15:06.730Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:15:06.730Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:15:06.730Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:15:06.730Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:15:06.730Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:15:06.730Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:15:06.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:15:06.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:15:06.987Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:15:06.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:15:06.987Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:15:06.987Z] - Network Drivers: [2020-05-18T10:15:06.987Z] - "overlay": [2020-05-18T10:15:06.987Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:15:06.987Z] Optional (for encrypted networks): [2020-05-18T10:15:06.987Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:15:06.987Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T10:15:06.987Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T10:15:06.987Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T10:15:06.987Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T10:15:06.987Z] - CONFIG_XFRM: enabled [2020-05-18T10:15:06.987Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:15:06.987Z] - "ipvlan": [2020-05-18T10:15:06.987Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:15:06.987Z] - "macvlan": [2020-05-18T10:15:06.987Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:15:06.987Z] - "ftp,tftp client in container": [2020-05-18T10:15:06.987Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:15:06.987Z] - Storage Drivers: [2020-05-18T10:15:06.987Z] - "aufs": [2020-05-18T10:15:06.987Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:15:06.987Z] - "btrfs": [2020-05-18T10:15:06.987Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:15:06.987Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:15:06.987Z] - "devicemapper": [2020-05-18T10:15:06.987Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:15:06.987Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:15:06.987Z] - "overlay": [2020-05-18T10:15:06.987Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:15:06.987Z] - "zfs": [2020-05-18T10:15:06.987Z] - /dev/zfs: missing [2020-05-18T10:15:06.987Z] - zfs command: missing [2020-05-18T10:15:06.987Z] - zpool command: missing [2020-05-18T10:15:06.987Z] [2020-05-18T10:15:06.987Z] Limits: [2020-05-18T10:15:06.987Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:15:06.987Z] [2020-05-18T10:15:06.987Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T10:15:07.294Z] #36 3.537 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:15:07.294Z] #36 3.537 Cloning into '.'... [2020-05-18T10:15:07.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:15:07.339Z] #2 [internal] load .dockerignore [2020-05-18T10:15:07.339Z] #2 transferring context: 87B done [2020-05-18T10:15:07.339Z] #2 DONE 0.0s [2020-05-18T10:15:07.339Z] [2020-05-18T10:15:07.339Z] #1 [internal] load build definition from Dockerfile [2020-05-18T10:15:07.339Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T10:15:07.339Z] #1 DONE 0.0s [2020-05-18T10:15:07.339Z] [2020-05-18T10:15:07.339Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:15:07.902Z] #3 DONE 0.4s [2020-05-18T10:15:07.902Z] [2020-05-18T10:15:07.902Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:15:07.902Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:15:07.902Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.18MB / 8.88MB 0.1s [2020-05-18T10:15:07.902Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:15:07.902Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T10:15:07.902Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T10:15:07.902Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-18T10:15:07.902Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T10:15:08.159Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-05-18T10:15:08.159Z] #4 DONE 0.4s [2020-05-18T10:15:08.724Z] [2020-05-18T10:15:08.724Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:15:08.724Z] #6 DONE 0.1s [2020-05-18T10:15:08.724Z] [2020-05-18T10:15:08.724Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:15:08.766Z] #36 ... [2020-05-18T10:15:08.766Z] [2020-05-18T10:15:08.766Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:08.766Z] #43 3.203 + RM_GOPATH=0 [2020-05-18T10:15:08.766Z] #43 3.203 + TMP_GOPATH= [2020-05-18T10:15:08.766Z] #43 3.203 + : /build [2020-05-18T10:15:08.766Z] #43 3.203 + '[' -z '' ']' [2020-05-18T10:15:08.766Z] #43 3.204 ++ mktemp -d [2020-05-18T10:15:08.766Z] #43 3.206 + export GOPATH=/tmp/tmp.8KfE0vfc6o [2020-05-18T10:15:08.766Z] #43 3.206 + GOPATH=/tmp/tmp.8KfE0vfc6o [2020-05-18T10:15:08.766Z] #43 3.206 + RM_GOPATH=1 [2020-05-18T10:15:08.766Z] #43 3.207 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:08.766Z] #43 3.214 + dir=/tmp/install [2020-05-18T10:15:08.766Z] #43 3.215 + bin=gotestsum [2020-05-18T10:15:08.766Z] #43 3.215 + shift [2020-05-18T10:15:08.766Z] #43 3.215 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:15:08.766Z] #43 3.215 + . /tmp/install/gotestsum.installer [2020-05-18T10:15:08.766Z] #43 3.215 ++ : v0.3.5 [2020-05-18T10:15:08.766Z] #43 3.215 + install_gotestsum [2020-05-18T10:15:08.766Z] #43 3.216 + set -e [2020-05-18T10:15:08.766Z] #43 3.217 + export GO111MODULE=on [2020-05-18T10:15:08.766Z] #43 3.217 + GO111MODULE=on [2020-05-18T10:15:08.766Z] #43 3.217 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:15:08.766Z] #43 3.225 go: finding gotest.tools v0.3.5 [2020-05-18T10:15:08.766Z] #43 3.228 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:08.766Z] #43 3.945 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:08.766Z] #43 4.099 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:08.766Z] #43 4.498 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:15:08.766Z] #43 4.605 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:15:08.766Z] #43 4.684 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:15:08.766Z] #43 4.724 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:08.766Z] #43 4.724 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:08.766Z] #43 4.725 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:15:08.766Z] #43 4.739 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:08.766Z] #43 4.776 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:08.766Z] #43 4.957 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:15:08.766Z] #43 5.048 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:08.766Z] #43 5.058 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:08.766Z] #43 5.077 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:08.766Z] #43 5.080 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:08.766Z] #43 5.213 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:08.766Z] #43 5.215 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:15:08.766Z] #43 5.218 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:08.766Z] #43 5.273 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:08.766Z] #43 5.291 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:08.792Z] Fetching without tags [2020-05-18T10:15:08.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:08.759Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:15:08.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:08.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:08.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:15:08.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:15:08.800Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:08.981Z] #5 DONE 0.2s [2020-05-18T10:15:08.981Z] [2020-05-18T10:15:08.981Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:15:08.981Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:15:08.981Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:15:08.981Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T10:15:08.981Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T10:15:08.981Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.36MB / 50.38MB 0.1s [2020-05-18T10:15:08.981Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.1s [2020-05-18T10:15:08.981Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 13.93MB / 50.38MB 0.2s [2020-05-18T10:15:09.049Z] #43 5.380 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:09.049Z] #43 5.401 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:09.049Z] #43 5.510 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:09.239Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 21.55MB / 50.38MB 0.3s [2020-05-18T10:15:09.239Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 1.18MB / 7.81MB 0.3s [2020-05-18T10:15:09.239Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.3s [2020-05-18T10:15:09.239Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 30.08MB / 50.38MB 0.5s [2020-05-18T10:15:09.239Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.5s done [2020-05-18T10:15:09.239Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.5s done [2020-05-18T10:15:09.239Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.5s [2020-05-18T10:15:09.239Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.5s [2020-05-18T10:15:09.320Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:09.500Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 37.48MB / 50.38MB 0.6s [2020-05-18T10:15:09.500Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 2.87MB / 51.83MB 0.6s [2020-05-18T10:15:09.500Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.48MB / 68.61MB 0.6s [2020-05-18T10:15:09.500Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 41.22MB / 50.38MB 0.7s [2020-05-18T10:15:09.500Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 11.12MB / 51.83MB 0.7s [2020-05-18T10:15:09.665Z] #43 ... [2020-05-18T10:15:09.665Z] [2020-05-18T10:15:09.665Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:09.665Z] #21 1.374 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:15:09.665Z] #21 1.374 + RM_GOPATH=0 [2020-05-18T10:15:09.665Z] #21 1.374 + TMP_GOPATH= [2020-05-18T10:15:09.665Z] #21 1.374 + : /build [2020-05-18T10:15:09.665Z] #21 1.374 + '[' -z '' ']' [2020-05-18T10:15:09.665Z] #21 1.374 ++ mktemp -d [2020-05-18T10:15:09.665Z] #21 1.374 + export GOPATH=/tmp/tmp.6F71OmYQzV [2020-05-18T10:15:09.665Z] #21 1.374 + GOPATH=/tmp/tmp.6F71OmYQzV [2020-05-18T10:15:09.665Z] #21 1.374 + RM_GOPATH=1 [2020-05-18T10:15:09.665Z] #21 1.374 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:09.665Z] #21 1.374 + dir=/tmp/install [2020-05-18T10:15:09.665Z] #21 1.374 + bin=dockercli [2020-05-18T10:15:09.665Z] #21 1.374 + shift [2020-05-18T10:15:09.665Z] #21 1.374 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:15:09.665Z] #21 1.374 + . /tmp/install/dockercli.installer [2020-05-18T10:15:09.665Z] #21 1.374 ++ : stable [2020-05-18T10:15:09.665Z] #21 1.374 ++ : 17.06.2-ce [2020-05-18T10:15:09.665Z] #21 1.374 + install_dockercli [2020-05-18T10:15:09.665Z] #21 1.374 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:15:09.665Z] #21 1.374 ++ uname -m [2020-05-18T10:15:09.665Z] #21 1.374 + arch=s390x [2020-05-18T10:15:09.665Z] #21 1.374 + '[' s390x '!=' x86_64 ']' [2020-05-18T10:15:09.665Z] #21 1.374 + '[' s390x '!=' s390x ']' [2020-05-18T10:15:09.665Z] #21 1.374 + url=https://download.docker.com/linux/static [2020-05-18T10:15:09.665Z] #21 1.374 + tar -xz docker/docker [2020-05-18T10:15:09.665Z] #21 1.374 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-18T10:15:09.665Z] #21 5.706 + mkdir -p /build [2020-05-18T10:15:09.665Z] #21 5.709 + mv docker/docker /build/ [2020-05-18T10:15:09.665Z] #21 5.710 + rmdir docker [2020-05-18T10:15:09.665Z] #21 DONE 6.0s [2020-05-18T10:15:09.665Z] [2020-05-18T10:15:09.665Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:09.665Z] #30 3.549 + RM_GOPATH=0 [2020-05-18T10:15:09.665Z] #30 3.549 + TMP_GOPATH= [2020-05-18T10:15:09.665Z] #30 3.549 + : /build [2020-05-18T10:15:09.665Z] #30 3.549 + '[' -z '' ']' [2020-05-18T10:15:09.665Z] #30 3.550 ++ mktemp -d [2020-05-18T10:15:09.665Z] #30 3.551 + export GOPATH=/tmp/tmp.Oqt3lqOq8R [2020-05-18T10:15:09.665Z] #30 3.555 + GOPATH=/tmp/tmp.Oqt3lqOq8R [2020-05-18T10:15:09.665Z] #30 3.555 + RM_GOPATH=1 [2020-05-18T10:15:09.665Z] #30 3.556 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:09.665Z] #30 3.557 + dir=/tmp/install [2020-05-18T10:15:09.665Z] #30 3.557 + bin=tomlv [2020-05-18T10:15:09.665Z] #30 3.557 + shift [2020-05-18T10:15:09.665Z] #30 3.558 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:15:09.665Z] #30 3.558 + . /tmp/install/tomlv.installer [2020-05-18T10:15:09.665Z] #30 3.558 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:09.665Z] #30 3.559 + install_tomlv [2020-05-18T10:15:09.665Z] #30 3.559 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:15:09.665Z] #30 3.559 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Oqt3lqOq8R/src/github.com/BurntSushi/toml [2020-05-18T10:15:09.665Z] #30 3.562 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:09.665Z] #30 3.564 Cloning into '/tmp/tmp.Oqt3lqOq8R/src/github.com/BurntSushi/toml'... [2020-05-18T10:15:09.665Z] #30 4.326 + cd /tmp/tmp.Oqt3lqOq8R/src/github.com/BurntSushi/toml [2020-05-18T10:15:09.665Z] #30 4.326 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:09.665Z] #30 4.344 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:15:09.665Z] #30 4.781 math/bits [2020-05-18T10:15:09.665Z] #30 4.826 runtime [2020-05-18T10:15:09.665Z] #30 5.361 math [2020-05-18T10:15:09.760Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 18.90MB / 51.83MB 0.8s [2020-05-18T10:15:09.760Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.68MB / 68.61MB 0.8s [2020-05-18T10:15:09.760Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 0.9s [2020-05-18T10:15:09.760Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 25.65MB / 51.83MB 0.9s [2020-05-18T10:15:09.760Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 15.91MB / 68.61MB 0.9s [2020-05-18T10:15:10.019Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.0s done [2020-05-18T10:15:10.019Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.91MB / 51.83MB 1.1s [2020-05-18T10:15:10.019Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 26.91MB / 68.61MB 1.1s [2020-05-18T10:15:10.019Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 549.97kB / 120.15MB 1.1s [2020-05-18T10:15:10.019Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 38.20MB / 51.83MB 1.2s [2020-05-18T10:15:10.281Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 42.74MB / 51.83MB 1.3s [2020-05-18T10:15:10.281Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 34.89MB / 68.61MB 1.3s [2020-05-18T10:15:10.281Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 11.73MB / 120.15MB 1.3s [2020-05-18T10:15:10.281Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.5s [2020-05-18T10:15:10.281Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 43.62MB / 68.61MB 1.5s [2020-05-18T10:15:10.281Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 20.10MB / 120.15MB 1.5s [2020-05-18T10:15:10.281Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-18T10:15:10.525Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:10.526Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:15:10.541Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.6s done [2020-05-18T10:15:10.541Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.88MB / 68.61MB 1.6s [2020-05-18T10:15:10.541Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 1.6s [2020-05-18T10:15:10.541Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 53.01MB / 68.61MB 1.7s [2020-05-18T10:15:10.541Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 33.28MB / 120.15MB 1.7s [2020-05-18T10:15:10.541Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.6s done [2020-05-18T10:15:10.541Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 58.51MB / 68.61MB 1.8s [2020-05-18T10:15:10.623Z] #28 ... [2020-05-18T10:15:10.623Z] [2020-05-18T10:15:10.623Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:10.623Z] #51 2.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:10.623Z] #51 2.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:10.623Z] #51 2.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:10.623Z] #51 2.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:10.623Z] #51 3.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:10.623Z] #51 3.960 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:10.674Z] #30 ... [2020-05-18T10:15:10.674Z] [2020-05-18T10:15:10.674Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:10.674Z] #43 6.998 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:10.674Z] #43 7.052 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:10.797Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.0s [2020-05-18T10:15:10.798Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 47.99MB / 120.15MB 2.0s [2020-05-18T10:15:11.055Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.1s done [2020-05-18T10:15:11.055Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 55.43MB / 120.15MB 2.1s [2020-05-18T10:15:11.064Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:15:09.326Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:09.333Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:10.490Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:15:10.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:15:10.531Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:10.535Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:11.289Z] #43 7.803 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:11.314Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 79.28MB / 120.15MB 2.4s [2020-05-18T10:15:11.314Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 87.41MB / 120.15MB 2.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-18T10:15:11.555Z] #51 ... [2020-05-18T10:15:11.555Z] [2020-05-18T10:15:11.555Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:11.555Z] #47 6.269 + RM_GOPATH=0 [2020-05-18T10:15:11.555Z] #47 6.269 + TMP_GOPATH= [2020-05-18T10:15:11.555Z] #47 6.269 + : /build [2020-05-18T10:15:11.555Z] #47 6.269 + '[' -z '' ']' [2020-05-18T10:15:11.555Z] #47 6.275 ++ mktemp -d [2020-05-18T10:15:11.555Z] #47 6.279 + export GOPATH=/tmp/tmp.n6oLw1GsqW [2020-05-18T10:15:11.555Z] #47 6.279 + GOPATH=/tmp/tmp.n6oLw1GsqW [2020-05-18T10:15:11.555Z] #47 6.279 + RM_GOPATH=1 [2020-05-18T10:15:11.555Z] #47 6.285 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:11.555Z] #47 6.291 + dir=/tmp/install [2020-05-18T10:15:11.555Z] #47 6.291 + bin=shfmt [2020-05-18T10:15:11.555Z] #47 6.291 + shift [2020-05-18T10:15:11.555Z] #47 6.291 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:15:11.555Z] #47 6.291 + . /tmp/install/shfmt.installer [2020-05-18T10:15:11.555Z] #47 6.292 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:11.555Z] #47 6.295 + install_shfmt [2020-05-18T10:15:11.555Z] #47 6.295 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:15:11.555Z] #47 6.295 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:11.555Z] #47 6.295 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n6oLw1GsqW/src/github.com/mvdan/sh [2020-05-18T10:15:11.555Z] #47 6.297 Cloning into '/tmp/tmp.n6oLw1GsqW/src/github.com/mvdan/sh'... [Pipeline] stage [Pipeline] { (Print info) [2020-05-18T10:15:11.572Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 94.67MB / 120.15MB 2.6s [2020-05-18T10:15:11.572Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 109.00MB / 120.15MB 2.8s [Pipeline] sh [2020-05-18T10:15:11.830Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 115.20MB / 120.15MB 2.9s [2020-05-18T10:15:11.938Z] + docker version [2020-05-18T10:15:11.938Z] Client: [2020-05-18T10:15:11.938Z] Version: 18.06.1-ce [2020-05-18T10:15:11.938Z] API version: 1.38 [2020-05-18T10:15:11.938Z] Go version: go1.10.3 [2020-05-18T10:15:11.938Z] Git commit: e68fc7a [2020-05-18T10:15:11.938Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-18T10:15:11.938Z] OS/Arch: linux/ppc64le [2020-05-18T10:15:11.938Z] Experimental: false [2020-05-18T10:15:11.938Z] [2020-05-18T10:15:11.938Z] Server: [2020-05-18T10:15:11.938Z] Engine: [2020-05-18T10:15:11.938Z] Version: 18.06.1-ce [2020-05-18T10:15:11.938Z] API version: 1.38 (minimum version 1.12) [2020-05-18T10:15:11.938Z] Go version: go1.10.3 [2020-05-18T10:15:11.938Z] Git commit: e68fc7a [2020-05-18T10:15:11.938Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-18T10:15:11.938Z] OS/Arch: linux/ppc64le [2020-05-18T10:15:11.938Z] Experimental: true [Pipeline] sh [2020-05-18T10:15:12.088Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 3.1s done [2020-05-18T10:15:12.127Z] #47 ... [2020-05-18T10:15:12.127Z] [2020-05-18T10:15:12.127Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:12.127Z] #59 6.912 + RM_GOPATH=0 [2020-05-18T10:15:12.127Z] #59 6.912 + TMP_GOPATH= [2020-05-18T10:15:12.127Z] #59 6.912 + : /build [2020-05-18T10:15:12.127Z] #59 6.912 + '[' -z '' ']' [2020-05-18T10:15:12.127Z] #59 6.913 ++ mktemp -d [2020-05-18T10:15:12.127Z] #59 6.914 + export GOPATH=/tmp/tmp.RetxuMNugC [2020-05-18T10:15:12.127Z] #59 6.914 + GOPATH=/tmp/tmp.RetxuMNugC [2020-05-18T10:15:12.127Z] #59 6.914 + RM_GOPATH=1 [2020-05-18T10:15:12.127Z] #59 6.916 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:12.127Z] #59 6.918 + dir=/tmp/install [2020-05-18T10:15:12.127Z] #59 6.919 + bin=proxy [2020-05-18T10:15:12.127Z] #59 6.919 + shift [2020-05-18T10:15:12.127Z] #59 6.919 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:15:12.127Z] #59 6.919 + . /tmp/install/proxy.installer [2020-05-18T10:15:12.127Z] #59 6.920 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:12.127Z] #59 6.920 + install_proxy [2020-05-18T10:15:12.127Z] #59 6.921 + case "$1" in [2020-05-18T10:15:12.127Z] #59 6.921 + export CGO_ENABLED=0 [2020-05-18T10:15:12.127Z] #59 6.921 + CGO_ENABLED=0 [2020-05-18T10:15:12.127Z] #59 6.921 + _install_proxy [2020-05-18T10:15:12.127Z] #59 6.921 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:15:12.127Z] #59 6.921 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RetxuMNugC/src/github.com/docker/libnetwork [2020-05-18T10:15:12.127Z] #59 6.921 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:12.127Z] #59 6.924 Cloning into '/tmp/tmp.RetxuMNugC/src/github.com/docker/libnetwork'... [2020-05-18T10:15:12.321Z] + docker info [2020-05-18T10:15:12.321Z] Containers: 0 [2020-05-18T10:15:12.321Z] Running: 0 [2020-05-18T10:15:12.321Z] Paused: 0 [2020-05-18T10:15:12.321Z] Stopped: 0 [2020-05-18T10:15:12.321Z] Images: 0 [2020-05-18T10:15:12.321Z] Server Version: 18.06.1-ce [2020-05-18T10:15:12.321Z] Storage Driver: overlay2 [2020-05-18T10:15:12.321Z] Backing Filesystem: extfs [2020-05-18T10:15:12.321Z] Supports d_type: true [2020-05-18T10:15:12.321Z] Native Overlay Diff: true [2020-05-18T10:15:12.321Z] Logging Driver: json-file [2020-05-18T10:15:12.321Z] Cgroup Driver: cgroupfs [2020-05-18T10:15:12.321Z] Plugins: [2020-05-18T10:15:12.321Z] Volume: local [2020-05-18T10:15:12.321Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:15:12.321Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-18T10:15:12.321Z] Swarm: inactive [2020-05-18T10:15:12.321Z] Runtimes: runc [2020-05-18T10:15:12.321Z] Default Runtime: runc [2020-05-18T10:15:12.321Z] Init Binary: docker-init [2020-05-18T10:15:12.321Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-18T10:15:12.321Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-18T10:15:12.321Z] init version: fec3683 [2020-05-18T10:15:12.321Z] Security Options: [2020-05-18T10:15:12.321Z] apparmor [2020-05-18T10:15:12.321Z] seccomp [2020-05-18T10:15:12.321Z] Profile: default [2020-05-18T10:15:12.321Z] Kernel Version: 4.4.0-139-generic [2020-05-18T10:15:12.321Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-18T10:15:12.321Z] OSType: linux [2020-05-18T10:15:12.321Z] Architecture: ppc64le [2020-05-18T10:15:12.321Z] CPUs: 4 [2020-05-18T10:15:12.321Z] Total Memory: 7.972GiB [2020-05-18T10:15:12.321Z] Name: ppc64le-ubuntu-20 [2020-05-18T10:15:12.321Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-18T10:15:12.321Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:15:12.321Z] Debug Mode (client): false [2020-05-18T10:15:12.321Z] Debug Mode (server): false [2020-05-18T10:15:12.321Z] Username: dockerbuildbot [2020-05-18T10:15:12.321Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:15:12.321Z] Labels: [2020-05-18T10:15:12.321Z] Experimental: true [2020-05-18T10:15:12.321Z] Insecure Registries: [2020-05-18T10:15:12.321Z] 127.0.0.0/8 [2020-05-18T10:15:12.321Z] Live Restore Enabled: false [2020-05-18T10:15:12.321Z] [Pipeline] sh [2020-05-18T10:15:12.385Z] #59 ... [2020-05-18T10:15:12.385Z] [2020-05-18T10:15:12.385Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:12.385Z] #21 7.170 + RM_GOPATH=0 [2020-05-18T10:15:12.385Z] #21 7.171 + TMP_GOPATH= [2020-05-18T10:15:12.385Z] #21 7.171 + : /build [2020-05-18T10:15:12.385Z] #21 7.171 + '[' -z '' ']' [2020-05-18T10:15:12.385Z] #21 7.178 ++ mktemp -d [2020-05-18T10:15:12.385Z] #21 7.181 + export GOPATH=/tmp/tmp.S3I7gzop7c [2020-05-18T10:15:12.385Z] #21 7.196 + GOPATH=/tmp/tmp.S3I7gzop7c [2020-05-18T10:15:12.385Z] #21 7.196 + RM_GOPATH=1 [2020-05-18T10:15:12.385Z] #21 7.197 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:12.385Z] #21 7.198 + dir=/tmp/install [2020-05-18T10:15:12.385Z] #21 7.198 + bin=dockercli [2020-05-18T10:15:12.385Z] #21 7.198 + shift [2020-05-18T10:15:12.385Z] #21 7.200 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:15:12.385Z] #21 7.200 + . /tmp/install/dockercli.installer [2020-05-18T10:15:12.385Z] #21 7.201 ++ : stable [2020-05-18T10:15:12.385Z] #21 7.201 ++ : 17.06.2-ce [2020-05-18T10:15:12.385Z] #21 7.201 + install_dockercli [2020-05-18T10:15:12.385Z] #21 7.205 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:15:12.385Z] #21 7.205 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:15:12.385Z] #21 7.206 ++ uname -m [2020-05-18T10:15:12.385Z] #21 7.209 + arch=x86_64 [2020-05-18T10:15:12.385Z] #21 7.213 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T10:15:12.385Z] #21 7.213 + url=https://download.docker.com/linux/static [2020-05-18T10:15:12.385Z] #21 7.213 + tar -xz docker/docker [2020-05-18T10:15:12.385Z] #21 7.217 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T10:15:12.642Z] #21 ... [2020-05-18T10:15:12.642Z] [2020-05-18T10:15:12.642Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:15:12.642Z] #28 7.416 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:15:12.642Z] #28 7.420 Cloning into '.'... [2020-05-18T10:15:12.654Z] #7 ... [2020-05-18T10:15:12.654Z] [2020-05-18T10:15:12.654Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:15:12.654Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:15:12.654Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:15:12.654Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:15:12.654Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-18T10:15:12.654Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-05-18T10:15:12.654Z] #57 DONE 3.7s [2020-05-18T10:15:12.654Z] [2020-05-18T10:15:12.654Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:15:12.706Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:12.706Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:12.706Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:15:12.706Z] + bash /home/docker/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:15:12.706Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:15:12.706Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-18T10:15:12.706Z] [2020-05-18T10:15:12.706Z] Generally Necessary: [2020-05-18T10:15:12.706Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:15:12.706Z] - apparmor: enabled and tools installed [2020-05-18T10:15:12.706Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:15:12.706Z] - CONFIG_NET_NS: enabled [2020-05-18T10:15:12.706Z] - CONFIG_PID_NS: enabled [2020-05-18T10:15:12.706Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:15:12.764Z] #43 9.093 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:15:12.992Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_MEMCG: enabled [2020-05-18T10:15:12.992Z] - CONFIG_KEYS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:15:12.992Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:15:12.992Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:15:12.992Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-18T10:15:12.992Z] [2020-05-18T10:15:12.992Z] Optional Features: [2020-05-18T10:15:12.992Z] - CONFIG_USER_NS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:15:12.992Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:15:12.992Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:15:12.992Z] (cgroup swap accounting is currently enabled) [2020-05-18T10:15:12.992Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-18T10:15:12.992Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:15:12.992Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:15:12.992Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:15:12.992Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:15:13.219Z] #7 ... [2020-05-18T10:15:13.219Z] [2020-05-18T10:15:13.219Z] #20 [internal] load build context [2020-05-18T10:15:13.219Z] #20 transferring context: 50.65MB 4.4s done [2020-05-18T10:15:13.219Z] #20 DONE 4.4s [2020-05-18T10:15:13.219Z] [2020-05-18T10:15:13.219Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:15:13.281Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:15:13.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:15:13.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:15:13.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:15:13.282Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:15:13.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:15:13.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:15:13.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:15:13.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:15:13.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:15:13.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:15:13.282Z] - Network Drivers: [2020-05-18T10:15:13.282Z] - "overlay": [2020-05-18T10:15:13.282Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:15:13.282Z] Optional (for encrypted networks): [2020-05-18T10:15:13.282Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:15:13.282Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_XFRM: enabled [2020-05-18T10:15:13.282Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:15:13.282Z] - "ipvlan": [2020-05-18T10:15:13.282Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:15:13.282Z] - "macvlan": [2020-05-18T10:15:13.282Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:15:13.282Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:15:13.282Z] - "ftp,tftp client in container": [2020-05-18T10:15:13.376Z] #43 9.718 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:13.377Z] #43 9.718 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:15:13.377Z] #43 9.724 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:15:13.377Z] #43 9.725 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:13.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:15:13.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:15:13.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:15:13.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:15:13.566Z] - Storage Drivers: [2020-05-18T10:15:13.566Z] - "aufs": [2020-05-18T10:15:13.566Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:15:13.566Z] - "btrfs": [2020-05-18T10:15:13.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:15:13.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:15:13.566Z] - "devicemapper": [2020-05-18T10:15:13.566Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:15:13.566Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:15:13.566Z] - "overlay": [2020-05-18T10:15:13.566Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:15:13.566Z] - "zfs": [2020-05-18T10:15:13.566Z] - /dev/zfs: missing [2020-05-18T10:15:13.566Z] - zfs command: missing [2020-05-18T10:15:13.566Z] - zpool command: missing [2020-05-18T10:15:13.566Z] [2020-05-18T10:15:13.566Z] Limits: [2020-05-18T10:15:13.566Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:15:13.566Z] [2020-05-18T10:15:13.566Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T10:15:13.657Z] #43 9.870 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:13.657Z] #43 9.927 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:15:13.657Z] #43 ... [2020-05-18T10:15:13.657Z] [2020-05-18T10:15:13.657Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:13.657Z] #47 2.661 + RM_GOPATH=0 [2020-05-18T10:15:13.657Z] #47 2.661 + TMP_GOPATH= [2020-05-18T10:15:13.657Z] #47 2.661 + : /build [2020-05-18T10:15:13.657Z] #47 2.661 + '[' -z '' ']' [2020-05-18T10:15:13.657Z] #47 2.662 ++ mktemp -d [2020-05-18T10:15:13.657Z] #47 2.662 + export GOPATH=/tmp/tmp.YfZK4xkPzp [2020-05-18T10:15:13.657Z] #47 2.662 + GOPATH=/tmp/tmp.YfZK4xkPzp [2020-05-18T10:15:13.657Z] #47 2.662 + RM_GOPATH=1 [2020-05-18T10:15:13.657Z] #47 2.663 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:13.657Z] #47 2.678 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:13.657Z] #47 2.678 + dir=/tmp/install [2020-05-18T10:15:13.657Z] #47 2.678 + bin=shfmt [2020-05-18T10:15:13.657Z] #47 2.678 + shift [2020-05-18T10:15:13.657Z] #47 2.678 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:15:13.657Z] #47 2.678 + . /tmp/install/shfmt.installer [2020-05-18T10:15:13.657Z] #47 2.678 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:13.657Z] #47 2.678 + install_shfmt [2020-05-18T10:15:13.657Z] #47 2.678 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:15:13.657Z] #47 2.678 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YfZK4xkPzp/src/github.com/mvdan/sh [2020-05-18T10:15:13.657Z] #47 2.678 Cloning into '/tmp/tmp.YfZK4xkPzp/src/github.com/mvdan/sh'... [2020-05-18T10:15:13.657Z] #47 8.492 + cd /tmp/tmp.YfZK4xkPzp/src/github.com/mvdan/sh [2020-05-18T10:15:13.657Z] #47 8.492 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:13.657Z] #47 8.555 + GO111MODULE=on [2020-05-18T10:15:13.657Z] #47 8.555 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:15:13.657Z] #47 9.423 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:13.657Z] #47 9.423 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:13.657Z] #47 9.598 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:13.657Z] #47 9.658 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:13.657Z] #47 9.704 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:13.657Z] #47 ... [2020-05-18T10:15:13.657Z] [2020-05-18T10:15:13.657Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:13.657Z] #38 4.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:13.657Z] #38 4.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:13.657Z] #38 4.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:13.657Z] #38 5.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:15:13.657Z] #38 7.509 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:15:13.657Z] #38 9.927 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:15:13.657Z] #38 ... [2020-05-18T10:15:13.657Z] [2020-05-18T10:15:13.657Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:13.657Z] #51 4.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:13.657Z] #51 4.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:13.657Z] #51 4.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:13.657Z] #51 5.209 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:15:13.657Z] #51 6.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:15:13.657Z] #51 8.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:15:13.938Z] #51 ... [2020-05-18T10:15:13.938Z] [2020-05-18T10:15:13.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:13.938Z] #10 4.206 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:13.938Z] #10 4.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:13.938Z] #10 4.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:13.938Z] #10 4.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:15:13.938Z] #10 7.070 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:15:13.938Z] #10 8.585 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:15:13.938Z] #10 ... [2020-05-18T10:15:13.938Z] [2020-05-18T10:15:13.938Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:13.938Z] #54 3.804 + RM_GOPATH=0 [2020-05-18T10:15:13.938Z] #54 3.804 + TMP_GOPATH= [2020-05-18T10:15:13.938Z] #54 3.804 + : /build [2020-05-18T10:15:13.938Z] #54 3.804 + '[' -z '' ']' [2020-05-18T10:15:13.938Z] #54 3.805 ++ mktemp -d [2020-05-18T10:15:13.938Z] #54 3.806 + export GOPATH=/tmp/tmp.HQdMusu20k [2020-05-18T10:15:13.938Z] #54 3.806 + GOPATH=/tmp/tmp.HQdMusu20k [2020-05-18T10:15:13.938Z] #54 3.806 + RM_GOPATH=1 [2020-05-18T10:15:13.938Z] #54 3.810 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:13.938Z] #54 3.823 + dir=/tmp/install [2020-05-18T10:15:13.938Z] #54 3.823 + bin=rootlesskit [2020-05-18T10:15:13.938Z] #54 3.823 + shift [2020-05-18T10:15:13.938Z] #54 3.823 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:15:13.938Z] #54 3.823 + . /tmp/install/rootlesskit.installer [2020-05-18T10:15:13.938Z] #54 3.823 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:13.938Z] #54 3.823 + install_rootlesskit [2020-05-18T10:15:13.938Z] #54 3.823 + case "$1" in [2020-05-18T10:15:13.938Z] #54 3.823 + export CGO_ENABLED=0 [2020-05-18T10:15:13.938Z] #54 3.823 + CGO_ENABLED=0 [2020-05-18T10:15:13.938Z] #54 3.823 + _install_rootlesskit [2020-05-18T10:15:13.938Z] #54 3.823 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:15:13.938Z] #54 3.823 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HQdMusu20k/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:13.938Z] #54 3.823 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:13.938Z] #54 3.840 Cloning into '/tmp/tmp.HQdMusu20k/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:15:13.938Z] #54 7.489 + cd /tmp/tmp.HQdMusu20k/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:13.938Z] #54 7.489 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:13.938Z] #54 7.827 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:15:13.938Z] #54 7.827 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:15:14.005Z] + make bundles/buildx [2020-05-18T10:15:14.219Z] #54 ... [2020-05-18T10:15:14.219Z] [2020-05-18T10:15:14.219Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:14.219Z] #23 4.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:14.219Z] #23 4.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:14.219Z] #23 4.210 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:14.219Z] #23 4.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:15:14.219Z] #23 6.709 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:15:14.219Z] #23 8.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:15:14.219Z] #23 ... [2020-05-18T10:15:14.219Z] [2020-05-18T10:15:14.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:14.219Z] #41 1.806 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:14.219Z] #41 1.806 + RM_GOPATH=0 [2020-05-18T10:15:14.219Z] #41 1.806 + TMP_GOPATH= [2020-05-18T10:15:14.219Z] #41 1.806 + : /build [2020-05-18T10:15:14.219Z] #41 1.806 + '[' -z '' ']' [2020-05-18T10:15:14.219Z] #41 1.806 ++ mktemp -d [2020-05-18T10:15:14.219Z] #41 1.806 + export GOPATH=/tmp/tmp.pHM6NV1PDj [2020-05-18T10:15:14.219Z] #41 1.806 + GOPATH=/tmp/tmp.pHM6NV1PDj [2020-05-18T10:15:14.219Z] #41 1.806 + RM_GOPATH=1 [2020-05-18T10:15:14.219Z] #41 1.806 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:14.219Z] #41 1.806 + dir=/tmp/install [2020-05-18T10:15:14.219Z] #41 1.806 + bin=vndr [2020-05-18T10:15:14.219Z] #41 1.806 + shift [2020-05-18T10:15:14.219Z] #41 1.806 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:15:14.219Z] #41 1.806 + . /tmp/install/vndr.installer [2020-05-18T10:15:14.219Z] #41 1.806 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:14.219Z] #41 1.806 + install_vndr [2020-05-18T10:15:14.219Z] #41 1.806 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:15:14.219Z] #41 1.806 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pHM6NV1PDj/src/github.com/LK4D4/vndr [2020-05-18T10:15:14.219Z] #41 1.806 Cloning into '/tmp/tmp.pHM6NV1PDj/src/github.com/LK4D4/vndr'... [2020-05-18T10:15:14.219Z] #41 2.218 + cd /tmp/tmp.pHM6NV1PDj/src/github.com/LK4D4/vndr [2020-05-18T10:15:14.219Z] #41 2.218 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:14.219Z] #41 2.218 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:15:14.219Z] #41 2.629 internal/cpu [2020-05-18T10:15:14.219Z] #41 2.630 runtime/internal/atomic [2020-05-18T10:15:14.219Z] #41 2.761 runtime/internal/sys [2020-05-18T10:15:14.219Z] #41 2.900 internal/bytealg [2020-05-18T10:15:14.219Z] #41 2.951 internal/race [2020-05-18T10:15:14.219Z] #41 2.963 sync/atomic [2020-05-18T10:15:14.219Z] #41 3.016 runtime/internal/math [2020-05-18T10:15:14.219Z] #41 3.050 unicode [2020-05-18T10:15:14.219Z] #41 3.140 runtime [2020-05-18T10:15:14.219Z] #41 5.269 unicode/utf8 [2020-05-18T10:15:14.219Z] #41 5.894 math [2020-05-18T10:15:14.219Z] #41 10.11 unicode/utf16 [2020-05-18T10:15:14.219Z] #41 10.39 container/list [2020-05-18T10:15:14.500Z] #41 ... [2020-05-18T10:15:14.500Z] [2020-05-18T10:15:14.500Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:14.500Z] #32 1.797 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:14.500Z] #32 1.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:14.500Z] #32 1.819 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:14.500Z] #32 2.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:15:14.500Z] #32 3.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:15:14.500Z] #32 5.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:15:14.589Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.1s done [2020-05-18T10:15:14.589Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-18T10:15:14.625Z] make: command: Command not found [2020-05-18T10:15:14.625Z] make: command: Command not found [2020-05-18T10:15:14.625Z] mkdir bundles [2020-05-18T10:15:14.625Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-18T10:15:14.625Z] --build-arg BUILDX_COMMIT \ [2020-05-18T10:15:14.625Z] --build-arg BUILDX_REPO \ [2020-05-18T10:15:14.625Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-18T10:15:14.625Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-18T10:15:14.625Z] . [2020-05-18T10:15:14.625Z] /bin/sh: 4: go: not found [2020-05-18T10:15:14.625Z] /bin/sh: 5: go: not found [2020-05-18T10:15:14.781Z] #32 ... [2020-05-18T10:15:14.781Z] [2020-05-18T10:15:14.781Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:14.781Z] #45 3.727 + RM_GOPATH=0 [2020-05-18T10:15:14.781Z] #45 3.727 + TMP_GOPATH= [2020-05-18T10:15:14.781Z] #45 3.727 + : /build [2020-05-18T10:15:14.781Z] #45 3.727 + '[' -z '' ']' [2020-05-18T10:15:14.781Z] #45 3.727 ++ mktemp -d [2020-05-18T10:15:14.781Z] #45 3.728 + export GOPATH=/tmp/tmp.69W0vDn0dD [2020-05-18T10:15:14.781Z] #45 3.728 + GOPATH=/tmp/tmp.69W0vDn0dD [2020-05-18T10:15:14.781Z] #45 3.728 + RM_GOPATH=1 [2020-05-18T10:15:14.781Z] #45 3.729 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:14.781Z] #45 3.730 + dir=/tmp/install [2020-05-18T10:15:14.781Z] #45 3.730 + bin=golangci_lint [2020-05-18T10:15:14.781Z] #45 3.730 + shift [2020-05-18T10:15:14.781Z] #45 3.730 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:15:14.781Z] #45 3.730 + . /tmp/install/golangci_lint.installer [2020-05-18T10:15:14.781Z] #45 3.730 ++ : v1.23.8 [2020-05-18T10:15:14.781Z] #45 3.731 + install_golangci_lint [2020-05-18T10:15:14.781Z] #45 3.731 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:15:14.781Z] #45 3.731 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:15:14.781Z] #45 3.731 Installing golangci-lint version v1.23.8 [2020-05-18T10:15:14.781Z] #45 ... [2020-05-18T10:15:14.781Z] [2020-05-18T10:15:14.781Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:14.781Z] #59 3.593 + RM_GOPATH=0 [2020-05-18T10:15:14.781Z] #59 3.593 + TMP_GOPATH= [2020-05-18T10:15:14.781Z] #59 3.593 + : /build [2020-05-18T10:15:14.781Z] #59 3.595 + '[' -z '' ']' [2020-05-18T10:15:14.781Z] #59 3.595 ++ mktemp -d [2020-05-18T10:15:14.781Z] #59 3.599 + export GOPATH=/tmp/tmp.GZrrI1VZ2y [2020-05-18T10:15:14.781Z] #59 3.599 + GOPATH=/tmp/tmp.GZrrI1VZ2y [2020-05-18T10:15:14.781Z] #59 3.599 + RM_GOPATH=1 [2020-05-18T10:15:14.781Z] #59 3.601 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:14.781Z] #59 3.602 + dir=/tmp/install [2020-05-18T10:15:14.781Z] #59 3.602 + bin=proxy [2020-05-18T10:15:14.781Z] #59 3.602 + shift [2020-05-18T10:15:14.781Z] #59 3.603 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:15:14.781Z] #59 3.603 + . /tmp/install/proxy.installer [2020-05-18T10:15:14.781Z] #59 3.603 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:14.781Z] #59 3.603 + install_proxy [2020-05-18T10:15:14.781Z] #59 3.603 + case "$1" in [2020-05-18T10:15:14.781Z] #59 3.603 + export CGO_ENABLED=0 [2020-05-18T10:15:14.781Z] #59 3.603 + CGO_ENABLED=0 [2020-05-18T10:15:14.781Z] #59 3.603 + _install_proxy [2020-05-18T10:15:14.781Z] #59 3.603 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:15:14.781Z] #59 3.603 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:14.781Z] #59 3.603 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GZrrI1VZ2y/src/github.com/docker/libnetwork [2020-05-18T10:15:14.781Z] #59 3.611 Cloning into '/tmp/tmp.GZrrI1VZ2y/src/github.com/docker/libnetwork'... [2020-05-18T10:15:14.781Z] #59 ... [2020-05-18T10:15:14.781Z] [2020-05-18T10:15:14.781Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:15:14.781Z] #28 4.038 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:15:14.781Z] #28 4.040 Cloning into '.'... [2020-05-18T10:15:14.850Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.3s done [2020-05-18T10:15:14.850Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-18T10:15:14.997Z] Fetching without tags [2020-05-18T10:15:15.062Z] #28 ... [2020-05-18T10:15:15.062Z] [2020-05-18T10:15:15.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:15.062Z] #41 11.05 crypto/internal/subtle [2020-05-18T10:15:15.062Z] #41 11.17 crypto/subtle [2020-05-18T10:15:15.062Z] #41 11.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:15:15.062Z] #41 11.38 internal/nettrace [2020-05-18T10:15:15.062Z] #41 11.47 runtime/cgo [2020-05-18T10:15:15.107Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.3s done [2020-05-18T10:15:15.354Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:15.364Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s [2020-05-18T10:15:15.921Z] #28 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:15.921Z] #30 7.300 + RM_GOPATH=0 [2020-05-18T10:15:15.921Z] #30 7.300 + TMP_GOPATH= [2020-05-18T10:15:15.921Z] #30 7.301 + : /build [2020-05-18T10:15:15.921Z] #30 7.301 + '[' -z '' ']' [2020-05-18T10:15:15.921Z] #30 7.303 ++ mktemp -d [2020-05-18T10:15:15.921Z] #30 7.305 + export GOPATH=/tmp/tmp.walO9yrEYJ [2020-05-18T10:15:15.921Z] #30 7.305 + GOPATH=/tmp/tmp.walO9yrEYJ [2020-05-18T10:15:15.921Z] #30 7.305 + RM_GOPATH=1 [2020-05-18T10:15:15.921Z] #30 7.305 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:15.921Z] #30 7.308 + dir=/tmp/install [2020-05-18T10:15:15.921Z] #30 7.308 + bin=tomlv [2020-05-18T10:15:15.921Z] #30 7.308 + shift [2020-05-18T10:15:15.921Z] #30 7.308 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:15:15.921Z] #30 7.308 + . /tmp/install/tomlv.installer [2020-05-18T10:15:15.921Z] #30 7.308 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:15.921Z] #30 7.308 + install_tomlv [2020-05-18T10:15:15.921Z] #30 7.308 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:15:15.921Z] #30 7.308 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:15.921Z] #30 7.312 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.walO9yrEYJ/src/github.com/BurntSushi/toml [2020-05-18T10:15:15.921Z] #30 7.315 Cloning into '/tmp/tmp.walO9yrEYJ/src/github.com/BurntSushi/toml'... [2020-05-18T10:15:15.921Z] #30 8.367 + cd /tmp/tmp.walO9yrEYJ/src/github.com/BurntSushi/toml [2020-05-18T10:15:15.921Z] #30 8.367 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:15.921Z] #30 8.387 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:15:15.921Z] #30 9.051 internal/cpu [2020-05-18T10:15:15.921Z] #30 9.104 runtime/internal/sys [2020-05-18T10:15:15.921Z] #30 9.453 math/bits [2020-05-18T10:15:15.921Z] #30 9.842 internal/bytealg [2020-05-18T10:15:15.921Z] #30 10.02 math [2020-05-18T10:15:15.921Z] #30 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:15.921Z] #54 7.148 + RM_GOPATH=0 [2020-05-18T10:15:15.921Z] #54 7.156 + TMP_GOPATH= [2020-05-18T10:15:15.921Z] #54 7.156 + : /build [2020-05-18T10:15:15.921Z] #54 7.156 + '[' -z '' ']' [2020-05-18T10:15:15.921Z] #54 7.158 ++ mktemp -d [2020-05-18T10:15:15.921Z] #54 7.160 + export GOPATH=/tmp/tmp.bbTVWgoV45 [2020-05-18T10:15:15.921Z] #54 7.160 + GOPATH=/tmp/tmp.bbTVWgoV45 [2020-05-18T10:15:15.921Z] #54 7.160 + RM_GOPATH=1 [2020-05-18T10:15:15.921Z] #54 7.161 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:15.921Z] #54 7.163 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:15.921Z] #54 7.163 + dir=/tmp/install [2020-05-18T10:15:15.921Z] #54 7.163 + bin=rootlesskit [2020-05-18T10:15:15.921Z] #54 7.163 + shift [2020-05-18T10:15:15.921Z] #54 7.163 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:15:15.921Z] #54 7.163 + . /tmp/install/rootlesskit.installer [2020-05-18T10:15:15.921Z] #54 7.163 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:15.921Z] #54 7.163 + install_rootlesskit [2020-05-18T10:15:15.921Z] #54 7.163 + case "$1" in [2020-05-18T10:15:15.921Z] #54 7.163 + export CGO_ENABLED=0 [2020-05-18T10:15:15.921Z] #54 7.163 + CGO_ENABLED=0 [2020-05-18T10:15:15.921Z] #54 7.163 + _install_rootlesskit [2020-05-18T10:15:15.921Z] #54 7.163 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:15:15.921Z] #54 7.163 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bbTVWgoV45/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:15.921Z] #54 7.164 Cloning into '/tmp/tmp.bbTVWgoV45/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:15:15.921Z] #54 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:15.921Z] #41 6.492 + RM_GOPATH=0 [2020-05-18T10:15:15.921Z] #41 6.492 + TMP_GOPATH= [2020-05-18T10:15:15.921Z] #41 6.492 + : /build [2020-05-18T10:15:15.921Z] #41 6.492 + '[' -z '' ']' [2020-05-18T10:15:15.921Z] #41 6.492 ++ mktemp -d [2020-05-18T10:15:15.921Z] #41 6.509 + export GOPATH=/tmp/tmp.tGJ86x4BM4 [2020-05-18T10:15:15.921Z] #41 6.509 + GOPATH=/tmp/tmp.tGJ86x4BM4 [2020-05-18T10:15:15.921Z] #41 6.509 + RM_GOPATH=1 [2020-05-18T10:15:15.921Z] #41 6.511 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:15.921Z] #41 6.513 + dir=/tmp/install [2020-05-18T10:15:15.921Z] #41 6.513 + bin=vndr [2020-05-18T10:15:15.921Z] #41 6.513 + shift [2020-05-18T10:15:15.921Z] #41 6.513 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:15:15.921Z] #41 6.513 + . /tmp/install/vndr.installer [2020-05-18T10:15:15.921Z] #41 6.513 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:15.921Z] #41 6.513 + install_vndr [2020-05-18T10:15:15.921Z] #41 6.513 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:15:15.921Z] #41 6.513 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:15.921Z] #41 6.513 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tGJ86x4BM4/src/github.com/LK4D4/vndr [2020-05-18T10:15:15.921Z] #41 6.533 Cloning into '/tmp/tmp.tGJ86x4BM4/src/github.com/LK4D4/vndr'... [2020-05-18T10:15:15.921Z] #41 7.431 + cd /tmp/tmp.tGJ86x4BM4/src/github.com/LK4D4/vndr [2020-05-18T10:15:15.921Z] #41 7.432 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:15.921Z] #41 7.437 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:15:15.921Z] #41 8.654 runtime/internal/atomic [2020-05-18T10:15:15.921Z] #41 8.656 internal/cpu [2020-05-18T10:15:15.921Z] #41 8.953 runtime/internal/sys [2020-05-18T10:15:15.921Z] #41 9.242 runtime/internal/math [2020-05-18T10:15:15.921Z] #41 9.319 internal/race [2020-05-18T10:15:15.921Z] #41 9.382 internal/bytealg [2020-05-18T10:15:15.921Z] #41 9.497 sync/atomic [2020-05-18T10:15:15.921Z] #41 9.836 unicode [2020-05-18T10:15:15.921Z] #41 10.30 runtime [2020-05-18T10:15:15.921Z] #41 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:15.921Z] #45 6.213 + RM_GOPATH=0 [2020-05-18T10:15:15.921Z] #45 6.213 + TMP_GOPATH= [2020-05-18T10:15:15.921Z] #45 6.213 + : /build [2020-05-18T10:15:15.921Z] #45 6.213 + '[' -z '' ']' [2020-05-18T10:15:15.921Z] #45 6.213 ++ mktemp -d [2020-05-18T10:15:15.921Z] #45 6.215 + export GOPATH=/tmp/tmp.WwG9OhKfJJ [2020-05-18T10:15:15.921Z] #45 6.215 + GOPATH=/tmp/tmp.WwG9OhKfJJ [2020-05-18T10:15:15.921Z] #45 6.215 + RM_GOPATH=1 [2020-05-18T10:15:15.921Z] #45 6.216 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:15.921Z] #45 6.220 + dir=/tmp/install [2020-05-18T10:15:15.921Z] #45 6.220 + bin=golangci_lint [2020-05-18T10:15:15.921Z] #45 6.220 + shift [2020-05-18T10:15:15.921Z] #45 6.221 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:15:15.921Z] #45 6.221 + . /tmp/install/golangci_lint.installer [2020-05-18T10:15:15.921Z] #45 6.222 ++ : v1.23.8 [2020-05-18T10:15:15.921Z] #45 6.222 + install_golangci_lint [2020-05-18T10:15:15.921Z] #45 6.222 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:15:15.921Z] #45 6.222 Installing golangci-lint version v1.23.8 [2020-05-18T10:15:15.921Z] #45 6.222 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:15:15.921Z] #45 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:15.921Z] #32 7.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:15.921Z] #32 8.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:15.921Z] #32 8.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:15.921Z] #32 9.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:15.921Z] #32 ... [2020-05-18T10:15:15.921Z] [2020-05-18T10:15:15.921Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:15.921Z] #38 7.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:15.921Z] #38 7.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:15.921Z] #38 7.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:15.921Z] #38 8.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:15.921Z] #38 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:16.179Z] #38 ... [2020-05-18T10:15:16.179Z] [2020-05-18T10:15:16.179Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:16.179Z] #36 7.019 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:15:16.179Z] #36 7.028 Cloning into '.'... [2020-05-18T10:15:16.179Z] #36 ... [2020-05-18T10:15:16.179Z] [2020-05-18T10:15:16.179Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:16.179Z] #23 7.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:16.179Z] #23 7.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:16.179Z] #23 7.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:16.179Z] #23 8.930 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:16.333Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:15:16.333Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:15:16.437Z] #23 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:16.437Z] #23 ... [2020-05-18T10:15:16.437Z] [2020-05-18T10:15:16.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:16.437Z] #10 7.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:16.437Z] #10 7.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:16.437Z] #10 7.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:16.437Z] #10 8.317 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:16.437Z] #10 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:16.698Z] #10 ... [2020-05-18T10:15:16.698Z] [2020-05-18T10:15:16.698Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:16.698Z] #43 6.796 + RM_GOPATH=0 [2020-05-18T10:15:16.698Z] #43 6.796 + TMP_GOPATH= [2020-05-18T10:15:16.698Z] #43 6.796 + : /build [2020-05-18T10:15:16.698Z] #43 6.796 + '[' -z '' ']' [2020-05-18T10:15:16.698Z] #43 6.796 ++ mktemp -d [2020-05-18T10:15:16.698Z] #43 6.800 + export GOPATH=/tmp/tmp.6qnlxpyU0R [2020-05-18T10:15:16.698Z] #43 6.800 + GOPATH=/tmp/tmp.6qnlxpyU0R [2020-05-18T10:15:16.698Z] #43 6.800 + RM_GOPATH=1 [2020-05-18T10:15:16.698Z] #43 6.800 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:16.698Z] #43 6.800 + dir=/tmp/install [2020-05-18T10:15:16.698Z] #43 6.800 + bin=gotestsum [2020-05-18T10:15:16.698Z] #43 6.800 + shift [2020-05-18T10:15:16.698Z] #43 6.800 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:15:16.698Z] #43 6.800 + . /tmp/install/gotestsum.installer [2020-05-18T10:15:16.698Z] #43 6.800 ++ : v0.3.5 [2020-05-18T10:15:16.698Z] #43 6.800 + install_gotestsum [2020-05-18T10:15:16.698Z] #43 6.808 + set -e [2020-05-18T10:15:16.698Z] #43 6.808 + export GO111MODULE=on [2020-05-18T10:15:16.698Z] #43 6.808 + GO111MODULE=on [2020-05-18T10:15:16.698Z] #43 6.808 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:15:16.698Z] #43 6.895 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:16.698Z] #43 6.897 go: finding gotest.tools v0.3.5 [2020-05-18T10:15:16.698Z] #43 7.831 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:16.698Z] #43 8.356 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:16.698Z] #43 9.229 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:15:16.698Z] #43 9.402 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:15:16.698Z] #43 9.546 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:16.698Z] #43 9.643 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:15:16.698Z] #43 9.670 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:16.698Z] #43 9.708 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:16.698Z] #43 9.759 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:16.698Z] #43 9.762 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:15:16.698Z] #43 9.984 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:15:16.698Z] #43 10.06 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:15:16.698Z] #43 10.08 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:16.698Z] #43 10.14 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:16.698Z] #43 10.21 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:16.698Z] #43 10.25 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:16.698Z] #43 10.26 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:16.698Z] #43 10.28 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:16.698Z] #43 10.28 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:16.698Z] #43 10.39 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:16.698Z] #43 10.39 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:16.698Z] #43 10.39 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:16.698Z] #43 10.43 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:16.698Z] #43 ... [2020-05-18T10:15:16.698Z] [2020-05-18T10:15:16.698Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:16.698Z] #32 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:14.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:14.921Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:15:14.952Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:14.972Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:15:15.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:15:15.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:15:15.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:15.374Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:15.395Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:16.278Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:15:16.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:15:16.337Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:15:16.361Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:15:17.260Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.9s done [2020-05-18T10:15:17.343Z] Sending build context to Docker daemon 55.39MB [2020-05-18T10:15:17.343Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-18T10:15:17.343Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-18T10:15:17.343Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-18T10:15:17.343Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-18T10:15:17.343Z] 1.13.10-stretch: Pulling from library/golang [2020-05-18T10:15:17.517Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-18T10:15:17.629Z] 4cde65f7be4b: Pulling fs layer [2020-05-18T10:15:17.629Z] 00bc277ea268: Pulling fs layer [2020-05-18T10:15:17.629Z] 31c03e97e8a1: Pulling fs layer [2020-05-18T10:15:17.629Z] 2cae94e17fa6: Pulling fs layer [2020-05-18T10:15:17.629Z] c017a1580661: Pulling fs layer [2020-05-18T10:15:17.629Z] b3343b78770d: Pulling fs layer [2020-05-18T10:15:17.629Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-18T10:15:17.629Z] c017a1580661: Waiting [2020-05-18T10:15:17.629Z] b3343b78770d: Waiting [2020-05-18T10:15:17.629Z] 7fe1d7df2e7c: Waiting [2020-05-18T10:15:17.629Z] 2cae94e17fa6: Waiting [2020-05-18T10:15:17.915Z] 31c03e97e8a1: Verifying Checksum [2020-05-18T10:15:17.915Z] 31c03e97e8a1: Download complete [2020-05-18T10:15:18.203Z] 00bc277ea268: Verifying Checksum [2020-05-18T10:15:18.203Z] 00bc277ea268: Download complete [2020-05-18T10:15:19.225Z] #32 13.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:19.413Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.9s done [2020-05-18T10:15:19.413Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-18T10:15:20.307Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:15:20.532Z] #41 16.22 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T10:15:20.532Z] #41 ... [2020-05-18T10:15:20.532Z] [2020-05-18T10:15:20.532Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:20.532Z] #43 10.23 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:20.532Z] #43 10.23 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:15:20.532Z] #43 10.27 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:20.532Z] #43 10.30 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:20.532Z] #43 10.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:20.532Z] #43 10.51 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:15:20.532Z] #43 10.54 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:20.532Z] #43 10.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:20.532Z] #43 11.31 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:20.532Z] #43 11.97 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:20.532Z] #43 12.83 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:15:20.532Z] #43 12.86 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:15:20.532Z] #43 12.87 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:20.532Z] #43 13.00 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:20.532Z] #43 13.00 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:20.532Z] #43 13.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:20.532Z] #43 13.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:20.532Z] #43 13.20 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:20.532Z] #43 13.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:20.532Z] #43 13.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T10:15:20.911Z] 4cde65f7be4b: Verifying Checksum [2020-05-18T10:15:20.911Z] 4cde65f7be4b: Download complete [2020-05-18T10:15:21.393Z] + docker version [2020-05-18T10:15:21.538Z] 2cae94e17fa6: Verifying Checksum [2020-05-18T10:15:21.538Z] 2cae94e17fa6: Download complete [2020-05-18T10:15:21.827Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-18T10:15:21.827Z] 7fe1d7df2e7c: Download complete [2020-05-18T10:15:22.116Z] c017a1580661: Verifying Checksum [2020-05-18T10:15:22.116Z] c017a1580661: Download complete [2020-05-18T10:15:22.507Z] #32 ... [2020-05-18T10:15:22.507Z] [2020-05-18T10:15:22.507Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:22.507Z] #21 15.92 + mkdir -p /build [2020-05-18T10:15:22.507Z] #21 15.94 + mv docker/docker /build/ [2020-05-18T10:15:22.507Z] #21 15.94 + rmdir docker [2020-05-18T10:15:22.507Z] #21 DONE 17.0s [2020-05-18T10:15:22.507Z] [2020-05-18T10:15:22.507Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:22.507Z] #47 16.92 + cd /tmp/tmp.n6oLw1GsqW/src/github.com/mvdan/sh [2020-05-18T10:15:22.507Z] #47 16.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:22.507Z] #47 17.04 + GO111MODULE=on [2020-05-18T10:15:22.507Z] #47 17.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:15:22.552Z] #43 ... [2020-05-18T10:15:22.552Z] [2020-05-18T10:15:22.552Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:22.552Z] #30 9.015 internal/testlog [2020-05-18T10:15:22.552Z] #30 9.239 encoding [2020-05-18T10:15:22.552Z] #30 9.364 runtime/cgo [2020-05-18T10:15:22.834Z] #30 ... [2020-05-18T10:15:22.834Z] [2020-05-18T10:15:22.834Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:22.834Z] #32 11.21 Fetched 8043 kB in 9s (848 kB/s) [2020-05-18T10:15:22.834Z] #32 11.21 Reading package lists... [2020-05-18T10:15:22.834Z] #32 14.76 Reading package lists... [2020-05-18T10:15:22.834Z] #32 17.95 Building dependency tree... [2020-05-18T10:15:22.834Z] #32 18.99 The following additional packages will be installed: [2020-05-18T10:15:22.834Z] #32 18.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:15:22.834Z] #32 19.00 Suggested packages: [2020-05-18T10:15:22.834Z] #32 19.00 cmake-doc ninja-build lrzip [2020-05-18T10:15:22.834Z] #32 19.00 Recommended packages: [2020-05-18T10:15:22.834Z] #32 19.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:15:23.447Z] #32 19.89 The following NEW packages will be installed: [2020-05-18T10:15:23.447Z] #32 19.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:15:23.447Z] #32 19.90 vim-common xxd [2020-05-18T10:15:23.447Z] #32 20.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:15:23.447Z] #32 20.02 Need to get 14.0 MB of archives. [2020-05-18T10:15:23.447Z] #32 20.02 After this operation, 62.1 MB of additional disk space will be used. [2020-05-18T10:15:23.447Z] #32 20.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T10:15:23.590Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.8s done [2020-05-18T10:15:23.591Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T10:15:23.591Z] #7 DONE 14.7s [2020-05-18T10:15:23.591Z] [2020-05-18T10:15:23.591Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:15:23.729Z] #32 20.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:15:23.729Z] #32 20.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:15:23.729Z] #32 20.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T10:15:23.729Z] #32 ... [2020-05-18T10:15:23.729Z] [2020-05-18T10:15:23.729Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:23.729Z] #47 10.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:23.729Z] #47 11.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:23.729Z] #47 11.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:23.729Z] #47 12.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:23.729Z] #47 13.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:23.729Z] #47 13.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:23.729Z] #47 13.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:23.729Z] #47 13.63 runtime/cgo [2020-05-18T10:15:23.729Z] #47 13.66 runtime [2020-05-18T10:15:23.883Z] #47 18.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:24.141Z] #47 18.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:24.141Z] #47 18.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:24.344Z] #47 ... [2020-05-18T10:15:24.344Z] [2020-05-18T10:15:24.344Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:24.344Z] #32 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-18T10:15:24.344Z] #32 20.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-18T10:15:24.344Z] #32 20.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-18T10:15:24.344Z] #32 20.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-18T10:15:24.344Z] #32 20.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-18T10:15:24.344Z] #32 20.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-18T10:15:24.399Z] #47 19.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:24.399Z] #47 19.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:25.332Z] #47 20.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:25.349Z] #32 21.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:25.349Z] #32 21.74 Fetched 14.0 MB in 1s (15.0 MB/s) [2020-05-18T10:15:25.349Z] #32 21.80 Selecting previously unselected package xxd. [2020-05-18T10:15:25.569Z] Client: Docker Engine - Community [2020-05-18T10:15:25.569Z] Version: 19.03.8 [2020-05-18T10:15:25.569Z] API version: 1.40 [2020-05-18T10:15:25.569Z] Go version: go1.12.17 [2020-05-18T10:15:25.569Z] Git commit: afacb8b7f0 [2020-05-18T10:15:25.569Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T10:15:25.569Z] OS/Arch: linux/amd64 [2020-05-18T10:15:25.569Z] Experimental: false [2020-05-18T10:15:25.569Z] [2020-05-18T10:15:25.569Z] Server: Docker Engine - Community [2020-05-18T10:15:25.569Z] Engine: [2020-05-18T10:15:25.569Z] Version: 19.03.8 [2020-05-18T10:15:25.569Z] API version: 1.40 (minimum version 1.12) [2020-05-18T10:15:25.569Z] Go version: go1.12.17 [2020-05-18T10:15:25.569Z] Git commit: afacb8b7f0 [2020-05-18T10:15:25.569Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T10:15:25.569Z] OS/Arch: linux/amd64 [2020-05-18T10:15:25.569Z] Experimental: true [2020-05-18T10:15:25.569Z] containerd: [2020-05-18T10:15:25.569Z] Version: 1.2.13 [2020-05-18T10:15:25.569Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:15:25.569Z] runc: [2020-05-18T10:15:25.569Z] Version: 1.0.0-rc10 [2020-05-18T10:15:25.569Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:15:25.569Z] docker-init: [2020-05-18T10:15:25.569Z] Version: 0.18.0 [2020-05-18T10:15:25.569Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T10:15:25.617Z] 4cde65f7be4b: Pull complete [2020-05-18T10:15:25.631Z] #32 21.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 ... 15179 files and directories currently installed.) [2020-05-18T10:15:25.631Z] #32 21.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T10:15:25.631Z] #32 21.89 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:15:25.631Z] #32 22.03 Selecting previously unselected package vim-common. [2020-05-18T10:15:25.631Z] #32 22.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:15:25.631Z] #32 22.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:15:25.904Z] 00bc277ea268: Pull complete [2020-05-18T10:15:25.913Z] #32 22.32 Selecting previously unselected package cmake-data. [2020-05-18T10:15:25.913Z] #32 22.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:15:25.913Z] #32 22.32 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:15:26.004Z] + docker info [2020-05-18T10:15:26.113Z] #8 DONE 2.3s [2020-05-18T10:15:26.113Z] [2020-05-18T10:15:26.113Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:15:26.191Z] 31c03e97e8a1: Pull complete [2020-05-18T10:15:26.266Z] #47 ... [2020-05-18T10:15:26.266Z] [2020-05-18T10:15:26.266Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:26.266Z] #30 10.75 runtime [2020-05-18T10:15:26.266Z] #30 14.93 internal/testlog [2020-05-18T10:15:26.266Z] #30 15.37 encoding [2020-05-18T10:15:26.266Z] #30 15.79 runtime/cgo [2020-05-18T10:15:26.266Z] #30 ... [2020-05-18T10:15:26.266Z] [2020-05-18T10:15:26.266Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:26.266Z] #43 13.12 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:26.266Z] #43 13.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:26.266Z] #43 13.71 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:26.266Z] #43 16.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:15:26.266Z] #43 17.69 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:26.266Z] #43 17.69 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:15:26.266Z] #43 17.72 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:26.266Z] #43 17.72 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:15:26.266Z] #43 18.27 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:15:26.266Z] #43 18.34 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:26.266Z] #43 18.97 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:26.266Z] #43 19.01 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:15:26.266Z] #43 19.35 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:26.266Z] #43 19.35 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:15:26.266Z] #43 19.35 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:26.266Z] #43 19.53 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:26.266Z] #43 19.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:26.266Z] #43 19.76 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:26.266Z] #43 ... [2020-05-18T10:15:26.266Z] [2020-05-18T10:15:26.266Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:26.266Z] #47 21.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:26.680Z] #9 DONE 0.7s [2020-05-18T10:15:26.680Z] [2020-05-18T10:15:26.680Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:15:26.680Z] #27 DONE 0.1s [2020-05-18T10:15:26.680Z] [2020-05-18T10:15:26.680Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:15:26.680Z] #35 DONE 0.1s [2020-05-18T10:15:26.680Z] [2020-05-18T10:15:26.680Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:15:27.200Z] #47 ... [2020-05-18T10:15:27.200Z] [2020-05-18T10:15:27.200Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:27.200Z] #51 11.93 Fetched 8347 kB in 9s (880 kB/s) [2020-05-18T10:15:27.200Z] #51 11.93 Reading package lists... [2020-05-18T10:15:27.209Z] b3343b78770d: Verifying Checksum [2020-05-18T10:15:27.209Z] b3343b78770d: Download complete [2020-05-18T10:15:27.458Z] #51 20.15 Reading package lists... [2020-05-18T10:15:27.459Z] #51 ... [2020-05-18T10:15:27.459Z] [2020-05-18T10:15:27.459Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:27.459Z] #43 21.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:27.459Z] #43 21.96 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:27.716Z] #43 ... [2020-05-18T10:15:27.716Z] [2020-05-18T10:15:27.716Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:27.716Z] #54 12.35 + cd /tmp/tmp.bbTVWgoV45/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:27.716Z] #54 12.35 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:27.716Z] #54 12.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:15:27.716Z] #54 12.62 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:15:27.716Z] #54 ... [2020-05-18T10:15:27.716Z] [2020-05-18T10:15:27.716Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:27.716Z] #47 22.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:27.940Z] #32 ... [2020-05-18T10:15:27.941Z] [2020-05-18T10:15:27.941Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:27.941Z] #23 14.20 Fetched 8043 kB in 10s (787 kB/s) [2020-05-18T10:15:27.941Z] #23 14.20 Reading package lists... [2020-05-18T10:15:27.941Z] #23 17.84 Reading package lists... [2020-05-18T10:15:27.941Z] #23 21.29 Building dependency tree... [2020-05-18T10:15:27.941Z] #23 22.25 ca-certificates is already the newest version (20190110). [2020-05-18T10:15:27.941Z] #23 22.25 The following additional packages will be installed: [2020-05-18T10:15:27.941Z] #23 22.25 libjq1 libonig5 [2020-05-18T10:15:27.941Z] #23 22.59 The following NEW packages will be installed: [2020-05-18T10:15:27.941Z] #23 22.59 jq libjq1 libonig5 [2020-05-18T10:15:27.941Z] #23 22.73 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:15:27.941Z] #23 22.73 Need to get 350 kB of archives. [2020-05-18T10:15:27.941Z] #23 22.73 After this operation, 1154 kB of additional disk space will be used. [2020-05-18T10:15:27.941Z] #23 22.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T10:15:27.941Z] #23 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T10:15:27.941Z] #23 22.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T10:15:27.941Z] #23 23.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:27.941Z] #23 23.43 Fetched 350 kB in 0s (2980 kB/s) [2020-05-18T10:15:27.941Z] #23 23.52 Selecting previously unselected package libonig5:s390x. [2020-05-18T10:15:27.941Z] #23 23.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T10:15:27.941Z] #23 23.61 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-18T10:15:27.941Z] #23 23.61 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T10:15:27.941Z] #23 23.80 Selecting previously unselected package libjq1:s390x. [2020-05-18T10:15:27.941Z] #23 23.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T10:15:27.941Z] #23 23.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T10:15:27.941Z] #23 23.94 Selecting previously unselected package jq. [2020-05-18T10:15:27.941Z] #23 23.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T10:15:27.941Z] #23 23.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:15:27.941Z] #23 24.10 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T10:15:27.941Z] #23 24.11 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T10:15:27.941Z] #23 24.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:15:27.941Z] #23 24.13 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:27.941Z] #23 ... [2020-05-18T10:15:27.941Z] [2020-05-18T10:15:27.941Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:27.941Z] #36 14.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:15:27.941Z] #36 16.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:15:27.941Z] #36 ... [2020-05-18T10:15:27.941Z] [2020-05-18T10:15:27.941Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:27.941Z] #51 14.28 Fetched 8043 kB in 10s (812 kB/s) [2020-05-18T10:15:27.941Z] #51 14.28 Reading package lists... [2020-05-18T10:15:27.941Z] #51 17.99 Reading package lists... [2020-05-18T10:15:27.941Z] #51 21.54 Building dependency tree... [2020-05-18T10:15:27.941Z] #51 22.91 The following additional packages will be installed: [2020-05-18T10:15:27.941Z] #51 22.92 libbtrfs0 [2020-05-18T10:15:27.941Z] #51 22.99 The following NEW packages will be installed: [2020-05-18T10:15:27.941Z] #51 22.99 libbtrfs-dev libbtrfs0 [2020-05-18T10:15:27.941Z] #51 23.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:15:27.941Z] #51 23.11 Need to get 118 kB of archives. [2020-05-18T10:15:27.941Z] #51 23.11 After this operation, 390 kB of additional disk space will be used. [2020-05-18T10:15:27.941Z] #51 23.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T10:15:27.941Z] #51 23.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T10:15:27.941Z] #51 23.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:27.941Z] #51 23.90 Fetched 118 kB in 0s (982 kB/s) [2020-05-18T10:15:27.941Z] #51 23.97 Selecting previously unselected package libbtrfs0. [2020-05-18T10:15:27.941Z] #51 23.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T10:15:27.941Z] #51 24.08 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T10:15:27.941Z] #51 24.08 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:15:27.941Z] #51 24.15 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:15:27.941Z] #51 24.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T10:15:27.941Z] #51 24.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:15:27.941Z] #51 24.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:15:28.223Z] #51 ... [2020-05-18T10:15:28.223Z] [2020-05-18T10:15:28.223Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:28.223Z] #10 14.22 Fetched 8043 kB in 10s (802 kB/s) [2020-05-18T10:15:28.223Z] #10 14.22 Reading package lists... [2020-05-18T10:15:28.223Z] #10 17.86 Reading package lists... [2020-05-18T10:15:28.223Z] #10 21.28 Building dependency tree... [2020-05-18T10:15:28.224Z] #10 22.50 The following additional packages will be installed: [2020-05-18T10:15:28.224Z] #10 22.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:15:28.224Z] #10 22.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:15:28.224Z] #10 22.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:15:28.224Z] #10 22.51 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:15:28.224Z] #10 22.51 Suggested packages: [2020-05-18T10:15:28.224Z] #10 22.51 gcc-8-locales seccomp wine64 [2020-05-18T10:15:28.224Z] #10 23.40 The following NEW packages will be installed: [2020-05-18T10:15:28.224Z] #10 23.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:15:28.224Z] #10 23.40 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:15:28.224Z] #10 23.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:15:28.224Z] #10 23.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:15:28.224Z] #10 23.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:15:28.224Z] #10 23.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:15:28.224Z] #10 23.56 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:15:28.224Z] #10 23.56 Need to get 73.3 MB of archives. [2020-05-18T10:15:28.224Z] #10 23.56 After this operation, 494 MB of additional disk space will be used. [2020-05-18T10:15:28.224Z] #10 23.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-18T10:15:28.224Z] #10 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-18T10:15:28.224Z] #10 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:15:28.224Z] #10 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-18T10:15:28.224Z] #10 23.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-18T10:15:28.224Z] #10 23.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:15:28.224Z] #10 24.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:15:28.224Z] #10 24.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:15:28.224Z] #10 24.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-18T10:15:28.224Z] #10 ... [2020-05-18T10:15:28.224Z] [2020-05-18T10:15:28.224Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:28.224Z] #38 14.70 Fetched 8043 kB in 10s (774 kB/s) [2020-05-18T10:15:28.224Z] #38 14.70 Reading package lists... [2020-05-18T10:15:28.224Z] #38 18.10 Reading package lists... [2020-05-18T10:15:28.224Z] #38 21.61 Building dependency tree... [2020-05-18T10:15:28.224Z] #38 22.73 The following additional packages will be installed: [2020-05-18T10:15:28.224Z] #38 22.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:15:28.224Z] #38 22.73 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:15:28.224Z] #38 22.73 Suggested packages: [2020-05-18T10:15:28.224Z] #38 22.73 manpages-dev python-setuptools [2020-05-18T10:15:28.224Z] #38 23.81 The following NEW packages will be installed: [2020-05-18T10:15:28.224Z] #38 23.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:15:28.224Z] #38 23.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:15:28.224Z] #38 23.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:15:28.224Z] #38 23.81 python-six zlib1g-dev [2020-05-18T10:15:28.224Z] #38 23.93 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:15:28.224Z] #38 23.93 Need to get 3742 kB of archives. [2020-05-18T10:15:28.224Z] #38 23.93 After this operation, 22.0 MB of additional disk space will be used. [2020-05-18T10:15:28.224Z] #38 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-18T10:15:28.224Z] #38 23.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T10:15:28.224Z] #38 23.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-18T10:15:28.224Z] #38 23.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T10:15:28.224Z] #38 23.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-18T10:15:28.224Z] #38 23.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T10:15:28.224Z] #38 23.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-18T10:15:28.224Z] #38 23.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-18T10:15:28.224Z] #38 24.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-18T10:15:28.224Z] #38 24.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-18T10:15:28.224Z] #38 24.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-18T10:15:28.224Z] #38 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-18T10:15:28.224Z] #38 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-18T10:15:28.224Z] #38 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-18T10:15:28.224Z] #38 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:15:28.224Z] #38 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:15:28.224Z] #38 24.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-18T10:15:28.281Z] #47 ... [2020-05-18T10:15:28.281Z] [2020-05-18T10:15:28.281Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:28.281Z] #23 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:28.281Z] #23 ... [2020-05-18T10:15:28.281Z] [2020-05-18T10:15:28.281Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:28.281Z] #38 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:28.506Z] #38 ... [2020-05-18T10:15:28.506Z] [2020-05-18T10:15:28.506Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:28.506Z] #23 DONE 24.8s [2020-05-18T10:15:28.506Z] [2020-05-18T10:15:28.506Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:15:28.506Z] #24 DONE 0.1s [2020-05-18T10:15:28.506Z] [2020-05-18T10:15:28.506Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:28.506Z] #38 24.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:28.506Z] #38 24.90 Fetched 3742 kB in 0s (10.7 MB/s) [2020-05-18T10:15:28.506Z] #38 ... [2020-05-18T10:15:28.506Z] [2020-05-18T10:15:28.506Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:28.541Z] #38 ... [2020-05-18T10:15:28.541Z] [2020-05-18T10:15:28.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:28.541Z] #36 22.96 Checking out files: 85% (1361/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-18T10:15:28.541Z] #36 23.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:15:28.789Z] #25 ... [2020-05-18T10:15:28.789Z] [2020-05-18T10:15:28.789Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:28.789Z] #51 24.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:15:28.789Z] #51 24.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:28.789Z] #51 DONE 25.2s [2020-05-18T10:15:28.789Z] [2020-05-18T10:15:28.789Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:28.789Z] #59 15.27 + cd /tmp/tmp.GZrrI1VZ2y/src/github.com/docker/libnetwork [2020-05-18T10:15:28.789Z] #59 15.28 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:28.789Z] #59 15.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:15:28.801Z] #36 ... [2020-05-18T10:15:28.801Z] [2020-05-18T10:15:28.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:28.801Z] #10 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:29.059Z] #10 ... [2020-05-18T10:15:29.059Z] [2020-05-18T10:15:29.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:29.059Z] #41 13.78 unicode/utf8 [2020-05-18T10:15:29.059Z] #41 14.51 math [2020-05-18T10:15:29.059Z] #41 19.28 unicode/utf16 [2020-05-18T10:15:29.059Z] #41 19.61 container/list [2020-05-18T10:15:29.059Z] #41 20.20 crypto/internal/subtle [2020-05-18T10:15:29.059Z] #41 20.27 crypto/subtle [2020-05-18T10:15:29.059Z] #41 20.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:15:29.059Z] #41 20.59 internal/nettrace [2020-05-18T10:15:29.059Z] #41 20.75 runtime/cgo [2020-05-18T10:15:29.059Z] #41 ... [2020-05-18T10:15:29.059Z] [2020-05-18T10:15:29.059Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:29.059Z] #43 23.38 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:15:29.059Z] #43 23.43 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:29.059Z] #43 23.44 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:15:29.059Z] #43 23.65 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:29.059Z] #43 23.65 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:29.059Z] #43 23.66 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:29.059Z] #43 23.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:29.089Z] #59 ... [2020-05-18T10:15:29.089Z] [2020-05-18T10:15:29.089Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:29.089Z] #38 24.95 Selecting previously unselected package libcap-dev:s390x. [2020-05-18T10:15:29.089Z] #38 24.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T10:15:29.089Z] #38 25.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-18T10:15:29.089Z] #38 25.05 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-18T10:15:29.089Z] #38 25.18 Selecting previously unselected package libnet1:s390x. [2020-05-18T10:15:29.089Z] #38 25.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T10:15:29.089Z] #38 25.19 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:29.089Z] #38 25.33 Selecting previously unselected package libnet1-dev. [2020-05-18T10:15:29.089Z] #38 25.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T10:15:29.089Z] #38 25.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:29.089Z] #38 25.51 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T10:15:29.089Z] #38 25.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T10:15:29.089Z] #38 25.51 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T10:15:29.317Z] #43 23.99 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:29.317Z] #43 24.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:29.317Z] #43 24.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:29.371Z] #38 25.66 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-18T10:15:29.371Z] #38 25.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-18T10:15:29.371Z] #38 25.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T10:15:29.371Z] #38 25.88 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T10:15:29.371Z] #38 25.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T10:15:29.371Z] #38 25.88 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T10:15:29.652Z] #38 26.00 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-18T10:15:29.652Z] #38 26.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-18T10:15:29.652Z] #38 26.01 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T10:15:29.652Z] #38 26.07 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-18T10:15:29.652Z] #38 26.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-18T10:15:29.652Z] #38 26.09 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T10:15:29.652Z] #38 26.25 Selecting previously unselected package libprotobuf17:s390x. [2020-05-18T10:15:29.652Z] #38 26.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:29.924Z] 2cae94e17fa6: Pull complete [2020-05-18T10:15:29.934Z] #38 26.25 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:30.179Z] Client: [2020-05-18T10:15:30.179Z] Debug Mode: false [2020-05-18T10:15:30.179Z] [2020-05-18T10:15:30.179Z] Server: [2020-05-18T10:15:30.179Z] Containers: 0 [2020-05-18T10:15:30.179Z] Running: 0 [2020-05-18T10:15:30.179Z] Paused: 0 [2020-05-18T10:15:30.179Z] Stopped: 0 [2020-05-18T10:15:30.179Z] Images: 0 [2020-05-18T10:15:30.179Z] Server Version: 19.03.8 [2020-05-18T10:15:30.179Z] Storage Driver: overlay2 [2020-05-18T10:15:30.179Z] Backing Filesystem: [2020-05-18T10:15:30.179Z] Supports d_type: true [2020-05-18T10:15:30.179Z] Native Overlay Diff: true [2020-05-18T10:15:30.179Z] Logging Driver: json-file [2020-05-18T10:15:30.179Z] Cgroup Driver: cgroupfs [2020-05-18T10:15:30.179Z] Plugins: [2020-05-18T10:15:30.179Z] Volume: local [2020-05-18T10:15:30.179Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:15:30.179Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T10:15:30.179Z] Swarm: inactive [2020-05-18T10:15:30.179Z] Runtimes: runc [2020-05-18T10:15:30.179Z] Default Runtime: runc [2020-05-18T10:15:30.179Z] Init Binary: docker-init [2020-05-18T10:15:30.179Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:15:30.179Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:15:30.179Z] init version: fec3683 [2020-05-18T10:15:30.179Z] Security Options: [2020-05-18T10:15:30.179Z] apparmor [2020-05-18T10:15:30.179Z] seccomp [2020-05-18T10:15:30.179Z] Profile: default [2020-05-18T10:15:30.179Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T10:15:30.179Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T10:15:30.179Z] OSType: linux [2020-05-18T10:15:30.179Z] Architecture: x86_64 [2020-05-18T10:15:30.179Z] CPUs: 2 [2020-05-18T10:15:30.179Z] Total Memory: 7.501GiB [2020-05-18T10:15:30.179Z] Name: ip-10-100-76-106 [2020-05-18T10:15:30.179Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T10:15:30.179Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:15:30.179Z] Debug Mode: false [2020-05-18T10:15:30.179Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:15:30.179Z] Labels: [2020-05-18T10:15:30.179Z] Experimental: true [2020-05-18T10:15:30.179Z] Insecure Registries: [2020-05-18T10:15:30.179Z] 127.0.0.0/8 [2020-05-18T10:15:30.179Z] Live Restore Enabled: true [2020-05-18T10:15:30.179Z] [2020-05-18T10:15:30.180Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T10:15:30.547Z] #38 26.75 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-18T10:15:30.547Z] #38 26.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:30.547Z] #38 26.75 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:30.547Z] #38 26.90 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-18T10:15:30.547Z] #38 26.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:30.547Z] #38 26.91 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T10:15:30.593Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:30.593Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:15:30.593Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:15:30.593Z] + bash /home/ubuntu/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:15:30.593Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:15:30.593Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T10:15:30.593Z] [2020-05-18T10:15:30.593Z] Generally Necessary: [2020-05-18T10:15:30.593Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:15:30.593Z] - apparmor: enabled and tools installed [2020-05-18T10:15:30.593Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:15:30.593Z] - CONFIG_NET_NS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_PID_NS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_MEMCG: enabled [2020-05-18T10:15:30.593Z] - CONFIG_KEYS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:15:30.593Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:15:30.593Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:15:30.593Z] [2020-05-18T10:15:30.593Z] Optional Features: [2020-05-18T10:15:30.593Z] - CONFIG_USER_NS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:15:30.593Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:15:30.593Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:15:30.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:15:30.858Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T10:15:30.858Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T10:15:30.858Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:15:30.858Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:15:30.858Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:15:30.858Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:15:30.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:15:30.858Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:15:30.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:15:30.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:15:30.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:15:30.858Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:15:30.858Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:15:30.858Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:15:30.858Z] - Network Drivers: [2020-05-18T10:15:30.858Z] - "overlay": [2020-05-18T10:15:30.858Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:15:30.858Z] Optional (for encrypted networks): [2020-05-18T10:15:30.858Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T10:15:30.858Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T10:15:30.858Z] - CONFIG_XFRM: enabled [2020-05-18T10:15:30.858Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:15:30.858Z] - "ipvlan": [2020-05-18T10:15:30.858Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:15:30.858Z] - "macvlan": [2020-05-18T10:15:30.858Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:15:30.858Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:15:30.858Z] - "ftp,tftp client in container": [2020-05-18T10:15:31.120Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:15:31.120Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:15:31.120Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:15:31.120Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:15:31.120Z] - Storage Drivers: [2020-05-18T10:15:31.120Z] - "aufs": [2020-05-18T10:15:31.120Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:15:31.120Z] - "btrfs": [2020-05-18T10:15:31.120Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:15:31.120Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:15:31.120Z] - "devicemapper": [2020-05-18T10:15:31.120Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:15:31.120Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:15:31.120Z] - "overlay": [2020-05-18T10:15:31.120Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:15:31.120Z] - "zfs": [2020-05-18T10:15:31.120Z] - /dev/zfs: missing [2020-05-18T10:15:31.120Z] - zfs command: missing [2020-05-18T10:15:31.120Z] - zpool command: missing [2020-05-18T10:15:31.120Z] [2020-05-18T10:15:31.120Z] Limits: [2020-05-18T10:15:31.120Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:15:31.120Z] [2020-05-18T10:15:31.120Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T10:15:31.553Z] #38 27.77 Selecting previously unselected package libprotoc17:s390x. [2020-05-18T10:15:31.554Z] #38 27.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:31.554Z] #38 27.78 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:31.632Z] + sudo modprobe ip_vs [2020-05-18T10:15:31.839Z] #38 ... [2020-05-18T10:15:31.839Z] [2020-05-18T10:15:31.839Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:31.839Z] #59 DONE 28.3s [2020-05-18T10:15:31.839Z] [2020-05-18T10:15:31.839Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:31.839Z] #38 28.30 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:15:31.839Z] #38 28.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-18T10:15:31.839Z] #38 28.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:15:31.887Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:15:31.887Z] #1 [internal] load build definition from Dockerfile [2020-05-18T10:15:31.887Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T10:15:31.887Z] #1 DONE 0.0s [2020-05-18T10:15:31.887Z] [2020-05-18T10:15:31.887Z] #2 [internal] load .dockerignore [2020-05-18T10:15:31.887Z] #2 transferring context: 87B 0.0s done [2020-05-18T10:15:31.887Z] #2 DONE 0.0s [2020-05-18T10:15:31.887Z] [2020-05-18T10:15:31.887Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:15:31.947Z] #28 ... [2020-05-18T10:15:31.947Z] [2020-05-18T10:15:31.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:31.947Z] #10 4.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:31.947Z] #10 4.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:31.947Z] #10 4.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:32.120Z] #38 28.45 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:15:32.120Z] #38 28.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:32.120Z] #38 28.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:15:32.142Z] #3 DONE 0.3s [2020-05-18T10:15:32.206Z] #10 5.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:32.398Z] [2020-05-18T10:15:32.398Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:15:32.398Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:15:32.398Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.64MB / 8.88MB 0.1s [2020-05-18T10:15:32.398Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:15:32.398Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T10:15:32.398Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T10:15:32.398Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-18T10:15:32.398Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T10:15:32.406Z] #38 28.62 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:15:32.406Z] #38 28.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:15:32.406Z] #38 28.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:15:32.406Z] #38 28.85 Selecting previously unselected package python-six. [2020-05-18T10:15:32.406Z] #38 28.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:15:32.406Z] #38 28.86 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:15:32.622Z] c017a1580661: Pull complete [2020-05-18T10:15:32.689Z] #38 28.96 Selecting previously unselected package python-protobuf. [2020-05-18T10:15:32.689Z] #38 28.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-18T10:15:32.689Z] #38 28.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:15:32.774Z] #10 ... [2020-05-18T10:15:32.774Z] [2020-05-18T10:15:32.774Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:32.774Z] #47 6.172 + RM_GOPATH=0 [2020-05-18T10:15:32.774Z] #47 6.172 + TMP_GOPATH= [2020-05-18T10:15:32.774Z] #47 6.172 + : /build [2020-05-18T10:15:32.774Z] #47 6.172 + '[' -z '' ']' [2020-05-18T10:15:32.774Z] #47 6.178 ++ mktemp -d [2020-05-18T10:15:32.774Z] #47 6.191 + export GOPATH=/tmp/tmp.EgTsroJ2lc [2020-05-18T10:15:32.774Z] #47 6.191 + GOPATH=/tmp/tmp.EgTsroJ2lc [2020-05-18T10:15:32.774Z] #47 6.193 + RM_GOPATH=1 [2020-05-18T10:15:32.774Z] #47 6.199 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:32.774Z] #47 6.211 + dir=/tmp/install [2020-05-18T10:15:32.774Z] #47 6.211 + bin=shfmt [2020-05-18T10:15:32.774Z] #47 6.211 + shift [2020-05-18T10:15:32.774Z] #47 6.212 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:15:32.774Z] #47 6.212 + . /tmp/install/shfmt.installer [2020-05-18T10:15:32.774Z] #47 6.212 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:32.774Z] #47 6.215 + install_shfmt [2020-05-18T10:15:32.774Z] #47 6.215 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:32.774Z] #47 6.215 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:15:32.774Z] #47 6.215 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EgTsroJ2lc/src/github.com/mvdan/sh [2020-05-18T10:15:32.774Z] #47 6.216 Cloning into '/tmp/tmp.EgTsroJ2lc/src/github.com/mvdan/sh'... [2020-05-18T10:15:32.958Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-18T10:15:32.958Z] #4 DONE 0.7s [2020-05-18T10:15:32.971Z] #38 29.36 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:15:33.032Z] #47 ... [2020-05-18T10:15:33.032Z] [2020-05-18T10:15:33.032Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:33.032Z] #59 6.351 + RM_GOPATH=0 [2020-05-18T10:15:33.032Z] #59 6.351 + TMP_GOPATH= [2020-05-18T10:15:33.032Z] #59 6.351 + : /build [2020-05-18T10:15:33.032Z] #59 6.351 + '[' -z '' ']' [2020-05-18T10:15:33.032Z] #59 6.351 ++ mktemp -d [2020-05-18T10:15:33.032Z] #59 6.356 + export GOPATH=/tmp/tmp.MuFcHH8ns8 [2020-05-18T10:15:33.032Z] #59 6.356 + GOPATH=/tmp/tmp.MuFcHH8ns8 [2020-05-18T10:15:33.032Z] #59 6.356 + RM_GOPATH=1 [2020-05-18T10:15:33.032Z] #59 6.357 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:33.032Z] #59 6.358 + dir=/tmp/install [2020-05-18T10:15:33.032Z] #59 6.358 + bin=proxy [2020-05-18T10:15:33.032Z] #59 6.359 + shift [2020-05-18T10:15:33.032Z] #59 6.359 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:15:33.032Z] #59 6.359 + . /tmp/install/proxy.installer [2020-05-18T10:15:33.032Z] #59 6.359 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:33.032Z] #59 6.360 + install_proxy [2020-05-18T10:15:33.032Z] #59 6.360 + case "$1" in [2020-05-18T10:15:33.032Z] #59 6.360 + export CGO_ENABLED=0 [2020-05-18T10:15:33.032Z] #59 6.360 + CGO_ENABLED=0 [2020-05-18T10:15:33.032Z] #59 6.360 + _install_proxy [2020-05-18T10:15:33.032Z] #59 6.360 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:15:33.032Z] #59 6.361 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:33.032Z] #59 6.361 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MuFcHH8ns8/src/github.com/docker/libnetwork [2020-05-18T10:15:33.032Z] #59 6.371 Cloning into '/tmp/tmp.MuFcHH8ns8/src/github.com/docker/libnetwork'... [2020-05-18T10:15:33.289Z] #59 ... [2020-05-18T10:15:33.289Z] [2020-05-18T10:15:33.289Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:15:33.290Z] #28 6.575 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:15:33.290Z] #28 6.581 Cloning into '.'... [2020-05-18T10:15:33.518Z] [2020-05-18T10:15:33.518Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:15:33.773Z] #6 DONE 0.3s [2020-05-18T10:15:33.773Z] [2020-05-18T10:15:33.773Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:15:33.773Z] #5 DONE 0.2s [2020-05-18T10:15:34.028Z] [2020-05-18T10:15:34.028Z] #20 [internal] load build context [2020-05-18T10:15:34.582Z] #43 ... [2020-05-18T10:15:34.582Z] [2020-05-18T10:15:34.582Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:34.582Z] #59 23.99 Checking out files: 61% (1268/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T10:15:34.582Z] #59 24.86 + cd /tmp/tmp.RetxuMNugC/src/github.com/docker/libnetwork [2020-05-18T10:15:34.582Z] #59 24.86 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:34.582Z] #59 25.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:15:34.992Z] #38 31.43 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:34.992Z] #38 31.44 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:34.992Z] #38 31.45 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T10:15:34.992Z] #38 31.46 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T10:15:34.992Z] #38 31.46 Setting up python-six (1.12.0-1) ... [2020-05-18T10:15:36.463Z] #38 32.86 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T10:15:36.463Z] #38 32.87 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T10:15:36.463Z] #38 32.88 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:36.463Z] #38 32.90 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-18T10:15:36.463Z] #38 32.91 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T10:15:36.463Z] #38 32.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:15:36.463Z] #38 32.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:36.463Z] #38 32.95 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T10:15:36.463Z] #38 32.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:15:36.463Z] #38 32.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:15:36.570Z] #28 ... [2020-05-18T10:15:36.570Z] [2020-05-18T10:15:36.570Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:36.570Z] #38 4.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:36.570Z] #38 4.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:36.570Z] #38 4.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:36.570Z] #38 5.538 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:36.570Z] #38 8.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:36.570Z] #38 ... [2020-05-18T10:15:36.570Z] [2020-05-18T10:15:36.570Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:36.570Z] #23 7.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:36.570Z] #23 7.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:36.570Z] #23 7.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:36.570Z] #23 8.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:36.828Z] #23 ... [2020-05-18T10:15:36.828Z] [2020-05-18T10:15:36.828Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:36.828Z] #45 6.921 + RM_GOPATH=0 [2020-05-18T10:15:36.829Z] #45 6.921 + TMP_GOPATH= [2020-05-18T10:15:36.829Z] #45 6.921 + : /build [2020-05-18T10:15:36.829Z] #45 6.921 + '[' -z '' ']' [2020-05-18T10:15:36.829Z] #45 6.929 ++ mktemp -d [2020-05-18T10:15:36.829Z] #45 6.930 + export GOPATH=/tmp/tmp.NX7QNklTge [2020-05-18T10:15:36.829Z] #45 6.930 + GOPATH=/tmp/tmp.NX7QNklTge [2020-05-18T10:15:36.829Z] #45 6.930 + RM_GOPATH=1 [2020-05-18T10:15:36.829Z] #45 6.935 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:36.829Z] #45 6.953 + dir=/tmp/install [2020-05-18T10:15:36.829Z] #45 6.954 + bin=golangci_lint [2020-05-18T10:15:36.829Z] #45 6.954 + shift [2020-05-18T10:15:36.829Z] #45 6.955 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:15:36.829Z] #45 6.955 + . /tmp/install/golangci_lint.installer [2020-05-18T10:15:36.829Z] #45 6.960 ++ : v1.23.8 [2020-05-18T10:15:36.829Z] #45 6.963 + install_golangci_lint [2020-05-18T10:15:36.829Z] #45 6.963 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:15:36.829Z] #45 6.964 Installing golangci-lint version v1.23.8 [2020-05-18T10:15:36.829Z] #45 6.967 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:15:36.829Z] #45 ... [2020-05-18T10:15:36.829Z] [2020-05-18T10:15:36.829Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:36.829Z] #43 6.473 + RM_GOPATH=0 [2020-05-18T10:15:36.829Z] #43 6.474 + TMP_GOPATH= [2020-05-18T10:15:36.829Z] #43 6.474 + : /build [2020-05-18T10:15:36.829Z] #43 6.474 + '[' -z '' ']' [2020-05-18T10:15:36.829Z] #43 6.481 ++ mktemp -d [2020-05-18T10:15:36.829Z] #43 6.482 + export GOPATH=/tmp/tmp.ACUrvKyE7K [2020-05-18T10:15:36.829Z] #43 6.482 + GOPATH=/tmp/tmp.ACUrvKyE7K [2020-05-18T10:15:36.829Z] #43 6.482 + RM_GOPATH=1 [2020-05-18T10:15:36.829Z] #43 6.482 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:36.829Z] #43 6.483 + dir=/tmp/install [2020-05-18T10:15:36.829Z] #43 6.483 + bin=gotestsum [2020-05-18T10:15:36.829Z] #43 6.483 + shift [2020-05-18T10:15:36.829Z] #43 6.483 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:15:36.829Z] #43 6.483 + . /tmp/install/gotestsum.installer [2020-05-18T10:15:36.829Z] #43 6.483 ++ : v0.3.5 [2020-05-18T10:15:36.829Z] #43 6.483 + install_gotestsum [2020-05-18T10:15:36.829Z] #43 6.484 + set -e [2020-05-18T10:15:36.829Z] #43 6.484 + export GO111MODULE=on [2020-05-18T10:15:36.829Z] #43 6.484 + GO111MODULE=on [2020-05-18T10:15:36.829Z] #43 6.484 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:15:36.829Z] #43 6.595 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:36.829Z] #43 6.596 go: finding gotest.tools v0.3.5 [2020-05-18T10:15:36.829Z] #43 7.681 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:36.829Z] #43 8.222 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:15:36.829Z] #43 8.979 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:15:36.829Z] #43 9.138 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:15:36.829Z] #43 9.288 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:36.829Z] #43 9.303 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:36.829Z] #43 9.545 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:15:36.829Z] #43 9.554 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:36.829Z] #43 9.572 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:15:36.829Z] #43 9.775 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:36.829Z] #43 9.835 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:36.829Z] #43 9.954 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:15:36.829Z] #43 10.05 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:36.829Z] #43 10.06 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:15:36.829Z] #43 10.08 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:36.829Z] #43 10.16 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:36.829Z] #43 10.16 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:36.829Z] #43 10.16 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:36.829Z] #43 10.23 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:15:36.829Z] #43 10.39 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:15:37.078Z] #38 ... [2020-05-18T10:15:37.078Z] [2020-05-18T10:15:37.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:37.078Z] #25 3.199 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:15:37.078Z] #25 3.618 #=#=# ##O#- # [2020-05-18T10:15:37.078Z] #25 3.962 # 2.2% ####### 10.9% ############ 17.2% ################## 25.5% ######################### 36.0% ############################## 42.2% #################################### 50.5% ######################################## 56.8% ############################################# 63.1% ################################################# 69.4% ######################################################### 79.8% ############################################################### 88.2% ##################################################################### 96.5% ######################################################################## 100.0% [2020-05-18T10:15:37.078Z] #25 5.794 [2020-05-18T10:15:37.078Z] #25 5.949 ##### 8.2% ############## 19.6% ############################## 42.2% ########################################## 59.2% ###################################################### 76.2% ################################################################### 93.1% ######################################################################## 100.0% [2020-05-18T10:15:37.078Z] #25 6.855 [2020-05-18T10:15:37.078Z] #25 7.050 #### 5.7% ######### 13.3% ################ 23.5% ######################## 33.7% ############################# 41.3% ################################### 48.9% ######################################## 56.5% ############################################ 61.6% ################################################# 69.3% ####################################################### 76.9% ########################################################### 82.0% ################################################################ 89.6% ##################################################################### 97.2% ######################################################################## 100.0% [2020-05-18T10:15:37.087Z] #43 10.51 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:37.087Z] #43 10.53 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:37.087Z] #43 10.56 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:37.087Z] #43 ... [2020-05-18T10:15:37.087Z] [2020-05-18T10:15:37.087Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:37.087Z] #51 6.549 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:37.087Z] #51 6.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:37.087Z] #51 6.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:37.087Z] #51 7.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:37.087Z] #51 9.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:37.087Z] #51 ... [2020-05-18T10:15:37.087Z] [2020-05-18T10:15:37.087Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:37.087Z] #21 6.891 + RM_GOPATH=0 [2020-05-18T10:15:37.087Z] #21 6.891 + TMP_GOPATH= [2020-05-18T10:15:37.087Z] #21 6.891 + : /build [2020-05-18T10:15:37.087Z] #21 6.891 + '[' -z '' ']' [2020-05-18T10:15:37.087Z] #21 6.895 ++ mktemp -d [2020-05-18T10:15:37.087Z] #21 6.907 + export GOPATH=/tmp/tmp.o4xqdyRFh8 [2020-05-18T10:15:37.087Z] #21 6.908 + GOPATH=/tmp/tmp.o4xqdyRFh8 [2020-05-18T10:15:37.087Z] #21 6.908 + RM_GOPATH=1 [2020-05-18T10:15:37.087Z] #21 6.909 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:37.087Z] #21 6.938 + dir=/tmp/install [2020-05-18T10:15:37.087Z] #21 6.938 + bin=dockercli [2020-05-18T10:15:37.087Z] #21 6.938 + shift [2020-05-18T10:15:37.087Z] #21 6.938 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:15:37.087Z] #21 6.938 + . /tmp/install/dockercli.installer [2020-05-18T10:15:37.087Z] #21 6.938 ++ : stable [2020-05-18T10:15:37.087Z] #21 6.938 ++ : 17.06.2-ce [2020-05-18T10:15:37.087Z] #21 6.938 + install_dockercli [2020-05-18T10:15:37.087Z] #21 6.938 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:15:37.087Z] #21 6.939 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:15:37.087Z] #21 6.952 ++ uname -m [2020-05-18T10:15:37.087Z] #21 6.963 + arch=x86_64 [2020-05-18T10:15:37.087Z] #21 6.963 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T10:15:37.087Z] #21 6.963 + url=https://download.docker.com/linux/static [2020-05-18T10:15:37.087Z] #21 6.964 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T10:15:37.087Z] #21 6.964 + tar -xz docker/docker [2020-05-18T10:15:37.293Z] #20 transferring context: 13.91MB 3.1s [2020-05-18T10:15:37.344Z] #21 ... [2020-05-18T10:15:37.344Z] [2020-05-18T10:15:37.344Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:37.344Z] #36 6.818 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:15:37.344Z] #36 6.820 Cloning into '.'... [2020-05-18T10:15:37.360Z] #25 8.847 [2020-05-18T10:15:37.360Z] #25 ... [2020-05-18T10:15:37.360Z] [2020-05-18T10:15:37.360Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:37.360Z] #32 24.84 Selecting previously unselected package libicu63:s390x. [2020-05-18T10:15:37.360Z] #32 24.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T10:15:37.360Z] #32 24.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T10:15:37.360Z] #32 30.27 Selecting previously unselected package libxml2:s390x. [2020-05-18T10:15:37.360Z] #32 30.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-18T10:15:37.360Z] #32 30.28 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:15:37.360Z] #32 30.68 Selecting previously unselected package libarchive13:s390x. [2020-05-18T10:15:37.360Z] #32 30.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-18T10:15:37.360Z] #32 30.71 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T10:15:37.360Z] #32 30.98 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-18T10:15:37.360Z] #32 30.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-18T10:15:37.360Z] #32 30.98 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T10:15:37.360Z] #32 31.11 Selecting previously unselected package librhash0:s390x. [2020-05-18T10:15:37.360Z] #32 31.11 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-18T10:15:37.360Z] #32 31.13 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-18T10:15:37.360Z] #32 31.26 Selecting previously unselected package libuv1:s390x. [2020-05-18T10:15:37.361Z] #32 31.26 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-18T10:15:37.361Z] #32 31.26 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-18T10:15:37.361Z] #32 31.37 Selecting previously unselected package cmake. [2020-05-18T10:15:37.361Z] #32 31.37 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-18T10:15:37.361Z] #32 31.37 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:15:37.361Z] #32 33.30 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T10:15:37.361Z] #32 33.31 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:15:37.361Z] #32 33.32 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-18T10:15:37.361Z] #32 33.32 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:15:37.361Z] #32 33.35 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-18T10:15:37.361Z] #32 33.36 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:15:37.361Z] #32 33.37 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:15:37.361Z] #32 33.38 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T10:15:37.361Z] #32 33.39 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T10:15:37.361Z] #32 33.40 Setting up cmake (3.13.4-1) ... [2020-05-18T10:15:37.361Z] #32 33.41 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:37.361Z] #32 33.44 Processing triggers for mime-support (3.62) ... [2020-05-18T10:15:37.361Z] #32 DONE 33.9s [2020-05-18T10:15:37.361Z] [2020-05-18T10:15:37.361Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:15:37.361Z] #28 31.91 Checking out files: 94% (1439/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:15:37.361Z] #28 31.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:15:37.361Z] #28 32.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:15:37.602Z] #36 ... [2020-05-18T10:15:37.602Z] [2020-05-18T10:15:37.602Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:37.602Z] #54 7.054 + RM_GOPATH=0 [2020-05-18T10:15:37.602Z] #54 7.059 + TMP_GOPATH= [2020-05-18T10:15:37.602Z] #54 7.059 + : /build [2020-05-18T10:15:37.602Z] #54 7.060 + '[' -z '' ']' [2020-05-18T10:15:37.602Z] #54 7.061 ++ mktemp -d [2020-05-18T10:15:37.602Z] #54 7.066 + export GOPATH=/tmp/tmp.6mmGIvIHzx [2020-05-18T10:15:37.602Z] #54 7.066 + GOPATH=/tmp/tmp.6mmGIvIHzx [2020-05-18T10:15:37.602Z] #54 7.066 + RM_GOPATH=1 [2020-05-18T10:15:37.602Z] #54 7.066 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:37.602Z] #54 7.070 + dir=/tmp/install [2020-05-18T10:15:37.602Z] #54 7.077 + bin=rootlesskit [2020-05-18T10:15:37.602Z] #54 7.077 + shift [2020-05-18T10:15:37.602Z] #54 7.077 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:15:37.602Z] #54 7.078 + . /tmp/install/rootlesskit.installer [2020-05-18T10:15:37.602Z] #54 7.078 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:37.602Z] #54 7.088 + install_rootlesskit [2020-05-18T10:15:37.602Z] #54 7.090 + case "$1" in [2020-05-18T10:15:37.602Z] #54 7.090 + export CGO_ENABLED=0 [2020-05-18T10:15:37.602Z] #54 7.091 + CGO_ENABLED=0 [2020-05-18T10:15:37.602Z] #54 7.091 + _install_rootlesskit [2020-05-18T10:15:37.602Z] #54 7.091 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:15:37.602Z] #54 7.095 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:37.602Z] #54 7.095 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6mmGIvIHzx/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:37.602Z] #54 7.097 Cloning into '/tmp/tmp.6mmGIvIHzx/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:15:37.602Z] #54 ... [2020-05-18T10:15:37.602Z] [2020-05-18T10:15:37.602Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:37.602Z] #41 6.563 + RM_GOPATH=0 [2020-05-18T10:15:37.602Z] #41 6.563 + TMP_GOPATH= [2020-05-18T10:15:37.602Z] #41 6.563 + : /build [2020-05-18T10:15:37.602Z] #41 6.563 + '[' -z '' ']' [2020-05-18T10:15:37.602Z] #41 6.567 ++ mktemp -d [2020-05-18T10:15:37.602Z] #41 6.569 + export GOPATH=/tmp/tmp.eloLCDvibz [2020-05-18T10:15:37.602Z] #41 6.569 + GOPATH=/tmp/tmp.eloLCDvibz [2020-05-18T10:15:37.602Z] #41 6.569 + RM_GOPATH=1 [2020-05-18T10:15:37.602Z] #41 6.570 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:37.602Z] #41 6.572 + dir=/tmp/install [2020-05-18T10:15:37.602Z] #41 6.572 + bin=vndr [2020-05-18T10:15:37.602Z] #41 6.572 + shift [2020-05-18T10:15:37.602Z] #41 6.572 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:15:37.602Z] #41 6.572 + . /tmp/install/vndr.installer [2020-05-18T10:15:37.602Z] #41 6.572 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:37.602Z] #41 6.573 + install_vndr [2020-05-18T10:15:37.602Z] #41 6.573 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:15:37.602Z] #41 6.573 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:37.602Z] #41 6.573 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eloLCDvibz/src/github.com/LK4D4/vndr [2020-05-18T10:15:37.602Z] #41 6.576 Cloning into '/tmp/tmp.eloLCDvibz/src/github.com/LK4D4/vndr'... [2020-05-18T10:15:37.602Z] #41 7.339 + cd /tmp/tmp.eloLCDvibz/src/github.com/LK4D4/vndr [2020-05-18T10:15:37.602Z] #41 7.339 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:15:37.602Z] #41 7.346 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:15:37.602Z] #41 8.795 runtime/internal/atomic [2020-05-18T10:15:37.602Z] #41 8.832 internal/cpu [2020-05-18T10:15:37.602Z] #41 9.035 runtime/internal/sys [2020-05-18T10:15:37.602Z] #41 9.296 internal/race [2020-05-18T10:15:37.602Z] #41 9.386 sync/atomic [2020-05-18T10:15:37.602Z] #41 9.599 internal/bytealg [2020-05-18T10:15:37.602Z] #41 9.629 unicode [2020-05-18T10:15:37.602Z] #41 10.58 runtime [2020-05-18T10:15:37.704Z] #28 ... [2020-05-18T10:15:37.704Z] [2020-05-18T10:15:37.704Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:37.704Z] #30 24.28 internal/reflectlite [2020-05-18T10:15:37.704Z] #30 24.29 sync [2020-05-18T10:15:37.704Z] #30 26.46 errors [2020-05-18T10:15:37.704Z] #30 26.46 sort [2020-05-18T10:15:37.704Z] #30 26.71 strconv [2020-05-18T10:15:37.704Z] #30 27.22 io [2020-05-18T10:15:37.704Z] #30 28.55 internal/oserror [2020-05-18T10:15:37.704Z] #30 28.66 syscall [2020-05-18T10:15:37.704Z] #30 29.87 reflect [2020-05-18T10:15:37.860Z] #41 ... [2020-05-18T10:15:37.861Z] [2020-05-18T10:15:37.861Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:37.861Z] #32 6.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:15:37.861Z] #32 6.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:15:37.861Z] #32 6.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:15:37.861Z] #32 7.893 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:15:37.861Z] #32 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:37.861Z] #32 ... [2020-05-18T10:15:37.861Z] [2020-05-18T10:15:37.861Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:37.861Z] #30 6.930 + RM_GOPATH=0 [2020-05-18T10:15:37.861Z] #30 6.935 + TMP_GOPATH= [2020-05-18T10:15:37.861Z] #30 6.935 + : /build [2020-05-18T10:15:37.861Z] #30 6.935 + '[' -z '' ']' [2020-05-18T10:15:37.861Z] #30 6.942 ++ mktemp -d [2020-05-18T10:15:37.861Z] #30 6.951 + export GOPATH=/tmp/tmp.mSPoW7qRkW [2020-05-18T10:15:37.861Z] #30 6.952 + GOPATH=/tmp/tmp.mSPoW7qRkW [2020-05-18T10:15:37.861Z] #30 6.952 + RM_GOPATH=1 [2020-05-18T10:15:37.861Z] #30 6.962 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:37.861Z] #30 6.967 + dir=/tmp/install [2020-05-18T10:15:37.861Z] #30 6.968 + bin=tomlv [2020-05-18T10:15:37.861Z] #30 6.970 + shift [2020-05-18T10:15:37.861Z] #30 6.972 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:15:37.861Z] #30 6.975 + . /tmp/install/tomlv.installer [2020-05-18T10:15:37.861Z] #30 6.977 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:37.861Z] #30 6.977 + install_tomlv [2020-05-18T10:15:37.861Z] #30 6.978 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:15:37.861Z] #30 6.978 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:37.861Z] #30 6.978 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mSPoW7qRkW/src/github.com/BurntSushi/toml [2020-05-18T10:15:37.861Z] #30 6.980 Cloning into '/tmp/tmp.mSPoW7qRkW/src/github.com/BurntSushi/toml'... [2020-05-18T10:15:37.861Z] #30 7.991 + cd /tmp/tmp.mSPoW7qRkW/src/github.com/BurntSushi/toml [2020-05-18T10:15:37.861Z] #30 7.991 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:15:37.861Z] #30 8.016 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:15:37.861Z] #30 8.631 internal/cpu [2020-05-18T10:15:37.861Z] #30 8.669 runtime/internal/atomic [2020-05-18T10:15:37.861Z] #30 8.932 runtime/internal/sys [2020-05-18T10:15:37.861Z] #30 9.214 runtime/internal/math [2020-05-18T10:15:37.861Z] #30 9.256 math/bits [2020-05-18T10:15:37.861Z] #30 9.325 internal/bytealg [2020-05-18T10:15:37.861Z] #30 9.830 math [2020-05-18T10:15:37.861Z] #30 10.26 runtime [2020-05-18T10:15:37.987Z] #30 ... [2020-05-18T10:15:37.987Z] [2020-05-18T10:15:37.987Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:38.139Z] b3343b78770d: Pull complete [2020-05-18T10:15:38.139Z] 7fe1d7df2e7c: Pull complete [2020-05-18T10:15:38.139Z] Digest: sha256:8874ee418c90e9af81b6c231891e6d8212fd12a0a36c2454c1a436229a324730 [2020-05-18T10:15:38.139Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-18T10:15:38.139Z] ---> 4d38c0565539 [2020-05-18T10:15:38.139Z] Step 5/15 : ARG BUILDX_REPO [2020-05-18T10:15:38.139Z] ---> Running in 902e8834cd21 [2020-05-18T10:15:38.139Z] Removing intermediate container 902e8834cd21 [2020-05-18T10:15:38.139Z] ---> 8e5bc77fcdd1 [2020-05-18T10:15:38.139Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-18T10:15:38.139Z] ---> Running in 90e02b2f4525 [2020-05-18T10:15:38.139Z] Cloning into '/buildx'... [2020-05-18T10:15:38.268Z] #25 9.042 # 2.8% #### 5.8% ##### 7.7% ######## 11.5% ######### 13.4% ############ 17.2% [2020-05-18T10:15:38.268Z] #25 ... [2020-05-18T10:15:38.268Z] [2020-05-18T10:15:38.268Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:38.268Z] #41 24.69 sync [2020-05-18T10:15:38.268Z] #41 24.71 internal/reflectlite [2020-05-18T10:15:38.268Z] #41 25.94 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:15:38.268Z] #41 26.35 math/rand [2020-05-18T10:15:38.268Z] #41 27.44 internal/singleflight [2020-05-18T10:15:38.268Z] #41 27.56 io [2020-05-18T10:15:38.268Z] #41 27.77 strconv [2020-05-18T10:15:38.268Z] #41 28.81 bytes [2020-05-18T10:15:38.268Z] #41 30.60 bufio [2020-05-18T10:15:38.268Z] #41 30.77 reflect [2020-05-18T10:15:38.268Z] #41 32.12 syscall [2020-05-18T10:15:38.268Z] #41 ... [2020-05-18T10:15:38.268Z] [2020-05-18T10:15:38.268Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:38.427Z] #30 ... [2020-05-18T10:15:38.427Z] [2020-05-18T10:15:38.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:38.427Z] #51 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:38.832Z] #25 9.042 # 2.8% #### 5.8% ##### 7.7% ######## 11.5% ######### 13.4% ############ 17.2% ############# 19.1% ############### 21.9% ################## 25.7% #################### 28.5% [2020-05-18T10:15:38.832Z] #25 ... [2020-05-18T10:15:38.832Z] [2020-05-18T10:15:38.832Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:38.832Z] #52 1.889 + RM_GOPATH=0 [2020-05-18T10:15:38.832Z] #52 1.889 + TMP_GOPATH= [2020-05-18T10:15:38.832Z] #52 1.889 + : /build [2020-05-18T10:15:38.832Z] #52 1.889 + '[' -z '' ']' [2020-05-18T10:15:38.832Z] #52 1.891 ++ mktemp -d [2020-05-18T10:15:38.832Z] #52 1.897 + export GOPATH=/tmp/tmp.F5ld2afEI4 [2020-05-18T10:15:38.832Z] #52 1.897 + GOPATH=/tmp/tmp.F5ld2afEI4 [2020-05-18T10:15:38.832Z] #52 1.897 + RM_GOPATH=1 [2020-05-18T10:15:38.832Z] #52 1.899 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:38.832Z] #52 1.902 + dir=/tmp/install [2020-05-18T10:15:38.832Z] #52 1.902 + bin=containerd [2020-05-18T10:15:38.832Z] #52 1.903 + shift [2020-05-18T10:15:38.832Z] #52 1.903 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:15:38.832Z] #52 1.903 + . /tmp/install/containerd.installer [2020-05-18T10:15:38.832Z] #52 1.903 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:15:38.832Z] #52 1.903 + install_containerd [2020-05-18T10:15:38.832Z] #52 1.903 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:15:38.832Z] #52 1.903 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:15:38.832Z] #52 1.903 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F5ld2afEI4/src/github.com/containerd/containerd [2020-05-18T10:15:38.832Z] #52 1.905 Cloning into '/tmp/tmp.F5ld2afEI4/src/github.com/containerd/containerd'... [2020-05-18T10:15:38.832Z] #52 ... [2020-05-18T10:15:38.832Z] [2020-05-18T10:15:38.832Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:39.809Z] #20 transferring context: 50.65MB 5.9s done [2020-05-18T10:15:39.849Z] #59 ... [2020-05-18T10:15:39.849Z] [2020-05-18T10:15:39.849Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:39.849Z] #47 23.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:39.849Z] #47 23.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:39.849Z] #47 24.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:39.849Z] #47 24.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:39.849Z] #47 25.05 runtime/cgo [2020-05-18T10:15:39.849Z] #47 25.10 runtime [2020-05-18T10:15:39.849Z] #47 ... [2020-05-18T10:15:39.849Z] [2020-05-18T10:15:39.849Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:39.849Z] #51 20.15 Reading package lists... [2020-05-18T10:15:39.849Z] #51 27.58 Building dependency tree... [2020-05-18T10:15:39.849Z] #51 31.27 The following additional packages will be installed: [2020-05-18T10:15:39.849Z] #51 31.27 libbtrfs0 [2020-05-18T10:15:39.849Z] #51 31.49 The following NEW packages will be installed: [2020-05-18T10:15:39.849Z] #51 31.53 libbtrfs-dev libbtrfs0 [2020-05-18T10:15:39.849Z] #51 32.01 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:15:39.849Z] #51 32.01 Need to get 119 kB of archives. [2020-05-18T10:15:39.849Z] #51 32.01 After this operation, 387 kB of additional disk space will be used. [2020-05-18T10:15:39.849Z] #51 32.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:15:39.849Z] #51 32.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:15:39.849Z] #51 33.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:39.849Z] #51 33.56 Fetched 119 kB in 0s (409 kB/s) [2020-05-18T10:15:39.849Z] #51 33.70 Selecting previously unselected package libbtrfs0. [2020-05-18T10:15:39.849Z] #51 33.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 ... 15409 files and directories currently installed.) [2020-05-18T10:15:39.849Z] #51 33.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:15:39.849Z] #51 33.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:15:39.849Z] #51 33.97 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:15:39.849Z] #51 34.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:15:39.849Z] #51 34.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:15:39.849Z] #51 34.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:15:39.849Z] #51 34.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:15:39.849Z] #51 34.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:40.065Z] #20 DONE 6.0s [2020-05-18T10:15:40.065Z] [2020-05-18T10:15:40.065Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:15:40.065Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:15:40.065Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:15:40.065Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:15:40.065Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-05-18T10:15:40.065Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2020-05-18T10:15:40.065Z] #57 DONE 6.0s [2020-05-18T10:15:40.065Z] [2020-05-18T10:15:40.065Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:15:40.065Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:15:40.065Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done [2020-05-18T10:15:40.065Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.2s done [2020-05-18T10:15:40.065Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done [2020-05-18T10:15:40.065Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T10:15:40.065Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T10:15:40.065Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:15:40.065Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.1s done [2020-05-18T10:15:40.065Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.7s done [2020-05-18T10:15:40.065Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.4s done [2020-05-18T10:15:40.065Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.1s done [2020-05-18T10:15:40.065Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.7s [2020-05-18T10:15:40.108Z] #51 ... [2020-05-18T10:15:40.108Z] [2020-05-18T10:15:40.108Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:40.108Z] #10 24.83 Fetched 8347 kB in 18s (469 kB/s) [2020-05-18T10:15:40.108Z] #10 24.83 Reading package lists... [2020-05-18T10:15:40.108Z] #10 32.23 Reading package lists... [2020-05-18T10:15:40.108Z] #10 ... [2020-05-18T10:15:40.108Z] [2020-05-18T10:15:40.108Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:40.108Z] #38 24.78 Fetched 8347 kB in 17s (478 kB/s) [2020-05-18T10:15:40.108Z] #38 24.78 Reading package lists... [2020-05-18T10:15:40.249Z] #25 9.042 # 2.8% #### 5.8% ##### 7.7% ######## 11.5% ######### 13.4% ############ 17.2% ############# 19.1% ############### 21.9% ################## 25.7% #################### 28.5% ###################### 31.4% ######################## 34.2% ########################## 37.0% ############################# 40.8% ################################ 44.6% ################################## 48.4% #################################### 51.2% ###################################### 54.0% ######################################## 56.9% ########################################## 59.7% ############################################# 62.5% ############################################### 65.4% [2020-05-18T10:15:40.249Z] #25 ... [2020-05-18T10:15:40.249Z] [2020-05-18T10:15:40.249Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:40.249Z] #38 36.18 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T10:15:40.249Z] #38 36.19 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:40.249Z] #38 DONE 36.7s [2020-05-18T10:15:40.249Z] [2020-05-18T10:15:40.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:40.249Z] #25 9.042 # 2.8% #### 5.8% ##### 7.7% ######## 11.5% ######### 13.4% ############ 17.2% ############# 19.1% ############### 21.9% ################## 25.7% #################### 28.5% ###################### 31.4% ######################## 34.2% ########################## 37.0% ############################# 40.8% ################################ 44.6% ################################## 48.4% #################################### 51.2% ###################################### 54.0% ######################################## 56.9% ########################################## 59.7% ############################################# 62.5% ############################################### 65.4% ################################################# 68.2% ################################################### 71.1% ##################################################### 73.9% [2020-05-18T10:15:40.249Z] #25 ... [2020-05-18T10:15:40.249Z] [2020-05-18T10:15:40.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:40.249Z] #10 26.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-18T10:15:40.249Z] #10 28.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-18T10:15:40.249Z] #10 28.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-18T10:15:40.249Z] #10 28.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T10:15:40.249Z] #10 28.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T10:15:40.249Z] #10 28.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-18T10:15:40.249Z] #10 28.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-18T10:15:40.249Z] #10 28.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-18T10:15:40.249Z] #10 28.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-18T10:15:40.249Z] #10 28.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-18T10:15:40.249Z] #10 28.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-18T10:15:40.249Z] #10 28.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-18T10:15:40.249Z] #10 28.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-18T10:15:40.249Z] #10 28.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-18T10:15:40.249Z] #10 28.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-18T10:15:40.249Z] #10 28.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-18T10:15:40.249Z] #10 29.66 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:40.249Z] #10 29.75 Fetched 73.3 MB in 5s (14.1 MB/s) [2020-05-18T10:15:40.249Z] #10 29.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:15:40.249Z] #10 29.83 (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 ... 15179 files and directories currently installed.) [2020-05-18T10:15:40.249Z] #10 29.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-18T10:15:40.249Z] #10 29.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:15:40.249Z] #10 31.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:15:40.249Z] #10 31.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-18T10:15:40.249Z] #10 31.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:15:40.249Z] #10 33.95 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:15:40.249Z] #10 33.95 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:15:40.249Z] #10 33.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:15:40.249Z] #10 34.14 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-18T10:15:40.249Z] #10 34.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T10:15:40.249Z] #10 34.14 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T10:15:40.249Z] #10 34.32 Selecting previously unselected package dmsetup. [2020-05-18T10:15:40.249Z] #10 34.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-18T10:15:40.249Z] #10 34.32 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:15:40.249Z] #10 34.51 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:15:40.249Z] #10 34.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:15:40.249Z] #10 34.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:15:40.368Z] #38 31.80 Reading package lists... [2020-05-18T10:15:40.368Z] #38 ... [2020-05-18T10:15:40.368Z] [2020-05-18T10:15:40.368Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:15:40.368Z] #51 DONE 35.1s [2020-05-18T10:15:40.368Z] [2020-05-18T10:15:40.368Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:40.531Z] #10 ... [2020-05-18T10:15:40.531Z] [2020-05-18T10:15:40.531Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:40.627Z] #52 ... [2020-05-18T10:15:40.627Z] [2020-05-18T10:15:40.627Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:40.627Z] #32 25.29 Fetched 8347 kB in 18s (474 kB/s) [2020-05-18T10:15:40.627Z] #32 25.29 Reading package lists... [2020-05-18T10:15:40.627Z] #32 32.42 Reading package lists... [2020-05-18T10:15:40.627Z] #32 ... [2020-05-18T10:15:40.627Z] [2020-05-18T10:15:40.627Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:40.627Z] #36 25.13 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:15:40.885Z] #36 ... [2020-05-18T10:15:40.885Z] [2020-05-18T10:15:40.885Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:40.885Z] #23 25.20 Fetched 8347 kB in 18s (472 kB/s) [2020-05-18T10:15:40.885Z] #23 25.20 Reading package lists... [2020-05-18T10:15:41.381Z] #25 9.042 # 2.8% #### 5.8% ##### 7.7% ######## 11.5% ######### 13.4% ############ 17.2% ############# 19.1% ############### 21.9% ################## 25.7% #################### 28.5% ###################### 31.4% ######################## 34.2% ########################## 37.0% ############################# 40.8% ################################ 44.6% ################################## 48.4% #################################### 51.2% ###################################### 54.0% ######################################## 56.9% ########################################## 59.7% ############################################# 62.5% ############################################### 65.4% ################################################# 68.2% ################################################### 71.1% ##################################################### 73.9% ###################################################### 75.8% ######################################################### 80.5% ########################################################### 83.3% ############################################################## 86.2% ################################################################ 89.0% ################################################################## 92.8% ##################################################################### 96.2% ####################################################################### 99.3% ######################################################################## 100.0% [2020-05-18T10:15:41.381Z] #25 13.03 [2020-05-18T10:15:42.387Z] #25 13.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:15:42.543Z] Removing intermediate container 90e02b2f4525 [2020-05-18T10:15:42.543Z] ---> 2efcb3ba38c5 [2020-05-18T10:15:42.543Z] Step 7/15 : WORKDIR /buildx [2020-05-18T10:15:42.543Z] ---> Running in 034dd30ecd04 [2020-05-18T10:15:42.671Z] #25 14.18 [2020-05-18T10:15:42.842Z] Removing intermediate container 034dd30ecd04 [2020-05-18T10:15:42.842Z] ---> 9cc447eb39e7 [2020-05-18T10:15:42.842Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-18T10:15:42.842Z] ---> Running in d94eb0902714 [2020-05-18T10:15:42.842Z] Removing intermediate container d94eb0902714 [2020-05-18T10:15:42.842Z] ---> c068f0910b47 [2020-05-18T10:15:42.842Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-18T10:15:42.842Z] ---> Running in 809975651a18 [2020-05-18T10:15:42.953Z] #25 14.33 ############################################################### 88.7% ######################################################################## 100.0% [2020-05-18T10:15:42.954Z] #25 14.44 [2020-05-18T10:15:43.334Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.8s done [2020-05-18T10:15:43.334Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-18T10:15:43.412Z] #23 31.97 Reading package lists... [2020-05-18T10:15:43.412Z] #23 ... [2020-05-18T10:15:43.412Z] [2020-05-18T10:15:43.412Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:43.412Z] #52 2.993 + RM_GOPATH=0 [2020-05-18T10:15:43.412Z] #52 2.994 + TMP_GOPATH= [2020-05-18T10:15:43.412Z] #52 2.994 + : /build [2020-05-18T10:15:43.412Z] #52 2.994 + '[' -z '' ']' [2020-05-18T10:15:43.412Z] #52 3.000 ++ mktemp -d [2020-05-18T10:15:43.412Z] #52 3.011 + export GOPATH=/tmp/tmp.KD7yhVPnFD [2020-05-18T10:15:43.412Z] #52 3.011 + GOPATH=/tmp/tmp.KD7yhVPnFD [2020-05-18T10:15:43.412Z] #52 3.011 + RM_GOPATH=1 [2020-05-18T10:15:43.412Z] #52 3.012 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:43.412Z] #52 3.018 + dir=/tmp/install [2020-05-18T10:15:43.412Z] #52 3.029 + bin=containerd [2020-05-18T10:15:43.412Z] #52 3.029 + shift [2020-05-18T10:15:43.412Z] #52 3.029 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:15:43.412Z] #52 3.029 + . /tmp/install/containerd.installer [2020-05-18T10:15:43.412Z] #52 3.029 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:15:43.412Z] #52 3.031 + install_containerd [2020-05-18T10:15:43.412Z] #52 3.031 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:15:43.412Z] #52 3.031 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:15:43.412Z] #52 3.032 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KD7yhVPnFD/src/github.com/containerd/containerd [2020-05-18T10:15:43.412Z] #52 3.034 Cloning into '/tmp/tmp.KD7yhVPnFD/src/github.com/containerd/containerd'... [2020-05-18T10:15:43.461Z] From https://github.com/docker/buildx [2020-05-18T10:15:43.461Z] * [new tag] v0.3.1 -> build [2020-05-18T10:15:43.590Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-18T10:15:43.688Z] #51 ... [2020-05-18T10:15:43.688Z] [2020-05-18T10:15:43.688Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:43.688Z] #21 16.14 + mkdir -p /build [2020-05-18T10:15:43.688Z] #21 16.14 + mv docker/docker /build/ [2020-05-18T10:15:43.688Z] #21 16.14 + rmdir docker [2020-05-18T10:15:43.688Z] #21 DONE 16.5s [2020-05-18T10:15:43.688Z] [2020-05-18T10:15:43.688Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:43.688Z] #47 16.07 + cd /tmp/tmp.EgTsroJ2lc/src/github.com/mvdan/sh [2020-05-18T10:15:43.688Z] #47 16.08 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:15:43.688Z] #47 16.20 + GO111MODULE=on [2020-05-18T10:15:43.688Z] #47 16.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:15:43.845Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-18T10:15:43.959Z] #25 15.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:15:44.241Z] #25 15.66 [2020-05-18T10:15:44.241Z] #25 15.78 ######## 11.6% ######################################################################## 100.0% [2020-05-18T10:15:44.254Z] #47 ... [2020-05-18T10:15:44.254Z] [2020-05-18T10:15:44.254Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:44.254Z] #10 7.661 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:44.254Z] #10 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:44.254Z] #10 ... [2020-05-18T10:15:44.254Z] [2020-05-18T10:15:44.254Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:44.254Z] #47 17.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:44.458Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-18T10:15:44.458Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-18T10:15:44.477Z] Switched to branch 'build' [2020-05-18T10:15:44.512Z] #47 17.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:44.512Z] #47 17.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:44.512Z] #47 17.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:44.523Z] #25 15.89 [2020-05-18T10:15:44.769Z] #47 18.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:44.805Z] #25 ... [2020-05-18T10:15:44.805Z] [2020-05-18T10:15:44.805Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:44.805Z] #47 31.17 reflect [2020-05-18T10:15:44.805Z] #47 31.17 syscall [2020-05-18T10:15:44.805Z] #47 37.95 time [2020-05-18T10:15:44.805Z] #47 41.24 context [2020-05-18T10:15:45.020Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00e9f405d0a30cda7) in /home/ubuntu/workspace/moby_PR-40895 [Pipeline] { [Pipeline] checkout [2020-05-18T10:15:45.087Z] #47 ... [2020-05-18T10:15:45.087Z] [2020-05-18T10:15:45.087Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:45.087Z] #33 1.626 + RM_GOPATH=0 [2020-05-18T10:15:45.087Z] #33 1.626 + TMP_GOPATH= [2020-05-18T10:15:45.087Z] #33 1.626 + : /build [2020-05-18T10:15:45.087Z] #33 1.626 + '[' -z '' ']' [2020-05-18T10:15:45.087Z] #33 1.630 ++ mktemp -d [2020-05-18T10:15:45.087Z] #33 1.631 + export GOPATH=/tmp/tmp.f710LzFvCm [2020-05-18T10:15:45.087Z] #33 1.631 + GOPATH=/tmp/tmp.f710LzFvCm [2020-05-18T10:15:45.087Z] #33 1.631 + RM_GOPATH=1 [2020-05-18T10:15:45.087Z] #33 1.631 ++ dirname /tmp/install/install.sh [2020-05-18T10:15:45.087Z] #33 1.631 + dir=/tmp/install [2020-05-18T10:15:45.087Z] #33 1.631 + bin=tini [2020-05-18T10:15:45.087Z] #33 1.631 + shift [2020-05-18T10:15:45.087Z] #33 1.632 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:15:45.087Z] #33 1.632 + . /tmp/install/tini.installer [2020-05-18T10:15:45.087Z] #33 1.632 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:15:45.087Z] #33 1.632 + install_tini [2020-05-18T10:15:45.087Z] #33 1.632 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:15:45.087Z] #33 1.632 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:15:45.087Z] #33 1.632 + git clone https://github.com/krallin/tini.git /tmp/tmp.f710LzFvCm/tini [2020-05-18T10:15:45.087Z] #33 1.633 Cloning into '/tmp/tmp.f710LzFvCm/tini'... [2020-05-18T10:15:45.087Z] #33 2.435 + cd /tmp/tmp.f710LzFvCm/tini [2020-05-18T10:15:45.087Z] #33 2.435 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:15:45.087Z] #33 2.440 + cmake . [2020-05-18T10:15:45.087Z] #33 3.019 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:15:45.087Z] #33 3.169 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:15:45.087Z] #33 3.731 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:15:45.087Z] #33 3.748 -- Detecting C compiler ABI info [2020-05-18T10:15:45.087Z] #33 4.203 -- Detecting C compiler ABI info - done [2020-05-18T10:15:45.087Z] #33 4.225 -- Detecting C compile features [2020-05-18T10:15:45.087Z] #33 5.313 -- Detecting C compile features - done [2020-05-18T10:15:45.087Z] #33 5.332 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:15:45.087Z] #33 5.524 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:15:45.087Z] #33 5.552 -- Configuring done [2020-05-18T10:15:45.087Z] #33 5.599 -- Generating done [2020-05-18T10:15:45.087Z] #33 5.609 -- Build files have been written to: /tmp/tmp.f710LzFvCm/tini [2020-05-18T10:15:45.087Z] #33 5.613 + make tini-static [2020-05-18T10:15:45.087Z] #33 5.811 Scanning dependencies of target tini-static [2020-05-18T10:15:45.087Z] #33 5.886 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:15:45.087Z] #33 6.718 [100%] Linking C executable tini-static [2020-05-18T10:15:45.087Z] #33 7.249 [100%] Built target tini-static [2020-05-18T10:15:45.087Z] #33 7.313 + mkdir -p /build [2020-05-18T10:15:45.087Z] #33 7.314 + cp tini-static /build/docker-init [2020-05-18T10:15:45.087Z] #33 DONE 7.6s [2020-05-18T10:15:45.087Z] [2020-05-18T10:15:45.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:45.087Z] #47 41.48 encoding/binary [2020-05-18T10:15:45.494Z] Removing intermediate container 809975651a18 [2020-05-18T10:15:45.494Z] ---> 845e38779d75 [2020-05-18T10:15:45.494Z] Step 10/15 : ARG GOOS [2020-05-18T10:15:45.494Z] ---> Running in 900084727c97 [2020-05-18T10:15:45.494Z] Removing intermediate container 900084727c97 [2020-05-18T10:15:45.494Z] ---> 0e762f759c5e [2020-05-18T10:15:45.494Z] Step 11/15 : ARG GOARCH [2020-05-18T10:15:45.494Z] ---> Running in 16759823c207 [2020-05-18T10:15:45.494Z] Removing intermediate container 16759823c207 [2020-05-18T10:15:45.494Z] ---> 97db0e178553 [2020-05-18T10:15:45.494Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-18T10:15:45.494Z] ---> Running in 8e280369ffe3 [2020-05-18T10:15:45.702Z] #47 19.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:45.711Z] #47 41.97 os [2020-05-18T10:15:46.635Z] #47 19.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:47.200Z] #47 ... [2020-05-18T10:15:47.200Z] [2020-05-18T10:15:47.200Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:47.200Z] #38 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:47.200Z] #38 ... [2020-05-18T10:15:47.200Z] [2020-05-18T10:15:47.200Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:47.200Z] #23 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:15:47.200Z] #23 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:47.458Z] #23 ... [2020-05-18T10:15:47.458Z] [2020-05-18T10:15:47.458Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:47.458Z] #43 12.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:15:47.458Z] #43 13.27 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:15:47.458Z] #43 13.87 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:15:47.458Z] #43 16.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:15:47.458Z] #43 17.77 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:47.458Z] #43 17.77 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:15:47.458Z] #43 17.78 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:15:47.458Z] #43 17.78 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:47.458Z] #43 18.21 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:15:47.458Z] #43 18.40 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:15:47.458Z] #43 18.98 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:47.458Z] #43 19.06 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:15:47.458Z] #43 19.12 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:47.458Z] #43 19.14 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:15:47.458Z] #43 19.20 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:47.458Z] #43 19.45 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:47.458Z] #43 19.81 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:47.458Z] #43 19.85 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:47.715Z] #43 21.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:47.715Z] #43 ... [2020-05-18T10:15:47.715Z] [2020-05-18T10:15:47.715Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:47.715Z] #47 21.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:47.759Z] #47 ... [2020-05-18T10:15:47.759Z] [2020-05-18T10:15:47.759Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:47.759Z] #25 17.08 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:15:47.759Z] #25 17.18 skipping existing b63cc5f62c21 [2020-05-18T10:15:47.759Z] #25 17.33 [2020-05-18T10:15:47.759Z] #25 18.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:15:47.759Z] #25 18.62 [2020-05-18T10:15:47.759Z] #25 18.76 #=#=# ######################################################################## 100.0% [2020-05-18T10:15:47.759Z] #25 18.83 [2020-05-18T10:15:47.759Z] #25 18.90 Download of images into '/build' complete. [2020-05-18T10:15:47.759Z] #25 18.90 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:15:47.759Z] #25 18.90 tar -cC '/build' . | docker load [2020-05-18T10:15:47.759Z] #25 DONE 19.1s [2020-05-18T10:15:47.759Z] [2020-05-18T10:15:47.759Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:47.759Z] #47 43.97 encoding/base64 [2020-05-18T10:15:48.045Z] #47 44.56 fmt [2020-05-18T10:15:48.145Z] using credential docker-jenkins-github-credentials [2020-05-18T10:15:48.155Z] Cloning the remote Git repository [2020-05-18T10:15:48.155Z] Cloning with configured refspecs honoured and without tags [2020-05-18T10:15:48.327Z] #47 44.69 path/filepath [2020-05-18T10:15:47.932Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:15:48.010Z] > git init /home/ubuntu/workspace/moby_PR-40895 # timeout=10 [2020-05-18T10:15:48.649Z] #47 ... [2020-05-18T10:15:48.649Z] [2020-05-18T10:15:48.649Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:48.649Z] #54 12.17 + cd /tmp/tmp.6mmGIvIHzx/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:15:48.649Z] #54 12.18 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:15:48.649Z] #54 12.60 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:15:48.649Z] #54 12.60 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:15:48.664Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.8s done [2020-05-18T10:15:48.664Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s [2020-05-18T10:15:48.675Z] #52 ... [2020-05-18T10:15:48.675Z] [2020-05-18T10:15:48.675Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:48.675Z] #59 DONE 43.5s [2020-05-18T10:15:48.675Z] [2020-05-18T10:15:48.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:48.675Z] #41 42.90 errors [2020-05-18T10:15:48.675Z] #41 42.91 sort [2020-05-18T10:15:48.675Z] #41 43.30 io [2020-05-18T10:15:48.907Z] #54 ... [2020-05-18T10:15:48.907Z] [2020-05-18T10:15:48.907Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:48.907Z] #38 21.97 Fetched 8347 kB in 18s (463 kB/s) [2020-05-18T10:15:48.907Z] #38 21.97 Reading package lists... [2020-05-18T10:15:48.907Z] #38 ... [2020-05-18T10:15:48.907Z] [2020-05-18T10:15:48.907Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:48.907Z] #32 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:15:48.941Z] #47 ... [2020-05-18T10:15:48.941Z] [2020-05-18T10:15:48.941Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:48.941Z] #30 35.27 time [2020-05-18T10:15:48.941Z] #30 39.44 internal/poll [2020-05-18T10:15:48.941Z] #30 40.20 internal/fmtsort [2020-05-18T10:15:48.941Z] #30 40.75 internal/syscall/execenv [2020-05-18T10:15:48.941Z] #30 40.81 internal/syscall/unix [2020-05-18T10:15:48.941Z] #30 40.84 strings [2020-05-18T10:15:48.941Z] #30 40.98 os [2020-05-18T10:15:48.941Z] #30 43.20 path [2020-05-18T10:15:48.941Z] #30 43.46 fmt [2020-05-18T10:15:48.941Z] #30 43.72 path/filepath [2020-05-18T10:15:48.941Z] #30 45.05 io/ioutil [2020-05-18T10:15:48.941Z] #30 45.39 text/tabwriter [2020-05-18T10:15:49.165Z] #32 ... [2020-05-18T10:15:49.165Z] [2020-05-18T10:15:49.165Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:49.165Z] #47 22.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:15:49.165Z] #47 22.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:15:49.223Z] #30 ... [2020-05-18T10:15:49.223Z] [2020-05-18T10:15:49.223Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:49.223Z] #47 45.61 golang.org/x/sys/unix [2020-05-18T10:15:49.423Z] #47 22.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:15:49.681Z] #47 22.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:15:48.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:15:48.419Z] > git --version # timeout=10 [2020-05-18T10:15:48.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:15:48.444Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:15:50.047Z] #41 44.75 strconv [2020-05-18T10:15:50.228Z] #47 ... [2020-05-18T10:15:50.228Z] [2020-05-18T10:15:50.228Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:15:50.228Z] #39 8.123 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:15:50.229Z] #39 8.123 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:15:50.229Z] #39 8.125 Note: Building without GnuTLS support [2020-05-18T10:15:50.229Z] #39 8.128 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:15:50.229Z] #39 8.128 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:15:50.229Z] #39 8.973 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:15:50.229Z] #39 9.005 GEN .gitid [2020-05-18T10:15:50.229Z] #39 9.009 GEN criu/include/version.h [2020-05-18T10:15:50.229Z] #39 9.017 GEN include/common/asm [2020-05-18T10:15:50.229Z] #39 9.803 PBCC images/timens.pb-c.c [2020-05-18T10:15:50.229Z] #39 9.840 DEP images/timens.pb-c.d [2020-05-18T10:15:50.229Z] #39 9.890 PBCC images/fown.pb-c.c [2020-05-18T10:15:50.229Z] #39 9.893 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:15:50.229Z] #39 9.918 PBCC images/opts.pb-c.c [2020-05-18T10:15:50.229Z] #39 9.946 PBCC images/memfd.pb-c.c [2020-05-18T10:15:50.229Z] #39 9.968 DEP images/fown.pb-c.d [2020-05-18T10:15:50.229Z] #39 9.982 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:15:50.229Z] #39 10.01 DEP images/opts.pb-c.d [2020-05-18T10:15:50.229Z] #39 10.04 DEP images/memfd.pb-c.d [2020-05-18T10:15:50.248Z] #47 ... [2020-05-18T10:15:50.248Z] [2020-05-18T10:15:50.248Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:50.248Z] #41 13.81 unicode/utf8 [2020-05-18T10:15:50.248Z] #41 14.21 internal/testlog [2020-05-18T10:15:50.248Z] #41 14.51 encoding [2020-05-18T10:15:50.248Z] #41 14.58 unicode/utf16 [2020-05-18T10:15:50.248Z] #41 14.88 container/list [2020-05-18T10:15:50.248Z] #41 15.86 crypto/internal/subtle [2020-05-18T10:15:50.248Z] #41 16.01 crypto/subtle [2020-05-18T10:15:50.248Z] #41 16.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:15:50.248Z] #41 16.24 internal/nettrace [2020-05-18T10:15:50.248Z] #41 16.34 runtime/cgo [2020-05-18T10:15:50.304Z] #41 45.05 bytes [2020-05-18T10:15:50.507Z] #41 ... [2020-05-18T10:15:50.507Z] [2020-05-18T10:15:50.507Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:15:50.507Z] #36 23.50 Checking out files: 84% (1347/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-18T10:15:50.507Z] #36 23.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:15:50.507Z] #36 ... [2020-05-18T10:15:50.507Z] [2020-05-18T10:15:50.507Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:50.507Z] #30 14.05 unicode/utf8 [2020-05-18T10:15:50.507Z] #30 14.58 encoding [2020-05-18T10:15:50.507Z] #30 14.85 runtime/cgo [2020-05-18T10:15:50.510Z] #39 10.06 PBCC images/sit.pb-c.c [2020-05-18T10:15:50.510Z] #39 10.11 DEP images/sit.pb-c.d [2020-05-18T10:15:50.510Z] #39 10.15 PBCC images/macvlan.pb-c.c [2020-05-18T10:15:50.510Z] #39 10.17 DEP images/macvlan.pb-c.d [2020-05-18T10:15:50.510Z] #39 ... [2020-05-18T10:15:50.510Z] [2020-05-18T10:15:50.510Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:50.510Z] #30 46.78 flag [2020-05-18T10:15:50.510Z] #30 46.80 github.com/BurntSushi/toml [2020-05-18T10:15:50.765Z] #30 ... [2020-05-18T10:15:50.765Z] [2020-05-18T10:15:50.765Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:50.765Z] #23 24.16 Fetched 8347 kB in 17s (480 kB/s) [2020-05-18T10:15:51.516Z] #30 ... [2020-05-18T10:15:51.516Z] [2020-05-18T10:15:51.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:51.516Z] #41 37.84 time [2020-05-18T10:15:51.516Z] #41 41.22 os [2020-05-18T10:15:51.516Z] #41 42.34 strings [2020-05-18T10:15:51.516Z] #41 43.87 regexp/syntax [2020-05-18T10:15:51.516Z] #41 45.00 fmt [2020-05-18T10:15:51.516Z] #41 ... [2020-05-18T10:15:51.516Z] [2020-05-18T10:15:51.516Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:15:51.516Z] #39 10.20 PBCC images/autofs.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.22 DEP images/autofs.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.24 PBCC images/sysctl.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.26 DEP images/sysctl.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.32 PBCC images/time.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.35 DEP images/time.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.40 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.41 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.43 PBCC images/seccomp.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.44 DEP images/seccomp.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.51 PBCC images/userns.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.52 DEP images/userns.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.55 PBCC images/cgroup.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.56 DEP images/cgroup.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.59 PBCC images/ext-file.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.61 DEP images/ext-file.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.63 PBCC images/rpc.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.66 DEP images/rpc.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.68 PBCC images/siginfo.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.68 DEP images/siginfo.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.73 PBCC images/pagemap.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.76 DEP images/pagemap.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.80 PBCC images/rlimit.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.81 DEP images/rlimit.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.84 PBCC images/file-lock.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.85 DEP images/file-lock.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.87 PBCC images/tty.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.90 DEP images/tty.pb-c.d [2020-05-18T10:15:51.516Z] #39 10.95 PBCC images/tun.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.96 PBCC images/netdev.pb-c.c [2020-05-18T10:15:51.516Z] #39 10.98 DEP images/tun.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.01 DEP images/netdev.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.03 PBCC images/vma.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.06 DEP images/vma.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.08 PBCC images/creds.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.09 DEP images/creds.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.12 PBCC images/utsns.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.13 DEP images/utsns.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.15 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.17 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.17 DEP images/ipc-desc.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.18 DEP images/ipc-sem.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.20 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.23 DEP images/ipc-msg.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.24 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:15:51.516Z] #39 11.25 DEP images/ipc-shm.pb-c.d [2020-05-18T10:15:51.516Z] #39 11.30 PBCC images/ipc-var.pb-c.c [2020-05-18T10:15:51.798Z] #39 11.32 DEP images/ipc-var.pb-c.d [2020-05-18T10:15:51.798Z] #39 11.37 PBCC images/sk-opts.pb-c.c [2020-05-18T10:15:51.798Z] #39 11.40 PBCC images/packet-sock.pb-c.c [2020-05-18T10:15:51.798Z] #39 11.41 DEP images/sk-opts.pb-c.d [2020-05-18T10:15:51.798Z] #39 11.43 DEP images/packet-sock.pb-c.d [2020-05-18T10:15:51.798Z] #39 11.48 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:15:51.798Z] #39 11.52 DEP images/sk-netlink.pb-c.d [2020-05-18T10:15:51.798Z] #39 11.59 PBCC images/sk-inet.pb-c.c [2020-05-18T10:15:51.798Z] #39 11.61 DEP images/sk-inet.pb-c.d [2020-05-18T10:15:51.930Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.6s done [2020-05-18T10:15:52.080Z] #39 11.71 PBCC images/sk-unix.pb-c.c [2020-05-18T10:15:52.080Z] #39 11.73 DEP images/sk-unix.pb-c.d [2020-05-18T10:15:52.080Z] #39 11.77 PBCC images/mm.pb-c.c [2020-05-18T10:15:52.080Z] #39 11.81 DEP images/mm.pb-c.d [2020-05-18T10:15:52.080Z] #39 11.86 PBCC images/timerfd.pb-c.c [2020-05-18T10:15:52.080Z] #39 11.87 DEP images/timerfd.pb-c.d [2020-05-18T10:15:52.226Z] #41 46.97 bufio [2020-05-18T10:15:52.226Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-18T10:15:52.361Z] #39 11.95 PBCC images/timer.pb-c.c [2020-05-18T10:15:52.361Z] #39 11.96 DEP images/timer.pb-c.d [2020-05-18T10:15:52.361Z] #39 12.01 PBCC images/sa.pb-c.c [2020-05-18T10:15:52.361Z] #39 12.06 DEP images/sa.pb-c.d [2020-05-18T10:15:52.361Z] #39 12.10 PBCC images/pipe-data.pb-c.c [2020-05-18T10:15:52.361Z] #39 12.11 DEP images/pipe-data.pb-c.d [2020-05-18T10:15:52.361Z] #39 12.14 PBCC images/mnt.pb-c.c [2020-05-18T10:15:52.361Z] #39 12.19 DEP images/mnt.pb-c.d [2020-05-18T10:15:52.483Z] #41 ... [2020-05-18T10:15:52.483Z] [2020-05-18T10:15:52.483Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:52.483Z] #23 31.97 Reading package lists... [2020-05-18T10:15:52.483Z] #23 39.29 Building dependency tree... [2020-05-18T10:15:52.483Z] #23 42.77 ca-certificates is already the newest version (20190110). [2020-05-18T10:15:52.483Z] #23 42.77 The following additional packages will be installed: [2020-05-18T10:15:52.483Z] #23 42.79 libjq1 libonig5 [2020-05-18T10:15:52.483Z] #23 43.36 The following NEW packages will be installed: [2020-05-18T10:15:52.483Z] #23 43.40 jq libjq1 libonig5 [2020-05-18T10:15:52.483Z] #23 43.99 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:15:52.483Z] #23 43.99 Need to get 355 kB of archives. [2020-05-18T10:15:52.483Z] #23 43.99 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T10:15:52.483Z] #23 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:15:52.483Z] #23 44.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:15:52.483Z] #23 44.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:15:52.483Z] #23 45.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:52.483Z] #23 45.65 Fetched 355 kB in 0s (939 kB/s) [2020-05-18T10:15:52.483Z] #23 45.76 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:15:52.483Z] #23 45.76 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:15:52.483Z] #23 45.84 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:15:52.483Z] #23 45.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:15:52.483Z] #23 46.17 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:15:52.483Z] #23 46.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:15:52.483Z] #23 46.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:15:52.483Z] #23 46.41 Selecting previously unselected package jq. [2020-05-18T10:15:52.483Z] #23 46.45 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:15:52.483Z] #23 46.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:15:52.483Z] #23 46.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:15:52.483Z] #23 46.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:15:52.483Z] #23 46.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:15:52.483Z] #23 46.79 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:15:52.483Z] #23 DONE 47.1s [2020-05-18T10:15:52.483Z] [2020-05-18T10:15:52.483Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:15:52.483Z] #24 DONE 0.1s [2020-05-18T10:15:52.483Z] [2020-05-18T10:15:52.483Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:15:52.645Z] #39 12.22 PBCC images/sk-packet.pb-c.c [2020-05-18T10:15:52.645Z] #39 12.24 DEP images/sk-packet.pb-c.d [2020-05-18T10:15:52.645Z] #39 12.28 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:15:52.645Z] #39 12.31 DEP images/tcp-stream.pb-c.d [2020-05-18T10:15:52.645Z] #39 12.35 PBCC images/pipe.pb-c.c [2020-05-18T10:15:52.645Z] #39 12.36 DEP images/pipe.pb-c.d [2020-05-18T10:15:52.645Z] #39 12.40 PBCC images/pstree.pb-c.c [2020-05-18T10:15:52.645Z] #39 12.43 DEP images/pstree.pb-c.d [2020-05-18T10:15:52.975Z] #39 12.47 PBCC images/fs.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.50 DEP images/fs.pb-c.d [2020-05-18T10:15:52.975Z] #39 12.56 PBCC images/signalfd.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.58 DEP images/signalfd.pb-c.d [2020-05-18T10:15:52.975Z] #39 12.62 PBCC images/fh.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.66 PBCC images/fsnotify.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.71 DEP images/fh.pb-c.d [2020-05-18T10:15:52.975Z] #39 ... [2020-05-18T10:15:52.975Z] [2020-05-18T10:15:52.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:52.975Z] #10 39.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:15:52.975Z] #10 39.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:15:52.975Z] #10 39.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:15:52.975Z] #10 44.75 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:15:52.975Z] #10 44.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T10:15:52.975Z] #10 44.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:15:52.975Z] #10 44.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:15:52.975Z] #10 44.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T10:15:52.975Z] #10 44.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:15:52.975Z] #10 ... [2020-05-18T10:15:52.975Z] [2020-05-18T10:15:52.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:15:52.975Z] #39 12.73 DEP images/fsnotify.pb-c.d [2020-05-18T10:15:52.975Z] #39 12.77 PBCC images/eventpoll.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.78 DEP images/eventpoll.pb-c.d [2020-05-18T10:15:52.975Z] #39 12.80 PBCC images/eventfd.pb-c.c [2020-05-18T10:15:52.975Z] #39 12.82 DEP images/eventfd.pb-c.d [2020-05-18T10:15:53.257Z] #39 12.84 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:15:53.257Z] #39 12.85 DEP images/remap-file-path.pb-c.d [2020-05-18T10:15:53.257Z] #39 12.89 PBCC images/fifo.pb-c.c [2020-05-18T10:15:53.257Z] #39 12.89 DEP images/fifo.pb-c.d [2020-05-18T10:15:53.257Z] #39 12.91 PBCC images/ghost-file.pb-c.c [2020-05-18T10:15:53.257Z] #39 12.98 DEP images/ghost-file.pb-c.d [2020-05-18T10:15:53.257Z] #39 13.00 PBCC images/regfile.pb-c.c [2020-05-18T10:15:53.257Z] #39 13.06 DEP images/regfile.pb-c.d [2020-05-18T10:15:53.257Z] #39 13.07 PBCC images/ns.pb-c.c [2020-05-18T10:15:53.257Z] #39 13.08 DEP images/ns.pb-c.d [2020-05-18T10:15:53.257Z] #39 13.12 PBCC images/fdinfo.pb-c.c [2020-05-18T10:15:53.539Z] #39 13.17 DEP images/fdinfo.pb-c.d [2020-05-18T10:15:53.539Z] #39 13.21 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:15:53.539Z] #39 13.23 PBCC images/core-arm.pb-c.c [2020-05-18T10:15:53.539Z] #39 13.26 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:15:53.539Z] #39 13.30 PBCC images/core-s390.pb-c.c [2020-05-18T10:15:53.539Z] #39 13.32 PBCC images/core-x86.pb-c.c [2020-05-18T10:15:53.821Z] #39 13.35 PBCC images/core.pb-c.c [2020-05-18T10:15:53.821Z] #39 13.37 PBCC images/inventory.pb-c.c [2020-05-18T10:15:53.821Z] #39 13.40 DEP images/core-aarch64.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.44 DEP images/core-arm.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.48 DEP images/core-ppc64.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.57 DEP images/core-s390.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.59 DEP images/core-x86.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.61 DEP images/core.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.65 DEP images/inventory.pb-c.d [2020-05-18T10:15:53.821Z] #39 13.68 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:15:54.103Z] #39 13.70 DEP images/cpuinfo.pb-c.d [2020-05-18T10:15:54.103Z] #39 13.72 PBCC images/stats.pb-c.c [2020-05-18T10:15:54.103Z] #39 13.74 DEP images/stats.pb-c.d [2020-05-18T10:15:54.382Z] #25 ... [2020-05-18T10:15:54.382Z] [2020-05-18T10:15:54.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:54.382Z] #38 31.80 Reading package lists... [2020-05-18T10:15:54.382Z] #38 39.03 Building dependency tree... [2020-05-18T10:15:54.382Z] #38 42.58 The following additional packages will be installed: [2020-05-18T10:15:54.382Z] #38 42.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:15:54.382Z] #38 42.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:15:54.382Z] #38 42.61 Suggested packages: [2020-05-18T10:15:54.382Z] #38 42.61 manpages-dev python-setuptools [2020-05-18T10:15:54.382Z] #38 44.57 The following NEW packages will be installed: [2020-05-18T10:15:54.382Z] #38 44.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:15:54.382Z] #38 44.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:15:54.382Z] #38 44.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:15:54.382Z] #38 44.58 python-six zlib1g-dev [2020-05-18T10:15:54.382Z] #38 45.00 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:15:54.382Z] #38 45.00 Need to get 4095 kB of archives. [2020-05-18T10:15:54.382Z] #38 45.00 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T10:15:54.382Z] #38 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T10:15:54.382Z] #38 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:15:54.382Z] #38 45.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T10:15:54.382Z] #38 45.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:15:54.382Z] #38 45.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T10:15:54.382Z] #38 45.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:15:54.382Z] #38 45.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-18T10:15:54.382Z] #38 45.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T10:15:54.382Z] #38 45.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T10:15:54.382Z] #38 45.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T10:15:54.382Z] #38 45.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T10:15:54.382Z] #38 45.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T10:15:54.382Z] #38 45.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-18T10:15:54.382Z] #38 45.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T10:15:54.382Z] #38 45.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:15:54.382Z] #38 45.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:15:54.382Z] #38 45.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T10:15:54.382Z] #38 46.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:54.382Z] #38 46.93 Fetched 4095 kB in 1s (5277 kB/s) [2020-05-18T10:15:54.382Z] #38 47.01 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T10:15:54.382Z] #38 47.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:15:54.382Z] #38 47.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 47.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:15:54.382Z] #38 47.38 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:15:54.382Z] #38 47.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 47.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:54.382Z] #38 47.62 Selecting previously unselected package libnet1-dev. [2020-05-18T10:15:54.382Z] #38 47.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 47.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:15:54.382Z] #38 47.90 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:15:54.382Z] #38 47.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 47.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:15:54.382Z] #38 48.16 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T10:15:54.382Z] #38 48.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 48.19 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:15:54.382Z] #38 48.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:15:54.382Z] #38 48.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 48.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:15:54.382Z] #38 48.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T10:15:54.382Z] #38 48.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 48.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:15:54.382Z] #38 48.82 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T10:15:54.382Z] #38 48.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T10:15:54.382Z] #38 48.83 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:15:54.382Z] #38 ... [2020-05-18T10:15:54.382Z] [2020-05-18T10:15:54.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:15:54.382Z] #41 48.96 syscall [2020-05-18T10:15:54.640Z] #41 ... [2020-05-18T10:15:54.640Z] [2020-05-18T10:15:54.640Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:54.640Z] #10 32.23 Reading package lists... [2020-05-18T10:15:54.640Z] #10 39.70 Building dependency tree... [2020-05-18T10:15:54.640Z] #10 43.37 The following additional packages will be installed: [2020-05-18T10:15:54.640Z] #10 43.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:15:54.640Z] #10 43.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:15:54.640Z] #10 43.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:15:54.640Z] #10 43.37 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T10:15:54.640Z] #10 43.37 mingw-w64-x86-64-dev [2020-05-18T10:15:54.640Z] #10 43.39 Suggested packages: [2020-05-18T10:15:54.640Z] #10 43.39 gcc-8-locales seccomp wine64 [2020-05-18T10:15:54.640Z] #10 45.43 The following NEW packages will be installed: [2020-05-18T10:15:54.640Z] #10 45.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:15:54.640Z] #10 45.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:15:54.640Z] #10 45.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:15:54.640Z] #10 45.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:15:54.641Z] #10 45.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:15:54.641Z] #10 45.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:15:54.641Z] #10 45.48 The following packages will be upgraded: [2020-05-18T10:15:54.641Z] #10 45.52 libsystemd0 libudev1 [2020-05-18T10:15:54.641Z] #10 45.90 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:15:54.641Z] #10 45.90 Need to get 78.2 MB of archives. [2020-05-18T10:15:54.641Z] #10 45.90 After this operation, 487 MB of additional disk space will be used. [2020-05-18T10:15:54.641Z] #10 45.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T10:15:54.641Z] #10 45.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T10:15:54.641Z] #10 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-18T10:15:54.641Z] #10 46.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-18T10:15:54.641Z] #10 46.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:15:54.641Z] #10 46.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T10:15:54.641Z] #10 46.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T10:15:54.641Z] #10 46.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:15:54.641Z] #10 47.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:15:54.641Z] #10 47.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:15:54.641Z] #10 47.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-18T10:15:54.641Z] #10 ... [2020-05-18T10:15:54.641Z] [2020-05-18T10:15:54.641Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:15:54.641Z] #32 32.42 Reading package lists... [2020-05-18T10:15:54.641Z] #32 39.58 Building dependency tree... [2020-05-18T10:15:54.641Z] #32 43.17 The following additional packages will be installed: [2020-05-18T10:15:54.641Z] #32 43.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:15:54.641Z] #32 43.22 Suggested packages: [2020-05-18T10:15:54.641Z] #32 43.22 cmake-doc ninja-build lrzip [2020-05-18T10:15:54.641Z] #32 43.22 Recommended packages: [2020-05-18T10:15:54.641Z] #32 43.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:15:54.641Z] #32 44.85 The following NEW packages will be installed: [2020-05-18T10:15:54.641Z] #32 44.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:15:54.641Z] #32 44.86 vim-common xxd [2020-05-18T10:15:54.641Z] #32 45.26 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:15:54.641Z] #32 45.26 Need to get 14.9 MB of archives. [2020-05-18T10:15:54.641Z] #32 45.26 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T10:15:54.641Z] #32 45.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:15:54.641Z] #32 45.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:15:54.641Z] #32 45.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:15:54.641Z] #32 45.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:15:54.641Z] #32 46.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T10:15:54.641Z] #32 46.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T10:15:54.641Z] #32 46.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T10:15:54.641Z] #32 46.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T10:15:54.641Z] #32 46.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T10:15:54.641Z] #32 46.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T10:15:54.641Z] #32 48.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:15:54.641Z] #32 48.49 Fetched 14.9 MB in 2s (9100 kB/s) [2020-05-18T10:15:54.641Z] #32 48.60 Selecting previously unselected package xxd. [2020-05-18T10:15:54.641Z] #32 48.60 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:15:54.641Z] #32 48.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:15:54.641Z] #32 48.72 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:15:54.641Z] #32 48.97 Selecting previously unselected package vim-common. [2020-05-18T10:15:54.641Z] #32 48.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:15:54.641Z] #32 49.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:15:54.641Z] #32 49.34 Selecting previously unselected package cmake-data. [2020-05-18T10:15:54.641Z] #32 49.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:15:54.641Z] #32 49.34 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:15:55.108Z] #39 14.71 make[1]: Nothing to be done for 'all'. [2020-05-18T10:15:55.207Z] #32 ... [2020-05-18T10:15:55.207Z] [2020-05-18T10:15:55.207Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:55.207Z] #30 39.86 sync [2020-05-18T10:15:55.207Z] #30 39.87 internal/reflectlite [2020-05-18T10:15:55.207Z] #30 42.67 errors [2020-05-18T10:15:55.207Z] #30 42.67 sort [2020-05-18T10:15:55.207Z] #30 43.14 strconv [2020-05-18T10:15:55.207Z] #30 44.61 io [2020-05-18T10:15:55.207Z] #30 45.79 internal/oserror [2020-05-18T10:15:55.207Z] #30 45.92 syscall [2020-05-18T10:15:55.207Z] #30 47.89 reflect [2020-05-18T10:15:55.464Z] #30 ... [2020-05-18T10:15:55.464Z] [2020-05-18T10:15:55.464Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:15:55.465Z] #38 49.16 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T10:15:55.465Z] #38 49.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:55.465Z] #38 49.17 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:15:55.465Z] #38 50.01 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T10:15:55.465Z] #38 50.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:55.465Z] #38 50.03 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:15:55.465Z] #38 50.26 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T10:15:55.465Z] #38 50.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:55.465Z] #38 50.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:15:56.028Z] #23 24.16 Reading package lists... [2020-05-18T10:15:56.028Z] #23 ... [2020-05-18T10:15:56.028Z] [2020-05-18T10:15:56.028Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:56.028Z] #59 24.58 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T10:15:56.028Z] #59 25.33 + cd /tmp/tmp.MuFcHH8ns8/src/github.com/docker/libnetwork [2020-05-18T10:15:56.028Z] #59 25.33 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:15:56.028Z] #59 25.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:15:56.114Z] #39 15.64 CC images/stats.o [2020-05-18T10:15:56.114Z] #39 15.85 CC images/core.o [2020-05-18T10:15:56.740Z] #39 ... [2020-05-18T10:15:56.740Z] [2020-05-18T10:15:56.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:56.740Z] #30 48.26 log [2020-05-18T10:15:56.740Z] #30 49.93 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:15:56.740Z] #30 DONE 53.0s [2020-05-18T10:15:56.740Z] [2020-05-18T10:15:56.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:15:56.740Z] #39 16.38 CC images/core-x86.o [2020-05-18T10:15:57.354Z] #39 16.91 CC images/core-arm.o [2020-05-18T10:15:57.354Z] #39 17.18 CC images/core-aarch64.o [2020-05-18T10:15:57.362Z] #38 51.80 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T10:15:57.362Z] #38 51.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:57.362Z] #38 51.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:15:57.415Z] #59 ... [2020-05-18T10:15:57.415Z] [2020-05-18T10:15:57.415Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:15:57.415Z] #23 24.16 Reading package lists... [2020-05-18T10:15:57.467Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-18T10:15:57.635Z] #39 17.37 CC images/core-ppc64.o [2020-05-18T10:15:57.917Z] #39 17.74 CC images/core-s390.o [2020-05-18T10:15:57.928Z] #38 52.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:15:57.928Z] #38 52.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:15:57.928Z] #38 52.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:15:57.928Z] #38 52.82 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:15:58.186Z] #38 52.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:58.186Z] #38 52.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:15:58.186Z] #38 53.05 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:15:58.186Z] #38 53.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:15:58.238Z] #23 31.38 Reading package lists... [2020-05-18T10:15:58.238Z] #23 ... [2020-05-18T10:15:58.238Z] [2020-05-18T10:15:58.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:15:58.238Z] #10 21.72 Fetched 8347 kB in 18s (471 kB/s) [2020-05-18T10:15:58.238Z] #10 21.72 Reading package lists... [2020-05-18T10:15:58.443Z] #38 53.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:15:58.496Z] #10 28.94 Reading package lists... [2020-05-18T10:15:58.496Z] #10 ... [2020-05-18T10:15:58.496Z] [2020-05-18T10:15:58.496Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:15:58.496Z] #43 21.84 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:58.496Z] #43 23.17 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:15:58.496Z] #43 23.30 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:15:58.496Z] #43 23.38 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:15:58.496Z] #43 23.44 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:15:58.496Z] #43 23.46 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:15:58.496Z] #43 23.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:15:58.496Z] #43 23.78 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:15:58.496Z] #43 23.85 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:15:58.496Z] #43 23.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:15:58.496Z] #43 24.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:15:58.531Z] #39 18.19 CC images/cpuinfo.o [2020-05-18T10:15:58.701Z] #38 53.46 Selecting previously unselected package python-six. [2020-05-18T10:15:58.701Z] #38 53.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:15:58.701Z] #38 53.48 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:15:58.701Z] #38 53.59 Selecting previously unselected package python-protobuf. [2020-05-18T10:15:58.701Z] #38 53.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T10:15:58.813Z] #39 18.45 CC images/inventory.o [2020-05-18T10:15:58.813Z] #39 18.54 CC images/fdinfo.o [2020-05-18T10:15:58.959Z] #38 53.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:15:59.094Z] #39 18.74 CC images/fown.o [2020-05-18T10:15:59.376Z] #39 18.92 CC images/ns.o [2020-05-18T10:15:59.376Z] #39 19.08 CC images/regfile.o [2020-05-18T10:15:59.526Z] #38 ... [2020-05-18T10:15:59.526Z] [2020-05-18T10:15:59.526Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:15:59.526Z] #30 54.22 time [2020-05-18T10:15:59.657Z] #39 19.24 CC images/ghost-file.o [2020-05-18T10:15:59.658Z] #39 19.40 CC images/fifo.o [2020-05-18T10:15:59.939Z] #39 19.54 CC images/remap-file-path.o [2020-05-18T10:15:59.939Z] #39 19.63 CC images/eventfd.o [2020-05-18T10:15:59.939Z] #39 19.72 CC images/eventpoll.o [2020-05-18T10:15:59.983Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.4s done [2020-05-18T10:15:59.983Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T10:15:59.983Z] #7 DONE 26.2s [2020-05-18T10:15:59.983Z] [2020-05-18T10:15:59.983Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:16:00.221Z] #39 19.91 CC images/fh.o [2020-05-18T10:16:00.393Z] #43 ... [2020-05-18T10:16:00.393Z] [2020-05-18T10:16:00.393Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:00.393Z] #51 23.47 Fetched 8347 kB in 17s (486 kB/s) [2020-05-18T10:16:00.393Z] #51 23.47 Reading package lists... [2020-05-18T10:16:00.393Z] #51 30.56 Reading package lists... [2020-05-18T10:16:00.393Z] #51 ... [2020-05-18T10:16:00.393Z] [2020-05-18T10:16:00.393Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:16:00.393Z] #36 25.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:16:00.393Z] #36 ... [2020-05-18T10:16:00.393Z] [2020-05-18T10:16:00.393Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:00.393Z] #47 23.92 runtime/cgo [2020-05-18T10:16:00.393Z] #47 23.98 runtime [2020-05-18T10:16:00.503Z] #39 20.09 CC images/fsnotify.o [2020-05-18T10:16:00.651Z] #47 ... [2020-05-18T10:16:00.651Z] [2020-05-18T10:16:00.651Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:00.651Z] #32 24.08 Fetched 8347 kB in 18s (477 kB/s) [2020-05-18T10:16:00.651Z] #32 24.08 Reading package lists... [2020-05-18T10:16:00.785Z] #39 20.40 CC images/signalfd.o [2020-05-18T10:16:00.785Z] #39 20.50 CC images/fs.o [2020-05-18T10:16:00.785Z] #39 20.63 CC images/pstree.o [2020-05-18T10:16:00.910Z] #32 31.02 Reading package lists... [2020-05-18T10:16:00.910Z] #32 ... [2020-05-18T10:16:00.910Z] [2020-05-18T10:16:00.910Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:00.910Z] #38 21.97 Reading package lists... [2020-05-18T10:16:01.067Z] #39 20.77 CC images/pipe.o [2020-05-18T10:16:01.067Z] #39 20.92 CC images/tcp-stream.o [2020-05-18T10:16:01.349Z] #39 21.09 CC images/sk-packet.o [2020-05-18T10:16:01.349Z] #39 21.21 CC images/mnt.o [2020-05-18T10:16:01.631Z] #39 21.32 CC images/pipe-data.o [2020-05-18T10:16:01.631Z] #39 21.42 CC images/sa.o [2020-05-18T10:16:01.631Z] #39 ... [2020-05-18T10:16:01.631Z] [2020-05-18T10:16:01.631Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:01.631Z] #41 48.17 flag [2020-05-18T10:16:01.631Z] #41 48.39 go/token [2020-05-18T10:16:01.631Z] #41 49.30 go/scanner [2020-05-18T10:16:01.631Z] #41 49.38 regexp [2020-05-18T10:16:01.631Z] #41 50.43 go/ast [2020-05-18T10:16:01.631Z] #41 52.10 internal/lazyregexp [2020-05-18T10:16:01.631Z] #41 52.34 net/url [2020-05-18T10:16:01.631Z] #41 53.82 text/template/parse [2020-05-18T10:16:01.631Z] #41 54.18 go/parser [2020-05-18T10:16:01.631Z] #41 56.52 text/template [2020-05-18T10:16:01.631Z] #41 56.54 encoding/xml [2020-05-18T10:16:01.871Z] #8 DONE 1.5s [2020-05-18T10:16:01.871Z] [2020-05-18T10:16:01.871Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:16:01.913Z] #41 ... [2020-05-18T10:16:01.913Z] [2020-05-18T10:16:01.913Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:01.913Z] #47 48.07 encoding/json [2020-05-18T10:16:01.913Z] #47 52.02 github.com/pkg/diff [2020-05-18T10:16:01.913Z] #47 52.47 go/ast [2020-05-18T10:16:01.913Z] #47 53.23 golang.org/x/crypto/ssh/terminal [2020-05-18T10:16:01.913Z] #47 54.61 mvdan.cc/editorconfig [2020-05-18T10:16:01.913Z] #47 55.33 mvdan.cc/sh/v3/fileutil [2020-05-18T10:16:01.913Z] #47 55.50 mvdan.cc/sh/v3/syntax [2020-05-18T10:16:01.913Z] #47 ... [2020-05-18T10:16:01.913Z] [2020-05-18T10:16:01.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:01.913Z] #39 21.55 CC images/timer.o [2020-05-18T10:16:01.913Z] #39 21.71 CC images/timerfd.o [2020-05-18T10:16:02.195Z] #39 21.92 CC images/mm.o [2020-05-18T10:16:02.284Z] #38 29.41 Reading package lists... [2020-05-18T10:16:02.284Z] #38 ... [2020-05-18T10:16:02.284Z] [2020-05-18T10:16:02.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:02.284Z] #10 28.94 Reading package lists... [2020-05-18T10:16:02.477Z] #39 22.07 CC images/sk-opts.o [2020-05-18T10:16:02.477Z] #39 22.25 CC images/sk-unix.o [2020-05-18T10:16:02.759Z] #39 22.48 CC images/sk-inet.o [2020-05-18T10:16:02.807Z] #9 DONE 1.0s [2020-05-18T10:16:02.807Z] [2020-05-18T10:16:02.807Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:16:02.807Z] #35 DONE 0.1s [2020-05-18T10:16:02.807Z] [2020-05-18T10:16:02.807Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:16:02.807Z] #27 DONE 0.1s [2020-05-18T10:16:02.807Z] [2020-05-18T10:16:02.807Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:16:03.041Z] #39 22.65 CC images/tun.o [2020-05-18T10:16:03.323Z] #39 22.83 CC images/sk-netlink.o [2020-05-18T10:16:03.323Z] #39 ... [2020-05-18T10:16:03.323Z] [2020-05-18T10:16:03.323Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:03.323Z] #52 24.41 Checking out files: 65% (2097/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:16:03.323Z] #52 25.02 + cd /tmp/tmp.F5ld2afEI4/src/github.com/containerd/containerd [2020-05-18T10:16:03.323Z] #52 25.02 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:16:03.323Z] #52 26.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:16:03.323Z] #52 26.47 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:16:03.323Z] #52 26.47 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:03.323Z] #52 26.47 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:03.323Z] #52 26.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:16:03.323Z] #52 26.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:16:03.323Z] #52 26.47 + '[' '' = dynamic ']' [2020-05-18T10:16:03.323Z] #52 26.47 + make [2020-05-18T10:16:03.323Z] #52 26.97 + bin/ctr [2020-05-18T10:16:03.323Z] #52 ... [2020-05-18T10:16:03.323Z] [2020-05-18T10:16:03.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:03.323Z] #39 22.94 CC images/packet-sock.o [2020-05-18T10:16:03.323Z] #39 23.20 CC images/ipc-var.o [2020-05-18T10:16:03.605Z] #39 23.34 CC images/ipc-desc.o [2020-05-18T10:16:03.657Z] #10 35.92 Building dependency tree... [2020-05-18T10:16:03.657Z] #10 ... [2020-05-18T10:16:03.657Z] [2020-05-18T10:16:03.657Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:03.657Z] #41 27.22 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T10:16:03.657Z] #41 27.41 vendor/golang.org/x/crypto/curve25519 [2020-05-18T10:16:03.887Z] #39 23.45 CC images/ipc-shm.o [2020-05-18T10:16:03.887Z] #39 23.58 CC images/ipc-msg.o [2020-05-18T10:16:03.914Z] #41 ... [2020-05-18T10:16:03.914Z] [2020-05-18T10:16:03.914Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:03.914Z] #51 30.56 Reading package lists... [2020-05-18T10:16:04.169Z] #39 23.77 CC images/ipc-sem.o [2020-05-18T10:16:04.169Z] #39 23.87 CC images/utsns.o [2020-05-18T10:16:04.169Z] #39 23.99 CC images/creds.o [2020-05-18T10:16:04.450Z] #39 24.13 CC images/vma.o [2020-05-18T10:16:04.450Z] #39 24.25 CC images/netdev.o [2020-05-18T10:16:04.788Z] #30 ... [2020-05-18T10:16:04.788Z] [2020-05-18T10:16:04.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:04.788Z] #25 4.213 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:16:04.788Z] #25 4.584 [2020-05-18T10:16:04.788Z] #25 4.821 ### 4.5% ####### 9.8% ########### 15.7% ############### 22.2% #################### 29.1% ######################### 35.3% ############################# 41.5% ################################### 49.2% ####################################### 55.4% ############################################ 62.2% ################################################ 67.5% ###################################################### 75.1% ########################################################### 82.7% ################################################################ 90.0% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-18T10:16:04.788Z] #25 6.740 [2020-05-18T10:16:04.788Z] #25 6.994 ##### 8.3% ############### 21.1% ######################### 36.0% ##################################### 51.4% ############################################### 65.5% ############################################################ 83.8% ######################################################################## 100.0% [2020-05-18T10:16:04.788Z] #25 7.950 [2020-05-18T10:16:04.788Z] #25 8.158 # 1.8% ######## 11.5% ################## 25.2% ######################### 35.1% ############################### 43.7% ####################################### 55.4% ########################################### 59.8% ############################################### 66.4% ################################################### 72.1% ########################################################## 81.3% ############################################################### 87.7% ###################################################################### 97.2% ######################################################################## 100.0% [2020-05-18T10:16:04.788Z] #25 9.796 [2020-05-18T10:16:04.788Z] #25 9.992 0.0% ## 3.1% #### 6.8% ####### 9.8% ######### 13.1% ########### 16.5% ############# 19.3% ############### 22.0% ################## 25.4% #################### 28.0% ###################### 31.0% ######################## 34.1% ########################## 37.4% ############################ 40.0% ############################## 42.2% ################################ 45.0% ################################### 48.8% ##################################### 52.1% ######################################## 55.6% ########################################## 58.7% ############################################ 61.3% ### [2020-05-18T10:16:04.788Z] #25 ... [2020-05-18T10:16:04.788Z] [2020-05-18T10:16:04.788Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:04.788Z] #41 49.46 reflect [2020-05-18T10:16:04.788Z] #41 57.98 time [2020-05-18T10:16:04.788Z] #41 ... [2020-05-18T10:16:04.788Z] [2020-05-18T10:16:04.788Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:05.063Z] #39 24.55 CC images/tty.o [2020-05-18T10:16:05.345Z] #39 24.89 CC images/file-lock.o [2020-05-18T10:16:05.345Z] #39 25.00 CC images/rlimit.o [2020-05-18T10:16:05.345Z] #39 25.10 CC images/pagemap.o [2020-05-18T10:16:05.563Z] #25 9.992 0.0% ## 3.1% #### 6.8% ####### 9.8% ######### 13.1% ########### 16.5% ############# 19.3% ############### 22.0% ################## 25.4% #################### 28.0% ###################### 31.0% ######################## 34.1% ########################## 37.4% ############################ 40.0% ############################## 42.2% ################################ 45.0% ################################### 48.8% ##################################### 52.1% ######################################## 55.6% ########################################## 58.7% ############################################ 61.3% ############################################# 63.8% ############################################### 66.2% ################################################## 69.5% ################################################### 71.4% ##################################################### 74.0% ###################################################### 76.3% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 84.1% # [2020-05-18T10:16:05.563Z] #25 ... [2020-05-18T10:16:05.563Z] [2020-05-18T10:16:05.563Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:16:05.563Z] #28 50.33 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:16:05.563Z] #28 50.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:16:05.563Z] #28 51.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:16:05.631Z] #39 25.28 CC images/siginfo.o [2020-05-18T10:16:05.661Z] Fetching without tags [2020-05-18T10:16:05.820Z] #28 ... [2020-05-18T10:16:05.821Z] [2020-05-18T10:16:05.821Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:05.913Z] #39 25.41 CC images/rpc.o [2020-05-18T10:16:06.069Z] #51 37.68 Building dependency tree... [2020-05-18T10:16:06.075Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:16:06.079Z] #25 9.992 0.0% ## 3.1% #### 6.8% ####### 9.8% ######### 13.1% ########### 16.5% ############# 19.3% ############### 22.0% ################## 25.4% #################### 28.0% ###################### 31.0% ######################## 34.1% ########################## 37.4% ############################ 40.0% ############################## 42.2% ################################ 45.0% ################################### 48.8% ##################################### 52.1% ######################################## 55.6% ########################################## 58.7% ############################################ 61.3% ############################################# 63.8% ############################################### 66.2% ################################################## 69.5% ################################################### 71.4% ##################################################### 74.0% ###################################################### 76.3% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 84.1% ############################################################## 87.1% ################################################################ 89.4% ################################################################## 91.8% ##################################################################### 96.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-18T10:16:06.337Z] #25 13.79 [2020-05-18T10:16:06.527Z] #39 26.09 CC images/ext-file.o [2020-05-18T10:16:06.527Z] #39 26.23 CC images/cgroup.o [2020-05-18T10:16:06.595Z] #25 ... [2020-05-18T10:16:06.595Z] [2020-05-18T10:16:06.595Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:06.595Z] #10 51.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-18T10:16:06.595Z] #10 53.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T10:16:06.595Z] #10 53.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T10:16:06.595Z] #10 53.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:16:06.595Z] #10 54.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:16:06.595Z] #10 54.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-18T10:16:06.595Z] #10 54.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T10:16:06.595Z] #10 54.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T10:16:06.595Z] #10 54.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T10:16:06.595Z] #10 54.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T10:16:06.595Z] #10 54.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T10:16:06.595Z] #10 54.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T10:16:06.595Z] #10 54.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T10:16:06.595Z] #10 54.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T10:16:06.595Z] #10 54.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T10:16:06.595Z] #10 54.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T10:16:06.595Z] #10 55.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:06.595Z] #10 55.81 Fetched 78.2 MB in 9s (9029 kB/s) [2020-05-18T10:16:06.595Z] #10 55.93 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:06.595Z] #10 56.03 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T10:16:06.595Z] #10 56.08 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:16:06.595Z] #10 56.58 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T10:16:06.595Z] #10 56.78 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:06.595Z] #10 56.88 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T10:16:06.595Z] #10 56.90 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:16:06.595Z] #10 57.20 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T10:16:06.595Z] #10 57.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:16:06.595Z] #10 57.41 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:06.595Z] #10 57.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:16:06.595Z] #10 57.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:16:06.595Z] #10 60.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:16:06.595Z] #10 60.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:16:06.595Z] #10 60.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:16:05.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:16:05.540Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:16:05.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:16:05.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:16:05.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:16:05.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:16:05.581Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:16:06.002Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:16:06.007Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:16:06.808Z] #39 26.57 CC images/userns.o [2020-05-18T10:16:07.090Z] #39 26.78 CC images/google/protobuf/descriptor.o [2020-05-18T10:16:07.113Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:16:07.114Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:16:07.161Z] #10 ... [2020-05-18T10:16:07.161Z] [2020-05-18T10:16:07.161Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:07.161Z] #47 51.74 syscall [2020-05-18T10:16:07.161Z] #47 51.77 reflect [2020-05-18T10:16:07.161Z] #47 59.96 time [2020-05-18T10:16:07.161Z] #47 ... [2020-05-18T10:16:07.161Z] [2020-05-18T10:16:07.161Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:07.161Z] #25 14.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:16:07.441Z] #51 41.04 The following additional packages will be installed: [2020-05-18T10:16:07.699Z] #51 41.05 libbtrfs0 [2020-05-18T10:16:07.699Z] #51 41.26 The following NEW packages will be installed: [2020-05-18T10:16:07.699Z] #51 41.31 libbtrfs-dev libbtrfs0 [2020-05-18T10:16:07.705Z] #39 ... [2020-05-18T10:16:07.705Z] [2020-05-18T10:16:07.705Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:07.705Z] #47 60.51 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:16:07.705Z] #47 DONE 64.2s [2020-05-18T10:16:07.727Z] #25 15.05 [2020-05-18T10:16:07.727Z] #25 15.21 ######################################################################## 100.0% [2020-05-18T10:16:07.727Z] #25 ... [2020-05-18T10:16:07.727Z] [2020-05-18T10:16:07.727Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:07.727Z] #32 52.55 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:16:07.727Z] #32 52.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 52.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:16:07.727Z] #32 60.67 Selecting previously unselected package libxml2:amd64. [2020-05-18T10:16:07.727Z] #32 60.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 60.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:16:07.727Z] #32 61.24 Selecting previously unselected package libarchive13:amd64. [2020-05-18T10:16:07.727Z] #32 61.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 61.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:16:07.727Z] #32 61.53 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T10:16:07.727Z] #32 61.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 61.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:16:07.727Z] #32 61.77 Selecting previously unselected package librhash0:amd64. [2020-05-18T10:16:07.727Z] #32 61.77 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 61.77 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:16:07.727Z] #32 61.99 Selecting previously unselected package libuv1:amd64. [2020-05-18T10:16:07.727Z] #32 61.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 61.99 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:16:07.727Z] #32 62.10 Selecting previously unselected package cmake. [2020-05-18T10:16:07.727Z] #32 62.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T10:16:07.727Z] #32 62.19 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:16:07.984Z] #32 ... [2020-05-18T10:16:07.984Z] [2020-05-18T10:16:07.984Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:07.984Z] #25 15.38 [2020-05-18T10:16:07.986Z] [2020-05-18T10:16:07.986Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:07.986Z] #41 60.16 go/doc [2020-05-18T10:16:07.986Z] #41 60.81 github.com/LK4D4/vndr/versioned [2020-05-18T10:16:07.986Z] #41 60.88 hash/crc32 [2020-05-18T10:16:07.986Z] #41 61.25 compress/gzip [2020-05-18T10:16:07.986Z] #41 61.79 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T10:16:07.986Z] #41 62.70 github.com/LK4D4/vndr/build [2020-05-18T10:16:07.986Z] #41 63.56 net [2020-05-18T10:16:08.265Z] #51 41.79 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:16:08.265Z] #51 41.79 Need to get 119 kB of archives. [2020-05-18T10:16:08.265Z] #51 41.79 After this operation, 387 kB of additional disk space will be used. [2020-05-18T10:16:08.265Z] #51 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:16:08.265Z] #51 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:16:07.015Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:16:07.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T10:16:07.044Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:16:07.067Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:16:08.917Z] #25 16.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:16:09.037Z] #41 65.34 vendor/golang.org/x/crypto/curve25519 [2020-05-18T10:16:09.175Z] #25 16.80 [2020-05-18T10:16:09.318Z] #41 65.67 vendor/golang.org/x/crypto/hkdf [2020-05-18T10:16:09.319Z] #41 65.79 vendor/golang.org/x/text/transform [2020-05-18T10:16:09.350Z] #36 ... [2020-05-18T10:16:09.350Z] [2020-05-18T10:16:09.350Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:09.350Z] #59 6.045 + RM_GOPATH=0 [2020-05-18T10:16:09.350Z] #59 6.045 + TMP_GOPATH= [2020-05-18T10:16:09.350Z] #59 6.045 + : /build [2020-05-18T10:16:09.350Z] #59 6.045 + '[' -z '' ']' [2020-05-18T10:16:09.350Z] #59 6.045 ++ mktemp -d [2020-05-18T10:16:09.350Z] #59 6.045 + export GOPATH=/tmp/tmp.usAjY95WYo [2020-05-18T10:16:09.350Z] #59 6.045 + GOPATH=/tmp/tmp.usAjY95WYo [2020-05-18T10:16:09.350Z] #59 6.045 + RM_GOPATH=1 [2020-05-18T10:16:09.350Z] #59 6.045 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:09.350Z] #59 6.047 + dir=/tmp/install [2020-05-18T10:16:09.350Z] #59 6.047 + bin=proxy [2020-05-18T10:16:09.350Z] #59 6.047 + shift [2020-05-18T10:16:09.350Z] #59 6.047 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:16:09.350Z] #59 6.047 + . /tmp/install/proxy.installer [2020-05-18T10:16:09.350Z] #59 6.047 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:16:09.350Z] #59 6.047 + install_proxy [2020-05-18T10:16:09.350Z] #59 6.047 + case "$1" in [2020-05-18T10:16:09.350Z] #59 6.047 + export CGO_ENABLED=0 [2020-05-18T10:16:09.350Z] #59 6.047 + CGO_ENABLED=0 [2020-05-18T10:16:09.350Z] #59 6.047 + _install_proxy [2020-05-18T10:16:09.350Z] #59 6.047 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:16:09.350Z] #59 6.047 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.usAjY95WYo/src/github.com/docker/libnetwork [2020-05-18T10:16:09.350Z] #59 6.047 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:16:09.350Z] #59 6.047 Cloning into '/tmp/tmp.usAjY95WYo/src/github.com/docker/libnetwork'... [2020-05-18T10:16:09.432Z] #25 16.99 ################################################ 67.6% ######################################################################## 100.0% [2020-05-18T10:16:09.433Z] #25 ... [2020-05-18T10:16:09.433Z] [2020-05-18T10:16:09.433Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:09.433Z] #38 54.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:16:09.433Z] #38 59.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:09.433Z] #38 59.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:09.433Z] #38 59.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:09.433Z] #38 59.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:09.433Z] #38 59.54 Setting up python-six (1.12.0-1) ... [2020-05-18T10:16:09.433Z] #38 63.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:16:09.433Z] #38 63.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:16:09.433Z] #38 63.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:09.433Z] #38 63.53 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:16:09.433Z] #38 63.54 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:09.433Z] #38 63.56 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:16:09.433Z] #38 63.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:09.433Z] #38 63.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:09.433Z] #38 63.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:16:09.433Z] #38 63.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:16:09.601Z] #41 ... [2020-05-18T10:16:09.601Z] [2020-05-18T10:16:09.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:09.601Z] #39 28.04 CC images/opts.o [2020-05-18T10:16:09.601Z] #39 28.20 CC images/seccomp.o [2020-05-18T10:16:09.601Z] #39 28.27 CC images/binfmt-misc.o [2020-05-18T10:16:09.601Z] #39 28.35 CC images/time.o [2020-05-18T10:16:09.601Z] #39 28.45 CC images/sysctl.o [2020-05-18T10:16:09.601Z] #39 28.59 CC images/autofs.o [2020-05-18T10:16:09.601Z] #39 28.70 CC images/macvlan.o [2020-05-18T10:16:09.601Z] #39 28.84 CC images/sit.o [2020-05-18T10:16:09.601Z] #39 28.99 CC images/memfd.o [2020-05-18T10:16:09.601Z] #39 29.14 CC images/timens.o [2020-05-18T10:16:09.601Z] #39 29.29 LINK images/built-in.o [2020-05-18T10:16:09.601Z] #39 29.36 GEN compel/include/asm [2020-05-18T10:16:09.601Z] #39 29.37 GEN compel/include/version.h [2020-05-18T10:16:09.601Z] #39 29.39 touch .config [2020-05-18T10:16:09.601Z] #39 29.42 GEN include/common/config.h [2020-05-18T10:16:09.601Z] #39 29.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-18T10:16:09.638Z] #51 42.94 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:09.639Z] #51 ... [2020-05-18T10:16:09.639Z] [2020-05-18T10:16:09.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:09.639Z] #10 35.92 Building dependency tree... [2020-05-18T10:16:09.639Z] #10 39.61 The following additional packages will be installed: [2020-05-18T10:16:09.639Z] #10 39.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:16:09.639Z] #10 39.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:16:09.639Z] #10 39.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:16:09.639Z] #10 39.62 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T10:16:09.639Z] #10 39.63 mingw-w64-x86-64-dev [2020-05-18T10:16:09.639Z] #10 39.64 Suggested packages: [2020-05-18T10:16:09.639Z] #10 39.65 gcc-8-locales seccomp wine64 [2020-05-18T10:16:09.639Z] #10 41.50 The following NEW packages will be installed: [2020-05-18T10:16:09.639Z] #10 41.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:16:09.639Z] #10 41.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:16:09.639Z] #10 41.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:16:09.639Z] #10 41.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:16:09.639Z] #10 41.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:16:09.639Z] #10 41.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:16:09.639Z] #10 41.55 The following packages will be upgraded: [2020-05-18T10:16:09.639Z] #10 41.55 libsystemd0 libudev1 [2020-05-18T10:16:09.639Z] #10 41.95 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:16:09.639Z] #10 41.95 Need to get 78.2 MB of archives. [2020-05-18T10:16:09.639Z] #10 41.95 After this operation, 487 MB of additional disk space will be used. [2020-05-18T10:16:09.639Z] #10 41.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T10:16:09.639Z] #10 41.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T10:16:09.639Z] #10 41.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-18T10:16:09.639Z] #10 42.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-18T10:16:09.639Z] #10 42.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:16:09.639Z] #10 42.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T10:16:09.639Z] #10 42.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T10:16:09.639Z] #10 42.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:16:09.639Z] #10 43.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:16:09.691Z] #38 ... [2020-05-18T10:16:09.691Z] [2020-05-18T10:16:09.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:09.691Z] #10 62.96 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:16:09.691Z] #10 62.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:16:09.691Z] #10 62.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:16:09.691Z] #10 63.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T10:16:09.691Z] #10 63.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:16:09.691Z] #10 63.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:16:09.691Z] #10 63.38 Selecting previously unselected package dmsetup. [2020-05-18T10:16:09.691Z] #10 63.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:16:09.691Z] #10 63.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:16:09.691Z] #10 63.63 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:16:09.691Z] #10 63.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:16:09.691Z] #10 63.65 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:16:09.883Z] #39 29.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T10:16:09.883Z] #39 29.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T10:16:09.883Z] #39 29.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-18T10:16:09.883Z] #39 29.59 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-18T10:16:09.883Z] #39 29.61 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-18T10:16:09.883Z] #39 29.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:16:09.883Z] #39 29.62 DEP compel/plugins/std/infect.d [2020-05-18T10:16:09.897Z] #10 ... [2020-05-18T10:16:09.897Z] [2020-05-18T10:16:09.897Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:09.897Z] #51 43.16 Fetched 119 kB in 0s (394 kB/s) [2020-05-18T10:16:09.897Z] #51 43.28 Selecting previously unselected package libbtrfs0. [2020-05-18T10:16:09.897Z] #51 43.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:16:09.897Z] #51 43.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:16:09.897Z] #51 43.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:16:10.163Z] #51 43.57 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:16:10.163Z] #51 43.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:16:10.163Z] #51 43.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:16:10.165Z] #39 29.75 DEP compel/plugins/std/string.d [2020-05-18T10:16:10.165Z] #39 29.78 DEP compel/plugins/std/log.d [2020-05-18T10:16:10.165Z] #39 29.83 DEP compel/plugins/std/fds.d [2020-05-18T10:16:10.165Z] #39 29.89 DEP compel/plugins/std/std.d [2020-05-18T10:16:10.165Z] #39 29.92 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:16:10.165Z] #39 30.02 DEP compel/plugins/fds/fds.d [2020-05-18T10:16:10.420Z] #51 ... [2020-05-18T10:16:10.420Z] [2020-05-18T10:16:10.420Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:10.420Z] #59 DONE 43.9s [2020-05-18T10:16:10.446Z] #39 30.16 CC compel/plugins/std/std.o [2020-05-18T10:16:10.678Z] [2020-05-18T10:16:10.678Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:10.678Z] #38 29.41 Reading package lists... [2020-05-18T10:16:10.678Z] #38 36.59 Building dependency tree... [2020-05-18T10:16:10.678Z] #38 40.15 The following additional packages will be installed: [2020-05-18T10:16:10.678Z] #38 40.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:16:10.678Z] #38 40.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:16:10.678Z] #38 40.16 Suggested packages: [2020-05-18T10:16:10.678Z] #38 40.16 manpages-dev python-setuptools [2020-05-18T10:16:10.678Z] #38 41.46 The following NEW packages will be installed: [2020-05-18T10:16:10.678Z] #38 41.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:16:10.678Z] #38 41.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:16:10.678Z] #38 41.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:16:10.678Z] #38 41.47 python-six zlib1g-dev [2020-05-18T10:16:10.678Z] #38 41.87 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:16:10.678Z] #38 41.87 Need to get 4095 kB of archives. [2020-05-18T10:16:10.678Z] #38 41.87 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T10:16:10.678Z] #38 41.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T10:16:10.678Z] #38 41.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:16:10.678Z] #38 41.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T10:16:10.678Z] #38 41.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:16:10.678Z] #38 41.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T10:16:10.678Z] #38 41.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:16:10.678Z] #38 41.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-18T10:16:10.678Z] #38 41.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T10:16:10.678Z] #38 41.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T10:16:10.678Z] #38 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T10:16:10.678Z] #38 42.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T10:16:10.678Z] #38 42.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T10:16:10.678Z] #38 42.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-18T10:16:10.678Z] #38 42.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T10:16:10.678Z] #38 42.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:16:10.678Z] #38 42.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:16:10.678Z] #38 42.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T10:16:10.678Z] #38 43.81 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:10.678Z] #38 ... [2020-05-18T10:16:10.678Z] [2020-05-18T10:16:10.678Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:10.678Z] #51 44.21 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:16:10.678Z] #51 44.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:16:10.728Z] #39 30.31 CC compel/plugins/std/fds.o [2020-05-18T10:16:10.728Z] #39 30.51 CC compel/plugins/std/log.o [2020-05-18T10:16:10.936Z] #51 44.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:11.501Z] #51 DONE 45.1s [2020-05-18T10:16:11.501Z] [2020-05-18T10:16:11.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:11.699Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:16:11.733Z] #39 31.15 CC compel/plugins/std/string.o [2020-05-18T10:16:12.015Z] #39 31.61 CC compel/plugins/std/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T10:16:12.222Z] #10 ... [2020-05-18T10:16:12.222Z] [2020-05-18T10:16:12.222Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:12.222Z] #32 65.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:16:12.222Z] #32 65.80 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:16:12.222Z] #32 65.86 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:16:12.222Z] #32 65.87 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:16:12.222Z] #32 65.94 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:16:12.222Z] #32 65.96 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:16:12.222Z] #32 65.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:16:12.222Z] #32 66.00 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:16:12.222Z] #32 66.02 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:16:12.222Z] #32 66.03 Setting up cmake (3.13.4-1) ... [2020-05-18T10:16:12.222Z] #32 66.04 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:12.222Z] #32 66.08 Processing triggers for mime-support (3.62) ... [2020-05-18T10:16:12.222Z] #32 DONE 67.0s [2020-05-18T10:16:12.297Z] #39 31.81 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-18T10:16:12.297Z] #39 31.85 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-18T10:16:12.297Z] #39 31.90 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-18T10:16:12.297Z] #39 32.03 AR compel/plugins/std.lib.a [2020-05-18T10:16:12.297Z] #39 32.07 CC compel/plugins/fds/fds.o [2020-05-18T10:16:12.297Z] #39 ... [2020-05-18T10:16:12.297Z] [2020-05-18T10:16:12.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:12.297Z] #10 58.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:16:12.297Z] #10 58.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T10:16:12.297Z] #10 58.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:12.480Z] [2020-05-18T10:16:12.480Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:12.579Z] #10 ... [2020-05-18T10:16:12.579Z] [2020-05-18T10:16:12.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:12.579Z] #39 32.24 AR compel/plugins/fds.lib.a [2020-05-18T10:16:12.579Z] #39 32.27 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:16:12.620Z] #59 ... [2020-05-18T10:16:12.620Z] [2020-05-18T10:16:12.620Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:16:12.620Z] #36 9.303 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:16:12.620Z] #36 9.310 Cloning into '.'... [2020-05-18T10:16:12.620Z] #36 ... [2020-05-18T10:16:12.620Z] [2020-05-18T10:16:12.620Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:12.804Z] + docker version [2020-05-18T10:16:12.861Z] #39 32.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:16:12.861Z] #39 32.39 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-18T10:16:12.861Z] #39 32.47 HOSTDEP compel/src/main-host.d [2020-05-18T10:16:12.861Z] #39 32.54 DEP compel/src/lib/ptrace.d [2020-05-18T10:16:12.875Z] #45 ... [2020-05-18T10:16:12.875Z] [2020-05-18T10:16:12.875Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:12.875Z] #21 10.35 + RM_GOPATH=0 [2020-05-18T10:16:12.875Z] #21 10.35 + TMP_GOPATH= [2020-05-18T10:16:12.875Z] #21 10.35 + : /build [2020-05-18T10:16:12.875Z] #21 10.35 + '[' -z '' ']' [2020-05-18T10:16:12.875Z] #21 10.36 ++ mktemp -d [2020-05-18T10:16:12.875Z] #21 ... [2020-05-18T10:16:12.875Z] [2020-05-18T10:16:12.875Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:12.875Z] #51 ... [2020-05-18T10:16:12.875Z] [2020-05-18T10:16:12.875Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:12.875Z] #41 10.36 + RM_GOPATH=0 [2020-05-18T10:16:12.875Z] #41 10.36 + TMP_GOPATH= [2020-05-18T10:16:12.875Z] #41 10.36 + : /build [2020-05-18T10:16:12.875Z] #41 10.36 + '[' -z '' ']' [2020-05-18T10:16:12.875Z] #41 10.36 ++ mktemp -d [2020-05-18T10:16:12.875Z] #41 10.37 + export GOPATH=/tmp/tmp.6QXs80aHR6 [2020-05-18T10:16:12.875Z] #41 10.37 + GOPATH=/tmp/tmp.6QXs80aHR6 [2020-05-18T10:16:12.875Z] #41 10.37 + RM_GOPATH=1 [2020-05-18T10:16:12.875Z] #41 10.37 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:12.875Z] #41 10.39 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:16:12.875Z] #41 10.39 + dir=/tmp/install [2020-05-18T10:16:12.875Z] #41 10.39 + bin=vndr [2020-05-18T10:16:12.875Z] #41 10.39 + shift [2020-05-18T10:16:12.875Z] #41 10.39 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:16:12.875Z] #41 10.39 + . /tmp/install/vndr.installer [2020-05-18T10:16:12.875Z] #41 10.39 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:16:12.875Z] #41 10.39 + install_vndr [2020-05-18T10:16:12.875Z] #41 10.39 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:16:12.875Z] #41 10.39 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6QXs80aHR6/src/github.com/LK4D4/vndr [2020-05-18T10:16:12.875Z] #41 10.47 Cloning into '/tmp/tmp.6QXs80aHR6/src/github.com/LK4D4/vndr'... [2020-05-18T10:16:13.048Z] #33 ... [2020-05-18T10:16:13.048Z] [2020-05-18T10:16:13.048Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:13.048Z] #25 17.12 [2020-05-18T10:16:13.048Z] #25 18.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:16:13.048Z] #25 18.15 skipping existing 1849cc453dee [2020-05-18T10:16:13.048Z] #25 18.32 [2020-05-18T10:16:13.048Z] #25 19.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:16:13.048Z] #25 19.71 [2020-05-18T10:16:13.048Z] #25 19.92 #=#=# ######################################################################## 100.0% [2020-05-18T10:16:13.048Z] #25 20.14 [2020-05-18T10:16:13.048Z] #25 20.37 Download of images into '/build' complete. [2020-05-18T10:16:13.048Z] #25 20.37 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:16:13.048Z] #25 20.37 tar -cC '/build' . | docker load [2020-05-18T10:16:13.048Z] #25 DONE 20.5s [2020-05-18T10:16:13.048Z] [2020-05-18T10:16:13.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:13.048Z] #41 64.54 os [2020-05-18T10:16:13.048Z] #41 64.59 internal/fmtsort [2020-05-18T10:16:13.048Z] #41 65.39 strings [2020-05-18T10:16:13.130Z] #41 ... [2020-05-18T10:16:13.130Z] [2020-05-18T10:16:13.130Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:16:13.130Z] #28 10.39 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:16:13.130Z] #28 10.40 Cloning into '.'... [2020-05-18T10:16:13.143Z] #39 32.62 DEP compel/src/lib/infect.d [2020-05-18T10:16:13.143Z] #39 32.77 DEP compel/src/lib/infect-util.d [2020-05-18T10:16:13.143Z] #39 32.87 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:16:13.143Z] #39 32.98 DEP compel/arch/s390/src/lib/infect.d [2020-05-18T10:16:13.385Z] #28 ... [2020-05-18T10:16:13.385Z] [2020-05-18T10:16:13.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:13.385Z] #10 9.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:13.385Z] #10 9.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:13.385Z] #10 9.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:13.385Z] #10 ... [2020-05-18T10:16:13.385Z] [2020-05-18T10:16:13.385Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:13.385Z] #38 9.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:13.385Z] #38 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:13.385Z] #38 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:13.400Z] #52 ... [2020-05-18T10:16:13.400Z] [2020-05-18T10:16:13.400Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:16:13.400Z] #23 31.38 Reading package lists... [2020-05-18T10:16:13.400Z] #23 38.41 Building dependency tree... [2020-05-18T10:16:13.400Z] #23 42.27 ca-certificates is already the newest version (20190110). [2020-05-18T10:16:13.400Z] #23 42.27 The following additional packages will be installed: [2020-05-18T10:16:13.400Z] #23 42.27 libjq1 libonig5 [2020-05-18T10:16:13.400Z] #23 42.81 The following NEW packages will be installed: [2020-05-18T10:16:13.400Z] #23 42.82 jq libjq1 libonig5 [2020-05-18T10:16:13.400Z] #23 43.23 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:16:13.400Z] #23 43.23 Need to get 355 kB of archives. [2020-05-18T10:16:13.400Z] #23 43.23 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T10:16:13.400Z] #23 43.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:16:13.400Z] #23 43.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:16:13.400Z] #23 43.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:16:13.400Z] #23 44.78 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:13.400Z] #23 45.34 Fetched 355 kB in 0s (1247 kB/s) [2020-05-18T10:16:13.400Z] #23 45.47 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:16:13.400Z] #23 45.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:16:13.400Z] #23 45.56 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:16:13.400Z] #23 45.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:16:13.400Z] #23 45.89 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:16:13.400Z] #23 45.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:16:13.400Z] #23 45.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:16:13.400Z] #23 46.02 Selecting previously unselected package jq. [2020-05-18T10:16:13.400Z] #23 46.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:16:13.400Z] #23 46.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:16:13.400Z] #23 46.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:16:13.400Z] #23 46.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:16:13.400Z] #23 46.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:16:13.400Z] #23 46.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:13.400Z] #23 DONE 46.7s [2020-05-18T10:16:13.400Z] [2020-05-18T10:16:13.400Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:16:13.400Z] #24 DONE 0.1s [2020-05-18T10:16:13.400Z] [2020-05-18T10:16:13.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:13.424Z] #39 33.06 DEP compel/arch/s390/src/lib/cpu.d [2020-05-18T10:16:13.424Z] #39 33.09 DEP compel/src/lib/log.d [2020-05-18T10:16:13.424Z] #39 33.13 DEP compel/src/main.d [2020-05-18T10:16:13.424Z] #39 33.17 DEP compel/src/lib/handle-elf.d [2020-05-18T10:16:13.424Z] #39 33.23 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-18T10:16:13.640Z] #38 ... [2020-05-18T10:16:13.641Z] [2020-05-18T10:16:13.641Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:13.641Z] #32 8.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:13.641Z] #32 8.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:13.641Z] #32 8.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:13.641Z] #32 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:16:13.641Z] #32 ... [2020-05-18T10:16:13.641Z] [2020-05-18T10:16:13.641Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:13.641Z] #30 10.39 + RM_GOPATH=0 [2020-05-18T10:16:13.641Z] #30 10.39 + TMP_GOPATH= [2020-05-18T10:16:13.641Z] #30 10.39 + : /build [2020-05-18T10:16:13.641Z] #30 10.39 + '[' -z '' ']' [2020-05-18T10:16:13.641Z] #30 10.39 ++ mktemp -d [2020-05-18T10:16:13.641Z] #30 10.40 + export GOPATH=/tmp/tmp.XntcIvrlyB [2020-05-18T10:16:13.641Z] #30 10.40 + GOPATH=/tmp/tmp.XntcIvrlyB [2020-05-18T10:16:13.641Z] #30 10.40 + RM_GOPATH=1 [2020-05-18T10:16:13.641Z] #30 10.40 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:13.641Z] #30 10.41 + dir=/tmp/install [2020-05-18T10:16:13.641Z] #30 10.41 + bin=tomlv [2020-05-18T10:16:13.641Z] #30 10.41 + shift [2020-05-18T10:16:13.641Z] #30 10.41 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:16:13.641Z] #30 10.41 + . /tmp/install/tomlv.installer [2020-05-18T10:16:13.641Z] #30 10.41 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:13.641Z] #30 10.41 + install_tomlv [2020-05-18T10:16:13.641Z] #30 10.41 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:16:13.641Z] #30 10.41 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XntcIvrlyB/src/github.com/BurntSushi/toml [2020-05-18T10:16:13.641Z] #30 10.41 Cloning into '/tmp/tmp.XntcIvrlyB/src/github.com/BurntSushi/toml'... [2020-05-18T10:16:13.641Z] #30 10.41 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:13.706Z] #39 33.29 CC compel/src/lib/log.o [2020-05-18T10:16:13.706Z] #39 33.40 CC compel/arch/s390/src/lib/cpu.o [2020-05-18T10:16:13.895Z] #30 ... [2020-05-18T10:16:13.895Z] [2020-05-18T10:16:13.895Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:16:13.895Z] #23 8.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:13.895Z] #23 8.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:13.895Z] #23 8.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:13.895Z] #23 ... [2020-05-18T10:16:13.895Z] [2020-05-18T10:16:13.895Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:13.895Z] #54 6.512 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:16:13.895Z] #54 6.512 + RM_GOPATH=0 [2020-05-18T10:16:13.895Z] #54 6.512 + TMP_GOPATH= [2020-05-18T10:16:13.895Z] #54 6.512 + : /build [2020-05-18T10:16:13.895Z] #54 6.512 + '[' -z '' ']' [2020-05-18T10:16:13.895Z] #54 6.512 ++ mktemp -d [2020-05-18T10:16:13.895Z] #54 6.512 + export GOPATH=/tmp/tmp.zzY4GXZI0D [2020-05-18T10:16:13.895Z] #54 6.512 + GOPATH=/tmp/tmp.zzY4GXZI0D [2020-05-18T10:16:13.895Z] #54 6.512 + RM_GOPATH=1 [2020-05-18T10:16:13.895Z] #54 6.512 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:13.895Z] #54 6.512 + dir=/tmp/install [2020-05-18T10:16:13.895Z] #54 6.512 + bin=rootlesskit [2020-05-18T10:16:13.895Z] #54 6.512 + shift [2020-05-18T10:16:13.895Z] #54 6.512 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:16:13.895Z] #54 6.512 + . /tmp/install/rootlesskit.installer [2020-05-18T10:16:13.895Z] #54 6.512 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:16:13.895Z] #54 6.512 + install_rootlesskit [2020-05-18T10:16:13.895Z] #54 6.512 + case "$1" in [2020-05-18T10:16:13.895Z] #54 6.512 + export CGO_ENABLED=0 [2020-05-18T10:16:13.895Z] #54 6.512 + CGO_ENABLED=0 [2020-05-18T10:16:13.895Z] #54 6.512 + _install_rootlesskit [2020-05-18T10:16:13.896Z] #54 6.512 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:16:13.896Z] #54 6.512 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zzY4GXZI0D/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:16:13.896Z] #54 6.513 Cloning into '/tmp/tmp.zzY4GXZI0D/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:16:13.989Z] #39 33.53 CC compel/arch/s390/src/lib/infect.o [2020-05-18T10:16:14.151Z] #54 ... [2020-05-18T10:16:14.151Z] [2020-05-18T10:16:14.151Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:14.151Z] #43 10.62 + RM_GOPATH=0 [2020-05-18T10:16:14.151Z] #43 10.62 + TMP_GOPATH= [2020-05-18T10:16:14.151Z] #43 10.62 + : /build [2020-05-18T10:16:14.151Z] #43 10.62 + '[' -z '' ']' [2020-05-18T10:16:14.151Z] #43 10.63 ++ mktemp -d [2020-05-18T10:16:14.151Z] #43 10.63 + export GOPATH=/tmp/tmp.qUo1L7jflA [2020-05-18T10:16:14.151Z] #43 10.63 + GOPATH=/tmp/tmp.qUo1L7jflA [2020-05-18T10:16:14.151Z] #43 10.63 + RM_GOPATH=1 [2020-05-18T10:16:14.151Z] #43 10.63 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:14.151Z] #43 10.64 + dir=/tmp/install [2020-05-18T10:16:14.151Z] #43 10.64 + bin=gotestsum [2020-05-18T10:16:14.151Z] #43 10.64 + shift [2020-05-18T10:16:14.151Z] #43 10.64 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:16:14.151Z] #43 10.64 + . /tmp/install/gotestsum.installer [2020-05-18T10:16:14.151Z] #43 10.64 ++ : v0.3.5 [2020-05-18T10:16:14.151Z] #43 10.64 + install_gotestsum [2020-05-18T10:16:14.151Z] #43 10.65 + set -e [2020-05-18T10:16:14.151Z] #43 10.65 + export GO111MODULE=on [2020-05-18T10:16:14.151Z] #43 10.65 + GO111MODULE=on [2020-05-18T10:16:14.151Z] #43 10.65 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:16:14.151Z] #43 10.91 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:16:14.151Z] #43 10.92 go: finding gotest.tools v0.3.5 [2020-05-18T10:16:14.151Z] #43 ... [2020-05-18T10:16:14.151Z] [2020-05-18T10:16:14.151Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:14.151Z] #47 10.33 + RM_GOPATH=0 [2020-05-18T10:16:14.151Z] #47 10.33 + TMP_GOPATH= [2020-05-18T10:16:14.151Z] #47 10.33 + : /build [2020-05-18T10:16:14.151Z] #47 10.33 + '[' -z '' ']' [2020-05-18T10:16:14.151Z] #47 10.33 ++ mktemp -d [2020-05-18T10:16:14.151Z] #47 10.34 + export GOPATH=/tmp/tmp.3NIECh4uXH [2020-05-18T10:16:14.151Z] #47 10.34 + GOPATH=/tmp/tmp.3NIECh4uXH [2020-05-18T10:16:14.151Z] #47 10.34 + RM_GOPATH=1 [2020-05-18T10:16:14.151Z] #47 10.35 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:14.151Z] #47 10.37 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:16:14.151Z] #47 10.37 + dir=/tmp/install [2020-05-18T10:16:14.151Z] #47 10.37 + bin=shfmt [2020-05-18T10:16:14.151Z] #47 10.37 + shift [2020-05-18T10:16:14.151Z] #47 10.37 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:16:14.151Z] #47 10.37 + . /tmp/install/shfmt.installer [2020-05-18T10:16:14.151Z] #47 10.37 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:16:14.151Z] #47 10.37 + install_shfmt [2020-05-18T10:16:14.151Z] #47 10.37 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:16:14.151Z] #47 10.37 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3NIECh4uXH/src/github.com/mvdan/sh [2020-05-18T10:16:14.151Z] #47 10.37 Cloning into '/tmp/tmp.3NIECh4uXH/src/github.com/mvdan/sh'... [2020-05-18T10:16:14.271Z] #39 34.11 CC compel/src/lib/infect-rpc.o [2020-05-18T10:16:14.333Z] #25 ... [2020-05-18T10:16:14.333Z] [2020-05-18T10:16:14.334Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:14.334Z] #32 31.02 Reading package lists... [2020-05-18T10:16:14.334Z] #32 38.06 Building dependency tree... [2020-05-18T10:16:14.334Z] #32 41.89 The following additional packages will be installed: [2020-05-18T10:16:14.334Z] #32 41.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:16:14.334Z] #32 41.93 Suggested packages: [2020-05-18T10:16:14.334Z] #32 41.95 cmake-doc ninja-build lrzip [2020-05-18T10:16:14.334Z] #32 41.95 Recommended packages: [2020-05-18T10:16:14.334Z] #32 41.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:16:14.334Z] #32 43.01 The following NEW packages will be installed: [2020-05-18T10:16:14.334Z] #32 43.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:16:14.334Z] #32 43.03 vim-common xxd [2020-05-18T10:16:14.334Z] #32 43.42 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:16:14.334Z] #32 43.42 Need to get 14.9 MB of archives. [2020-05-18T10:16:14.334Z] #32 43.42 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T10:16:14.334Z] #32 43.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:16:14.334Z] #32 43.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:16:14.334Z] #32 43.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:16:14.334Z] #32 43.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:16:14.334Z] #32 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T10:16:14.334Z] #32 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T10:16:14.334Z] #32 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T10:16:14.334Z] #32 45.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T10:16:14.334Z] #32 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T10:16:14.334Z] #32 45.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T10:16:14.334Z] #32 47.51 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:14.334Z] #32 47.68 Fetched 14.9 MB in 3s (5632 kB/s) [2020-05-18T10:16:14.334Z] #32 47.79 Selecting previously unselected package xxd. [2020-05-18T10:16:14.406Z] #47 ... [2020-05-18T10:16:14.406Z] [2020-05-18T10:16:14.406Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:14.406Z] #30 11.87 + cd /tmp/tmp.XntcIvrlyB/src/github.com/BurntSushi/toml [2020-05-18T10:16:14.406Z] #30 11.89 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:14.406Z] #30 11.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:16:14.592Z] #32 47.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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:14.592Z] #32 47.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:16:14.592Z] #32 47.94 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:16:14.592Z] #32 ... [2020-05-18T10:16:14.592Z] [2020-05-18T10:16:14.592Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:14.592Z] #38 44.28 Fetched 4095 kB in 1s (5555 kB/s) [2020-05-18T10:16:14.592Z] #38 44.59 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T10:16:14.592Z] #38 44.59 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:14.592Z] #38 44.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 44.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:16:14.592Z] #38 45.12 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:16:14.592Z] #38 45.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 45.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:14.592Z] #38 45.46 Selecting previously unselected package libnet1-dev. [2020-05-18T10:16:14.592Z] #38 45.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 45.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:14.592Z] #38 45.71 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:16:14.592Z] #38 45.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 45.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:16:14.592Z] #38 45.94 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T10:16:14.592Z] #38 45.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 45.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:16:14.592Z] #38 46.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:16:14.592Z] #38 46.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 46.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:14.592Z] #38 46.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T10:16:14.592Z] #38 46.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 46.48 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:14.592Z] #38 46.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T10:16:14.592Z] #38 46.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 46.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:16:14.592Z] #38 47.08 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T10:16:14.592Z] #38 47.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 47.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:14.592Z] #38 48.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T10:16:14.592Z] #38 48.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:14.592Z] #38 48.05 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:14.850Z] #38 48.34 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T10:16:14.850Z] #38 48.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:14.850Z] #38 48.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:14.888Z] #39 34.46 CC compel/src/lib/infect-util.o [2020-05-18T10:16:14.888Z] #39 34.60 CC compel/src/lib/infect.o [2020-05-18T10:16:15.333Z] #30 12.76 internal/cpu [2020-05-18T10:16:15.333Z] #30 12.76 runtime/internal/atomic [2020-05-18T10:16:15.575Z] #41 70.02 regexp/syntax [2020-05-18T10:16:15.575Z] #41 ... [2020-05-18T10:16:15.575Z] [2020-05-18T10:16:15.575Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:15.575Z] #30 60.29 internal/poll [2020-05-18T10:16:15.575Z] #30 63.07 os [2020-05-18T10:16:15.575Z] #30 63.76 internal/fmtsort [2020-05-18T10:16:15.575Z] #30 64.74 strings [2020-05-18T10:16:15.575Z] #30 67.52 fmt [2020-05-18T10:16:15.575Z] #30 69.12 path/filepath [2020-05-18T10:16:15.833Z] #30 ... [2020-05-18T10:16:15.833Z] [2020-05-18T10:16:15.833Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:15.833Z] #41 70.51 fmt [2020-05-18T10:16:15.894Z] #30 13.43 runtime/internal/sys [2020-05-18T10:16:16.365Z] #39 36.15 CC compel/src/lib/ptrace.o [2020-05-18T10:16:16.455Z] #30 13.85 internal/bytealg [2020-05-18T10:16:16.455Z] #30 13.85 runtime/internal/math [2020-05-18T10:16:16.647Z] #39 36.53 AR compel/libcompel.a [2020-05-18T10:16:16.733Z] #30 14.05 math/bits [2020-05-18T10:16:16.749Z] #38 49.88 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T10:16:16.749Z] #38 49.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:16.749Z] #38 49.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:16.749Z] #38 ... [2020-05-18T10:16:16.749Z] [2020-05-18T10:16:16.749Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:16.749Z] #30 40.10 sync [2020-05-18T10:16:16.749Z] #30 40.10 internal/reflectlite [2020-05-18T10:16:16.749Z] #30 42.46 sort [2020-05-18T10:16:16.749Z] #30 42.46 errors [2020-05-18T10:16:16.749Z] #30 42.98 strconv [2020-05-18T10:16:16.749Z] #30 43.66 io [2020-05-18T10:16:16.749Z] #30 45.60 internal/oserror [2020-05-18T10:16:16.749Z] #30 45.72 syscall [2020-05-18T10:16:16.749Z] #30 48.14 reflect [2020-05-18T10:16:16.749Z] #30 ... [2020-05-18T10:16:16.749Z] [2020-05-18T10:16:16.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:16.749Z] #52 3.390 + RM_GOPATH=0 [2020-05-18T10:16:16.749Z] #52 3.390 + TMP_GOPATH= [2020-05-18T10:16:16.749Z] #52 3.390 + : /build [2020-05-18T10:16:16.749Z] #52 3.390 + '[' -z '' ']' [2020-05-18T10:16:16.749Z] #52 3.390 ++ mktemp -d [2020-05-18T10:16:16.749Z] #52 3.393 + export GOPATH=/tmp/tmp.417Iks9JxJ [2020-05-18T10:16:16.749Z] #52 3.393 + GOPATH=/tmp/tmp.417Iks9JxJ [2020-05-18T10:16:16.749Z] #52 3.393 + RM_GOPATH=1 [2020-05-18T10:16:16.749Z] #52 3.393 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:16.749Z] #52 3.393 + dir=/tmp/install [2020-05-18T10:16:16.749Z] #52 3.407 + bin=containerd [2020-05-18T10:16:16.749Z] #52 3.407 + shift [2020-05-18T10:16:16.749Z] #52 3.408 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:16:16.749Z] #52 3.408 + . /tmp/install/containerd.installer [2020-05-18T10:16:16.749Z] #52 3.409 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:16:16.749Z] #52 3.411 + install_containerd [2020-05-18T10:16:16.749Z] #52 3.412 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:16:16.749Z] #52 3.413 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:16:16.749Z] #52 3.414 + git clone https://github.com/containerd/containerd.git /tmp/tmp.417Iks9JxJ/src/github.com/containerd/containerd [2020-05-18T10:16:16.749Z] #52 3.423 Cloning into '/tmp/tmp.417Iks9JxJ/src/github.com/containerd/containerd'... [2020-05-18T10:16:16.766Z] #41 ... [2020-05-18T10:16:16.766Z] [2020-05-18T10:16:16.766Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:16.766Z] #38 71.32 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:16:16.766Z] #38 71.33 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:16.766Z] #38 DONE 71.7s [2020-05-18T10:16:16.952Z] #39 ... [2020-05-18T10:16:16.952Z] [2020-05-18T10:16:16.952Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:16.952Z] #10 70.62 Selecting previously unselected package libapparmor1:s390x. [2020-05-18T10:16:16.952Z] #10 70.62 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 70.62 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-18T10:16:16.952Z] #10 70.72 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-18T10:16:16.952Z] #10 70.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 70.73 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T10:16:16.952Z] #10 70.85 Selecting previously unselected package libbtrfs0. [2020-05-18T10:16:16.952Z] #10 70.85 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 70.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:16:16.952Z] #10 70.92 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:16:16.952Z] #10 70.92 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 70.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:16:16.952Z] #10 71.01 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-18T10:16:16.952Z] #10 71.01 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.01 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 71.07 Selecting previously unselected package libudev-dev:s390x. [2020-05-18T10:16:16.952Z] #10 71.07 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.08 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T10:16:16.952Z] #10 71.21 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-18T10:16:16.952Z] #10 71.21 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.21 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-18T10:16:16.952Z] #10 71.44 Selecting previously unselected package libpcre16-3:s390x. [2020-05-18T10:16:16.952Z] #10 71.44 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.44 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 71.53 Selecting previously unselected package libpcre32-3:s390x. [2020-05-18T10:16:16.952Z] #10 71.53 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.53 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 71.66 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-18T10:16:16.952Z] #10 71.66 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.66 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 71.72 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-18T10:16:16.952Z] #10 71.72 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.73 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 71.96 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-18T10:16:16.952Z] #10 71.96 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 71.97 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T10:16:16.952Z] #10 72.19 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-18T10:16:16.952Z] #10 72.19 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 72.19 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 72.24 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-18T10:16:16.952Z] #10 72.25 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 72.25 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T10:16:16.952Z] #10 72.32 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-18T10:16:16.952Z] #10 72.32 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T10:16:16.952Z] #10 72.32 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T10:16:16.952Z] #10 72.79 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 72.79 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T10:16:16.952Z] #10 72.80 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-18T10:16:16.952Z] #10 72.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:16:16.952Z] #10 72.81 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 72.82 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-18T10:16:16.952Z] #10 72.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:16.952Z] #10 72.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:16:16.952Z] #10 72.84 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 72.84 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T10:16:16.952Z] #10 72.86 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:16:16.952Z] #10 72.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:16:16.952Z] #10 72.87 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T10:16:16.952Z] #10 72.88 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:16:16.952Z] #10 72.88 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T10:16:16.952Z] #10 72.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:16:16.952Z] #10 72.90 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T10:16:16.952Z] #10 72.90 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:16.952Z] #10 72.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 [2020-05-18T10:16:16.952Z] #10 72.91 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:16:16.952Z] #10 72.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:16.952Z] #10 72.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:16:16.952Z] #10 72.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:16:16.952Z] #10 72.94 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:16:16.952Z] #10 72.96 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T10:16:16.952Z] #10 72.97 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 72.98 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 72.98 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 72.99 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T10:16:16.952Z] #10 73.00 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:16.952Z] #10 DONE 73.4s [2020-05-18T10:16:16.952Z] [2020-05-18T10:16:16.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:16.952Z] #39 36.57 HOSTCC compel/src/main-host.o [2020-05-18T10:16:17.007Z] #52 ... [2020-05-18T10:16:17.007Z] [2020-05-18T10:16:17.007Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:17.007Z] #41 40.48 sync [2020-05-18T10:16:17.007Z] #41 40.50 internal/reflectlite [2020-05-18T10:16:17.007Z] #41 42.33 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:16:17.007Z] #41 42.75 math/rand [2020-05-18T10:16:17.007Z] #41 43.82 internal/singleflight [2020-05-18T10:16:17.007Z] #41 44.74 io [2020-05-18T10:16:17.007Z] #41 44.78 strconv [2020-05-18T10:16:17.007Z] #41 46.42 bytes [2020-05-18T10:16:17.007Z] #41 49.15 bufio [2020-05-18T10:16:17.007Z] #41 49.50 reflect [2020-05-18T10:16:17.007Z] #41 ... [2020-05-18T10:16:17.007Z] [2020-05-18T10:16:17.007Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:17.007Z] #25 3.854 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:16:17.024Z] [2020-05-18T10:16:17.024Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:17.024Z] #33 4.009 + RM_GOPATH=0 [2020-05-18T10:16:17.024Z] #33 4.009 + TMP_GOPATH= [2020-05-18T10:16:17.024Z] #33 4.009 + : /build [2020-05-18T10:16:17.024Z] #33 4.009 + '[' -z '' ']' [2020-05-18T10:16:17.024Z] #33 4.009 ++ mktemp -d [2020-05-18T10:16:17.024Z] #33 4.013 + export GOPATH=/tmp/tmp.zLMSXgHT9O [2020-05-18T10:16:17.024Z] #33 4.013 + GOPATH=/tmp/tmp.zLMSXgHT9O [2020-05-18T10:16:17.024Z] #33 4.013 + RM_GOPATH=1 [2020-05-18T10:16:17.024Z] #33 4.013 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:17.024Z] #33 4.019 + dir=/tmp/install [2020-05-18T10:16:17.024Z] #33 4.023 + bin=tini [2020-05-18T10:16:17.024Z] #33 4.023 + shift [2020-05-18T10:16:17.024Z] #33 4.023 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:16:17.024Z] #33 4.023 + . /tmp/install/tini.installer [2020-05-18T10:16:17.024Z] #33 4.025 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:17.024Z] #33 4.025 + install_tini [2020-05-18T10:16:17.024Z] #33 4.029 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:16:17.024Z] #33 4.029 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:17.024Z] #33 4.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.zLMSXgHT9O/tini [2020-05-18T10:16:17.024Z] #33 4.030 Cloning into '/tmp/tmp.zLMSXgHT9O/tini'... [2020-05-18T10:16:17.239Z] #39 37.03 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-18T10:16:17.286Z] #33 5.015 + cd /tmp/tmp.zLMSXgHT9O/tini [2020-05-18T10:16:17.286Z] #33 5.016 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:17.286Z] #33 5.024 + cmake . [2020-05-18T10:16:17.303Z] #30 14.78 math [2020-05-18T10:16:17.526Z] #39 37.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:16:17.573Z] #25 4.315 [2020-05-18T10:16:17.808Z] #39 37.44 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:16:17.808Z] #39 37.51 HOSTLINK compel/compel-host-bin [2020-05-18T10:16:17.864Z] #30 15.04 runtime [2020-05-18T10:16:18.089Z] #39 37.68 DEP soccr/soccr.d [2020-05-18T10:16:18.219Z] #33 5.921 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:16:18.219Z] #33 5.981 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:16:18.371Z] #39 37.92 CC soccr/soccr.o [2020-05-18T10:16:18.654Z] #39 ... [2020-05-18T10:16:18.654Z] [2020-05-18T10:16:18.654Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:16:18.654Z] #11 DONE 1.8s [2020-05-18T10:16:18.784Z] #33 6.650 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:16:18.936Z] [2020-05-18T10:16:18.937Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:18.937Z] #49 1.436 + RM_GOPATH=0 [2020-05-18T10:16:18.937Z] #49 1.436 + TMP_GOPATH= [2020-05-18T10:16:18.937Z] #49 1.436 + : /build [2020-05-18T10:16:18.937Z] #49 1.436 + '[' -z '' ']' [2020-05-18T10:16:18.937Z] #49 1.437 ++ mktemp -d [2020-05-18T10:16:18.937Z] #49 1.439 + export GOPATH=/tmp/tmp.gI4p21iPoj [2020-05-18T10:16:18.937Z] #49 1.439 + GOPATH=/tmp/tmp.gI4p21iPoj [2020-05-18T10:16:18.937Z] #49 1.439 + RM_GOPATH=1 [2020-05-18T10:16:18.937Z] #49 1.441 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:18.937Z] #49 1.442 + dir=/tmp/install [2020-05-18T10:16:18.937Z] #49 1.442 + bin=runc [2020-05-18T10:16:18.937Z] #49 1.442 + shift [2020-05-18T10:16:18.937Z] #49 1.443 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:16:18.937Z] #49 1.443 + . /tmp/install/runc.installer [2020-05-18T10:16:18.937Z] #49 1.443 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:16:18.937Z] #49 1.443 + install_runc [2020-05-18T10:16:18.937Z] #49 1.445 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:16:18.937Z] #49 1.445 + uname -r [2020-05-18T10:16:18.937Z] #49 1.449 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:16:18.937Z] #49 1.449 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:16:18.937Z] #49 1.449 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:16:18.937Z] #49 1.449 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gI4p21iPoj/src/github.com/opencontainers/runc [2020-05-18T10:16:18.937Z] #49 1.458 Cloning into '/tmp/tmp.gI4p21iPoj/src/github.com/opencontainers/runc'... [2020-05-18T10:16:19.042Z] #33 6.655 -- Detecting C compiler ABI info [2020-05-18T10:16:19.608Z] #33 7.300 -- Detecting C compiler ABI info - done [2020-05-18T10:16:19.608Z] #33 7.365 -- Detecting C compile features [2020-05-18T10:16:19.695Z] #25 4.467 1.2% #### 6.2% ####### 11.1% ############ 17.1% ################ 22.3% #################### 28.1% ####################### 33.2% ############################ 39.1% ################################# 46.8% ##################################### 51.8% ######################################### 57.6% ############################################## 64.1% ################################################### 72.2% ######################################################### 79.9% ############################################################## 86.8% #################################################################### 95.4% ######################################################################## 100.0% [2020-05-18T10:16:19.947Z] #49 ... [2020-05-18T10:16:19.947Z] [2020-05-18T10:16:19.947Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:19.947Z] #41 66.27 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:16:19.947Z] #41 67.30 vendor/golang.org/x/text/secure/bidirule [2020-05-18T10:16:19.947Z] #41 67.43 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:16:19.947Z] #41 69.83 vendor/golang.org/x/net/idna [2020-05-18T10:16:19.947Z] #41 71.95 vendor/golang.org/x/net/http2/hpack [2020-05-18T10:16:19.947Z] #41 72.95 mime [2020-05-18T10:16:19.947Z] #41 74.48 mime/quotedprintable [2020-05-18T10:16:19.947Z] #41 75.07 net/http/internal [2020-05-18T10:16:19.947Z] #41 ... [2020-05-18T10:16:19.947Z] [2020-05-18T10:16:19.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:19.947Z] #39 39.23 AR soccr/libsoccr.a [2020-05-18T10:16:19.947Z] #39 39.26 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:16:19.947Z] #39 39.70 DEP criu/arch/s390/sigframe.d [2020-05-18T10:16:19.954Z] #25 6.715 [2020-05-18T10:16:19.954Z] #25 ... [2020-05-18T10:16:19.954Z] [2020-05-18T10:16:19.954Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:19.954Z] #10 43.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:16:19.954Z] #10 43.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-18T10:16:19.954Z] #10 48.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-18T10:16:19.954Z] #10 50.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T10:16:19.954Z] #10 50.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T10:16:19.954Z] #10 50.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:16:19.954Z] #10 50.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:16:19.954Z] #10 50.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-18T10:16:19.954Z] #10 50.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T10:16:19.954Z] #10 50.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T10:16:19.954Z] #10 50.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T10:16:19.954Z] #10 50.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T10:16:19.954Z] #10 50.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T10:16:19.954Z] #10 50.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T10:16:19.954Z] #10 50.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T10:16:19.954Z] #10 50.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T10:16:19.954Z] #10 50.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T10:16:19.954Z] #10 50.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T10:16:19.954Z] #10 51.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:19.954Z] #10 52.07 Fetched 78.2 MB in 9s (8832 kB/s) [2020-05-18T10:16:19.954Z] #10 52.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:16:19.954Z] #10 52.27 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T10:16:19.954Z] #10 52.29 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:16:19.954Z] #10 52.76 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T10:16:19.954Z] #10 52.93 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:19.954Z] #10 52.99 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T10:16:19.954Z] #10 53.02 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:16:19.954Z] #10 53.31 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T10:16:19.954Z] #10 53.49 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:16:20.212Z] #10 53.49 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:16:20.212Z] #10 53.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:16:20.212Z] #10 53.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:16:20.212Z] #10 ... [2020-05-18T10:16:20.212Z] [2020-05-18T10:16:20.212Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:20.229Z] #39 39.93 DEP criu/arch/s390/crtools.d [2020-05-18T10:16:20.229Z] #39 40.08 DEP criu/arch/s390/cpu.d [2020-05-18T10:16:20.381Z] #30 ... [2020-05-18T10:16:20.381Z] [2020-05-18T10:16:20.381Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:20.381Z] #43 12.43 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:16:20.381Z] #43 13.02 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:16:20.381Z] #43 15.03 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:16:20.381Z] #43 15.13 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:16:20.381Z] #43 15.27 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:16:20.381Z] #43 15.30 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:16:20.381Z] #43 15.44 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:16:20.381Z] #43 15.52 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:16:20.381Z] #43 15.57 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:16:20.381Z] #43 15.68 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:16:20.381Z] #43 15.76 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:16:20.381Z] #43 15.76 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:16:20.381Z] #43 16.09 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:16:20.381Z] #43 16.14 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:16:20.381Z] #43 16.21 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:16:20.381Z] #43 16.31 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:16:20.381Z] #43 16.32 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:16:20.381Z] #43 16.50 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:16:20.381Z] #43 16.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:16:20.381Z] #43 16.52 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:16:20.381Z] #43 16.55 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:16:20.381Z] #43 17.08 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:16:20.381Z] #43 17.22 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:16:20.517Z] #39 40.23 CC criu/arch/s390/cpu.o [2020-05-18T10:16:20.517Z] #39 ... [2020-05-18T10:16:20.517Z] [2020-05-18T10:16:20.517Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:16:20.517Z] #12 DONE 1.8s [2020-05-18T10:16:20.728Z] #25 6.914 ###### 9.2% ################### 27.1% ############################## 42.6% ######################################## 56.5% ################################################### 71.5% ############################################################## 86.9% ######################################################################## 100.0% [2020-05-18T10:16:20.808Z] [2020-05-18T10:16:20.808Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:16:20.933Z] Client: Docker Engine - Community [2020-05-18T10:16:20.933Z] Version: 19.03.8 [2020-05-18T10:16:20.933Z] API version: 1.40 [2020-05-18T10:16:20.933Z] Go version: go1.12.17 [2020-05-18T10:16:20.933Z] Git commit: afacb8b [2020-05-18T10:16:20.933Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-18T10:16:20.933Z] OS/Arch: linux/arm64 [2020-05-18T10:16:20.933Z] Experimental: false [2020-05-18T10:16:20.933Z] [2020-05-18T10:16:20.933Z] Server: Docker Engine - Community [2020-05-18T10:16:20.933Z] Engine: [2020-05-18T10:16:20.933Z] Version: 19.03.8 [2020-05-18T10:16:20.933Z] API version: 1.40 (minimum version 1.12) [2020-05-18T10:16:20.933Z] Go version: go1.12.17 [2020-05-18T10:16:20.933Z] Git commit: afacb8b [2020-05-18T10:16:20.933Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-18T10:16:20.933Z] OS/Arch: linux/arm64 [2020-05-18T10:16:20.933Z] Experimental: true [2020-05-18T10:16:20.933Z] containerd: [2020-05-18T10:16:20.933Z] Version: 1.2.13 [2020-05-18T10:16:20.933Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:16:20.933Z] runc: [2020-05-18T10:16:20.933Z] Version: 1.0.0-rc10 [2020-05-18T10:16:20.933Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:16:20.933Z] docker-init: [2020-05-18T10:16:20.933Z] Version: 0.18.0 [2020-05-18T10:16:20.933Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T10:16:20.981Z] #33 ... [2020-05-18T10:16:20.981Z] [2020-05-18T10:16:20.981Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:20.981Z] #47 65.50 os [2020-05-18T10:16:20.981Z] #47 68.82 encoding/binary [2020-05-18T10:16:20.981Z] #47 71.43 encoding/base64 [2020-05-18T10:16:20.981Z] #47 71.85 fmt [2020-05-18T10:16:20.981Z] #47 72.78 golang.org/x/sys/unix [2020-05-18T10:16:20.981Z] #47 ... [2020-05-18T10:16:20.981Z] [2020-05-18T10:16:20.981Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:21.273Z] + docker info [2020-05-18T10:16:21.292Z] #25 7.912 [2020-05-18T10:16:21.497Z] #52 39.68 Checking out files: 47% (1513/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 85% (2715/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:16:21.497Z] #52 41.18 + cd /tmp/tmp.KD7yhVPnFD/src/github.com/containerd/containerd [2020-05-18T10:16:21.497Z] #52 41.18 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:16:22.288Z] #13 1.609 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:16:22.288Z] #13 DONE 1.8s [2020-05-18T10:16:22.288Z] [2020-05-18T10:16:22.288Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:16:22.917Z] #43 20.29 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:16:22.917Z] #43 ... [2020-05-18T10:16:22.917Z] [2020-05-18T10:16:22.917Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:22.917Z] #21 10.38 + export GOPATH=/tmp/tmp.igJqpyKoAd [2020-05-18T10:16:22.917Z] #21 10.38 + GOPATH=/tmp/tmp.igJqpyKoAd [2020-05-18T10:16:22.917Z] #21 10.38 + RM_GOPATH=1 [2020-05-18T10:16:22.917Z] #21 10.38 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:22.917Z] #21 10.40 + dir=/tmp/install [2020-05-18T10:16:22.917Z] #21 10.40 + bin=dockercli [2020-05-18T10:16:22.917Z] #21 10.40 + shift [2020-05-18T10:16:22.917Z] #21 10.40 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:16:22.917Z] #21 10.40 + . /tmp/install/dockercli.installer [2020-05-18T10:16:22.917Z] #21 10.40 ++ : stable [2020-05-18T10:16:22.917Z] #21 10.40 ++ : 17.06.2-ce [2020-05-18T10:16:22.917Z] #21 10.40 + install_dockercli [2020-05-18T10:16:22.917Z] #21 10.40 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:16:22.917Z] #21 10.40 ++ uname -m [2020-05-18T10:16:22.917Z] #21 10.40 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:16:22.917Z] #21 10.42 + arch=x86_64 [2020-05-18T10:16:22.917Z] #21 10.42 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T10:16:22.917Z] #21 10.42 + url=https://download.docker.com/linux/static [2020-05-18T10:16:22.917Z] #21 10.42 + tar -xz docker/docker [2020-05-18T10:16:22.917Z] #21 10.42 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T10:16:23.172Z] #21 ... [2020-05-18T10:16:23.172Z] [2020-05-18T10:16:23.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:23.172Z] #41 11.55 + cd /tmp/tmp.6QXs80aHR6/src/github.com/LK4D4/vndr [2020-05-18T10:16:23.172Z] #41 11.55 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:16:23.172Z] #41 11.61 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:16:23.172Z] #41 13.56 runtime/internal/sys [2020-05-18T10:16:23.172Z] #41 13.69 internal/cpu [2020-05-18T10:16:23.172Z] #41 13.93 runtime/internal/math [2020-05-18T10:16:23.172Z] #41 14.36 internal/race [2020-05-18T10:16:23.172Z] #41 14.37 internal/bytealg [2020-05-18T10:16:23.172Z] #41 14.58 sync/atomic [2020-05-18T10:16:23.172Z] #41 15.42 unicode [2020-05-18T10:16:23.172Z] #41 16.17 runtime [2020-05-18T10:16:23.172Z] #41 ... [2020-05-18T10:16:23.172Z] [2020-05-18T10:16:23.172Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:23.172Z] #45 10.67 + RM_GOPATH=0 [2020-05-18T10:16:23.172Z] #45 10.67 + TMP_GOPATH= [2020-05-18T10:16:23.172Z] #45 10.67 + : /build [2020-05-18T10:16:23.172Z] #45 10.67 + '[' -z '' ']' [2020-05-18T10:16:23.172Z] #45 10.68 Installing golangci-lint version v1.23.8 [2020-05-18T10:16:23.172Z] #45 10.68 ++ mktemp -d [2020-05-18T10:16:23.172Z] #45 10.68 + export GOPATH=/tmp/tmp.RGiEUAbINj [2020-05-18T10:16:23.172Z] #45 10.68 + GOPATH=/tmp/tmp.RGiEUAbINj [2020-05-18T10:16:23.172Z] #45 10.68 + RM_GOPATH=1 [2020-05-18T10:16:23.172Z] #45 10.68 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:23.172Z] #45 10.68 + dir=/tmp/install [2020-05-18T10:16:23.172Z] #45 10.68 + bin=golangci_lint [2020-05-18T10:16:23.172Z] #45 10.68 + shift [2020-05-18T10:16:23.172Z] #45 10.68 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:16:23.172Z] #45 10.68 + . /tmp/install/golangci_lint.installer [2020-05-18T10:16:23.172Z] #45 10.68 ++ : v1.23.8 [2020-05-18T10:16:23.172Z] #45 10.68 + install_golangci_lint [2020-05-18T10:16:23.172Z] #45 10.68 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:16:23.172Z] #45 10.68 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:16:23.311Z] #14 ... [2020-05-18T10:16:23.311Z] [2020-05-18T10:16:23.311Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:23.311Z] #43 DONE 79.8s [2020-05-18T10:16:23.396Z] #52 43.09 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:16:23.396Z] #52 43.09 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:16:23.396Z] #52 43.09 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:23.396Z] #52 43.09 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:23.396Z] #52 43.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:16:23.396Z] #52 43.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:16:23.396Z] #52 43.09 + '[' '' = dynamic ']' [2020-05-18T10:16:23.396Z] #52 43.09 + make [2020-05-18T10:16:23.427Z] #45 ... [2020-05-18T10:16:23.427Z] [2020-05-18T10:16:23.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:23.427Z] #51 11.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:23.427Z] #51 11.11 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:23.427Z] #51 11.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:23.427Z] #51 12.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:16:23.427Z] #51 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:16:23.427Z] #51 20.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:16:23.428Z] #25 8.110 ## 4.0% ####### 10.1% ########## 14.3% ############## 20.8% ################## 25.5% ###################### 31.2% ######################### 35.4% ############################# 40.4% ################################ 45.2% ##################################### 52.5% ######################################### 57.0% ############################################# 62.6% ################################################# 68.7% #################################################### 72.8% ######################################################## 78.5% ############################################################ 84.0% ############################################################### 87.6% ######################################################################## 100.0% [2020-05-18T10:16:23.594Z] [2020-05-18T10:16:23.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:23.594Z] #39 40.75 CC criu/arch/s390/crtools.o [2020-05-18T10:16:23.594Z] #39 41.35 CC criu/arch/s390/sigframe.o [2020-05-18T10:16:23.594Z] #39 41.57 LINK criu/arch/s390/crtools.built-in.o [2020-05-18T10:16:23.594Z] #39 41.60 DEP criu/pie/util-vdso.d [2020-05-18T10:16:23.594Z] #39 41.86 DEP criu/pie/util.d [2020-05-18T10:16:23.594Z] #39 42.09 CC criu/pie/util.o [2020-05-18T10:16:23.594Z] #39 42.40 CC criu/pie/util-vdso.o [2020-05-18T10:16:23.594Z] #39 42.95 AR criu/pie/pie.lib.a [2020-05-18T10:16:23.594Z] #39 42.98 DEP criu/pie/restorer.d [2020-05-18T10:16:23.594Z] #39 ... [2020-05-18T10:16:23.594Z] [2020-05-18T10:16:23.594Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:23.594Z] #54 73.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:16:23.594Z] #54 73.79 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:16:23.594Z] #54 DONE 80.0s [2020-05-18T10:16:23.594Z] [2020-05-18T10:16:23.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:23.594Z] #39 43.31 DEP criu/arch/s390/restorer.d [2020-05-18T10:16:23.904Z] #39 ... [2020-05-18T10:16:23.904Z] [2020-05-18T10:16:23.904Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:16:23.904Z] #55 DONE 0.3s [2020-05-18T10:16:23.904Z] [2020-05-18T10:16:23.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:23.904Z] #39 43.71 DEP criu/arch/s390/vdso-pie.d [2020-05-18T10:16:23.990Z] #51 ... [2020-05-18T10:16:23.990Z] [2020-05-18T10:16:23.990Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:23.990Z] #38 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:16:23.990Z] #38 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:16:23.990Z] #38 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:16:23.992Z] #25 10.57 [2020-05-18T10:16:24.195Z] #39 43.90 DEP criu/pie/parasite-vdso.d [2020-05-18T10:16:24.246Z] #38 ... [2020-05-18T10:16:24.246Z] [2020-05-18T10:16:24.246Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:24.246Z] #10 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:16:24.246Z] #10 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:16:24.246Z] #10 20.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:16:24.246Z] #10 ... [2020-05-18T10:16:24.246Z] [2020-05-18T10:16:24.246Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:16:24.246Z] #23 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:16:24.246Z] #23 15.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:16:24.246Z] #23 19.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:16:24.481Z] #39 44.05 DEP criu/pie/parasite.d [2020-05-18T10:16:24.481Z] #39 ... [2020-05-18T10:16:24.481Z] [2020-05-18T10:16:24.481Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:16:24.481Z] #14 DONE 2.3s [2020-05-18T10:16:24.500Z] #23 ... [2020-05-18T10:16:24.501Z] [2020-05-18T10:16:24.501Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:24.501Z] #41 21.52 unicode/utf8 [2020-05-18T10:16:24.764Z] #25 10.75 # 1.8% ### 4.6% ###### 8.6% ######## 11.3% ########## 14.4% ############# 18.4% ############## 20.7% [2020-05-18T10:16:24.764Z] #25 ... [2020-05-18T10:16:24.764Z] [2020-05-18T10:16:24.764Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:24.764Z] #32 48.15 Selecting previously unselected package vim-common. [2020-05-18T10:16:24.764Z] #32 48.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:16:24.764Z] #32 48.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:16:24.764Z] #32 48.63 Selecting previously unselected package cmake-data. [2020-05-18T10:16:24.764Z] #32 48.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:16:24.764Z] #32 48.64 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:16:24.764Z] #32 52.02 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:16:24.764Z] #32 52.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:16:24.764Z] #32 52.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:16:24.764Z] #32 ... [2020-05-18T10:16:24.764Z] [2020-05-18T10:16:24.764Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:24.770Z] [2020-05-18T10:16:24.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:24.770Z] #39 44.34 CC criu/pie/parasite.o [2020-05-18T10:16:24.799Z] #52 44.18 + bin/ctr [2020-05-18T10:16:25.062Z] #41 22.54 math [2020-05-18T10:16:25.795Z] #39 45.50 LINK criu/pie/parasite.built-in.o [2020-05-18T10:16:25.795Z] #39 45.50 GEN criu/pie/parasite-blob.h [2020-05-18T10:16:25.795Z] #39 45.53 CC criu/pie/parasite-vdso.o [2020-05-18T10:16:25.817Z] #52 ... [2020-05-18T10:16:25.817Z] [2020-05-18T10:16:25.817Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:25.817Z] #33 9.532 -- Detecting C compile features - done [2020-05-18T10:16:25.817Z] #33 9.598 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:16:25.817Z] #33 9.802 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:16:25.817Z] #33 9.930 -- Configuring done [2020-05-18T10:16:25.817Z] #33 9.960 -- Generating done [2020-05-18T10:16:25.817Z] #33 9.987 -- Build files have been written to: /tmp/tmp.zLMSXgHT9O/tini [2020-05-18T10:16:25.817Z] #33 10.00 + make tini-static [2020-05-18T10:16:25.817Z] #33 10.43 Scanning dependencies of target tini-static [2020-05-18T10:16:25.817Z] #33 10.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:16:25.817Z] #33 12.02 [100%] Linking C executable tini-static [2020-05-18T10:16:25.817Z] #33 12.88 [100%] Built target tini-static [2020-05-18T10:16:25.817Z] #33 12.97 + mkdir -p /build [2020-05-18T10:16:25.817Z] #33 12.97 + cp tini-static /build/docker-init [2020-05-18T10:16:25.817Z] #33 DONE 13.4s [2020-05-18T10:16:25.817Z] [2020-05-18T10:16:25.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:25.817Z] #39 3.715 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:16:25.817Z] #39 3.718 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:16:25.817Z] #39 3.728 Note: Building without GnuTLS support [2020-05-18T10:16:25.817Z] #39 3.734 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:16:25.817Z] #39 3.735 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:16:25.817Z] #39 5.800 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:16:25.817Z] #39 5.864 GEN .gitid [2020-05-18T10:16:25.817Z] #39 5.895 GEN criu/include/version.h [2020-05-18T10:16:25.817Z] #39 5.981 GEN include/common/asm [2020-05-18T10:16:25.817Z] #39 7.790 PBCC images/timens.pb-c.c [2020-05-18T10:16:25.817Z] #39 7.851 DEP images/timens.pb-c.d [2020-05-18T10:16:25.817Z] #39 7.899 PBCC images/fown.pb-c.c [2020-05-18T10:16:25.817Z] #39 7.948 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:16:25.817Z] #39 8.077 PBCC images/opts.pb-c.c [2020-05-18T10:16:25.817Z] #39 8.172 PBCC images/memfd.pb-c.c [2020-05-18T10:16:25.817Z] #39 8.247 DEP images/fown.pb-c.d [2020-05-18T10:16:25.817Z] #39 8.303 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:16:25.817Z] #39 8.495 DEP images/opts.pb-c.d [2020-05-18T10:16:25.817Z] #39 8.639 DEP images/memfd.pb-c.d [2020-05-18T10:16:25.817Z] #39 8.788 PBCC images/sit.pb-c.c [2020-05-18T10:16:25.817Z] #39 8.855 DEP images/sit.pb-c.d [2020-05-18T10:16:26.078Z] #39 9.013 PBCC images/macvlan.pb-c.c [2020-05-18T10:16:26.078Z] #39 9.122 DEP images/macvlan.pb-c.d [2020-05-18T10:16:26.078Z] #39 9.206 PBCC images/autofs.pb-c.c [2020-05-18T10:16:26.338Z] #39 9.339 DEP images/autofs.pb-c.d [2020-05-18T10:16:26.338Z] #39 9.513 PBCC images/sysctl.pb-c.c [2020-05-18T10:16:26.338Z] #39 9.557 DEP images/sysctl.pb-c.d [2020-05-18T10:16:26.436Z] #39 46.21 CC criu/arch/s390/vdso-pie.o [2020-05-18T10:16:26.595Z] #39 9.678 PBCC images/time.pb-c.c [2020-05-18T10:16:26.595Z] #39 ... [2020-05-18T10:16:26.595Z] [2020-05-18T10:16:26.595Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:26.595Z] #10 71.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:16:26.595Z] #10 71.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:16:26.595Z] #10 71.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:16:26.595Z] #10 79.02 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:16:26.595Z] #10 79.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:16:26.595Z] #10 79.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:26.595Z] #10 79.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:16:26.595Z] #10 79.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:16:26.595Z] #10 79.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:26.721Z] #39 ... [2020-05-18T10:16:26.721Z] [2020-05-18T10:16:26.721Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:16:26.721Z] #15 DONE 2.2s [2020-05-18T10:16:26.833Z] #25 10.75 # 1.8% ### 4.6% ###### 8.6% ######## 11.3% ########## 14.4% ############# 18.4% ############## 20.7% ################ 23.1% ################## 26.2% ##################### 29.3% ###################### 31.2% ######################## 34.1% ########################## 36.3% ########################### 38.6% ############################# 40.8% ############################## 42.3% ############################### 43.8% ################################ 44.8% ################################## 47.6% ################################### 49.4% ##################################### 52.7% ###################################### 54.0% ####################################### 55.3% ######################################## 56.7% ########################################## 58.5% ########################################### 59.8% [2020-05-18T10:16:26.833Z] #25 ... [2020-05-18T10:16:26.833Z] [2020-05-18T10:16:26.833Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:16:26.833Z] #28 50.27 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:16:26.833Z] #28 50.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:16:26.833Z] #28 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:16:26.833Z] #28 ... [2020-05-18T10:16:26.833Z] [2020-05-18T10:16:26.833Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:26.854Z] #10 ... [2020-05-18T10:16:26.854Z] [2020-05-18T10:16:26.854Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:26.854Z] #30 71.55 io/ioutil [2020-05-18T10:16:26.854Z] #30 72.52 path [2020-05-18T10:16:26.854Z] #30 73.07 text/tabwriter [2020-05-18T10:16:26.854Z] #30 73.90 flag [2020-05-18T10:16:26.854Z] #30 73.92 github.com/BurntSushi/toml [2020-05-18T10:16:26.854Z] #30 75.83 log [2020-05-18T10:16:26.854Z] #30 78.40 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:16:26.955Z] #41 ... [2020-05-18T10:16:26.955Z] [2020-05-18T10:16:26.955Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:26.955Z] #21 23.72 + mkdir -p /build [2020-05-18T10:16:26.955Z] #21 23.75 + mv docker/docker /build/ [2020-05-18T10:16:26.955Z] #21 23.76 + rmdir docker [2020-05-18T10:16:26.955Z] #21 DONE 24.3s [2020-05-18T10:16:26.955Z] [2020-05-18T10:16:26.955Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:26.955Z] #54 14.16 + cd /tmp/tmp.zzY4GXZI0D/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:16:26.955Z] #54 14.16 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:16:26.955Z] #54 15.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:16:26.955Z] #54 15.21 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:16:26.955Z] #54 ... [2020-05-18T10:16:26.955Z] [2020-05-18T10:16:26.955Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:26.955Z] #30 23.47 internal/testlog [2020-05-18T10:16:26.955Z] #30 23.99 encoding [2020-05-18T10:16:26.955Z] #30 24.32 runtime/cgo [2020-05-18T10:16:27.004Z] [2020-05-18T10:16:27.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:27.004Z] #39 46.50 CC criu/arch/s390/restorer.o [2020-05-18T10:16:27.094Z] #25 10.75 # 1.8% ### 4.6% ###### 8.6% ######## 11.3% ########## 14.4% ############# 18.4% ############## 20.7% ################ 23.1% ################## 26.2% ##################### 29.3% ###################### 31.2% ######################## 34.1% ########################## 36.3% ########################### 38.6% ############################# 40.8% ############################## 42.3% ############################### 43.8% ################################ 44.8% ################################## 47.6% ################################### 49.4% ##################################### 52.7% ###################################### 54.0% ####################################### 55.3% ######################################## 56.7% ########################################## 58.5% ########################################### 59.8% ########################################### 61.1% ############################################# 62.8% ############################################## 65.0% [2020-05-18T10:16:27.094Z] #25 ... [2020-05-18T10:16:27.094Z] [2020-05-18T10:16:27.094Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:27.094Z] #38 50.64 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:16:27.094Z] #38 50.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:16:27.094Z] #38 50.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:16:27.094Z] #38 50.86 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:16:27.094Z] #38 50.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:27.094Z] #38 50.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:16:27.094Z] #38 51.05 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:16:27.094Z] #38 51.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:16:27.094Z] #38 51.05 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:16:27.094Z] #38 51.30 Selecting previously unselected package python-six. [2020-05-18T10:16:27.094Z] #38 51.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:16:27.094Z] #38 51.36 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:16:27.094Z] #38 51.54 Selecting previously unselected package python-protobuf. [2020-05-18T10:16:27.094Z] #38 51.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T10:16:27.094Z] #38 51.55 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:16:27.094Z] #38 52.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:16:27.094Z] #38 57.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:27.094Z] #38 57.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:27.094Z] #38 57.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:27.094Z] #38 57.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:16:27.094Z] #38 57.57 Setting up python-six (1.12.0-1) ... [2020-05-18T10:16:27.111Z] #30 ... [2020-05-18T10:16:27.111Z] [2020-05-18T10:16:27.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:27.111Z] #39 9.846 DEP images/time.pb-c.d [2020-05-18T10:16:27.111Z] #39 10.03 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:16:27.111Z] #39 10.07 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:16:27.111Z] #39 10.28 PBCC images/seccomp.pb-c.c [2020-05-18T10:16:27.285Z] #39 46.93 CC criu/pie/restorer.o [2020-05-18T10:16:27.351Z] #38 ... [2020-05-18T10:16:27.351Z] [2020-05-18T10:16:27.351Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:27.351Z] #47 50.67 syscall [2020-05-18T10:16:27.351Z] #47 50.68 reflect [2020-05-18T10:16:27.351Z] #47 59.27 time [2020-05-18T10:16:27.351Z] #47 ... [2020-05-18T10:16:27.351Z] [2020-05-18T10:16:27.351Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:27.368Z] #39 10.29 DEP images/seccomp.pb-c.d [2020-05-18T10:16:27.368Z] #39 10.34 PBCC images/userns.pb-c.c [2020-05-18T10:16:27.368Z] #39 10.36 DEP images/userns.pb-c.d [2020-05-18T10:16:27.368Z] #39 10.43 PBCC images/cgroup.pb-c.c [2020-05-18T10:16:27.368Z] #39 10.46 DEP images/cgroup.pb-c.d [2020-05-18T10:16:27.368Z] #39 10.51 PBCC images/ext-file.pb-c.c [2020-05-18T10:16:27.368Z] #39 10.54 DEP images/ext-file.pb-c.d [2020-05-18T10:16:27.626Z] #39 10.59 PBCC images/rpc.pb-c.c [2020-05-18T10:16:27.626Z] #39 10.68 DEP images/rpc.pb-c.d [2020-05-18T10:16:27.626Z] #39 10.74 PBCC images/siginfo.pb-c.c [2020-05-18T10:16:27.626Z] #39 10.78 DEP images/siginfo.pb-c.d [2020-05-18T10:16:27.626Z] #39 10.82 PBCC images/pagemap.pb-c.c [2020-05-18T10:16:27.867Z] #25 10.75 # 1.8% ### 4.6% ###### 8.6% ######## 11.3% ########## 14.4% ############# 18.4% ############## 20.7% ################ 23.1% ################## 26.2% ##################### 29.3% ###################### 31.2% ######################## 34.1% ########################## 36.3% ########################### 38.6% ############################# 40.8% ############################## 42.3% ############################### 43.8% ################################ 44.8% ################################## 47.6% ################################### 49.4% ##################################### 52.7% ###################################### 54.0% ####################################### 55.3% ######################################## 56.7% ########################################## 58.5% ########################################### 59.8% ########################################### 61.1% ############################################# 62.8% ############################################## 65.0% ################################################ 66.9% ################################################# 69.1% ################################################### 70.9% #################################################### 72.4% #################################################### 73.4% ##################################################### 74.7% [2020-05-18T10:16:27.867Z] #25 ... [2020-05-18T10:16:27.867Z] [2020-05-18T10:16:27.867Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:27.867Z] #41 51.29 syscall [2020-05-18T10:16:27.867Z] #41 60.86 time [2020-05-18T10:16:27.867Z] #41 ... [2020-05-18T10:16:27.867Z] [2020-05-18T10:16:27.867Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:27.886Z] #39 10.86 DEP images/pagemap.pb-c.d [2020-05-18T10:16:27.886Z] #39 10.93 PBCC images/rlimit.pb-c.c [2020-05-18T10:16:27.886Z] #39 10.96 DEP images/rlimit.pb-c.d [2020-05-18T10:16:27.886Z] #39 11.00 PBCC images/file-lock.pb-c.c [2020-05-18T10:16:27.886Z] #39 11.05 DEP images/file-lock.pb-c.d [2020-05-18T10:16:28.143Z] #39 11.11 PBCC images/tty.pb-c.c [2020-05-18T10:16:28.143Z] #39 11.22 DEP images/tty.pb-c.d [2020-05-18T10:16:28.143Z] #39 11.26 PBCC images/tun.pb-c.c [2020-05-18T10:16:28.143Z] #39 11.35 PBCC images/netdev.pb-c.c [2020-05-18T10:16:28.291Z] #39 ... [2020-05-18T10:16:28.291Z] [2020-05-18T10:16:28.291Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:16:28.291Z] #16 DONE 1.4s [2020-05-18T10:16:28.291Z] [2020-05-18T10:16:28.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:16:28.332Z] #30 ... [2020-05-18T10:16:28.332Z] [2020-05-18T10:16:28.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:28.332Z] #32 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:16:28.332Z] #32 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:16:28.332Z] #32 ... [2020-05-18T10:16:28.332Z] [2020-05-18T10:16:28.332Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:28.332Z] #47 25.42 + cd /tmp/tmp.3NIECh4uXH/src/github.com/mvdan/sh [2020-05-18T10:16:28.332Z] #47 25.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:16:28.332Z] #47 25.63 + GO111MODULE=on [2020-05-18T10:16:28.332Z] #47 25.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:16:28.401Z] #39 ... [2020-05-18T10:16:28.401Z] [2020-05-18T10:16:28.401Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:28.401Z] #30 DONE 83.2s [2020-05-18T10:16:28.401Z] [2020-05-18T10:16:28.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:28.401Z] #39 11.56 DEP images/tun.pb-c.d [2020-05-18T10:16:28.658Z] #39 11.73 DEP images/netdev.pb-c.d [2020-05-18T10:16:28.916Z] #39 11.90 PBCC images/vma.pb-c.c [2020-05-18T10:16:28.916Z] #39 12.02 DEP images/vma.pb-c.d [2020-05-18T10:16:28.916Z] #39 12.10 PBCC images/creds.pb-c.c [2020-05-18T10:16:28.916Z] #39 12.12 DEP images/creds.pb-c.d [2020-05-18T10:16:29.154Z] #25 10.75 # 1.8% ### 4.6% ###### 8.6% ######## 11.3% ########## 14.4% ############# 18.4% ############## 20.7% ################ 23.1% ################## 26.2% ##################### 29.3% ###################### 31.2% ######################## 34.1% ########################## 36.3% ########################### 38.6% ############################# 40.8% ############################## 42.3% ############################### 43.8% ################################ 44.8% ################################## 47.6% ################################### 49.4% ##################################### 52.7% ###################################### 54.0% ####################################### 55.3% ######################################## 56.7% ########################################## 58.5% ########################################### 59.8% ########################################### 61.1% ############################################# 62.8% ############################################## 65.0% ################################################ 66.9% ################################################# 69.1% ################################################### 70.9% #################################################### 72.4% #################################################### 73.4% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.5% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################## 91.8% ################################################################### 94.2% #################################################################### 95.7% ####################################################################### 99.4% ######################################################################## 100.0% [2020-05-18T10:16:29.154Z] #25 15.83 [2020-05-18T10:16:29.173Z] #39 12.22 PBCC images/utsns.pb-c.c [2020-05-18T10:16:29.173Z] #39 12.28 DEP images/utsns.pb-c.d [2020-05-18T10:16:29.173Z] #39 12.42 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:16:29.397Z] Client: [2020-05-18T10:16:29.397Z] Debug Mode: false [2020-05-18T10:16:29.397Z] [2020-05-18T10:16:29.397Z] Server: [2020-05-18T10:16:29.397Z] Containers: 0 [2020-05-18T10:16:29.397Z] Running: 0 [2020-05-18T10:16:29.398Z] Paused: 0 [2020-05-18T10:16:29.398Z] Stopped: 0 [2020-05-18T10:16:29.398Z] Images: 0 [2020-05-18T10:16:29.398Z] Server Version: 19.03.8 [2020-05-18T10:16:29.398Z] Storage Driver: overlay2 [2020-05-18T10:16:29.398Z] Backing Filesystem: [2020-05-18T10:16:29.398Z] Supports d_type: true [2020-05-18T10:16:29.398Z] Native Overlay Diff: true [2020-05-18T10:16:29.398Z] Logging Driver: json-file [2020-05-18T10:16:29.398Z] Cgroup Driver: cgroupfs [2020-05-18T10:16:29.398Z] Plugins: [2020-05-18T10:16:29.398Z] Volume: local [2020-05-18T10:16:29.398Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T10:16:29.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T10:16:29.398Z] Swarm: inactive [2020-05-18T10:16:29.398Z] Runtimes: runc [2020-05-18T10:16:29.398Z] Default Runtime: runc [2020-05-18T10:16:29.398Z] Init Binary: docker-init [2020-05-18T10:16:29.398Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T10:16:29.398Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:16:29.398Z] init version: fec3683 [2020-05-18T10:16:29.398Z] Security Options: [2020-05-18T10:16:29.398Z] apparmor [2020-05-18T10:16:29.398Z] seccomp [2020-05-18T10:16:29.398Z] Profile: default [2020-05-18T10:16:29.398Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T10:16:29.398Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-18T10:16:29.398Z] OSType: linux [2020-05-18T10:16:29.398Z] Architecture: aarch64 [2020-05-18T10:16:29.398Z] CPUs: 4 [2020-05-18T10:16:29.398Z] Total Memory: 7.525GiB [2020-05-18T10:16:29.398Z] Name: ip-10-100-121-173 [2020-05-18T10:16:29.398Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-18T10:16:29.398Z] Docker Root Dir: /var/lib/docker [2020-05-18T10:16:29.398Z] Debug Mode: false [2020-05-18T10:16:29.398Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:16:29.398Z] Labels: [2020-05-18T10:16:29.398Z] Experimental: true [2020-05-18T10:16:29.398Z] Insecure Registries: [2020-05-18T10:16:29.398Z] 127.0.0.0/8 [2020-05-18T10:16:29.398Z] Live Restore Enabled: true [2020-05-18T10:16:29.398Z] [2020-05-18T10:16:29.398Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T10:16:29.431Z] #39 12.44 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:16:29.431Z] #39 12.47 DEP images/ipc-desc.pb-c.d [2020-05-18T10:16:29.431Z] #39 12.57 DEP images/ipc-sem.pb-c.d [2020-05-18T10:16:29.431Z] #39 12.62 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:16:29.431Z] #39 12.66 DEP images/ipc-msg.pb-c.d [2020-05-18T10:16:29.431Z] #39 12.70 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:16:29.688Z] #39 12.73 DEP images/ipc-shm.pb-c.d [2020-05-18T10:16:29.688Z] #39 12.79 PBCC images/ipc-var.pb-c.c [2020-05-18T10:16:29.688Z] #39 12.84 DEP images/ipc-var.pb-c.d [2020-05-18T10:16:29.688Z] #39 12.91 PBCC images/sk-opts.pb-c.c [2020-05-18T10:16:29.688Z] #39 12.94 PBCC images/packet-sock.pb-c.c [2020-05-18T10:16:29.692Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:16:29.692Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:16:29.692Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40895/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T10:16:29.692Z] + bash /home/ubuntu/workspace/moby_PR-40895/check-config.sh [2020-05-18T10:16:29.692Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T10:16:29.692Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T10:16:29.692Z] [2020-05-18T10:16:29.692Z] Generally Necessary: [2020-05-18T10:16:29.692Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T10:16:29.692Z] - apparmor: enabled and tools installed [2020-05-18T10:16:29.768Z] #17 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:16:29.768Z] #17 1.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:16:29.946Z] #39 13.01 DEP images/sk-opts.pb-c.d [2020-05-18T10:16:29.946Z] #39 13.09 DEP images/packet-sock.pb-c.d [2020-05-18T10:16:29.946Z] #39 13.17 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:16:29.946Z] #39 13.22 DEP images/sk-netlink.pb-c.d [2020-05-18T10:16:29.952Z] - CONFIG_NAMESPACES: enabled [2020-05-18T10:16:29.952Z] - CONFIG_NET_NS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_PID_NS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_IPC_NS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_UTS_NS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CGROUPS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T10:16:29.952Z] - CONFIG_CPUSETS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_MEMCG: enabled [2020-05-18T10:16:29.952Z] - CONFIG_KEYS: enabled [2020-05-18T10:16:29.952Z] - CONFIG_VETH: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T10:16:29.952Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T10:16:30.050Z] #17 1.874 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:16:30.050Z] #17 1.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T10:16:30.085Z] #25 16.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:16:30.204Z] #39 13.30 PBCC images/sk-inet.pb-c.c [2020-05-18T10:16:30.204Z] #39 13.40 DEP images/sk-inet.pb-c.d [2020-05-18T10:16:30.204Z] #39 13.47 PBCC images/sk-unix.pb-c.c [2020-05-18T10:16:30.204Z] #39 ... [2020-05-18T10:16:30.204Z] [2020-05-18T10:16:30.204Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:30.204Z] #41 75.14 regexp [2020-05-18T10:16:30.204Z] #41 76.32 go/token [2020-05-18T10:16:30.204Z] #41 77.61 go/scanner [2020-05-18T10:16:30.204Z] #41 79.21 internal/lazyregexp [2020-05-18T10:16:30.204Z] #41 79.42 go/ast [2020-05-18T10:16:30.204Z] #41 79.58 net/url [2020-05-18T10:16:30.204Z] #41 82.13 text/template/parse [2020-05-18T10:16:30.211Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T10:16:30.211Z] [2020-05-18T10:16:30.211Z] Optional Features: [2020-05-18T10:16:30.211Z] - CONFIG_USER_NS: enabled [2020-05-18T10:16:30.211Z] - CONFIG_SECCOMP: enabled [2020-05-18T10:16:30.211Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T10:16:30.211Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T10:16:30.211Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T10:16:30.211Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T10:16:30.211Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T10:16:30.211Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T10:16:30.211Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T10:16:30.211Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T10:16:30.211Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T10:16:30.211Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T10:16:30.211Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T10:16:30.211Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T10:16:30.211Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T10:16:30.211Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T10:16:30.211Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T10:16:30.211Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T10:16:30.211Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T10:16:30.211Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T10:16:30.211Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T10:16:30.211Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T10:16:30.211Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T10:16:30.211Z] - CONFIG_EXT4_FS: enabled [2020-05-18T10:16:30.219Z] #47 27.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:16:30.219Z] #47 27.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:16:30.219Z] #47 27.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:16:30.342Z] #25 17.16 [2020-05-18T10:16:30.461Z] #41 ... [2020-05-18T10:16:30.461Z] [2020-05-18T10:16:30.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:30.461Z] #39 13.55 DEP images/sk-unix.pb-c.d [2020-05-18T10:16:30.461Z] #39 13.59 PBCC images/mm.pb-c.c [2020-05-18T10:16:30.461Z] #39 13.66 DEP images/mm.pb-c.d [2020-05-18T10:16:30.461Z] #39 13.72 PBCC images/timerfd.pb-c.c [2020-05-18T10:16:30.471Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T10:16:30.471Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T10:16:30.471Z] - Network Drivers: [2020-05-18T10:16:30.471Z] - "overlay": [2020-05-18T10:16:30.471Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T10:16:30.471Z] Optional (for encrypted networks): [2020-05-18T10:16:30.471Z] - CONFIG_CRYPTO: enabled [2020-05-18T10:16:30.471Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T10:16:30.471Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T10:16:30.471Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T10:16:30.471Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T10:16:30.471Z] - CONFIG_XFRM: enabled [2020-05-18T10:16:30.471Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T10:16:30.471Z] - "ipvlan": [2020-05-18T10:16:30.471Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T10:16:30.471Z] - "macvlan": [2020-05-18T10:16:30.471Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T10:16:30.471Z] - "ftp,tftp client in container": [2020-05-18T10:16:30.471Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T10:16:30.471Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T10:16:30.471Z] - Storage Drivers: [2020-05-18T10:16:30.471Z] - "aufs": [2020-05-18T10:16:30.471Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T10:16:30.599Z] #25 17.32 ######################################################################## 100.0% [2020-05-18T10:16:30.599Z] #25 17.40 [2020-05-18T10:16:30.719Z] #39 13.77 DEP images/timerfd.pb-c.d [2020-05-18T10:16:30.719Z] #39 13.86 PBCC images/timer.pb-c.c [2020-05-18T10:16:30.730Z] - "btrfs": [2020-05-18T10:16:30.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T10:16:30.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T10:16:30.730Z] - "devicemapper": [2020-05-18T10:16:30.730Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T10:16:30.730Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T10:16:30.730Z] - "overlay": [2020-05-18T10:16:30.730Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T10:16:30.730Z] - "zfs": [2020-05-18T10:16:30.730Z] - /dev/zfs: missing [2020-05-18T10:16:30.730Z] - zfs command: missing [2020-05-18T10:16:30.730Z] - zpool command: missing [2020-05-18T10:16:30.730Z] [2020-05-18T10:16:30.730Z] Limits: [2020-05-18T10:16:30.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T10:16:30.730Z] [2020-05-18T10:16:30.730Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-05-18T10:16:30.786Z] #47 28.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [Pipeline] sh [2020-05-18T10:16:30.976Z] #39 13.89 DEP images/timer.pb-c.d [2020-05-18T10:16:30.976Z] #39 13.95 PBCC images/sa.pb-c.c [2020-05-18T10:16:30.976Z] #39 14.04 DEP images/sa.pb-c.d [2020-05-18T10:16:30.976Z] #39 14.10 PBCC images/pipe-data.pb-c.c [2020-05-18T10:16:30.976Z] #39 14.14 DEP images/pipe-data.pb-c.d [2020-05-18T10:16:31.042Z] #47 28.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:16:31.055Z] #17 2.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T10:16:31.055Z] #17 ... [2020-05-18T10:16:31.055Z] [2020-05-18T10:16:31.055Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:31.055Z] #41 77.28 crypto/tls [2020-05-18T10:16:31.055Z] #41 83.35 net/http [2020-05-18T10:16:31.055Z] #41 ... [2020-05-18T10:16:31.055Z] [2020-05-18T10:16:31.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:31.055Z] #39 48.35 LINK criu/pie/restorer.built-in.o [2020-05-18T10:16:31.055Z] #39 48.37 GEN criu/pie/restorer-blob.h [2020-05-18T10:16:31.055Z] #39 48.40 DEP criu/vdso.d [2020-05-18T10:16:31.055Z] #39 48.54 DEP criu/uts_ns.d [2020-05-18T10:16:31.055Z] #39 48.64 DEP criu/util.d [2020-05-18T10:16:31.055Z] #39 48.79 DEP criu/uffd.d [2020-05-18T10:16:31.055Z] #39 48.92 DEP criu/tun.d [2020-05-18T10:16:31.055Z] #39 49.07 DEP criu/tty.d [2020-05-18T10:16:31.055Z] #39 49.17 DEP criu/timerfd.d [2020-05-18T10:16:31.055Z] #39 49.33 DEP criu/timens.d [2020-05-18T10:16:31.055Z] #39 49.42 DEP criu/sysfs_parse.d [2020-05-18T10:16:31.055Z] #39 49.49 DEP criu/sysctl.d [2020-05-18T10:16:31.055Z] #39 49.55 DEP criu/string.d [2020-05-18T10:16:31.055Z] #39 49.58 DEP criu/stats.d [2020-05-18T10:16:31.055Z] #39 49.64 DEP criu/sockets.d [2020-05-18T10:16:31.055Z] #39 49.73 DEP criu/sk-unix.d [2020-05-18T10:16:31.055Z] #39 49.83 DEP criu/sk-tcp.d [2020-05-18T10:16:31.055Z] #39 49.96 DEP criu/sk-queue.d [2020-05-18T10:16:31.055Z] #39 50.02 DEP criu/sk-packet.d [2020-05-18T10:16:31.055Z] #39 50.10 DEP criu/sk-netlink.d [2020-05-18T10:16:31.055Z] #39 50.19 DEP criu/sk-inet.d [2020-05-18T10:16:31.055Z] #39 50.35 DEP criu/signalfd.d [2020-05-18T10:16:31.055Z] #39 50.43 DEP criu/sigframe.d [2020-05-18T10:16:31.055Z] #39 50.52 DEP criu/shmem.d [2020-05-18T10:16:31.055Z] #39 50.68 DEP criu/servicefd.d [2020-05-18T10:16:31.055Z] #39 50.76 DEP criu/seize.d [2020-05-18T10:16:31.055Z] #39 50.85 DEP criu/seccomp.d [2020-05-18T10:16:31.074Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:16:31.074Z] #2 [internal] load .dockerignore [2020-05-18T10:16:31.164Z] #25 ... [2020-05-18T10:16:31.164Z] [2020-05-18T10:16:31.164Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:31.164Z] #30 54.51 time [2020-05-18T10:16:31.164Z] #30 61.28 internal/poll [2020-05-18T10:16:31.164Z] #30 63.90 internal/syscall/execenv [2020-05-18T10:16:31.164Z] #30 64.12 internal/syscall/unix [2020-05-18T10:16:31.164Z] #30 64.29 internal/fmtsort [2020-05-18T10:16:31.164Z] #30 64.32 os [2020-05-18T10:16:31.164Z] #30 ... [2020-05-18T10:16:31.164Z] [2020-05-18T10:16:31.164Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:31.164Z] #32 60.17 Selecting previously unselected package libxml2:amd64. [2020-05-18T10:16:31.164Z] #32 60.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 60.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:16:31.164Z] #32 60.93 Selecting previously unselected package libarchive13:amd64. [2020-05-18T10:16:31.164Z] #32 60.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 60.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:16:31.164Z] #32 61.29 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T10:16:31.164Z] #32 61.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 61.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:16:31.164Z] #32 61.51 Selecting previously unselected package librhash0:amd64. [2020-05-18T10:16:31.164Z] #32 61.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 61.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:16:31.164Z] #32 61.79 Selecting previously unselected package libuv1:amd64. [2020-05-18T10:16:31.164Z] #32 61.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 61.81 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:16:31.164Z] #32 61.98 Selecting previously unselected package cmake. [2020-05-18T10:16:31.164Z] #32 62.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T10:16:31.164Z] #32 62.04 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:16:31.233Z] #39 14.22 PBCC images/mnt.pb-c.c [2020-05-18T10:16:31.233Z] #39 14.26 DEP images/mnt.pb-c.d [2020-05-18T10:16:31.233Z] #39 14.33 PBCC images/sk-packet.pb-c.c [2020-05-18T10:16:31.233Z] #39 14.39 DEP images/sk-packet.pb-c.d [2020-05-18T10:16:31.337Z] #39 50.95 DEP criu/rst-malloc.d [2020-05-18T10:16:31.337Z] #39 51.01 DEP criu/rbtree.d [2020-05-18T10:16:31.337Z] #39 51.01 DEP criu/pstree.d [2020-05-18T10:16:31.491Z] #39 14.43 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:16:31.491Z] #39 14.53 DEP images/tcp-stream.pb-c.d [2020-05-18T10:16:31.491Z] #39 14.62 PBCC images/pipe.pb-c.c [2020-05-18T10:16:31.491Z] #39 14.68 DEP images/pipe.pb-c.d [2020-05-18T10:16:31.619Z] #39 51.22 DEP criu/protobuf.d [2020-05-18T10:16:31.619Z] #39 51.36 GEN criu/protobuf-desc-gen.h [2020-05-18T10:16:31.748Z] #39 14.77 PBCC images/pstree.pb-c.c [2020-05-18T10:16:31.748Z] #39 14.78 DEP images/pstree.pb-c.d [2020-05-18T10:16:31.748Z] #39 14.84 PBCC images/fs.pb-c.c [2020-05-18T10:16:31.748Z] #39 14.88 DEP images/fs.pb-c.d [2020-05-18T10:16:32.006Z] #39 14.96 PBCC images/signalfd.pb-c.c [2020-05-18T10:16:32.006Z] #39 15.04 DEP images/signalfd.pb-c.d [2020-05-18T10:16:32.006Z] #39 15.07 PBCC images/fh.pb-c.c [2020-05-18T10:16:32.006Z] #39 15.12 PBCC images/fsnotify.pb-c.c [2020-05-18T10:16:32.006Z] #39 15.15 DEP images/fh.pb-c.d [2020-05-18T10:16:32.263Z] #39 15.21 DEP images/fsnotify.pb-c.d [2020-05-18T10:16:32.263Z] #39 15.29 PBCC images/eventpoll.pb-c.c [2020-05-18T10:16:32.263Z] #39 15.36 DEP images/eventpoll.pb-c.d [2020-05-18T10:16:32.263Z] #39 15.43 PBCC images/eventfd.pb-c.c [2020-05-18T10:16:32.409Z] #47 29.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:16:32.455Z] #2 transferring context: 87B done [2020-05-18T10:16:32.455Z] #2 DONE 1.1s [2020-05-18T10:16:32.455Z] [2020-05-18T10:16:32.455Z] #1 [internal] load build definition from Dockerfile [2020-05-18T10:16:32.455Z] #1 transferring dockerfile: 16.32kB 0.1s done [2020-05-18T10:16:32.455Z] #1 DONE 1.1s [2020-05-18T10:16:32.455Z] [2020-05-18T10:16:32.455Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:16:32.521Z] #39 15.43 DEP images/eventfd.pb-c.d [2020-05-18T10:16:32.521Z] #39 15.48 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:16:32.521Z] #39 15.54 DEP images/remap-file-path.pb-c.d [2020-05-18T10:16:32.521Z] #39 15.60 PBCC images/fifo.pb-c.c [2020-05-18T10:16:32.521Z] #39 15.61 DEP images/fifo.pb-c.d [2020-05-18T10:16:32.521Z] #39 15.67 PBCC images/ghost-file.pb-c.c [2020-05-18T10:16:32.521Z] #39 15.78 DEP images/ghost-file.pb-c.d [2020-05-18T10:16:32.536Z] #32 65.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:16:32.536Z] #32 ... [2020-05-18T10:16:32.536Z] [2020-05-18T10:16:32.536Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:32.536Z] #41 65.92 strings [2020-05-18T10:16:32.624Z] #39 52.30 DEP criu/protobuf-desc.d [2020-05-18T10:16:32.714Z] #3 DONE 0.4s [2020-05-18T10:16:32.714Z] [2020-05-18T10:16:32.714Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:16:32.714Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:16:32.714Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-18T10:16:32.714Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-05-18T10:16:32.714Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:16:32.714Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-18T10:16:32.778Z] #39 15.83 PBCC images/regfile.pb-c.c [2020-05-18T10:16:32.778Z] #39 15.91 DEP images/regfile.pb-c.d [2020-05-18T10:16:32.906Z] #39 52.43 DEP criu/proc_parse.d [2020-05-18T10:16:32.906Z] #39 52.56 DEP criu/plugin.d [2020-05-18T10:16:32.906Z] #39 52.63 DEP criu/pipes.d [2020-05-18T10:16:32.974Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.10MB / 8.28MB 0.2s [2020-05-18T10:16:32.974Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-05-18T10:16:33.036Z] #39 16.00 PBCC images/ns.pb-c.c [2020-05-18T10:16:33.036Z] #39 16.07 DEP images/ns.pb-c.d [2020-05-18T10:16:33.036Z] #39 16.09 PBCC images/fdinfo.pb-c.c [2020-05-18T10:16:33.036Z] #39 ... [2020-05-18T10:16:33.036Z] [2020-05-18T10:16:33.036Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:33.036Z] #47 77.86 encoding/json [2020-05-18T10:16:33.036Z] #47 83.23 github.com/pkg/diff [2020-05-18T10:16:33.036Z] #47 84.92 go/ast [2020-05-18T10:16:33.036Z] #47 85.78 golang.org/x/crypto/ssh/terminal [2020-05-18T10:16:33.036Z] #47 87.43 mvdan.cc/editorconfig [2020-05-18T10:16:33.101Z] #41 ... [2020-05-18T10:16:33.101Z] [2020-05-18T10:16:33.101Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:33.101Z] #10 56.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:16:33.101Z] #10 56.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:16:33.101Z] #10 56.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:16:33.101Z] #10 59.79 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:16:33.101Z] #10 59.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:16:33.101Z] #10 59.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:16:33.101Z] #10 60.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T10:16:33.101Z] #10 60.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:16:33.101Z] #10 60.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:16:33.101Z] #10 60.36 Selecting previously unselected package dmsetup. [2020-05-18T10:16:33.101Z] #10 60.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:16:33.101Z] #10 60.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:16:33.101Z] #10 60.63 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:16:33.101Z] #10 60.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:16:33.101Z] #10 60.65 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:16:33.188Z] #39 52.72 DEP criu/pie-util.d [2020-05-18T10:16:33.188Z] #39 52.81 DEP criu/pie-util-vdso.d [2020-05-18T10:16:33.188Z] #39 52.87 DEP criu/path.d [2020-05-18T10:16:33.188Z] #39 52.96 DEP criu/parasite-syscall.d [2020-05-18T10:16:33.233Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-05-18T10:16:33.293Z] #47 ... [2020-05-18T10:16:33.293Z] [2020-05-18T10:16:33.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:33.293Z] #39 16.25 DEP images/fdinfo.pb-c.d [2020-05-18T10:16:33.293Z] #39 16.30 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:16:33.293Z] #39 16.32 PBCC images/core-arm.pb-c.c [2020-05-18T10:16:33.293Z] #39 16.37 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:16:33.293Z] #39 16.44 PBCC images/core-s390.pb-c.c [2020-05-18T10:16:33.336Z] #47 30.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:16:33.359Z] #10 ... [2020-05-18T10:16:33.359Z] [2020-05-18T10:16:33.359Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:33.359Z] #25 18.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:16:33.359Z] #25 18.88 [2020-05-18T10:16:33.359Z] #25 19.09 ###################################################### 75.6% ######################################################################## 100.0% [2020-05-18T10:16:33.359Z] #25 19.26 [2020-05-18T10:16:33.470Z] #39 53.11 DEP criu/pagemap.d [2020-05-18T10:16:33.470Z] #39 53.20 DEP criu/pagemap-cache.d [2020-05-18T10:16:33.493Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-18T10:16:33.493Z] #4 DONE 0.8s [2020-05-18T10:16:33.551Z] #39 16.51 PBCC images/core-x86.pb-c.c [2020-05-18T10:16:33.551Z] #39 16.58 PBCC images/core.pb-c.c [2020-05-18T10:16:33.551Z] #39 16.66 PBCC images/inventory.pb-c.c [2020-05-18T10:16:33.616Z] #25 ... [2020-05-18T10:16:33.616Z] [2020-05-18T10:16:33.616Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:33.616Z] #32 65.95 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:16:33.616Z] #32 65.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:16:33.616Z] #32 65.99 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:16:33.616Z] #32 66.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:16:33.616Z] #32 66.04 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:16:33.616Z] #32 66.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:16:33.616Z] #32 66.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:16:33.616Z] #32 66.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:16:33.616Z] #32 66.12 Setting up cmake (3.13.4-1) ... [2020-05-18T10:16:33.616Z] #32 66.13 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:33.616Z] #32 66.20 Processing triggers for mime-support (3.62) ... [2020-05-18T10:16:33.616Z] #32 DONE 67.1s [2020-05-18T10:16:33.616Z] [2020-05-18T10:16:33.616Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:16:33.616Z] #25 20.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:16:33.752Z] #39 53.33 DEP criu/page-xfer.d [2020-05-18T10:16:33.752Z] #39 53.42 DEP criu/page-pipe.d [2020-05-18T10:16:33.752Z] #39 53.51 DEP criu/netfilter.d [2020-05-18T10:16:33.753Z] [2020-05-18T10:16:33.753Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:16:33.809Z] #39 16.73 DEP images/core-aarch64.pb-c.d [2020-05-18T10:16:33.809Z] #39 16.78 DEP images/core-arm.pb-c.d [2020-05-18T10:16:33.809Z] #39 16.83 DEP images/core-ppc64.pb-c.d [2020-05-18T10:16:33.809Z] #39 16.87 DEP images/core-s390.pb-c.d [2020-05-18T10:16:33.809Z] #39 16.92 DEP images/core-x86.pb-c.d [2020-05-18T10:16:33.809Z] #39 17.02 DEP images/core.pb-c.d [2020-05-18T10:16:33.809Z] #39 17.07 DEP images/inventory.pb-c.d [2020-05-18T10:16:33.874Z] #25 20.53 skipping existing 1849cc453dee [2020-05-18T10:16:34.034Z] #39 53.63 DEP criu/net.d [2020-05-18T10:16:34.034Z] #39 ... [2020-05-18T10:16:34.034Z] [2020-05-18T10:16:34.034Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:34.034Z] #49 7.105 + cd /tmp/tmp.gI4p21iPoj/src/github.com/opencontainers/runc [2020-05-18T10:16:34.034Z] #49 7.105 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:16:34.034Z] #49 7.928 + '[' -z '' ']' [2020-05-18T10:16:34.034Z] #49 7.928 + target=static [2020-05-18T10:16:34.034Z] #49 7.928 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:16:34.034Z] #49 9.444 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:16:34.052Z] #5 DONE 0.2s [2020-05-18T10:16:34.052Z] [2020-05-18T10:16:34.052Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:16:34.052Z] #6 DONE 0.2s [2020-05-18T10:16:34.068Z] #39 17.12 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:16:34.068Z] #39 17.15 DEP images/cpuinfo.pb-c.d [2020-05-18T10:16:34.068Z] #39 17.19 PBCC images/stats.pb-c.c [2020-05-18T10:16:34.132Z] #25 20.73 [2020-05-18T10:16:34.314Z] [2020-05-18T10:16:34.314Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:16:34.315Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:16:34.315Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:16:34.315Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-18T10:16:34.315Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0B / 49.17MB 0.1s [2020-05-18T10:16:34.315Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-18T10:16:34.315Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0B / 7.68MB 0.1s [2020-05-18T10:16:34.315Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.05MB / 49.17MB 0.2s [2020-05-18T10:16:34.315Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 2.99MB / 7.68MB 0.2s [2020-05-18T10:16:34.316Z] #49 ... [2020-05-18T10:16:34.316Z] [2020-05-18T10:16:34.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:34.316Z] #39 53.86 DEP criu/namespaces.d [2020-05-18T10:16:34.316Z] #39 54.03 DEP criu/mount.d [2020-05-18T10:16:34.316Z] #39 54.14 DEP criu/memfd.d [2020-05-18T10:16:34.325Z] #39 17.25 DEP images/stats.pb-c.d [2020-05-18T10:16:34.583Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 6.45MB / 49.17MB 0.3s [2020-05-18T10:16:34.583Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 5.69MB / 7.68MB 0.3s [2020-05-18T10:16:34.583Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0B / 9.98MB 0.3s [2020-05-18T10:16:34.598Z] #39 54.23 DEP criu/mem.d [2020-05-18T10:16:34.701Z] #47 ... [2020-05-18T10:16:34.701Z] [2020-05-18T10:16:34.701Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:34.701Z] #41 29.89 unicode/utf16 [2020-05-18T10:16:34.701Z] #41 30.47 container/list [2020-05-18T10:16:34.701Z] #41 31.50 crypto/internal/subtle [2020-05-18T10:16:34.701Z] #41 31.63 crypto/subtle [2020-05-18T10:16:34.701Z] #41 31.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:16:34.701Z] #41 32.21 internal/nettrace [2020-05-18T10:16:34.701Z] #41 32.27 runtime/cgo [2020-05-18T10:16:34.701Z] #41 ... [2020-05-18T10:16:34.701Z] [2020-05-18T10:16:34.701Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:34.701Z] #43 22.26 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:16:34.701Z] #43 22.26 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:16:34.701Z] #43 26.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:16:34.701Z] #43 27.58 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:16:34.701Z] #43 27.58 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:16:34.701Z] #43 27.59 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:16:34.701Z] #43 27.60 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:16:34.701Z] #43 28.23 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:16:34.701Z] #43 28.29 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:16:34.701Z] #43 29.45 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:16:34.701Z] #43 29.53 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:16:34.701Z] #43 29.67 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:16:34.701Z] #43 29.68 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:16:34.701Z] #43 29.84 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:16:34.701Z] #43 30.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:16:34.701Z] #43 30.76 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:16:34.701Z] #43 30.84 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:16:34.849Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 21.46MB / 49.17MB 0.6s [2020-05-18T10:16:34.850Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.4s done [2020-05-18T10:16:34.850Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 2.34MB / 9.98MB 0.6s [2020-05-18T10:16:34.850Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 0B / 52.16MB 0.6s [2020-05-18T10:16:34.850Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 28.92MB / 49.17MB 0.7s [2020-05-18T10:16:34.850Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.96MB / 9.98MB 0.7s [2020-05-18T10:16:34.850Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 5.00MB / 52.16MB 0.7s [2020-05-18T10:16:34.850Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 0.8s [2020-05-18T10:16:34.850Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.8s done [2020-05-18T10:16:34.850Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 15.04MB / 52.16MB 0.8s [2020-05-18T10:16:34.850Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0B / 62.47MB 0.8s [2020-05-18T10:16:34.880Z] #39 54.43 DEP criu/lsm.d [2020-05-18T10:16:34.880Z] #39 54.57 DEP criu/log.d [2020-05-18T10:16:34.880Z] #39 54.70 DEP criu/libnetlink.d [2020-05-18T10:16:34.957Z] #43 ... [2020-05-18T10:16:34.957Z] [2020-05-18T10:16:34.957Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:35.132Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 0.9s done [2020-05-18T10:16:35.132Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 21.82MB / 52.16MB 1.0s [2020-05-18T10:16:35.132Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0B / 97.69MB 1.0s [2020-05-18T10:16:35.132Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 29.74MB / 52.16MB 1.0s [2020-05-18T10:16:35.132Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 3.92MB / 62.47MB 1.0s [2020-05-18T10:16:35.161Z] #39 54.78 DEP criu/kerndat.d [2020-05-18T10:16:35.161Z] #39 54.96 DEP criu/kcmp-ids.d [2020-05-18T10:16:35.396Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 33.76MB / 52.16MB 1.2s [2020-05-18T10:16:35.396Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 5.66MB / 97.69MB 1.2s [2020-05-18T10:16:35.396Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 36.54MB / 52.16MB 1.2s [2020-05-18T10:16:35.396Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 9.72MB / 62.47MB 1.2s [2020-05-18T10:16:35.396Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 41.14MB / 52.16MB 1.4s [2020-05-18T10:16:35.396Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 14.12MB / 62.47MB 1.4s [2020-05-18T10:16:35.396Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 13.60MB / 97.69MB 1.4s [2020-05-18T10:16:35.396Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 [2020-05-18T10:16:35.444Z] #39 55.04 DEP criu/irmap.d [2020-05-18T10:16:35.444Z] #39 55.15 DEP criu/ipc_ns.d [2020-05-18T10:16:35.504Z] #25 21.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:16:35.504Z] #25 22.21 [2020-05-18T10:16:35.661Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 44.01MB / 52.16MB 1.5s [2020-05-18T10:16:35.661Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 48.41MB / 52.16MB 1.6s [2020-05-18T10:16:35.661Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 20.87MB / 62.47MB 1.6s [2020-05-18T10:16:35.661Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 20.65MB / 97.69MB 1.6s [2020-05-18T10:16:35.725Z] #39 55.28 DEP criu/image.d [2020-05-18T10:16:35.726Z] #39 55.46 DEP criu/image-desc.d [2020-05-18T10:16:35.726Z] #39 55.55 DEP criu/fsnotify.d [2020-05-18T10:16:35.762Z] #25 22.35 ######################################################################## 100.0% [2020-05-18T10:16:35.762Z] #25 22.48 [2020-05-18T10:16:35.762Z] #25 22.58 Download of images into '/build' complete. [2020-05-18T10:16:35.762Z] #25 22.58 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:16:35.762Z] #25 22.58 tar -cC '/build' . | docker load [2020-05-18T10:16:35.952Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.7s [2020-05-18T10:16:35.952Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 25.68MB / 62.47MB 1.7s [2020-05-18T10:16:35.952Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 27.37MB / 97.69MB 1.7s [2020-05-18T10:16:35.952Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.8s done [2020-05-18T10:16:35.952Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 35.41MB / 62.47MB 1.9s [2020-05-18T10:16:35.952Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 33.03MB / 97.69MB 1.9s [2020-05-18T10:16:35.952Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 0B / 155B 1.9s [2020-05-18T10:16:36.007Z] #39 55.72 DEP criu/filesystems.d [2020-05-18T10:16:36.020Z] #25 DONE 22.7s [2020-05-18T10:16:36.020Z] [2020-05-18T10:16:36.020Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:36.020Z] #10 68.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:16:36.020Z] #10 68.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:16:36.020Z] #10 68.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:16:36.213Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 41.47MB / 62.47MB 2.0s [2020-05-18T10:16:36.213Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 42.65MB / 97.69MB 2.0s [2020-05-18T10:16:36.214Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.0s done [2020-05-18T10:16:36.214Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 52.17MB / 62.47MB 2.1s [2020-05-18T10:16:36.214Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 49.16MB / 97.69MB 2.1s [2020-05-18T10:16:36.224Z] #39 18.87 make[1]: Nothing to be done for 'all'. [2020-05-18T10:16:36.242Z] #59 32.17 Checking out files: 48% (1011/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T10:16:36.242Z] #59 33.73 + cd /tmp/tmp.usAjY95WYo/src/github.com/docker/libnetwork [2020-05-18T10:16:36.242Z] #59 33.73 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:16:36.289Z] #39 55.86 DEP criu/files.d [2020-05-18T10:16:36.289Z] #39 56.05 DEP criu/files-reg.d [2020-05-18T10:16:36.473Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 58.81MB / 62.47MB 2.2s [2020-05-18T10:16:36.473Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.3s [2020-05-18T10:16:36.473Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 59.33MB / 97.69MB 2.3s [2020-05-18T10:16:36.473Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.4s done [2020-05-18T10:16:36.473Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 64.29MB / 97.69MB 2.4s [2020-05-18T10:16:36.497Z] #59 33.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:16:36.571Z] #39 56.22 DEP criu/files-ext.d [2020-05-18T10:16:36.571Z] #39 56.34 DEP criu/file-lock.d [2020-05-18T10:16:36.733Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 70.44MB / 97.69MB 2.6s [2020-05-18T10:16:36.853Z] #39 56.44 DEP criu/file-ids.d [2020-05-18T10:16:36.853Z] #39 56.60 DEP criu/fifo.d [2020-05-18T10:16:36.853Z] #39 56.68 DEP criu/fdstore.d [2020-05-18T10:16:36.853Z] #39 56.73 DEP criu/fault-injection.d [2020-05-18T10:16:37.004Z] #7 ... [2020-05-18T10:16:37.004Z] [2020-05-18T10:16:37.004Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:16:37.004Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:16:37.004Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:16:37.004Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:16:37.004Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-18T10:16:37.004Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-05-18T10:16:37.004Z] #57 DONE 2.7s [2020-05-18T10:16:37.004Z] [2020-05-18T10:16:37.004Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:16:37.004Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 79.23MB / 97.69MB 2.9s [2020-05-18T10:16:37.135Z] #39 56.78 DEP criu/external.d [2020-05-18T10:16:37.135Z] #39 56.83 DEP criu/eventpoll.d [2020-05-18T10:16:37.135Z] #39 56.93 DEP criu/eventfd.d [2020-05-18T10:16:37.135Z] #39 57.01 DEP criu/crtools.d [2020-05-18T10:16:37.156Z] #39 20.33 CC images/stats.o [2020-05-18T10:16:37.269Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 91.46MB / 97.69MB 3.1s [2020-05-18T10:16:37.269Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.2s [2020-05-18T10:16:37.392Z] #10 ... [2020-05-18T10:16:37.392Z] [2020-05-18T10:16:37.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:37.392Z] #38 62.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:16:37.392Z] #38 62.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:16:37.392Z] #38 62.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:37.392Z] #38 62.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:16:37.392Z] #38 62.17 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:37.392Z] #38 62.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:16:37.392Z] #38 62.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:37.392Z] #38 62.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:16:37.392Z] #38 62.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:16:37.392Z] #38 62.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:16:37.392Z] #38 70.21 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:16:37.392Z] #38 70.24 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:16:37.392Z] #38 DONE 70.7s [2020-05-18T10:16:37.392Z] [2020-05-18T10:16:37.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:37.532Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.4s done [2020-05-18T10:16:37.721Z] #39 20.80 CC images/core.o [2020-05-18T10:16:37.748Z] #39 57.23 DEP criu/cr-service.d [2020-05-18T10:16:37.748Z] #39 57.43 DEP criu/cr-restore.d [2020-05-18T10:16:38.031Z] #39 57.68 DEP criu/cr-errno.d [2020-05-18T10:16:38.031Z] #39 57.71 DEP criu/cr-dump.d [2020-05-18T10:16:38.313Z] #39 57.85 DEP criu/cr-dedup.d [2020-05-18T10:16:38.313Z] #39 58.04 DEP criu/cr-check.d [2020-05-18T10:16:38.610Z] #39 58.31 DEP criu/config.d [2020-05-18T10:16:38.654Z] #39 21.54 CC images/core-x86.o [2020-05-18T10:16:38.892Z] #39 58.52 DEP criu/clone-noasan.d [2020-05-18T10:16:38.892Z] #39 58.62 DEP criu/cgroup.d [2020-05-18T10:16:38.912Z] #7 ... [2020-05-18T10:16:38.912Z] [2020-05-18T10:16:38.912Z] #20 [internal] load build context [2020-05-18T10:16:38.912Z] #20 transferring context: 50.65MB 4.3s done [2020-05-18T10:16:38.912Z] #20 DONE 4.4s [2020-05-18T10:16:38.912Z] [2020-05-18T10:16:38.912Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:16:39.176Z] #39 58.80 DEP criu/cgroup-props.d [2020-05-18T10:16:39.176Z] #39 58.87 DEP criu/bitmap.d [2020-05-18T10:16:39.176Z] #39 58.88 DEP criu/bfd.d [2020-05-18T10:16:39.176Z] #39 58.95 DEP criu/autofs.d [2020-05-18T10:16:39.220Z] #39 22.19 CC images/core-arm.o [2020-05-18T10:16:39.458Z] #39 59.12 DEP criu/aio.d [2020-05-18T10:16:39.482Z] #39 22.58 CC images/core-aarch64.o [2020-05-18T10:16:39.741Z] #39 59.33 DEP criu/action-scripts.d [2020-05-18T10:16:39.741Z] #39 59.57 CC criu/action-scripts.o [2020-05-18T10:16:40.048Z] #39 22.91 CC images/core-ppc64.o [2020-05-18T10:16:40.302Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.4s done [2020-05-18T10:16:40.302Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.1s [2020-05-18T10:16:40.356Z] #39 59.88 CC criu/aio.o [2020-05-18T10:16:40.613Z] #39 23.52 CC images/core-s390.o [2020-05-18T10:16:40.638Z] #39 60.33 CC criu/autofs.o [2020-05-18T10:16:40.871Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-18T10:16:40.872Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.1s [2020-05-18T10:16:41.133Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-18T10:16:41.133Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-18T10:16:41.179Z] #39 24.10 CC images/cpuinfo.o [2020-05-18T10:16:41.179Z] #39 ... [2020-05-18T10:16:41.179Z] [2020-05-18T10:16:41.179Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:41.179Z] #41 85.90 go/parser [2020-05-18T10:16:41.179Z] #41 87.11 text/template [2020-05-18T10:16:41.179Z] #41 89.99 encoding/xml [2020-05-18T10:16:41.179Z] #41 92.51 go/doc [2020-05-18T10:16:41.179Z] #41 95.89 github.com/LK4D4/vndr/build [2020-05-18T10:16:41.437Z] #41 96.04 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:16:41.437Z] #41 96.33 github.com/LK4D4/vndr/versioned [2020-05-18T10:16:41.437Z] #41 ... [2020-05-18T10:16:41.437Z] [2020-05-18T10:16:41.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:41.437Z] #39 24.54 CC images/inventory.o [2020-05-18T10:16:41.569Z] #39 ... [2020-05-18T10:16:41.569Z] [2020-05-18T10:16:41.569Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:41.569Z] #30 65.09 strings [2020-05-18T10:16:41.569Z] #30 68.74 path [2020-05-18T10:16:41.569Z] #30 68.87 fmt [2020-05-18T10:16:41.569Z] #30 69.64 path/filepath [2020-05-18T10:16:41.569Z] #30 72.06 io/ioutil [2020-05-18T10:16:41.569Z] #30 73.23 text/tabwriter [2020-05-18T10:16:41.569Z] #30 74.88 github.com/BurntSushi/toml [2020-05-18T10:16:41.569Z] #30 74.89 flag [2020-05-18T10:16:41.647Z] #39 ... [2020-05-18T10:16:41.647Z] [2020-05-18T10:16:41.647Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:41.647Z] #41 91.04 github.com/LK4D4/vndr/godl [2020-05-18T10:16:41.647Z] #41 91.62 github.com/LK4D4/vndr [2020-05-18T10:16:41.647Z] #41 DONE 97.9s [2020-05-18T10:16:41.647Z] [2020-05-18T10:16:41.647Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:16:41.647Z] #17 3.534 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T10:16:41.647Z] #17 6.592 Fetched 8043 kB in 5s (1512 kB/s) [2020-05-18T10:16:41.647Z] #17 6.592 Reading package lists... [2020-05-18T10:16:41.647Z] #17 8.280 Reading package lists... [2020-05-18T10:16:41.647Z] #17 10.02 Building dependency tree... [2020-05-18T10:16:41.647Z] #17 10.54 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:16:41.647Z] #17 10.54 The following additional packages will be installed: [2020-05-18T10:16:41.647Z] #17 10.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:16:41.647Z] #17 10.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:16:41.647Z] #17 10.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:16:41.647Z] #17 10.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:16:41.647Z] #17 10.56 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:16:41.647Z] #17 10.56 Suggested packages: [2020-05-18T10:16:41.647Z] #17 10.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:16:41.647Z] #17 10.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:16:41.647Z] #17 10.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:16:41.647Z] #17 10.56 Recommended packages: [2020-05-18T10:16:41.647Z] #17 10.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:16:41.647Z] #17 10.56 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:16:41.647Z] #17 11.68 The following NEW packages will be installed: [2020-05-18T10:16:41.647Z] #17 11.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:16:41.647Z] #17 11.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:16:41.647Z] #17 11.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:16:41.647Z] #17 11.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:16:41.647Z] #17 11.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:16:41.647Z] #17 11.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:16:41.647Z] #17 11.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:16:41.647Z] #17 11.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:16:41.647Z] #17 11.70 xz-utils zip [2020-05-18T10:16:41.647Z] #17 11.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T10:16:41.647Z] #17 11.78 Need to get 27.7 MB of archives. [2020-05-18T10:16:41.647Z] #17 11.78 After this operation, 117 MB of additional disk space will be used. [2020-05-18T10:16:41.647Z] #17 11.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-18T10:16:41.647Z] #17 11.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-18T10:16:41.647Z] #17 11.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-18T10:16:41.647Z] #17 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-18T10:16:41.647Z] #17 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-18T10:16:41.647Z] #17 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-18T10:16:41.647Z] #17 11.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-18T10:16:41.647Z] #17 12.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-18T10:16:41.647Z] #17 12.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-18T10:16:41.647Z] #17 12.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-18T10:16:41.647Z] #17 12.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T10:16:41.647Z] #17 12.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:16:41.647Z] #17 12.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:16:41.647Z] #17 12.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-18T10:16:41.647Z] #17 12.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-18T10:16:41.647Z] #17 12.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-18T10:16:41.647Z] #17 12.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-18T10:16:41.647Z] #17 12.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T10:16:41.647Z] #17 12.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T10:16:41.647Z] #17 12.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T10:16:41.647Z] #17 12.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-18T10:16:41.647Z] #17 12.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-18T10:16:41.647Z] #17 12.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T10:16:41.647Z] #17 12.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T10:16:41.647Z] #17 12.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T10:16:41.647Z] #17 12.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T10:16:41.647Z] #17 12.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-18T10:16:41.647Z] #17 12.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-18T10:16:41.647Z] #17 12.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:16:41.647Z] #17 12.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:16:41.647Z] #17 12.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:16:41.647Z] #17 12.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-18T10:16:41.648Z] #17 12.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:16:41.648Z] #17 12.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:16:41.648Z] #17 12.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:16:41.648Z] #17 12.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-18T10:16:41.648Z] #17 12.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-18T10:16:41.648Z] #17 12.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-18T10:16:41.648Z] #17 12.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:16:41.648Z] #17 12.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-18T10:16:41.648Z] #17 12.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-18T10:16:41.648Z] #17 12.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-18T10:16:41.648Z] #17 13.27 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:16:41.648Z] #17 13.39 Fetched 27.7 MB in 1s (27.8 MB/s) [2020-05-18T10:16:41.648Z] #17 13.48 Selecting previously unselected package pigz. [2020-05-18T10:16:41.648Z] #17 13.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2020-05-18T10:16:41.648Z] #17 13.53 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-18T10:16:41.648Z] #17 13.54 Unpacking pigz (2.4-1) ... [2020-05-18T10:16:41.694Z] #39 24.82 CC images/fdinfo.o [2020-05-18T10:16:41.826Z] #30 ... [2020-05-18T10:16:41.827Z] [2020-05-18T10:16:41.827Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:41.827Z] #33 2.908 + RM_GOPATH=0 [2020-05-18T10:16:41.827Z] #33 2.908 + TMP_GOPATH= [2020-05-18T10:16:41.827Z] #33 2.908 + : /build [2020-05-18T10:16:41.827Z] #33 2.908 + '[' -z '' ']' [2020-05-18T10:16:41.827Z] #33 2.912 ++ mktemp -d [2020-05-18T10:16:41.827Z] #33 2.912 + export GOPATH=/tmp/tmp.XSYQYRz15P [2020-05-18T10:16:41.827Z] #33 2.912 + GOPATH=/tmp/tmp.XSYQYRz15P [2020-05-18T10:16:41.827Z] #33 2.912 + RM_GOPATH=1 [2020-05-18T10:16:41.827Z] #33 2.957 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:41.827Z] #33 2.957 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:41.827Z] #33 2.957 + dir=/tmp/install [2020-05-18T10:16:41.827Z] #33 2.957 + bin=tini [2020-05-18T10:16:41.827Z] #33 2.957 + shift [2020-05-18T10:16:41.827Z] #33 2.957 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:16:41.827Z] #33 2.957 + . /tmp/install/tini.installer [2020-05-18T10:16:41.827Z] #33 2.957 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:41.827Z] #33 2.957 + install_tini [2020-05-18T10:16:41.827Z] #33 2.957 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:16:41.827Z] #33 2.957 + git clone https://github.com/krallin/tini.git /tmp/tmp.XSYQYRz15P/tini [2020-05-18T10:16:41.827Z] #33 2.970 Cloning into '/tmp/tmp.XSYQYRz15P/tini'... [2020-05-18T10:16:41.827Z] #33 4.319 + cd /tmp/tmp.XSYQYRz15P/tini [2020-05-18T10:16:41.827Z] #33 4.319 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:16:41.827Z] #33 4.358 + cmake . [2020-05-18T10:16:41.827Z] #33 5.420 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:16:41.827Z] #33 5.570 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:16:41.827Z] #33 6.501 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:16:41.827Z] #33 6.507 -- Detecting C compiler ABI info [2020-05-18T10:16:41.827Z] #33 7.307 -- Detecting C compiler ABI info - done [2020-05-18T10:16:41.827Z] #33 7.371 -- Detecting C compile features [2020-05-18T10:16:41.938Z] #17 13.67 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-18T10:16:41.938Z] #17 13.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T10:16:41.938Z] #17 13.68 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T10:16:41.938Z] #17 ... [2020-05-18T10:16:41.938Z] [2020-05-18T10:16:41.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:41.938Z] #39 61.60 CC criu/bfd.o [2020-05-18T10:16:42.083Z] #33 ... [2020-05-18T10:16:42.083Z] [2020-05-18T10:16:42.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:42.083Z] #39 4.536 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:16:42.083Z] #39 4.536 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:16:42.083Z] #39 4.545 Note: Building without GnuTLS support [2020-05-18T10:16:42.083Z] #39 4.556 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:16:42.083Z] #39 4.563 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:16:42.259Z] #39 25.27 CC images/fown.o [2020-05-18T10:16:42.259Z] #39 25.50 CC images/ns.o [2020-05-18T10:16:42.340Z] #39 ... [2020-05-18T10:16:42.340Z] [2020-05-18T10:16:42.340Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:42.340Z] #47 65.71 os [2020-05-18T10:16:42.340Z] #47 67.52 encoding/binary [2020-05-18T10:16:42.340Z] #47 70.18 fmt [2020-05-18T10:16:42.340Z] #47 70.82 encoding/base64 [2020-05-18T10:16:42.340Z] #47 72.99 golang.org/x/sys/unix [2020-05-18T10:16:42.568Z] #39 62.23 CC criu/bitmap.o [2020-05-18T10:16:42.568Z] #39 62.29 CC criu/cgroup-props.o [2020-05-18T10:16:42.824Z] #39 25.72 CC images/regfile.o [2020-05-18T10:16:43.082Z] #39 26.03 CC images/ghost-file.o [2020-05-18T10:16:43.181Z] #39 62.67 CC criu/cgroup.o [2020-05-18T10:16:43.272Z] #47 76.59 encoding/json [2020-05-18T10:16:43.272Z] #47 ... [2020-05-18T10:16:43.272Z] [2020-05-18T10:16:43.272Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:43.272Z] #33 9.546 -- Detecting C compile features - done [2020-05-18T10:16:43.272Z] #33 9.588 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:16:43.340Z] #39 26.37 CC images/fifo.o [2020-05-18T10:16:43.530Z] #33 9.962 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:16:43.598Z] #39 26.69 CC images/remap-file-path.o [2020-05-18T10:16:43.672Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-18T10:16:43.672Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 [2020-05-18T10:16:43.787Z] #33 10.11 -- Configuring done [2020-05-18T10:16:43.787Z] #33 10.14 -- Generating done [2020-05-18T10:16:43.787Z] #33 10.15 -- Build files have been written to: /tmp/tmp.XSYQYRz15P/tini [2020-05-18T10:16:43.787Z] #33 10.17 + make tini-static [2020-05-18T10:16:43.855Z] #39 26.91 CC images/eventfd.o [2020-05-18T10:16:43.856Z] #39 ... [2020-05-18T10:16:43.856Z] [2020-05-18T10:16:43.856Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:43.856Z] #47 88.63 mvdan.cc/sh/v3/fileutil [2020-05-18T10:16:43.856Z] #47 88.81 mvdan.cc/sh/v3/syntax [2020-05-18T10:16:43.856Z] #47 95.97 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:16:43.856Z] #47 ... [2020-05-18T10:16:43.856Z] [2020-05-18T10:16:43.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:43.856Z] #39 27.12 CC images/eventpoll.o [2020-05-18T10:16:44.044Z] #33 ... [2020-05-18T10:16:44.044Z] [2020-05-18T10:16:44.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:44.044Z] #41 67.57 os [2020-05-18T10:16:44.044Z] #41 69.53 regexp/syntax [2020-05-18T10:16:44.044Z] #41 73.30 fmt [2020-05-18T10:16:44.044Z] #41 76.62 regexp [2020-05-18T10:16:44.301Z] #41 ... [2020-05-18T10:16:44.301Z] [2020-05-18T10:16:44.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:44.301Z] #39 6.964 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:16:44.301Z] #39 7.026 GEN .gitid [2020-05-18T10:16:44.301Z] #39 7.061 GEN criu/include/version.h [2020-05-18T10:16:44.421Z] #39 27.45 CC images/fh.o [2020-05-18T10:16:44.558Z] #39 7.135 GEN include/common/asm [2020-05-18T10:16:44.986Z] #39 27.86 CC images/fsnotify.o [2020-05-18T10:16:45.201Z] #39 64.69 CC criu/clone-noasan.o [2020-05-18T10:16:45.201Z] #39 64.81 CC criu/config.o [2020-05-18T10:16:45.551Z] #39 28.60 CC images/signalfd.o [2020-05-18T10:16:45.581Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.7s done [2020-05-18T10:16:45.581Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-18T10:16:45.809Z] #39 28.91 CC images/fs.o [2020-05-18T10:16:46.067Z] #39 29.14 CC images/pstree.o [2020-05-18T10:16:46.207Z] #39 65.62 CC criu/cr-check.o [2020-05-18T10:16:46.331Z] #39 29.41 CC images/pipe.o [2020-05-18T10:16:46.440Z] #59 ... [2020-05-18T10:16:46.440Z] [2020-05-18T10:16:46.440Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:46.440Z] #43 32.58 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:16:46.440Z] #43 34.52 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:16:46.440Z] #43 36.31 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:16:46.440Z] #43 36.36 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:16:46.440Z] #43 36.36 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:16:46.440Z] #43 36.50 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:16:46.440Z] #43 36.52 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:16:46.440Z] #43 36.66 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:16:46.440Z] #43 37.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:16:46.440Z] #43 37.12 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:16:46.440Z] #43 37.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:16:46.440Z] #43 37.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:16:46.440Z] #43 ... [2020-05-18T10:16:46.440Z] [2020-05-18T10:16:46.440Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:16:46.440Z] #36 32.76 Checking out files: 74% (1194/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-18T10:16:46.440Z] #36 33.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:16:46.440Z] #36 36.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:16:46.440Z] #36 ... [2020-05-18T10:16:46.440Z] [2020-05-18T10:16:46.440Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:46.440Z] #47 32.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:16:46.440Z] #47 35.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:16:46.440Z] #47 35.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:16:46.440Z] #47 35.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:16:46.440Z] #47 35.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:16:46.440Z] #47 37.26 runtime [2020-05-18T10:16:46.440Z] #47 37.40 runtime/cgo [2020-05-18T10:16:46.455Z] #39 8.954 PBCC images/timens.pb-c.c [2020-05-18T10:16:46.455Z] #39 8.962 DEP images/timens.pb-c.d [2020-05-18T10:16:46.455Z] #39 9.021 PBCC images/fown.pb-c.c [2020-05-18T10:16:46.455Z] #39 9.039 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:16:46.455Z] #39 9.155 PBCC images/opts.pb-c.c [2020-05-18T10:16:46.455Z] #39 9.219 PBCC images/memfd.pb-c.c [2020-05-18T10:16:46.591Z] #39 ... [2020-05-18T10:16:46.591Z] [2020-05-18T10:16:46.591Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:46.591Z] #47 DONE 101.3s [2020-05-18T10:16:46.591Z] [2020-05-18T10:16:46.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:46.592Z] #39 29.69 CC images/tcp-stream.o [2020-05-18T10:16:46.712Z] #39 9.302 DEP images/fown.pb-c.d [2020-05-18T10:16:46.712Z] #39 9.368 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:16:46.849Z] #39 30.09 CC images/sk-packet.o [2020-05-18T10:16:46.969Z] #39 9.482 DEP images/opts.pb-c.d [2020-05-18T10:16:46.969Z] #39 ... [2020-05-18T10:16:46.969Z] [2020-05-18T10:16:46.969Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:46.969Z] #33 10.67 Scanning dependencies of target tini-static [2020-05-18T10:16:46.969Z] #33 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:16:46.969Z] #33 12.42 [100%] Linking C executable tini-static [2020-05-18T10:16:46.969Z] #33 13.02 [100%] Built target tini-static [2020-05-18T10:16:46.969Z] #33 13.10 + mkdir -p /build [2020-05-18T10:16:46.969Z] #33 13.10 + cp tini-static /build/docker-init [2020-05-18T10:16:46.969Z] #33 DONE 13.4s [2020-05-18T10:16:46.969Z] [2020-05-18T10:16:46.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:46.969Z] #39 9.616 DEP images/memfd.pb-c.d [2020-05-18T10:16:46.969Z] #39 9.672 PBCC images/sit.pb-c.c [2020-05-18T10:16:47.213Z] #39 66.77 CC criu/cr-dedup.o [2020-05-18T10:16:47.226Z] #39 9.749 DEP images/sit.pb-c.d [2020-05-18T10:16:47.226Z] #39 9.844 PBCC images/macvlan.pb-c.c [2020-05-18T10:16:47.226Z] #39 9.864 DEP images/macvlan.pb-c.d [2020-05-18T10:16:47.226Z] #39 9.983 PBCC images/autofs.pb-c.c [2020-05-18T10:16:47.414Z] #39 30.48 CC images/mnt.o [2020-05-18T10:16:47.482Z] #39 10.03 DEP images/autofs.pb-c.d [2020-05-18T10:16:47.482Z] #39 10.22 PBCC images/sysctl.pb-c.c [2020-05-18T10:16:47.482Z] #39 10.28 DEP images/sysctl.pb-c.d [2020-05-18T10:16:47.495Z] #39 67.18 CC criu/cr-dump.o [2020-05-18T10:16:47.495Z] #39 ... [2020-05-18T10:16:47.495Z] [2020-05-18T10:16:47.495Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:16:47.495Z] #17 14.41 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:16:47.495Z] #17 14.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 14.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:16:47.495Z] #17 14.90 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T10:16:47.495Z] #17 14.91 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:16:47.495Z] #17 15.91 Selecting previously unselected package python3-minimal. [2020-05-18T10:16:47.495Z] #17 15.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-05-18T10:16:47.495Z] #17 15.92 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 15.92 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:16:47.495Z] #17 15.96 Selecting previously unselected package libmpdec2:s390x. [2020-05-18T10:16:47.495Z] #17 15.96 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 15.96 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-18T10:16:47.495Z] #17 16.00 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-18T10:16:47.495Z] #17 16.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 16.00 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T10:16:47.495Z] #17 16.68 Selecting previously unselected package python3.7. [2020-05-18T10:16:47.495Z] #17 16.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 16.69 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:16:47.495Z] #17 16.78 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-18T10:16:47.495Z] #17 16.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 16.79 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T10:16:47.495Z] #17 16.81 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:16:47.495Z] #17 17.22 Selecting previously unselected package python3. [2020-05-18T10:16:47.495Z] #17 17.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 ... 23862 files and directories currently installed.) [2020-05-18T10:16:47.495Z] #17 17.25 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.26 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:16:47.495Z] #17 17.32 Selecting previously unselected package libip4tc0:s390x. [2020-05-18T10:16:47.495Z] #17 17.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.33 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-18T10:16:47.495Z] #17 17.37 Selecting previously unselected package libip6tc0:s390x. [2020-05-18T10:16:47.495Z] #17 17.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.38 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-18T10:16:47.495Z] #17 17.42 Selecting previously unselected package libiptc0:s390x. [2020-05-18T10:16:47.495Z] #17 17.42 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.43 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-18T10:16:47.495Z] #17 17.47 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-18T10:16:47.495Z] #17 17.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.48 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T10:16:47.495Z] #17 17.51 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-18T10:16:47.495Z] #17 17.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.51 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T10:16:47.495Z] #17 17.57 Selecting previously unselected package libnftnl11:s390x. [2020-05-18T10:16:47.495Z] #17 17.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.57 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-18T10:16:47.495Z] #17 17.63 Selecting previously unselected package iptables. [2020-05-18T10:16:47.495Z] #17 17.63 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.63 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:16:47.495Z] #17 17.82 Selecting previously unselected package xxd. [2020-05-18T10:16:47.495Z] #17 17.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T10:16:47.495Z] #17 17.83 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:16:47.495Z] #17 17.90 Selecting previously unselected package vim-common. [2020-05-18T10:16:47.495Z] #17 17.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:16:47.495Z] #17 17.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:16:47.495Z] #17 18.05 Selecting previously unselected package bash-completion. [2020-05-18T10:16:47.495Z] #17 18.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:16:47.671Z] #39 30.92 CC images/pipe-data.o [2020-05-18T10:16:47.739Z] #39 10.39 PBCC images/time.pb-c.c [2020-05-18T10:16:47.739Z] #39 10.45 DEP images/time.pb-c.d [2020-05-18T10:16:47.781Z] #17 ... [2020-05-18T10:16:47.782Z] [2020-05-18T10:16:47.782Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:16:47.782Z] #28 DONE 104.1s [2020-05-18T10:16:47.782Z] [2020-05-18T10:16:47.782Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:16:47.807Z] #47 ... [2020-05-18T10:16:47.807Z] [2020-05-18T10:16:47.807Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:47.807Z] #38 35.01 Fetched 8347 kB in 25s (329 kB/s) [2020-05-18T10:16:47.807Z] #38 35.01 Reading package lists... [2020-05-18T10:16:47.807Z] #38 ... [2020-05-18T10:16:47.807Z] [2020-05-18T10:16:47.807Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:47.807Z] #51 37.39 Fetched 8347 kB in 27s (313 kB/s) [2020-05-18T10:16:47.931Z] #39 31.07 CC images/sa.o [2020-05-18T10:16:47.996Z] #39 10.57 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:16:47.996Z] #39 10.62 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:16:47.996Z] #39 10.65 PBCC images/seccomp.pb-c.c [2020-05-18T10:16:47.996Z] #39 10.67 DEP images/seccomp.pb-c.d [2020-05-18T10:16:47.996Z] #39 10.69 PBCC images/userns.pb-c.c [2020-05-18T10:16:47.996Z] #39 10.70 DEP images/userns.pb-c.d [2020-05-18T10:16:47.996Z] #39 10.77 PBCC images/cgroup.pb-c.c [2020-05-18T10:16:48.064Z] #36 ... [2020-05-18T10:16:48.064Z] [2020-05-18T10:16:48.064Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:16:48.064Z] #17 20.08 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:16:48.189Z] #39 31.25 CC images/timer.o [2020-05-18T10:16:48.253Z] #39 10.80 DEP images/cgroup.pb-c.d [2020-05-18T10:16:48.253Z] #39 10.85 PBCC images/ext-file.pb-c.c [2020-05-18T10:16:48.253Z] #39 10.89 DEP images/ext-file.pb-c.d [2020-05-18T10:16:48.253Z] #39 10.92 PBCC images/rpc.pb-c.c [2020-05-18T10:16:48.253Z] #39 10.97 DEP images/rpc.pb-c.d [2020-05-18T10:16:48.253Z] #39 11.02 PBCC images/siginfo.pb-c.c [2020-05-18T10:16:48.447Z] #39 31.58 CC images/timerfd.o [2020-05-18T10:16:48.510Z] #39 11.05 DEP images/siginfo.pb-c.d [2020-05-18T10:16:48.510Z] #39 11.11 PBCC images/pagemap.pb-c.c [2020-05-18T10:16:48.510Z] #39 11.19 DEP images/pagemap.pb-c.d [2020-05-18T10:16:48.510Z] #39 11.25 PBCC images/rlimit.pb-c.c [2020-05-18T10:16:48.510Z] #39 11.28 DEP images/rlimit.pb-c.d [2020-05-18T10:16:48.704Z] #39 31.81 CC images/mm.o [2020-05-18T10:16:48.714Z] #17 20.53 Selecting previously unselected package bzip2. [2020-05-18T10:16:48.714Z] #17 20.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-18T10:16:48.714Z] #17 20.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:16:48.745Z] #51 37.39 Reading package lists... [2020-05-18T10:16:48.745Z] #51 ... [2020-05-18T10:16:48.745Z] [2020-05-18T10:16:48.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:48.745Z] #38 35.01 Reading package lists... [2020-05-18T10:16:48.767Z] #39 11.35 PBCC images/file-lock.pb-c.c [2020-05-18T10:16:48.767Z] #39 11.41 DEP images/file-lock.pb-c.d [2020-05-18T10:16:48.767Z] #39 11.47 PBCC images/tty.pb-c.c [2020-05-18T10:16:48.767Z] #39 11.52 DEP images/tty.pb-c.d [2020-05-18T10:16:48.962Z] #39 32.22 CC images/sk-opts.o [2020-05-18T10:16:49.000Z] #17 20.70 Selecting previously unselected package xz-utils. [2020-05-18T10:16:49.000Z] #38 ... [2020-05-18T10:16:49.000Z] [2020-05-18T10:16:49.000Z] #17 20.70 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-18T10:16:49.000Z] #17 20.70 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:16:49.000Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:16:49.000Z] #32 36.38 Fetched 8347 kB in 28s (296 kB/s) [2020-05-18T10:16:49.000Z] #17 20.77 Selecting previously unselected package apparmor. [2020-05-18T10:16:49.000Z] #17 20.78 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-18T10:16:49.000Z] #32 36.38 Reading package lists... [2020-05-18T10:16:49.000Z] #32 ... [2020-05-18T10:16:49.000Z] [2020-05-18T10:16:49.000Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:16:49.000Z] #23 36.95 Fetched 8347 kB in 29s (292 kB/s) [2020-05-18T10:16:49.000Z] #17 20.84 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:16:49.024Z] #39 11.61 PBCC images/tun.pb-c.c [2020-05-18T10:16:49.024Z] #39 11.65 PBCC images/netdev.pb-c.c [2020-05-18T10:16:49.024Z] #39 11.68 DEP images/tun.pb-c.d [2020-05-18T10:16:49.024Z] #39 11.77 DEP images/netdev.pb-c.d [2020-05-18T10:16:49.024Z] #39 11.88 PBCC images/vma.pb-c.c [2020-05-18T10:16:49.256Z] #23 36.95 Reading package lists... [2020-05-18T10:16:49.256Z] #23 ... [2020-05-18T10:16:49.256Z] [2020-05-18T10:16:49.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:49.256Z] #10 36.65 Fetched 8347 kB in 27s (305 kB/s) [2020-05-18T10:16:49.281Z] #39 11.96 DEP images/vma.pb-c.d [2020-05-18T10:16:49.282Z] #17 21.02 Selecting previously unselected package aufs-tools. [2020-05-18T10:16:49.282Z] #17 21.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-18T10:16:49.282Z] #17 21.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:16:49.282Z] #17 21.10 Selecting previously unselected package libonig5:s390x. [2020-05-18T10:16:49.282Z] #17 21.11 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-18T10:16:49.282Z] #17 21.11 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T10:16:49.282Z] #17 21.20 Selecting previously unselected package libjq1:s390x. [2020-05-18T10:16:49.282Z] #17 21.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T10:16:49.282Z] #17 21.20 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T10:16:49.511Z] #10 36.65 Reading package lists... [2020-05-18T10:16:49.511Z] #10 ... [2020-05-18T10:16:49.511Z] [2020-05-18T10:16:49.511Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:16:49.527Z] #39 32.51 CC images/sk-unix.o [2020-05-18T10:16:49.527Z] #39 32.79 CC images/sk-inet.o [2020-05-18T10:16:49.537Z] #39 12.04 PBCC images/creds.pb-c.c [2020-05-18T10:16:49.537Z] #39 12.06 DEP images/creds.pb-c.d [2020-05-18T10:16:49.537Z] #39 12.11 PBCC images/utsns.pb-c.c [2020-05-18T10:16:49.537Z] #39 12.14 DEP images/utsns.pb-c.d [2020-05-18T10:16:49.537Z] #39 12.18 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:16:49.537Z] #39 12.22 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:16:49.537Z] #39 12.28 DEP images/ipc-desc.pb-c.d [2020-05-18T10:16:49.564Z] #17 21.28 Selecting previously unselected package jq. [2020-05-18T10:16:49.564Z] #17 21.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T10:16:49.564Z] #17 21.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:16:49.564Z] #17 21.35 Selecting previously unselected package libaio1:s390x. [2020-05-18T10:16:49.564Z] #17 21.35 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-18T10:16:49.564Z] #17 21.35 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-18T10:16:49.564Z] #17 21.39 Selecting previously unselected package libgpm2:s390x. [2020-05-18T10:16:49.564Z] #17 21.39 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-18T10:16:49.564Z] #17 21.39 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-18T10:16:49.564Z] #17 21.43 Selecting previously unselected package libicu63:s390x. [2020-05-18T10:16:49.564Z] #17 21.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T10:16:49.564Z] #17 21.43 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T10:16:49.783Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.5s done [2020-05-18T10:16:49.783Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-18T10:16:49.794Z] #39 12.33 DEP images/ipc-sem.pb-c.d [2020-05-18T10:16:49.794Z] #39 12.41 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:16:49.794Z] #39 12.45 DEP images/ipc-msg.pb-c.d [2020-05-18T10:16:49.794Z] #39 12.49 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:16:49.794Z] #39 12.51 DEP images/ipc-shm.pb-c.d [2020-05-18T10:16:49.794Z] #39 12.56 PBCC images/ipc-var.pb-c.c [2020-05-18T10:16:49.794Z] #39 12.60 DEP images/ipc-var.pb-c.d [2020-05-18T10:16:49.794Z] #39 12.65 PBCC images/sk-opts.pb-c.c [2020-05-18T10:16:50.047Z] #7 DONE 15.8s [2020-05-18T10:16:50.047Z] [2020-05-18T10:16:50.047Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:16:50.051Z] #39 12.70 PBCC images/packet-sock.pb-c.c [2020-05-18T10:16:50.092Z] #39 33.18 CC images/tun.o [2020-05-18T10:16:50.308Z] #39 12.80 DEP images/sk-opts.pb-c.d [2020-05-18T10:16:50.308Z] #39 12.86 DEP images/packet-sock.pb-c.d [2020-05-18T10:16:50.308Z] #39 12.94 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:16:50.308Z] #39 12.99 DEP images/sk-netlink.pb-c.d [2020-05-18T10:16:50.308Z] #39 13.06 PBCC images/sk-inet.pb-c.c [2020-05-18T10:16:50.349Z] #39 33.53 CC images/sk-netlink.o [2020-05-18T10:16:50.565Z] #39 13.14 DEP images/sk-inet.pb-c.d [2020-05-18T10:16:50.565Z] #39 13.20 PBCC images/sk-unix.pb-c.c [2020-05-18T10:16:50.565Z] #39 13.25 DEP images/sk-unix.pb-c.d [2020-05-18T10:16:50.565Z] #39 13.30 PBCC images/mm.pb-c.c [2020-05-18T10:16:50.823Z] #39 13.36 DEP images/mm.pb-c.d [2020-05-18T10:16:50.823Z] #39 13.40 PBCC images/timerfd.pb-c.c [2020-05-18T10:16:50.823Z] #39 13.48 DEP images/timerfd.pb-c.d [2020-05-18T10:16:50.823Z] #39 13.56 PBCC images/timer.pb-c.c [2020-05-18T10:16:50.823Z] #39 13.58 DEP images/timer.pb-c.d [2020-05-18T10:16:50.823Z] #39 13.62 PBCC images/sa.pb-c.c [2020-05-18T10:16:50.823Z] #39 13.65 DEP images/sa.pb-c.d [2020-05-18T10:16:50.917Z] #39 33.85 CC images/packet-sock.o [2020-05-18T10:16:51.080Z] #39 13.78 PBCC images/pipe-data.pb-c.c [2020-05-18T10:16:51.080Z] #39 13.86 DEP images/pipe-data.pb-c.d [2020-05-18T10:16:51.080Z] #39 13.90 PBCC images/mnt.pb-c.c [2020-05-18T10:16:51.175Z] #39 34.26 CC images/ipc-var.o [2020-05-18T10:16:51.337Z] #39 ... [2020-05-18T10:16:51.337Z] [2020-05-18T10:16:51.337Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:51.337Z] #30 76.89 log [2020-05-18T10:16:51.337Z] #30 79.81 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:16:51.337Z] #30 DONE 84.8s [2020-05-18T10:16:51.337Z] [2020-05-18T10:16:51.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:51.337Z] #39 14.00 DEP images/mnt.pb-c.d [2020-05-18T10:16:51.337Z] #39 14.08 PBCC images/sk-packet.pb-c.c [2020-05-18T10:16:51.432Z] #39 34.47 CC images/ipc-desc.o [2020-05-18T10:16:51.432Z] #39 34.70 CC images/ipc-shm.o [2020-05-18T10:16:51.434Z] #8 DONE 1.2s [2020-05-18T10:16:51.434Z] [2020-05-18T10:16:51.434Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:16:51.583Z] #17 23.34 Selecting previously unselected package libnet1:s390x. [2020-05-18T10:16:51.583Z] #17 23.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T10:16:51.583Z] #17 23.35 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:51.583Z] #17 23.39 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T10:16:51.583Z] #17 23.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T10:16:51.583Z] #17 23.39 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T10:16:51.583Z] #17 23.44 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T10:16:51.583Z] #17 23.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T10:16:51.583Z] #17 23.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T10:16:51.583Z] #17 23.49 Selecting previously unselected package libreadline5:s390x. [2020-05-18T10:16:51.583Z] #17 23.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-18T10:16:51.583Z] #17 23.50 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T10:16:51.583Z] #17 23.57 Selecting previously unselected package net-tools. [2020-05-18T10:16:51.596Z] #39 14.16 DEP images/sk-packet.pb-c.d [2020-05-18T10:16:51.596Z] #39 14.26 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:16:51.596Z] #39 14.38 DEP images/tcp-stream.pb-c.d [2020-05-18T10:16:51.853Z] #39 14.46 PBCC images/pipe.pb-c.c [2020-05-18T10:16:51.853Z] #39 14.59 DEP images/pipe.pb-c.d [2020-05-18T10:16:51.853Z] #39 14.63 PBCC images/pstree.pb-c.c [2020-05-18T10:16:51.866Z] #17 23.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-18T10:16:51.866Z] #17 23.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:16:51.866Z] #17 23.68 Selecting previously unselected package python-pip-whl. [2020-05-18T10:16:51.866Z] #17 23.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:16:51.866Z] #17 23.68 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:16:51.998Z] #39 34.91 CC images/ipc-msg.o [2020-05-18T10:16:51.998Z] #39 ... [2020-05-18T10:16:51.998Z] [2020-05-18T10:16:51.998Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:51.998Z] #41 96.60 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T10:16:51.998Z] #41 98.98 net [2020-05-18T10:16:51.998Z] #41 99.51 vendor/golang.org/x/sys/cpu [2020-05-18T10:16:51.998Z] #41 100.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T10:16:51.998Z] #41 101.8 vendor/golang.org/x/crypto/hkdf [2020-05-18T10:16:51.998Z] #41 102.2 vendor/golang.org/x/text/transform [2020-05-18T10:16:51.998Z] #41 103.2 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:16:51.998Z] #41 105.1 vendor/golang.org/x/text/secure/bidirule [2020-05-18T10:16:51.998Z] #41 105.5 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:16:51.998Z] #41 ... [2020-05-18T10:16:51.998Z] [2020-05-18T10:16:51.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:51.998Z] #10 105.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:16:51.998Z] #10 105.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:16:51.998Z] #10 105.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:52.007Z] #9 DONE 0.9s [2020-05-18T10:16:52.007Z] [2020-05-18T10:16:52.007Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:52.110Z] #39 14.66 DEP images/pstree.pb-c.d [2020-05-18T10:16:52.110Z] #39 14.71 PBCC images/fs.pb-c.c [2020-05-18T10:16:52.110Z] #39 14.72 DEP images/fs.pb-c.d [2020-05-18T10:16:52.110Z] #39 14.88 PBCC images/signalfd.pb-c.c [2020-05-18T10:16:52.148Z] #17 24.01 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:16:52.148Z] #17 24.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:16:52.148Z] #17 24.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:16:52.148Z] #17 24.10 Selecting previously unselected package python3-distutils. [2020-05-18T10:16:52.268Z] #30 ... [2020-05-18T10:16:52.268Z] [2020-05-18T10:16:52.268Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:16:52.268Z] #35 DONE 0.1s [2020-05-18T10:16:52.268Z] [2020-05-18T10:16:52.268Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:16:52.268Z] #27 DONE 0.1s [2020-05-18T10:16:52.268Z] [2020-05-18T10:16:52.268Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:16:52.370Z] #39 15.01 DEP images/signalfd.pb-c.d [2020-05-18T10:16:52.370Z] #39 15.10 PBCC images/fh.pb-c.c [2020-05-18T10:16:52.429Z] #17 24.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:16:52.429Z] #17 24.10 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:16:52.429Z] #17 24.18 Selecting previously unselected package python3-pip. [2020-05-18T10:16:52.429Z] #17 24.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:16:52.429Z] #17 24.18 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:16:52.429Z] #17 24.28 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:16:52.429Z] #17 24.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:16:52.429Z] #17 24.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:16:52.429Z] #17 24.34 Selecting previously unselected package python3-setuptools. [2020-05-18T10:16:52.429Z] #17 24.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:16:52.429Z] #17 24.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:16:52.629Z] #39 15.25 PBCC images/fsnotify.pb-c.c [2020-05-18T10:16:52.629Z] #39 15.30 DEP images/fh.pb-c.d [2020-05-18T10:16:52.629Z] #39 15.33 DEP images/fsnotify.pb-c.d [2020-05-18T10:16:52.629Z] #39 15.38 PBCC images/eventpoll.pb-c.c [2020-05-18T10:16:52.629Z] #39 15.45 DEP images/eventpoll.pb-c.d [2020-05-18T10:16:52.629Z] #39 15.48 PBCC images/eventfd.pb-c.c [2020-05-18T10:16:52.711Z] #17 24.46 Selecting previously unselected package python3-wheel. [2020-05-18T10:16:52.711Z] #17 24.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:16:52.711Z] #17 24.46 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:16:52.711Z] #17 24.50 Selecting previously unselected package sudo. [2020-05-18T10:16:52.711Z] #17 24.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-18T10:16:52.711Z] #17 24.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:16:52.887Z] #39 15.52 DEP images/eventfd.pb-c.d [2020-05-18T10:16:52.887Z] #39 15.58 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:16:52.887Z] #39 15.62 DEP images/remap-file-path.pb-c.d [2020-05-18T10:16:52.887Z] #39 15.66 PBCC images/fifo.pb-c.c [2020-05-18T10:16:52.887Z] #39 15.68 DEP images/fifo.pb-c.d [2020-05-18T10:16:52.887Z] #39 15.73 PBCC images/ghost-file.pb-c.c [2020-05-18T10:16:52.993Z] #17 24.86 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:16:52.993Z] #17 24.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-18T10:16:52.993Z] #17 24.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:16:53.144Z] #39 15.79 DEP images/ghost-file.pb-c.d [2020-05-18T10:16:53.144Z] #39 15.84 PBCC images/regfile.pb-c.c [2020-05-18T10:16:53.144Z] #39 15.89 DEP images/regfile.pb-c.d [2020-05-18T10:16:53.144Z] #39 15.96 PBCC images/ns.pb-c.c [2020-05-18T10:16:53.276Z] #17 25.05 Selecting previously unselected package uidmap. [2020-05-18T10:16:53.276Z] #17 25.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-18T10:16:53.276Z] #17 25.06 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:16:53.276Z] #17 25.13 Selecting previously unselected package vim-runtime. [2020-05-18T10:16:53.276Z] #17 25.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:16:53.276Z] #17 25.14 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:16:53.276Z] #17 25.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:16:53.276Z] #17 25.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:16:53.401Z] #39 16.02 DEP images/ns.pb-c.d [2020-05-18T10:16:53.401Z] #39 16.06 PBCC images/fdinfo.pb-c.c [2020-05-18T10:16:53.401Z] #39 16.16 DEP images/fdinfo.pb-c.d [2020-05-18T10:16:53.401Z] #39 16.24 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:16:53.401Z] #39 ... [2020-05-18T10:16:53.401Z] [2020-05-18T10:16:53.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:16:53.401Z] #10 77.00 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:16:53.401Z] #10 77.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:16:53.401Z] #10 77.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:53.401Z] #10 77.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:16:53.401Z] #10 77.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:16:53.401Z] #10 77.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:16:53.658Z] #10 ... [2020-05-18T10:16:53.658Z] [2020-05-18T10:16:53.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:53.658Z] #39 16.30 PBCC images/core-arm.pb-c.c [2020-05-18T10:16:53.658Z] #39 16.35 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:16:53.658Z] #39 16.41 PBCC images/core-s390.pb-c.c [2020-05-18T10:16:53.658Z] #39 16.49 PBCC images/core-x86.pb-c.c [2020-05-18T10:16:53.845Z] Removing intermediate container 8e280369ffe3 [2020-05-18T10:16:53.845Z] ---> fdf0d089515f [2020-05-18T10:16:53.845Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-18T10:16:53.845Z] ---> 4d38c0565539 [2020-05-18T10:16:53.845Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-18T10:16:53.845Z] ---> 46ca29051a2c [2020-05-18T10:16:53.845Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-18T10:16:53.845Z] ---> Running in 6e6b9266448b [2020-05-18T10:16:53.845Z] Removing intermediate container 6e6b9266448b [2020-05-18T10:16:53.845Z] ---> a44c949c5871 [2020-05-18T10:16:53.845Z] Successfully built a44c949c5871 [2020-05-18T10:16:53.845Z] Successfully tagged moby-buildx:latest [2020-05-18T10:16:53.845Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-18T10:16:53.845Z] if [ -n "${id}" ]; then \ [2020-05-18T10:16:53.845Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-18T10:16:53.845Z] && touch bundles/buildx; \ [2020-05-18T10:16:53.845Z] docker rm -f ${id}; \ [2020-05-18T10:16:53.845Z] fi [2020-05-18T10:16:53.845Z] 689a191868c476d2d00f1163ca7b63b9e7933bcaef746e5dfa9e27be6a70528f [2020-05-18T10:16:53.845Z] bundles/buildx version [2020-05-18T10:16:53.845Z] buildx v0.3.1 6db68d0 [2020-05-18T10:16:53.845Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a342010823d36536499aafed527e8d203b9e2059 . [2020-05-18T10:16:53.845Z] #1 [internal] booting buildkit [2020-05-18T10:16:53.845Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-18T10:16:53.845Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-18T10:16:53.845Z] #1 creating container buildx_buildkit_default [2020-05-18T10:16:53.845Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-18T10:16:53.845Z] #1 DONE 2.9s [2020-05-18T10:16:53.845Z] [2020-05-18T10:16:53.845Z] #2 [internal] load build definition from Dockerfile [2020-05-18T10:16:53.845Z] #2 transferring dockerfile: 16.31kB done [2020-05-18T10:16:53.845Z] #2 DONE 0.0s [2020-05-18T10:16:53.845Z] [2020-05-18T10:16:53.845Z] #3 [internal] load .dockerignore [2020-05-18T10:16:53.845Z] #3 transferring context: 87B 0.0s done [2020-05-18T10:16:53.845Z] #3 DONE 0.0s [2020-05-18T10:16:53.845Z] [2020-05-18T10:16:53.845Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T10:16:53.845Z] #4 DONE 0.9s [2020-05-18T10:16:53.845Z] [2020-05-18T10:16:53.845Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T10:16:53.845Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T10:16:53.845Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T10:16:53.845Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-18T10:16:53.845Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-18T10:16:53.845Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-18T10:16:53.845Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-05-18T10:16:53.845Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-18T10:16:53.845Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-18T10:16:53.845Z] #5 DONE 1.3s [2020-05-18T10:16:53.915Z] #39 16.57 PBCC images/core.pb-c.c [2020-05-18T10:16:53.915Z] #39 16.63 PBCC images/inventory.pb-c.c [2020-05-18T10:16:54.129Z] [2020-05-18T10:16:54.129Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T10:16:54.171Z] #39 16.70 DEP images/core-aarch64.pb-c.d [2020-05-18T10:16:54.172Z] #39 16.78 DEP images/core-arm.pb-c.d [2020-05-18T10:16:54.172Z] #39 16.85 DEP images/core-ppc64.pb-c.d [2020-05-18T10:16:54.428Z] #39 16.94 DEP images/core-s390.pb-c.d [2020-05-18T10:16:54.428Z] #39 16.96 DEP images/core-x86.pb-c.d [2020-05-18T10:16:54.428Z] #39 17.02 DEP images/core.pb-c.d [2020-05-18T10:16:54.428Z] #39 17.10 DEP images/inventory.pb-c.d [2020-05-18T10:16:54.428Z] #39 17.17 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:16:54.428Z] #39 17.22 DEP images/cpuinfo.pb-c.d [2020-05-18T10:16:54.685Z] #39 17.24 PBCC images/stats.pb-c.c [2020-05-18T10:16:54.686Z] #39 17.29 DEP images/stats.pb-c.d [2020-05-18T10:16:54.747Z] #7 DONE 0.7s [2020-05-18T10:16:54.747Z] [2020-05-18T10:16:54.747Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T10:16:54.747Z] #6 DONE 0.8s [2020-05-18T10:16:55.039Z] [2020-05-18T10:16:55.039Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:16:55.039Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T10:16:55.250Z] #39 ... [2020-05-18T10:16:55.250Z] [2020-05-18T10:16:55.250Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:16:55.250Z] #41 78.65 go/token [2020-05-18T10:16:55.250Z] #41 79.39 go/scanner [2020-05-18T10:16:55.250Z] #41 81.24 internal/lazyregexp [2020-05-18T10:16:55.250Z] #41 81.34 go/ast [2020-05-18T10:16:55.250Z] #41 81.60 net/url [2020-05-18T10:16:55.250Z] #41 83.28 text/template/parse [2020-05-18T10:16:55.250Z] #41 86.61 go/parser [2020-05-18T10:16:55.250Z] #41 ... [2020-05-18T10:16:55.250Z] [2020-05-18T10:16:55.250Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:55.250Z] #52 39.12 Checking out files: 49% (1585/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 78% (2508/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:16:55.250Z] #52 40.97 + cd /tmp/tmp.417Iks9JxJ/src/github.com/containerd/containerd [2020-05-18T10:16:55.250Z] #52 40.97 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:16:55.250Z] #52 42.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:16:55.250Z] #52 42.67 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:16:55.250Z] #52 42.67 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:55.250Z] #52 42.67 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:16:55.250Z] #52 42.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:16:55.250Z] #52 42.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:16:55.250Z] #52 42.67 + '[' '' = dynamic ']' [2020-05-18T10:16:55.250Z] #52 42.67 + make [2020-05-18T10:16:55.250Z] #52 43.38 + bin/ctr [2020-05-18T10:16:55.298Z] #17 27.31 Selecting previously unselected package vim. [2020-05-18T10:16:55.580Z] #17 27.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T10:16:55.580Z] #17 27.33 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:16:55.753Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-18T10:16:55.753Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 0B / 8.25MB 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 0B / 73.51MB 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 0B / 54.14MB 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-18T10:16:55.753Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 0B / 57.46MB 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T10:16:55.753Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.1s [2020-05-18T10:16:55.753Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 0B / 10.73MB 0.1s [2020-05-18T10:16:55.862Z] #17 27.62 Selecting previously unselected package xfsprogs. [2020-05-18T10:16:55.862Z] #17 27.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-18T10:16:55.862Z] #17 27.63 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:16:55.862Z] #17 27.84 Selecting previously unselected package zip. [2020-05-18T10:16:55.862Z] #17 27.84 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-18T10:16:55.862Z] #17 27.84 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:16:56.043Z] #38 47.02 Reading package lists... [2020-05-18T10:16:56.043Z] #38 ... [2020-05-18T10:16:56.043Z] [2020-05-18T10:16:56.043Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:16:56.043Z] #51 37.39 Reading package lists... [2020-05-18T10:16:56.050Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 1.09MB / 8.25MB 0.6s [2020-05-18T10:16:56.050Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.5s done [2020-05-18T10:16:56.050Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 2.88MB / 8.25MB 0.7s [2020-05-18T10:16:56.050Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 4.84MB / 73.51MB 0.7s [2020-05-18T10:16:56.144Z] #17 27.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:16:56.144Z] #17 27.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:16:56.144Z] #17 27.97 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-18T10:16:56.144Z] #17 27.98 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T10:16:56.144Z] #17 27.98 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-18T10:16:56.144Z] #17 27.99 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-18T10:16:56.144Z] #17 28.00 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:16:56.144Z] #17 28.01 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-18T10:16:56.144Z] #17 28.02 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T10:16:56.144Z] #17 28.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:16:56.144Z] #17 28.03 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T10:16:56.144Z] #17 28.04 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T10:16:56.144Z] #17 28.04 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:16:56.144Z] #17 28.05 Setting up zip (3.0-11+b1) ... [2020-05-18T10:16:56.144Z] #17 28.06 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:16:56.144Z] #17 28.07 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:16:56.341Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 5.04MB / 8.25MB 0.9s [2020-05-18T10:16:56.341Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 3.71MB / 57.46MB 0.9s [2020-05-18T10:16:56.341Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 2.41MB / 10.73MB 0.9s [2020-05-18T10:16:56.341Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 9.15MB / 73.51MB 1.0s [2020-05-18T10:16:56.341Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 6.54MB / 96.51MB 1.0s [2020-05-18T10:16:56.341Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 4.00MB / 10.73MB 1.0s [2020-05-18T10:16:56.671Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 5.54MB / 54.14MB 1.3s [2020-05-18T10:16:56.671Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 7.01MB / 57.46MB 1.3s [2020-05-18T10:16:56.671Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 7.24MB / 10.73MB 1.3s [2020-05-18T10:16:56.977Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.3s done [2020-05-18T10:16:56.977Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 14.19MB / 73.51MB 1.5s [2020-05-18T10:16:56.977Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 11.82MB / 96.51MB 1.5s [2020-05-18T10:16:56.977Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 9.20MB / 10.73MB 1.5s [2020-05-18T10:16:56.977Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.3s done [2020-05-18T10:16:56.977Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 9.69MB / 54.14MB 1.6s [2020-05-18T10:16:56.977Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 12.13MB / 57.46MB 1.6s [2020-05-18T10:16:57.257Z] #10 ... [2020-05-18T10:16:57.257Z] [2020-05-18T10:16:57.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:57.257Z] #39 35.15 CC images/ipc-sem.o [2020-05-18T10:16:57.257Z] #39 35.39 CC images/utsns.o [2020-05-18T10:16:57.257Z] #39 35.66 CC images/creds.o [2020-05-18T10:16:57.257Z] #39 35.91 CC images/vma.o [2020-05-18T10:16:57.257Z] #39 36.20 CC images/netdev.o [2020-05-18T10:16:57.257Z] #39 36.54 CC images/tty.o [2020-05-18T10:16:57.257Z] #39 37.10 CC images/file-lock.o [2020-05-18T10:16:57.257Z] #39 37.28 CC images/rlimit.o [2020-05-18T10:16:57.257Z] #39 37.46 CC images/pagemap.o [2020-05-18T10:16:57.257Z] #39 37.85 CC images/siginfo.o [2020-05-18T10:16:57.257Z] #39 38.06 CC images/rpc.o [2020-05-18T10:16:57.257Z] #39 39.36 CC images/ext-file.o [2020-05-18T10:16:57.257Z] #39 39.57 CC images/cgroup.o [2020-05-18T10:16:57.257Z] #39 40.32 CC images/userns.o [2020-05-18T10:16:57.285Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 12.47MB / 54.14MB 1.8s [2020-05-18T10:16:57.285Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-18T10:16:57.285Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-18T10:16:57.285Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 18.57MB / 73.51MB 1.9s [2020-05-18T10:16:57.285Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 18.35MB / 96.51MB 1.9s [2020-05-18T10:16:57.285Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 15.96MB / 57.46MB 1.9s [2020-05-18T10:16:57.515Z] #39 40.60 CC images/google/protobuf/descriptor.o [2020-05-18T10:16:57.585Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 15.48MB / 54.14MB 2.1s [2020-05-18T10:16:57.585Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 23.44MB / 73.51MB 2.2s [2020-05-18T10:16:57.585Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 19.33MB / 57.46MB 2.2s [2020-05-18T10:16:57.613Z] #17 29.52 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-18T10:16:57.613Z] #17 29.53 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:16:57.613Z] #17 29.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:16:57.613Z] #17 29.55 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:16:57.613Z] #17 29.58 invoke-rc.d: could not determine current runlevel [2020-05-18T10:16:57.613Z] #17 29.59 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:16:57.613Z] #17 29.60 Setting up pigz (2.4-1) ... [2020-05-18T10:16:57.613Z] #17 29.61 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T10:16:57.613Z] #17 29.62 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T10:16:57.819Z] #28 ... [2020-05-18T10:16:57.819Z] [2020-05-18T10:16:57.819Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:57.819Z] #30 5.187 + RM_GOPATH=0 [2020-05-18T10:16:57.819Z] #30 5.187 + TMP_GOPATH= [2020-05-18T10:16:57.819Z] #30 5.187 + : /build [2020-05-18T10:16:57.819Z] #30 5.187 + '[' -z '' ']' [2020-05-18T10:16:57.819Z] #30 5.188 ++ mktemp -d [2020-05-18T10:16:57.819Z] #30 5.190 + export GOPATH=/tmp/tmp.izJ0kq9ohX [2020-05-18T10:16:57.819Z] #30 5.190 + GOPATH=/tmp/tmp.izJ0kq9ohX [2020-05-18T10:16:57.819Z] #30 5.190 + RM_GOPATH=1 [2020-05-18T10:16:57.819Z] #30 5.191 ++ dirname /tmp/install/install.sh [2020-05-18T10:16:57.819Z] #30 5.193 + dir=/tmp/install [2020-05-18T10:16:57.819Z] #30 5.193 + bin=tomlv [2020-05-18T10:16:57.819Z] #30 5.193 + shift [2020-05-18T10:16:57.819Z] #30 5.194 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:16:57.819Z] #30 5.194 + . /tmp/install/tomlv.installer [2020-05-18T10:16:57.819Z] #30 5.194 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:57.819Z] #30 5.194 + install_tomlv [2020-05-18T10:16:57.819Z] #30 5.194 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:16:57.819Z] #30 5.194 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:57.819Z] #30 5.195 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.izJ0kq9ohX/src/github.com/BurntSushi/toml [2020-05-18T10:16:57.820Z] #30 5.197 Cloning into '/tmp/tmp.izJ0kq9ohX/src/github.com/BurntSushi/toml'... [2020-05-18T10:16:57.875Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 19.05MB / 54.14MB 2.4s [2020-05-18T10:16:57.875Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 24.93MB / 96.51MB 2.4s [2020-05-18T10:16:57.875Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 28.90MB / 73.51MB 2.5s [2020-05-18T10:16:57.875Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 22.47MB / 54.14MB 2.5s [2020-05-18T10:16:57.875Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 23.29MB / 57.46MB 2.5s [2020-05-18T10:16:57.895Z] #17 29.63 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:16:57.895Z] #17 29.63 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-18T10:16:57.895Z] #17 29.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:16:57.895Z] #17 29.84 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-18T10:16:57.895Z] #17 29.85 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T10:16:57.895Z] #17 29.86 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T10:16:57.895Z] #17 29.87 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:16:58.166Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 29.85MB / 96.51MB 2.7s [2020-05-18T10:16:58.166Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 33.45MB / 73.51MB 2.8s [2020-05-18T10:16:58.166Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 27.72MB / 54.14MB 2.8s [2020-05-18T10:16:58.166Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 26.69MB / 57.46MB 2.8s [2020-05-18T10:16:58.166Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 36.07MB / 96.51MB 3.0s [2020-05-18T10:16:58.177Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:16:58.177Z] #17 29.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:16:58.177Z] #17 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:16:58.177Z] #17 29.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:16:58.177Z] #17 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:16:58.177Z] #17 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:16:58.177Z] #17 29.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:16:58.177Z] #17 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:16:58.177Z] #17 29.92 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T10:16:58.177Z] #17 29.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:16:58.177Z] #17 29.93 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T10:16:58.177Z] #17 29.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:16:58.177Z] #17 29.95 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T10:16:58.177Z] #17 29.95 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:16:58.391Z] #30 6.100 + cd /tmp/tmp.izJ0kq9ohX/src/github.com/BurntSushi/toml [2020-05-18T10:16:58.391Z] #30 6.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:16:58.391Z] #30 6.108 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:16:58.479Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 39.17MB / 73.51MB 3.1s [2020-05-18T10:16:58.479Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 31.91MB / 54.14MB 3.1s [2020-05-18T10:16:58.479Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 30.44MB / 57.46MB 3.1s [2020-05-18T10:16:58.775Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 41.94MB / 96.51MB 3.3s [2020-05-18T10:16:58.775Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 43.85MB / 73.51MB 3.4s [2020-05-18T10:16:58.775Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 36.38MB / 54.14MB 3.4s [2020-05-18T10:16:58.775Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 34.17MB / 57.46MB 3.4s [2020-05-18T10:16:58.977Z] #30 6.798 runtime/internal/sys [2020-05-18T10:16:58.978Z] #30 6.826 math/bits [2020-05-18T10:16:58.978Z] #30 6.837 internal/cpu [2020-05-18T10:16:58.978Z] #30 6.922 runtime/internal/atomic [2020-05-18T10:16:59.064Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 40.14MB / 54.14MB 3.7s [2020-05-18T10:16:59.064Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 48.75MB / 96.51MB 3.7s [2020-05-18T10:16:59.064Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 38.65MB / 57.46MB 3.7s [2020-05-18T10:16:59.182Z] #17 ... [2020-05-18T10:16:59.182Z] [2020-05-18T10:16:59.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:59.182Z] #39 68.65 CC criu/cr-errno.o [2020-05-18T10:16:59.182Z] #39 68.67 CC criu/cr-restore.o [2020-05-18T10:16:59.182Z] #39 71.33 CC criu/cr-service.o [2020-05-18T10:16:59.182Z] #39 72.16 CC criu/crtools.o [2020-05-18T10:16:59.182Z] #39 72.41 CC criu/eventfd.o [2020-05-18T10:16:59.182Z] #39 72.52 CC criu/eventpoll.o [2020-05-18T10:16:59.182Z] #39 73.14 CC criu/external.o [2020-05-18T10:16:59.182Z] #39 73.28 CC criu/fault-injection.o [2020-05-18T10:16:59.182Z] #39 73.33 CC criu/fdstore.o [2020-05-18T10:16:59.182Z] #39 73.60 CC criu/fifo.o [2020-05-18T10:16:59.182Z] #39 73.77 CC criu/file-ids.o [2020-05-18T10:16:59.182Z] #39 73.92 CC criu/file-lock.o [2020-05-18T10:16:59.182Z] #39 74.30 CC criu/files-ext.o [2020-05-18T10:16:59.182Z] #39 74.43 CC criu/files-reg.o [2020-05-18T10:16:59.182Z] #39 75.59 CC criu/files.o [2020-05-18T10:16:59.182Z] #39 76.94 CC criu/filesystems.o [2020-05-18T10:16:59.182Z] #39 77.38 CC criu/fsnotify.o [2020-05-18T10:16:59.182Z] #39 78.12 CC criu/image-desc.o [2020-05-18T10:16:59.182Z] #39 78.22 CC criu/image.o [2020-05-18T10:16:59.182Z] #39 78.76 CC criu/ipc_ns.o [2020-05-18T10:16:59.237Z] #30 7.160 runtime/internal/math [2020-05-18T10:16:59.357Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 48.52MB / 73.51MB 3.9s [2020-05-18T10:16:59.357Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 45.34MB / 54.14MB 4.0s [2020-05-18T10:16:59.357Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 42.94MB / 57.46MB 4.0s [2020-05-18T10:16:59.412Z] #39 42.36 CC images/opts.o [2020-05-18T10:16:59.412Z] #39 ... [2020-05-18T10:16:59.412Z] [2020-05-18T10:16:59.412Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:16:59.412Z] #54 114.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:16:59.412Z] #54 114.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:16:59.427Z] #52 ... [2020-05-18T10:16:59.427Z] [2020-05-18T10:16:59.427Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:16:59.427Z] #47 82.51 github.com/pkg/diff [2020-05-18T10:16:59.427Z] #47 83.71 go/ast [2020-05-18T10:16:59.427Z] #47 84.11 golang.org/x/crypto/ssh/terminal [2020-05-18T10:16:59.427Z] #47 86.36 mvdan.cc/editorconfig [2020-05-18T10:16:59.427Z] #47 87.60 mvdan.cc/sh/v3/fileutil [2020-05-18T10:16:59.427Z] #47 87.77 mvdan.cc/sh/v3/syntax [2020-05-18T10:16:59.427Z] #47 ... [2020-05-18T10:16:59.427Z] [2020-05-18T10:16:59.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:16:59.427Z] #39 18.87 make[1]: Nothing to be done for 'all'. [2020-05-18T10:16:59.427Z] #39 20.49 CC images/stats.o [2020-05-18T10:16:59.427Z] #39 20.98 CC images/core.o [2020-05-18T10:16:59.427Z] #39 21.74 CC images/core-x86.o [2020-05-18T10:16:59.497Z] #30 7.365 unicode/utf8 [2020-05-18T10:16:59.650Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 53.76MB / 73.51MB 4.2s [2020-05-18T10:16:59.650Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 56.51MB / 96.51MB 4.2s [2020-05-18T10:16:59.650Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 51.28MB / 54.14MB 4.3s [2020-05-18T10:16:59.650Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 46.27MB / 57.46MB 4.3s [2020-05-18T10:16:59.797Z] #39 79.44 CC criu/irmap.o [2020-05-18T10:16:59.964Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.5s [2020-05-18T10:16:59.964Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 62.08MB / 96.51MB 4.5s [2020-05-18T10:16:59.964Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 61.59MB / 73.51MB 4.6s [2020-05-18T10:16:59.964Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 4.5s done [2020-05-18T10:16:59.964Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 51.02MB / 57.46MB 4.6s [2020-05-18T10:16:59.990Z] #39 22.47 CC images/core-arm.o [2020-05-18T10:17:00.077Z] #30 8.027 internal/race [2020-05-18T10:17:00.077Z] #30 8.080 math [2020-05-18T10:17:00.077Z] #30 8.121 internal/bytealg [2020-05-18T10:17:00.080Z] #39 ... [2020-05-18T10:17:00.080Z] [2020-05-18T10:17:00.080Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:00.080Z] #17 31.92 Setting up iptables (1.8.2-4) ... [2020-05-18T10:17:00.080Z] #17 31.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:17:00.080Z] #17 31.97 Setting up python3 (3.7.3-1) ... [2020-05-18T10:17:00.204Z] #51 49.80 Reading package lists... [2020-05-18T10:17:00.204Z] #51 ... [2020-05-18T10:17:00.204Z] [2020-05-18T10:17:00.204Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:00.204Z] #38 47.02 Reading package lists... [2020-05-18T10:17:00.204Z] #38 ... [2020-05-18T10:17:00.204Z] [2020-05-18T10:17:00.204Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:00.204Z] #23 36.95 Reading package lists... [2020-05-18T10:17:00.247Z] #39 22.92 CC images/core-aarch64.o [2020-05-18T10:17:00.276Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 67.15MB / 73.51MB 4.9s [2020-05-18T10:17:00.276Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 69.21MB / 96.51MB 4.9s [2020-05-18T10:17:00.276Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 56.18MB / 57.46MB 4.9s [2020-05-18T10:17:00.337Z] #30 8.250 sync/atomic [2020-05-18T10:17:00.361Z] #17 32.20 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:17:00.460Z] #23 48.58 Reading package lists... [2020-05-18T10:17:00.460Z] #23 ... [2020-05-18T10:17:00.460Z] [2020-05-18T10:17:00.460Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:00.460Z] #10 36.65 Reading package lists... [2020-05-18T10:17:00.460Z] #10 48.57 Reading package lists... [2020-05-18T10:17:00.460Z] #10 ... [2020-05-18T10:17:00.460Z] [2020-05-18T10:17:00.460Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:00.565Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 5.0s done [2020-05-18T10:17:00.565Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 72.91MB / 73.51MB 5.2s [2020-05-18T10:17:00.565Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 76.13MB / 96.51MB 5.2s [2020-05-18T10:17:00.598Z] #30 8.470 unicode [2020-05-18T10:17:00.643Z] #17 32.60 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:17:00.811Z] #39 23.39 CC images/core-ppc64.o [2020-05-18T10:17:00.861Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 5.3s done [2020-05-18T10:17:00.861Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 82.44MB / 96.51MB 5.5s [2020-05-18T10:17:01.023Z] #38 57.95 Building dependency tree... [2020-05-18T10:17:01.023Z] #38 ... [2020-05-18T10:17:01.023Z] [2020-05-18T10:17:01.023Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:01.023Z] #41 48.58 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T10:17:01.023Z] #41 48.99 vendor/golang.org/x/crypto/curve25519 [2020-05-18T10:17:01.152Z] #8 ... [2020-05-18T10:17:01.152Z] [2020-05-18T10:17:01.152Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T10:17:01.152Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T10:17:01.152Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T10:17:01.152Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-05-18T10:17:01.152Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T10:17:01.152Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.3s done [2020-05-18T10:17:01.152Z] #58 DONE 6.2s [2020-05-18T10:17:01.152Z] [2020-05-18T10:17:01.152Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:17:01.152Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 89.87MB / 96.51MB 5.8s [2020-05-18T10:17:01.152Z] #8 ... [2020-05-18T10:17:01.152Z] [2020-05-18T10:17:01.152Z] #21 [internal] load build context [2020-05-18T10:17:01.152Z] #21 transferring context: 38.13MB 6.2s [2020-05-18T10:17:01.279Z] #41 ... [2020-05-18T10:17:01.279Z] [2020-05-18T10:17:01.279Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:01.279Z] #32 36.38 Reading package lists... [2020-05-18T10:17:01.279Z] #32 49.34 Reading package lists... [2020-05-18T10:17:01.279Z] #32 58.76 Building dependency tree... [2020-05-18T10:17:01.279Z] #32 ... [2020-05-18T10:17:01.279Z] [2020-05-18T10:17:01.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:01.279Z] #10 48.57 Reading package lists... [2020-05-18T10:17:01.375Z] #39 24.06 CC images/core-s390.o [2020-05-18T10:17:01.375Z] #39 ... [2020-05-18T10:17:01.375Z] [2020-05-18T10:17:01.375Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:01.375Z] #47 95.00 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:17:01.537Z] #30 9.510 internal/testlog [2020-05-18T10:17:01.649Z] #17 33.56 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:17:01.650Z] #17 33.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:17:01.797Z] #30 9.681 runtime [2020-05-18T10:17:01.932Z] #17 33.86 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:17:02.057Z] #30 ... [2020-05-18T10:17:02.057Z] [2020-05-18T10:17:02.057Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:02.057Z] #38 6.469 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:02.057Z] #38 6.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:02.057Z] #38 6.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:02.057Z] #38 7.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:17:02.057Z] #38 9.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:17:02.191Z] #21 transferring context: 50.65MB 7.2s done [2020-05-18T10:17:02.191Z] #21 DONE 7.2s [2020-05-18T10:17:02.191Z] [2020-05-18T10:17:02.191Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T10:17:02.191Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 6.1s done [2020-05-18T10:17:02.191Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 [2020-05-18T10:17:02.317Z] #38 ... [2020-05-18T10:17:02.317Z] [2020-05-18T10:17:02.317Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:02.317Z] #43 5.729 + RM_GOPATH=0 [2020-05-18T10:17:02.317Z] #43 5.729 + TMP_GOPATH= [2020-05-18T10:17:02.317Z] #43 5.729 + : /build [2020-05-18T10:17:02.317Z] #43 5.729 + '[' -z '' ']' [2020-05-18T10:17:02.317Z] #43 5.730 ++ mktemp -d [2020-05-18T10:17:02.317Z] #43 5.735 + export GOPATH=/tmp/tmp.rhm5Cg7q50 [2020-05-18T10:17:02.317Z] #43 5.735 + GOPATH=/tmp/tmp.rhm5Cg7q50 [2020-05-18T10:17:02.317Z] #43 5.735 + RM_GOPATH=1 [2020-05-18T10:17:02.317Z] #43 5.736 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:02.317Z] #43 5.739 + dir=/tmp/install [2020-05-18T10:17:02.317Z] #43 5.739 + bin=gotestsum [2020-05-18T10:17:02.317Z] #43 5.739 + shift [2020-05-18T10:17:02.317Z] #43 5.739 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:17:02.317Z] #43 5.739 + . /tmp/install/gotestsum.installer [2020-05-18T10:17:02.317Z] #43 5.739 ++ : v0.3.5 [2020-05-18T10:17:02.317Z] #43 5.740 + install_gotestsum [2020-05-18T10:17:02.317Z] #43 5.740 + set -e [2020-05-18T10:17:02.317Z] #43 5.741 + export GO111MODULE=on [2020-05-18T10:17:02.317Z] #43 5.741 + GO111MODULE=on [2020-05-18T10:17:02.317Z] #43 5.741 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:17:02.317Z] #43 5.935 go: finding gotest.tools v0.3.5 [2020-05-18T10:17:02.317Z] #43 5.936 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:02.317Z] #43 6.778 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:02.317Z] #43 7.288 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:02.317Z] #43 8.189 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:17:02.317Z] #43 8.369 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:17:02.317Z] #43 8.636 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:17:02.317Z] #43 8.647 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:17:02.317Z] #43 8.672 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:17:02.317Z] #43 8.880 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:17:02.317Z] #43 9.078 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:17:02.317Z] #43 9.083 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:17:02.317Z] #43 9.116 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:17:02.317Z] #43 9.126 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:17:02.317Z] #43 9.157 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:17:02.317Z] #43 9.194 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:17:02.317Z] #43 9.262 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:17:02.317Z] #43 9.390 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:17:02.317Z] #43 9.517 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:17:02.317Z] #43 9.586 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:17:02.317Z] #43 9.646 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:17:02.317Z] #43 9.648 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:17:02.317Z] #43 9.656 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:17:02.317Z] #43 9.734 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:17:02.317Z] #43 9.742 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:17:02.317Z] #43 ... [2020-05-18T10:17:02.317Z] [2020-05-18T10:17:02.317Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:02.317Z] #36 5.900 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:17:02.317Z] #36 5.917 Cloning into '.'... [2020-05-18T10:17:02.545Z] #17 34.43 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:17:02.576Z] #36 ... [2020-05-18T10:17:02.576Z] [2020-05-18T10:17:02.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:02.576Z] #10 6.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:02.576Z] #10 6.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:02.576Z] #10 6.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:02.576Z] #10 7.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:17:02.576Z] #10 9.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:17:02.576Z] #10 ... [2020-05-18T10:17:02.576Z] [2020-05-18T10:17:02.576Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:02.576Z] #51 6.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:02.577Z] #51 6.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:02.577Z] #51 6.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:02.577Z] #51 7.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:17:02.577Z] #51 9.813 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:17:02.827Z] #17 34.79 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:17:02.839Z] #51 ... [2020-05-18T10:17:02.839Z] [2020-05-18T10:17:02.839Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:02.839Z] #45 4.792 + RM_GOPATH=0 [2020-05-18T10:17:02.839Z] #45 4.792 + TMP_GOPATH= [2020-05-18T10:17:02.839Z] #45 4.792 + : /build [2020-05-18T10:17:02.839Z] #45 4.792 + '[' -z '' ']' [2020-05-18T10:17:02.839Z] #45 4.798 ++ mktemp -d [2020-05-18T10:17:02.839Z] #45 4.799 + export GOPATH=/tmp/tmp.Z3sj7V5MAx [2020-05-18T10:17:02.839Z] #45 4.799 + GOPATH=/tmp/tmp.Z3sj7V5MAx [2020-05-18T10:17:02.839Z] #45 4.799 + RM_GOPATH=1 [2020-05-18T10:17:02.839Z] #45 4.802 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:02.839Z] #45 4.802 + dir=/tmp/install [2020-05-18T10:17:02.839Z] #45 4.802 + bin=golangci_lint [2020-05-18T10:17:02.839Z] #45 4.802 + shift [2020-05-18T10:17:02.839Z] #45 4.802 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:17:02.839Z] #45 4.802 + . /tmp/install/golangci_lint.installer [2020-05-18T10:17:02.839Z] #45 4.802 ++ : v1.23.8 [2020-05-18T10:17:02.839Z] #45 4.802 + install_golangci_lint [2020-05-18T10:17:02.839Z] #45 4.802 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:17:02.839Z] #45 4.803 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:17:02.839Z] #45 4.803 Installing golangci-lint version v1.23.8 [2020-05-18T10:17:02.839Z] #45 ... [2020-05-18T10:17:02.839Z] [2020-05-18T10:17:02.839Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:02.839Z] #32 6.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:02.839Z] #32 6.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:02.839Z] #32 6.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:02.839Z] #32 7.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:17:02.839Z] #32 9.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:17:02.839Z] #32 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:17:03.100Z] #32 ... [2020-05-18T10:17:03.100Z] [2020-05-18T10:17:03.100Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:03.100Z] #41 5.246 + RM_GOPATH=0 [2020-05-18T10:17:03.100Z] #41 5.246 + TMP_GOPATH= [2020-05-18T10:17:03.100Z] #41 5.246 + : /build [2020-05-18T10:17:03.100Z] #41 5.246 + '[' -z '' ']' [2020-05-18T10:17:03.100Z] #41 5.247 ++ mktemp -d [2020-05-18T10:17:03.100Z] #41 5.261 + export GOPATH=/tmp/tmp.iyNHpIhfi9 [2020-05-18T10:17:03.100Z] #41 5.261 + GOPATH=/tmp/tmp.iyNHpIhfi9 [2020-05-18T10:17:03.100Z] #41 5.261 + RM_GOPATH=1 [2020-05-18T10:17:03.100Z] #41 5.263 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:03.100Z] #41 5.263 + dir=/tmp/install [2020-05-18T10:17:03.100Z] #41 5.263 + bin=vndr [2020-05-18T10:17:03.100Z] #41 5.263 + shift [2020-05-18T10:17:03.100Z] #41 5.263 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:17:03.100Z] #41 5.263 + . /tmp/install/vndr.installer [2020-05-18T10:17:03.100Z] #41 5.263 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:03.100Z] #41 5.264 + install_vndr [2020-05-18T10:17:03.100Z] #41 5.264 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:17:03.100Z] #41 5.264 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iyNHpIhfi9/src/github.com/LK4D4/vndr [2020-05-18T10:17:03.100Z] #41 5.264 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:03.100Z] #41 5.267 Cloning into '/tmp/tmp.iyNHpIhfi9/src/github.com/LK4D4/vndr'... [2020-05-18T10:17:03.100Z] #41 6.128 + cd /tmp/tmp.iyNHpIhfi9/src/github.com/LK4D4/vndr [2020-05-18T10:17:03.100Z] #41 6.128 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:03.100Z] #41 6.135 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:17:03.100Z] #41 7.777 internal/cpu [2020-05-18T10:17:03.100Z] #41 7.858 internal/race [2020-05-18T10:17:03.100Z] #41 7.888 runtime/internal/atomic [2020-05-18T10:17:03.100Z] #41 7.922 sync/atomic [2020-05-18T10:17:03.100Z] #41 8.208 unicode [2020-05-18T10:17:03.100Z] #41 8.458 unicode/utf8 [2020-05-18T10:17:03.100Z] #41 8.822 internal/bytealg [2020-05-18T10:17:03.100Z] #41 9.116 math [2020-05-18T10:17:03.100Z] #41 9.119 internal/testlog [2020-05-18T10:17:03.100Z] #41 9.557 encoding [2020-05-18T10:17:03.100Z] #41 10.06 unicode/utf16 [2020-05-18T10:17:03.100Z] #41 10.48 runtime [2020-05-18T10:17:03.100Z] #41 10.61 container/list [2020-05-18T10:17:03.362Z] #41 ... [2020-05-18T10:17:03.362Z] [2020-05-18T10:17:03.362Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:03.362Z] #21 5.238 + RM_GOPATH=0 [2020-05-18T10:17:03.362Z] #21 5.238 + TMP_GOPATH= [2020-05-18T10:17:03.362Z] #21 5.238 + : /build [2020-05-18T10:17:03.362Z] #21 5.238 + '[' -z '' ']' [2020-05-18T10:17:03.362Z] #21 5.240 ++ mktemp -d [2020-05-18T10:17:03.362Z] #21 5.242 + export GOPATH=/tmp/tmp.bjFg2rUDqN [2020-05-18T10:17:03.362Z] #21 5.242 + GOPATH=/tmp/tmp.bjFg2rUDqN [2020-05-18T10:17:03.362Z] #21 5.242 + RM_GOPATH=1 [2020-05-18T10:17:03.362Z] #21 5.242 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:03.362Z] #21 5.243 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:17:03.362Z] #21 5.243 + dir=/tmp/install [2020-05-18T10:17:03.362Z] #21 5.243 + bin=dockercli [2020-05-18T10:17:03.362Z] #21 5.243 + shift [2020-05-18T10:17:03.362Z] #21 5.243 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:17:03.362Z] #21 5.243 + . /tmp/install/dockercli.installer [2020-05-18T10:17:03.362Z] #21 5.243 ++ : stable [2020-05-18T10:17:03.362Z] #21 5.243 ++ : 17.06.2-ce [2020-05-18T10:17:03.362Z] #21 5.243 + install_dockercli [2020-05-18T10:17:03.362Z] #21 5.243 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:17:03.362Z] #21 5.249 ++ uname -m [2020-05-18T10:17:03.362Z] #21 5.281 + arch=aarch64 [2020-05-18T10:17:03.362Z] #21 5.282 + '[' aarch64 '!=' x86_64 ']' [2020-05-18T10:17:03.362Z] #21 5.282 + '[' aarch64 '!=' s390x ']' [2020-05-18T10:17:03.362Z] #21 5.282 + '[' aarch64 '!=' armhf ']' [2020-05-18T10:17:03.362Z] #21 5.282 + build_dockercli [2020-05-18T10:17:03.362Z] #21 5.282 + git clone https://github.com/docker/docker-ce /tmp/tmp.bjFg2rUDqN/tmp/docker-ce [2020-05-18T10:17:03.362Z] #21 5.302 Cloning into '/tmp/tmp.bjFg2rUDqN/tmp/docker-ce'... [2020-05-18T10:17:03.362Z] #21 ... [2020-05-18T10:17:03.362Z] [2020-05-18T10:17:03.362Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:03.362Z] #59 4.858 + RM_GOPATH=0 [2020-05-18T10:17:03.362Z] #59 4.858 + TMP_GOPATH= [2020-05-18T10:17:03.362Z] #59 4.859 + : /build [2020-05-18T10:17:03.362Z] #59 4.859 + '[' -z '' ']' [2020-05-18T10:17:03.362Z] #59 4.860 ++ mktemp -d [2020-05-18T10:17:03.362Z] #59 4.867 + export GOPATH=/tmp/tmp.jtGhzOegV9 [2020-05-18T10:17:03.362Z] #59 4.867 + GOPATH=/tmp/tmp.jtGhzOegV9 [2020-05-18T10:17:03.362Z] #59 4.867 + RM_GOPATH=1 [2020-05-18T10:17:03.362Z] #59 4.868 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:03.362Z] #59 4.873 + dir=/tmp/install [2020-05-18T10:17:03.362Z] #59 4.873 + bin=proxy [2020-05-18T10:17:03.362Z] #59 4.873 + shift [2020-05-18T10:17:03.362Z] #59 4.873 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:17:03.362Z] #59 4.873 + . /tmp/install/proxy.installer [2020-05-18T10:17:03.362Z] #59 4.873 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:17:03.362Z] #59 4.873 + install_proxy [2020-05-18T10:17:03.362Z] #59 4.873 + case "$1" in [2020-05-18T10:17:03.362Z] #59 4.873 + export CGO_ENABLED=0 [2020-05-18T10:17:03.362Z] #59 4.873 + CGO_ENABLED=0 [2020-05-18T10:17:03.362Z] #59 4.873 + _install_proxy [2020-05-18T10:17:03.362Z] #59 4.873 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:17:03.362Z] #59 4.873 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jtGhzOegV9/src/github.com/docker/libnetwork [2020-05-18T10:17:03.362Z] #59 4.876 Cloning into '/tmp/tmp.jtGhzOegV9/src/github.com/docker/libnetwork'... [2020-05-18T10:17:03.362Z] #59 4.877 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:17:03.623Z] #59 ... [2020-05-18T10:17:03.623Z] [2020-05-18T10:17:03.623Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:03.623Z] #23 6.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:03.623Z] #23 6.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:03.623Z] #23 6.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:03.623Z] #23 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:17:03.623Z] #23 9.857 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:17:03.623Z] #23 ... [2020-05-18T10:17:03.623Z] [2020-05-18T10:17:03.623Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:03.623Z] #54 5.530 + RM_GOPATH=0 [2020-05-18T10:17:03.623Z] #54 5.530 + TMP_GOPATH= [2020-05-18T10:17:03.623Z] #54 5.530 + : /build [2020-05-18T10:17:03.623Z] #54 5.530 + '[' -z '' ']' [2020-05-18T10:17:03.623Z] #54 5.533 ++ mktemp -d [2020-05-18T10:17:03.623Z] #54 5.534 + export GOPATH=/tmp/tmp.ybD5I9h2A9 [2020-05-18T10:17:03.623Z] #54 5.534 + GOPATH=/tmp/tmp.ybD5I9h2A9 [2020-05-18T10:17:03.623Z] #54 5.535 + RM_GOPATH=1 [2020-05-18T10:17:03.623Z] #54 5.536 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:03.623Z] #54 5.537 + dir=/tmp/install [2020-05-18T10:17:03.623Z] #54 5.542 + bin=rootlesskit [2020-05-18T10:17:03.623Z] #54 5.543 + shift [2020-05-18T10:17:03.623Z] #54 5.544 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:17:03.623Z] #54 5.544 + . /tmp/install/rootlesskit.installer [2020-05-18T10:17:03.623Z] #54 5.546 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:03.623Z] #54 5.547 + install_rootlesskit [2020-05-18T10:17:03.623Z] #54 5.548 + case "$1" in [2020-05-18T10:17:03.623Z] #54 5.549 + export CGO_ENABLED=0 [2020-05-18T10:17:03.623Z] #54 5.550 + CGO_ENABLED=0 [2020-05-18T10:17:03.623Z] #54 5.551 + _install_rootlesskit [2020-05-18T10:17:03.623Z] #54 5.554 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:17:03.623Z] #54 5.554 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:03.623Z] #54 5.555 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ybD5I9h2A9/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:17:03.623Z] #54 5.563 Cloning into '/tmp/tmp.ybD5I9h2A9/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:17:03.623Z] #54 10.42 + cd /tmp/tmp.ybD5I9h2A9/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:17:03.623Z] #54 10.43 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:03.623Z] #54 10.60 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:17:03.623Z] #54 10.60 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:17:03.802Z] #10 58.89 Building dependency tree... [2020-05-18T10:17:03.832Z] #17 35.54 Setting up python3-pip (18.1-5) ... [2020-05-18T10:17:03.884Z] #54 ... [2020-05-18T10:17:03.884Z] [2020-05-18T10:17:03.884Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:03.884Z] #47 5.391 + RM_GOPATH=0 [2020-05-18T10:17:03.884Z] #47 5.391 + TMP_GOPATH= [2020-05-18T10:17:03.884Z] #47 5.391 + : /build [2020-05-18T10:17:03.884Z] #47 5.391 + '[' -z '' ']' [2020-05-18T10:17:03.884Z] #47 5.391 ++ mktemp -d [2020-05-18T10:17:03.884Z] #47 5.394 + export GOPATH=/tmp/tmp.Z9yCAj0lw5 [2020-05-18T10:17:03.884Z] #47 5.394 + GOPATH=/tmp/tmp.Z9yCAj0lw5 [2020-05-18T10:17:03.884Z] #47 5.394 + RM_GOPATH=1 [2020-05-18T10:17:03.884Z] #47 5.394 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:03.884Z] #47 5.408 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:03.884Z] #47 5.408 + dir=/tmp/install [2020-05-18T10:17:03.884Z] #47 5.408 + bin=shfmt [2020-05-18T10:17:03.884Z] #47 5.408 + shift [2020-05-18T10:17:03.884Z] #47 5.408 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:17:03.884Z] #47 5.408 + . /tmp/install/shfmt.installer [2020-05-18T10:17:03.884Z] #47 5.408 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:03.884Z] #47 5.408 + install_shfmt [2020-05-18T10:17:03.884Z] #47 5.408 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:17:03.884Z] #47 5.408 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z9yCAj0lw5/src/github.com/mvdan/sh [2020-05-18T10:17:03.884Z] #47 5.408 Cloning into '/tmp/tmp.Z9yCAj0lw5/src/github.com/mvdan/sh'... [2020-05-18T10:17:03.884Z] #47 ... [2020-05-18T10:17:03.884Z] [2020-05-18T10:17:03.884Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:03.884Z] #41 11.95 crypto/internal/subtle [2020-05-18T10:17:04.467Z] #17 36.25 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:04.468Z] #17 36.27 Processing triggers for mime-support (3.62) ... [2020-05-18T10:17:04.672Z] #54 ... [2020-05-18T10:17:04.672Z] [2020-05-18T10:17:04.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:04.672Z] #39 42.66 CC images/seccomp.o [2020-05-18T10:17:04.672Z] #39 43.00 CC images/binfmt-misc.o [2020-05-18T10:17:04.672Z] #39 43.19 CC images/time.o [2020-05-18T10:17:04.672Z] #39 43.39 CC images/sysctl.o [2020-05-18T10:17:04.672Z] #39 43.62 CC images/autofs.o [2020-05-18T10:17:04.672Z] #39 43.85 CC images/macvlan.o [2020-05-18T10:17:04.672Z] #39 44.03 CC images/sit.o [2020-05-18T10:17:04.672Z] #39 44.24 CC images/memfd.o [2020-05-18T10:17:04.672Z] #39 44.59 CC images/timens.o [2020-05-18T10:17:04.672Z] #39 44.96 LINK images/built-in.o [2020-05-18T10:17:04.672Z] #39 45.09 GEN compel/include/asm [2020-05-18T10:17:04.672Z] #39 45.11 GEN compel/include/version.h [2020-05-18T10:17:04.672Z] #39 45.13 touch .config [2020-05-18T10:17:04.672Z] #39 45.19 GEN include/common/config.h [2020-05-18T10:17:04.672Z] #39 45.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T10:17:04.672Z] #39 45.31 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T10:17:04.672Z] #39 45.34 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T10:17:04.672Z] #39 45.37 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T10:17:04.672Z] #39 45.41 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T10:17:04.672Z] #39 45.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T10:17:04.672Z] #39 45.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T10:17:04.672Z] #39 45.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T10:17:04.672Z] #39 45.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T10:17:04.672Z] #39 45.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:17:04.672Z] #39 45.54 DEP compel/plugins/std/infect.d [2020-05-18T10:17:04.672Z] #39 45.70 DEP compel/plugins/std/string.d [2020-05-18T10:17:04.672Z] #39 45.84 DEP compel/plugins/std/log.d [2020-05-18T10:17:04.672Z] #39 45.96 DEP compel/plugins/std/fds.d [2020-05-18T10:17:04.672Z] #39 46.05 DEP compel/plugins/std/std.d [2020-05-18T10:17:04.672Z] #39 46.15 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:17:04.672Z] #39 46.23 DEP compel/plugins/fds/fds.d [2020-05-18T10:17:04.672Z] #39 46.40 CC compel/plugins/std/std.o [2020-05-18T10:17:04.672Z] #39 46.67 CC compel/plugins/std/fds.o [2020-05-18T10:17:04.672Z] #39 47.16 CC compel/plugins/std/log.o [2020-05-18T10:17:04.672Z] #39 47.94 CC compel/plugins/std/string.o [2020-05-18T10:17:04.765Z] #17 DONE 36.8s [2020-05-18T10:17:04.765Z] [2020-05-18T10:17:04.765Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:17:04.825Z] #41 12.48 crypto/subtle [2020-05-18T10:17:05.085Z] #41 12.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:17:05.085Z] #41 13.07 internal/nettrace [2020-05-18T10:17:05.607Z] #39 ... [2020-05-18T10:17:05.607Z] [2020-05-18T10:17:05.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:05.607Z] #41 110.1 vendor/golang.org/x/net/idna [2020-05-18T10:17:05.607Z] #41 112.3 vendor/golang.org/x/net/http2/hpack [2020-05-18T10:17:05.607Z] #41 113.4 mime [2020-05-18T10:17:05.607Z] #41 115.4 mime/quotedprintable [2020-05-18T10:17:05.607Z] #41 115.7 net/http/internal [2020-05-18T10:17:05.607Z] #41 118.8 crypto/tls [2020-05-18T10:17:05.607Z] #41 ... [2020-05-18T10:17:05.607Z] [2020-05-18T10:17:05.607Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:05.607Z] #39 48.72 CC compel/plugins/std/infect.o [2020-05-18T10:17:05.663Z] #41 13.46 runtime/cgo [2020-05-18T10:17:06.172Z] #39 49.20 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T10:17:06.172Z] #39 49.28 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T10:17:06.172Z] #39 49.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T10:17:06.244Z] #18 1.311 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:17:06.244Z] #18 1.314 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:17:06.244Z] #18 1.317 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:17:06.316Z] #10 ... [2020-05-18T10:17:06.316Z] [2020-05-18T10:17:06.316Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:06.316Z] #59 DONE 63.4s [2020-05-18T10:17:06.316Z] [2020-05-18T10:17:06.316Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:06.316Z] #30 62.54 internal/reflectlite [2020-05-18T10:17:06.316Z] #30 62.55 sync [2020-05-18T10:17:06.434Z] #39 ... [2020-05-18T10:17:06.434Z] [2020-05-18T10:17:06.434Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:06.434Z] #43 DONE 121.2s [2020-05-18T10:17:06.434Z] [2020-05-18T10:17:06.434Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:06.434Z] #54 DONE 121.2s [2020-05-18T10:17:06.434Z] [2020-05-18T10:17:06.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:06.434Z] #39 49.45 AR compel/plugins/std.lib.a [2020-05-18T10:17:06.526Z] #18 DONE 1.5s [2020-05-18T10:17:06.526Z] [2020-05-18T10:17:06.526Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:17:06.636Z] #47 ... [2020-05-18T10:17:06.636Z] [2020-05-18T10:17:06.636Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:06.636Z] #41 89.28 text/template [2020-05-18T10:17:06.636Z] #41 90.52 encoding/xml [2020-05-18T10:17:06.636Z] #41 94.32 go/doc [2020-05-18T10:17:06.636Z] #41 96.63 github.com/LK4D4/vndr/versioned [2020-05-18T10:17:06.636Z] #41 96.78 compress/flate [2020-05-18T10:17:06.636Z] #41 97.66 github.com/LK4D4/vndr/build [2020-05-18T10:17:06.636Z] #41 ... [2020-05-18T10:17:06.636Z] [2020-05-18T10:17:06.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:06.636Z] #39 24.96 CC images/cpuinfo.o [2020-05-18T10:17:06.636Z] #39 25.52 CC images/inventory.o [2020-05-18T10:17:06.636Z] #39 25.77 CC images/fdinfo.o [2020-05-18T10:17:06.636Z] #39 26.32 CC images/fown.o [2020-05-18T10:17:06.636Z] #39 26.52 CC images/ns.o [2020-05-18T10:17:06.636Z] #39 26.73 CC images/regfile.o [2020-05-18T10:17:06.636Z] #39 27.04 CC images/ghost-file.o [2020-05-18T10:17:06.636Z] #39 27.31 CC images/fifo.o [2020-05-18T10:17:06.636Z] #39 27.59 CC images/remap-file-path.o [2020-05-18T10:17:06.636Z] #39 27.89 CC images/eventfd.o [2020-05-18T10:17:06.636Z] #39 28.11 CC images/eventpoll.o [2020-05-18T10:17:06.636Z] #39 28.43 CC images/fh.o [2020-05-18T10:17:06.636Z] #39 28.86 CC images/fsnotify.o [2020-05-18T10:17:06.636Z] #39 29.45 CC images/signalfd.o [2020-05-18T10:17:06.698Z] #39 ... [2020-05-18T10:17:06.698Z] [2020-05-18T10:17:06.698Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:17:06.698Z] #55 DONE 0.1s [2020-05-18T10:17:06.698Z] [2020-05-18T10:17:06.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:06.698Z] #39 49.71 CC compel/plugins/fds/fds.o [2020-05-18T10:17:06.956Z] #39 50.13 AR compel/plugins/fds.lib.a [2020-05-18T10:17:07.063Z] #41 14.73 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T10:17:07.202Z] #39 29.69 CC images/fs.o [2020-05-18T10:17:07.202Z] #39 ... [2020-05-18T10:17:07.202Z] [2020-05-18T10:17:07.202Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:07.202Z] #47 DONE 100.7s [2020-05-18T10:17:07.202Z] [2020-05-18T10:17:07.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:07.202Z] #39 30.00 CC images/pstree.o [2020-05-18T10:17:07.202Z] #39 ... [2020-05-18T10:17:07.202Z] [2020-05-18T10:17:07.202Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:07.202Z] #41 99.54 hash/crc32 [2020-05-18T10:17:07.202Z] #41 100.1 compress/gzip [2020-05-18T10:17:07.213Z] #39 50.18 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:17:07.213Z] #39 50.35 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:17:07.471Z] #39 50.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T10:17:07.728Z] #39 50.62 HOSTDEP compel/src/main-host.d [2020-05-18T10:17:07.728Z] #39 50.79 DEP compel/src/lib/ptrace.d [2020-05-18T10:17:07.767Z] #41 101.2 net [2020-05-18T10:17:07.767Z] #41 101.3 vendor/golang.org/x/crypto/hkdf [2020-05-18T10:17:07.986Z] #39 50.95 DEP compel/src/lib/infect.d [2020-05-18T10:17:08.243Z] #39 51.23 DEP compel/src/lib/infect-util.d [2020-05-18T10:17:08.243Z] #39 51.40 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:17:08.334Z] #41 101.7 vendor/golang.org/x/text/transform [2020-05-18T10:17:08.464Z] #41 ... [2020-05-18T10:17:08.464Z] [2020-05-18T10:17:08.464Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:17:08.464Z] #28 5.994 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:17:08.464Z] #28 6.001 Cloning into '.'... [2020-05-18T10:17:08.464Z] #28 ... [2020-05-18T10:17:08.464Z] [2020-05-18T10:17:08.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:08.464Z] #47 13.36 + cd /tmp/tmp.Z9yCAj0lw5/src/github.com/mvdan/sh [2020-05-18T10:17:08.465Z] #47 13.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:08.465Z] #47 13.45 + GO111MODULE=on [2020-05-18T10:17:08.465Z] #47 13.45 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:17:08.465Z] #47 14.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:17:08.465Z] #47 14.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:17:08.465Z] #47 14.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:17:08.465Z] #47 15.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:17:08.465Z] #47 15.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:17:08.465Z] #47 16.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:17:08.501Z] #39 51.50 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T10:17:08.759Z] #39 51.65 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T10:17:08.759Z] #39 51.77 DEP compel/src/lib/log.d [2020-05-18T10:17:08.759Z] #39 51.87 DEP compel/src/main.d [2020-05-18T10:17:08.759Z] #39 52.00 DEP compel/src/lib/handle-elf.d [2020-05-18T10:17:09.016Z] #39 52.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T10:17:09.016Z] #39 52.17 CC compel/src/lib/log.o [2020-05-18T10:17:09.266Z] #41 102.7 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:17:09.274Z] #39 52.41 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T10:17:09.409Z] #47 17.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:17:09.975Z] #19 3.721 Collecting yamllint==1.16.0 [2020-05-18T10:17:09.989Z] #47 17.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:17:10.206Z] #39 53.16 CC compel/arch/x86/src/lib/infect.o [2020-05-18T10:17:10.257Z] #19 3.872 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:17:10.257Z] #19 3.898 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:17:10.257Z] #19 3.981 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:17:10.257Z] #19 ... [2020-05-18T10:17:10.257Z] [2020-05-18T10:17:10.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:10.257Z] #39 80.00 CC criu/kcmp-ids.o [2020-05-18T10:17:10.257Z] #39 80.17 CC criu/kerndat.o [2020-05-18T10:17:10.257Z] #39 80.82 CC criu/libnetlink.o [2020-05-18T10:17:10.257Z] #39 81.00 CC criu/log.o [2020-05-18T10:17:10.257Z] #39 81.38 CC criu/lsm.o [2020-05-18T10:17:10.257Z] #39 81.61 CC criu/mem.o [2020-05-18T10:17:10.257Z] #39 82.71 CC criu/memfd.o [2020-05-18T10:17:10.257Z] #39 83.14 CC criu/mount.o [2020-05-18T10:17:10.257Z] #39 85.44 CC criu/namespaces.o [2020-05-18T10:17:10.257Z] #39 86.73 CC criu/net.o [2020-05-18T10:17:10.257Z] #39 88.55 CC criu/netfilter.o [2020-05-18T10:17:10.257Z] #39 88.76 CC criu/page-pipe.o [2020-05-18T10:17:10.257Z] #39 89.12 CC criu/page-xfer.o [2020-05-18T10:17:10.538Z] #39 90.19 CC criu/pagemap-cache.o [2020-05-18T10:17:10.538Z] #39 ... [2020-05-18T10:17:10.538Z] [2020-05-18T10:17:10.538Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:10.538Z] #36 124.4 + dpkg --print-architecture [2020-05-18T10:17:10.538Z] #36 124.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T10:17:10.538Z] #36 125.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T10:17:10.538Z] #36 125.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T10:17:10.566Z] #30 ... [2020-05-18T10:17:10.566Z] [2020-05-18T10:17:10.566Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:10.566Z] #10 63.89 The following additional packages will be installed: [2020-05-18T10:17:10.566Z] #10 63.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:17:10.566Z] #10 63.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:17:10.566Z] #10 63.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:17:10.566Z] #10 63.93 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T10:17:10.566Z] #10 63.93 mingw-w64-x86-64-dev [2020-05-18T10:17:10.566Z] #10 63.93 Suggested packages: [2020-05-18T10:17:10.566Z] #10 63.93 gcc-8-locales seccomp wine64 [2020-05-18T10:17:10.566Z] #10 66.97 The following NEW packages will be installed: [2020-05-18T10:17:10.566Z] #10 66.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:17:10.566Z] #10 66.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:17:10.566Z] #10 66.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:17:10.566Z] #10 66.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:17:10.566Z] #10 66.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:17:10.566Z] #10 66.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:17:10.566Z] #10 67.01 The following packages will be upgraded: [2020-05-18T10:17:10.566Z] #10 67.02 libsystemd0 libudev1 [2020-05-18T10:17:10.566Z] #10 67.72 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:17:10.566Z] #10 67.72 Need to get 78.2 MB of archives. [2020-05-18T10:17:10.566Z] #10 67.72 After this operation, 487 MB of additional disk space will be used. [2020-05-18T10:17:10.566Z] #10 67.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T10:17:10.566Z] #10 67.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T10:17:10.566Z] #10 67.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-18T10:17:10.772Z] #39 53.90 CC compel/src/lib/infect-rpc.o [2020-05-18T10:17:10.833Z] #10 68.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-18T10:17:10.833Z] #10 ... [2020-05-18T10:17:10.833Z] [2020-05-18T10:17:10.833Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:10.833Z] #23 48.58 Reading package lists... [2020-05-18T10:17:10.833Z] #23 58.59 Building dependency tree... [2020-05-18T10:17:10.833Z] #23 64.15 ca-certificates is already the newest version (20190110). [2020-05-18T10:17:10.833Z] #23 64.15 The following additional packages will be installed: [2020-05-18T10:17:10.833Z] #23 64.15 libjq1 libonig5 [2020-05-18T10:17:10.833Z] #23 64.88 The following NEW packages will be installed: [2020-05-18T10:17:10.833Z] #23 64.95 jq libjq1 libonig5 [2020-05-18T10:17:10.833Z] #23 65.60 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:10.833Z] #23 65.60 Need to get 355 kB of archives. [2020-05-18T10:17:10.833Z] #23 65.60 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T10:17:10.833Z] #23 65.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:17:10.833Z] #23 65.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:17:10.833Z] #23 65.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:17:10.833Z] #23 67.79 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:10.833Z] #23 68.29 Fetched 355 kB in 0s (888 kB/s) [2020-05-18T10:17:10.833Z] #23 ... [2020-05-18T10:17:10.833Z] [2020-05-18T10:17:10.833Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:10.833Z] #30 67.91 errors [2020-05-18T10:17:10.833Z] #30 67.93 sort [2020-05-18T10:17:10.932Z] #47 ... [2020-05-18T10:17:10.932Z] [2020-05-18T10:17:10.932Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:10.932Z] #36 18.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:17:11.030Z] #39 54.13 CC compel/src/lib/infect-util.o [2020-05-18T10:17:11.164Z] #41 104.4 vendor/golang.org/x/text/secure/bidirule [2020-05-18T10:17:11.164Z] #41 104.6 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:17:11.288Z] #39 54.32 CC compel/src/lib/infect.o [2020-05-18T10:17:11.775Z] #30 69.19 strconv [2020-05-18T10:17:12.030Z] #30 ... [2020-05-18T10:17:12.030Z] [2020-05-18T10:17:12.030Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:12.030Z] #51 49.80 Reading package lists... [2020-05-18T10:17:12.030Z] #51 59.92 Building dependency tree... [2020-05-18T10:17:12.030Z] #51 65.28 The following additional packages will be installed: [2020-05-18T10:17:12.030Z] #51 65.28 libbtrfs0 [2020-05-18T10:17:12.030Z] #51 65.80 The following NEW packages will be installed: [2020-05-18T10:17:12.030Z] #51 65.81 libbtrfs-dev libbtrfs0 [2020-05-18T10:17:12.030Z] #51 66.33 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:12.030Z] #51 66.33 Need to get 119 kB of archives. [2020-05-18T10:17:12.030Z] #51 66.33 After this operation, 387 kB of additional disk space will be used. [2020-05-18T10:17:12.030Z] #51 66.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:17:12.030Z] #51 66.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:17:12.030Z] #51 68.36 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:12.030Z] #51 68.87 Fetched 119 kB in 0s (414 kB/s) [2020-05-18T10:17:12.030Z] #51 69.03 Selecting previously unselected package libbtrfs0. [2020-05-18T10:17:12.030Z] #51 69.03 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:17:12.030Z] #51 69.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:17:12.030Z] #51 69.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:12.094Z] #41 ... [2020-05-18T10:17:12.094Z] [2020-05-18T10:17:12.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:12.094Z] #10 104.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:17:12.094Z] #10 104.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:17:12.094Z] #10 104.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:12.221Z] #39 ... [2020-05-18T10:17:12.222Z] [2020-05-18T10:17:12.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:12.222Z] #10 123.0 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T10:17:12.222Z] #10 123.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:17:12.222Z] #10 123.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T10:17:12.222Z] #10 123.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:17:12.222Z] #10 123.4 Selecting previously unselected package libbtrfs0. [2020-05-18T10:17:12.222Z] #10 123.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:12.222Z] #10 123.6 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:17:12.222Z] #10 123.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:12.222Z] #10 123.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T10:17:12.222Z] #10 123.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 123.8 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T10:17:12.222Z] #10 123.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 123.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:12.222Z] #10 124.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T10:17:12.222Z] #10 124.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 124.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:17:12.222Z] #10 124.3 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T10:17:12.222Z] #10 124.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 124.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 124.4 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T10:17:12.222Z] #10 124.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 124.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 124.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T10:17:12.222Z] #10 124.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 124.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 124.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T10:17:12.222Z] #10 124.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 124.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 125.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T10:17:12.222Z] #10 125.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 125.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:17:12.222Z] #10 125.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T10:17:12.222Z] #10 125.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 125.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 125.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T10:17:12.222Z] #10 125.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 125.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:17:12.222Z] #10 125.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T10:17:12.222Z] #10 125.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:12.222Z] #10 125.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:12.222Z] #10 126.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 126.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:17:12.222Z] #10 126.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:17:12.222Z] #10 126.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:12.222Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:17:12.222Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:17:12.222Z] #10 126.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:12.222Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:17:12.222Z] #10 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:17:12.222Z] #10 126.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:17:12.222Z] #10 126.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:17:12.222Z] #10 126.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 126.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 126.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 126.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:12.222Z] #10 126.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:12.222Z] #10 DONE 126.8s [2020-05-18T10:17:12.222Z] [2020-05-18T10:17:12.222Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:12.285Z] #51 69.65 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:17:12.285Z] #51 69.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:17:12.285Z] #51 69.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:12.285Z] #51 ... [2020-05-18T10:17:12.285Z] [2020-05-18T10:17:12.285Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:12.285Z] #23 68.62 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:17:12.285Z] #23 68.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:17:12.285Z] #23 68.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:17:12.285Z] #23 68.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:17:12.285Z] #23 69.75 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:17:12.285Z] #23 69.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:17:12.285Z] #23 69.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:17:12.322Z] #36 ... [2020-05-18T10:17:12.322Z] [2020-05-18T10:17:12.322Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:12.322Z] #30 10.34 runtime/cgo [2020-05-18T10:17:12.542Z] #23 70.06 Selecting previously unselected package jq. [2020-05-18T10:17:12.542Z] #23 70.07 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:17:12.542Z] #23 70.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:17:12.559Z] #36 ... [2020-05-18T10:17:12.559Z] [2020-05-18T10:17:12.559Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:17:12.559Z] #19 4.674 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:17:12.559Z] #19 4.721 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:17:12.559Z] #19 4.751 Building wheels for collected packages: pyyaml [2020-05-18T10:17:12.559Z] #19 4.755 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:17:12.559Z] #19 5.352 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:17:12.559Z] #19 5.360 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:17:12.559Z] #19 5.409 Successfully built pyyaml [2020-05-18T10:17:12.559Z] #19 5.416 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T10:17:12.559Z] #19 5.562 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:17:12.559Z] #19 DONE 5.8s [2020-05-18T10:17:12.559Z] [2020-05-18T10:17:12.559Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:17:12.559Z] #22 DONE 0.1s [2020-05-18T10:17:12.559Z] [2020-05-18T10:17:12.559Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:17:12.586Z] #30 ... [2020-05-18T10:17:12.586Z] [2020-05-18T10:17:12.586Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:12.586Z] #59 19.31 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T10:17:12.586Z] #59 19.98 + cd /tmp/tmp.jtGhzOegV9/src/github.com/docker/libnetwork [2020-05-18T10:17:12.586Z] #59 20.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:17:12.797Z] #23 ... [2020-05-18T10:17:12.797Z] [2020-05-18T10:17:12.797Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:12.797Z] #38 57.95 Building dependency tree... [2020-05-18T10:17:12.797Z] #38 62.95 The following additional packages will be installed: [2020-05-18T10:17:12.797Z] #38 62.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:17:12.797Z] #38 62.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:17:12.797Z] #38 62.99 Suggested packages: [2020-05-18T10:17:12.797Z] #38 62.99 manpages-dev python-setuptools [2020-05-18T10:17:12.797Z] #38 65.30 The following NEW packages will be installed: [2020-05-18T10:17:12.797Z] #38 65.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:17:12.797Z] #38 65.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:17:12.797Z] #38 65.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:17:12.797Z] #38 65.32 python-six zlib1g-dev [2020-05-18T10:17:12.797Z] #38 65.91 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:12.797Z] #38 65.91 Need to get 4095 kB of archives. [2020-05-18T10:17:12.797Z] #38 65.91 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T10:17:12.797Z] #38 65.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T10:17:12.797Z] #38 65.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:17:12.797Z] #38 65.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T10:17:12.797Z] #38 65.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:17:12.797Z] #38 65.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T10:17:12.797Z] #38 65.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:17:12.797Z] #38 65.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-18T10:17:12.797Z] #38 66.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T10:17:12.797Z] #38 66.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T10:17:12.797Z] #38 66.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T10:17:12.797Z] #38 66.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T10:17:12.797Z] #38 66.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T10:17:12.797Z] #38 66.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-18T10:17:12.797Z] #38 66.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T10:17:12.797Z] #38 66.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:17:12.797Z] #38 66.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:17:12.797Z] #38 66.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T10:17:12.797Z] #38 68.96 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:12.797Z] #38 69.47 Fetched 4095 kB in 1s (3770 kB/s) [2020-05-18T10:17:12.797Z] #38 69.87 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T10:17:12.797Z] #38 69.87 (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 ... 15409 files and directories currently installed.) [2020-05-18T10:17:12.797Z] #38 69.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T10:17:12.797Z] #38 69.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:17:12.797Z] #38 70.22 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:17:12.797Z] #38 70.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:17:12.797Z] #38 70.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:12.797Z] #38 ... [2020-05-18T10:17:12.797Z] [2020-05-18T10:17:12.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:12.797Z] #30 70.36 io [2020-05-18T10:17:12.848Z] #59 20.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:17:13.172Z] #26 DONE 0.7s [2020-05-18T10:17:13.172Z] [2020-05-18T10:17:13.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:13.172Z] #39 90.45 CC criu/pagemap.o [2020-05-18T10:17:13.172Z] #39 90.93 CC criu/parasite-syscall.o [2020-05-18T10:17:13.172Z] #39 91.52 CC criu/path.o [2020-05-18T10:17:13.172Z] #39 91.81 CC criu/pie-util-vdso.o [2020-05-18T10:17:13.172Z] #39 92.13 CC criu/pie-util.o [2020-05-18T10:17:13.172Z] #39 92.21 CC criu/pipes.o [2020-05-18T10:17:13.172Z] #39 92.74 CC criu/plugin.o [2020-05-18T10:17:13.356Z] #30 ... [2020-05-18T10:17:13.356Z] [2020-05-18T10:17:13.356Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:13.356Z] #51 70.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:13.356Z] #51 70.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:13.356Z] #51 70.16 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:13.356Z] #51 DONE 70.7s [2020-05-18T10:17:13.356Z] [2020-05-18T10:17:13.356Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:13.356Z] #32 58.76 Building dependency tree... [2020-05-18T10:17:13.356Z] #32 64.11 The following additional packages will be installed: [2020-05-18T10:17:13.356Z] #32 64.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:17:13.356Z] #32 64.24 Suggested packages: [2020-05-18T10:17:13.356Z] #32 64.24 cmake-doc ninja-build lrzip [2020-05-18T10:17:13.356Z] #32 64.24 Recommended packages: [2020-05-18T10:17:13.356Z] #32 64.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:17:13.356Z] #32 66.00 The following NEW packages will be installed: [2020-05-18T10:17:13.356Z] #32 66.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:17:13.356Z] #32 66.06 vim-common xxd [2020-05-18T10:17:13.356Z] #32 66.57 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:13.356Z] #32 66.57 Need to get 14.9 MB of archives. [2020-05-18T10:17:13.356Z] #32 66.57 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T10:17:13.356Z] #32 66.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:17:13.356Z] #32 66.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:17:13.356Z] #32 66.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:17:13.356Z] #32 66.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:17:13.356Z] #32 68.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T10:17:13.356Z] #32 68.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T10:17:13.356Z] #32 68.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T10:17:13.356Z] #32 68.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T10:17:13.356Z] #32 68.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T10:17:13.356Z] #32 68.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T10:17:13.356Z] #32 ... [2020-05-18T10:17:13.356Z] [2020-05-18T10:17:13.356Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:13.356Z] #38 70.55 Selecting previously unselected package libnet1-dev. [2020-05-18T10:17:13.356Z] #38 70.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:17:13.356Z] #38 70.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:13.455Z] #39 ... [2020-05-18T10:17:13.455Z] [2020-05-18T10:17:13.455Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:17:13.455Z] #29 DONE 0.2s [2020-05-18T10:17:13.455Z] [2020-05-18T10:17:13.455Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:17:13.455Z] #31 DONE 0.1s [2020-05-18T10:17:13.455Z] [2020-05-18T10:17:13.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:13.455Z] #39 92.99 CC criu/proc_parse.o [2020-05-18T10:17:13.455Z] #39 ... [2020-05-18T10:17:13.455Z] [2020-05-18T10:17:13.455Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:17:13.455Z] #34 DONE 0.1s [2020-05-18T10:17:13.611Z] #38 71.06 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:17:13.611Z] #38 71.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:17:13.611Z] #38 ... [2020-05-18T10:17:13.611Z] [2020-05-18T10:17:13.611Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:13.611Z] #23 70.42 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:17:13.611Z] #23 70.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:17:13.611Z] #23 70.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:17:13.611Z] #23 70.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:13.611Z] #23 DONE 71.1s [2020-05-18T10:17:13.611Z] [2020-05-18T10:17:13.611Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:13.611Z] #38 71.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:17:13.737Z] [2020-05-18T10:17:13.737Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:13.792Z] #59 ... [2020-05-18T10:17:13.792Z] [2020-05-18T10:17:13.792Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:13.792Z] #43 11.43 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:17:13.792Z] #43 12.04 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:17:13.792Z] #43 12.18 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:17:13.792Z] #43 14.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:17:13.792Z] #43 15.81 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:13.792Z] #43 15.81 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:17:13.792Z] #43 15.81 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:13.792Z] #43 15.81 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:17:13.792Z] #43 16.34 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:13.792Z] #43 16.37 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:17:13.792Z] #43 16.94 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:17:13.792Z] #43 17.07 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:17:13.792Z] #43 17.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:17:13.792Z] #43 17.11 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:17:13.792Z] #43 17.44 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:17:13.792Z] #43 17.56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:17:13.792Z] #43 17.77 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:17:13.792Z] #43 17.89 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:17:13.792Z] #43 18.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:17:13.792Z] #43 19.31 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:17:13.792Z] #43 21.12 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:17:13.792Z] #43 21.13 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:17:13.792Z] #43 21.18 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:17:13.792Z] #43 21.22 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:17:13.792Z] #43 21.31 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:17:13.792Z] #43 21.42 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:17:13.792Z] #43 ... [2020-05-18T10:17:13.792Z] [2020-05-18T10:17:13.792Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:13.792Z] #38 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:17:13.792Z] #38 17.50 Fetched 8175 kB in 11s (724 kB/s) [2020-05-18T10:17:13.792Z] #38 17.50 Reading package lists... [2020-05-18T10:17:13.792Z] #38 ... [2020-05-18T10:17:13.792Z] [2020-05-18T10:17:13.792Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:13.792Z] #43 21.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:17:13.866Z] #38 ... [2020-05-18T10:17:13.866Z] [2020-05-18T10:17:13.866Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:17:13.866Z] #24 DONE 0.2s [2020-05-18T10:17:13.866Z] [2020-05-18T10:17:13.866Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:13.866Z] #38 71.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T10:17:13.866Z] #38 71.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T10:17:13.866Z] #38 71.44 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:17:14.053Z] #43 21.91 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:17:14.053Z] #43 ... [2020-05-18T10:17:14.053Z] [2020-05-18T10:17:14.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:14.053Z] #23 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:17:14.053Z] #23 18.57 Fetched 8175 kB in 12s (654 kB/s) [2020-05-18T10:17:14.053Z] #23 18.57 Reading package lists... [2020-05-18T10:17:14.053Z] #23 ... [2020-05-18T10:17:14.053Z] [2020-05-18T10:17:14.053Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:14.053Z] #51 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:17:14.053Z] #51 18.90 Fetched 8175 kB in 12s (655 kB/s) [2020-05-18T10:17:14.317Z] #51 18.90 Reading package lists... [2020-05-18T10:17:14.317Z] #51 ... [2020-05-18T10:17:14.317Z] [2020-05-18T10:17:14.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:14.317Z] #10 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:17:14.317Z] #10 17.74 Fetched 8175 kB in 11s (719 kB/s) [2020-05-18T10:17:14.317Z] #10 17.74 Reading package lists... [2020-05-18T10:17:14.317Z] #10 ... [2020-05-18T10:17:14.317Z] [2020-05-18T10:17:14.317Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:14.317Z] #36 21.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:17:14.425Z] #38 71.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:17:14.425Z] #38 71.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:17:14.680Z] #38 72.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:17:14.680Z] #38 72.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T10:17:14.680Z] #38 72.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:17:14.750Z] #49 ... [2020-05-18T10:17:14.750Z] [2020-05-18T10:17:14.750Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:17:14.750Z] #11 DONE 2.6s [2020-05-18T10:17:14.750Z] [2020-05-18T10:17:14.750Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:14.750Z] #49 2.571 + RM_GOPATH=0 [2020-05-18T10:17:14.750Z] #49 2.571 + TMP_GOPATH= [2020-05-18T10:17:14.750Z] #49 2.571 + : /build [2020-05-18T10:17:14.750Z] #49 2.571 + '[' -z '' ']' [2020-05-18T10:17:14.750Z] #49 2.571 ++ mktemp -d [2020-05-18T10:17:14.750Z] #49 2.571 + export GOPATH=/tmp/tmp.ksdzTHXy3Y [2020-05-18T10:17:14.750Z] #49 2.577 + GOPATH=/tmp/tmp.ksdzTHXy3Y [2020-05-18T10:17:14.750Z] #49 2.577 + RM_GOPATH=1 [2020-05-18T10:17:14.750Z] #49 2.577 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:14.750Z] #49 2.584 + dir=/tmp/install [2020-05-18T10:17:14.750Z] #49 2.584 + bin=runc [2020-05-18T10:17:14.750Z] #49 2.584 + shift [2020-05-18T10:17:14.750Z] #49 2.584 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:17:14.750Z] #49 2.584 + . /tmp/install/runc.installer [2020-05-18T10:17:14.750Z] #49 2.584 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:17:14.750Z] #49 2.584 + install_runc [2020-05-18T10:17:14.750Z] #49 2.584 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:17:14.750Z] #49 2.588 + uname -r [2020-05-18T10:17:14.750Z] #49 2.588 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:17:14.751Z] #49 2.588 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:17:14.751Z] #49 2.589 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:17:14.751Z] #49 2.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ksdzTHXy3Y/src/github.com/opencontainers/runc [2020-05-18T10:17:14.751Z] #49 2.594 Cloning into '/tmp/tmp.ksdzTHXy3Y/src/github.com/opencontainers/runc'... [2020-05-18T10:17:14.936Z] #38 72.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:17:14.936Z] #38 72.45 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T10:17:14.936Z] #38 72.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T10:17:15.191Z] #38 72.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:17:15.205Z] #36 ... [2020-05-18T10:17:15.205Z] [2020-05-18T10:17:15.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:15.205Z] #39 94.62 CC criu/protobuf-desc.o [2020-05-18T10:17:15.487Z] #39 95.09 CC criu/protobuf.o [2020-05-18T10:17:15.753Z] #38 72.95 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T10:17:15.753Z] #38 72.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:15.753Z] #38 72.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:15.769Z] #39 95.36 CC criu/pstree.o [2020-05-18T10:17:16.385Z] #39 96.10 CC criu/rbtree.o [2020-05-18T10:17:16.667Z] #39 96.31 CC criu/rst-malloc.o [2020-05-18T10:17:16.667Z] #39 96.46 CC criu/seccomp.o [2020-05-18T10:17:16.683Z] #38 74.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T10:17:16.683Z] #38 74.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:16.683Z] #38 74.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:17.196Z] #38 74.53 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T10:17:17.196Z] #38 74.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:17.196Z] #38 74.64 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:17.279Z] #49 ... [2020-05-18T10:17:17.279Z] [2020-05-18T10:17:17.279Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:17:17.279Z] #12 DONE 2.1s [2020-05-18T10:17:17.279Z] [2020-05-18T10:17:17.279Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:17:17.280Z] #39 96.83 CC criu/seize.o [2020-05-18T10:17:17.348Z] #10 ... [2020-05-18T10:17:17.348Z] [2020-05-18T10:17:17.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:17.348Z] #39 30.25 CC images/pipe.o [2020-05-18T10:17:17.348Z] #39 30.65 CC images/tcp-stream.o [2020-05-18T10:17:17.348Z] #39 31.06 CC images/sk-packet.o [2020-05-18T10:17:17.348Z] #39 31.42 CC images/mnt.o [2020-05-18T10:17:17.348Z] #39 31.73 CC images/pipe-data.o [2020-05-18T10:17:17.348Z] #39 32.05 CC images/sa.o [2020-05-18T10:17:17.348Z] #39 32.26 CC images/timer.o [2020-05-18T10:17:17.348Z] #39 32.70 CC images/timerfd.o [2020-05-18T10:17:17.348Z] #39 32.97 CC images/mm.o [2020-05-18T10:17:17.348Z] #39 33.31 CC images/sk-opts.o [2020-05-18T10:17:17.348Z] #39 33.59 CC images/sk-unix.o [2020-05-18T10:17:17.348Z] #39 33.87 CC images/sk-inet.o [2020-05-18T10:17:17.348Z] #39 34.26 CC images/tun.o [2020-05-18T10:17:17.348Z] #39 34.54 CC images/sk-netlink.o [2020-05-18T10:17:17.348Z] #39 34.72 CC images/packet-sock.o [2020-05-18T10:17:17.348Z] #39 35.08 CC images/ipc-var.o [2020-05-18T10:17:17.348Z] #39 35.32 CC images/ipc-desc.o [2020-05-18T10:17:17.348Z] #39 35.49 CC images/ipc-shm.o [2020-05-18T10:17:17.348Z] #39 35.75 CC images/ipc-msg.o [2020-05-18T10:17:17.348Z] #39 36.13 CC images/ipc-sem.o [2020-05-18T10:17:17.348Z] #39 36.41 CC images/utsns.o [2020-05-18T10:17:17.348Z] #39 36.60 CC images/creds.o [2020-05-18T10:17:17.348Z] #39 36.78 CC images/vma.o [2020-05-18T10:17:17.348Z] #39 37.12 CC images/netdev.o [2020-05-18T10:17:17.348Z] #39 37.52 CC images/tty.o [2020-05-18T10:17:17.348Z] #39 38.16 CC images/file-lock.o [2020-05-18T10:17:17.348Z] #39 38.44 CC images/rlimit.o [2020-05-18T10:17:17.348Z] #39 38.70 CC images/pagemap.o [2020-05-18T10:17:17.348Z] #39 39.08 CC images/siginfo.o [2020-05-18T10:17:17.348Z] #39 39.35 CC images/rpc.o [2020-05-18T10:17:17.561Z] #39 97.34 CC criu/servicefd.o [2020-05-18T10:17:18.121Z] #38 ... [2020-05-18T10:17:18.121Z] [2020-05-18T10:17:18.121Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:18.121Z] #41 65.26 internal/reflectlite [2020-05-18T10:17:18.121Z] #41 65.30 sync [2020-05-18T10:17:18.121Z] #41 68.35 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:17:18.121Z] #41 69.04 math/rand [2020-05-18T10:17:18.121Z] #41 71.10 internal/singleflight [2020-05-18T10:17:18.121Z] #41 71.86 io [2020-05-18T10:17:18.121Z] #41 71.88 strconv [2020-05-18T10:17:18.121Z] #41 73.95 bytes [2020-05-18T10:17:18.121Z] #41 ... [2020-05-18T10:17:18.121Z] [2020-05-18T10:17:18.121Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:18.121Z] #32 71.40 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:18.121Z] #32 71.88 Fetched 14.9 MB in 3s (4640 kB/s) [2020-05-18T10:17:18.121Z] #32 72.11 Selecting previously unselected package xxd. [2020-05-18T10:17:18.121Z] #32 72.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:17:18.121Z] #32 72.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:17:18.121Z] #32 72.28 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:17:18.121Z] #32 72.67 Selecting previously unselected package vim-common. [2020-05-18T10:17:18.121Z] #32 72.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:17:18.121Z] #32 72.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:17:18.121Z] #32 73.46 Selecting previously unselected package cmake-data. [2020-05-18T10:17:18.121Z] #32 73.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:17:18.121Z] #32 73.48 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:17:18.175Z] #39 97.72 CC criu/shmem.o [2020-05-18T10:17:18.281Z] #39 40.74 CC images/ext-file.o [2020-05-18T10:17:18.281Z] #39 40.92 CC images/cgroup.o [2020-05-18T10:17:18.788Z] #39 98.36 CC criu/sigframe.o [2020-05-18T10:17:18.788Z] #39 98.49 CC criu/signalfd.o [2020-05-18T10:17:18.847Z] #39 41.64 CC images/userns.o [2020-05-18T10:17:19.070Z] #39 98.61 CC criu/sk-inet.o [2020-05-18T10:17:19.104Z] #39 41.91 CC images/google/protobuf/descriptor.o [2020-05-18T10:17:19.177Z] #13 1.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:17:19.177Z] #13 DONE 2.1s [2020-05-18T10:17:19.177Z] [2020-05-18T10:17:19.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:19.177Z] #39 56.58 CC compel/src/lib/ptrace.o [2020-05-18T10:17:19.177Z] #39 56.95 AR compel/libcompel.a [2020-05-18T10:17:19.177Z] #39 57.01 HOSTCC compel/src/main-host.o [2020-05-18T10:17:19.177Z] #39 57.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T10:17:19.177Z] #39 57.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:17:19.177Z] #39 57.76 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:17:19.177Z] #39 58.05 HOSTLINK compel/compel-host-bin [2020-05-18T10:17:19.177Z] #39 58.23 DEP soccr/soccr.d [2020-05-18T10:17:19.177Z] #39 58.42 CC soccr/soccr.o [2020-05-18T10:17:19.177Z] #39 59.68 AR soccr/libsoccr.a [2020-05-18T10:17:19.177Z] #39 59.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:17:19.177Z] #39 60.14 DEP criu/arch/x86/sigframe.d [2020-05-18T10:17:19.177Z] #39 60.24 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T10:17:19.177Z] #39 60.39 DEP criu/arch/x86/kerndat.d [2020-05-18T10:17:19.177Z] #39 60.50 DEP criu/arch/x86/crtools.d [2020-05-18T10:17:19.177Z] #39 60.63 DEP criu/arch/x86/cpu.d [2020-05-18T10:17:19.177Z] #39 60.86 CC criu/arch/x86/cpu.o [2020-05-18T10:17:19.177Z] #39 61.46 CC criu/arch/x86/crtools.o [2020-05-18T10:17:19.352Z] #39 99.12 CC criu/sk-netlink.o [2020-05-18T10:17:19.483Z] #32 ... [2020-05-18T10:17:19.483Z] [2020-05-18T10:17:19.483Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:17:19.633Z] #39 99.33 CC criu/sk-packet.o [2020-05-18T10:17:19.637Z] #36 ... [2020-05-18T10:17:19.637Z] [2020-05-18T10:17:19.637Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:19.637Z] #32 17.30 Fetched 8175 kB in 11s (727 kB/s) [2020-05-18T10:17:19.637Z] #32 17.30 Reading package lists... [2020-05-18T10:17:19.637Z] #32 23.75 Reading package lists... [2020-05-18T10:17:19.637Z] #32 ... [2020-05-18T10:17:19.637Z] [2020-05-18T10:17:19.637Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:19.637Z] #51 18.90 Reading package lists... [2020-05-18T10:17:19.742Z] #39 62.80 CC criu/arch/x86/kerndat.o [2020-05-18T10:17:19.915Z] #39 99.60 CC criu/sk-queue.o [2020-05-18T10:17:20.197Z] #39 99.95 CC criu/sk-tcp.o [2020-05-18T10:17:20.307Z] #39 63.29 CC criu/arch/x86/sigaction_compat.o [2020-05-18T10:17:20.476Z] #39 ... [2020-05-18T10:17:20.476Z] [2020-05-18T10:17:20.476Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:20.476Z] #54 114.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:17:20.476Z] #54 114.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:17:20.479Z] #39 100.2 CC criu/sk-unix.o [2020-05-18T10:17:20.508Z] #28 76.55 Checking out files: 79% (1203/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:17:20.508Z] #28 77.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:17:20.564Z] #39 63.49 CC criu/arch/x86/sigframe.o [2020-05-18T10:17:20.764Z] #28 78.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:17:20.992Z] #39 63.74 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T10:17:20.992Z] #39 63.78 DEP criu/pie/util-vdso-elf32.d [2020-05-18T10:17:20.992Z] #39 ... [2020-05-18T10:17:20.992Z] [2020-05-18T10:17:20.992Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:17:20.992Z] #14 DONE 2.0s [2020-05-18T10:17:20.992Z] [2020-05-18T10:17:20.992Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:20.992Z] #39 63.90 DEP criu/pie/util-vdso.d [2020-05-18T10:17:20.992Z] #39 64.00 DEP criu/pie/util.d [2020-05-18T10:17:20.992Z] #39 ... [2020-05-18T10:17:20.992Z] [2020-05-18T10:17:20.992Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:17:20.992Z] #15 ... [2020-05-18T10:17:20.992Z] [2020-05-18T10:17:20.992Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:20.992Z] #41 125.7 net/http/httptrace [2020-05-18T10:17:20.992Z] #41 125.9 net/http [2020-05-18T10:17:21.250Z] #41 ... [2020-05-18T10:17:21.250Z] [2020-05-18T10:17:21.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:21.250Z] #39 64.21 CC criu/pie/util.o [2020-05-18T10:17:21.323Z] #28 ... [2020-05-18T10:17:21.323Z] [2020-05-18T10:17:21.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:21.323Z] #10 68.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:17:21.323Z] #10 68.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T10:17:21.323Z] #10 68.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T10:17:21.323Z] #10 68.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:17:21.323Z] #10 69.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:17:21.323Z] #10 70.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:17:21.323Z] #10 70.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-18T10:17:21.323Z] #10 75.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-18T10:17:21.323Z] #10 ... [2020-05-18T10:17:21.323Z] [2020-05-18T10:17:21.323Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:21.323Z] #47 78.91 syscall [2020-05-18T10:17:21.508Z] #39 64.62 CC criu/pie/util-vdso.o [2020-05-18T10:17:21.578Z] #47 79.10 reflect [2020-05-18T10:17:21.676Z] #39 101.1 CC criu/sockets.o [2020-05-18T10:17:21.757Z] #51 25.23 Reading package lists... [2020-05-18T10:17:21.757Z] #51 ... [2020-05-18T10:17:21.757Z] [2020-05-18T10:17:21.757Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:21.757Z] #47 19.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:17:21.757Z] #47 19.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:17:21.757Z] #47 19.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:17:21.757Z] #47 20.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:17:21.757Z] #47 21.27 runtime/cgo [2020-05-18T10:17:21.757Z] #47 21.40 runtime [2020-05-18T10:17:21.757Z] #47 ... [2020-05-18T10:17:21.757Z] [2020-05-18T10:17:21.757Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:21.757Z] #32 23.75 Reading package lists... [2020-05-18T10:17:21.958Z] #39 101.7 CC criu/stats.o [2020-05-18T10:17:22.073Z] #39 65.30 CC criu/pie/util-vdso-elf32.o [2020-05-18T10:17:22.240Z] #39 101.9 CC criu/string.o [2020-05-18T10:17:22.240Z] #39 101.9 CC criu/sysctl.o [2020-05-18T10:17:22.521Z] #39 102.4 CC criu/sysfs_parse.o [2020-05-18T10:17:22.804Z] #39 102.5 CC criu/timens.o [2020-05-18T10:17:22.962Z] #32 29.82 Building dependency tree... [2020-05-18T10:17:23.006Z] #39 65.95 AR criu/pie/pie.lib.a [2020-05-18T10:17:23.006Z] #39 66.01 DEP criu/pie/restorer.d [2020-05-18T10:17:23.085Z] #39 102.8 CC criu/timerfd.o [2020-05-18T10:17:23.265Z] #39 ... [2020-05-18T10:17:23.265Z] [2020-05-18T10:17:23.265Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:17:23.265Z] #15 DONE 2.2s [2020-05-18T10:17:23.265Z] [2020-05-18T10:17:23.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:23.265Z] #39 66.19 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T10:17:23.265Z] #39 66.40 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T10:17:23.265Z] #39 66.43 DEP criu/arch/x86/restorer.d [2020-05-18T10:17:23.367Z] #39 102.9 CC criu/tty.o [2020-05-18T10:17:23.463Z] #47 ... [2020-05-18T10:17:23.463Z] [2020-05-18T10:17:23.463Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:23.463Z] #52 4.718 + RM_GOPATH=0 [2020-05-18T10:17:23.463Z] #52 4.718 + TMP_GOPATH= [2020-05-18T10:17:23.463Z] #52 4.719 + : /build [2020-05-18T10:17:23.463Z] #52 4.719 + '[' -z '' ']' [2020-05-18T10:17:23.463Z] #52 4.719 ++ mktemp -d [2020-05-18T10:17:23.463Z] #52 4.728 + export GOPATH=/tmp/tmp.THX2tslBzm [2020-05-18T10:17:23.463Z] #52 4.728 + GOPATH=/tmp/tmp.THX2tslBzm [2020-05-18T10:17:23.463Z] #52 4.728 + RM_GOPATH=1 [2020-05-18T10:17:23.463Z] #52 4.728 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:23.463Z] #52 4.750 + dir=/tmp/install [2020-05-18T10:17:23.463Z] #52 4.750 + bin=containerd [2020-05-18T10:17:23.463Z] #52 4.750 + shift [2020-05-18T10:17:23.463Z] #52 4.750 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:17:23.463Z] #52 4.750 + . /tmp/install/containerd.installer [2020-05-18T10:17:23.463Z] #52 4.750 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:17:23.463Z] #52 4.750 + install_containerd [2020-05-18T10:17:23.463Z] #52 4.750 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:17:23.463Z] #52 4.751 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:17:23.463Z] #52 4.751 + git clone https://github.com/containerd/containerd.git /tmp/tmp.THX2tslBzm/src/github.com/containerd/containerd [2020-05-18T10:17:23.463Z] #52 4.797 Cloning into '/tmp/tmp.THX2tslBzm/src/github.com/containerd/containerd'... [2020-05-18T10:17:23.463Z] #52 ... [2020-05-18T10:17:23.463Z] [2020-05-18T10:17:23.463Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:23.463Z] #25 6.014 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:17:23.463Z] #25 6.319 [2020-05-18T10:17:23.463Z] #25 6.687 #=#=# 0.3% # 2.1% ### 4.7% ##### 8.2% ####### 11.0% ############# 18.1% ############### 21.8% #################### 28.3% ####################### 33.1% ########################### 37.7% ################################ 45.8% ##################################### 51.6% ########################################### 60.9% ################################################### 71.1% ######################################################## 78.1% ############################################################# 84.9% #################################################################### 95.7% ######################################################################## 100.0% [2020-05-18T10:17:23.463Z] #25 9.117 [2020-05-18T10:17:23.718Z] #25 9.285 ###### 8.4% ###################### 31.9% ##################################### 52.6% ############################################### 66.6% ############################################################ 84.3% ######################################################################## 100.0% [2020-05-18T10:17:23.830Z] #39 66.77 DEP criu/arch/x86/vdso-pie.d [2020-05-18T10:17:23.831Z] #39 66.98 DEP criu/pie/parasite-vdso.d [2020-05-18T10:17:23.974Z] #25 10.12 [2020-05-18T10:17:23.980Z] #39 103.8 CC criu/tun.o [2020-05-18T10:17:24.136Z] #39 67.15 DEP criu/pie/parasite.d [2020-05-18T10:17:24.261Z] #39 104.1 CC criu/uffd.o [2020-05-18T10:17:24.351Z] #32 ... [2020-05-18T10:17:24.351Z] [2020-05-18T10:17:24.351Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:24.351Z] #43 21.99 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:17:24.351Z] #43 22.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:17:24.351Z] #43 ... [2020-05-18T10:17:24.351Z] [2020-05-18T10:17:24.351Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:24.351Z] #51 25.23 Reading package lists... [2020-05-18T10:17:24.409Z] #39 67.57 CC criu/pie/parasite.o [2020-05-18T10:17:24.543Z] #39 ... [2020-05-18T10:17:24.543Z] [2020-05-18T10:17:24.543Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:24.543Z] #36 DONE 140.8s [2020-05-18T10:17:24.830Z] [2020-05-18T10:17:24.830Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:24.923Z] #51 31.47 Building dependency tree... [2020-05-18T10:17:25.120Z] #49 ... [2020-05-18T10:17:25.120Z] [2020-05-18T10:17:25.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:25.120Z] #39 104.8 CC criu/util.o [2020-05-18T10:17:25.248Z] #25 10.30 # 2.7% ####### 10.5% ########### 16.3% ################### 26.8% ######################### 34.9% ############################## 42.0% ##################################### 52.5% ############################################ 61.8% ################################################### 71.8% ########################################################### 82.5% [2020-05-18T10:17:25.248Z] #25 ... [2020-05-18T10:17:25.248Z] [2020-05-18T10:17:25.249Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:25.249Z] #30 72.71 internal/oserror [2020-05-18T10:17:25.249Z] #30 72.84 syscall [2020-05-18T10:17:25.249Z] #30 76.11 reflect [2020-05-18T10:17:25.343Z] #39 ... [2020-05-18T10:17:25.343Z] [2020-05-18T10:17:25.343Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:17:25.343Z] #16 DONE 2.2s [2020-05-18T10:17:25.343Z] [2020-05-18T10:17:25.343Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:25.402Z] #39 ... [2020-05-18T10:17:25.402Z] [2020-05-18T10:17:25.402Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:17:25.402Z] #37 DONE 0.2s [2020-05-18T10:17:25.495Z] #51 ... [2020-05-18T10:17:25.495Z] [2020-05-18T10:17:25.495Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:25.495Z] #38 17.50 Reading package lists... [2020-05-18T10:17:25.495Z] #38 23.88 Reading package lists... [2020-05-18T10:17:25.495Z] #38 30.46 Building dependency tree... [2020-05-18T10:17:25.503Z] #30 ... [2020-05-18T10:17:25.503Z] [2020-05-18T10:17:25.503Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:25.503Z] #25 10.30 # 2.7% ####### 10.5% ########### 16.3% ################### 26.8% ######################### 34.9% ############################## 42.0% ##################################### 52.5% ############################################ 61.8% ################################################### 71.8% ########################################################### 82.5% ################################################################# 91.2% ######################################################################## 100.0% [2020-05-18T10:17:25.683Z] [2020-05-18T10:17:25.683Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:25.683Z] #49 ... [2020-05-18T10:17:25.683Z] [2020-05-18T10:17:25.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:25.683Z] #39 105.4 CC criu/uts_ns.o [2020-05-18T10:17:25.736Z] #54 ... [2020-05-18T10:17:25.736Z] [2020-05-18T10:17:25.736Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:25.736Z] #41 108.8 vendor/golang.org/x/net/idna [2020-05-18T10:17:25.736Z] #41 111.3 vendor/golang.org/x/net/http2/hpack [2020-05-18T10:17:25.736Z] #41 112.2 mime [2020-05-18T10:17:25.736Z] #41 114.1 mime/quotedprintable [2020-05-18T10:17:25.736Z] #41 114.5 net/http/internal [2020-05-18T10:17:25.736Z] #41 ... [2020-05-18T10:17:25.736Z] [2020-05-18T10:17:25.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:25.736Z] #39 43.63 CC images/opts.o [2020-05-18T10:17:25.736Z] #39 43.93 CC images/seccomp.o [2020-05-18T10:17:25.736Z] #39 44.22 CC images/binfmt-misc.o [2020-05-18T10:17:25.736Z] #39 44.44 CC images/time.o [2020-05-18T10:17:25.736Z] #39 44.66 CC images/sysctl.o [2020-05-18T10:17:25.736Z] #39 44.95 CC images/autofs.o [2020-05-18T10:17:25.736Z] #39 45.16 CC images/macvlan.o [2020-05-18T10:17:25.736Z] #39 45.37 CC images/sit.o [2020-05-18T10:17:25.736Z] #39 45.62 CC images/memfd.o [2020-05-18T10:17:25.736Z] #39 46.01 CC images/timens.o [2020-05-18T10:17:25.736Z] #39 46.34 LINK images/built-in.o [2020-05-18T10:17:25.736Z] #39 46.53 GEN compel/include/asm [2020-05-18T10:17:25.736Z] #39 46.55 GEN compel/include/version.h [2020-05-18T10:17:25.736Z] #39 46.58 touch .config [2020-05-18T10:17:25.736Z] #39 46.65 GEN include/common/config.h [2020-05-18T10:17:25.736Z] #39 46.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T10:17:25.736Z] #39 46.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T10:17:25.736Z] #39 46.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T10:17:25.736Z] #39 46.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T10:17:25.736Z] #39 46.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T10:17:25.736Z] #39 46.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T10:17:25.736Z] #39 46.86 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T10:17:25.736Z] #39 46.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T10:17:25.736Z] #39 46.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T10:17:25.736Z] #39 46.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:17:25.736Z] #39 46.94 DEP compel/plugins/std/infect.d [2020-05-18T10:17:25.736Z] #39 47.05 DEP compel/plugins/std/string.d [2020-05-18T10:17:25.736Z] #39 47.19 DEP compel/plugins/std/log.d [2020-05-18T10:17:25.736Z] #39 47.24 DEP compel/plugins/std/fds.d [2020-05-18T10:17:25.736Z] #39 47.31 DEP compel/plugins/std/std.d [2020-05-18T10:17:25.736Z] #39 47.48 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:17:25.736Z] #39 47.55 DEP compel/plugins/fds/fds.d [2020-05-18T10:17:25.736Z] #39 47.71 CC compel/plugins/std/std.o [2020-05-18T10:17:25.736Z] #39 48.01 CC compel/plugins/std/fds.o [2020-05-18T10:17:25.736Z] #39 48.58 CC compel/plugins/std/log.o [2020-05-18T10:17:25.756Z] #38 ... [2020-05-18T10:17:25.756Z] [2020-05-18T10:17:25.756Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:25.756Z] #32 33.01 The following additional packages will be installed: [2020-05-18T10:17:25.756Z] #32 33.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:17:25.756Z] #32 33.04 Suggested packages: [2020-05-18T10:17:25.756Z] #32 33.04 cmake-doc ninja-build lrzip [2020-05-18T10:17:25.756Z] #32 33.04 Recommended packages: [2020-05-18T10:17:25.756Z] #32 33.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:17:25.759Z] #25 11.84 [2020-05-18T10:17:25.965Z] #39 105.5 CC criu/vdso.o [2020-05-18T10:17:26.246Z] #39 105.8 LINK criu/built-in.o [2020-05-18T10:17:26.246Z] #39 105.9 LINK criu/criu [2020-05-18T10:17:26.335Z] #32 34.23 The following NEW packages will be installed: [2020-05-18T10:17:26.335Z] #32 ... [2020-05-18T10:17:26.335Z] [2020-05-18T10:17:26.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:26.335Z] #10 17.74 Reading package lists... [2020-05-18T10:17:26.335Z] #10 24.63 Reading package lists... [2020-05-18T10:17:26.335Z] #10 31.43 Building dependency tree... [2020-05-18T10:17:26.335Z] #10 ... [2020-05-18T10:17:26.335Z] [2020-05-18T10:17:26.335Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:26.335Z] #23 18.57 Reading package lists... [2020-05-18T10:17:26.335Z] #23 24.63 Reading package lists... [2020-05-18T10:17:26.335Z] #23 30.60 Building dependency tree... [2020-05-18T10:17:26.335Z] #23 34.27 ca-certificates is already the newest version (20190110). [2020-05-18T10:17:26.335Z] #23 34.27 The following additional packages will be installed: [2020-05-18T10:17:26.335Z] #23 34.28 libjq1 libonig5 [2020-05-18T10:17:26.528Z] #39 106.1 DEP lib/c/criu.d [2020-05-18T10:17:26.528Z] #39 106.1 CC images/rpc.pb-c.o [2020-05-18T10:17:26.596Z] #23 ... [2020-05-18T10:17:26.596Z] [2020-05-18T10:17:26.596Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:26.596Z] #38 33.97 The following additional packages will be installed: [2020-05-18T10:17:26.596Z] #38 33.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:17:26.596Z] #38 33.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:17:26.596Z] #38 34.00 Suggested packages: [2020-05-18T10:17:26.596Z] #38 34.00 manpages-dev python-setuptools [2020-05-18T10:17:26.809Z] #39 106.4 CC lib/c/criu.o [2020-05-18T10:17:27.091Z] #39 106.7 LINK lib/c/built-in.o [2020-05-18T10:17:27.091Z] #39 106.7 LINK lib/c/libcriu.so [2020-05-18T10:17:27.091Z] #39 106.8 LINK lib/c/libcriu.a [2020-05-18T10:17:27.091Z] #39 106.8 GEN magic.py [2020-05-18T10:17:27.091Z] #39 106.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:17:27.091Z] #39 106.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:17:27.109Z] #39 49.51 CC compel/plugins/std/string.o [2020-05-18T10:17:27.367Z] #39 ... [2020-05-18T10:17:27.367Z] [2020-05-18T10:17:27.367Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:27.367Z] #54 DONE 120.7s [2020-05-18T10:17:27.367Z] [2020-05-18T10:17:27.367Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:17:27.367Z] #55 DONE 0.1s [2020-05-18T10:17:27.367Z] [2020-05-18T10:17:27.367Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:27.367Z] #41 119.1 crypto/tls [2020-05-18T10:17:27.372Z] #39 106.9 Note: Building without GnuTLS support [2020-05-18T10:17:27.372Z] #39 106.9 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:17:27.372Z] #39 106.9 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:17:27.372Z] #39 107.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:17:27.558Z] #38 35.46 The following NEW packages will be installed: [2020-05-18T10:17:27.558Z] #38 35.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:17:27.558Z] #38 35.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:17:27.558Z] #38 35.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:17:27.558Z] #38 35.47 python-six zlib1g-dev [2020-05-18T10:17:27.654Z] #39 107.5 make[1]: Nothing to be done for 'all'. [2020-05-18T10:17:27.874Z] #17 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:27.874Z] #17 2.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:27.936Z] #39 107.7 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:17:27.936Z] #39 107.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:17:27.936Z] #39 107.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:17:28.129Z] #38 35.88 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:28.129Z] #38 35.88 Need to get 3798 kB of archives. [2020-05-18T10:17:28.129Z] #38 35.88 After this operation, 21.6 MB of additional disk space will be used. [2020-05-18T10:17:28.129Z] #38 35.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-18T10:17:28.129Z] #38 35.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-18T10:17:28.129Z] #38 35.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-18T10:17:28.129Z] #38 35.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-18T10:17:28.129Z] #38 35.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-18T10:17:28.129Z] #38 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-18T10:17:28.129Z] #38 35.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-05-18T10:17:28.129Z] #38 35.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-18T10:17:28.129Z] #38 35.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-18T10:17:28.129Z] #38 36.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-18T10:17:28.129Z] #38 36.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-18T10:17:28.129Z] #38 36.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-18T10:17:28.129Z] #38 36.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-05-18T10:17:28.131Z] #17 2.654 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:28.218Z] #39 107.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:17:28.218Z] #39 107.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:17:28.218Z] #39 107.7 make[1]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 107.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:17:28.218Z] #39 107.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 107.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 107.9 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 107.9 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.218Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-05-18T10:17:28.388Z] #17 3.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:17:28.391Z] #38 36.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-18T10:17:28.391Z] #38 36.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:17:28.391Z] #38 36.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:17:28.391Z] #38 36.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-18T10:17:28.499Z] #39 108.1 INSTALL criu/criu [2020-05-18T10:17:28.499Z] #39 DONE 108.3s [2020-05-18T10:17:28.499Z] [2020-05-18T10:17:28.499Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:29.114Z] #45 ... [2020-05-18T10:17:29.114Z] [2020-05-18T10:17:29.114Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:29.114Z] #49 72.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:17:29.590Z] #25 12.02 0.6% # 2.2% ### 4.4% #### 6.5% ##### 8.3% ###### 9.5% ######## 11.5% ######### 13.1% ########## 14.7% ########### 16.4% ############ 18.0% ############## 19.5% ############### 21.0% ################ 23.2% ################## 25.3% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################### 35.5% ########################## 37.3% ############################ 39.5% ############################# 41.3% ############################### 44.1% ################################# 45.9% ################################## 48.3% ##################################### 51.6% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.5% ################################################ 67.6% ################################################## 69.8% [2020-05-18T10:17:29.590Z] #25 ... [2020-05-18T10:17:29.590Z] [2020-05-18T10:17:29.590Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:29.590Z] #38 76.91 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T10:17:29.590Z] #38 76.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:29.590Z] #38 76.95 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:29.590Z] #38 78.69 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:17:29.590Z] #38 78.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:17:29.590Z] #38 78.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:17:29.590Z] #38 79.10 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:17:29.590Z] #38 79.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:29.590Z] #38 79.11 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:17:29.590Z] #38 79.42 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:17:29.590Z] #38 79.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:17:29.590Z] #38 79.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:17:29.590Z] #38 79.71 Selecting previously unselected package python-six. [2020-05-18T10:17:29.590Z] #38 79.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:17:29.590Z] #38 79.72 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:17:29.590Z] #38 79.85 Selecting previously unselected package python-protobuf. [2020-05-18T10:17:29.590Z] #38 79.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T10:17:29.590Z] #38 79.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:17:29.590Z] #38 80.35 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:17:29.590Z] #38 85.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:29.590Z] #38 85.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:29.590Z] #38 85.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:17:29.590Z] #38 85.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T10:17:29.590Z] #38 85.71 Setting up python-six (1.12.0-1) ... [2020-05-18T10:17:29.590Z] #38 ... [2020-05-18T10:17:29.590Z] [2020-05-18T10:17:29.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:29.741Z] #49 ... [2020-05-18T10:17:29.741Z] [2020-05-18T10:17:29.741Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:17:29.741Z] #40 DONE 0.2s [2020-05-18T10:17:29.758Z] #17 4.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:17:29.799Z] #38 37.57 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:29.897Z] #41 ... [2020-05-18T10:17:29.897Z] [2020-05-18T10:17:29.897Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:29.897Z] #43 DONE 123.0s [2020-05-18T10:17:29.897Z] [2020-05-18T10:17:29.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:29.897Z] #10 120.9 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T10:17:29.897Z] #10 120.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 121.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:17:29.897Z] #10 121.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T10:17:29.897Z] #10 121.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 121.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:17:29.897Z] #10 121.6 Selecting previously unselected package libbtrfs0. [2020-05-18T10:17:29.897Z] #10 121.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 121.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:29.897Z] #10 121.8 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:17:29.897Z] #10 121.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 121.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:29.897Z] #10 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T10:17:29.897Z] #10 121.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:29.897Z] #10 122.0 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T10:17:29.897Z] #10 122.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 122.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:29.897Z] #10 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T10:17:29.897Z] #10 122.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 122.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:17:29.897Z] #10 122.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T10:17:29.897Z] #10 122.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 122.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:29.897Z] #10 122.8 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T10:17:29.897Z] #10 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 122.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:29.897Z] #10 123.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T10:17:29.897Z] #10 123.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 123.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:17:29.897Z] #10 123.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T10:17:29.897Z] #10 123.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T10:17:29.897Z] #10 123.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:17:30.029Z] [2020-05-18T10:17:30.029Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:17:30.029Z] #42 DONE 0.1s [2020-05-18T10:17:30.029Z] [2020-05-18T10:17:30.029Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:30.029Z] #49 72.87 + mkdir -p /build [2020-05-18T10:17:30.029Z] #49 72.87 + cp runc /build/runc [2020-05-18T10:17:30.029Z] #49 DONE 73.1s [2020-05-18T10:17:30.029Z] [2020-05-18T10:17:30.029Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:17:30.029Z] #44 DONE 0.1s [2020-05-18T10:17:30.029Z] [2020-05-18T10:17:30.030Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:30.030Z] #45 145.7 + cd /tmp/tmp.69W0vDn0dD/src/github.com/golangci/golangci-lint/ [2020-05-18T10:17:30.030Z] #45 145.7 + git checkout -q v1.23.8 [2020-05-18T10:17:30.030Z] #45 146.1 ++ git describe --tags [2020-05-18T10:17:30.030Z] #45 146.1 + version=v1.23.8 [2020-05-18T10:17:30.030Z] #45 146.1 ++ git rev-parse --short HEAD [2020-05-18T10:17:30.030Z] #45 146.1 + commit=76a82c6 [2020-05-18T10:17:30.030Z] #45 146.1 ++ git show -s --format=%cd [2020-05-18T10:17:30.030Z] #45 146.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:17:30.030Z] #45 146.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:17:30.059Z] #38 ... [2020-05-18T10:17:30.059Z] [2020-05-18T10:17:30.059Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:30.059Z] #59 DONE 37.9s [2020-05-18T10:17:30.059Z] [2020-05-18T10:17:30.059Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:30.059Z] #23 34.55 The following NEW packages will be installed: [2020-05-18T10:17:30.059Z] #23 34.56 jq libjq1 libonig5 [2020-05-18T10:17:30.059Z] #23 34.90 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:30.059Z] #23 34.90 Need to get 325 kB of archives. [2020-05-18T10:17:30.059Z] #23 34.90 After this operation, 1019 kB of additional disk space will be used. [2020-05-18T10:17:30.059Z] #23 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-18T10:17:30.059Z] #23 34.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-18T10:17:30.059Z] #23 34.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-18T10:17:30.059Z] #23 35.95 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:30.059Z] #23 36.08 Fetched 325 kB in 0s (1207 kB/s) [2020-05-18T10:17:30.059Z] #23 36.17 Selecting previously unselected package libonig5:arm64. [2020-05-18T10:17:30.059Z] #23 36.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 ... 15382 files and directories currently installed.) [2020-05-18T10:17:30.059Z] #23 36.33 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-18T10:17:30.059Z] #23 36.34 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-18T10:17:30.059Z] #23 36.66 Selecting previously unselected package libjq1:arm64. [2020-05-18T10:17:30.059Z] #23 36.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T10:17:30.059Z] #23 36.68 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T10:17:30.059Z] #23 36.91 Selecting previously unselected package jq. [2020-05-18T10:17:30.059Z] #23 36.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T10:17:30.059Z] #23 36.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:17:30.059Z] #23 37.26 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-18T10:17:30.059Z] #23 37.35 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T10:17:30.059Z] #23 37.42 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:17:30.059Z] #23 37.45 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:30.059Z] #23 DONE 38.0s [2020-05-18T10:17:30.059Z] [2020-05-18T10:17:30.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:30.059Z] #38 38.03 Fetched 3798 kB in 1s (5769 kB/s) [2020-05-18T10:17:30.329Z] [2020-05-18T10:17:30.329Z] #38 ... [2020-05-18T10:17:30.329Z] [2020-05-18T10:17:30.329Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:17:30.329Z] #24 DONE 0.2s [2020-05-18T10:17:30.329Z] [2020-05-18T10:17:30.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:30.329Z] #38 38.19 Selecting previously unselected package libcap-dev:arm64. [2020-05-18T10:17:30.330Z] #38 38.19 (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 ... 15382 files and directories currently installed.) [2020-05-18T10:17:30.330Z] #38 38.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-18T10:17:30.355Z] #25 12.02 0.6% # 2.2% ### 4.4% #### 6.5% ##### 8.3% ###### 9.5% ######## 11.5% ######### 13.1% ########## 14.7% ########### 16.4% ############ 18.0% ############## 19.5% ############### 21.0% ################ 23.2% ################## 25.3% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################### 35.5% ########################## 37.3% ############################ 39.5% ############################# 41.3% ############################### 44.1% ################################# 45.9% ################################## 48.3% ##################################### 51.6% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.5% ################################################ 67.6% ################################################## 69.8% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.5% ######################################################## 79.1% ########################################################### 82.5% ############################################################ 84.0% ############################################################## 86.8% [2020-05-18T10:17:30.355Z] #25 ... [2020-05-18T10:17:30.355Z] [2020-05-18T10:17:30.355Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:30.355Z] #41 77.82 bufio [2020-05-18T10:17:30.355Z] #41 77.89 reflect [2020-05-18T10:17:30.355Z] #41 80.44 syscall [2020-05-18T10:17:30.355Z] #41 ... [2020-05-18T10:17:30.355Z] [2020-05-18T10:17:30.355Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:30.462Z] #10 124.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T10:17:30.462Z] #10 124.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T10:17:30.462Z] #10 124.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:17:30.590Z] #38 38.40 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-18T10:17:30.863Z] #38 38.68 Selecting previously unselected package libnet1:arm64. [2020-05-18T10:17:30.863Z] #38 38.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T10:17:30.863Z] #38 38.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:30.863Z] #38 38.87 Selecting previously unselected package libnet1-dev. [2020-05-18T10:17:30.863Z] #38 38.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T10:17:30.863Z] #38 38.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:30.868Z] #25 12.02 0.6% # 2.2% ### 4.4% #### 6.5% ##### 8.3% ###### 9.5% ######## 11.5% ######### 13.1% ########## 14.7% ########### 16.4% ############ 18.0% ############## 19.5% ############### 21.0% ################ 23.2% ################## 25.3% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################### 35.5% ########################## 37.3% ############################ 39.5% ############################# 41.3% ############################### 44.1% ################################# 45.9% ################################## 48.3% ##################################### 51.6% ####################################### 54.3% ######################################## 56.8% ########################################### 59.9% ############################################ 62.4% ############################################## 64.5% ################################################ 67.6% ################################################## 69.8% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.5% ######################################################## 79.1% ########################################################### 82.5% ############################################################ 84.0% ############################################################## 86.8% ################################################################ 89.2% ################################################################## 92.1% #################################################################### 94.5% ##################################################################### 95.9% ####################################################################### 99.8% ######################################################################## 100.0% [2020-05-18T10:17:30.868Z] #25 17.07 [2020-05-18T10:17:31.030Z] #10 124.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T10:17:31.030Z] #10 124.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:31.030Z] #10 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:31.030Z] #10 124.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T10:17:31.030Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T10:17:31.030Z] #10 124.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:17:31.124Z] #38 ... [2020-05-18T10:17:31.124Z] [2020-05-18T10:17:31.124Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:31.124Z] #51 34.76 The following additional packages will be installed: [2020-05-18T10:17:31.124Z] #51 34.78 libbtrfs0 [2020-05-18T10:17:31.124Z] #51 35.06 The following NEW packages will be installed: [2020-05-18T10:17:31.124Z] #51 35.09 libbtrfs-dev libbtrfs0 [2020-05-18T10:17:31.124Z] #51 35.49 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:31.124Z] #51 35.49 Need to get 119 kB of archives. [2020-05-18T10:17:31.124Z] #51 35.49 After this operation, 387 kB of additional disk space will be used. [2020-05-18T10:17:31.124Z] #51 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-18T10:17:31.124Z] #51 35.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-18T10:17:31.124Z] #51 36.91 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:31.124Z] #51 37.35 Fetched 119 kB in 0s (360 kB/s) [2020-05-18T10:17:31.124Z] #51 37.71 Selecting previously unselected package libbtrfs0. [2020-05-18T10:17:31.124Z] #51 37.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T10:17:31.124Z] #51 37.92 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-18T10:17:31.124Z] #51 37.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:31.124Z] #51 38.18 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:17:31.124Z] #51 38.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-18T10:17:31.124Z] #51 38.26 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:31.124Z] #51 38.65 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:31.124Z] #51 38.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:31.124Z] #51 38.70 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:31.124Z] #51 DONE 39.2s [2020-05-18T10:17:31.127Z] #17 5.778 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:17:31.288Z] #10 124.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T10:17:31.288Z] #10 124.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:31.288Z] #10 124.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:31.385Z] [2020-05-18T10:17:31.385Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:31.385Z] #38 39.25 Selecting previously unselected package libnl-3-200:arm64. [2020-05-18T10:17:31.385Z] #38 39.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-18T10:17:31.385Z] #38 39.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T10:17:31.428Z] #25 ... [2020-05-18T10:17:31.428Z] [2020-05-18T10:17:31.428Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:31.428Z] #32 78.74 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:17:31.428Z] #32 78.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:17:31.428Z] #32 78.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:17:31.428Z] #32 87.33 Selecting previously unselected package libxml2:amd64. [2020-05-18T10:17:31.428Z] #32 87.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T10:17:31.428Z] #32 87.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:17:31.428Z] #32 88.05 Selecting previously unselected package libarchive13:amd64. [2020-05-18T10:17:31.428Z] #32 88.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T10:17:31.428Z] #32 88.06 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:17:31.428Z] #32 88.47 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T10:17:31.428Z] #32 88.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T10:17:31.428Z] #32 88.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:17:31.428Z] #32 88.73 Selecting previously unselected package librhash0:amd64. [2020-05-18T10:17:31.428Z] #32 88.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T10:17:31.428Z] #32 88.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:17:31.428Z] #32 88.99 Selecting previously unselected package libuv1:amd64. [2020-05-18T10:17:31.428Z] #32 ... [2020-05-18T10:17:31.428Z] [2020-05-18T10:17:31.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:31.428Z] #10 79.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T10:17:31.428Z] #10 79.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T10:17:31.428Z] #10 79.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T10:17:31.428Z] #10 79.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T10:17:31.428Z] #10 79.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-18T10:17:31.428Z] #10 79.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T10:17:31.428Z] #10 79.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T10:17:31.428Z] #10 79.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T10:17:31.428Z] #10 79.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T10:17:31.428Z] #10 79.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T10:17:31.428Z] #10 79.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T10:17:31.428Z] #10 79.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T10:17:31.428Z] #10 79.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T10:17:31.428Z] #10 79.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T10:17:31.428Z] #10 79.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T10:17:31.428Z] #10 80.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:31.428Z] #10 81.22 Fetched 78.2 MB in 12s (6439 kB/s) [2020-05-18T10:17:31.428Z] #10 81.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:17:31.428Z] #10 81.40 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:31.428Z] #10 81.42 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:17:31.428Z] #10 81.86 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:31.428Z] #10 82.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T10:17:31.428Z] #10 82.21 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T10:17:31.428Z] #10 82.22 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:17:31.428Z] #10 82.48 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:31.428Z] #10 82.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:17:31.428Z] #10 82.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 ... 15409 files and directories currently installed.) [2020-05-18T10:17:31.428Z] #10 82.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:17:31.428Z] #10 82.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:17:31.428Z] #10 86.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:17:31.428Z] #10 86.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T10:17:31.428Z] #10 86.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:17:31.545Z] #10 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:17:31.546Z] #10 125.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:31.546Z] #10 125.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:17:31.684Z] #10 ... [2020-05-18T10:17:31.684Z] [2020-05-18T10:17:31.684Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:31.684Z] #32 88.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T10:17:31.684Z] #32 89.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:17:31.684Z] #32 89.17 Selecting previously unselected package cmake. [2020-05-18T10:17:31.684Z] #32 89.18 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T10:17:31.684Z] #32 89.19 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:17:31.690Z] #17 ... [2020-05-18T10:17:31.690Z] [2020-05-18T10:17:31.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:31.690Z] #39 69.09 LINK criu/pie/parasite.built-in.o [2020-05-18T10:17:31.690Z] #39 69.09 GEN criu/pie/parasite-blob.h [2020-05-18T10:17:31.690Z] #39 69.10 CC criu/pie/parasite-vdso.o [2020-05-18T10:17:31.690Z] #39 69.88 CC criu/arch/x86/vdso-pie.o [2020-05-18T10:17:31.690Z] #39 70.20 CC criu/arch/x86/restorer.o [2020-05-18T10:17:31.690Z] #39 70.70 CC criu/arch/x86/restorer_unmap.o [2020-05-18T10:17:31.690Z] #39 70.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T10:17:31.690Z] #39 70.97 CC criu/pie/restorer.o [2020-05-18T10:17:31.690Z] #39 73.73 LINK criu/pie/restorer.built-in.o [2020-05-18T10:17:31.690Z] #39 73.74 GEN criu/pie/restorer-blob.h [2020-05-18T10:17:31.690Z] #39 73.85 DEP criu/vdso.d [2020-05-18T10:17:31.690Z] #39 74.02 DEP criu/vdso-compat.d [2020-05-18T10:17:31.690Z] #39 74.13 DEP criu/uts_ns.d [2020-05-18T10:17:31.690Z] #39 74.28 DEP criu/util.d [2020-05-18T10:17:31.690Z] #39 74.44 DEP criu/uffd.d [2020-05-18T10:17:31.690Z] #39 74.65 DEP criu/tun.d [2020-05-18T10:17:31.690Z] #39 74.82 DEP criu/tty.d [2020-05-18T10:17:31.803Z] #10 125.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:17:31.803Z] #10 125.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:17:31.803Z] #10 125.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:31.803Z] #10 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:17:31.803Z] #10 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:17:31.803Z] #10 125.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:31.803Z] #10 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:17:31.803Z] #10 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:17:31.803Z] #10 125.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:17:31.803Z] #10 125.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:17:31.803Z] #10 125.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:31.803Z] #10 125.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:17:31.947Z] #39 ... [2020-05-18T10:17:31.947Z] [2020-05-18T10:17:31.947Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:31.947Z] #49 9.801 + cd /tmp/tmp.ksdzTHXy3Y/src/github.com/opencontainers/runc [2020-05-18T10:17:31.947Z] #49 9.801 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:17:31.947Z] #49 10.57 + '[' -z '' ']' [2020-05-18T10:17:31.947Z] #49 10.57 + target=static [2020-05-18T10:17:31.947Z] #49 10.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:17:31.947Z] #49 11.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:17:31.947Z] #49 ... [2020-05-18T10:17:31.947Z] [2020-05-18T10:17:31.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:31.947Z] #39 75.07 DEP criu/timerfd.d [2020-05-18T10:17:31.955Z] #38 39.64 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-18T10:17:31.955Z] #38 39.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-18T10:17:31.955Z] #38 39.66 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-18T10:17:32.061Z] #10 125.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:32.061Z] #10 125.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:32.061Z] #10 125.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:32.205Z] #39 75.25 DEP criu/timens.d [2020-05-18T10:17:32.205Z] #39 75.44 DEP criu/sysfs_parse.d [2020-05-18T10:17:32.221Z] #38 39.97 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-18T10:17:32.221Z] #38 39.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-18T10:17:32.221Z] #38 40.00 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T10:17:32.221Z] #38 40.20 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-18T10:17:32.221Z] #38 40.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-18T10:17:32.221Z] #38 40.20 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-18T10:17:32.319Z] #10 DONE 125.7s [2020-05-18T10:17:32.319Z] [2020-05-18T10:17:32.319Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:32.486Z] #38 40.44 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-18T10:17:32.487Z] #38 40.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-18T10:17:32.487Z] #38 40.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:17:32.770Z] #39 75.65 DEP criu/sysctl.d [2020-05-18T10:17:32.770Z] #39 75.79 DEP criu/string.d [2020-05-18T10:17:32.770Z] #39 75.83 DEP criu/stats.d [2020-05-18T10:17:33.010Z] #38 40.75 Selecting previously unselected package libprotobuf17:arm64. [2020-05-18T10:17:33.010Z] #38 40.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:33.010Z] #38 40.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:33.027Z] #39 75.94 DEP criu/sockets.d [2020-05-18T10:17:33.027Z] #39 76.09 DEP criu/sk-unix.d [2020-05-18T10:17:33.284Z] #39 76.26 DEP criu/sk-tcp.d [2020-05-18T10:17:33.541Z] #39 76.51 DEP criu/sk-queue.d [2020-05-18T10:17:33.541Z] #39 76.67 DEP criu/sk-packet.d [2020-05-18T10:17:33.582Z] #38 41.52 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-18T10:17:33.582Z] #38 41.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:33.582Z] #38 41.53 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:33.798Z] #39 76.80 DEP criu/sk-netlink.d [2020-05-18T10:17:33.842Z] #38 41.82 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-18T10:17:33.842Z] #38 41.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:33.842Z] #38 41.86 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:34.055Z] #39 76.97 DEP criu/sk-inet.d [2020-05-18T10:17:34.055Z] #39 77.17 DEP criu/signalfd.d [2020-05-18T10:17:34.312Z] #39 ... [2020-05-18T10:17:34.312Z] [2020-05-18T10:17:34.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:34.312Z] #41 139.3 github.com/LK4D4/vndr/godl [2020-05-18T10:17:34.312Z] #41 140.3 github.com/LK4D4/vndr [2020-05-18T10:17:34.312Z] #41 DONE 149.0s [2020-05-18T10:17:34.312Z] [2020-05-18T10:17:34.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:34.312Z] #39 77.29 DEP criu/sigframe.d [2020-05-18T10:17:34.312Z] #39 77.49 DEP criu/shmem.d [2020-05-18T10:17:34.570Z] #39 77.84 DEP criu/servicefd.d [2020-05-18T10:17:34.741Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 30.7s done [2020-05-18T10:17:34.741Z] #8 DONE 37.3s [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T10:17:34.741Z] #9 DONE 0.2s [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T10:17:34.741Z] #10 DONE 0.2s [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T10:17:34.741Z] #36 DONE 0.1s [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:34.741Z] #39 ... [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T10:17:34.741Z] #28 DONE 0.1s [2020-05-18T10:17:34.741Z] [2020-05-18T10:17:34.741Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:17:34.741Z] #29 1.134 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T10:17:34.741Z] #29 1.137 Cloning into '.'... [2020-05-18T10:17:34.848Z] #49 2.304 + RM_GOPATH=0 [2020-05-18T10:17:34.848Z] #49 2.304 + TMP_GOPATH= [2020-05-18T10:17:34.848Z] #49 2.304 + : /build [2020-05-18T10:17:34.848Z] #49 2.304 + '[' -z '' ']' [2020-05-18T10:17:34.848Z] #49 2.304 ++ mktemp -d [2020-05-18T10:17:34.848Z] #49 2.306 + export GOPATH=/tmp/tmp.Q9I2FYmPev [2020-05-18T10:17:34.848Z] #49 2.306 + GOPATH=/tmp/tmp.Q9I2FYmPev [2020-05-18T10:17:34.848Z] #49 2.306 + RM_GOPATH=1 [2020-05-18T10:17:34.848Z] #49 2.306 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:34.848Z] #49 2.309 + dir=/tmp/install [2020-05-18T10:17:34.848Z] #49 2.309 + bin=runc [2020-05-18T10:17:34.848Z] #49 2.309 + shift [2020-05-18T10:17:34.848Z] #49 2.309 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:17:34.848Z] #49 2.309 + . /tmp/install/runc.installer [2020-05-18T10:17:34.848Z] #49 2.309 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:17:34.848Z] #49 2.309 + install_runc [2020-05-18T10:17:34.848Z] #49 2.312 + uname -r [2020-05-18T10:17:34.848Z] #49 2.313 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:17:34.848Z] #49 2.320 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:17:34.848Z] #49 2.324 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:17:34.848Z] #49 2.324 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:17:34.848Z] #49 2.325 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q9I2FYmPev/src/github.com/opencontainers/runc [2020-05-18T10:17:34.848Z] #49 2.326 Cloning into '/tmp/tmp.Q9I2FYmPev/src/github.com/opencontainers/runc'... [2020-05-18T10:17:34.848Z] #49 ... [2020-05-18T10:17:34.848Z] [2020-05-18T10:17:34.848Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:17:34.848Z] #11 DONE 2.7s [2020-05-18T10:17:35.106Z] [2020-05-18T10:17:35.106Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:17:35.135Z] #39 78.09 DEP criu/seize.d [2020-05-18T10:17:35.228Z] #38 43.22 Selecting previously unselected package libprotoc17:arm64. [2020-05-18T10:17:35.392Z] #39 78.34 DEP criu/seccomp.d [2020-05-18T10:17:35.392Z] #39 78.48 DEP criu/rst-malloc.d [2020-05-18T10:17:35.392Z] #39 78.53 DEP criu/rbtree.d [2020-05-18T10:17:35.392Z] #39 78.55 DEP criu/pstree.d [2020-05-18T10:17:35.488Z] #38 43.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:35.488Z] #38 43.25 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:35.650Z] #39 78.67 DEP criu/protobuf.d [2020-05-18T10:17:35.650Z] #39 78.79 GEN criu/protobuf-desc-gen.h [2020-05-18T10:17:35.844Z] #32 92.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:17:35.844Z] #32 92.75 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:17:35.844Z] #32 92.77 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T10:17:35.844Z] #32 92.78 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:17:35.844Z] #32 92.83 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T10:17:35.844Z] #32 92.84 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:17:35.844Z] #32 92.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:17:35.844Z] #32 92.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T10:17:35.844Z] #32 93.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T10:17:35.844Z] #32 93.11 Setting up cmake (3.13.4-1) ... [2020-05-18T10:17:35.844Z] #32 93.12 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:35.844Z] #32 93.24 Processing triggers for mime-support (3.62) ... [2020-05-18T10:17:35.844Z] #32 ... [2020-05-18T10:17:35.844Z] [2020-05-18T10:17:35.844Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:35.844Z] #30 83.31 time [2020-05-18T10:17:35.844Z] #30 90.37 internal/poll [2020-05-18T10:17:35.844Z] #30 92.01 internal/fmtsort [2020-05-18T10:17:35.844Z] #30 92.08 internal/syscall/execenv [2020-05-18T10:17:35.844Z] #30 92.31 internal/syscall/unix [2020-05-18T10:17:35.844Z] #30 92.59 os [2020-05-18T10:17:35.844Z] #30 92.63 strings [2020-05-18T10:17:36.074Z] #38 43.89 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:17:36.074Z] #38 43.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-18T10:17:36.074Z] #38 43.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:17:36.074Z] #38 44.08 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:17:36.074Z] #38 44.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:36.101Z] #30 ... [2020-05-18T10:17:36.102Z] [2020-05-18T10:17:36.102Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:36.102Z] #25 18.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:17:36.102Z] #25 19.25 [2020-05-18T10:17:36.102Z] #25 19.38 ######################################################################## 100.0% [2020-05-18T10:17:36.102Z] #25 19.49 [2020-05-18T10:17:36.102Z] #25 20.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:17:36.102Z] #25 20.75 [2020-05-18T10:17:36.102Z] #25 21.10 #=#=# 0.7% ######################################################################## 100.0% [2020-05-18T10:17:36.102Z] #25 21.53 [2020-05-18T10:17:36.340Z] #38 44.17 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:17:36.340Z] #38 ... [2020-05-18T10:17:36.340Z] [2020-05-18T10:17:36.340Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:36.340Z] #32 34.23 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:17:36.340Z] #32 34.23 vim-common xxd [2020-05-18T10:17:36.340Z] #32 34.67 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:17:36.340Z] #32 34.67 Need to get 14.2 MB of archives. [2020-05-18T10:17:36.340Z] #32 34.67 After this operation, 60.0 MB of additional disk space will be used. [2020-05-18T10:17:36.340Z] #32 34.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-18T10:17:36.340Z] #32 34.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:17:36.340Z] #32 34.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:17:36.340Z] #32 34.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-18T10:17:36.340Z] #32 35.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-18T10:17:36.340Z] #32 35.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-18T10:17:36.340Z] #32 35.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-18T10:17:36.340Z] #32 35.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-18T10:17:36.340Z] #32 35.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-18T10:17:36.340Z] #32 35.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-18T10:17:36.340Z] #32 37.30 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:36.340Z] #32 37.86 Fetched 14.2 MB in 2s (9367 kB/s) [2020-05-18T10:17:36.340Z] #32 38.12 Selecting previously unselected package xxd. [2020-05-18T10:17:36.340Z] #32 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T10:17:36.340Z] #32 38.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T10:17:36.340Z] #32 38.39 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:17:36.340Z] #32 38.68 Selecting previously unselected package vim-common. [2020-05-18T10:17:36.340Z] #32 38.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:17:36.340Z] #32 38.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:17:36.340Z] #32 39.31 Selecting previously unselected package cmake-data. [2020-05-18T10:17:36.340Z] #32 39.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:17:36.340Z] #32 39.37 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:17:36.340Z] #32 44.26 Selecting previously unselected package libicu63:arm64. [2020-05-18T10:17:36.340Z] #32 44.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-18T10:17:36.340Z] #32 44.28 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T10:17:36.340Z] #32 ... [2020-05-18T10:17:36.340Z] [2020-05-18T10:17:36.340Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:17:36.340Z] #28 42.09 Checking out files: 99% (1517/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:17:36.340Z] #28 42.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:17:36.340Z] #28 42.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:17:36.663Z] #25 22.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:17:36.663Z] #25 22.66 skipping existing 1849cc453dee [2020-05-18T10:17:36.663Z] #25 22.79 [2020-05-18T10:17:36.919Z] #25 ... [2020-05-18T10:17:36.919Z] [2020-05-18T10:17:36.919Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:36.919Z] #32 DONE 94.4s [2020-05-18T10:17:37.023Z] #39 80.09 DEP criu/protobuf-desc.d [2020-05-18T10:17:37.023Z] #39 80.20 DEP criu/proc_parse.d [2020-05-18T10:17:37.046Z] #12 DONE 2.1s [2020-05-18T10:17:37.046Z] [2020-05-18T10:17:37.046Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:17:37.174Z] [2020-05-18T10:17:37.174Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:37.281Z] #28 ... [2020-05-18T10:17:37.281Z] [2020-05-18T10:17:37.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:37.281Z] #10 34.97 The following additional packages will be installed: [2020-05-18T10:17:37.281Z] #10 34.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:17:37.281Z] #10 34.97 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:17:37.281Z] #10 34.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:17:37.281Z] #10 34.99 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T10:17:37.281Z] #10 34.99 mingw-w64-x86-64-dev [2020-05-18T10:17:37.281Z] #10 34.99 Suggested packages: [2020-05-18T10:17:37.281Z] #10 35.00 gcc-8-locales seccomp wine64 [2020-05-18T10:17:37.281Z] #10 36.41 The following NEW packages will be installed: [2020-05-18T10:17:37.281Z] #10 36.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:17:37.281Z] #10 36.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:17:37.281Z] #10 36.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:17:37.281Z] #10 36.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:17:37.281Z] #10 36.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:17:37.281Z] #10 36.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:17:37.281Z] #10 36.42 The following packages will be upgraded: [2020-05-18T10:17:37.281Z] #10 36.42 libsystemd0 libudev1 [2020-05-18T10:17:37.281Z] #10 36.94 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:17:37.281Z] #10 36.94 Need to get 73.8 MB of archives. [2020-05-18T10:17:37.281Z] #10 36.94 After this operation, 472 MB of additional disk space will be used. [2020-05-18T10:17:37.281Z] #10 36.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB] [2020-05-18T10:17:37.281Z] #10 37.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB] [2020-05-18T10:17:37.281Z] #10 37.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-18T10:17:37.281Z] #10 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-18T10:17:37.281Z] #10 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:17:37.281Z] #10 37.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-18T10:17:37.281Z] #10 37.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-18T10:17:37.281Z] #10 37.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:17:37.281Z] #10 38.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:17:37.281Z] #10 38.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:17:37.281Z] #10 38.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-18T10:17:37.281Z] #10 40.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-18T10:17:37.281Z] #10 42.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-18T10:17:37.281Z] #10 42.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-18T10:17:37.281Z] #10 42.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-18T10:17:37.281Z] #10 42.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-18T10:17:37.281Z] #10 42.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-18T10:17:37.281Z] #10 42.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-18T10:17:37.281Z] #10 42.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-18T10:17:37.281Z] #10 42.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-18T10:17:37.281Z] #10 42.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-18T10:17:37.281Z] #10 42.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-18T10:17:37.281Z] #10 42.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-18T10:17:37.281Z] #10 42.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-18T10:17:37.281Z] #10 42.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-18T10:17:37.281Z] #10 42.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-18T10:17:37.281Z] #10 42.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-18T10:17:37.281Z] #10 44.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:37.281Z] #10 44.40 Fetched 73.8 MB in 6s (11.8 MB/s) [2020-05-18T10:17:37.281Z] #10 44.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T10:17:37.281Z] #10 44.67 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ... [2020-05-18T10:17:37.281Z] #10 44.70 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:17:37.281Z] #10 ... [2020-05-18T10:17:37.281Z] [2020-05-18T10:17:37.281Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:37.281Z] #39 80.41 DEP criu/plugin.d [2020-05-18T10:17:37.281Z] #38 44.44 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:17:37.281Z] #38 44.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:17:37.281Z] #38 44.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:17:37.281Z] #38 44.68 Selecting previously unselected package python-six. [2020-05-18T10:17:37.281Z] #38 44.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:17:37.281Z] #38 44.70 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:17:37.281Z] #38 44.84 Selecting previously unselected package python-protobuf. [2020-05-18T10:17:37.281Z] #38 44.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-18T10:17:37.281Z] #38 44.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:17:37.539Z] #39 80.50 DEP criu/pipes.d [2020-05-18T10:17:37.539Z] #39 80.63 DEP criu/pie-util.d [2020-05-18T10:17:37.539Z] #39 80.72 DEP criu/pie-util-vdso.d [2020-05-18T10:17:37.609Z] #13 ... [2020-05-18T10:17:37.609Z] [2020-05-18T10:17:37.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:37.609Z] #39 50.32 CC compel/plugins/std/infect.o [2020-05-18T10:17:37.609Z] #39 51.01 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T10:17:37.609Z] #39 51.05 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T10:17:37.609Z] #39 51.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T10:17:37.609Z] #39 51.14 AR compel/plugins/std.lib.a [2020-05-18T10:17:37.609Z] #39 51.17 CC compel/plugins/fds/fds.o [2020-05-18T10:17:37.609Z] #39 51.35 AR compel/plugins/fds.lib.a [2020-05-18T10:17:37.609Z] #39 51.40 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:17:37.609Z] #39 51.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:17:37.609Z] #39 51.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T10:17:37.609Z] #39 51.76 HOSTDEP compel/src/main-host.d [2020-05-18T10:17:37.609Z] #39 51.85 DEP compel/src/lib/ptrace.d [2020-05-18T10:17:37.609Z] #39 51.95 DEP compel/src/lib/infect.d [2020-05-18T10:17:37.609Z] #39 52.19 DEP compel/src/lib/infect-util.d [2020-05-18T10:17:37.609Z] #39 52.45 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:17:37.609Z] #39 52.51 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T10:17:37.609Z] #39 52.62 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T10:17:37.609Z] #39 52.72 DEP compel/src/lib/log.d [2020-05-18T10:17:37.609Z] #39 52.83 DEP compel/src/main.d [2020-05-18T10:17:37.609Z] #39 53.12 DEP compel/src/lib/handle-elf.d [2020-05-18T10:17:37.609Z] #39 53.23 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T10:17:37.609Z] #39 53.37 CC compel/src/lib/log.o [2020-05-18T10:17:37.609Z] #39 53.63 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T10:17:37.609Z] #39 54.24 CC compel/arch/x86/src/lib/infect.o [2020-05-18T10:17:37.609Z] #39 55.20 CC compel/src/lib/infect-rpc.o [2020-05-18T10:17:37.609Z] #39 55.64 CC compel/src/lib/infect-util.o [2020-05-18T10:17:37.609Z] #39 56.10 CC compel/src/lib/infect.o [2020-05-18T10:17:37.609Z] #39 58.93 CC compel/src/lib/ptrace.o [2020-05-18T10:17:37.609Z] #39 59.40 AR compel/libcompel.a [2020-05-18T10:17:37.609Z] #39 59.46 HOSTCC compel/src/main-host.o [2020-05-18T10:17:37.609Z] #39 59.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T10:17:37.609Z] #39 59.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:17:37.609Z] #39 60.45 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:17:37.796Z] #39 80.90 DEP criu/pie-util-vdso-elf32.d [2020-05-18T10:17:37.796Z] #39 81.01 DEP criu/path.d [2020-05-18T10:17:37.850Z] #38 45.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:17:38.054Z] #39 81.13 DEP criu/parasite-syscall.d [2020-05-18T10:17:38.173Z] #39 60.63 HOSTLINK compel/compel-host-bin [2020-05-18T10:17:38.173Z] #39 60.80 DEP soccr/soccr.d [2020-05-18T10:17:38.264Z] #29 ... [2020-05-18T10:17:38.264Z] [2020-05-18T10:17:38.264Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:38.264Z] #31 1.019 + RM_GOPATH=0 [2020-05-18T10:17:38.264Z] #31 1.020 + TMP_GOPATH= [2020-05-18T10:17:38.264Z] #31 1.020 + : /build [2020-05-18T10:17:38.264Z] #31 1.020 + '[' -z '' ']' [2020-05-18T10:17:38.264Z] #31 1.021 ++ mktemp -d [2020-05-18T10:17:38.264Z] #31 1.023 + export GOPATH=/tmp/tmp.j81L5BxZj5 [2020-05-18T10:17:38.265Z] #31 1.023 + GOPATH=/tmp/tmp.j81L5BxZj5 [2020-05-18T10:17:38.265Z] #31 1.023 + RM_GOPATH=1 [2020-05-18T10:17:38.265Z] #31 1.025 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:38.265Z] #31 1.028 + dir=/tmp/install [2020-05-18T10:17:38.265Z] #31 1.029 + bin=tomlv [2020-05-18T10:17:38.265Z] #31 1.029 + shift [2020-05-18T10:17:38.265Z] #31 1.029 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T10:17:38.265Z] #31 1.029 + . /tmp/install/tomlv.installer [2020-05-18T10:17:38.265Z] #31 1.029 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:17:38.265Z] #31 1.030 + install_tomlv [2020-05-18T10:17:38.265Z] #31 1.030 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:17:38.265Z] #31 1.030 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T10:17:38.265Z] #31 1.030 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.j81L5BxZj5/src/github.com/BurntSushi/toml [2020-05-18T10:17:38.265Z] #31 1.034 Cloning into '/tmp/tmp.j81L5BxZj5/src/github.com/BurntSushi/toml'... [2020-05-18T10:17:38.265Z] #31 2.455 + cd /tmp/tmp.j81L5BxZj5/src/github.com/BurntSushi/toml [2020-05-18T10:17:38.265Z] #31 2.460 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T10:17:38.265Z] #31 2.545 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:17:38.265Z] #31 3.634 runtime/internal/sys [2020-05-18T10:17:38.265Z] #31 3.644 internal/cpu [2020-05-18T10:17:38.265Z] #31 3.654 math/bits [2020-05-18T10:17:38.265Z] #31 3.725 runtime/internal/atomic [2020-05-18T10:17:38.265Z] #31 4.733 runtime/internal/math [2020-05-18T10:17:38.265Z] #31 5.269 unicode/utf8 [2020-05-18T10:17:38.265Z] #31 5.484 sync/atomic [2020-05-18T10:17:38.265Z] #31 5.564 internal/bytealg [2020-05-18T10:17:38.312Z] #39 81.31 DEP criu/pagemap.d [2020-05-18T10:17:38.312Z] #39 81.44 DEP criu/pagemap-cache.d [2020-05-18T10:17:38.312Z] #39 81.58 DEP criu/page-xfer.d [2020-05-18T10:17:38.429Z] #39 61.04 CC soccr/soccr.o [2020-05-18T10:17:38.877Z] #39 81.76 DEP criu/page-pipe.d [2020-05-18T10:17:38.877Z] #39 81.86 DEP criu/netfilter.d [2020-05-18T10:17:38.891Z] #31 6.406 math [2020-05-18T10:17:38.993Z] #39 ... [2020-05-18T10:17:38.993Z] [2020-05-18T10:17:38.993Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:17:38.993Z] #13 1.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:17:38.993Z] #13 DONE 2.1s [2020-05-18T10:17:38.993Z] [2020-05-18T10:17:38.993Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:38.993Z] #41 126.6 net/http/httptrace [2020-05-18T10:17:38.993Z] #41 126.8 net/http [2020-05-18T10:17:39.062Z] #33 ... [2020-05-18T10:17:39.062Z] [2020-05-18T10:17:39.062Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:39.062Z] #25 23.96 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:17:39.062Z] #25 24.29 [2020-05-18T10:17:39.062Z] #25 24.56 ######################################################################## 100.0% [2020-05-18T10:17:39.062Z] #25 24.68 [2020-05-18T10:17:39.062Z] #25 24.75 Download of images into '/build' complete. [2020-05-18T10:17:39.062Z] #25 24.75 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:17:39.063Z] #25 24.75 tar -cC '/build' . | docker load [2020-05-18T10:17:39.063Z] #25 DONE 24.9s [2020-05-18T10:17:39.063Z] [2020-05-18T10:17:39.063Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:39.063Z] #10 89.17 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:17:39.063Z] #10 89.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:17:39.063Z] #10 89.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:17:39.063Z] #10 89.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T10:17:39.063Z] #10 89.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:39.063Z] #10 89.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:17:39.063Z] #10 89.54 Selecting previously unselected package dmsetup. [2020-05-18T10:17:39.063Z] #10 89.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:17:39.063Z] #10 89.55 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:17:39.063Z] #10 89.69 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:17:39.063Z] #10 89.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:17:39.063Z] #10 89.73 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:17:39.135Z] #39 82.06 DEP criu/net.d [2020-05-18T10:17:39.135Z] #39 82.28 DEP criu/namespaces.d [2020-05-18T10:17:39.181Z] #31 ... [2020-05-18T10:17:39.181Z] [2020-05-18T10:17:39.181Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:39.181Z] #44 0.835 + RM_GOPATH=0 [2020-05-18T10:17:39.181Z] #44 0.836 + TMP_GOPATH= [2020-05-18T10:17:39.181Z] #44 0.836 + : /build [2020-05-18T10:17:39.181Z] #44 0.836 + '[' -z '' ']' [2020-05-18T10:17:39.181Z] #44 0.838 ++ mktemp -d [2020-05-18T10:17:39.181Z] #44 0.840 + export GOPATH=/tmp/tmp.sVPHmUStXe [2020-05-18T10:17:39.181Z] #44 0.841 + GOPATH=/tmp/tmp.sVPHmUStXe [2020-05-18T10:17:39.181Z] #44 0.841 + RM_GOPATH=1 [2020-05-18T10:17:39.181Z] #44 0.843 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:39.181Z] #44 0.846 + dir=/tmp/install [2020-05-18T10:17:39.181Z] #44 0.846 + bin=gotestsum [2020-05-18T10:17:39.181Z] #44 0.846 + shift [2020-05-18T10:17:39.181Z] #44 0.847 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T10:17:39.181Z] #44 0.847 + . /tmp/install/gotestsum.installer [2020-05-18T10:17:39.181Z] #44 0.848 ++ : v0.3.5 [2020-05-18T10:17:39.181Z] #44 0.848 + install_gotestsum [2020-05-18T10:17:39.181Z] #44 0.859 + set -e [2020-05-18T10:17:39.181Z] #44 0.859 + export GO111MODULE=on [2020-05-18T10:17:39.181Z] #44 0.859 + GO111MODULE=on [2020-05-18T10:17:39.181Z] #44 0.859 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T10:17:39.181Z] #44 0.894 go: finding gotest.tools v0.3.5 [2020-05-18T10:17:39.181Z] #44 0.896 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:39.181Z] #44 1.975 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:39.181Z] #44 3.137 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:17:39.181Z] #44 5.227 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:17:39.181Z] #44 5.518 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:17:39.181Z] #44 5.911 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:17:39.181Z] #44 5.929 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:17:39.181Z] #44 5.932 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:17:39.181Z] #44 5.942 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:17:39.181Z] #44 6.177 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:17:39.181Z] #44 6.398 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:17:39.181Z] #44 6.510 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:17:39.181Z] #44 6.656 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:17:39.181Z] #44 6.773 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:17:39.245Z] #38 ... [2020-05-18T10:17:39.245Z] [2020-05-18T10:17:39.245Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:39.245Z] #30 37.19 internal/reflectlite [2020-05-18T10:17:39.245Z] #30 37.19 sync [2020-05-18T10:17:39.245Z] #30 40.53 errors [2020-05-18T10:17:39.245Z] #30 40.53 sort [2020-05-18T10:17:39.245Z] #30 40.95 io [2020-05-18T10:17:39.245Z] #30 40.96 internal/oserror [2020-05-18T10:17:39.245Z] #30 40.96 strconv [2020-05-18T10:17:39.245Z] #30 41.25 syscall [2020-05-18T10:17:39.245Z] #30 43.60 bytes [2020-05-18T10:17:39.245Z] #30 43.63 strings [2020-05-18T10:17:39.245Z] #30 ... [2020-05-18T10:17:39.245Z] [2020-05-18T10:17:39.245Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:39.245Z] #25 5.661 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:17:39.245Z] #25 6.273 #=#=# [2020-05-18T10:17:39.250Z] #41 ... [2020-05-18T10:17:39.250Z] [2020-05-18T10:17:39.250Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:17:39.393Z] #39 82.45 DEP criu/mount.d [2020-05-18T10:17:39.470Z] #44 6.786 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:17:39.470Z] #44 6.845 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:17:39.470Z] #44 6.854 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:17:39.470Z] #44 6.925 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:17:39.470Z] #44 6.978 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:17:39.506Z] #25 6.749 #=#=# ### 4.5% #### 5.7% ###### 8.6% ######### 12.9% ############ 17.8% ############## 19.9% ################# 24.0% #################### 28.4% ###################### 31.9% ########################## 37.2% ############################## 41.9% ############################### 44.4% ################################## 47.5% ################################### 49.4% ##################################### 51.7% ###################################### 54.1% ######################################### 57.8% ############################################## 64.6% ################################################# 69.1% ##################################################### 74.3% ####################################################### 77.0% ########################################################## 81.2% ############################################################## 86.8% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-18T10:17:39.650Z] #39 82.62 DEP criu/memfd.d [2020-05-18T10:17:39.650Z] #39 82.73 DEP criu/mem.d [2020-05-18T10:17:39.760Z] #44 7.089 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:17:39.760Z] #44 7.232 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:17:39.760Z] #44 7.357 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:17:39.760Z] #44 ... [2020-05-18T10:17:39.760Z] [2020-05-18T10:17:39.760Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:39.760Z] #31 7.256 unicode [2020-05-18T10:17:39.908Z] #39 82.98 DEP criu/lsm.d [2020-05-18T10:17:39.988Z] #10 97.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:17:39.988Z] #10 97.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:17:39.988Z] #10 97.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:17:40.166Z] #39 83.10 DEP criu/log.d [2020-05-18T10:17:40.166Z] #39 83.21 DEP criu/libnetlink.d [2020-05-18T10:17:40.166Z] #39 83.31 DEP criu/kerndat.d [2020-05-18T10:17:40.244Z] #10 ... [2020-05-18T10:17:40.244Z] [2020-05-18T10:17:40.244Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:40.244Z] #33 3.155 + RM_GOPATH=0 [2020-05-18T10:17:40.244Z] #33 3.157 + TMP_GOPATH= [2020-05-18T10:17:40.244Z] #33 3.157 + : /build [2020-05-18T10:17:40.244Z] #33 3.157 + '[' -z '' ']' [2020-05-18T10:17:40.244Z] #33 3.159 ++ mktemp -d [2020-05-18T10:17:40.244Z] #33 3.170 + export GOPATH=/tmp/tmp.eEadUzk7IM [2020-05-18T10:17:40.244Z] #33 3.170 + GOPATH=/tmp/tmp.eEadUzk7IM [2020-05-18T10:17:40.244Z] #33 3.170 + RM_GOPATH=1 [2020-05-18T10:17:40.244Z] #33 3.170 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:40.244Z] #33 3.177 + dir=/tmp/install [2020-05-18T10:17:40.244Z] #33 3.177 + bin=tini [2020-05-18T10:17:40.244Z] #33 3.177 + shift [2020-05-18T10:17:40.244Z] #33 3.177 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:17:40.244Z] #33 3.177 + . /tmp/install/tini.installer [2020-05-18T10:17:40.244Z] #33 3.178 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:40.244Z] #33 3.178 + install_tini [2020-05-18T10:17:40.244Z] #33 3.178 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:40.244Z] #33 3.178 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:17:40.244Z] #33 3.178 + git clone https://github.com/krallin/tini.git /tmp/tmp.eEadUzk7IM/tini [2020-05-18T10:17:40.244Z] #33 3.180 Cloning into '/tmp/tmp.eEadUzk7IM/tini'... [2020-05-18T10:17:40.244Z] #33 ... [2020-05-18T10:17:40.244Z] [2020-05-18T10:17:40.244Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:40.244Z] #47 87.68 time [2020-05-18T10:17:40.244Z] #47 92.90 context [2020-05-18T10:17:40.244Z] #47 94.51 os [2020-05-18T10:17:40.244Z] #47 95.75 encoding/binary [2020-05-18T10:17:40.424Z] #39 83.50 DEP criu/kcmp-ids.d [2020-05-18T10:17:40.424Z] #39 83.58 DEP criu/irmap.d [2020-05-18T10:17:40.450Z] #25 9.908 [2020-05-18T10:17:40.450Z] #25 10.20 0.1% [2020-05-18T10:17:40.450Z] #25 ... [2020-05-18T10:17:40.450Z] [2020-05-18T10:17:40.450Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:40.450Z] #47 48.44 syscall [2020-05-18T10:17:40.503Z] #47 97.89 encoding/base64 [2020-05-18T10:17:40.503Z] #47 ... [2020-05-18T10:17:40.503Z] [2020-05-18T10:17:40.503Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:40.503Z] #38 90.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:17:40.503Z] #38 90.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:17:40.503Z] #38 90.41 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:40.503Z] #38 90.43 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T10:17:40.503Z] #38 90.44 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:40.503Z] #38 90.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:17:40.503Z] #38 90.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:40.503Z] #38 90.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T10:17:40.503Z] #38 90.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:17:40.503Z] #38 90.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:17:40.682Z] #39 83.70 DEP criu/ipc_ns.d [2020-05-18T10:17:40.682Z] #39 83.82 DEP criu/image.d [2020-05-18T10:17:40.711Z] #47 48.46 strings [2020-05-18T10:17:40.712Z] #47 48.54 strconv [2020-05-18T10:17:40.712Z] #47 48.55 bufio [2020-05-18T10:17:40.793Z] #31 8.350 internal/testlog [2020-05-18T10:17:40.940Z] #39 84.03 DEP criu/image-desc.d [2020-05-18T10:17:41.063Z] #38 ... [2020-05-18T10:17:41.063Z] [2020-05-18T10:17:41.063Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:41.063Z] #33 4.260 + cd /tmp/tmp.eEadUzk7IM/tini [2020-05-18T10:17:41.197Z] #39 84.12 DEP criu/fsnotify.d [2020-05-18T10:17:41.198Z] #39 84.29 DEP criu/filesystems.d [2020-05-18T10:17:41.290Z] #47 ... [2020-05-18T10:17:41.291Z] [2020-05-18T10:17:41.291Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:41.291Z] #41 39.18 sync [2020-05-18T10:17:41.291Z] #41 39.21 internal/reflectlite [2020-05-18T10:17:41.291Z] #41 41.13 math/rand [2020-05-18T10:17:41.291Z] #41 41.13 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:17:41.291Z] #41 41.16 internal/singleflight [2020-05-18T10:17:41.291Z] #41 42.83 strconv [2020-05-18T10:17:41.291Z] #41 42.86 vendor/golang.org/x/net/dns/dnsmessage [2020-05-18T10:17:41.291Z] #41 42.88 syscall [2020-05-18T10:17:41.291Z] #41 42.91 io [2020-05-18T10:17:41.291Z] #41 45.68 bytes [2020-05-18T10:17:41.291Z] #41 ... [2020-05-18T10:17:41.291Z] [2020-05-18T10:17:41.291Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:41.291Z] #52 3.229 + RM_GOPATH=0 [2020-05-18T10:17:41.291Z] #52 3.229 + TMP_GOPATH= [2020-05-18T10:17:41.291Z] #52 3.229 + : /build [2020-05-18T10:17:41.291Z] #52 3.229 + '[' -z '' ']' [2020-05-18T10:17:41.291Z] #52 3.229 ++ mktemp -d [2020-05-18T10:17:41.291Z] #52 3.232 + export GOPATH=/tmp/tmp.nDwkF2WDWn [2020-05-18T10:17:41.291Z] #52 3.232 + GOPATH=/tmp/tmp.nDwkF2WDWn [2020-05-18T10:17:41.291Z] #52 3.232 + RM_GOPATH=1 [2020-05-18T10:17:41.291Z] #52 3.232 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:41.291Z] #52 3.233 + dir=/tmp/install [2020-05-18T10:17:41.291Z] #52 3.233 + bin=containerd [2020-05-18T10:17:41.291Z] #52 3.234 + shift [2020-05-18T10:17:41.291Z] #52 3.234 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:17:41.291Z] #52 3.235 + . /tmp/install/containerd.installer [2020-05-18T10:17:41.291Z] #52 3.236 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:17:41.291Z] #52 3.238 + install_containerd [2020-05-18T10:17:41.291Z] #52 3.238 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:17:41.291Z] #52 3.239 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:17:41.291Z] #52 3.239 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nDwkF2WDWn/src/github.com/containerd/containerd [2020-05-18T10:17:41.291Z] #52 3.252 Cloning into '/tmp/tmp.nDwkF2WDWn/src/github.com/containerd/containerd'... [2020-05-18T10:17:41.317Z] #33 4.260 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:41.317Z] #33 4.333 + cmake . [2020-05-18T10:17:41.455Z] #39 84.42 DEP criu/files.d [2020-05-18T10:17:41.455Z] #39 84.57 DEP criu/files-reg.d [2020-05-18T10:17:41.554Z] #52 ... [2020-05-18T10:17:41.554Z] [2020-05-18T10:17:41.554Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:41.554Z] #25 10.20 0.1% ######## 11.8% ############### 21.3% ######################## 33.4% ############################## 42.4% #################################### 51.2% ############################################ 61.3% ##################################################### 74.1% ############################################################ 83.6% ################################################################ 89.7% ######################################################################## 100.0% [2020-05-18T10:17:41.572Z] #33 ... [2020-05-18T10:17:41.572Z] [2020-05-18T10:17:41.572Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:41.572Z] #41 89.06 time [2020-05-18T10:17:41.572Z] #41 94.32 strings [2020-05-18T10:17:41.572Z] #41 95.13 os [2020-05-18T10:17:41.572Z] #41 98.94 regexp/syntax [2020-05-18T10:17:41.713Z] #39 84.75 DEP criu/files-ext.d [2020-05-18T10:17:41.773Z] #14 DONE 2.2s [2020-05-18T10:17:41.773Z] [2020-05-18T10:17:41.773Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:17:41.815Z] #25 11.54 [2020-05-18T10:17:41.822Z] #31 9.038 runtime [2020-05-18T10:17:41.827Z] #41 ... [2020-05-18T10:17:41.827Z] [2020-05-18T10:17:41.827Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:41.827Z] #30 95.73 path [2020-05-18T10:17:41.827Z] #30 96.59 text/tabwriter [2020-05-18T10:17:41.827Z] #30 97.92 path/filepath [2020-05-18T10:17:41.827Z] #30 97.95 fmt [2020-05-18T10:17:41.971Z] #39 84.92 DEP criu/file-lock.d [2020-05-18T10:17:41.971Z] #39 85.05 DEP criu/file-ids.d [2020-05-18T10:17:41.971Z] #39 85.14 DEP criu/fifo.d [2020-05-18T10:17:42.229Z] #39 85.24 DEP criu/fdstore.d [2020-05-18T10:17:42.229Z] #39 85.37 DEP criu/fault-injection.d [2020-05-18T10:17:42.386Z] #30 ... [2020-05-18T10:17:42.386Z] [2020-05-18T10:17:42.386Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:42.386Z] #38 99.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T10:17:42.386Z] #38 99.51 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:42.386Z] #38 DONE 99.8s [2020-05-18T10:17:42.456Z] #31 9.749 encoding [2020-05-18T10:17:42.456Z] #31 ... [2020-05-18T10:17:42.456Z] [2020-05-18T10:17:42.456Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:42.456Z] #22 0.865 + RM_GOPATH=0 [2020-05-18T10:17:42.456Z] #22 0.866 + TMP_GOPATH= [2020-05-18T10:17:42.456Z] #22 0.866 + : /build [2020-05-18T10:17:42.456Z] #22 0.866 + '[' -z '' ']' [2020-05-18T10:17:42.456Z] #22 0.866 ++ mktemp -d [2020-05-18T10:17:42.456Z] #22 0.867 + export GOPATH=/tmp/tmp.SyQ5zeHPFw [2020-05-18T10:17:42.456Z] #22 0.867 + GOPATH=/tmp/tmp.SyQ5zeHPFw [2020-05-18T10:17:42.456Z] #22 0.867 + RM_GOPATH=1 [2020-05-18T10:17:42.456Z] #22 0.871 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:42.456Z] #22 0.873 + dir=/tmp/install [2020-05-18T10:17:42.456Z] #22 0.873 + bin=dockercli [2020-05-18T10:17:42.456Z] #22 0.873 + shift [2020-05-18T10:17:42.456Z] #22 0.873 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T10:17:42.456Z] #22 0.873 + . /tmp/install/dockercli.installer [2020-05-18T10:17:42.456Z] #22 0.874 ++ : stable [2020-05-18T10:17:42.456Z] #22 0.874 ++ : 17.06.2-ce [2020-05-18T10:17:42.456Z] #22 0.874 + install_dockercli [2020-05-18T10:17:42.456Z] #22 0.875 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:17:42.456Z] #22 0.875 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:17:42.456Z] #22 0.881 ++ uname -m [2020-05-18T10:17:42.456Z] #22 0.883 + arch=ppc64le [2020-05-18T10:17:42.456Z] #22 0.883 + '[' ppc64le '!=' x86_64 ']' [2020-05-18T10:17:42.456Z] #22 0.883 + '[' ppc64le '!=' s390x ']' [2020-05-18T10:17:42.456Z] #22 0.883 + '[' ppc64le '!=' armhf ']' [2020-05-18T10:17:42.456Z] #22 0.883 + build_dockercli [2020-05-18T10:17:42.456Z] #22 0.883 + git clone https://github.com/docker/docker-ce /tmp/tmp.SyQ5zeHPFw/tmp/docker-ce [2020-05-18T10:17:42.456Z] #22 0.886 Cloning into '/tmp/tmp.SyQ5zeHPFw/tmp/docker-ce'... [2020-05-18T10:17:42.486Z] #39 85.43 DEP criu/external.d [2020-05-18T10:17:42.487Z] #39 85.53 DEP criu/eventpoll.d [2020-05-18T10:17:42.641Z] [2020-05-18T10:17:42.641Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:42.641Z] #33 5.460 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:17:42.641Z] #33 5.613 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:17:42.744Z] #39 85.73 DEP criu/eventfd.d [2020-05-18T10:17:42.744Z] #39 85.93 DEP criu/crtools.d [2020-05-18T10:17:42.746Z] #22 ... [2020-05-18T10:17:42.746Z] [2020-05-18T10:17:42.746Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:42.746Z] #42 1.084 + RM_GOPATH=0 [2020-05-18T10:17:42.746Z] #42 1.084 + TMP_GOPATH= [2020-05-18T10:17:42.746Z] #42 1.084 + : /build [2020-05-18T10:17:42.746Z] #42 1.084 + '[' -z '' ']' [2020-05-18T10:17:42.746Z] #42 1.086 ++ mktemp -d [2020-05-18T10:17:42.746Z] #42 1.089 + export GOPATH=/tmp/tmp.LgquP3fxlo [2020-05-18T10:17:42.746Z] #42 1.090 + GOPATH=/tmp/tmp.LgquP3fxlo [2020-05-18T10:17:42.746Z] #42 1.090 + RM_GOPATH=1 [2020-05-18T10:17:42.746Z] #42 1.091 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:42.746Z] #42 1.093 + dir=/tmp/install [2020-05-18T10:17:42.746Z] #42 1.093 + bin=vndr [2020-05-18T10:17:42.746Z] #42 1.093 + shift [2020-05-18T10:17:42.746Z] #42 1.093 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T10:17:42.746Z] #42 1.093 + . /tmp/install/vndr.installer [2020-05-18T10:17:42.746Z] #42 1.155 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:42.746Z] #42 1.166 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:42.746Z] #42 1.167 + install_vndr [2020-05-18T10:17:42.746Z] #42 1.167 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T10:17:42.746Z] #42 1.167 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LgquP3fxlo/src/github.com/LK4D4/vndr [2020-05-18T10:17:42.746Z] #42 1.208 Cloning into '/tmp/tmp.LgquP3fxlo/src/github.com/LK4D4/vndr'... [2020-05-18T10:17:42.746Z] #42 2.221 + cd /tmp/tmp.LgquP3fxlo/src/github.com/LK4D4/vndr [2020-05-18T10:17:42.746Z] #42 2.221 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T10:17:42.746Z] #42 2.264 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T10:17:42.746Z] #42 4.717 internal/cpu [2020-05-18T10:17:42.746Z] #42 4.803 internal/race [2020-05-18T10:17:42.746Z] #42 4.816 runtime/internal/atomic [2020-05-18T10:17:42.746Z] #42 4.951 runtime/internal/math [2020-05-18T10:17:42.746Z] #42 5.188 sync/atomic [2020-05-18T10:17:42.746Z] #42 5.613 unicode [2020-05-18T10:17:42.746Z] #42 6.051 unicode/utf8 [2020-05-18T10:17:42.746Z] #42 6.559 math [2020-05-18T10:17:42.746Z] #42 7.560 internal/bytealg [2020-05-18T10:17:42.746Z] #42 8.527 internal/testlog [2020-05-18T10:17:42.746Z] #42 9.763 encoding [2020-05-18T10:17:42.746Z] #42 ... [2020-05-18T10:17:42.746Z] [2020-05-18T10:17:42.746Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:42.746Z] #52 1.609 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:42.746Z] #52 1.827 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:42.746Z] #52 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:42.746Z] #52 4.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:17:42.746Z] #52 8.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:17:43.002Z] #39 86.16 DEP criu/cr-service.d [2020-05-18T10:17:43.035Z] #52 ... [2020-05-18T10:17:43.035Z] [2020-05-18T10:17:43.035Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:43.035Z] #46 1.161 + RM_GOPATH=0 [2020-05-18T10:17:43.035Z] #46 1.161 + TMP_GOPATH= [2020-05-18T10:17:43.035Z] #46 1.161 + : /build [2020-05-18T10:17:43.035Z] #46 1.161 + '[' -z '' ']' [2020-05-18T10:17:43.035Z] #46 1.161 ++ mktemp -d [2020-05-18T10:17:43.035Z] #46 1.169 + export GOPATH=/tmp/tmp.pakjJNB0HP [2020-05-18T10:17:43.035Z] #46 1.170 + GOPATH=/tmp/tmp.pakjJNB0HP [2020-05-18T10:17:43.035Z] #46 1.171 + RM_GOPATH=1 [2020-05-18T10:17:43.035Z] #46 1.225 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:43.035Z] #46 1.246 + dir=/tmp/install [2020-05-18T10:17:43.035Z] #46 1.247 + bin=golangci_lint [2020-05-18T10:17:43.035Z] #46 1.247 + shift [2020-05-18T10:17:43.035Z] #46 1.247 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T10:17:43.035Z] #46 1.247 + . /tmp/install/golangci_lint.installer [2020-05-18T10:17:43.035Z] #46 1.247 ++ : v1.23.8 [2020-05-18T10:17:43.035Z] #46 1.248 + install_golangci_lint [2020-05-18T10:17:43.035Z] #46 1.255 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T10:17:43.035Z] #46 1.255 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:17:43.035Z] #46 1.255 Installing golangci-lint version v1.23.8 [2020-05-18T10:17:43.035Z] #46 ... [2020-05-18T10:17:43.035Z] [2020-05-18T10:17:43.035Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:43.035Z] #11 1.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:43.035Z] #11 1.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:43.035Z] #11 1.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:43.035Z] #11 4.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:17:43.035Z] #11 7.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:17:43.035Z] #11 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:17:43.142Z] #15 DONE 1.9s [2020-05-18T10:17:43.142Z] [2020-05-18T10:17:43.142Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:17:43.275Z] #39 86.29 DEP criu/cr-restore.d [2020-05-18T10:17:43.331Z] #11 ... [2020-05-18T10:17:43.331Z] [2020-05-18T10:17:43.331Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:43.331Z] #60 1.215 + RM_GOPATH=0 [2020-05-18T10:17:43.331Z] #60 1.215 + TMP_GOPATH= [2020-05-18T10:17:43.331Z] #60 1.215 + : /build [2020-05-18T10:17:43.331Z] #60 1.216 + '[' -z '' ']' [2020-05-18T10:17:43.331Z] #60 1.216 ++ mktemp -d [2020-05-18T10:17:43.331Z] #60 1.232 + export GOPATH=/tmp/tmp.gN114UBUxI [2020-05-18T10:17:43.331Z] #60 1.232 + GOPATH=/tmp/tmp.gN114UBUxI [2020-05-18T10:17:43.331Z] #60 1.233 + RM_GOPATH=1 [2020-05-18T10:17:43.331Z] #60 1.243 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:43.331Z] #60 1.253 + dir=/tmp/install [2020-05-18T10:17:43.331Z] #60 1.253 + bin=proxy [2020-05-18T10:17:43.331Z] #60 1.253 + shift [2020-05-18T10:17:43.331Z] #60 1.253 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T10:17:43.331Z] #60 1.253 + . /tmp/install/proxy.installer [2020-05-18T10:17:43.331Z] #60 1.280 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:17:43.331Z] #60 1.296 + install_proxy [2020-05-18T10:17:43.331Z] #60 1.301 + case "$1" in [2020-05-18T10:17:43.331Z] #60 1.301 + export CGO_ENABLED=0 [2020-05-18T10:17:43.331Z] #60 1.301 + CGO_ENABLED=0 [2020-05-18T10:17:43.331Z] #60 1.301 + _install_proxy [2020-05-18T10:17:43.331Z] #60 1.301 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T10:17:43.331Z] #60 1.301 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gN114UBUxI/src/github.com/docker/libnetwork [2020-05-18T10:17:43.331Z] #60 1.301 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:17:43.331Z] #60 1.305 Cloning into '/tmp/tmp.gN114UBUxI/src/github.com/docker/libnetwork'... [2020-05-18T10:17:43.331Z] #60 ... [2020-05-18T10:17:43.331Z] [2020-05-18T10:17:43.331Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:43.331Z] #33 1.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:43.331Z] #33 1.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:43.331Z] #33 1.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:43.331Z] #33 3.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:17:43.331Z] #33 6.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:17:43.331Z] #33 9.707 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:17:43.534Z] #39 86.54 DEP criu/cr-errno.d [2020-05-18T10:17:43.534Z] #39 86.64 DEP criu/cr-dump.d [2020-05-18T10:17:43.566Z] #33 6.526 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:17:43.566Z] #33 6.538 -- Detecting C compiler ABI info [2020-05-18T10:17:43.623Z] #33 ... [2020-05-18T10:17:43.623Z] [2020-05-18T10:17:43.623Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:17:43.623Z] #37 1.071 + git clone https://github.com/docker/distribution.git . [2020-05-18T10:17:43.623Z] #37 1.083 Cloning into '.'... [2020-05-18T10:17:43.623Z] #37 ... [2020-05-18T10:17:43.623Z] [2020-05-18T10:17:43.623Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:43.623Z] #48 1.191 + RM_GOPATH=0 [2020-05-18T10:17:43.623Z] #48 1.216 + TMP_GOPATH= [2020-05-18T10:17:43.623Z] #48 1.216 + : /build [2020-05-18T10:17:43.623Z] #48 1.217 + '[' -z '' ']' [2020-05-18T10:17:43.623Z] #48 1.218 ++ mktemp -d [2020-05-18T10:17:43.623Z] #48 1.234 + export GOPATH=/tmp/tmp.is42pwvP7j [2020-05-18T10:17:43.623Z] #48 1.234 + GOPATH=/tmp/tmp.is42pwvP7j [2020-05-18T10:17:43.623Z] #48 1.234 + RM_GOPATH=1 [2020-05-18T10:17:43.623Z] #48 1.243 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:43.623Z] #48 1.277 + dir=/tmp/install [2020-05-18T10:17:43.623Z] #48 1.277 + bin=shfmt [2020-05-18T10:17:43.623Z] #48 1.277 + shift [2020-05-18T10:17:43.623Z] #48 1.277 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T10:17:43.623Z] #48 1.277 + . /tmp/install/shfmt.installer [2020-05-18T10:17:43.623Z] #48 1.278 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:43.623Z] #48 1.278 + install_shfmt [2020-05-18T10:17:43.623Z] #48 1.278 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T10:17:43.623Z] #48 1.278 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:43.623Z] #48 1.279 + git clone https://github.com/mvdan/sh.git /tmp/tmp.is42pwvP7j/src/github.com/mvdan/sh [2020-05-18T10:17:43.623Z] #48 1.286 Cloning into '/tmp/tmp.is42pwvP7j/src/github.com/mvdan/sh'... [2020-05-18T10:17:43.792Z] #39 86.92 DEP criu/cr-dedup.d [2020-05-18T10:17:43.792Z] #39 87.06 DEP criu/cr-check.d [2020-05-18T10:17:43.913Z] #48 ... [2020-05-18T10:17:43.913Z] [2020-05-18T10:17:43.913Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:43.913Z] #55 1.193 + RM_GOPATH=0 [2020-05-18T10:17:43.913Z] #55 1.208 + TMP_GOPATH= [2020-05-18T10:17:43.913Z] #55 1.208 + : /build [2020-05-18T10:17:43.913Z] #55 1.209 + '[' -z '' ']' [2020-05-18T10:17:43.913Z] #55 1.210 ++ mktemp -d [2020-05-18T10:17:43.913Z] #55 1.215 + export GOPATH=/tmp/tmp.jOoQ1ETswG [2020-05-18T10:17:43.913Z] #55 1.215 + GOPATH=/tmp/tmp.jOoQ1ETswG [2020-05-18T10:17:43.914Z] #55 1.215 + RM_GOPATH=1 [2020-05-18T10:17:43.914Z] #55 1.218 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:43.914Z] #55 1.242 + dir=/tmp/install [2020-05-18T10:17:43.914Z] #55 1.242 + bin=rootlesskit [2020-05-18T10:17:43.914Z] #55 1.242 + shift [2020-05-18T10:17:43.914Z] #55 1.242 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T10:17:43.914Z] #55 1.243 + . /tmp/install/rootlesskit.installer [2020-05-18T10:17:43.914Z] #55 1.243 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:43.914Z] #55 1.244 + install_rootlesskit [2020-05-18T10:17:43.914Z] #55 1.244 + case "$1" in [2020-05-18T10:17:43.914Z] #55 1.244 + export CGO_ENABLED=0 [2020-05-18T10:17:43.914Z] #55 1.245 + CGO_ENABLED=0 [2020-05-18T10:17:43.914Z] #55 1.245 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:43.914Z] #55 1.245 + _install_rootlesskit [2020-05-18T10:17:43.914Z] #55 1.245 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T10:17:43.914Z] #55 1.245 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jOoQ1ETswG/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:17:43.914Z] #55 1.252 Cloning into '/tmp/tmp.jOoQ1ETswG/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T10:17:43.914Z] #55 10.90 + cd /tmp/tmp.jOoQ1ETswG/src/github.com/rootless-containers/rootlesskit [2020-05-18T10:17:43.914Z] #55 10.90 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T10:17:43.914Z] #55 11.29 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:17:43.914Z] #55 11.30 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T10:17:43.914Z] #55 ... [2020-05-18T10:17:43.914Z] [2020-05-18T10:17:43.914Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:17:43.914Z] #24 1.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:43.914Z] #24 1.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:43.914Z] #24 1.644 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:43.914Z] #24 3.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:17:43.914Z] #24 7.162 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:17:43.914Z] #24 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:17:43.957Z] #25 11.79 0.0% #### 6.4% ######## 11.3% ############ 17.8% ################## 25.8% ###################### 31.8% ############################# 41.0% ############################### 43.6% ######################################## 56.7% ################################################# 68.8% ######################################################## 78.0% ############################################################ 84.2% ################################################################# 91.6% ##################################################################### 96.9% ######################################################################## 100.0% [2020-05-18T10:17:44.127Z] #33 7.287 -- Detecting C compiler ABI info - done [2020-05-18T10:17:44.127Z] #33 7.343 -- Detecting C compile features [2020-05-18T10:17:44.203Z] #24 ... [2020-05-18T10:17:44.203Z] [2020-05-18T10:17:44.203Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:44.203Z] #39 0.921 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:44.203Z] #39 0.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:44.203Z] #39 0.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:44.203Z] #39 2.206 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:17:44.203Z] #39 5.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:17:44.203Z] #39 8.753 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:17:44.203Z] #39 ... [2020-05-18T10:17:44.203Z] [2020-05-18T10:17:44.203Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:44.203Z] #42 10.36 unicode/utf16 [2020-05-18T10:17:44.203Z] #42 10.71 runtime [2020-05-18T10:17:44.203Z] #42 11.67 container/list [2020-05-18T10:17:44.222Z] #25 13.91 [2020-05-18T10:17:44.357Z] #39 87.22 DEP criu/config.d [2020-05-18T10:17:44.357Z] #39 87.47 DEP criu/clone-noasan.d [2020-05-18T10:17:44.357Z] #39 87.52 DEP criu/cgroup.d [2020-05-18T10:17:44.615Z] #39 87.67 DEP criu/cgroup-props.d [2020-05-18T10:17:44.873Z] #39 87.79 DEP criu/bitmap.d [2020-05-18T10:17:44.873Z] #39 87.81 DEP criu/bfd.d [2020-05-18T10:17:44.873Z] #39 87.91 DEP criu/autofs.d [2020-05-18T10:17:45.040Z] #16 DONE 1.9s [2020-05-18T10:17:45.041Z] [2020-05-18T10:17:45.041Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:45.130Z] #39 88.10 DEP criu/aio.d [2020-05-18T10:17:45.130Z] #39 88.22 DEP criu/action-scripts.d [2020-05-18T10:17:45.275Z] #45 ... [2020-05-18T10:17:45.275Z] [2020-05-18T10:17:45.275Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:45.275Z] #52 125.2 + bin/containerd [2020-05-18T10:17:45.388Z] #39 88.42 CC criu/action-scripts.o [2020-05-18T10:17:45.953Z] #39 88.85 CC criu/aio.o [2020-05-18T10:17:45.953Z] #39 ... [2020-05-18T10:17:45.953Z] [2020-05-18T10:17:45.953Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:17:45.953Z] #28 DONE 160.7s [2020-05-18T10:17:45.953Z] [2020-05-18T10:17:45.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:45.953Z] #17 11.48 Fetched 8347 kB in 9s (903 kB/s) [2020-05-18T10:17:45.953Z] #17 11.48 Reading package lists... [2020-05-18T10:17:45.953Z] #17 14.87 Reading package lists... [2020-05-18T10:17:45.953Z] #17 18.00 Building dependency tree... [2020-05-18T10:17:45.953Z] #17 19.68 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:17:45.953Z] #17 19.68 The following additional packages will be installed: [2020-05-18T10:17:45.953Z] #17 19.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:17:45.953Z] #17 19.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:17:45.953Z] #17 19.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:17:45.953Z] #17 19.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:17:45.953Z] #17 19.69 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:17:45.953Z] #17 19.70 Suggested packages: [2020-05-18T10:17:45.953Z] #17 19.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:17:45.953Z] #17 19.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:17:45.953Z] #17 19.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:17:45.953Z] #17 19.70 Recommended packages: [2020-05-18T10:17:45.953Z] #17 19.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:17:45.953Z] #17 19.70 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:17:46.638Z] #33 9.473 -- Detecting C compile features - done [2020-05-18T10:17:46.638Z] #33 9.546 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:17:46.638Z] #33 9.786 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:17:46.886Z] #17 21.43 The following NEW packages will be installed: [2020-05-18T10:17:46.886Z] #17 21.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:17:46.886Z] #17 21.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:17:46.886Z] #17 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:17:46.886Z] #17 21.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:17:46.886Z] #17 21.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:17:46.886Z] #17 21.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:17:46.886Z] #17 21.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:17:46.886Z] #17 21.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:17:46.886Z] #17 21.47 xz-utils zip [2020-05-18T10:17:46.886Z] #17 ... [2020-05-18T10:17:46.886Z] [2020-05-18T10:17:46.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:46.886Z] #39 89.89 CC criu/autofs.o [2020-05-18T10:17:46.892Z] #33 9.929 -- Configuring done [2020-05-18T10:17:46.892Z] #33 9.940 -- Generating done [2020-05-18T10:17:46.892Z] #33 9.954 -- Build files have been written to: /tmp/tmp.eEadUzk7IM/tini [2020-05-18T10:17:46.892Z] #33 9.974 + make tini-static [2020-05-18T10:17:47.390Z] #25 14.17 0.0% # 2.4% ### 5.3% ##### 7.2% ###### 9.3% ######## 11.1% ######### 12.9% ########## 15.1% ############ 17.3% ############# 19.2% ############### 21.7% ################# 24.4% ################## 26.3% ##################### 29.3% ###################### 31.4% ####################### 33.3% ######################### 35.3% ########################## 36.7% ########################### 38.4% ############################ 40.1% ############################# 41.2% ############################### 44.3% ################################# 46.9% ################################### 49.5% ##################################### 51.6% ###################################### 53.8% ####### [2020-05-18T10:17:47.390Z] #25 ... [2020-05-18T10:17:47.390Z] [2020-05-18T10:17:47.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:47.390Z] #10 45.19 Setting up libsystemd0:arm64 (241-7~deb10u4) ... [2020-05-18T10:17:47.390Z] #10 45.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 ... 15382 files and directories currently installed.) [2020-05-18T10:17:47.390Z] #10 45.43 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ... [2020-05-18T10:17:47.390Z] #10 45.49 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:17:47.390Z] #10 45.82 Setting up libudev1:arm64 (241-7~deb10u4) ... [2020-05-18T10:17:47.390Z] #10 46.07 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:17:47.390Z] #10 46.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-18T10:17:47.390Z] #10 46.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-18T10:17:47.390Z] #10 46.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:17:47.390Z] #10 48.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:17:47.390Z] #10 48.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-18T10:17:47.390Z] #10 48.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:17:47.390Z] #10 51.55 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:17:47.390Z] #10 51.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:17:47.390Z] #10 51.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:17:47.390Z] #10 51.90 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-18T10:17:47.390Z] #10 51.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-18T10:17:47.390Z] #10 51.93 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T10:17:47.390Z] #10 52.16 Selecting previously unselected package dmsetup. [2020-05-18T10:17:47.390Z] #10 52.17 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-18T10:17:47.390Z] #10 52.17 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:17:47.390Z] #10 52.39 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:17:47.390Z] #10 52.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:17:47.390Z] #10 52.41 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:17:47.390Z] #10 ... [2020-05-18T10:17:47.390Z] [2020-05-18T10:17:47.390Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:47.452Z] #33 10.43 Scanning dependencies of target tini-static [2020-05-18T10:17:47.452Z] #33 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:17:47.567Z] #17 2.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:17:47.567Z] #17 2.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:17:47.567Z] #17 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:17:47.706Z] #33 ... [2020-05-18T10:17:47.707Z] [2020-05-18T10:17:47.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:17:47.707Z] #10 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:17:47.707Z] #10 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:17:47.707Z] #10 105.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:47.962Z] #10 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:17:47.962Z] #10 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:17:47.962Z] #10 105.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:17:48.133Z] #17 2.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:17:48.258Z] #39 91.27 CC criu/bfd.o [2020-05-18T10:17:48.516Z] #39 91.72 CC criu/bitmap.o [2020-05-18T10:17:48.641Z] #42 15.72 crypto/internal/subtle [2020-05-18T10:17:48.773Z] #39 91.89 CC criu/cgroup-props.o [2020-05-18T10:17:48.933Z] #42 16.35 crypto/subtle [2020-05-18T10:17:49.336Z] #39 92.52 CC criu/cgroup.o [2020-05-18T10:17:49.505Z] #25 14.17 0.0% # 2.4% ### 5.3% ##### 7.2% ###### 9.3% ######## 11.1% ######### 12.9% ########## 15.1% ############ 17.3% ############# 19.2% ############### 21.7% ################# 24.4% ################## 26.3% ##################### 29.3% ###################### 31.4% ####################### 33.3% ######################### 35.3% ########################## 36.7% ########################### 38.4% ############################ 40.1% ############################# 41.2% ############################### 44.3% ################################# 46.9% ################################### 49.5% ##################################### 51.6% ###################################### 53.8% ######################################## 56.7% ########################################### 60.3% ############################################## 64.3% ############################################### 66.2% ################################################ 68.0% ################################################# 68.9% ################################################## 70.3% ################################################### 71.3% ################################################### 72.1% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.5% ######################################################### 79.3% ########################################################## 80.7% ########################################################### 82.0% ############################################################ 83.3% ############################################################# 84.8% ############################################################## 86.2% ############################################################## 87.4% [2020-05-18T10:17:49.505Z] #25 ... [2020-05-18T10:17:49.505Z] [2020-05-18T10:17:49.505Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:17:49.505Z] #32 50.22 Selecting previously unselected package libxml2:arm64. [2020-05-18T10:17:49.505Z] #32 50.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 50.24 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:17:49.505Z] #32 51.11 Selecting previously unselected package libarchive13:arm64. [2020-05-18T10:17:49.505Z] #32 51.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 51.13 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-18T10:17:49.505Z] #32 51.60 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-18T10:17:49.505Z] #32 51.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 51.61 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-18T10:17:49.505Z] #32 51.91 Selecting previously unselected package librhash0:arm64. [2020-05-18T10:17:49.505Z] #32 51.91 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 51.94 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-18T10:17:49.505Z] #32 52.18 Selecting previously unselected package libuv1:arm64. [2020-05-18T10:17:49.505Z] #32 52.19 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 52.22 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-18T10:17:49.505Z] #32 52.45 Selecting previously unselected package cmake. [2020-05-18T10:17:49.505Z] #32 52.45 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-18T10:17:49.505Z] #32 52.46 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:17:49.505Z] #32 55.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T10:17:49.505Z] #32 55.81 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:17:49.505Z] #32 55.84 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-18T10:17:49.505Z] #32 55.86 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:17:49.505Z] #32 55.90 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-18T10:17:49.505Z] #32 55.92 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:17:49.505Z] #32 55.95 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:17:49.505Z] #32 55.97 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-18T10:17:49.505Z] #32 55.99 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-18T10:17:49.505Z] #32 56.02 Setting up cmake (3.13.4-1) ... [2020-05-18T10:17:49.505Z] #32 56.03 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:49.505Z] #32 56.23 Processing triggers for mime-support (3.62) ... [2020-05-18T10:17:49.505Z] #32 DONE 57.3s [2020-05-18T10:17:49.505Z] [2020-05-18T10:17:49.505Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:49.505Z] #17 4.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:17:49.564Z] #42 17.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T10:17:49.846Z] #10 ... [2020-05-18T10:17:49.846Z] [2020-05-18T10:17:49.847Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:49.847Z] #33 12.01 [100%] Linking C executable tini-static [2020-05-18T10:17:49.847Z] #33 12.52 [100%] Built target tini-static [2020-05-18T10:17:49.847Z] #33 12.64 + mkdir -p /build [2020-05-18T10:17:49.847Z] #33 12.65 + cp tini-static /build/docker-init [2020-05-18T10:17:49.847Z] #33 DONE 12.9s [2020-05-18T10:17:49.847Z] [2020-05-18T10:17:49.847Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:49.847Z] #39 3.768 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:17:49.847Z] #39 3.768 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:17:49.847Z] #39 3.786 Note: Building without GnuTLS support [2020-05-18T10:17:49.847Z] #39 3.794 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:17:49.847Z] #39 3.794 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:17:49.847Z] #39 6.138 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:17:49.847Z] #39 6.225 GEN .gitid [2020-05-18T10:17:49.847Z] #39 6.247 GEN criu/include/version.h [2020-05-18T10:17:49.847Z] #39 6.327 GEN include/common/asm [2020-05-18T10:17:49.854Z] #42 ... [2020-05-18T10:17:49.854Z] [2020-05-18T10:17:49.854Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:49.854Z] #44 7.393 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:17:49.854Z] #44 7.438 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:17:49.854Z] #44 12.04 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:17:49.854Z] #44 13.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:17:49.854Z] #44 14.01 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:17:50.030Z] #25 14.17 0.0% # 2.4% ### 5.3% ##### 7.2% ###### 9.3% ######## 11.1% ######### 12.9% ########## 15.1% ############ 17.3% ############# 19.2% ############### 21.7% ################# 24.4% ################## 26.3% ##################### 29.3% ###################### 31.4% ####################### 33.3% ######################### 35.3% ########################## 36.7% ########################### 38.4% ############################ 40.1% ############################# 41.2% ############################### 44.3% ################################# 46.9% ################################### 49.5% ##################################### 51.6% ###################################### 53.8% ######################################## 56.7% ########################################### 60.3% ############################################## 64.3% ############################################### 66.2% ################################################ 68.0% ################################################# 68.9% ################################################## 70.3% ################################################### 71.3% ################################################### 72.1% #################################################### 73.5% ###################################################### 75.3% ####################################################### 77.5% ######################################################### 79.3% ########################################################## 80.7% ########################################################### 82.0% ############################################################ 83.3% ############################################################# 84.8% ############################################################## 86.2% ############################################################## 87.4% ################################################################ 88.9% ################################################################# 90.8% ################################################################# 91.5% ################################################################## 92.6% ################################################################### 94.0% ##################################################################### 96.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-18T10:17:50.030Z] #25 ... [2020-05-18T10:17:50.030Z] [2020-05-18T10:17:50.030Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:50.030Z] #30 47.89 bufio [2020-05-18T10:17:50.030Z] #30 48.89 reflect [2020-05-18T10:17:50.030Z] #30 49.76 path [2020-05-18T10:17:50.030Z] #30 51.25 text/tabwriter [2020-05-18T10:17:50.030Z] #30 54.47 internal/syscall/execenv [2020-05-18T10:17:50.030Z] #30 54.47 internal/syscall/unix [2020-05-18T10:17:50.030Z] #30 54.48 time [2020-05-18T10:17:50.030Z] #30 ... [2020-05-18T10:17:50.030Z] [2020-05-18T10:17:50.030Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:50.030Z] #38 49.39 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:50.030Z] #38 49.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:50.030Z] #38 49.43 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T10:17:50.030Z] #38 49.45 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-18T10:17:50.030Z] #38 49.46 Setting up python-six (1.12.0-1) ... [2020-05-18T10:17:50.030Z] #38 52.03 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-18T10:17:50.030Z] #38 52.04 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T10:17:50.030Z] #38 52.11 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:50.030Z] #38 52.13 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-18T10:17:50.030Z] #38 52.14 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:50.030Z] #38 52.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:17:50.030Z] #38 52.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:17:50.030Z] #38 52.20 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-18T10:17:50.030Z] #38 52.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:17:50.030Z] #38 52.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:17:50.071Z] #17 ... [2020-05-18T10:17:50.071Z] [2020-05-18T10:17:50.071Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:50.071Z] #39 62.61 AR soccr/libsoccr.a [2020-05-18T10:17:50.071Z] #39 62.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:17:50.071Z] #39 62.88 DEP criu/arch/x86/sigframe.d [2020-05-18T10:17:50.071Z] #39 62.96 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T10:17:50.071Z] #39 63.03 DEP criu/arch/x86/kerndat.d [2020-05-18T10:17:50.071Z] #39 63.20 DEP criu/arch/x86/crtools.d [2020-05-18T10:17:50.071Z] #39 63.27 DEP criu/arch/x86/cpu.d [2020-05-18T10:17:50.071Z] #39 63.37 CC criu/arch/x86/cpu.o [2020-05-18T10:17:50.071Z] #39 63.84 CC criu/arch/x86/crtools.o [2020-05-18T10:17:50.071Z] #39 65.30 CC criu/arch/x86/kerndat.o [2020-05-18T10:17:50.071Z] #39 65.84 CC criu/arch/x86/sigaction_compat.o [2020-05-18T10:17:50.071Z] #39 66.24 CC criu/arch/x86/sigframe.o [2020-05-18T10:17:50.071Z] #39 66.62 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T10:17:50.071Z] #39 66.71 DEP criu/pie/util-vdso-elf32.d [2020-05-18T10:17:50.071Z] #39 66.79 DEP criu/pie/util-vdso.d [2020-05-18T10:17:50.071Z] #39 66.88 DEP criu/pie/util.d [2020-05-18T10:17:50.071Z] #39 67.03 CC criu/pie/util.o [2020-05-18T10:17:50.071Z] #39 67.25 CC criu/pie/util-vdso.o [2020-05-18T10:17:50.071Z] #39 68.18 CC criu/pie/util-vdso-elf32.o [2020-05-18T10:17:50.071Z] #39 69.01 AR criu/pie/pie.lib.a [2020-05-18T10:17:50.071Z] #39 69.06 DEP criu/pie/restorer.d [2020-05-18T10:17:50.071Z] #39 69.29 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T10:17:50.071Z] #39 69.40 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T10:17:50.071Z] #39 69.43 DEP criu/arch/x86/restorer.d [2020-05-18T10:17:50.071Z] #39 69.57 DEP criu/arch/x86/vdso-pie.d [2020-05-18T10:17:50.071Z] #39 69.67 DEP criu/pie/parasite-vdso.d [2020-05-18T10:17:50.071Z] #39 69.82 DEP criu/pie/parasite.d [2020-05-18T10:17:50.071Z] #39 69.95 CC criu/pie/parasite.o [2020-05-18T10:17:50.071Z] #39 71.30 LINK criu/pie/parasite.built-in.o [2020-05-18T10:17:50.071Z] #39 71.31 GEN criu/pie/parasite-blob.h [2020-05-18T10:17:50.071Z] #39 71.32 CC criu/pie/parasite-vdso.o [2020-05-18T10:17:50.071Z] #39 71.94 CC criu/arch/x86/vdso-pie.o [2020-05-18T10:17:50.071Z] #39 72.26 CC criu/arch/x86/restorer.o [2020-05-18T10:17:50.071Z] #39 72.90 CC criu/arch/x86/restorer_unmap.o [2020-05-18T10:17:50.144Z] #44 ... [2020-05-18T10:17:50.144Z] [2020-05-18T10:17:50.144Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:50.144Z] #42 17.55 internal/nettrace [2020-05-18T10:17:50.292Z] #38 ... [2020-05-18T10:17:50.292Z] [2020-05-18T10:17:50.292Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:50.292Z] #25 19.92 [2020-05-18T10:17:50.330Z] #39 72.95 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T10:17:50.434Z] #42 17.94 runtime/cgo [2020-05-18T10:17:50.588Z] #39 73.25 CC criu/pie/restorer.o [2020-05-18T10:17:50.846Z] #39 ... [2020-05-18T10:17:50.846Z] [2020-05-18T10:17:50.846Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:50.846Z] #17 5.608 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:17:51.208Z] #39 8.553 PBCC images/timens.pb-c.c [2020-05-18T10:17:51.208Z] #39 8.567 DEP images/timens.pb-c.d [2020-05-18T10:17:51.208Z] #39 8.583 PBCC images/fown.pb-c.c [2020-05-18T10:17:51.208Z] #39 8.647 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:17:51.208Z] #39 8.736 PBCC images/opts.pb-c.c [2020-05-18T10:17:51.208Z] #39 8.791 PBCC images/memfd.pb-c.c [2020-05-18T10:17:51.208Z] #39 8.884 DEP images/fown.pb-c.d [2020-05-18T10:17:51.241Z] #25 ... [2020-05-18T10:17:51.241Z] [2020-05-18T10:17:51.241Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:17:51.241Z] #38 58.71 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-18T10:17:51.241Z] #38 58.74 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:17:51.241Z] #38 DONE 59.3s [2020-05-18T10:17:51.463Z] #39 8.942 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:17:51.463Z] #39 8.980 DEP images/opts.pb-c.d [2020-05-18T10:17:51.463Z] #39 9.036 DEP images/memfd.pb-c.d [2020-05-18T10:17:51.463Z] #39 9.068 PBCC images/sit.pb-c.c [2020-05-18T10:17:51.463Z] #39 9.154 DEP images/sit.pb-c.d [2020-05-18T10:17:51.502Z] [2020-05-18T10:17:51.502Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:51.718Z] #39 9.258 PBCC images/macvlan.pb-c.c [2020-05-18T10:17:51.718Z] #39 9.302 DEP images/macvlan.pb-c.d [2020-05-18T10:17:51.718Z] #39 9.329 PBCC images/autofs.pb-c.c [2020-05-18T10:17:51.718Z] #39 9.337 DEP images/autofs.pb-c.d [2020-05-18T10:17:51.718Z] #39 9.405 PBCC images/sysctl.pb-c.c [2020-05-18T10:17:51.779Z] #17 ... [2020-05-18T10:17:51.780Z] [2020-05-18T10:17:51.780Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:51.780Z] #49 9.598 + cd /tmp/tmp.Q9I2FYmPev/src/github.com/opencontainers/runc [2020-05-18T10:17:51.780Z] #49 9.598 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:17:51.780Z] #49 10.42 + '[' -z '' ']' [2020-05-18T10:17:51.780Z] #49 10.43 + target=static [2020-05-18T10:17:51.780Z] #49 10.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:17:51.780Z] #49 11.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:17:51.973Z] #39 9.432 DEP images/sysctl.pb-c.d [2020-05-18T10:17:51.973Z] #39 9.480 PBCC images/time.pb-c.c [2020-05-18T10:17:51.973Z] #39 9.526 DEP images/time.pb-c.d [2020-05-18T10:17:51.973Z] #39 9.608 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:17:51.973Z] #39 9.625 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:17:52.229Z] #39 9.706 PBCC images/seccomp.pb-c.c [2020-05-18T10:17:52.229Z] #39 9.727 DEP images/seccomp.pb-c.d [2020-05-18T10:17:52.229Z] #39 9.794 PBCC images/userns.pb-c.c [2020-05-18T10:17:52.229Z] #39 9.846 DEP images/userns.pb-c.d [2020-05-18T10:17:52.229Z] #39 9.890 PBCC images/cgroup.pb-c.c [2020-05-18T10:17:52.229Z] #39 9.909 DEP images/cgroup.pb-c.d [2020-05-18T10:17:52.229Z] #39 ... [2020-05-18T10:17:52.229Z] [2020-05-18T10:17:52.229Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:52.229Z] #47 99.63 golang.org/x/sys/unix [2020-05-18T10:17:52.229Z] #47 101.4 fmt [2020-05-18T10:17:52.229Z] #47 106.7 encoding/json [2020-05-18T10:17:52.484Z] #47 ... [2020-05-18T10:17:52.484Z] [2020-05-18T10:17:52.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:52.484Z] #39 9.949 PBCC images/ext-file.pb-c.c [2020-05-18T10:17:52.484Z] #39 9.983 DEP images/ext-file.pb-c.d [2020-05-18T10:17:52.484Z] #39 10.03 PBCC images/rpc.pb-c.c [2020-05-18T10:17:52.484Z] #39 10.08 DEP images/rpc.pb-c.d [2020-05-18T10:17:52.484Z] #39 10.17 PBCC images/siginfo.pb-c.c [2020-05-18T10:17:52.615Z] #39 95.00 CC criu/clone-noasan.o [2020-05-18T10:17:52.615Z] #39 95.28 CC criu/config.o [2020-05-18T10:17:52.615Z] #39 ... [2020-05-18T10:17:52.615Z] [2020-05-18T10:17:52.615Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:17:52.615Z] #17 21.81 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:17:52.615Z] #17 21.81 Need to get 28.5 MB of archives. [2020-05-18T10:17:52.615Z] #17 21.81 After this operation, 116 MB of additional disk space will be used. [2020-05-18T10:17:52.615Z] #17 21.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T10:17:52.615Z] #17 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T10:17:52.615Z] #17 21.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T10:17:52.615Z] #17 22.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T10:17:52.615Z] #17 22.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T10:17:52.615Z] #17 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T10:17:52.615Z] #17 22.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:17:52.615Z] #17 22.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T10:17:52.615Z] #17 22.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T10:17:52.615Z] #17 22.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T10:17:52.615Z] #17 22.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T10:17:52.615Z] #17 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T10:17:52.615Z] #17 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T10:17:52.615Z] #17 22.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T10:17:52.615Z] #17 22.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T10:17:52.615Z] #17 22.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T10:17:52.615Z] #17 22.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:17:52.615Z] #17 22.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:17:52.615Z] #17 22.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:17:52.615Z] #17 22.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T10:17:52.615Z] #17 22.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T10:17:52.615Z] #17 22.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T10:17:52.615Z] #17 22.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T10:17:52.615Z] #17 22.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:17:52.615Z] #17 22.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:17:52.615Z] #17 22.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:17:52.615Z] #17 22.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T10:17:52.615Z] #17 22.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T10:17:52.615Z] #17 22.93 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:17:52.615Z] #17 23.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:17:52.615Z] #17 23.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:17:52.615Z] #17 23.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:17:52.615Z] #17 23.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T10:17:52.615Z] #17 23.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T10:17:52.615Z] #17 23.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:17:52.615Z] #17 23.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:17:52.615Z] #17 23.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:17:52.615Z] #17 23.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T10:17:52.615Z] #17 23.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:17:52.615Z] #17 23.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:17:52.615Z] #17 23.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:17:52.615Z] #17 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T10:17:52.615Z] #17 23.45 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T10:17:52.615Z] #17 23.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T10:17:52.615Z] #17 23.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:17:52.615Z] #17 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T10:17:52.615Z] #17 23.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T10:17:52.615Z] #17 23.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T10:17:52.615Z] #17 24.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:17:52.615Z] #17 24.51 Fetched 28.5 MB in 2s (12.2 MB/s) [2020-05-18T10:17:52.615Z] #17 24.56 Selecting previously unselected package pigz. [2020-05-18T10:17:52.615Z] #17 24.56 (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 ... 23431 files and directories currently installed.) [2020-05-18T10:17:52.615Z] #17 24.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T10:17:52.615Z] #17 24.61 Unpacking pigz (2.4-1) ... [2020-05-18T10:17:52.615Z] #17 24.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T10:17:52.615Z] #17 24.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:17:52.615Z] #17 24.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:17:52.615Z] #17 25.16 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:17:52.615Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:17:52.615Z] #17 25.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:17:52.615Z] #17 25.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:17:52.615Z] #17 26.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:17:52.739Z] #39 10.21 DEP images/siginfo.pb-c.d [2020-05-18T10:17:52.740Z] #39 10.25 PBCC images/pagemap.pb-c.c [2020-05-18T10:17:52.740Z] #39 10.29 DEP images/pagemap.pb-c.d [2020-05-18T10:17:52.740Z] #39 10.35 PBCC images/rlimit.pb-c.c [2020-05-18T10:17:52.740Z] #39 10.37 DEP images/rlimit.pb-c.d [2020-05-18T10:17:52.740Z] #39 10.42 PBCC images/file-lock.pb-c.c [2020-05-18T10:17:52.740Z] #39 10.46 DEP images/file-lock.pb-c.d [2020-05-18T10:17:52.740Z] #39 10.52 PBCC images/tty.pb-c.c [2020-05-18T10:17:52.995Z] #39 10.62 DEP images/tty.pb-c.d [2020-05-18T10:17:52.995Z] #39 10.66 PBCC images/tun.pb-c.c [2020-05-18T10:17:52.995Z] #39 ... [2020-05-18T10:17:52.995Z] [2020-05-18T10:17:52.995Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:52.995Z] #30 100.5 io/ioutil [2020-05-18T10:17:52.995Z] #30 102.7 flag [2020-05-18T10:17:52.995Z] #30 102.7 github.com/BurntSushi/toml [2020-05-18T10:17:52.995Z] #30 105.0 log [2020-05-18T10:17:52.995Z] #30 107.5 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:17:53.160Z] #42 ... [2020-05-18T10:17:53.160Z] [2020-05-18T10:17:53.160Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:53.160Z] #31 10.26 runtime/cgo [2020-05-18T10:17:53.160Z] #31 ... [2020-05-18T10:17:53.160Z] [2020-05-18T10:17:53.160Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:17:53.160Z] #44 18.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T10:17:53.160Z] #44 19.47 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:17:53.160Z] #44 19.47 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:53.160Z] #44 19.55 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:17:53.160Z] #44 19.55 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:53.160Z] #44 20.55 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:17:53.160Z] #44 20.67 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:17:53.181Z] #17 27.95 Selecting previously unselected package python3-minimal. [2020-05-18T10:17:53.181Z] #17 27.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23680 files and directories currently installed.) [2020-05-18T10:17:53.181Z] #17 28.00 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T10:17:53.181Z] #17 28.00 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:17:53.181Z] #17 28.08 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T10:17:53.250Z] #30 ... [2020-05-18T10:17:53.250Z] [2020-05-18T10:17:53.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:53.250Z] #39 10.73 PBCC images/netdev.pb-c.c [2020-05-18T10:17:53.250Z] #39 10.79 DEP images/tun.pb-c.d [2020-05-18T10:17:53.250Z] #39 10.85 DEP images/netdev.pb-c.d [2020-05-18T10:17:53.250Z] #39 10.90 PBCC images/vma.pb-c.c [2020-05-18T10:17:53.250Z] #39 11.02 DEP images/vma.pb-c.d [2020-05-18T10:17:53.427Z] #39 ... [2020-05-18T10:17:53.427Z] [2020-05-18T10:17:53.427Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:53.427Z] #41 51.38 reflect [2020-05-18T10:17:53.427Z] #41 53.66 regexp/syntax [2020-05-18T10:17:53.427Z] #41 55.05 hash/crc32 [2020-05-18T10:17:53.427Z] #41 56.47 crypto/rc4 [2020-05-18T10:17:53.427Z] #41 57.53 vendor/golang.org/x/text/transform [2020-05-18T10:17:53.427Z] #41 61.41 time [2020-05-18T10:17:53.439Z] #17 28.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T10:17:53.439Z] #17 28.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:17:53.439Z] #17 28.19 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T10:17:53.439Z] #17 28.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:17:53.439Z] #17 28.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:17:53.449Z] #44 ... [2020-05-18T10:17:53.449Z] [2020-05-18T10:17:53.449Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:17:53.449Z] #52 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:17:53.506Z] #39 11.07 PBCC images/creds.pb-c.c [2020-05-18T10:17:53.506Z] #39 11.10 DEP images/creds.pb-c.d [2020-05-18T10:17:53.506Z] #39 11.14 PBCC images/utsns.pb-c.c [2020-05-18T10:17:53.506Z] #39 11.18 DEP images/utsns.pb-c.d [2020-05-18T10:17:53.506Z] #39 11.20 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:17:53.506Z] #39 11.24 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:17:53.677Z] #49 ... [2020-05-18T10:17:53.677Z] [2020-05-18T10:17:53.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:53.677Z] #39 76.24 LINK criu/pie/restorer.built-in.o [2020-05-18T10:17:53.677Z] #39 76.27 GEN criu/pie/restorer-blob.h [2020-05-18T10:17:53.677Z] #39 76.36 DEP criu/vdso.d [2020-05-18T10:17:53.737Z] #41 ... [2020-05-18T10:17:53.737Z] [2020-05-18T10:17:53.737Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:53.737Z] #25 22.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:17:53.737Z] #25 22.62 [2020-05-18T10:17:53.737Z] #25 22.84 # 2.2% ######################################################################## 100.0% [2020-05-18T10:17:53.737Z] #25 22.99 [2020-05-18T10:17:53.761Z] #39 11.26 DEP images/ipc-desc.pb-c.d [2020-05-18T10:17:53.761Z] #39 11.35 DEP images/ipc-sem.pb-c.d [2020-05-18T10:17:53.761Z] #39 11.43 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:17:53.761Z] #39 11.47 DEP images/ipc-msg.pb-c.d [2020-05-18T10:17:53.935Z] #39 76.52 DEP criu/vdso-compat.d [2020-05-18T10:17:53.935Z] #39 76.64 DEP criu/uts_ns.d [2020-05-18T10:17:53.935Z] #39 76.79 DEP criu/util.d [2020-05-18T10:17:54.016Z] #39 11.53 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:17:54.016Z] #39 11.59 DEP images/ipc-shm.pb-c.d [2020-05-18T10:17:54.016Z] #39 11.63 PBCC images/ipc-var.pb-c.c [2020-05-18T10:17:54.016Z] #39 ... [2020-05-18T10:17:54.016Z] [2020-05-18T10:17:54.016Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:54.016Z] #41 101.5 fmt [2020-05-18T10:17:54.016Z] #41 105.1 regexp [2020-05-18T10:17:54.016Z] #41 106.9 go/token [2020-05-18T10:17:54.016Z] #41 108.1 go/scanner [2020-05-18T10:17:54.016Z] #41 109.5 go/ast [2020-05-18T10:17:54.016Z] #41 109.7 internal/lazyregexp [2020-05-18T10:17:54.016Z] #41 109.9 net/url [2020-05-18T10:17:54.078Z] #52 ... [2020-05-18T10:17:54.078Z] [2020-05-18T10:17:54.078Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:54.078Z] #48 21.29 + cd /tmp/tmp.is42pwvP7j/src/github.com/mvdan/sh [2020-05-18T10:17:54.078Z] #48 21.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T10:17:54.078Z] #48 21.56 + GO111MODULE=on [2020-05-18T10:17:54.222Z] Running on azwin-2-90a8b0 in d:\jenkins\workspace\moby_PR-40895 [Pipeline] { [Pipeline] ws [2020-05-18T10:17:54.238Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-18T10:17:54.272Z] #41 ... [2020-05-18T10:17:54.272Z] [2020-05-18T10:17:54.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:54.272Z] #39 11.71 DEP images/ipc-var.pb-c.d [2020-05-18T10:17:54.272Z] #39 11.76 PBCC images/sk-opts.pb-c.c [2020-05-18T10:17:54.272Z] #39 11.79 PBCC images/packet-sock.pb-c.c [2020-05-18T10:17:54.272Z] #39 11.82 DEP images/sk-opts.pb-c.d [2020-05-18T10:17:54.272Z] #39 11.85 DEP images/packet-sock.pb-c.d [2020-05-18T10:17:54.272Z] #39 11.94 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:17:54.272Z] #39 12.05 DEP images/sk-netlink.pb-c.d [2020-05-18T10:17:54.368Z] #48 21.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T10:17:54.371Z] #17 29.08 Selecting previously unselected package python3.7. [2020-05-18T10:17:54.371Z] #17 29.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:17:54.371Z] #17 29.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:17:54.371Z] #17 29.18 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T10:17:54.501Z] #39 76.95 DEP criu/uffd.d [2020-05-18T10:17:54.501Z] #39 77.13 DEP criu/tun.d [2020-05-18T10:17:54.527Z] #39 12.09 PBCC images/sk-inet.pb-c.c [2020-05-18T10:17:54.527Z] #39 12.18 DEP images/sk-inet.pb-c.d [2020-05-18T10:17:54.527Z] #39 12.23 PBCC images/sk-unix.pb-c.c [2020-05-18T10:17:54.527Z] #39 12.28 DEP images/sk-unix.pb-c.d [2020-05-18T10:17:54.629Z] #17 29.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T10:17:54.629Z] #17 29.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:17:54.629Z] #17 29.28 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:17:54.682Z] #25 ... [2020-05-18T10:17:54.682Z] [2020-05-18T10:17:54.682Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:54.682Z] #47 52.40 text/tabwriter [2020-05-18T10:17:54.682Z] #47 55.88 regexp/syntax [2020-05-18T10:17:54.682Z] #47 55.88 reflect [2020-05-18T10:17:54.682Z] #47 ... [2020-05-18T10:17:54.682Z] [2020-05-18T10:17:54.682Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:54.682Z] #30 62.55 internal/poll [2020-05-18T10:17:54.758Z] #39 77.25 DEP criu/tty.d [2020-05-18T10:17:54.758Z] #39 77.45 DEP criu/timerfd.d [2020-05-18T10:17:54.789Z] #39 12.33 PBCC images/mm.pb-c.c [2020-05-18T10:17:54.789Z] #39 12.37 DEP images/mm.pb-c.d [2020-05-18T10:17:54.789Z] #39 12.41 PBCC images/timerfd.pb-c.c [2020-05-18T10:17:54.789Z] #39 12.50 DEP images/timerfd.pb-c.d [2020-05-18T10:17:54.789Z] #39 12.54 PBCC images/timer.pb-c.c [2020-05-18T10:17:55.016Z] #39 77.66 DEP criu/timens.d [2020-05-18T10:17:55.043Z] #39 ... [2020-05-18T10:17:55.043Z] [2020-05-18T10:17:55.043Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:17:55.043Z] #30 DONE 112.4s [2020-05-18T10:17:55.043Z] [2020-05-18T10:17:55.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:55.043Z] #39 12.56 DEP images/timer.pb-c.d [2020-05-18T10:17:55.274Z] #39 77.82 DEP criu/sysfs_parse.d [2020-05-18T10:17:55.274Z] #39 78.02 DEP criu/sysctl.d [2020-05-18T10:17:55.298Z] #39 12.72 PBCC images/sa.pb-c.c [2020-05-18T10:17:55.298Z] #39 12.86 DEP images/sa.pb-c.d [2020-05-18T10:17:55.298Z] #39 12.97 PBCC images/pipe-data.pb-c.c [2020-05-18T10:17:55.452Z] #17 30.04 Selecting previously unselected package python3. [2020-05-18T10:17:55.452Z] #17 30.04 (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 ... 24092 files and directories currently installed.) [2020-05-18T10:17:55.452Z] #17 30.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T10:17:55.452Z] #17 30.11 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:17:55.452Z] #17 30.24 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T10:17:55.452Z] #17 30.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:17:55.452Z] #17 30.25 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:17:55.531Z] #39 78.17 DEP criu/string.d [2020-05-18T10:17:55.531Z] #39 78.22 DEP criu/stats.d [2020-05-18T10:17:55.531Z] #39 78.30 DEP criu/sockets.d [2020-05-18T10:17:55.553Z] #39 13.05 DEP images/pipe-data.pb-c.d [2020-05-18T10:17:55.553Z] #39 13.14 PBCC images/mnt.pb-c.c [2020-05-18T10:17:55.710Z] #17 30.34 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T10:17:55.710Z] #17 30.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:17:55.710Z] #17 30.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:17:55.710Z] #17 30.46 Selecting previously unselected package libiptc0:amd64. [2020-05-18T10:17:55.710Z] #17 30.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T10:17:55.710Z] #17 30.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:17:55.710Z] #17 30.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T10:17:55.789Z] #39 78.40 DEP criu/sk-unix.d [2020-05-18T10:17:55.807Z] #39 13.39 DEP images/mnt.pb-c.d [2020-05-18T10:17:55.807Z] #39 13.43 PBCC images/sk-packet.pb-c.c [2020-05-18T10:17:55.967Z] #17 30.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T10:17:55.967Z] #17 30.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:17:55.967Z] #17 30.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T10:17:55.967Z] #17 30.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T10:17:55.967Z] #17 30.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:17:55.967Z] #17 30.70 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T10:17:55.967Z] #17 30.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T10:17:55.967Z] #17 30.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:17:55.967Z] #17 30.77 Selecting previously unselected package iptables. [2020-05-18T10:17:55.967Z] #17 30.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T10:17:55.967Z] #17 30.78 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:17:56.047Z] #39 78.55 DEP criu/sk-tcp.d [2020-05-18T10:17:56.047Z] #39 ... [2020-05-18T10:17:56.047Z] [2020-05-18T10:17:56.047Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:56.047Z] #41 140.0 github.com/LK4D4/vndr/godl [2020-05-18T10:17:56.047Z] #41 140.8 github.com/LK4D4/vndr [2020-05-18T10:17:56.047Z] #41 DONE 149.5s [2020-05-18T10:17:56.047Z] [2020-05-18T10:17:56.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:17:56.047Z] #39 78.75 DEP criu/sk-queue.d [2020-05-18T10:17:56.062Z] #39 13.60 DEP images/sk-packet.pb-c.d [2020-05-18T10:17:56.062Z] #39 13.69 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:17:56.062Z] #39 13.75 DEP images/tcp-stream.pb-c.d [2020-05-18T10:17:56.305Z] #39 78.92 DEP criu/sk-packet.d [2020-05-18T10:17:56.317Z] #39 13.83 PBCC images/pipe.pb-c.c [2020-05-18T10:17:56.317Z] #39 13.90 DEP images/pipe.pb-c.d [2020-05-18T10:17:56.317Z] #39 13.97 PBCC images/pstree.pb-c.c [2020-05-18T10:17:56.317Z] #39 14.01 DEP images/pstree.pb-c.d [2020-05-18T10:17:56.425Z] #48 23.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:17:56.533Z] #17 31.14 Selecting previously unselected package xxd. [2020-05-18T10:17:56.533Z] #17 31.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:17:56.533Z] #17 31.15 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:17:56.563Z] #39 79.11 DEP criu/sk-netlink.d [2020-05-18T10:17:56.563Z] #39 79.28 DEP criu/sk-inet.d [2020-05-18T10:17:56.571Z] #39 14.05 PBCC images/fs.pb-c.c [2020-05-18T10:17:56.571Z] #39 14.09 DEP images/fs.pb-c.d [2020-05-18T10:17:56.571Z] #39 14.12 PBCC images/signalfd.pb-c.c [2020-05-18T10:17:56.571Z] #39 14.15 DEP images/signalfd.pb-c.d [2020-05-18T10:17:56.571Z] #39 14.19 PBCC images/fh.pb-c.c [2020-05-18T10:17:56.571Z] #39 14.25 PBCC images/fsnotify.pb-c.c [2020-05-18T10:17:56.571Z] #39 14.30 DEP images/fh.pb-c.d [2020-05-18T10:17:56.714Z] #48 24.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:17:56.714Z] #48 24.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:17:56.791Z] #17 31.30 Selecting previously unselected package vim-common. [2020-05-18T10:17:56.791Z] #17 31.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:17:56.791Z] #17 31.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:17:56.791Z] #17 31.50 Selecting previously unselected package bash-completion. [2020-05-18T10:17:56.791Z] #17 31.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:17:56.820Z] #39 79.55 DEP criu/signalfd.d [2020-05-18T10:17:56.826Z] #39 14.37 DEP images/fsnotify.pb-c.d [2020-05-18T10:17:56.826Z] #39 14.43 PBCC images/eventpoll.pb-c.c [2020-05-18T10:17:56.826Z] #39 14.51 DEP images/eventpoll.pb-c.d [2020-05-18T10:17:56.826Z] #39 14.55 PBCC images/eventfd.pb-c.c [2020-05-18T10:17:57.007Z] #48 24.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:17:57.007Z] #48 24.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:17:57.078Z] #39 79.79 DEP criu/sigframe.d [2020-05-18T10:17:57.081Z] #39 14.56 DEP images/eventfd.pb-c.d [2020-05-18T10:17:57.081Z] #39 14.63 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:17:57.081Z] #39 14.66 DEP images/remap-file-path.pb-c.d [2020-05-18T10:17:57.081Z] #39 14.72 PBCC images/fifo.pb-c.c [2020-05-18T10:17:57.081Z] #39 14.74 DEP images/fifo.pb-c.d [2020-05-18T10:17:57.081Z] #39 14.78 PBCC images/ghost-file.pb-c.c [2020-05-18T10:17:57.232Z] #30 64.89 os [2020-05-18T10:17:57.336Z] #39 79.84 DEP criu/shmem.d [2020-05-18T10:17:57.336Z] #39 79.95 DEP criu/servicefd.d [2020-05-18T10:17:57.339Z] #39 14.86 DEP images/ghost-file.pb-c.d [2020-05-18T10:17:57.339Z] #39 14.93 PBCC images/regfile.pb-c.c [2020-05-18T10:17:57.339Z] #39 14.96 DEP images/regfile.pb-c.d [2020-05-18T10:17:57.339Z] #39 15.03 PBCC images/ns.pb-c.c [2020-05-18T10:17:57.339Z] #39 15.07 DEP images/ns.pb-c.d [2020-05-18T10:17:57.339Z] #39 15.12 PBCC images/fdinfo.pb-c.c [2020-05-18T10:17:57.594Z] #39 80.10 DEP criu/seize.d [2020-05-18T10:17:57.594Z] #39 80.26 DEP criu/seccomp.d [2020-05-18T10:17:57.598Z] #39 15.20 DEP images/fdinfo.pb-c.d [2020-05-18T10:17:57.599Z] #39 15.30 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:17:57.851Z] #39 80.43 DEP criu/rst-malloc.d [2020-05-18T10:17:57.851Z] #39 80.48 DEP criu/rbtree.d [2020-05-18T10:17:57.851Z] #39 80.51 DEP criu/pstree.d [2020-05-18T10:17:57.851Z] #39 80.62 DEP criu/protobuf.d [2020-05-18T10:17:57.853Z] #39 15.36 PBCC images/core-arm.pb-c.c [2020-05-18T10:17:57.853Z] #39 15.44 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:17:57.853Z] #39 15.51 PBCC images/core-s390.pb-c.c [2020-05-18T10:17:57.853Z] #39 15.57 PBCC images/core-x86.pb-c.c [2020-05-18T10:17:57.853Z] #39 15.62 PBCC images/core.pb-c.c [2020-05-18T10:17:58.108Z] #39 15.69 PBCC images/inventory.pb-c.c [2020-05-18T10:17:58.108Z] #39 15.74 DEP images/core-aarch64.pb-c.d [2020-05-18T10:17:58.108Z] #39 15.80 DEP images/core-arm.pb-c.d [2020-05-18T10:17:58.108Z] #39 15.84 DEP images/core-ppc64.pb-c.d [2020-05-18T10:17:58.109Z] #39 80.75 GEN criu/protobuf-desc-gen.h [2020-05-18T10:17:58.362Z] #39 15.91 DEP images/core-s390.pb-c.d [2020-05-18T10:17:58.362Z] #39 15.95 DEP images/core-x86.pb-c.d [2020-05-18T10:17:58.362Z] #39 16.00 DEP images/core.pb-c.d [2020-05-18T10:17:58.362Z] #39 16.08 DEP images/inventory.pb-c.d [2020-05-18T10:17:58.362Z] #39 16.12 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:17:58.617Z] #39 16.16 DEP images/cpuinfo.pb-c.d [2020-05-18T10:17:58.617Z] #39 16.22 PBCC images/stats.pb-c.c [2020-05-18T10:17:58.617Z] #39 16.26 DEP images/stats.pb-c.d [2020-05-18T10:17:58.620Z] #30 66.38 internal/fmtsort [2020-05-18T10:17:59.317Z] #17 34.04 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:17:59.481Z] #39 82.12 DEP criu/protobuf-desc.d [2020-05-18T10:17:59.481Z] #39 82.25 DEP criu/proc_parse.d [2020-05-18T10:17:59.562Z] #30 ... [2020-05-18T10:17:59.562Z] [2020-05-18T10:17:59.562Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:17:59.562Z] #33 3.118 + RM_GOPATH=0 [2020-05-18T10:17:59.562Z] #33 3.118 + TMP_GOPATH= [2020-05-18T10:17:59.562Z] #33 3.118 + : /build [2020-05-18T10:17:59.562Z] #33 3.118 + '[' -z '' ']' [2020-05-18T10:17:59.562Z] #33 3.118 ++ mktemp -d [2020-05-18T10:17:59.562Z] #33 3.121 + export GOPATH=/tmp/tmp.zgY5NuSGkT [2020-05-18T10:17:59.562Z] #33 3.121 + GOPATH=/tmp/tmp.zgY5NuSGkT [2020-05-18T10:17:59.562Z] #33 3.121 + RM_GOPATH=1 [2020-05-18T10:17:59.562Z] #33 3.130 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:59.562Z] #33 3.130 ++ dirname /tmp/install/install.sh [2020-05-18T10:17:59.562Z] #33 3.130 + dir=/tmp/install [2020-05-18T10:17:59.562Z] #33 3.130 + bin=tini [2020-05-18T10:17:59.562Z] #33 3.130 + shift [2020-05-18T10:17:59.562Z] #33 3.130 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:17:59.562Z] #33 3.130 + . /tmp/install/tini.installer [2020-05-18T10:17:59.562Z] #33 3.130 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:59.562Z] #33 3.130 + install_tini [2020-05-18T10:17:59.562Z] #33 3.130 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:17:59.562Z] #33 3.130 + git clone https://github.com/krallin/tini.git /tmp/tmp.zgY5NuSGkT/tini [2020-05-18T10:17:59.562Z] #33 3.132 Cloning into '/tmp/tmp.zgY5NuSGkT/tini'... [2020-05-18T10:17:59.562Z] #33 4.095 + cd /tmp/tmp.zgY5NuSGkT/tini [2020-05-18T10:17:59.562Z] #33 4.095 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:17:59.562Z] #33 4.163 + cmake . [2020-05-18T10:17:59.562Z] #33 7.133 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:17:59.562Z] #33 7.203 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:17:59.562Z] #33 8.380 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:17:59.562Z] #33 8.407 -- Detecting C compiler ABI info [2020-05-18T10:17:59.562Z] #33 9.503 -- Detecting C compiler ABI info - done [2020-05-18T10:17:59.562Z] #33 9.540 -- Detecting C compile features [2020-05-18T10:17:59.562Z] #33 ... [2020-05-18T10:17:59.562Z] [2020-05-18T10:17:59.562Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:17:59.562Z] #25 25.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:17:59.562Z] #25 26.05 [2020-05-18T10:17:59.562Z] #25 26.31 0.8% ######################################################################## 100.0% [2020-05-18T10:17:59.562Z] #25 26.51 [2020-05-18T10:17:59.562Z] #25 28.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:17:59.562Z] #25 28.24 skipping existing ed4b54129745 [2020-05-18T10:17:59.562Z] #25 28.38 [2020-05-18T10:17:59.574Z] #17 34.39 Selecting previously unselected package bzip2. [2020-05-18T10:17:59.574Z] #17 34.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T10:17:59.737Z] #48 26.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:17:59.738Z] #39 82.44 DEP criu/plugin.d [2020-05-18T10:17:59.832Z] #17 34.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:17:59.832Z] #17 34.47 Selecting previously unselected package xz-utils. [2020-05-18T10:17:59.832Z] #17 34.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T10:17:59.832Z] #17 34.50 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:17:59.977Z] #39 17.70 make[1]: Nothing to be done for 'all'. [2020-05-18T10:17:59.996Z] #39 82.56 DEP criu/pipes.d [2020-05-18T10:17:59.996Z] #39 82.77 DEP criu/pie-util.d [2020-05-18T10:18:00.042Z] #48 ... [2020-05-18T10:18:00.042Z] [2020-05-18T10:18:00.042Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:00.042Z] #11 27.51 Fetched 8128 kB in 26s (313 kB/s) [2020-05-18T10:18:00.090Z] #17 34.66 Selecting previously unselected package apparmor. [2020-05-18T10:18:00.090Z] #17 34.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T10:18:00.090Z] #17 34.76 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:18:00.136Z] #25 29.70 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:18:00.254Z] #39 82.85 DEP criu/pie-util-vdso.d [2020-05-18T10:18:00.254Z] #39 82.96 DEP criu/pie-util-vdso-elf32.d [2020-05-18T10:18:00.254Z] #39 83.10 DEP criu/path.d [2020-05-18T10:18:00.348Z] #17 35.08 Selecting previously unselected package aufs-tools. [2020-05-18T10:18:00.348Z] #17 35.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T10:18:00.348Z] #17 35.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:18:00.348Z] #17 35.18 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:18:00.489Z] #52 ... [2020-05-18T10:18:00.490Z] [2020-05-18T10:18:00.490Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:00.490Z] #45 DONE 176.1s [2020-05-18T10:18:00.490Z] [2020-05-18T10:18:00.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:00.512Z] #39 83.25 DEP criu/parasite-syscall.d [2020-05-18T10:18:00.605Z] #17 35.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:18:00.605Z] #17 35.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:18:00.605Z] #17 35.37 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:18:00.605Z] #17 35.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:18:00.605Z] #17 35.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:18:00.708Z] #25 30.39 #=#=# [2020-05-18T10:18:00.770Z] #39 83.45 DEP criu/pagemap.d [2020-05-18T10:18:00.772Z] #52 ... [2020-05-18T10:18:00.772Z] [2020-05-18T10:18:00.772Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:18:00.863Z] #17 35.48 Selecting previously unselected package jq. [2020-05-18T10:18:00.863Z] #17 35.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:18:00.863Z] #17 35.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:00.863Z] #17 35.59 Selecting previously unselected package libaio1:amd64. [2020-05-18T10:18:00.863Z] #17 35.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T10:18:00.863Z] #17 35.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:18:00.863Z] #17 35.67 Selecting previously unselected package libgpm2:amd64. [2020-05-18T10:18:00.863Z] #17 35.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T10:18:00.863Z] #17 35.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:18:00.969Z] #25 30.61 ######################################################################## 100.0% [2020-05-18T10:18:00.969Z] #25 30.70 [2020-05-18T10:18:00.969Z] #25 30.81 Download of images into '/build' complete. [2020-05-18T10:18:01.027Z] #39 83.64 DEP criu/pagemap-cache.d [2020-05-18T10:18:01.027Z] #39 83.73 DEP criu/page-xfer.d [2020-05-18T10:18:01.027Z] #39 83.85 DEP criu/page-pipe.d [2020-05-18T10:18:01.053Z] #46 DONE 0.2s [2020-05-18T10:18:01.053Z] [2020-05-18T10:18:01.053Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:18:01.053Z] #48 DONE 0.1s [2020-05-18T10:18:01.053Z] [2020-05-18T10:18:01.053Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:18:01.121Z] #17 35.76 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:18:01.121Z] #17 35.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:18:01.121Z] #17 35.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:18:01.231Z] #25 30.81 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:18:01.231Z] #25 30.81 tar -cC '/build' . | docker load [2020-05-18T10:18:01.285Z] #39 83.91 DEP criu/netfilter.d [2020-05-18T10:18:01.335Z] #50 DONE 0.2s [2020-05-18T10:18:01.335Z] [2020-05-18T10:18:01.335Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:01.492Z] #25 DONE 31.3s [2020-05-18T10:18:01.492Z] [2020-05-18T10:18:01.492Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:01.492Z] #30 68.39 fmt [2020-05-18T10:18:01.492Z] #30 68.40 path/filepath [2020-05-18T10:18:01.543Z] #39 84.03 DEP criu/net.d [2020-05-18T10:18:01.543Z] #39 84.29 DEP criu/namespaces.d [2020-05-18T10:18:01.801Z] #39 84.53 DEP criu/mount.d [2020-05-18T10:18:01.929Z] #39 19.06 CC images/stats.o [2020-05-18T10:18:01.929Z] #39 19.59 CC images/core.o [2020-05-18T10:18:02.058Z] #39 84.77 DEP criu/memfd.d [2020-05-18T10:18:02.317Z] #39 84.91 DEP criu/mem.d [2020-05-18T10:18:02.435Z] #30 70.40 io/ioutil [2020-05-18T10:18:02.522Z] #39 ... [2020-05-18T10:18:02.522Z] [2020-05-18T10:18:02.522Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:02.522Z] #47 109.9 github.com/pkg/diff [2020-05-18T10:18:02.522Z] #47 111.5 go/ast [2020-05-18T10:18:02.522Z] #47 114.3 golang.org/x/crypto/ssh/terminal [2020-05-18T10:18:02.522Z] #47 115.8 mvdan.cc/editorconfig [2020-05-18T10:18:02.522Z] #47 116.8 mvdan.cc/sh/v3/fileutil [2020-05-18T10:18:02.522Z] #47 116.9 mvdan.cc/sh/v3/syntax [2020-05-18T10:18:02.522Z] #47 ... [2020-05-18T10:18:02.522Z] [2020-05-18T10:18:02.522Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:02.522Z] #52 42.95 Checking out files: 38% (1211/3179) Checking out files: 39% (1240/3179) Checking out files: 40% (1272/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 80% (2550/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:18:02.522Z] #52 44.61 + cd /tmp/tmp.THX2tslBzm/src/github.com/containerd/containerd [2020-05-18T10:18:02.522Z] #52 44.61 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:18:02.522Z] #52 46.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:18:02.522Z] #52 46.66 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:18:02.522Z] #52 46.66 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:18:02.522Z] #52 46.66 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:18:02.522Z] #52 46.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:18:02.522Z] #52 46.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:18:02.522Z] #52 46.66 + '[' '' = dynamic ']' [2020-05-18T10:18:02.522Z] #52 46.66 + make [2020-05-18T10:18:02.522Z] #52 47.64 + bin/ctr [2020-05-18T10:18:02.574Z] #39 85.08 DEP criu/lsm.d [2020-05-18T10:18:02.574Z] #39 85.23 DEP criu/log.d [2020-05-18T10:18:02.574Z] #39 85.34 DEP criu/libnetlink.d [2020-05-18T10:18:02.832Z] #39 85.43 DEP criu/kerndat.d [2020-05-18T10:18:03.090Z] #39 85.65 DEP criu/kcmp-ids.d [2020-05-18T10:18:03.090Z] #39 85.73 DEP criu/irmap.d [2020-05-18T10:18:03.090Z] #39 85.83 DEP criu/ipc_ns.d [2020-05-18T10:18:03.348Z] #39 86.01 DEP criu/image.d [2020-05-18T10:18:03.348Z] #39 86.12 DEP criu/image-desc.d [2020-05-18T10:18:03.348Z] #39 86.19 DEP criu/fsnotify.d [2020-05-18T10:18:03.605Z] #39 86.33 DEP criu/filesystems.d [2020-05-18T10:18:03.648Z] #17 ... [2020-05-18T10:18:03.648Z] [2020-05-18T10:18:03.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:03.648Z] #39 96.57 CC criu/cr-check.o [2020-05-18T10:18:03.648Z] #39 98.33 CC criu/cr-dedup.o [2020-05-18T10:18:03.648Z] #39 98.76 CC criu/cr-dump.o [2020-05-18T10:18:03.648Z] #39 100.9 CC criu/cr-errno.o [2020-05-18T10:18:03.648Z] #39 101.0 CC criu/cr-restore.o [2020-05-18T10:18:03.648Z] #39 105.3 CC criu/cr-service.o [2020-05-18T10:18:03.821Z] #30 ... [2020-05-18T10:18:03.821Z] [2020-05-18T10:18:03.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:03.821Z] #10 61.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:18:03.821Z] #10 61.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:18:03.821Z] #10 61.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:18:03.821Z] #10 71.05 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:18:03.821Z] #10 71.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T10:18:03.821Z] #10 71.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:03.821Z] #10 71.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:18:03.821Z] #10 71.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T10:18:03.821Z] #10 71.43 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:03.863Z] #39 86.49 DEP criu/files.d [2020-05-18T10:18:03.906Z] #39 106.8 CC criu/crtools.o [2020-05-18T10:18:04.009Z] #52 155.0 + bin/containerd-stress [2020-05-18T10:18:04.082Z] #10 ... [2020-05-18T10:18:04.082Z] [2020-05-18T10:18:04.082Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:04.082Z] #33 12.87 -- Detecting C compile features - done [2020-05-18T10:18:04.082Z] #33 12.94 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:18:04.082Z] #33 13.13 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:18:04.082Z] #33 13.22 -- Configuring done [2020-05-18T10:18:04.082Z] #33 13.25 -- Generating done [2020-05-18T10:18:04.082Z] #33 13.26 -- Build files have been written to: /tmp/tmp.zgY5NuSGkT/tini [2020-05-18T10:18:04.082Z] #33 13.28 + make tini-static [2020-05-18T10:18:04.082Z] #33 13.95 Scanning dependencies of target tini-static [2020-05-18T10:18:04.082Z] #33 14.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:18:04.121Z] #39 86.69 DEP criu/files-reg.d [2020-05-18T10:18:04.121Z] #39 86.84 DEP criu/files-ext.d [2020-05-18T10:18:04.164Z] #39 107.4 CC criu/eventfd.o [2020-05-18T10:18:04.378Z] #39 87.04 DEP criu/file-lock.d [2020-05-18T10:18:04.411Z] #52 ... [2020-05-18T10:18:04.411Z] [2020-05-18T10:18:04.411Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:04.411Z] #41 111.7 text/template/parse [2020-05-18T10:18:04.411Z] #41 115.7 go/parser [2020-05-18T10:18:04.411Z] #41 116.5 text/template [2020-05-18T10:18:04.411Z] #41 119.7 encoding/xml [2020-05-18T10:18:04.636Z] #39 87.23 DEP criu/file-ids.d [2020-05-18T10:18:04.636Z] #39 87.35 DEP criu/fifo.d [2020-05-18T10:18:04.665Z] #41 ... [2020-05-18T10:18:04.665Z] [2020-05-18T10:18:04.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:04.665Z] #39 20.45 CC images/core-x86.o [2020-05-18T10:18:04.665Z] #39 21.03 CC images/core-arm.o [2020-05-18T10:18:04.665Z] #39 21.38 CC images/core-aarch64.o [2020-05-18T10:18:04.665Z] #39 21.84 CC images/core-ppc64.o [2020-05-18T10:18:04.729Z] #39 107.8 CC criu/eventpoll.o [2020-05-18T10:18:04.729Z] #39 ... [2020-05-18T10:18:04.729Z] [2020-05-18T10:18:04.729Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:04.729Z] #17 39.34 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:18:04.729Z] #17 39.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:18:04.729Z] #17 39.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:04.729Z] #17 39.41 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:18:04.729Z] #17 39.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:18:04.729Z] #17 39.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:18:04.729Z] #17 39.50 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:18:04.729Z] #17 39.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:18:04.729Z] #17 39.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:18:04.729Z] #17 39.60 Selecting previously unselected package libreadline5:amd64. [2020-05-18T10:18:04.894Z] #39 87.46 DEP criu/fdstore.d [2020-05-18T10:18:04.894Z] #39 87.53 DEP criu/fault-injection.d [2020-05-18T10:18:04.894Z] #39 87.57 DEP criu/external.d [2020-05-18T10:18:04.894Z] #39 87.71 DEP criu/eventpoll.d [2020-05-18T10:18:04.920Z] #39 22.43 CC images/core-s390.o [2020-05-18T10:18:04.987Z] #17 39.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T10:18:04.987Z] #17 39.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:18:04.987Z] #17 39.73 Selecting previously unselected package net-tools. [2020-05-18T10:18:04.987Z] #17 39.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T10:18:04.987Z] #17 39.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:18:05.015Z] #52 156.3 + bin/containerd-shim [2020-05-18T10:18:05.245Z] #17 39.95 Selecting previously unselected package python-pip-whl. [2020-05-18T10:18:05.245Z] #17 39.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:18:05.245Z] #17 39.96 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:18:05.459Z] #39 87.87 DEP criu/eventfd.d [2020-05-18T10:18:05.459Z] #39 88.06 DEP criu/crtools.d [2020-05-18T10:18:05.459Z] #39 88.22 DEP criu/cr-service.d [2020-05-18T10:18:05.470Z] #33 ... [2020-05-18T10:18:05.470Z] [2020-05-18T10:18:05.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:05.470Z] #41 63.51 regexp [2020-05-18T10:18:05.470Z] #41 69.71 github.com/LK4D4/vndr/versioned [2020-05-18T10:18:05.470Z] #41 70.25 path/filepath [2020-05-18T10:18:05.470Z] #41 70.26 internal/lazyregexp [2020-05-18T10:18:05.470Z] #41 70.32 net [2020-05-18T10:18:05.470Z] #41 72.23 os/exec [2020-05-18T10:18:05.479Z] #39 23.23 CC images/cpuinfo.o [2020-05-18T10:18:05.604Z] #11 27.51 Reading package lists... [2020-05-18T10:18:05.604Z] #11 ... [2020-05-18T10:18:05.604Z] [2020-05-18T10:18:05.604Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:05.604Z] #44 22.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:18:05.604Z] #44 22.35 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:18:05.604Z] #44 22.37 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:18:05.604Z] #44 22.45 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:18:05.604Z] #44 22.55 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:18:05.604Z] #44 22.66 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:18:05.604Z] #44 23.09 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:18:05.604Z] #44 23.76 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:18:05.604Z] #44 26.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:18:05.604Z] #44 27.62 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:18:05.604Z] #44 30.62 go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:18:05.604Z] #44 30.64 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:18:05.604Z] #44 30.65 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:18:05.604Z] #44 30.71 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:18:05.604Z] #44 30.83 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:18:05.604Z] #44 30.93 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:18:05.604Z] #44 31.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:18:05.604Z] #44 31.64 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:18:05.604Z] #44 31.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:18:05.604Z] #44 31.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:18:05.604Z] #44 ... [2020-05-18T10:18:05.604Z] [2020-05-18T10:18:05.604Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:05.604Z] #60 31.46 Checking out files: 55% (1142/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T10:18:05.604Z] #60 32.55 + cd /tmp/tmp.gN114UBUxI/src/github.com/docker/libnetwork [2020-05-18T10:18:05.604Z] #60 32.55 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T10:18:05.716Z] #39 88.43 DEP criu/cr-restore.d [2020-05-18T10:18:05.731Z] #41 ... [2020-05-18T10:18:05.731Z] [2020-05-18T10:18:05.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:05.731Z] #39 4.283 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:18:05.731Z] #39 4.286 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:18:05.731Z] #39 4.303 Note: Building without GnuTLS support [2020-05-18T10:18:05.731Z] #39 4.319 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:18:05.731Z] #39 4.319 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:18:05.731Z] #39 7.161 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:18:05.731Z] #39 7.361 GEN .gitid [2020-05-18T10:18:05.731Z] #39 7.433 GEN criu/include/version.h [2020-05-18T10:18:05.731Z] #39 7.549 GEN include/common/asm [2020-05-18T10:18:05.731Z] #39 10.11 PBCC images/timens.pb-c.c [2020-05-18T10:18:05.731Z] #39 10.21 DEP images/timens.pb-c.d [2020-05-18T10:18:05.731Z] #39 10.32 PBCC images/fown.pb-c.c [2020-05-18T10:18:05.731Z] #39 10.35 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:18:05.731Z] #39 10.48 PBCC images/opts.pb-c.c [2020-05-18T10:18:05.731Z] #39 10.53 PBCC images/memfd.pb-c.c [2020-05-18T10:18:05.731Z] #39 10.62 DEP images/fown.pb-c.d [2020-05-18T10:18:05.731Z] #39 10.64 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:18:05.731Z] #39 10.69 DEP images/opts.pb-c.d [2020-05-18T10:18:05.731Z] #39 10.74 DEP images/memfd.pb-c.d [2020-05-18T10:18:05.731Z] #39 10.82 PBCC images/sit.pb-c.c [2020-05-18T10:18:05.731Z] #39 11.02 DEP images/sit.pb-c.d [2020-05-18T10:18:05.731Z] #39 11.13 PBCC images/macvlan.pb-c.c [2020-05-18T10:18:05.731Z] #39 11.25 DEP images/macvlan.pb-c.d [2020-05-18T10:18:05.731Z] #39 11.58 PBCC images/autofs.pb-c.c [2020-05-18T10:18:05.731Z] #39 11.67 DEP images/autofs.pb-c.d [2020-05-18T10:18:05.731Z] #39 11.77 PBCC images/sysctl.pb-c.c [2020-05-18T10:18:05.731Z] #39 11.90 DEP images/sysctl.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.08 PBCC images/time.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.11 DEP images/time.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.18 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.19 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.32 PBCC images/seccomp.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.34 DEP images/seccomp.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.51 PBCC images/userns.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.56 DEP images/userns.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.76 PBCC images/cgroup.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.79 DEP images/cgroup.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.85 PBCC images/ext-file.pb-c.c [2020-05-18T10:18:05.731Z] #39 12.94 DEP images/ext-file.pb-c.d [2020-05-18T10:18:05.731Z] #39 12.97 PBCC images/rpc.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.05 DEP images/rpc.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.17 PBCC images/siginfo.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.19 DEP images/siginfo.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.36 PBCC images/pagemap.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.43 DEP images/pagemap.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.50 PBCC images/rlimit.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.55 DEP images/rlimit.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.60 PBCC images/file-lock.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.64 DEP images/file-lock.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.76 PBCC images/tty.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.83 DEP images/tty.pb-c.d [2020-05-18T10:18:05.731Z] #39 13.87 PBCC images/tun.pb-c.c [2020-05-18T10:18:05.731Z] #39 13.98 PBCC images/netdev.pb-c.c [2020-05-18T10:18:05.731Z] #39 14.12 DEP images/tun.pb-c.d [2020-05-18T10:18:05.731Z] #39 14.18 DEP images/netdev.pb-c.d [2020-05-18T10:18:05.731Z] #39 14.25 PBCC images/vma.pb-c.c [2020-05-18T10:18:05.810Z] #17 40.51 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:18:05.810Z] #17 40.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:18:05.810Z] #17 40.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:18:05.975Z] #39 88.62 DEP criu/cr-errno.d [2020-05-18T10:18:05.975Z] #39 88.64 DEP criu/cr-dump.d [2020-05-18T10:18:05.994Z] #39 14.40 DEP images/vma.pb-c.d [2020-05-18T10:18:05.994Z] #39 14.55 PBCC images/creds.pb-c.c [2020-05-18T10:18:05.994Z] #39 14.60 DEP images/creds.pb-c.d [2020-05-18T10:18:05.994Z] #39 ... [2020-05-18T10:18:05.994Z] [2020-05-18T10:18:05.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:05.994Z] #47 63.84 context [2020-05-18T10:18:05.994Z] #47 63.85 internal/poll [2020-05-18T10:18:05.994Z] #47 65.05 regexp [2020-05-18T10:18:05.994Z] #47 68.16 os [2020-05-18T10:18:05.994Z] #47 73.98 mvdan.cc/sh/v3/fileutil [2020-05-18T10:18:06.038Z] #39 23.80 CC images/inventory.o [2020-05-18T10:18:06.068Z] #17 40.62 Selecting previously unselected package python3-distutils. [2020-05-18T10:18:06.068Z] #17 40.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:18:06.068Z] #17 40.64 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:18:06.068Z] #17 40.80 Selecting previously unselected package python3-pip. [2020-05-18T10:18:06.068Z] #17 40.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:18:06.068Z] #17 40.81 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:18:06.233Z] #39 88.92 DEP criu/cr-dedup.d [2020-05-18T10:18:06.235Z] #60 33.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T10:18:06.268Z] #47 ... [2020-05-18T10:18:06.268Z] [2020-05-18T10:18:06.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:06.268Z] #39 14.72 PBCC images/utsns.pb-c.c [2020-05-18T10:18:06.268Z] #39 14.76 DEP images/utsns.pb-c.d [2020-05-18T10:18:06.268Z] #39 14.81 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:18:06.268Z] #39 14.83 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:18:06.268Z] #39 14.86 DEP images/ipc-desc.pb-c.d [2020-05-18T10:18:06.268Z] #39 14.91 DEP images/ipc-sem.pb-c.d [2020-05-18T10:18:06.268Z] #39 14.94 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:18:06.268Z] #39 15.00 DEP images/ipc-msg.pb-c.d [2020-05-18T10:18:06.268Z] #39 15.04 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:18:06.293Z] #39 24.05 CC images/fdinfo.o [2020-05-18T10:18:06.325Z] #17 40.95 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:18:06.326Z] #17 40.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:18:06.326Z] #17 40.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:06.326Z] #17 41.11 Selecting previously unselected package python3-setuptools. [2020-05-18T10:18:06.326Z] #17 41.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:18:06.326Z] #17 41.13 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:18:06.490Z] #39 89.10 DEP criu/cr-check.d [2020-05-18T10:18:06.490Z] #39 89.26 DEP criu/config.d [2020-05-18T10:18:06.546Z] #39 15.07 DEP images/ipc-shm.pb-c.d [2020-05-18T10:18:06.546Z] #39 15.13 PBCC images/ipc-var.pb-c.c [2020-05-18T10:18:06.546Z] #39 15.19 DEP images/ipc-var.pb-c.d [2020-05-18T10:18:06.546Z] #39 15.29 PBCC images/sk-opts.pb-c.c [2020-05-18T10:18:06.583Z] #17 41.36 Selecting previously unselected package python3-wheel. [2020-05-18T10:18:06.583Z] #17 41.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:18:06.583Z] #17 41.38 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:18:06.583Z] #17 41.44 Selecting previously unselected package sudo. [2020-05-18T10:18:06.748Z] #39 89.38 DEP criu/clone-noasan.d [2020-05-18T10:18:06.748Z] #39 89.45 DEP criu/cgroup.d [2020-05-18T10:18:06.807Z] #39 15.31 PBCC images/packet-sock.pb-c.c [2020-05-18T10:18:06.807Z] #39 15.38 DEP images/sk-opts.pb-c.d [2020-05-18T10:18:06.807Z] #39 15.47 DEP images/packet-sock.pb-c.d [2020-05-18T10:18:06.841Z] #17 41.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T10:18:06.841Z] #17 41.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:18:06.852Z] #39 24.40 CC images/fown.o [2020-05-18T10:18:06.867Z] #60 ... [2020-05-18T10:18:06.867Z] [2020-05-18T10:18:06.867Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:06.867Z] #42 24.28 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T10:18:07.006Z] #39 89.61 DEP criu/cgroup-props.d [2020-05-18T10:18:07.006Z] #39 89.70 DEP criu/bitmap.d [2020-05-18T10:18:07.006Z] #39 89.72 DEP criu/bfd.d [2020-05-18T10:18:07.006Z] #39 89.78 DEP criu/autofs.d [2020-05-18T10:18:07.006Z] #39 ... [2020-05-18T10:18:07.006Z] [2020-05-18T10:18:07.006Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:07.006Z] #17 11.96 Fetched 8347 kB in 10s (841 kB/s) [2020-05-18T10:18:07.006Z] #17 11.96 Reading package lists... [2020-05-18T10:18:07.006Z] #17 15.02 Reading package lists... [2020-05-18T10:18:07.006Z] #17 18.17 Building dependency tree... [2020-05-18T10:18:07.006Z] #17 19.65 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:18:07.006Z] #17 19.65 The following additional packages will be installed: [2020-05-18T10:18:07.006Z] #17 19.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:18:07.006Z] #17 19.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:18:07.006Z] #17 19.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:18:07.006Z] #17 19.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:18:07.006Z] #17 19.67 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:18:07.006Z] #17 19.67 Suggested packages: [2020-05-18T10:18:07.006Z] #17 19.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:18:07.006Z] #17 19.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:18:07.006Z] #17 19.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:18:07.006Z] #17 19.68 Recommended packages: [2020-05-18T10:18:07.006Z] #17 19.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:18:07.006Z] #17 19.68 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:18:07.006Z] #17 21.28 The following NEW packages will be installed: [2020-05-18T10:18:07.006Z] #17 21.28 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:18:07.006Z] #17 21.28 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:18:07.006Z] #17 21.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:18:07.006Z] #17 21.28 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:18:07.006Z] #17 21.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:18:07.006Z] #17 21.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:18:07.006Z] #17 21.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:18:07.006Z] #17 21.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:18:07.006Z] #17 21.28 xz-utils zip [2020-05-18T10:18:07.006Z] #17 21.63 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:18:07.006Z] #17 21.63 Need to get 28.5 MB of archives. [2020-05-18T10:18:07.006Z] #17 21.63 After this operation, 116 MB of additional disk space will be used. [2020-05-18T10:18:07.006Z] #17 21.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T10:18:07.006Z] #17 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T10:18:07.006Z] #17 21.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T10:18:07.006Z] #17 21.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T10:18:07.006Z] #17 21.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T10:18:07.006Z] #17 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T10:18:07.006Z] #17 21.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:18:07.006Z] #17 21.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T10:18:07.006Z] #17 21.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T10:18:07.006Z] #17 21.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T10:18:07.006Z] #17 21.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T10:18:07.006Z] #17 21.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T10:18:07.006Z] #17 21.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T10:18:07.006Z] #17 21.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T10:18:07.006Z] #17 21.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T10:18:07.006Z] #17 21.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T10:18:07.006Z] #17 21.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:18:07.006Z] #17 21.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:18:07.006Z] #17 21.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:18:07.006Z] #17 21.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T10:18:07.006Z] #17 21.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T10:18:07.006Z] #17 21.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T10:18:07.006Z] #17 22.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T10:18:07.006Z] #17 22.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:18:07.069Z] #39 15.55 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:18:07.069Z] #39 15.67 DEP images/sk-netlink.pb-c.d [2020-05-18T10:18:07.069Z] #39 15.73 PBCC images/sk-inet.pb-c.c [2020-05-18T10:18:07.069Z] #39 15.78 DEP images/sk-inet.pb-c.d [2020-05-18T10:18:07.107Z] #39 24.67 CC images/ns.o [2020-05-18T10:18:07.157Z] #42 ... [2020-05-18T10:18:07.157Z] [2020-05-18T10:18:07.157Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:18:07.157Z] #37 29.27 Checking out files: 79% (1272/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-18T10:18:07.157Z] #37 29.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T10:18:07.157Z] #37 32.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T10:18:07.264Z] #17 22.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:18:07.264Z] #17 22.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:18:07.264Z] #17 22.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T10:18:07.264Z] #17 22.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T10:18:07.264Z] #17 22.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:18:07.264Z] #17 ... [2020-05-18T10:18:07.264Z] [2020-05-18T10:18:07.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:07.264Z] #39 90.02 DEP criu/aio.d [2020-05-18T10:18:07.330Z] #39 ... [2020-05-18T10:18:07.330Z] [2020-05-18T10:18:07.330Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:07.330Z] #33 16.72 [100%] Linking C executable tini-static [2020-05-18T10:18:07.330Z] #33 17.38 [100%] Built target tini-static [2020-05-18T10:18:07.330Z] #33 17.51 + mkdir -p /build [2020-05-18T10:18:07.330Z] #33 17.51 + cp tini-static /build/docker-init [2020-05-18T10:18:07.330Z] #33 DONE 17.8s [2020-05-18T10:18:07.330Z] [2020-05-18T10:18:07.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:07.330Z] #39 15.81 PBCC images/sk-unix.pb-c.c [2020-05-18T10:18:07.330Z] #39 15.87 DEP images/sk-unix.pb-c.d [2020-05-18T10:18:07.363Z] #39 24.96 CC images/regfile.o [2020-05-18T10:18:07.408Z] #17 41.94 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:18:07.408Z] #17 41.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T10:18:07.408Z] #17 41.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:18:07.521Z] #39 ... [2020-05-18T10:18:07.521Z] [2020-05-18T10:18:07.521Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:18:07.521Z] #28 DONE 160.9s [2020-05-18T10:18:07.521Z] [2020-05-18T10:18:07.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:07.521Z] #39 90.13 DEP criu/action-scripts.d [2020-05-18T10:18:07.590Z] #39 16.09 PBCC images/mm.pb-c.c [2020-05-18T10:18:07.590Z] #39 16.23 DEP images/mm.pb-c.d [2020-05-18T10:18:07.618Z] #39 25.28 CC images/ghost-file.o [2020-05-18T10:18:07.668Z] #17 42.21 Selecting previously unselected package uidmap. [2020-05-18T10:18:07.668Z] #17 42.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T10:18:07.668Z] #17 42.23 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:18:07.668Z] #17 42.35 Selecting previously unselected package vim-runtime. [2020-05-18T10:18:07.668Z] #17 42.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:18:07.668Z] #17 42.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:18:07.668Z] #17 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:18:07.668Z] #17 42.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:18:07.785Z] #37 ... [2020-05-18T10:18:07.785Z] [2020-05-18T10:18:07.785Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:07.785Z] #33 25.14 Fetched 8128 kB in 24s (345 kB/s) [2020-05-18T10:18:07.785Z] #33 25.14 Reading package lists... [2020-05-18T10:18:07.785Z] #33 34.54 Reading package lists... [2020-05-18T10:18:07.785Z] #33 ... [2020-05-18T10:18:07.785Z] [2020-05-18T10:18:07.785Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:07.785Z] #39 25.26 Fetched 8128 kB in 24s (334 kB/s) [2020-05-18T10:18:07.785Z] #39 25.26 Reading package lists... [2020-05-18T10:18:07.851Z] #39 16.47 PBCC images/timerfd.pb-c.c [2020-05-18T10:18:07.851Z] #39 16.61 DEP images/timerfd.pb-c.d [2020-05-18T10:18:08.073Z] #39 35.47 Reading package lists... [2020-05-18T10:18:08.073Z] #39 ... [2020-05-18T10:18:08.073Z] [2020-05-18T10:18:08.073Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:08.073Z] #48 27.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:18:08.073Z] #48 30.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:18:08.073Z] #48 32.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T10:18:08.073Z] #48 32.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T10:18:08.073Z] #48 33.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T10:18:08.073Z] #48 33.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T10:18:08.073Z] #48 35.51 runtime [2020-05-18T10:18:08.086Z] #39 90.51 CC criu/action-scripts.o [2020-05-18T10:18:08.112Z] #39 16.73 PBCC images/timer.pb-c.c [2020-05-18T10:18:08.112Z] #39 16.75 DEP images/timer.pb-c.d [2020-05-18T10:18:08.112Z] #39 16.85 PBCC images/sa.pb-c.c [2020-05-18T10:18:08.179Z] #39 25.77 CC images/fifo.o [2020-05-18T10:18:08.362Z] #48 ... [2020-05-18T10:18:08.362Z] [2020-05-18T10:18:08.362Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:18:08.362Z] #52 25.84 Fetched 8128 kB in 24s (335 kB/s) [2020-05-18T10:18:08.362Z] #52 25.84 Reading package lists... [2020-05-18T10:18:08.373Z] #39 17.00 DEP images/sa.pb-c.d [2020-05-18T10:18:08.373Z] #39 17.09 PBCC images/pipe-data.pb-c.c [2020-05-18T10:18:08.373Z] #39 17.14 DEP images/pipe-data.pb-c.d [2020-05-18T10:18:08.434Z] #39 26.01 CC images/remap-file-path.o [2020-05-18T10:18:08.635Z] #39 17.27 PBCC images/mnt.pb-c.c [2020-05-18T10:18:08.635Z] #39 17.31 DEP images/mnt.pb-c.d [2020-05-18T10:18:08.635Z] #39 17.39 PBCC images/sk-packet.pb-c.c [2020-05-18T10:18:08.653Z] #39 91.19 CC criu/aio.o [2020-05-18T10:18:08.689Z] #39 26.25 CC images/eventfd.o [2020-05-18T10:18:08.897Z] #39 17.44 DEP images/sk-packet.pb-c.d [2020-05-18T10:18:08.921Z] #39 91.55 CC criu/autofs.o [2020-05-18T10:18:08.944Z] #39 26.52 CC images/eventpoll.o [2020-05-18T10:18:09.159Z] #39 17.55 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:18:09.159Z] #39 17.70 DEP images/tcp-stream.pb-c.d [2020-05-18T10:18:09.159Z] #39 17.78 PBCC images/pipe.pb-c.c [2020-05-18T10:18:09.199Z] #39 26.86 CC images/fh.o [2020-05-18T10:18:09.281Z] #52 36.04 Reading package lists... [2020-05-18T10:18:09.281Z] #52 ... [2020-05-18T10:18:09.281Z] [2020-05-18T10:18:09.281Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:18:09.281Z] #24 26.58 Fetched 8128 kB in 25s (324 kB/s) [2020-05-18T10:18:09.281Z] #24 26.58 Reading package lists... [2020-05-18T10:18:09.390Z] #52 160.6 + bin/containerd-shim-runc-v1 [2020-05-18T10:18:09.421Z] #39 17.89 DEP images/pipe.pb-c.d [2020-05-18T10:18:09.421Z] #39 18.15 PBCC images/pstree.pb-c.c [2020-05-18T10:18:09.682Z] #39 18.18 DEP images/pstree.pb-c.d [2020-05-18T10:18:09.682Z] #39 18.20 PBCC images/fs.pb-c.c [2020-05-18T10:18:09.682Z] #39 18.21 DEP images/fs.pb-c.d [2020-05-18T10:18:09.682Z] #39 18.25 PBCC images/signalfd.pb-c.c [2020-05-18T10:18:09.682Z] #39 18.29 DEP images/signalfd.pb-c.d [2020-05-18T10:18:09.682Z] #39 18.34 PBCC images/fh.pb-c.c [2020-05-18T10:18:09.763Z] #39 27.34 CC images/fsnotify.o [2020-05-18T10:18:09.937Z] #24 37.17 Reading package lists... [2020-05-18T10:18:09.937Z] #24 ... [2020-05-18T10:18:09.937Z] [2020-05-18T10:18:09.937Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:09.937Z] #11 27.51 Reading package lists... [2020-05-18T10:18:09.944Z] #39 18.39 PBCC images/fsnotify.pb-c.c [2020-05-18T10:18:09.944Z] #39 18.53 DEP images/fh.pb-c.d [2020-05-18T10:18:09.944Z] #39 18.62 DEP images/fsnotify.pb-c.d [2020-05-18T10:18:09.944Z] #39 18.68 PBCC images/eventpoll.pb-c.c [2020-05-18T10:18:09.944Z] #39 18.71 DEP images/eventpoll.pb-c.d [2020-05-18T10:18:10.240Z] #39 18.78 PBCC images/eventfd.pb-c.c [2020-05-18T10:18:10.240Z] #39 18.86 DEP images/eventfd.pb-c.d [2020-05-18T10:18:10.240Z] #39 18.94 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:18:10.240Z] #39 18.96 DEP images/remap-file-path.pb-c.d [2020-05-18T10:18:10.293Z] #39 92.76 CC criu/bfd.o [2020-05-18T10:18:10.502Z] #39 19.05 PBCC images/fifo.pb-c.c [2020-05-18T10:18:10.502Z] #39 19.06 DEP images/fifo.pb-c.d [2020-05-18T10:18:10.502Z] #39 19.14 PBCC images/ghost-file.pb-c.c [2020-05-18T10:18:10.502Z] #39 19.16 DEP images/ghost-file.pb-c.d [2020-05-18T10:18:10.502Z] #39 19.20 PBCC images/regfile.pb-c.c [2020-05-18T10:18:10.551Z] #39 93.14 CC criu/bitmap.o [2020-05-18T10:18:10.551Z] #39 93.27 CC criu/cgroup-props.o [2020-05-18T10:18:10.687Z] #39 28.04 CC images/signalfd.o [2020-05-18T10:18:10.687Z] #39 28.20 CC images/fs.o [2020-05-18T10:18:10.687Z] #39 28.39 CC images/pstree.o [2020-05-18T10:18:10.778Z] #39 19.25 DEP images/regfile.pb-c.d [2020-05-18T10:18:10.778Z] #39 19.36 PBCC images/ns.pb-c.c [2020-05-18T10:18:10.778Z] #39 19.40 DEP images/ns.pb-c.d [2020-05-18T10:18:10.778Z] #39 19.47 PBCC images/fdinfo.pb-c.c [2020-05-18T10:18:10.949Z] #17 45.60 Selecting previously unselected package vim. [2020-05-18T10:18:10.949Z] #17 45.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:18:10.949Z] #17 45.63 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:18:11.039Z] #39 19.61 DEP images/fdinfo.pb-c.d [2020-05-18T10:18:11.246Z] #39 28.69 CC images/pipe.o [2020-05-18T10:18:11.246Z] #39 28.87 CC images/tcp-stream.o [2020-05-18T10:18:11.300Z] #39 19.77 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:18:11.300Z] #39 19.84 PBCC images/core-arm.pb-c.c [2020-05-18T10:18:11.300Z] #39 19.91 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:18:11.300Z] #39 20.00 PBCC images/core-s390.pb-c.c [2020-05-18T10:18:11.410Z] #52 162.7 + bin/containerd-shim-runc-v2 [2020-05-18T10:18:11.484Z] #39 94.04 CC criu/cgroup.o [2020-05-18T10:18:11.501Z] #39 29.14 CC images/sk-packet.o [2020-05-18T10:18:11.514Z] #17 46.15 Selecting previously unselected package xfsprogs. [2020-05-18T10:18:11.514Z] #17 46.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T10:18:11.514Z] #17 46.16 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:18:11.561Z] #39 20.06 PBCC images/core-x86.pb-c.c [2020-05-18T10:18:11.561Z] #39 20.13 PBCC images/core.pb-c.c [2020-05-18T10:18:11.561Z] #39 20.21 PBCC images/inventory.pb-c.c [2020-05-18T10:18:11.760Z] #39 29.50 CC images/mnt.o [2020-05-18T10:18:11.822Z] #39 20.30 DEP images/core-aarch64.pb-c.d [2020-05-18T10:18:11.822Z] #39 20.36 DEP images/core-arm.pb-c.d [2020-05-18T10:18:11.822Z] #39 20.45 DEP images/core-ppc64.pb-c.d [2020-05-18T10:18:12.023Z] #52 163.3 + binaries [2020-05-18T10:18:12.029Z] #17 46.60 Selecting previously unselected package zip. [2020-05-18T10:18:12.029Z] #17 46.60 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T10:18:12.029Z] #17 46.61 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:18:12.029Z] #17 46.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:18:12.029Z] #17 46.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:18:12.029Z] #17 46.84 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:12.029Z] #17 46.85 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:18:12.084Z] #39 20.57 DEP images/core-s390.pb-c.d [2020-05-18T10:18:12.084Z] #39 20.60 DEP images/core-x86.pb-c.d [2020-05-18T10:18:12.084Z] #39 20.67 DEP images/core.pb-c.d [2020-05-18T10:18:12.084Z] #39 20.71 DEP images/inventory.pb-c.d [2020-05-18T10:18:12.084Z] #39 20.80 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:18:12.287Z] #17 46.86 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:18:12.287Z] #17 46.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:12.287Z] #17 46.87 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:18:12.287Z] #17 46.88 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:18:12.287Z] #17 46.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:12.287Z] #17 46.90 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:18:12.287Z] #17 46.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:18:12.287Z] #17 46.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:18:12.287Z] #17 46.94 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:18:12.287Z] #17 46.95 Setting up zip (3.0-11+b1) ... [2020-05-18T10:18:12.287Z] #17 46.96 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:18:12.287Z] #17 46.98 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:18:12.305Z] #52 163.3 + mkdir -p /build [2020-05-18T10:18:12.305Z] #52 163.3 + cp bin/containerd /build/containerd [2020-05-18T10:18:12.305Z] #52 163.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:18:12.305Z] #52 163.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:18:12.305Z] #52 163.4 + cp bin/ctr /build/ctr [2020-05-18T10:18:12.321Z] #39 ... [2020-05-18T10:18:12.321Z] [2020-05-18T10:18:12.321Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:12.321Z] #47 123.8 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:18:12.321Z] #47 DONE 129.7s [2020-05-18T10:18:12.321Z] [2020-05-18T10:18:12.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:12.321Z] #39 29.82 CC images/pipe-data.o [2020-05-18T10:18:12.321Z] #39 ... [2020-05-18T10:18:12.321Z] [2020-05-18T10:18:12.321Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:12.321Z] #41 122.1 go/doc [2020-05-18T10:18:12.321Z] #41 125.6 github.com/LK4D4/vndr/build [2020-05-18T10:18:12.321Z] #41 125.8 github.com/LK4D4/vndr/versioned [2020-05-18T10:18:12.321Z] #41 126.0 compress/flate [2020-05-18T10:18:12.321Z] #41 128.8 hash/crc32 [2020-05-18T10:18:12.321Z] #41 129.5 compress/gzip [2020-05-18T10:18:12.321Z] #41 129.8 net [2020-05-18T10:18:12.366Z] #39 20.84 DEP images/cpuinfo.pb-c.d [2020-05-18T10:18:12.366Z] #39 20.91 PBCC images/stats.pb-c.c [2020-05-18T10:18:12.366Z] #39 20.96 DEP images/stats.pb-c.d [2020-05-18T10:18:12.581Z] #41 ... [2020-05-18T10:18:12.581Z] [2020-05-18T10:18:12.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:12.581Z] #39 30.20 CC images/sa.o [2020-05-18T10:18:12.587Z] #52 DONE 163.8s [2020-05-18T10:18:13.143Z] #39 30.50 CC images/timer.o [2020-05-18T10:18:13.200Z] [2020-05-18T10:18:13.200Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:18:13.381Z] #39 ... [2020-05-18T10:18:13.381Z] [2020-05-18T10:18:13.381Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:13.381Z] #17 22.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:18:13.381Z] #17 22.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:18:13.381Z] #17 22.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:18:13.381Z] #17 22.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T10:18:13.381Z] #17 22.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T10:18:13.381Z] #17 22.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:18:13.381Z] #17 22.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:18:13.381Z] #17 22.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:18:13.381Z] #17 22.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T10:18:13.381Z] #17 22.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:18:13.381Z] #17 22.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:18:13.381Z] #17 22.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:18:13.381Z] #17 22.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T10:18:13.381Z] #17 22.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T10:18:13.381Z] #17 22.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T10:18:13.381Z] #17 22.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:18:13.381Z] #17 23.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T10:18:13.382Z] #17 23.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T10:18:13.382Z] #17 23.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T10:18:13.382Z] #17 24.10 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:13.382Z] #17 24.17 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-05-18T10:18:13.382Z] #17 24.23 Selecting previously unselected package pigz. [2020-05-18T10:18:13.382Z] #17 24.23 (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 ... 23431 files and directories currently installed.) [2020-05-18T10:18:13.382Z] #17 24.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 24.29 Unpacking pigz (2.4-1) ... [2020-05-18T10:18:13.382Z] #17 24.37 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T10:18:13.382Z] #17 24.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 24.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.382Z] #17 24.86 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:18:13.382Z] #17 24.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 24.88 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.382Z] #17 25.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.382Z] #17 25.68 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.382Z] #17 27.42 Selecting previously unselected package python3-minimal. [2020-05-18T10:18:13.382Z] #17 27.42 (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 ... 23680 files and directories currently installed.) [2020-05-18T10:18:13.382Z] #17 27.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 27.49 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:18:13.382Z] #17 27.55 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T10:18:13.382Z] #17 27.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 27.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:18:13.382Z] #17 27.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T10:18:13.382Z] #17 27.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:18:13.382Z] #17 27.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.481Z] #53 DONE 0.3s [2020-05-18T10:18:13.481Z] [2020-05-18T10:18:13.481Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:18:13.645Z] #17 28.57 Selecting previously unselected package python3.7. [2020-05-18T10:18:13.645Z] #17 28.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:18:13.645Z] #17 28.58 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:13.702Z] #39 31.12 CC images/timerfd.o [2020-05-18T10:18:13.702Z] #39 31.16 CC images/mm.o [2020-05-18T10:18:13.763Z] #56 DONE 0.2s [2020-05-18T10:18:13.763Z] [2020-05-18T10:18:13.763Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:18:13.903Z] #17 28.67 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T10:18:13.903Z] #17 28.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T10:18:13.903Z] #17 28.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:18:13.903Z] #17 28.79 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:18:13.957Z] #39 31.44 CC images/sk-opts.o [2020-05-18T10:18:13.957Z] #39 31.65 CC images/sk-unix.o [2020-05-18T10:18:14.044Z] #58 DONE 0.2s [2020-05-18T10:18:14.044Z] [2020-05-18T10:18:14.044Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:18:14.044Z] #60 DONE 0.1s [2020-05-18T10:18:14.044Z] [2020-05-18T10:18:14.044Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:18:14.044Z] #61 DONE 0.0s [2020-05-18T10:18:14.044Z] [2020-05-18T10:18:14.044Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:18:14.212Z] #39 31.95 CC images/sk-inet.o [2020-05-18T10:18:14.772Z] #39 32.36 CC images/tun.o [2020-05-18T10:18:14.836Z] #17 29.58 Selecting previously unselected package python3. [2020-05-18T10:18:14.836Z] #17 29.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-18T10:18:14.836Z] #17 29.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T10:18:14.836Z] #17 29.63 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:18:14.836Z] #17 29.72 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T10:18:14.836Z] #17 29.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:18:14.836Z] #17 29.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:14.836Z] #17 29.82 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T10:18:14.836Z] #17 29.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:18:14.936Z] #39 ... [2020-05-18T10:18:14.936Z] [2020-05-18T10:18:14.936Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:14.937Z] #52 38.48 Checking out files: 36% (1154/3179) Checking out files: 37% (1177/3179) Checking out files: 38% (1209/3179) Checking out files: 39% (1240/3179) Checking out files: 40% (1272/3179) Checking out files: 41% (1304/3179) Checking out files: 42% (1336/3179) Checking out files: 43% (1367/3179) Checking out files: 44% (1399/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 66% (2123/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:18:14.937Z] #52 40.35 + cd /tmp/tmp.nDwkF2WDWn/src/github.com/containerd/containerd [2020-05-18T10:18:14.937Z] #52 40.36 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:18:14.937Z] #52 42.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:18:14.937Z] #52 42.53 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:18:14.937Z] #52 42.53 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:18:14.937Z] #52 42.53 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:18:14.937Z] #52 42.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:18:14.937Z] #52 42.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:18:14.937Z] #52 42.53 + '[' '' = dynamic ']' [2020-05-18T10:18:14.937Z] #52 42.53 + make [2020-05-18T10:18:14.937Z] #52 ... [2020-05-18T10:18:14.937Z] [2020-05-18T10:18:14.937Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:14.937Z] #30 72.79 flag [2020-05-18T10:18:14.937Z] #30 72.79 github.com/BurntSushi/toml [2020-05-18T10:18:14.937Z] #30 72.79 log [2020-05-18T10:18:14.937Z] #30 78.23 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:18:14.937Z] #30 DONE 82.9s [2020-05-18T10:18:14.937Z] [2020-05-18T10:18:14.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:14.937Z] #39 23.51 make[1]: Nothing to be done for 'all'. [2020-05-18T10:18:15.027Z] #39 32.63 CC images/sk-netlink.o [2020-05-18T10:18:15.050Z] #62 DONE 0.7s [2020-05-18T10:18:15.050Z] [2020-05-18T10:18:15.050Z] #63 exporting to image [2020-05-18T10:18:15.050Z] #63 exporting layers [2020-05-18T10:18:15.071Z] #17 49.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:15.071Z] #17 49.70 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:18:15.071Z] #17 49.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:18:15.071Z] #17 49.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:18:15.071Z] #17 49.81 invoke-rc.d: could not determine current runlevel [2020-05-18T10:18:15.071Z] #17 49.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:18:15.071Z] #17 49.82 Setting up pigz (2.4-1) ... [2020-05-18T10:18:15.071Z] #17 49.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:18:15.071Z] #17 49.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:18:15.071Z] #17 49.86 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:18:15.071Z] #17 49.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:18:15.071Z] #17 49.88 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:18:15.094Z] #17 29.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:15.094Z] #17 29.94 Selecting previously unselected package libiptc0:amd64. [2020-05-18T10:18:15.094Z] #17 29.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T10:18:15.094Z] #17 29.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:15.094Z] #17 30.07 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T10:18:15.094Z] #17 30.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T10:18:15.094Z] #17 30.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:18:15.094Z] #17 30.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T10:18:15.094Z] #17 30.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T10:18:15.094Z] #17 30.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:18:15.287Z] #39 32.93 CC images/packet-sock.o [2020-05-18T10:18:15.351Z] #17 30.24 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T10:18:15.351Z] #17 30.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T10:18:15.351Z] #17 30.26 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:18:15.609Z] #17 30.35 Selecting previously unselected package iptables. [2020-05-18T10:18:15.609Z] #17 30.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T10:18:15.609Z] #17 30.37 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:18:15.636Z] #17 ... [2020-05-18T10:18:15.636Z] [2020-05-18T10:18:15.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:15.636Z] #39 108.6 CC criu/external.o [2020-05-18T10:18:15.636Z] #39 108.9 CC criu/fault-injection.o [2020-05-18T10:18:15.636Z] #39 109.0 CC criu/fdstore.o [2020-05-18T10:18:15.636Z] #39 109.4 CC criu/fifo.o [2020-05-18T10:18:15.636Z] #39 109.7 CC criu/file-ids.o [2020-05-18T10:18:15.636Z] #39 110.1 CC criu/file-lock.o [2020-05-18T10:18:15.636Z] #39 110.9 CC criu/files-ext.o [2020-05-18T10:18:15.636Z] #39 111.2 CC criu/files-reg.o [2020-05-18T10:18:15.636Z] #39 113.3 CC criu/files.o [2020-05-18T10:18:15.636Z] #39 115.3 CC criu/filesystems.o [2020-05-18T10:18:15.636Z] #39 116.0 CC criu/fsnotify.o [2020-05-18T10:18:15.636Z] #39 117.1 CC criu/image-desc.o [2020-05-18T10:18:15.636Z] #39 117.2 CC criu/image.o [2020-05-18T10:18:15.636Z] #39 118.1 CC criu/ipc_ns.o [2020-05-18T10:18:15.636Z] #39 ... [2020-05-18T10:18:15.636Z] [2020-05-18T10:18:15.636Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:15.636Z] #17 50.28 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:18:15.636Z] #17 50.29 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:18:15.636Z] #17 50.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:15.636Z] #17 50.31 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:18:15.636Z] #17 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:18:15.636Z] #17 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:18:15.636Z] #17 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:18:15.636Z] #17 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:18:15.636Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:18:15.636Z] #17 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:18:15.636Z] #17 50.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:18:15.636Z] #17 50.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:18:15.636Z] #17 50.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:18:15.636Z] #17 50.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:18:15.636Z] #17 50.39 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:18:15.636Z] #17 50.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:15.636Z] #17 50.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:18:15.636Z] #17 50.42 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:15.846Z] #39 33.43 CC images/ipc-var.o [2020-05-18T10:18:15.866Z] #17 30.70 Selecting previously unselected package xxd. [2020-05-18T10:18:15.867Z] #17 30.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:18:15.867Z] #17 30.72 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:18:15.867Z] #17 30.83 Selecting previously unselected package vim-common. [2020-05-18T10:18:16.101Z] #39 33.69 CC images/ipc-desc.o [2020-05-18T10:18:16.124Z] #17 30.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:18:16.124Z] #17 30.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:18:16.124Z] #17 31.05 Selecting previously unselected package bash-completion. [2020-05-18T10:18:16.124Z] #17 31.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:18:16.357Z] #39 33.89 CC images/ipc-shm.o [2020-05-18T10:18:16.611Z] #39 34.14 CC images/ipc-msg.o [2020-05-18T10:18:16.611Z] #39 34.40 CC images/ipc-sem.o [2020-05-18T10:18:16.856Z] #39 ... [2020-05-18T10:18:16.856Z] [2020-05-18T10:18:16.856Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:16.856Z] #47 74.79 flag [2020-05-18T10:18:16.856Z] #47 74.83 github.com/pkg/diff [2020-05-18T10:18:16.856Z] #47 74.83 go/token [2020-05-18T10:18:16.856Z] #47 74.94 encoding/binary [2020-05-18T10:18:16.856Z] #47 77.64 go/scanner [2020-05-18T10:18:16.856Z] #47 78.53 mvdan.cc/editorconfig [2020-05-18T10:18:16.856Z] #47 79.70 mvdan.cc/sh/v3/syntax [2020-05-18T10:18:16.856Z] #47 80.28 encoding/base64 [2020-05-18T10:18:16.856Z] #47 80.79 go/ast [2020-05-18T10:18:16.856Z] #47 81.38 golang.org/x/sys/unix [2020-05-18T10:18:16.856Z] #47 82.11 encoding/json [2020-05-18T10:18:17.171Z] #39 34.58 CC images/utsns.o [2020-05-18T10:18:17.171Z] #39 34.74 CC images/creds.o [2020-05-18T10:18:17.425Z] #39 34.99 CC images/vma.o [2020-05-18T10:18:17.428Z] #47 ... [2020-05-18T10:18:17.428Z] [2020-05-18T10:18:17.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:17.428Z] #39 26.04 CC images/stats.o [2020-05-18T10:18:17.445Z] #11 37.75 Reading package lists... [2020-05-18T10:18:17.445Z] #11 ... [2020-05-18T10:18:17.445Z] [2020-05-18T10:18:17.445Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:17.445Z] #33 34.54 Reading package lists... [2020-05-18T10:18:17.680Z] #39 35.18 CC images/netdev.o [2020-05-18T10:18:17.935Z] #39 35.68 CC images/tty.o [2020-05-18T10:18:17.998Z] #39 26.63 CC images/core.o [2020-05-18T10:18:18.340Z] using credential docker-jenkins-github-credentials [2020-05-18T10:18:18.421Z] Cloning the remote Git repository [2020-05-18T10:18:18.421Z] Cloning with configured refspecs honoured and without tags [2020-05-18T10:18:18.570Z] #39 27.11 CC images/core-x86.o [2020-05-18T10:18:18.652Z] #17 33.59 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:18:18.831Z] #39 ... [2020-05-18T10:18:18.831Z] [2020-05-18T10:18:18.831Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:18.831Z] #41 76.65 encoding/binary [2020-05-18T10:18:18.831Z] #41 76.69 go/token [2020-05-18T10:18:18.831Z] #41 76.71 net/url [2020-05-18T10:18:18.831Z] #41 78.62 go/scanner [2020-05-18T10:18:18.831Z] #41 80.95 text/template/parse [2020-05-18T10:18:18.831Z] #41 80.97 encoding/base64 [2020-05-18T10:18:18.831Z] #41 81.44 go/ast [2020-05-18T10:18:18.831Z] #41 82.98 encoding/json [2020-05-18T10:18:18.859Z] #39 36.19 CC images/file-lock.o [2020-05-18T10:18:18.860Z] #39 36.36 CC images/rlimit.o [2020-05-18T10:18:18.915Z] #17 53.30 Setting up iptables (1.8.2-4) ... [2020-05-18T10:18:18.915Z] #17 53.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:18:18.915Z] #17 53.36 Setting up python3 (3.7.3-1) ... [2020-05-18T10:18:19.114Z] #39 36.61 CC images/pagemap.o [2020-05-18T10:18:19.173Z] #17 53.77 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:18:19.218Z] #17 34.00 Selecting previously unselected package bzip2. [2020-05-18T10:18:19.218Z] #17 34.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T10:18:19.218Z] #17 34.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:18:19.218Z] #17 34.11 Selecting previously unselected package xz-utils. [2020-05-18T10:18:19.218Z] #17 34.12 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T10:18:19.218Z] #17 34.13 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:18:19.369Z] #39 36.96 CC images/siginfo.o [2020-05-18T10:18:19.404Z] #41 ... [2020-05-18T10:18:19.404Z] [2020-05-18T10:18:19.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:19.404Z] #39 27.87 CC images/core-arm.o [2020-05-18T10:18:19.475Z] #17 34.33 Selecting previously unselected package apparmor. [2020-05-18T10:18:19.475Z] #17 34.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T10:18:19.475Z] #17 34.40 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:18:18.623Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T10:18:19.040Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-18T10:18:19.624Z] #39 37.24 CC images/rpc.o [2020-05-18T10:18:19.665Z] #39 28.45 CC images/core-aarch64.o [2020-05-18T10:18:19.733Z] #17 34.76 Selecting previously unselected package aufs-tools. [2020-05-18T10:18:19.767Z] #17 54.42 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:18:19.997Z] #17 34.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T10:18:19.997Z] #17 34.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:18:19.997Z] #17 34.90 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:18:19.997Z] #17 34.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:18:19.997Z] #17 34.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:18:20.146Z] #33 45.22 Building dependency tree... [2020-05-18T10:18:20.255Z] #17 35.02 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:18:20.255Z] #17 35.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:18:20.255Z] #17 35.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:18:20.255Z] #17 35.15 Selecting previously unselected package jq. [2020-05-18T10:18:20.255Z] #17 35.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:18:20.255Z] #17 35.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:20.513Z] #17 35.33 Selecting previously unselected package libaio1:amd64. [2020-05-18T10:18:20.513Z] #17 35.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T10:18:20.513Z] #17 35.34 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:18:20.513Z] #17 35.40 Selecting previously unselected package libgpm2:amd64. [2020-05-18T10:18:20.513Z] #17 35.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T10:18:20.513Z] #17 35.41 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:18:20.513Z] #17 35.49 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:18:20.513Z] #17 35.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:18:20.513Z] #17 35.50 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:18:20.529Z] #63 exporting layers 5.1s done [2020-05-18T10:18:20.529Z] #63 writing image sha256:38da026e84f43f6ac284eb68635b1cfcbb4c2ef47ffa9c71f9c476e5dd7d0b93 done [2020-05-18T10:18:20.529Z] #63 naming to docker.io/library/docker:a342010823d36536499aafed527e8d203b9e2059 done [2020-05-18T10:18:20.529Z] #63 DONE 5.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T10:18:20.610Z] #39 29.12 CC images/core-ppc64.o [2020-05-18T10:18:20.985Z] #39 38.49 CC images/ext-file.o [2020-05-18T10:18:20.993Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/test/unit [2020-05-18T10:18:21.240Z] #39 38.73 CC images/cgroup.o [2020-05-18T10:18:21.554Z] #39 30.12 CC images/core-s390.o [2020-05-18T10:18:21.666Z] #17 56.05 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:18:21.666Z] #17 56.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:18:21.666Z] #17 56.40 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:19.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:18:19.672Z] > git --version # timeout=10 [2020-05-18T10:18:19.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:18:19.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:18:21.799Z] #39 39.40 CC images/userns.o [2020-05-18T10:18:22.054Z] #39 39.65 CC images/google/protobuf/descriptor.o [2020-05-18T10:18:22.599Z] #17 57.25 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:18:22.875Z] #33 50.11 The following additional packages will be installed: [2020-05-18T10:18:22.875Z] #33 50.13 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T10:18:22.875Z] #33 50.15 Suggested packages: [2020-05-18T10:18:22.875Z] #33 50.15 cmake-doc ninja-build lrzip [2020-05-18T10:18:22.875Z] #33 50.15 Recommended packages: [2020-05-18T10:18:22.875Z] #33 50.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T10:18:22.944Z] #39 31.50 CC images/cpuinfo.o [2020-05-18T10:18:23.165Z] #17 57.77 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:18:23.415Z] #39 ... [2020-05-18T10:18:23.415Z] [2020-05-18T10:18:23.415Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:23.415Z] #41 130.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-18T10:18:23.415Z] #41 131.2 vendor/golang.org/x/crypto/poly1305 [2020-05-18T10:18:23.415Z] #41 131.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T10:18:23.415Z] #41 132.8 vendor/golang.org/x/crypto/hkdf [2020-05-18T10:18:23.415Z] #41 133.0 vendor/golang.org/x/text/transform [2020-05-18T10:18:23.415Z] #41 133.6 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:18:23.415Z] #41 135.5 vendor/golang.org/x/text/secure/bidirule [2020-05-18T10:18:23.415Z] #41 135.9 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:18:23.415Z] #41 140.2 vendor/golang.org/x/net/idna [2020-05-18T10:18:23.666Z] ? github.com/docker/docker/api [no test files] [2020-05-18T10:18:23.670Z] #41 ... [2020-05-18T10:18:23.670Z] [2020-05-18T10:18:23.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:23.670Z] #39 41.24 CC images/opts.o [2020-05-18T10:18:23.793Z] #17 ... [2020-05-18T10:18:23.793Z] [2020-05-18T10:18:23.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:23.793Z] #39 96.62 CC criu/clone-noasan.o [2020-05-18T10:18:23.793Z] #39 96.81 CC criu/config.o [2020-05-18T10:18:23.793Z] #39 98.01 CC criu/cr-check.o [2020-05-18T10:18:23.793Z] #39 99.58 CC criu/cr-dedup.o [2020-05-18T10:18:23.793Z] #39 99.96 CC criu/cr-dump.o [2020-05-18T10:18:23.793Z] #39 102.0 CC criu/cr-errno.o [2020-05-18T10:18:23.793Z] #39 102.0 CC criu/cr-restore.o [2020-05-18T10:18:23.793Z] #39 106.1 CC criu/cr-service.o [2020-05-18T10:18:23.889Z] #39 32.24 CC images/inventory.o [2020-05-18T10:18:23.889Z] #39 32.61 CC images/fdinfo.o [2020-05-18T10:18:23.905Z] #33 ... [2020-05-18T10:18:23.905Z] [2020-05-18T10:18:23.905Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:18:23.905Z] #52 36.04 Reading package lists... [2020-05-18T10:18:23.905Z] #52 46.63 Building dependency tree... [2020-05-18T10:18:23.905Z] #52 50.65 The following additional packages will be installed: [2020-05-18T10:18:23.905Z] #52 50.65 libbtrfs0 [2020-05-18T10:18:23.905Z] #52 50.88 The following NEW packages will be installed: [2020-05-18T10:18:23.905Z] #52 50.89 libbtrfs-dev libbtrfs0 [2020-05-18T10:18:23.905Z] #52 51.19 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:18:23.905Z] #52 51.19 Need to get 120 kB of archives. [2020-05-18T10:18:23.905Z] #52 51.19 After this operation, 423 kB of additional disk space will be used. [2020-05-18T10:18:23.905Z] #52 51.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-18T10:18:23.905Z] #52 51.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-18T10:18:23.924Z] #39 41.55 CC images/seccomp.o [2020-05-18T10:18:24.359Z] #39 ... [2020-05-18T10:18:24.359Z] [2020-05-18T10:18:24.359Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:24.359Z] #17 39.40 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:18:24.359Z] #17 39.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:18:24.359Z] #17 39.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:24.464Z] #39 33.07 CC images/fown.o [2020-05-18T10:18:24.484Z] #39 41.92 CC images/binfmt-misc.o [2020-05-18T10:18:24.484Z] #39 42.11 CC images/time.o [2020-05-18T10:18:24.537Z] #17 58.95 Setting up python3-pip (18.1-5) ... [2020-05-18T10:18:24.617Z] #17 39.49 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:18:24.617Z] #17 39.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:18:24.617Z] #17 39.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:18:24.617Z] #17 39.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:18:24.617Z] #17 39.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:18:24.617Z] #17 39.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:18:24.738Z] #39 42.27 CC images/sysctl.o [2020-05-18T10:18:24.875Z] #17 39.66 Selecting previously unselected package libreadline5:amd64. [2020-05-18T10:18:24.875Z] #17 39.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T10:18:24.875Z] #17 39.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:18:24.875Z] #17 39.80 Selecting previously unselected package net-tools. [2020-05-18T10:18:24.875Z] #17 39.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T10:18:24.875Z] #17 39.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:18:24.939Z] #52 ... [2020-05-18T10:18:24.939Z] [2020-05-18T10:18:24.939Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:24.939Z] #33 52.14 The following NEW packages will be installed: [2020-05-18T10:18:24.939Z] #33 52.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T10:18:24.939Z] #33 52.16 vim-common xxd [2020-05-18T10:18:24.939Z] #33 52.32 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:18:24.939Z] #33 52.32 Need to get 14.9 MB of archives. [2020-05-18T10:18:24.939Z] #33 52.32 After this operation, 67.2 MB of additional disk space will be used. [2020-05-18T10:18:24.939Z] #33 52.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-18T10:18:24.939Z] #33 52.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:18:24.939Z] #33 52.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T10:18:24.993Z] #39 42.49 CC images/autofs.o [2020-05-18T10:18:24.993Z] #39 42.65 CC images/macvlan.o [2020-05-18T10:18:25.038Z] #39 33.59 CC images/ns.o [2020-05-18T10:18:25.038Z] #39 ... [2020-05-18T10:18:25.038Z] [2020-05-18T10:18:25.038Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:25.038Z] #52 43.83 + bin/ctr [2020-05-18T10:18:25.133Z] #17 40.03 Selecting previously unselected package python-pip-whl. [2020-05-18T10:18:25.133Z] #17 40.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:18:25.133Z] #17 40.04 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:18:25.232Z] #33 52.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-18T10:18:25.248Z] #39 ... [2020-05-18T10:18:25.248Z] [2020-05-18T10:18:25.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:25.248Z] #10 132.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:18:25.248Z] #10 132.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T10:18:25.248Z] #10 132.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:25.248Z] #10 ... [2020-05-18T10:18:25.248Z] [2020-05-18T10:18:25.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:25.248Z] #39 42.92 CC images/sit.o [2020-05-18T10:18:25.302Z] #52 ... [2020-05-18T10:18:25.302Z] [2020-05-18T10:18:25.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:25.302Z] #39 33.90 CC images/regfile.o [2020-05-18T10:18:25.471Z] #17 60.10 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:25.471Z] #17 60.16 Processing triggers for mime-support (3.62) ... [2020-05-18T10:18:25.698Z] #17 40.49 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:18:25.698Z] #17 40.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:18:25.698Z] #17 40.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:18:25.698Z] #17 40.61 Selecting previously unselected package python3-distutils. [2020-05-18T10:18:25.698Z] #17 40.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:18:25.698Z] #17 40.62 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:18:25.809Z] #39 43.17 CC images/memfd.o [2020-05-18T10:18:25.809Z] #39 43.41 CC images/timens.o [2020-05-18T10:18:25.879Z] #39 34.30 CC images/ghost-file.o [2020-05-18T10:18:25.956Z] #17 40.77 Selecting previously unselected package python3-pip. [2020-05-18T10:18:25.956Z] #17 40.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:18:25.956Z] #17 40.78 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:18:26.040Z] #17 DONE 60.7s [2020-05-18T10:18:26.040Z] [2020-05-18T10:18:26.040Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:18:26.040Z] #36 192.0 + dpkg --print-architecture [2020-05-18T10:18:26.040Z] #36 192.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T10:18:26.040Z] #36 192.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T10:18:26.040Z] #36 192.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T10:18:26.040Z] #36 ... [2020-05-18T10:18:26.040Z] [2020-05-18T10:18:26.040Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:18:26.064Z] #39 43.83 LINK images/built-in.o [2020-05-18T10:18:26.143Z] #39 34.75 CC images/fifo.o [2020-05-18T10:18:26.214Z] #17 40.96 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:18:26.214Z] #17 40.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:18:26.214Z] #17 40.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:26.214Z] #17 41.10 Selecting previously unselected package python3-setuptools. [2020-05-18T10:18:26.214Z] #17 41.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:18:26.214Z] #17 41.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:18:26.301Z] #18 ... [2020-05-18T10:18:26.301Z] [2020-05-18T10:18:26.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:26.301Z] #39 119.3 CC criu/irmap.o [2020-05-18T10:18:26.301Z] #39 120.0 CC criu/kcmp-ids.o [2020-05-18T10:18:26.301Z] #39 120.4 CC criu/kerndat.o [2020-05-18T10:18:26.301Z] #39 121.5 CC criu/libnetlink.o [2020-05-18T10:18:26.301Z] #39 121.8 CC criu/log.o [2020-05-18T10:18:26.301Z] #39 122.3 CC criu/lsm.o [2020-05-18T10:18:26.301Z] #39 122.7 CC criu/mem.o [2020-05-18T10:18:26.301Z] #39 124.4 CC criu/memfd.o [2020-05-18T10:18:26.301Z] #39 124.9 CC criu/mount.o [2020-05-18T10:18:26.301Z] #39 128.9 CC criu/namespaces.o [2020-05-18T10:18:26.319Z] #39 44.03 GEN compel/include/asm [2020-05-18T10:18:26.319Z] #39 44.07 GEN compel/include/version.h [2020-05-18T10:18:26.319Z] #39 44.11 touch .config [2020-05-18T10:18:26.472Z] #17 41.33 Selecting previously unselected package python3-wheel. [2020-05-18T10:18:26.472Z] #17 41.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:18:26.472Z] #17 41.33 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:18:26.472Z] #17 41.42 Selecting previously unselected package sudo. [2020-05-18T10:18:26.472Z] #17 41.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T10:18:26.472Z] #17 41.43 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:18:26.579Z] #39 44.16 GEN include/common/config.h [2020-05-18T10:18:26.579Z] #39 44.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T10:18:26.579Z] #39 44.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T10:18:26.579Z] #39 44.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T10:18:26.579Z] #39 44.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T10:18:26.579Z] #39 44.35 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T10:18:26.785Z] #39 35.16 CC images/remap-file-path.o [2020-05-18T10:18:26.838Z] #39 44.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T10:18:26.838Z] #39 44.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T10:18:26.838Z] #39 44.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T10:18:26.838Z] #39 44.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T10:18:26.838Z] #39 44.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:18:26.838Z] #39 44.48 DEP compel/plugins/std/infect.d [2020-05-18T10:18:27.037Z] #17 41.95 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:18:27.037Z] #17 41.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T10:18:27.037Z] #17 41.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:18:27.093Z] #39 44.62 DEP compel/plugins/std/string.d [2020-05-18T10:18:27.294Z] #17 42.24 Selecting previously unselected package uidmap. [2020-05-18T10:18:27.295Z] #17 42.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T10:18:27.295Z] #17 42.26 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:18:27.299Z] #33 54.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-18T10:18:27.299Z] #33 54.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-18T10:18:27.299Z] #33 54.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-18T10:18:27.299Z] #33 54.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-18T10:18:27.299Z] #33 54.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-18T10:18:27.299Z] #33 54.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-18T10:18:27.348Z] #39 44.79 DEP compel/plugins/std/log.d [2020-05-18T10:18:27.348Z] #39 44.85 DEP compel/plugins/std/fds.d [2020-05-18T10:18:27.348Z] #39 44.96 DEP compel/plugins/std/std.d [2020-05-18T10:18:27.348Z] #39 45.06 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:18:27.357Z] #39 35.86 CC images/eventfd.o [2020-05-18T10:18:27.552Z] #17 42.37 Selecting previously unselected package vim-runtime. [2020-05-18T10:18:27.552Z] #17 42.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:18:27.552Z] #17 42.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:18:27.552Z] #17 42.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:18:27.552Z] #17 42.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:18:27.607Z] #39 45.20 DEP compel/plugins/fds/fds.d [2020-05-18T10:18:27.618Z] #39 36.23 CC images/eventpoll.o [2020-05-18T10:18:27.673Z] #39 ... [2020-05-18T10:18:27.673Z] [2020-05-18T10:18:27.673Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:18:27.673Z] #18 1.656 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:18:27.673Z] #18 1.661 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:18:27.673Z] #18 1.668 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:18:27.673Z] #18 DONE 1.8s [2020-05-18T10:18:27.862Z] #39 45.38 CC compel/plugins/std/std.o [2020-05-18T10:18:27.931Z] [2020-05-18T10:18:27.931Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:18:27.939Z] #33 ... [2020-05-18T10:18:27.939Z] [2020-05-18T10:18:27.939Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T10:18:27.939Z] #52 53.38 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:27.939Z] #52 53.89 Fetched 120 kB in 0s (1163 kB/s) [2020-05-18T10:18:27.939Z] #52 54.10 Selecting previously unselected package libbtrfs0. [2020-05-18T10:18:27.939Z] #52 54.10 (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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:27.939Z] #52 54.25 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-18T10:18:27.939Z] #52 54.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:27.939Z] #52 54.49 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:18:27.939Z] #52 54.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-18T10:18:27.939Z] #52 54.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:27.939Z] #52 54.88 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:27.939Z] #52 54.88 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:27.939Z] #52 54.91 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:27.939Z] #52 DONE 55.4s [2020-05-18T10:18:27.939Z] [2020-05-18T10:18:27.939Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:28.116Z] #39 45.65 CC compel/plugins/std/fds.o [2020-05-18T10:18:28.191Z] #39 36.59 CC images/fh.o [2020-05-18T10:18:28.453Z] #39 37.05 CC images/fsnotify.o [2020-05-18T10:18:28.592Z] #53 0.406 + RM_GOPATH=0 [2020-05-18T10:18:28.592Z] #53 0.413 + TMP_GOPATH= [2020-05-18T10:18:28.592Z] #53 0.414 + : /build [2020-05-18T10:18:28.592Z] #53 0.415 + '[' -z '' ']' [2020-05-18T10:18:28.592Z] #53 0.417 ++ mktemp -d [2020-05-18T10:18:28.592Z] #53 0.419 + export GOPATH=/tmp/tmp.sGY9Yemz8h [2020-05-18T10:18:28.592Z] #53 0.420 + GOPATH=/tmp/tmp.sGY9Yemz8h [2020-05-18T10:18:28.592Z] #53 0.420 + RM_GOPATH=1 [2020-05-18T10:18:28.592Z] #53 0.421 ++ dirname /tmp/install/install.sh [2020-05-18T10:18:28.592Z] #53 0.442 + dir=/tmp/install [2020-05-18T10:18:28.592Z] #53 0.443 + bin=containerd [2020-05-18T10:18:28.592Z] #53 0.444 + shift [2020-05-18T10:18:28.592Z] #53 0.445 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T10:18:28.592Z] #53 0.448 + . /tmp/install/containerd.installer [2020-05-18T10:18:28.592Z] #53 0.451 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:18:28.592Z] #53 0.461 + install_containerd [2020-05-18T10:18:28.592Z] #53 0.462 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T10:18:28.592Z] #53 0.463 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:18:28.592Z] #53 0.463 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sGY9Yemz8h/src/github.com/containerd/containerd [2020-05-18T10:18:28.592Z] #53 0.508 Cloning into '/tmp/tmp.sGY9Yemz8h/src/github.com/containerd/containerd'... [2020-05-18T10:18:28.592Z] #53 ... [2020-05-18T10:18:28.592Z] [2020-05-18T10:18:28.592Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:28.592Z] #39 35.47 Reading package lists... [2020-05-18T10:18:28.592Z] #39 46.45 Building dependency tree... [2020-05-18T10:18:28.592Z] #39 51.39 The following additional packages will be installed: [2020-05-18T10:18:28.592Z] #39 51.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T10:18:28.592Z] #39 51.40 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T10:18:28.592Z] #39 51.42 Suggested packages: [2020-05-18T10:18:28.592Z] #39 51.42 manpages-dev python-setuptools [2020-05-18T10:18:28.592Z] #39 54.46 The following NEW packages will be installed: [2020-05-18T10:18:28.592Z] #39 54.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T10:18:28.592Z] #39 54.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T10:18:28.592Z] #39 54.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T10:18:28.592Z] #39 54.47 python-six zlib1g-dev [2020-05-18T10:18:28.592Z] #39 54.65 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:18:28.592Z] #39 54.65 Need to get 4075 kB of archives. [2020-05-18T10:18:28.592Z] #39 54.65 After this operation, 24.5 MB of additional disk space will be used. [2020-05-18T10:18:28.592Z] #39 54.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-18T10:18:28.592Z] #39 54.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-18T10:18:28.592Z] #39 54.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T10:18:28.592Z] #39 54.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-18T10:18:28.592Z] #39 54.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-18T10:18:28.592Z] #39 54.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-18T10:18:28.592Z] #39 54.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-18T10:18:28.592Z] #39 54.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-18T10:18:28.592Z] #39 54.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-18T10:18:28.592Z] #39 55.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-18T10:18:28.592Z] #39 55.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-18T10:18:28.592Z] #39 55.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-18T10:18:28.592Z] #39 55.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-18T10:18:28.592Z] #39 55.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-18T10:18:28.592Z] #39 55.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T10:18:28.592Z] #39 55.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-18T10:18:28.592Z] #39 55.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-18T10:18:28.676Z] #39 46.18 CC compel/plugins/std/log.o [2020-05-18T10:18:29.404Z] #39 38.00 CC images/signalfd.o [2020-05-18T10:18:29.600Z] #39 47.22 CC compel/plugins/std/string.o [2020-05-18T10:18:29.667Z] #39 38.33 CC images/fs.o [2020-05-18T10:18:29.929Z] #39 38.71 CC images/pstree.o [2020-05-18T10:18:30.087Z] #39 57.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:30.087Z] #39 ... [2020-05-18T10:18:30.087Z] [2020-05-18T10:18:30.087Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:30.087Z] #33 57.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:30.381Z] #33 57.73 Fetched 14.9 MB in 3s (4928 kB/s) [2020-05-18T10:18:30.381Z] #33 57.92 Selecting previously unselected package xxd. [2020-05-18T10:18:30.502Z] #39 39.01 CC images/pipe.o [2020-05-18T10:18:30.535Z] #39 47.98 CC compel/plugins/std/infect.o [2020-05-18T10:18:30.673Z] #33 57.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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:30.673Z] #33 58.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T10:18:30.763Z] #39 39.38 CC images/tcp-stream.o [2020-05-18T10:18:30.789Z] #39 48.50 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T10:18:30.831Z] #17 45.39 Selecting previously unselected package vim. [2020-05-18T10:18:30.831Z] #17 45.40 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:18:30.831Z] #17 45.42 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:18:30.970Z] #33 58.16 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:18:30.970Z] #33 ... [2020-05-18T10:18:30.970Z] [2020-05-18T10:18:30.970Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:30.970Z] #11 37.75 Reading package lists... [2020-05-18T10:18:30.970Z] #11 48.68 Building dependency tree... [2020-05-18T10:18:30.970Z] #11 53.80 The following additional packages will be installed: [2020-05-18T10:18:30.970Z] #11 53.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T10:18:30.970Z] #11 53.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T10:18:30.970Z] #11 53.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T10:18:30.970Z] #11 53.81 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T10:18:30.970Z] #11 53.82 mingw-w64-x86-64-dev [2020-05-18T10:18:30.970Z] #11 53.83 Suggested packages: [2020-05-18T10:18:30.970Z] #11 53.83 gcc-8-locales seccomp wine64 [2020-05-18T10:18:30.970Z] #11 57.33 The following NEW packages will be installed: [2020-05-18T10:18:30.970Z] #11 57.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T10:18:30.970Z] #11 57.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T10:18:30.970Z] #11 57.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T10:18:30.970Z] #11 57.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T10:18:30.970Z] #11 57.34 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T10:18:30.970Z] #11 57.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T10:18:30.970Z] #11 57.37 The following packages will be upgraded: [2020-05-18T10:18:30.970Z] #11 57.38 libsystemd0 libudev1 [2020-05-18T10:18:30.970Z] #11 57.64 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:18:30.970Z] #11 57.64 Need to get 79.4 MB of archives. [2020-05-18T10:18:30.970Z] #11 57.64 After this operation, 532 MB of additional disk space will be used. [2020-05-18T10:18:30.970Z] #11 57.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB] [2020-05-18T10:18:30.970Z] #11 57.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB] [2020-05-18T10:18:30.970Z] #11 57.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-18T10:18:30.970Z] #11 58.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-18T10:18:30.970Z] #11 ... [2020-05-18T10:18:30.970Z] [2020-05-18T10:18:30.970Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:30.970Z] #39 57.51 Fetched 4075 kB in 1s (3856 kB/s) [2020-05-18T10:18:30.970Z] #39 57.64 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-18T10:18:30.970Z] #39 57.64 (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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:30.970Z] #39 57.79 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-18T10:18:30.970Z] #39 57.80 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T10:18:30.970Z] #39 58.04 Selecting previously unselected package libnet1:ppc64el. [2020-05-18T10:18:30.970Z] #39 58.05 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T10:18:30.970Z] #39 58.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:30.970Z] #39 58.21 Selecting previously unselected package libnet1-dev. [2020-05-18T10:18:30.970Z] #39 58.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T10:18:30.970Z] #39 58.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:31.044Z] #39 48.57 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T10:18:31.044Z] #39 48.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T10:18:31.044Z] #39 48.71 AR compel/plugins/std.lib.a [2020-05-18T10:18:31.088Z] #17 46.00 Selecting previously unselected package xfsprogs. [2020-05-18T10:18:31.088Z] #17 46.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T10:18:31.088Z] #17 46.01 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:18:31.262Z] #39 58.65 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-18T10:18:31.262Z] #39 58.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-18T10:18:31.262Z] #39 58.66 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T10:18:31.299Z] #39 48.79 CC compel/plugins/fds/fds.o [2020-05-18T10:18:31.299Z] #39 49.00 AR compel/plugins/fds.lib.a [2020-05-18T10:18:31.299Z] #39 49.05 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:18:31.337Z] #39 39.86 CC images/sk-packet.o [2020-05-18T10:18:31.554Z] #39 58.90 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-18T10:18:31.554Z] #39 58.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-18T10:18:31.554Z] #39 58.93 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T10:18:31.554Z] #39 ... [2020-05-18T10:18:31.554Z] [2020-05-18T10:18:31.554Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:18:31.554Z] #24 37.17 Reading package lists... [2020-05-18T10:18:31.554Z] #24 49.61 Building dependency tree... [2020-05-18T10:18:31.554Z] #24 53.89 ca-certificates is already the newest version (20190110). [2020-05-18T10:18:31.554Z] #24 53.89 The following additional packages will be installed: [2020-05-18T10:18:31.554Z] #24 53.91 libjq1 libonig5 [2020-05-18T10:18:31.554Z] #24 54.82 The following NEW packages will be installed: [2020-05-18T10:18:31.554Z] #24 54.86 jq libjq1 libonig5 [2020-05-18T10:18:31.554Z] #24 55.13 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T10:18:31.554Z] #24 55.13 Need to get 358 kB of archives. [2020-05-18T10:18:31.554Z] #24 55.13 After this operation, 1277 kB of additional disk space will be used. [2020-05-18T10:18:31.554Z] #24 55.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-18T10:18:31.554Z] #24 55.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-18T10:18:31.554Z] #24 55.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-18T10:18:31.554Z] #24 57.19 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:31.554Z] #24 57.51 Fetched 358 kB in 0s (2118 kB/s) [2020-05-18T10:18:31.554Z] #24 57.74 Selecting previously unselected package libonig5:ppc64el. [2020-05-18T10:18:31.554Z] #24 57.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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:31.554Z] #24 57.93 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-18T10:18:31.554Z] #24 57.95 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-18T10:18:31.554Z] #24 58.38 Selecting previously unselected package libjq1:ppc64el. [2020-05-18T10:18:31.554Z] #24 58.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T10:18:31.554Z] #24 58.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T10:18:31.554Z] #24 58.91 Selecting previously unselected package jq. [2020-05-18T10:18:31.554Z] #24 58.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T10:18:31.554Z] #24 58.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:31.555Z] #39 ... [2020-05-18T10:18:31.555Z] [2020-05-18T10:18:31.555Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:31.555Z] #54 141.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:18:31.555Z] #54 141.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:18:31.555Z] #54 DONE 149.2s [2020-05-18T10:18:31.555Z] [2020-05-18T10:18:31.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:31.555Z] #39 49.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:18:31.555Z] #39 ... [2020-05-18T10:18:31.555Z] [2020-05-18T10:18:31.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:31.555Z] #41 142.5 vendor/golang.org/x/net/http2/hpack [2020-05-18T10:18:31.555Z] #41 143.4 mime [2020-05-18T10:18:31.555Z] #41 145.4 mime/quotedprintable [2020-05-18T10:18:31.555Z] #41 145.8 net/http/internal [2020-05-18T10:18:31.598Z] #39 40.27 CC images/mnt.o [2020-05-18T10:18:31.603Z] #17 46.40 Selecting previously unselected package zip. [2020-05-18T10:18:31.604Z] #17 46.40 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T10:18:31.604Z] #17 46.41 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:18:31.604Z] #17 46.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:18:31.604Z] #17 46.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:18:31.604Z] #17 46.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:31.604Z] #17 46.65 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:18:31.811Z] #41 ... [2020-05-18T10:18:31.811Z] [2020-05-18T10:18:31.811Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:31.811Z] #43 DONE 149.2s [2020-05-18T10:18:31.811Z] [2020-05-18T10:18:31.811Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:18:31.811Z] #55 DONE 0.1s [2020-05-18T10:18:31.811Z] [2020-05-18T10:18:31.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:31.811Z] #39 49.46 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T10:18:31.811Z] #39 49.60 HOSTDEP compel/src/main-host.d [2020-05-18T10:18:31.844Z] #24 ... [2020-05-18T10:18:31.844Z] [2020-05-18T10:18:31.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:31.844Z] #11 59.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-18T10:18:31.844Z] #11 59.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-18T10:18:31.844Z] #11 59.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-18T10:18:31.844Z] #11 59.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T10:18:31.861Z] #17 46.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:18:31.861Z] #17 46.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:31.861Z] #17 46.68 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:18:31.861Z] #17 46.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:18:31.861Z] #17 46.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:31.861Z] #17 46.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:18:31.861Z] #17 46.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:18:31.861Z] #17 46.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:18:31.861Z] #17 46.74 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:18:31.861Z] #17 46.75 Setting up zip (3.0-11+b1) ... [2020-05-18T10:18:31.861Z] #17 46.76 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:18:31.861Z] #17 46.79 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:18:32.038Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-05-18T10:18:32.066Z] #39 49.73 DEP compel/src/lib/ptrace.d [2020-05-18T10:18:32.066Z] #39 49.84 DEP compel/src/lib/infect.d [2020-05-18T10:18:32.171Z] #39 40.61 CC images/pipe-data.o [2020-05-18T10:18:32.432Z] #39 41.00 CC images/sa.o [2020-05-18T10:18:32.471Z] #11 ... [2020-05-18T10:18:32.471Z] [2020-05-18T10:18:32.471Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T10:18:32.471Z] #24 59.37 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-18T10:18:32.471Z] #24 59.39 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T10:18:32.471Z] #24 59.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:32.471Z] #24 59.41 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:32.471Z] #24 DONE 59.8s [2020-05-18T10:18:32.471Z] [2020-05-18T10:18:32.471Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:18:32.471Z] #25 DONE 0.1s [2020-05-18T10:18:32.471Z] [2020-05-18T10:18:32.471Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:32.471Z] #39 59.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-18T10:18:32.471Z] #39 59.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T10:18:32.471Z] #39 59.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:18:32.471Z] #39 59.70 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-18T10:18:32.471Z] #39 59.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T10:18:32.471Z] #39 59.77 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:18:32.471Z] #39 59.94 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-18T10:18:32.471Z] #39 59.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-18T10:18:32.471Z] #39 59.96 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T10:18:32.626Z] #39 50.18 DEP compel/src/lib/infect-util.d [2020-05-18T10:18:32.880Z] #39 50.39 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:18:33.006Z] #39 41.47 CC images/timer.o [2020-05-18T10:18:33.098Z] #39 60.53 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-18T10:18:33.098Z] #39 60.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:33.135Z] #39 50.60 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T10:18:33.135Z] #39 50.70 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T10:18:33.135Z] #39 50.85 DEP compel/src/lib/log.d [2020-05-18T10:18:33.267Z] #39 ... [2020-05-18T10:18:33.268Z] [2020-05-18T10:18:33.268Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:33.268Z] #41 91.12 go/parser [2020-05-18T10:18:33.268Z] #41 91.37 text/template [2020-05-18T10:18:33.268Z] #41 93.98 math/big [2020-05-18T10:18:33.268Z] #41 98.66 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:18:33.389Z] #39 60.62 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:18:33.390Z] #39 50.99 DEP compel/src/main.d [2020-05-18T10:18:33.529Z] #41 ... [2020-05-18T10:18:33.529Z] [2020-05-18T10:18:33.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:33.529Z] #39 42.09 CC images/timerfd.o [2020-05-18T10:18:33.645Z] #39 51.13 DEP compel/src/lib/handle-elf.d [2020-05-18T10:18:33.645Z] #39 51.27 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T10:18:33.791Z] #39 42.49 CC images/mm.o [2020-05-18T10:18:33.900Z] #39 51.50 CC compel/src/lib/log.o [2020-05-18T10:18:34.154Z] #39 51.81 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T10:18:34.363Z] #39 43.02 CC images/sk-opts.o [2020-05-18T10:18:34.363Z] #39 ... [2020-05-18T10:18:34.363Z] [2020-05-18T10:18:34.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:34.363Z] #10 92.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:18:34.363Z] #10 92.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-18T10:18:34.363Z] #10 92.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:34.485Z] #19 5.599 Collecting yamllint==1.16.0 [2020-05-18T10:18:34.485Z] #19 ... [2020-05-18T10:18:34.485Z] [2020-05-18T10:18:34.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:34.485Z] #39 131.3 CC criu/net.o [2020-05-18T10:18:34.485Z] #39 134.8 CC criu/netfilter.o [2020-05-18T10:18:34.485Z] #39 135.3 CC criu/page-pipe.o [2020-05-18T10:18:34.485Z] #39 136.1 CC criu/page-xfer.o [2020-05-18T10:18:34.485Z] #39 137.3 CC criu/pagemap-cache.o [2020-05-18T10:18:34.485Z] #39 137.6 CC criu/pagemap.o [2020-05-18T10:18:34.911Z] #39 62.24 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-18T10:18:34.911Z] #39 62.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:34.911Z] #39 62.25 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:18:34.950Z] #10 ... [2020-05-18T10:18:34.950Z] [2020-05-18T10:18:34.950Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:34.950Z] #39 43.52 CC images/sk-unix.o [2020-05-18T10:18:35.077Z] #39 52.49 CC compel/arch/x86/src/lib/infect.o [2020-05-18T10:18:35.142Z] #17 49.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:18:35.142Z] #17 49.53 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:18:35.142Z] #17 49.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:18:35.142Z] #17 49.55 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:18:35.142Z] #17 49.60 invoke-rc.d: could not determine current runlevel [2020-05-18T10:18:35.142Z] #17 49.62 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:18:35.142Z] #17 49.63 Setting up pigz (2.4-1) ... [2020-05-18T10:18:35.142Z] #17 49.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:18:35.142Z] #17 49.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:18:35.142Z] #17 49.67 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:18:35.142Z] #17 49.69 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:18:35.142Z] #17 49.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:18:35.142Z] #17 ... [2020-05-18T10:18:35.142Z] [2020-05-18T10:18:35.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:35.142Z] #39 107.6 CC criu/crtools.o [2020-05-18T10:18:35.142Z] #39 108.2 CC criu/eventfd.o [2020-05-18T10:18:35.142Z] #39 108.6 CC criu/eventpoll.o [2020-05-18T10:18:35.142Z] #39 109.4 CC criu/external.o [2020-05-18T10:18:35.142Z] #39 109.6 CC criu/fault-injection.o [2020-05-18T10:18:35.142Z] #39 109.8 CC criu/fdstore.o [2020-05-18T10:18:35.142Z] #39 110.1 CC criu/fifo.o [2020-05-18T10:18:35.142Z] #39 110.6 CC criu/file-ids.o [2020-05-18T10:18:35.142Z] #39 111.0 CC criu/file-lock.o [2020-05-18T10:18:35.142Z] #39 111.9 CC criu/files-ext.o [2020-05-18T10:18:35.142Z] #39 112.3 CC criu/files-reg.o [2020-05-18T10:18:35.142Z] #39 114.6 CC criu/files.o [2020-05-18T10:18:35.142Z] #39 116.8 CC criu/filesystems.o [2020-05-18T10:18:35.142Z] #39 117.5 CC criu/fsnotify.o [2020-05-18T10:18:35.142Z] #39 ... [2020-05-18T10:18:35.142Z] [2020-05-18T10:18:35.142Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:35.142Z] #17 50.12 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:18:35.142Z] #17 50.13 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:18:35.142Z] #17 50.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:35.142Z] #17 50.15 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:18:35.142Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:18:35.197Z] #39 62.66 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-18T10:18:35.400Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:18:35.400Z] #17 50.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:18:35.400Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:18:35.400Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:18:35.400Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:18:35.400Z] #17 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:18:35.400Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:18:35.400Z] #17 50.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:18:35.400Z] #17 50.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:18:35.400Z] #17 50.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:18:35.400Z] #17 50.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:18:35.400Z] #17 50.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:18:35.400Z] #17 50.31 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:18:35.417Z] #39 138.2 CC criu/parasite-syscall.o [2020-05-18T10:18:35.487Z] #39 62.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:35.487Z] #39 62.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T10:18:35.522Z] #39 44.00 CC images/sk-inet.o [2020-05-18T10:18:35.637Z] #39 53.15 CC compel/src/lib/infect-rpc.o [2020-05-18T10:18:35.637Z] #39 53.41 CC compel/src/lib/infect-util.o [2020-05-18T10:18:35.784Z] #39 44.50 CC images/tun.o [2020-05-18T10:18:35.892Z] #39 53.63 CC compel/src/lib/infect.o [2020-05-18T10:18:35.982Z] #39 139.1 CC criu/path.o [2020-05-18T10:18:36.207Z] Fetching without tags [2020-05-18T10:18:35.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:18:35.929Z] > git config --add remote.origin.fetch +refs/pull/40895/head:refs/remotes/origin/PR-40895 # timeout=10 [2020-05-18T10:18:35.986Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:18:36.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T10:18:36.244Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T10:18:36.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T10:18:36.247Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40895/head:refs/remotes/origin/PR-40895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T10:18:36.574Z] #39 139.4 CC criu/pie-util-vdso-elf32.o [2020-05-18T10:18:36.574Z] #39 139.7 CC criu/pie-util-vdso.o [2020-05-18T10:18:36.728Z] #39 45.15 CC images/sk-netlink.o [2020-05-18T10:18:36.728Z] #39 45.35 CC images/packet-sock.o [2020-05-18T10:18:36.816Z] #39 ... [2020-05-18T10:18:36.816Z] [2020-05-18T10:18:36.816Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:36.816Z] #10 150.0 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T10:18:36.816Z] #10 150.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 150.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:18:36.816Z] #10 150.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T10:18:36.816Z] #10 150.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 150.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:18:36.816Z] #10 150.5 Selecting previously unselected package libbtrfs0. [2020-05-18T10:18:36.816Z] #10 150.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 150.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:36.816Z] #10 150.5 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:18:36.816Z] #10 150.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 150.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:36.816Z] #10 150.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T10:18:36.816Z] #10 150.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 150.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:18:36.816Z] #10 150.8 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T10:18:36.816Z] #10 150.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 151.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:18:36.816Z] #10 151.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T10:18:36.816Z] #10 151.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 151.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:18:36.816Z] #10 151.6 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T10:18:36.816Z] #10 151.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 151.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 151.7 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T10:18:36.816Z] #10 151.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 151.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 151.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T10:18:36.816Z] #10 151.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 151.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 152.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T10:18:36.816Z] #10 152.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 152.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 152.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T10:18:36.816Z] #10 152.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 152.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:18:36.816Z] #10 152.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T10:18:36.816Z] #10 152.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 152.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:18:36.816Z] #10 152.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T10:18:36.816Z] #10 152.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 152.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:18:36.816Z] #10 152.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T10:18:36.816Z] #10 152.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T10:18:36.816Z] #10 152.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:18:36.816Z] #10 153.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:18:36.816Z] #10 153.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T10:18:36.816Z] #10 153.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:36.816Z] #10 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:18:36.816Z] #10 153.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:18:36.816Z] #10 153.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:36.817Z] #10 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 [2020-05-18T10:18:36.817Z] #10 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 [2020-05-18T10:18:36.817Z] #10 153.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:18:36.817Z] #10 153.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T10:18:36.817Z] #10 153.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:18:36.817Z] #10 153.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:18:36.817Z] #10 153.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T10:18:36.817Z] #10 153.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T10:18:36.817Z] #10 153.6 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:36.817Z] #10 DONE 154.1s [2020-05-18T10:18:36.817Z] [2020-05-18T10:18:36.817Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:36.982Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:18:37.195Z] #39 140.2 CC criu/pie-util.o [2020-05-18T10:18:37.195Z] #39 140.3 CC criu/pipes.o [2020-05-18T10:18:37.301Z] #39 ... [2020-05-18T10:18:37.301Z] [2020-05-18T10:18:37.301Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:37.301Z] #47 95.39 golang.org/x/crypto/ssh/terminal [2020-05-18T10:18:37.301Z] #47 98.80 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:18:37.301Z] #47 DONE 105.0s [2020-05-18T10:18:37.301Z] [2020-05-18T10:18:37.301Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:37.301Z] #39 45.81 CC images/ipc-var.o [2020-05-18T10:18:37.556Z] #39 65.01 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-18T10:18:37.556Z] #39 65.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:37.563Z] #39 46.17 CC images/ipc-desc.o [2020-05-18T10:18:37.769Z] #39 141.0 CC criu/plugin.o [2020-05-18T10:18:37.826Z] #39 46.48 CC images/ipc-shm.o [2020-05-18T10:18:37.857Z] #39 65.06 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:18:37.857Z] #39 ... [2020-05-18T10:18:37.857Z] [2020-05-18T10:18:37.857Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:37.857Z] #26 3.037 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:18:37.857Z] #26 3.822 [2020-05-18T10:18:38.087Z] #39 46.65 CC images/ipc-msg.o [2020-05-18T10:18:38.340Z] #39 141.5 CC criu/proc_parse.o [2020-05-18T10:18:38.662Z] #39 47.18 CC images/ipc-sem.o [2020-05-18T10:18:38.679Z] #17 53.29 Setting up iptables (1.8.2-4) ... [2020-05-18T10:18:38.679Z] #17 53.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:18:38.679Z] #17 53.35 Setting up python3 (3.7.3-1) ... [2020-05-18T10:18:38.679Z] #17 53.72 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:18:38.903Z] #39 ... [2020-05-18T10:18:38.904Z] [2020-05-18T10:18:38.904Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:18:38.904Z] #19 10.95 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:18:38.904Z] #19 11.08 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:18:38.904Z] #19 11.21 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:18:38.929Z] #39 47.38 CC images/utsns.o [2020-05-18T10:18:39.030Z] #26 4.079 #=#=# ### 5.0% ###### 9.3% ########### 15.7% ############### 22.1% ################## 26.3% ###################### 30.6% ######################### 34.8% ############################# 41.2% ################################ 45.5% ################################### 49.7% ######################################### 58.3% ################################################# 68.9% ####################################################### 77.4% ########################################################## 81.7% ############################################################### 88.0% ################################################################ 90.2% #################################################################### 94.4% ######################################################################## 100.0% [2020-05-18T10:18:39.030Z] #26 ... [2020-05-18T10:18:39.030Z] [2020-05-18T10:18:39.030Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:39.030Z] #39 66.40 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T10:18:39.030Z] #39 66.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T10:18:39.030Z] #39 66.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:18:39.190Z] #39 47.66 CC images/creds.o [2020-05-18T10:18:39.190Z] #39 47.90 CC images/vma.o [2020-05-18T10:18:39.323Z] #39 66.78 Selecting previously unselected package protobuf-compiler. [2020-05-18T10:18:39.324Z] #39 66.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:39.325Z] #49 ... [2020-05-18T10:18:39.325Z] [2020-05-18T10:18:39.325Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:18:39.325Z] #11 DONE 2.5s [2020-05-18T10:18:39.325Z] [2020-05-18T10:18:39.325Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:39.325Z] #49 2.551 + RM_GOPATH=0 [2020-05-18T10:18:39.325Z] #49 2.551 + TMP_GOPATH= [2020-05-18T10:18:39.325Z] #49 2.551 + : /build [2020-05-18T10:18:39.325Z] #49 2.551 + '[' -z '' ']' [2020-05-18T10:18:39.325Z] #49 2.551 ++ mktemp -d [2020-05-18T10:18:39.325Z] #49 2.551 + export GOPATH=/tmp/tmp.bbr2AY2ihe [2020-05-18T10:18:39.325Z] #49 2.551 + GOPATH=/tmp/tmp.bbr2AY2ihe [2020-05-18T10:18:39.325Z] #49 2.551 + RM_GOPATH=1 [2020-05-18T10:18:39.325Z] #49 2.551 ++ dirname /tmp/install/install.sh [2020-05-18T10:18:39.325Z] #49 2.570 + dir=/tmp/install [2020-05-18T10:18:39.325Z] #49 2.570 + bin=runc [2020-05-18T10:18:39.325Z] #49 2.570 + shift [2020-05-18T10:18:39.325Z] #49 2.570 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:18:39.325Z] #49 2.570 + . /tmp/install/runc.installer [2020-05-18T10:18:39.325Z] #49 2.570 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:18:39.325Z] #49 2.570 + install_runc [2020-05-18T10:18:39.325Z] #49 2.570 + uname -r [2020-05-18T10:18:39.325Z] #49 2.570 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:18:39.325Z] #49 2.578 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:18:39.325Z] #49 2.578 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:18:39.325Z] #49 2.578 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:18:39.325Z] #49 2.578 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bbr2AY2ihe/src/github.com/opencontainers/runc [2020-05-18T10:18:39.325Z] #49 2.585 Cloning into '/tmp/tmp.bbr2AY2ihe/src/github.com/opencontainers/runc'... [2020-05-18T10:18:37.093Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:18:37.143Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:18:39.613Z] #39 66.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:18:39.613Z] #39 67.06 Selecting previously unselected package python-pkg-resources. [2020-05-18T10:18:39.613Z] #39 67.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:18:39.613Z] #39 67.08 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:39.630Z] #17 54.31 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:18:39.767Z] #39 48.32 CC images/netdev.o [2020-05-18T10:18:40.170Z] Merge succeeded, producing a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:18:40.170Z] Checking out Revision a342010823d36536499aafed527e8d203b9e2059 (PR-40895) [2020-05-18T10:18:40.249Z] #39 67.59 Selecting previously unselected package python-six. [2020-05-18T10:18:40.249Z] #39 67.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T10:18:40.249Z] #39 67.63 Unpacking python-six (1.12.0-1) ... [2020-05-18T10:18:40.249Z] #39 67.78 Selecting previously unselected package python-protobuf. [2020-05-18T10:18:40.272Z] #19 12.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:18:40.272Z] #19 12.57 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:18:40.272Z] #19 12.63 Building wheels for collected packages: pyyaml [2020-05-18T10:18:40.272Z] #19 12.63 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:18:40.339Z] #39 48.94 CC images/tty.o [2020-05-18T10:18:40.541Z] #39 67.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-18T10:18:40.541Z] #39 67.81 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T10:18:41.003Z] #17 55.83 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:18:41.003Z] #17 55.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:18:41.174Z] #39 ... [2020-05-18T10:18:41.174Z] [2020-05-18T10:18:41.174Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:41.174Z] #33 58.50 Selecting previously unselected package vim-common. [2020-05-18T10:18:41.174Z] #33 58.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:18:41.174Z] #33 58.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:18:41.174Z] #33 59.34 Selecting previously unselected package cmake-data. [2020-05-18T10:18:41.174Z] #33 59.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T10:18:41.174Z] #33 59.35 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T10:18:41.174Z] #33 63.63 Selecting previously unselected package libicu63:ppc64el. [2020-05-18T10:18:41.174Z] #33 63.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-18T10:18:41.174Z] #33 63.66 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T10:18:41.174Z] #33 ... [2020-05-18T10:18:41.174Z] [2020-05-18T10:18:41.174Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:41.174Z] #26 7.257 [2020-05-18T10:18:41.174Z] #26 7.539 # 1.9% ############### 21.5% ######################### 34.8% ############################# 41.2% ##################################### 52.8% ############################################## 64.3% ################################################## 70.0% ########################################################## 81.6% ######################################################################## 100.0% [2020-05-18T10:18:41.287Z] #39 49.85 CC images/file-lock.o [2020-05-18T10:18:41.549Z] #39 50.06 CC images/rlimit.o [2020-05-18T10:18:41.568Z] #17 56.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:41.641Z] #19 13.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:18:41.642Z] #19 13.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:18:41.642Z] #19 13.81 Successfully built pyyaml [2020-05-18T10:18:41.642Z] #19 13.83 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T10:18:41.801Z] #26 9.359 #=#=# [2020-05-18T10:18:41.811Z] #39 50.40 CC images/pagemap.o [2020-05-18T10:18:41.834Z] #49 ... [2020-05-18T10:18:41.834Z] [2020-05-18T10:18:41.834Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:18:41.834Z] #12 DONE 2.1s [2020-05-18T10:18:41.834Z] [2020-05-18T10:18:41.834Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:18:41.899Z] #19 14.15 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:18:42.088Z] #13 ... [2020-05-18T10:18:42.088Z] [2020-05-18T10:18:42.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:42.088Z] #41 149.4 crypto/tls [2020-05-18T10:18:42.088Z] #41 156.1 net/http/httptrace [2020-05-18T10:18:42.088Z] #41 156.3 net/http [2020-05-18T10:18:42.088Z] #41 ... [2020-05-18T10:18:42.088Z] [2020-05-18T10:18:42.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:42.088Z] #39 55.82 CC compel/src/lib/ptrace.o [2020-05-18T10:18:42.088Z] #39 56.25 AR compel/libcompel.a [2020-05-18T10:18:42.088Z] #39 56.32 HOSTCC compel/src/main-host.o [2020-05-18T10:18:42.088Z] #39 56.71 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T10:18:42.088Z] #39 56.91 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:18:42.088Z] #39 57.41 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:18:42.088Z] #39 57.64 HOSTLINK compel/compel-host-bin [2020-05-18T10:18:42.088Z] #39 57.77 DEP soccr/soccr.d [2020-05-18T10:18:42.088Z] #39 57.96 CC soccr/soccr.o [2020-05-18T10:18:42.088Z] #39 59.29 AR soccr/libsoccr.a [2020-05-18T10:18:42.088Z] #39 59.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:18:42.088Z] #39 59.71 DEP criu/arch/x86/sigframe.d [2020-05-18T10:18:42.088Z] #39 59.85 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T10:18:42.133Z] #17 57.07 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:18:42.342Z] #39 59.95 DEP criu/arch/x86/kerndat.d [2020-05-18T10:18:42.342Z] #39 60.09 DEP criu/arch/x86/crtools.d [2020-05-18T10:18:42.385Z] #39 50.83 CC images/siginfo.o [2020-05-18T10:18:39.917Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T10:18:40.064Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-18T10:18:40.205Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T10:18:40.254Z] > git checkout -f a342010823d36536499aafed527e8d203b9e2059 # timeout=10 [2020-05-18T10:18:42.462Z] #19 DONE 14.7s [2020-05-18T10:18:42.463Z] [2020-05-18T10:18:42.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:42.463Z] #39 144.5 CC criu/protobuf-desc.o [2020-05-18T10:18:42.463Z] #39 145.6 CC criu/protobuf.o [2020-05-18T10:18:42.597Z] #39 60.21 DEP criu/arch/x86/cpu.d [2020-05-18T10:18:42.597Z] #39 60.32 CC criu/arch/x86/cpu.o [2020-05-18T10:18:42.649Z] #39 51.09 CC images/rpc.o [2020-05-18T10:18:42.649Z] #39 ... [2020-05-18T10:18:42.649Z] [2020-05-18T10:18:42.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:42.649Z] #10 109.4 Selecting previously unselected package libapparmor1:arm64. [2020-05-18T10:18:42.649Z] #10 109.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 109.5 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-18T10:18:42.649Z] #10 109.6 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-18T10:18:42.649Z] #10 109.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 109.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-18T10:18:42.649Z] #10 109.9 Selecting previously unselected package libbtrfs0. [2020-05-18T10:18:42.649Z] #10 109.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 109.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:42.649Z] #10 110.1 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:18:42.649Z] #10 110.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 110.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:42.649Z] #10 110.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-18T10:18:42.649Z] #10 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 110.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T10:18:42.649Z] #10 110.5 Selecting previously unselected package libudev-dev:arm64. [2020-05-18T10:18:42.649Z] #10 110.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-18T10:18:42.649Z] #10 110.5 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-18T10:18:42.698Z] #17 57.53 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:18:42.706Z] #26 9.678 # 2.4% ##### 7.6% ####### 10.2% ########### 15.3% ############ [2020-05-18T10:18:42.706Z] #26 ... [2020-05-18T10:18:42.706Z] [2020-05-18T10:18:42.706Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:42.706Z] #11 60.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-18T10:18:42.706Z] #11 60.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-18T10:18:42.706Z] #11 60.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-18T10:18:42.706Z] #11 68.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-18T10:18:42.706Z] #11 ... [2020-05-18T10:18:42.706Z] [2020-05-18T10:18:42.706Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:42.720Z] #39 ... [2020-05-18T10:18:42.720Z] [2020-05-18T10:18:42.720Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:18:42.720Z] #22 DONE 0.3s [2020-05-18T10:18:42.720Z] [2020-05-18T10:18:42.720Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:18:42.911Z] #10 110.8 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-18T10:18:42.911Z] #10 110.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-18T10:18:42.911Z] #10 110.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-18T10:18:43.157Z] #39 60.82 CC criu/arch/x86/crtools.o [2020-05-18T10:18:43.157Z] #39 ... [2020-05-18T10:18:43.157Z] [2020-05-18T10:18:43.157Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:18:43.157Z] #13 1.978 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:18:43.412Z] #13 DONE 2.1s [2020-05-18T10:18:43.412Z] [2020-05-18T10:18:43.412Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:18:43.412Z] #36 ... [2020-05-18T10:18:43.412Z] [2020-05-18T10:18:43.412Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:18:43.485Z] #10 111.2 Selecting previously unselected package libpcre16-3:arm64. [2020-05-18T10:18:43.485Z] #10 111.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-18T10:18:43.485Z] #10 111.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-18T10:18:43.749Z] #10 111.5 Selecting previously unselected package libpcre32-3:arm64. [2020-05-18T10:18:43.749Z] #10 111.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-18T10:18:43.749Z] #10 111.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-18T10:18:43.889Z] #17 58.63 Setting up python3-pip (18.1-5) ... [2020-05-18T10:18:44.014Z] #10 111.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-18T10:18:44.014Z] #10 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-18T10:18:44.014Z] #10 111.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-18T10:18:44.014Z] #10 112.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-18T10:18:44.014Z] #10 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-18T10:18:44.014Z] #10 112.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-18T10:18:44.468Z] #26 9.678 # 2.4% ##### 7.6% ####### 10.2% ########### 15.3% ############ 17.9% ################ 23.0% #################### 28.2% ######################### 36.0% ############################### 43.7% ################################# 46.3% ##################################### 51.5% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.1% ######################################################### 79.8% ############################################################# 85.0% ################################################################ 90.2% #################################################################### 95.4% ######################################################################## 100.0% [2020-05-18T10:18:44.586Z] #10 112.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-18T10:18:44.586Z] #10 112.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-18T10:18:44.614Z] #26 DONE 1.7s [2020-05-18T10:18:44.614Z] [2020-05-18T10:18:44.614Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:18:44.614Z] #29 DONE 0.2s [2020-05-18T10:18:44.614Z] [2020-05-18T10:18:44.614Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:18:44.614Z] #31 DONE 0.1s [2020-05-18T10:18:44.614Z] [2020-05-18T10:18:44.614Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:18:44.822Z] #17 59.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:44.822Z] #17 59.56 Processing triggers for mime-support (3.62) ... [2020-05-18T10:18:44.847Z] #10 112.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-18T10:18:44.870Z] #34 DONE 0.1s [2020-05-18T10:18:44.870Z] [2020-05-18T10:18:44.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:44.870Z] #39 146.2 CC criu/pstree.o [2020-05-18T10:18:44.870Z] #39 147.5 CC criu/rbtree.o [2020-05-18T10:18:44.870Z] #39 147.8 CC criu/rst-malloc.o [2020-05-18T10:18:45.080Z] #17 DONE 60.0s [2020-05-18T10:18:45.080Z] [2020-05-18T10:18:45.080Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:18:45.095Z] #26 12.74 [2020-05-18T10:18:45.109Z] #10 112.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-18T10:18:45.109Z] #10 112.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-18T10:18:45.109Z] #10 113.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-18T10:18:45.109Z] #10 113.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-18T10:18:45.109Z] #10 113.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-18T10:18:45.109Z] #10 113.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-18T10:18:45.130Z] #39 148.1 CC criu/seccomp.o [2020-05-18T10:18:45.130Z] #39 ... [2020-05-18T10:18:45.130Z] [2020-05-18T10:18:45.130Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:18:45.130Z] #36 DONE 219.9s [2020-05-18T10:18:45.298Z] #14 DONE 1.9s [2020-05-18T10:18:45.298Z] [2020-05-18T10:18:45.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:45.298Z] #39 62.22 CC criu/arch/x86/kerndat.o [2020-05-18T10:18:45.298Z] #39 62.81 CC criu/arch/x86/sigaction_compat.o [2020-05-18T10:18:45.387Z] [2020-05-18T10:18:45.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:45.430Z] #10 ... [2020-05-18T10:18:45.430Z] [2020-05-18T10:18:45.430Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:45.430Z] #41 103.2 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:18:45.430Z] #41 103.7 go/doc [2020-05-18T10:18:45.430Z] #41 111.1 github.com/LK4D4/vndr/build [2020-05-18T10:18:45.430Z] #41 111.3 crypto/ecdsa [2020-05-18T10:18:45.430Z] #41 112.4 crypto/x509/pkix [2020-05-18T10:18:45.430Z] #41 113.3 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T10:18:45.430Z] #41 ... [2020-05-18T10:18:45.430Z] [2020-05-18T10:18:45.430Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:45.430Z] #10 113.4 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-18T10:18:45.557Z] #39 63.21 CC criu/arch/x86/sigframe.o [2020-05-18T10:18:45.644Z] #39 148.7 CC criu/seize.o [2020-05-18T10:18:45.698Z] #10 113.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-18T10:18:45.698Z] #10 113.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-18T10:18:46.012Z] #18 ... [2020-05-18T10:18:46.012Z] [2020-05-18T10:18:46.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:46.012Z] #39 118.8 CC criu/image-desc.o [2020-05-18T10:18:46.012Z] #39 119.0 CC criu/image.o [2020-05-18T10:18:46.012Z] #39 119.8 CC criu/ipc_ns.o [2020-05-18T10:18:46.012Z] #39 120.9 CC criu/irmap.o [2020-05-18T10:18:46.012Z] #39 121.6 CC criu/kcmp-ids.o [2020-05-18T10:18:46.012Z] #39 122.0 CC criu/kerndat.o [2020-05-18T10:18:46.012Z] #39 123.2 CC criu/libnetlink.o [2020-05-18T10:18:46.012Z] #39 123.6 CC criu/log.o [2020-05-18T10:18:46.012Z] #39 124.2 CC criu/lsm.o [2020-05-18T10:18:46.012Z] #39 124.6 CC criu/mem.o [2020-05-18T10:18:46.012Z] #39 126.5 CC criu/memfd.o [2020-05-18T10:18:46.012Z] #39 127.1 CC criu/mount.o [2020-05-18T10:18:46.117Z] #39 63.52 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T10:18:46.117Z] #39 63.56 DEP criu/pie/util-vdso-elf32.d [2020-05-18T10:18:46.117Z] #39 63.78 DEP criu/pie/util-vdso.d [2020-05-18T10:18:46.268Z] #26 13.00 0.0% 1.2% ## 3.0% ### 4.6% #### 6.5% ##### 8.2% ####### 10.6% ######## 12.4% [2020-05-18T10:18:46.268Z] #26 ... [2020-05-18T10:18:46.268Z] [2020-05-18T10:18:46.268Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:46.268Z] #60 DONE 73.8s [2020-05-18T10:18:46.268Z] [2020-05-18T10:18:46.268Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:46.270Z] #39 ... [2020-05-18T10:18:46.270Z] [2020-05-18T10:18:46.270Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:18:46.270Z] #36 190.6 + dpkg --print-architecture [2020-05-18T10:18:46.270Z] #36 190.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T10:18:46.270Z] #36 190.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T10:18:46.270Z] #36 190.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T10:18:46.374Z] #39 63.95 DEP criu/pie/util.d [2020-05-18T10:18:46.457Z] #10 114.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-18T10:18:46.457Z] #10 114.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-18T10:18:46.574Z] #39 ... [2020-05-18T10:18:46.574Z] [2020-05-18T10:18:46.574Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:18:46.574Z] #37 DONE 0.2s [2020-05-18T10:18:46.574Z] [2020-05-18T10:18:46.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:46.574Z] #39 149.7 CC criu/servicefd.o [2020-05-18T10:18:46.628Z] #39 64.09 CC criu/pie/util.o [2020-05-18T10:18:46.628Z] #39 64.33 CC criu/pie/util-vdso.o [2020-05-18T10:18:46.722Z] #10 114.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-18T10:18:46.722Z] #10 114.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:18:46.722Z] #10 114.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-18T10:18:46.722Z] #10 114.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-18T10:18:46.722Z] #10 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:46.722Z] #10 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:18:46.722Z] #10 114.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-18T10:18:46.722Z] #10 114.6 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-18T10:18:46.722Z] #10 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:18:46.722Z] #10 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:18:46.722Z] #10 114.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-18T10:18:46.722Z] #10 114.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:18:46.722Z] #10 114.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-18T10:18:46.722Z] #10 114.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:18:46.831Z] #39 150.0 CC criu/shmem.o [2020-05-18T10:18:46.843Z] #36 ... [2020-05-18T10:18:46.843Z] [2020-05-18T10:18:46.843Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:18:46.843Z] #18 1.743 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:18:46.843Z] #18 1.746 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:18:46.843Z] #18 1.749 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:18:46.843Z] #18 DONE 1.9s [2020-05-18T10:18:46.843Z] [2020-05-18T10:18:46.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:46.983Z] #10 114.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-18T10:18:46.983Z] #10 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:46.983Z] #10 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:18:46.983Z] #10 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:18:46.983Z] #10 114.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:18:46.983Z] #10 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:18:46.983Z] #10 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:18:47.113Z] #39 ... [2020-05-18T10:18:47.113Z] [2020-05-18T10:18:47.113Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:18:47.187Z] #39 64.85 CC criu/pie/util-vdso-elf32.o [2020-05-18T10:18:47.446Z] #39 ... [2020-05-18T10:18:47.446Z] [2020-05-18T10:18:47.446Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:18:47.446Z] #15 DONE 2.0s [2020-05-18T10:18:47.446Z] [2020-05-18T10:18:47.446Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:18:47.761Z] #39 150.7 CC criu/sigframe.o [2020-05-18T10:18:47.761Z] #39 150.9 CC criu/signalfd.o [2020-05-18T10:18:47.800Z] #10 115.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:18:47.800Z] #10 115.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-18T10:18:47.800Z] #10 115.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T10:18:47.800Z] #10 115.3 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:18:47.800Z] #10 115.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-18T10:18:47.800Z] #10 115.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-18T10:18:47.800Z] #10 115.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:48.019Z] #39 151.1 CC criu/sk-inet.o [2020-05-18T10:18:48.945Z] #10 DONE 116.6s [2020-05-18T10:18:48.945Z] [2020-05-18T10:18:48.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:48.945Z] #39 52.78 CC images/ext-file.o [2020-05-18T10:18:48.945Z] #39 52.98 CC images/cgroup.o [2020-05-18T10:18:48.945Z] #39 53.72 CC images/userns.o [2020-05-18T10:18:48.945Z] #39 53.98 CC images/google/protobuf/descriptor.o [2020-05-18T10:18:48.945Z] #39 56.94 CC images/opts.o [2020-05-18T10:18:48.945Z] #39 57.27 CC images/seccomp.o [2020-05-18T10:18:48.950Z] #39 151.9 CC criu/sk-netlink.o [2020-05-18T10:18:49.208Z] #39 152.3 CC criu/sk-packet.o [2020-05-18T10:18:49.336Z] #16 DONE 2.0s [2020-05-18T10:18:49.336Z] [2020-05-18T10:18:49.336Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:18:49.718Z] #39 58.07 CC images/binfmt-misc.o [2020-05-18T10:18:49.718Z] #39 58.31 CC images/time.o [2020-05-18T10:18:49.773Z] #39 152.8 CC criu/sk-queue.o [2020-05-18T10:18:50.338Z] #39 153.2 CC criu/sk-tcp.o [2020-05-18T10:18:50.503Z] #39 58.87 CC images/sysctl.o [2020-05-18T10:18:50.503Z] #39 ... [2020-05-18T10:18:50.503Z] [2020-05-18T10:18:50.503Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:50.503Z] #54 111.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:18:50.503Z] #54 111.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:18:50.503Z] #54 DONE 118.2s [2020-05-18T10:18:50.503Z] [2020-05-18T10:18:50.503Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:18:50.596Z] #39 153.7 CC criu/sk-unix.o [2020-05-18T10:18:50.764Z] #55 DONE 0.2s [2020-05-18T10:18:50.764Z] [2020-05-18T10:18:50.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:50.764Z] #39 59.09 CC images/autofs.o [2020-05-18T10:18:51.025Z] #39 59.65 CC images/macvlan.o [2020-05-18T10:18:51.267Z] #26 13.00 0.0% 1.2% ## 3.0% ### 4.6% #### 6.5% ##### 8.2% ####### 10.6% ######## 12.4% ########### 15.9% ############# 18.1% ############# 19.0% ############## 19.9% ################ 22.6% ################## 25.3% ################### 27.1% #################### 28.9% ##################### 29.8% ###################### 30.6% ####################### 33.3% ######################### 35.1% ########################## 36.9% ############################ 39.0% ############################## 41.7% ################################# 46.0% ################################### 49.8% ###################################### 53.3% ######################################## 56.0% ########################################## 58.5% ########################################### 60.3% ############################################ 62.1% ############################################# 63.9% ############################################### 66.6% ################################################# 69.3% ################################################### 71.9% ##################################################### 74.6% ####################################################### 76.6% ######################################################## 78.4% ######################################################### 80.1% ########################################################## 81.9% ############################################################ 84.6% ############################################################### 88.1% ################################################################# 91.6% ################################################################### 93.4% ##################################################################### 96.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-18T10:18:51.267Z] #26 ... [2020-05-18T10:18:51.267Z] [2020-05-18T10:18:51.267Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:18:51.267Z] #39 68.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T10:18:51.267Z] #39 77.29 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:18:51.267Z] #39 77.30 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T10:18:51.267Z] #39 77.31 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:18:51.267Z] #39 77.33 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:18:51.267Z] #39 77.36 Setting up python-six (1.12.0-1) ... [2020-05-18T10:18:51.286Z] #39 59.91 CC images/sit.o [2020-05-18T10:18:51.557Z] #39 ... [2020-05-18T10:18:51.557Z] [2020-05-18T10:18:51.557Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:51.557Z] #26 19.11 [2020-05-18T10:18:51.557Z] #26 ... [2020-05-18T10:18:51.557Z] [2020-05-18T10:18:51.557Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:51.557Z] #31 69.11 internal/reflectlite [2020-05-18T10:18:51.557Z] #31 69.14 sync [2020-05-18T10:18:51.557Z] #31 77.18 errors [2020-05-18T10:18:51.557Z] #31 77.19 sort [2020-05-18T10:18:51.557Z] #31 77.80 strconv [2020-05-18T10:18:51.557Z] #31 77.82 internal/oserror [2020-05-18T10:18:51.557Z] #31 77.82 io [2020-05-18T10:18:51.557Z] #31 78.61 syscall [2020-05-18T10:18:51.845Z] #17 2.259 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:18:51.845Z] #17 2.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:18:51.845Z] #17 2.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:18:51.846Z] #31 ... [2020-05-18T10:18:51.846Z] [2020-05-18T10:18:51.846Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:18:51.846Z] #11 72.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-18T10:18:51.846Z] #11 72.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-18T10:18:51.846Z] #11 72.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-18T10:18:51.846Z] #11 72.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-18T10:18:51.846Z] #11 72.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-18T10:18:51.846Z] #11 72.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-18T10:18:51.846Z] #11 72.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-18T10:18:51.846Z] #11 72.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-18T10:18:51.846Z] #11 73.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-18T10:18:51.846Z] #11 73.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-18T10:18:51.846Z] #11 73.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-18T10:18:51.846Z] #11 73.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-18T10:18:51.846Z] #11 73.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-18T10:18:51.846Z] #11 73.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-18T10:18:51.846Z] #11 73.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-18T10:18:51.846Z] #11 76.37 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:18:51.846Z] #11 76.57 Fetched 79.4 MB in 16s (4974 kB/s) [2020-05-18T10:18:51.846Z] #11 76.64 (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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:51.846Z] #11 76.69 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ... [2020-05-18T10:18:51.846Z] #11 76.73 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:18:51.846Z] #11 77.43 Setting up libsystemd0:ppc64el (241-7~deb10u4) ... [2020-05-18T10:18:51.846Z] #11 77.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 ... 15338 files and directories currently installed.) [2020-05-18T10:18:51.846Z] #11 77.78 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ... [2020-05-18T10:18:51.846Z] #11 77.81 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T10:18:51.846Z] #11 78.41 Setting up libudev1:ppc64el (241-7~deb10u4) ... [2020-05-18T10:18:51.846Z] #11 78.75 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T10:18:51.846Z] #11 78.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T10:18:51.846Z] #11 78.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-18T10:18:51.846Z] #11 78.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:18:51.859Z] #39 60.28 CC images/memfd.o [2020-05-18T10:18:52.100Z] #17 2.888 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T10:18:52.120Z] #39 ... [2020-05-18T10:18:52.120Z] [2020-05-18T10:18:52.120Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:18:52.120Z] #11 DONE 3.5s [2020-05-18T10:18:52.120Z] [2020-05-18T10:18:52.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:52.120Z] #39 60.73 CC images/timens.o [2020-05-18T10:18:52.135Z] #11 ... [2020-05-18T10:18:52.135Z] [2020-05-18T10:18:52.135Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:18:52.135Z] #48 79.57 strconv [2020-05-18T10:18:52.135Z] #48 79.70 sort [2020-05-18T10:18:52.381Z] #39 61.17 LINK images/built-in.o [2020-05-18T10:18:52.424Z] #48 79.70 io [2020-05-18T10:18:52.424Z] #48 79.75 syscall [2020-05-18T10:18:52.496Z] #39 155.5 CC criu/sockets.o [2020-05-18T10:18:52.955Z] #39 61.51 GEN compel/include/asm [2020-05-18T10:18:52.955Z] #39 61.57 GEN compel/include/version.h [2020-05-18T10:18:53.216Z] #39 61.62 touch .config [2020-05-18T10:18:53.216Z] #39 61.71 GEN include/common/config.h [2020-05-18T10:18:53.216Z] #39 61.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:18:53.216Z] #39 61.90 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-18T10:18:53.216Z] #39 61.97 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-18T10:18:53.216Z] #39 62.00 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-18T10:18:53.428Z] #39 156.3 CC criu/stats.o [2020-05-18T10:18:53.429Z] #39 156.6 CC criu/string.o [2020-05-18T10:18:53.478Z] #39 62.05 DEP compel/plugins/std/infect.d [2020-05-18T10:18:53.663Z] #19 5.990 Collecting yamllint==1.16.0 [2020-05-18T10:18:53.686Z] #39 156.7 CC criu/sysctl.o [2020-05-18T10:18:53.739Z] #39 62.21 DEP compel/plugins/std/string.d [2020-05-18T10:18:53.739Z] #39 62.31 DEP compel/plugins/std/log.d [2020-05-18T10:18:53.922Z] #48 ... [2020-05-18T10:18:53.922Z] [2020-05-18T10:18:53.922Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:53.922Z] #42 71.10 sync [2020-05-18T10:18:53.922Z] #42 71.12 internal/reflectlite [2020-05-18T10:18:53.922Z] #42 76.30 internal/singleflight [2020-05-18T10:18:53.922Z] #42 76.33 math/rand [2020-05-18T10:18:53.922Z] #42 76.37 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T10:18:53.922Z] #42 79.77 io [2020-05-18T10:18:53.922Z] #42 79.77 strconv [2020-05-18T10:18:53.922Z] #42 79.78 sort [2020-05-18T10:18:53.922Z] #42 79.81 syscall [2020-05-18T10:18:53.922Z] #42 ... [2020-05-18T10:18:53.922Z] [2020-05-18T10:18:53.922Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:53.922Z] #33 77.55 Selecting previously unselected package libxml2:ppc64el. [2020-05-18T10:18:53.922Z] #33 77.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 77.61 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:18:53.922Z] #33 78.47 Selecting previously unselected package libarchive13:ppc64el. [2020-05-18T10:18:53.922Z] #33 78.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 78.48 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T10:18:53.922Z] #33 79.25 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-18T10:18:53.922Z] #33 79.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 79.30 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T10:18:53.922Z] #33 79.59 Selecting previously unselected package librhash0:ppc64el. [2020-05-18T10:18:53.922Z] #33 79.64 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 79.65 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-18T10:18:53.922Z] #33 80.15 Selecting previously unselected package libuv1:ppc64el. [2020-05-18T10:18:53.922Z] #33 80.21 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 80.22 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-18T10:18:53.922Z] #33 80.53 Selecting previously unselected package cmake. [2020-05-18T10:18:53.922Z] #33 80.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-18T10:18:53.922Z] #33 80.54 Unpacking cmake (3.13.4-1) ... [2020-05-18T10:18:53.983Z] #17 4.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T10:18:54.000Z] #39 62.45 DEP compel/plugins/std/fds.d [2020-05-18T10:18:54.000Z] #39 62.55 DEP compel/plugins/std/std.d [2020-05-18T10:18:54.251Z] #39 157.3 CC criu/sysfs_parse.o [2020-05-18T10:18:54.261Z] #39 62.73 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:18:54.262Z] #39 62.84 DEP compel/plugins/fds/fds.d [2020-05-18T10:18:54.262Z] #39 62.98 CC compel/plugins/std/std.o [2020-05-18T10:18:54.509Z] #39 157.7 CC criu/timens.o [2020-05-18T10:18:54.524Z] #39 ... [2020-05-18T10:18:54.524Z] [2020-05-18T10:18:54.524Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:18:54.524Z] #12 DONE 2.4s [2020-05-18T10:18:54.601Z] #19 ... [2020-05-18T10:18:54.601Z] [2020-05-18T10:18:54.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:54.601Z] #39 131.8 CC criu/namespaces.o [2020-05-18T10:18:54.601Z] #39 133.9 CC criu/net.o [2020-05-18T10:18:54.601Z] #39 137.3 CC criu/netfilter.o [2020-05-18T10:18:54.784Z] [2020-05-18T10:18:54.784Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:18:55.074Z] #39 158.0 CC criu/timerfd.o [2020-05-18T10:18:55.166Z] #39 137.6 CC criu/page-pipe.o [2020-05-18T10:18:55.332Z] #39 158.4 CC criu/tty.o [2020-05-18T10:18:55.342Z] #17 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T10:18:55.424Z] #39 138.1 CC criu/page-xfer.o [2020-05-18T10:18:55.442Z] #33 ... [2020-05-18T10:18:55.442Z] [2020-05-18T10:18:55.442Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:18:55.442Z] #26 21.17 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:18:55.442Z] #26 21.96 #=#=# [2020-05-18T10:18:55.442Z] #26 22.32 ######################################## 56.8% ######################################################################## 100.0% [2020-05-18T10:18:55.442Z] #26 22.65 [2020-05-18T10:18:55.597Z] #17 ... [2020-05-18T10:18:55.597Z] [2020-05-18T10:18:55.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:55.597Z] #39 65.60 AR criu/pie/pie.lib.a [2020-05-18T10:18:55.597Z] #39 65.63 DEP criu/pie/restorer.d [2020-05-18T10:18:55.597Z] #39 65.80 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T10:18:55.597Z] #39 65.91 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T10:18:55.597Z] #39 65.93 DEP criu/arch/x86/restorer.d [2020-05-18T10:18:55.597Z] #39 66.07 DEP criu/arch/x86/vdso-pie.d [2020-05-18T10:18:55.597Z] #39 66.14 DEP criu/pie/parasite-vdso.d [2020-05-18T10:18:55.597Z] #39 66.39 DEP criu/pie/parasite.d [2020-05-18T10:18:55.597Z] #39 66.59 CC criu/pie/parasite.o [2020-05-18T10:18:55.597Z] #39 68.03 LINK criu/pie/parasite.built-in.o [2020-05-18T10:18:55.597Z] #39 68.04 GEN criu/pie/parasite-blob.h [2020-05-18T10:18:55.597Z] #39 68.06 CC criu/pie/parasite-vdso.o [2020-05-18T10:18:55.597Z] #39 68.79 CC criu/arch/x86/vdso-pie.o [2020-05-18T10:18:55.597Z] #39 69.14 CC criu/arch/x86/restorer.o [2020-05-18T10:18:55.597Z] #39 69.61 CC criu/arch/x86/restorer_unmap.o [2020-05-18T10:18:55.597Z] #39 69.69 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T10:18:55.597Z] #39 69.97 CC criu/pie/restorer.o [2020-05-18T10:18:55.597Z] #39 72.52 LINK criu/pie/restorer.built-in.o [2020-05-18T10:18:55.597Z] #39 72.54 GEN criu/pie/restorer-blob.h [2020-05-18T10:18:55.597Z] #39 72.64 DEP criu/vdso.d [2020-05-18T10:18:55.597Z] #39 72.86 DEP criu/vdso-compat.d [2020-05-18T10:18:55.597Z] #39 73.00 DEP criu/uts_ns.d [2020-05-18T10:18:55.597Z] #39 73.17 DEP criu/util.d [2020-05-18T10:18:55.597Z] #39 73.38 DEP criu/uffd.d [2020-05-18T10:18:56.150Z] Commit message: "Dockerfile: bump CRIU 3.14" [2020-05-18T10:18:56.156Z] #39 73.67 DEP criu/tun.d [2020-05-18T10:18:56.156Z] #39 73.80 DEP criu/tty.d [2020-05-18T10:18:56.156Z] #39 73.94 DEP criu/timerfd.d [2020-05-18T10:18:56.411Z] #39 74.08 DEP criu/timens.d [2020-05-18T10:18:56.411Z] #39 ... [2020-05-18T10:18:56.411Z] [2020-05-18T10:18:56.411Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:56.411Z] #49 9.764 + cd /tmp/tmp.bbr2AY2ihe/src/github.com/opencontainers/runc [2020-05-18T10:18:56.411Z] #49 9.765 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:18:56.411Z] #49 10.25 + '[' -z '' ']' [2020-05-18T10:18:56.411Z] #49 10.25 + target=static [2020-05-18T10:18:56.411Z] #49 10.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:18:56.411Z] #49 12.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:18:56.666Z] #49 ... [2020-05-18T10:18:56.666Z] [2020-05-18T10:18:56.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:56.666Z] #39 74.22 DEP criu/sysfs_parse.d [2020-05-18T10:18:56.666Z] #39 74.36 DEP criu/sysctl.d [2020-05-18T10:18:56.699Z] #13 ... [2020-05-18T10:18:56.699Z] [2020-05-18T10:18:56.699Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:56.699Z] #41 114.2 vendor/golang.org/x/net/idna [2020-05-18T10:18:56.699Z] #41 115.9 mime [2020-05-18T10:18:56.699Z] #41 117.2 net/http/internal [2020-05-18T10:18:56.699Z] #41 119.2 net/textproto [2020-05-18T10:18:56.699Z] #41 119.2 vendor/golang.org/x/net/http/httpproxy [2020-05-18T10:18:56.699Z] #41 119.2 crypto/x509 [2020-05-18T10:18:56.699Z] #41 121.2 mime/multipart [2020-05-18T10:18:56.699Z] #41 121.2 vendor/golang.org/x/net/http/httpguts [2020-05-18T10:18:56.699Z] #41 123.8 crypto/tls [2020-05-18T10:18:56.699Z] #41 ... [2020-05-18T10:18:56.699Z] [2020-05-18T10:18:56.699Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:18:56.699Z] #13 1.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:18:56.699Z] #13 DONE 2.1s [2020-05-18T10:18:56.699Z] [2020-05-18T10:18:56.699Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-18T10:18:56.795Z] #39 139.6 CC criu/pagemap-cache.o [Pipeline] sh [2020-05-18T10:18:56.921Z] #39 74.51 DEP criu/string.d [2020-05-18T10:18:56.921Z] #39 74.56 DEP criu/stats.d [2020-05-18T10:18:56.942Z] #26 24.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:18:57.177Z] #39 74.71 DEP criu/sockets.d [2020-05-18T10:18:57.177Z] #39 74.83 DEP criu/sk-unix.d [2020-05-18T10:18:57.229Z] #39 160.0 CC criu/tun.o [2020-05-18T10:18:57.229Z] #39 160.3 CC criu/uffd.o [2020-05-18T10:18:57.361Z] #39 140.0 CC criu/pagemap.o [2020-05-18T10:18:57.432Z] #39 74.99 DEP criu/sk-tcp.d [2020-05-18T10:18:57.687Z] #39 75.17 DEP criu/sk-queue.d [2020-05-18T10:18:57.687Z] #39 75.32 DEP criu/sk-packet.d [2020-05-18T10:18:57.942Z] #39 75.61 DEP criu/sk-netlink.d [2020-05-18T10:18:57.982Z] #26 25.40 #=#=# [2020-05-18T10:18:58.162Z] #39 161.3 CC criu/util.o [2020-05-18T10:18:58.196Z] #39 75.77 DEP criu/sk-inet.d [2020-05-18T10:18:58.281Z] #26 25.69 ####### 10.1% ###################################################### 76.4% ######################################################################## 100.0% [2020-05-18T10:18:58.293Z] #39 140.7 CC criu/parasite-syscall.o [2020-05-18T10:18:58.293Z] #39 ... [2020-05-18T10:18:58.293Z] [2020-05-18T10:18:58.293Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:18:58.293Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:18:58.293Z] #19 11.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:18:58.451Z] #39 75.96 DEP criu/signalfd.d [2020-05-18T10:18:58.451Z] #39 76.13 DEP criu/sigframe.d [2020-05-18T10:18:58.551Z] #19 11.46 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:18:58.551Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:18:58.551Z] #19 11.67 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:18:58.572Z] #26 26.14 [2020-05-18T10:18:58.613Z] #14 ... [2020-05-18T10:18:58.613Z] [2020-05-18T10:18:58.613Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:58.613Z] #49 3.224 + RM_GOPATH=0 [2020-05-18T10:18:58.613Z] #49 3.224 + TMP_GOPATH= [2020-05-18T10:18:58.613Z] #49 3.224 + : /build [2020-05-18T10:18:58.613Z] #49 3.224 + '[' -z '' ']' [2020-05-18T10:18:58.613Z] #49 3.224 ++ mktemp -d [2020-05-18T10:18:58.613Z] #49 3.240 + export GOPATH=/tmp/tmp.FzoXDe0TGS [2020-05-18T10:18:58.613Z] #49 3.240 + GOPATH=/tmp/tmp.FzoXDe0TGS [2020-05-18T10:18:58.613Z] #49 3.240 + RM_GOPATH=1 [2020-05-18T10:18:58.613Z] #49 3.240 ++ dirname /tmp/install/install.sh [2020-05-18T10:18:58.613Z] #49 3.244 + dir=/tmp/install [2020-05-18T10:18:58.613Z] #49 3.244 + bin=runc [2020-05-18T10:18:58.613Z] #49 3.244 + shift [2020-05-18T10:18:58.613Z] #49 3.244 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:18:58.613Z] #49 3.244 + . /tmp/install/runc.installer [2020-05-18T10:18:58.613Z] #49 3.244 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:18:58.613Z] #49 3.244 + install_runc [2020-05-18T10:18:58.613Z] #49 3.244 + uname -r [2020-05-18T10:18:58.613Z] #49 3.244 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:18:58.613Z] #49 3.245 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:18:58.613Z] #49 3.245 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:18:58.613Z] #49 3.245 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:18:58.613Z] #49 3.245 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FzoXDe0TGS/src/github.com/opencontainers/runc [2020-05-18T10:18:58.613Z] #49 3.288 Cloning into '/tmp/tmp.FzoXDe0TGS/src/github.com/opencontainers/runc'... [2020-05-18T10:18:58.709Z] #39 76.24 DEP criu/shmem.d [2020-05-18T10:18:58.709Z] #39 76.39 DEP criu/servicefd.d [2020-05-18T10:18:58.727Z] #39 ... [2020-05-18T10:18:58.727Z] [2020-05-18T10:18:58.727Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:18:58.727Z] #45 223.6 + cd /tmp/tmp.WwG9OhKfJJ/src/github.com/golangci/golangci-lint/ [2020-05-18T10:18:58.727Z] #45 223.6 + git checkout -q v1.23.8 [2020-05-18T10:18:58.727Z] #45 224.1 ++ git describe --tags [2020-05-18T10:18:58.727Z] #45 224.1 + version=v1.23.8 [2020-05-18T10:18:58.727Z] #45 224.1 ++ git rev-parse --short HEAD [2020-05-18T10:18:58.727Z] #45 224.1 + commit=76a82c6 [2020-05-18T10:18:58.727Z] #45 224.1 ++ git show -s --format=%cd [2020-05-18T10:18:58.727Z] #45 224.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:18:58.727Z] #45 224.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:18:58.862Z] #26 ... [2020-05-18T10:18:58.862Z] [2020-05-18T10:18:58.862Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T10:18:58.862Z] #33 85.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T10:18:58.862Z] #33 85.40 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:18:58.862Z] #33 85.41 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-18T10:18:58.862Z] #33 85.41 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:18:58.862Z] #33 85.47 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-18T10:18:58.862Z] #33 85.50 Setting up cmake-data (3.13.4-1) ... [2020-05-18T10:18:58.862Z] #33 85.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T10:18:58.862Z] #33 85.59 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T10:18:58.862Z] #33 85.63 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T10:18:58.862Z] #33 85.65 Setting up cmake (3.13.4-1) ... [2020-05-18T10:18:58.862Z] #33 85.65 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:18:58.862Z] #33 85.79 Processing triggers for mime-support (3.62) ... [2020-05-18T10:18:58.862Z] #33 DONE 86.1s [2020-05-18T10:18:58.862Z] [2020-05-18T10:18:58.862Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:18:58.862Z] #42 86.19 bytes [2020-05-18T10:18:58.862Z] #42 86.30 strings [2020-05-18T10:18:58.874Z] #49 ... [2020-05-18T10:18:58.874Z] [2020-05-18T10:18:58.874Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:58.874Z] #39 63.46 CC compel/plugins/std/fds.o [2020-05-18T10:18:58.874Z] #39 64.00 CC compel/plugins/std/log.o [2020-05-18T10:18:58.874Z] #39 64.89 CC compel/plugins/std/string.o [2020-05-18T10:18:58.874Z] #39 65.70 CC compel/plugins/std/infect.o [2020-05-18T10:18:58.874Z] #39 66.11 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-18T10:18:58.874Z] #39 66.17 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-18T10:18:58.874Z] #39 66.28 AR compel/plugins/std.lib.a [2020-05-18T10:18:58.874Z] #39 66.38 CC compel/plugins/fds/fds.o [2020-05-18T10:18:58.874Z] #39 66.71 AR compel/plugins/fds.lib.a [2020-05-18T10:18:58.874Z] #39 66.79 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:18:58.874Z] #39 66.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:18:58.874Z] #39 67.10 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-18T10:18:58.874Z] #39 67.26 HOSTDEP compel/src/main-host.d [2020-05-18T10:18:58.874Z] #39 67.40 DEP compel/src/lib/ptrace.d [2020-05-18T10:18:58.964Z] #39 76.56 DEP criu/seize.d [2020-05-18T10:18:59.134Z] #39 ... [2020-05-18T10:18:59.134Z] [2020-05-18T10:18:59.134Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:18:59.134Z] #14 DONE 2.3s [2020-05-18T10:18:59.134Z] [2020-05-18T10:18:59.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:59.134Z] #39 67.57 DEP compel/src/lib/infect.d [2020-05-18T10:18:59.219Z] #39 76.78 DEP criu/seccomp.d [2020-05-18T10:18:59.292Z] #45 ... [2020-05-18T10:18:59.292Z] [2020-05-18T10:18:59.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:18:59.292Z] #39 162.4 CC criu/uts_ns.o [2020-05-18T10:18:59.343Z] + docker version [2020-05-18T10:18:59.396Z] #39 67.88 DEP compel/src/lib/infect-util.d [2020-05-18T10:18:59.396Z] #39 68.11 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:18:59.475Z] #39 77.00 DEP criu/rst-malloc.d [2020-05-18T10:18:59.475Z] #39 77.07 DEP criu/rbtree.d [2020-05-18T10:18:59.475Z] #39 77.13 DEP criu/pstree.d [2020-05-18T10:18:59.555Z] #39 162.7 CC criu/vdso-compat.o [2020-05-18T10:18:59.656Z] #39 68.36 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-18T10:18:59.730Z] #39 77.33 DEP criu/protobuf.d [2020-05-18T10:18:59.812Z] #39 162.9 CC criu/vdso.o [2020-05-18T10:18:59.917Z] #39 68.60 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-18T10:18:59.923Z] #19 12.78 Building wheels for collected packages: pyyaml [2020-05-18T10:18:59.923Z] #19 12.79 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:18:59.985Z] #39 77.56 GEN criu/protobuf-desc-gen.h [2020-05-18T10:19:00.178Z] #39 68.76 DEP compel/src/lib/log.d [2020-05-18T10:19:00.178Z] #39 68.89 DEP compel/src/main.d [2020-05-18T10:19:00.377Z] #39 163.5 LINK criu/built-in.o [2020-05-18T10:19:00.447Z] #39 69.01 DEP compel/src/lib/handle-elf.d [2020-05-18T10:19:00.447Z] #39 69.15 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-18T10:19:00.555Z] #39 ... [2020-05-18T10:19:00.555Z] [2020-05-18T10:19:00.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:00.555Z] #41 168.6 github.com/LK4D4/vndr/godl [2020-05-18T10:19:00.555Z] #41 169.2 github.com/LK4D4/vndr [2020-05-18T10:19:00.555Z] #41 DONE 178.0s [2020-05-18T10:19:00.635Z] #39 163.6 LINK criu/criu [2020-05-18T10:19:00.710Z] #39 69.28 CC compel/src/lib/log.o [2020-05-18T10:19:00.810Z] [2020-05-18T10:19:00.810Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:00.856Z] #19 13.79 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:19:00.856Z] #19 13.79 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:19:00.856Z] #19 13.86 Successfully built pyyaml [2020-05-18T10:19:00.856Z] #19 13.88 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T10:19:00.893Z] #39 164.0 DEP lib/c/criu.d [2020-05-18T10:19:00.893Z] #39 164.0 CC images/rpc.pb-c.o [2020-05-18T10:19:00.971Z] #39 ... [2020-05-18T10:19:00.971Z] [2020-05-18T10:19:00.971Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:00.971Z] #43 DONE 128.7s [2020-05-18T10:19:00.971Z] [2020-05-18T10:19:00.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:00.971Z] #39 69.72 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-18T10:19:01.065Z] #49 ... [2020-05-18T10:19:01.065Z] [2020-05-18T10:19:01.065Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:01.065Z] #17 11.52 Fetched 8347 kB in 10s (878 kB/s) [2020-05-18T10:19:01.113Z] #19 14.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:19:01.232Z] #39 ... [2020-05-18T10:19:01.232Z] [2020-05-18T10:19:01.232Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:19:01.232Z] #15 DONE 2.4s [2020-05-18T10:19:01.493Z] [2020-05-18T10:19:01.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:01.493Z] #39 70.15 CC compel/arch/aarch64/src/lib/infect.o [2020-05-18T10:19:01.679Z] #19 DONE 14.6s [2020-05-18T10:19:01.679Z] [2020-05-18T10:19:01.679Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:19:01.827Z] #39 164.7 CC lib/c/criu.o [2020-05-18T10:19:01.827Z] #39 ... [2020-05-18T10:19:01.827Z] [2020-05-18T10:19:01.827Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:01.827Z] #49 107.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:19:01.827Z] #49 109.3 + mkdir -p /build [2020-05-18T10:19:01.827Z] #49 109.3 + cp runc /build/runc [2020-05-18T10:19:01.827Z] #49 DONE 109.8s [2020-05-18T10:19:01.937Z] #22 DONE 0.3s [2020-05-18T10:19:01.937Z] [2020-05-18T10:19:01.937Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:19:02.085Z] [2020-05-18T10:19:02.085Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:02.435Z] #39 70.93 CC compel/src/lib/infect-rpc.o [2020-05-18T10:19:02.649Z] #52 ... [2020-05-18T10:19:02.649Z] [2020-05-18T10:19:02.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:02.649Z] #39 165.8 LINK lib/c/built-in.o [2020-05-18T10:19:02.649Z] #39 165.8 LINK lib/c/libcriu.so [2020-05-18T10:19:02.649Z] #39 165.9 LINK lib/c/libcriu.a [2020-05-18T10:19:02.696Z] #39 71.25 CC compel/src/lib/infect-util.o [2020-05-18T10:19:02.906Z] #39 166.0 GEN magic.py [2020-05-18T10:19:02.957Z] #39 71.53 CC compel/src/lib/infect.o [2020-05-18T10:19:03.164Z] #39 166.2 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:19:03.164Z] #39 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:19:03.164Z] #39 166.2 Note: Building without GnuTLS support [2020-05-18T10:19:03.164Z] #39 166.2 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:19:03.164Z] #39 166.2 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:19:03.309Z] #26 DONE 1.4s [2020-05-18T10:19:03.309Z] [2020-05-18T10:19:03.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:03.309Z] #39 141.7 CC criu/path.o [2020-05-18T10:19:03.309Z] #39 142.0 CC criu/pie-util-vdso-elf32.o [2020-05-18T10:19:03.309Z] #39 142.6 CC criu/pie-util-vdso.o [2020-05-18T10:19:03.309Z] #39 143.1 CC criu/pie-util.o [2020-05-18T10:19:03.309Z] #39 143.3 CC criu/pipes.o [2020-05-18T10:19:03.309Z] #39 144.1 CC criu/plugin.o [2020-05-18T10:19:03.309Z] #39 144.6 CC criu/proc_parse.o [2020-05-18T10:19:03.567Z] #39 ... [2020-05-18T10:19:03.567Z] [2020-05-18T10:19:03.567Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:19:03.567Z] #29 DONE 0.3s [2020-05-18T10:19:03.567Z] [2020-05-18T10:19:03.567Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:19:03.567Z] #31 DONE 0.1s [2020-05-18T10:19:03.567Z] [2020-05-18T10:19:03.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:03.729Z] #39 166.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:19:03.825Z] #39 ... [2020-05-18T10:19:03.825Z] [2020-05-18T10:19:03.825Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:19:03.825Z] #34 DONE 0.1s [2020-05-18T10:19:04.083Z] [2020-05-18T10:19:04.083Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:04.143Z] Client: Docker Engine - Enterprise [2020-05-18T10:19:04.143Z] Version: 19.03.5 [2020-05-18T10:19:04.143Z] API version: 1.40 [2020-05-18T10:19:04.143Z] Go version: go1.12.12 [2020-05-18T10:19:04.143Z] Git commit: 2ee0c57608 [2020-05-18T10:19:04.143Z] Built: 11/13/2019 08:00:16 [2020-05-18T10:19:04.143Z] OS/Arch: windows/amd64 [2020-05-18T10:19:04.143Z] Experimental: false [2020-05-18T10:19:04.143Z] [2020-05-18T10:19:04.143Z] Server: Docker Engine - Enterprise [2020-05-18T10:19:04.143Z] Engine: [2020-05-18T10:19:04.143Z] Version: 19.03.5 [2020-05-18T10:19:04.143Z] API version: 1.40 (minimum version 1.24) [2020-05-18T10:19:04.143Z] Go version: go1.12.12 [2020-05-18T10:19:04.143Z] Git commit: 2ee0c57608 [2020-05-18T10:19:04.143Z] Built: 11/13/2019 07:58:51 [2020-05-18T10:19:04.143Z] OS/Arch: windows/amd64 [2020-05-18T10:19:04.143Z] Experimental: true [2020-05-18T10:19:04.294Z] #39 167.3 make[1]: Nothing to be done for 'all'. [2020-05-18T10:19:04.442Z] #42 ... [2020-05-18T10:19:04.442Z] [2020-05-18T10:19:04.442Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:19:04.442Z] #29 87.50 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T10:19:04.442Z] #29 88.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T10:19:04.442Z] #29 89.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T10:19:04.647Z] #49 ... [2020-05-18T10:19:04.647Z] [2020-05-18T10:19:04.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:04.647Z] #39 147.4 CC criu/protobuf-desc.o [Pipeline] sh [2020-05-18T10:19:04.859Z] #39 167.9 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:19:04.859Z] #39 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:19:04.859Z] #39 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:19:04.859Z] #39 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:19:04.859Z] #39 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:19:04.859Z] #39 168.0 make[1]: Nothing to be done for 'all'. [2020-05-18T10:19:04.859Z] #39 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:19:04.871Z] #39 ... [2020-05-18T10:19:04.871Z] [2020-05-18T10:19:04.871Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:19:04.871Z] #16 DONE 3.5s [2020-05-18T10:19:04.905Z] #39 ... [2020-05-18T10:19:04.905Z] [2020-05-18T10:19:04.905Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:19:04.905Z] #36 DONE 218.3s [2020-05-18T10:19:05.074Z] #29 ... [2020-05-18T10:19:05.074Z] [2020-05-18T10:19:05.074Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T10:19:05.074Z] #26 28.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:19:05.074Z] #26 28.60 skipping existing c8c2d4a6b2e3 [2020-05-18T10:19:05.074Z] #26 28.93 [2020-05-18T10:19:05.074Z] #26 30.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:19:05.074Z] #26 31.50 #=#=# [2020-05-18T10:19:05.074Z] #26 31.74 ######################################################################## 100.0% [2020-05-18T10:19:05.074Z] #26 31.99 [2020-05-18T10:19:05.074Z] #26 32.61 Download of images into '/build' complete. [2020-05-18T10:19:05.074Z] #26 32.61 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:19:05.074Z] #26 32.62 tar -cC '/build' . | docker load [2020-05-18T10:19:05.074Z] #26 DONE 32.7s [2020-05-18T10:19:05.074Z] [2020-05-18T10:19:05.074Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:05.074Z] #34 0.523 + RM_GOPATH=0 [2020-05-18T10:19:05.074Z] #34 0.524 + TMP_GOPATH= [2020-05-18T10:19:05.074Z] #34 0.524 + : /build [2020-05-18T10:19:05.074Z] #34 0.525 + '[' -z '' ']' [2020-05-18T10:19:05.074Z] #34 0.526 ++ mktemp -d [2020-05-18T10:19:05.074Z] #34 0.529 + export GOPATH=/tmp/tmp.anqVi01uZy [2020-05-18T10:19:05.074Z] #34 0.530 + GOPATH=/tmp/tmp.anqVi01uZy [2020-05-18T10:19:05.074Z] #34 0.531 + RM_GOPATH=1 [2020-05-18T10:19:05.074Z] #34 0.533 ++ dirname /tmp/install/install.sh [2020-05-18T10:19:05.074Z] #34 0.542 + dir=/tmp/install [2020-05-18T10:19:05.074Z] #34 0.556 + bin=tini [2020-05-18T10:19:05.074Z] #34 0.558 + shift [2020-05-18T10:19:05.074Z] #34 0.559 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T10:19:05.074Z] #34 0.564 + . /tmp/install/tini.installer [2020-05-18T10:19:05.074Z] #34 0.565 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:19:05.074Z] #34 0.568 + install_tini [2020-05-18T10:19:05.074Z] #34 0.569 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T10:19:05.074Z] #34 0.570 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:19:05.074Z] #34 0.576 + git clone https://github.com/krallin/tini.git /tmp/tmp.anqVi01uZy/tini [2020-05-18T10:19:05.074Z] #34 0.585 Cloning into '/tmp/tmp.anqVi01uZy/tini'... [2020-05-18T10:19:05.074Z] #34 2.267 + cd /tmp/tmp.anqVi01uZy/tini [2020-05-18T10:19:05.074Z] #34 2.268 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T10:19:05.074Z] #34 2.315 + cmake . [2020-05-18T10:19:05.074Z] #34 3.474 -- The C compiler identification is GNU 8.3.0 [2020-05-18T10:19:05.074Z] #34 3.631 -- Check for working C compiler: /usr/bin/cc [2020-05-18T10:19:05.074Z] #34 4.502 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T10:19:05.074Z] #34 4.524 -- Detecting C compiler ABI info [2020-05-18T10:19:05.074Z] #34 5.545 -- Detecting C compiler ABI info - done [2020-05-18T10:19:05.074Z] #34 5.643 -- Detecting C compile features [2020-05-18T10:19:05.117Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.117Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.117Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.117Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.134Z] [2020-05-18T10:19:05.134Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:05.163Z] [2020-05-18T10:19:05.163Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:05.224Z] #17 11.52 Reading package lists... [2020-05-18T10:19:05.375Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.375Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.375Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.375Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:05.375Z] #39 168.5 INSTALL criu/criu [2020-05-18T10:19:05.632Z] #39 DONE 168.7s [2020-05-18T10:19:05.632Z] [2020-05-18T10:19:05.632Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:05.632Z] #52 203.2 + bin/containerd [2020-05-18T10:19:05.705Z] #34 ... [2020-05-18T10:19:05.705Z] [2020-05-18T10:19:05.705Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T10:19:05.705Z] #39 83.22 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T10:19:05.705Z] #39 83.24 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T10:19:05.705Z] #39 83.24 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:19:05.705Z] #39 83.25 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T10:19:05.705Z] #39 83.25 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T10:19:05.705Z] #39 83.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T10:19:05.705Z] #39 83.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T10:19:05.705Z] #39 83.27 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T10:19:05.705Z] #39 83.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T10:19:05.705Z] #39 83.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T10:19:05.705Z] #39 92.61 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T10:19:05.705Z] #39 92.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:19:05.760Z] + docker info [2020-05-18T10:19:05.996Z] #39 DONE 93.3s [2020-05-18T10:19:05.996Z] [2020-05-18T10:19:05.996Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:06.095Z] #49 ... [2020-05-18T10:19:06.095Z] [2020-05-18T10:19:06.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:06.095Z] #39 148.7 CC criu/protobuf.o [2020-05-18T10:19:06.290Z] #40 ... [2020-05-18T10:19:06.290Z] [2020-05-18T10:19:06.290Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:19:06.290Z] #11 83.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T10:19:06.290Z] #11 83.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-18T10:19:06.290Z] #11 83.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:19:06.290Z] #11 88.59 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T10:19:06.290Z] #11 88.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T10:19:06.290Z] #11 88.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:19:06.290Z] #11 88.80 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-18T10:19:06.290Z] #11 88.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T10:19:06.290Z] #11 88.82 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T10:19:06.290Z] #11 89.03 Selecting previously unselected package dmsetup. [2020-05-18T10:19:06.290Z] #11 89.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T10:19:06.290Z] #11 89.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T10:19:06.290Z] #11 89.33 Selecting previously unselected package mingw-w64-common. [2020-05-18T10:19:06.290Z] #11 89.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T10:19:06.290Z] #11 89.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T10:19:06.579Z] #11 ... [2020-05-18T10:19:06.579Z] [2020-05-18T10:19:06.579Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:06.579Z] #31 83.97 strings [2020-05-18T10:19:06.579Z] #31 83.99 bytes [2020-05-18T10:19:06.579Z] #31 ... [2020-05-18T10:19:06.579Z] [2020-05-18T10:19:06.579Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:06.579Z] #48 86.99 bytes [2020-05-18T10:19:06.579Z] #48 87.00 strings [2020-05-18T10:19:06.586Z] #17 15.32 Reading package lists... [2020-05-18T10:19:06.586Z] #17 ... [2020-05-18T10:19:06.586Z] [2020-05-18T10:19:06.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:06.586Z] #39 79.86 DEP criu/protobuf-desc.d [2020-05-18T10:19:06.586Z] #39 79.98 DEP criu/proc_parse.d [2020-05-18T10:19:06.586Z] #39 80.18 DEP criu/plugin.d [2020-05-18T10:19:06.586Z] #39 80.30 DEP criu/pipes.d [2020-05-18T10:19:06.586Z] #39 80.42 DEP criu/pie-util.d [2020-05-18T10:19:06.586Z] #39 80.50 DEP criu/pie-util-vdso.d [2020-05-18T10:19:06.586Z] #39 80.58 DEP criu/pie-util-vdso-elf32.d [2020-05-18T10:19:06.586Z] #39 80.71 DEP criu/path.d [2020-05-18T10:19:06.586Z] #39 80.82 DEP criu/parasite-syscall.d [2020-05-18T10:19:06.586Z] #39 80.98 DEP criu/pagemap.d [2020-05-18T10:19:06.586Z] #39 81.10 DEP criu/pagemap-cache.d [2020-05-18T10:19:06.586Z] #39 81.22 DEP criu/page-xfer.d [2020-05-18T10:19:06.586Z] #39 81.35 DEP criu/page-pipe.d [2020-05-18T10:19:06.586Z] #39 81.42 DEP criu/netfilter.d [2020-05-18T10:19:06.586Z] #39 81.53 DEP criu/net.d [2020-05-18T10:19:06.586Z] #39 81.77 DEP criu/namespaces.d [2020-05-18T10:19:06.586Z] #39 81.96 DEP criu/mount.d [2020-05-18T10:19:06.586Z] #39 82.09 DEP criu/memfd.d [2020-05-18T10:19:06.586Z] #39 82.25 DEP criu/mem.d [2020-05-18T10:19:06.586Z] #39 82.40 DEP criu/lsm.d [2020-05-18T10:19:06.586Z] #39 82.56 DEP criu/log.d [2020-05-18T10:19:06.586Z] #39 82.72 DEP criu/libnetlink.d [2020-05-18T10:19:06.586Z] #39 82.87 DEP criu/kerndat.d [2020-05-18T10:19:06.586Z] #39 83.08 DEP criu/kcmp-ids.d [2020-05-18T10:19:06.586Z] #39 83.14 DEP criu/irmap.d [2020-05-18T10:19:06.586Z] #39 83.24 DEP criu/ipc_ns.d [2020-05-18T10:19:06.586Z] #39 83.36 DEP criu/image.d [2020-05-18T10:19:06.586Z] #39 83.55 DEP criu/image-desc.d [2020-05-18T10:19:06.586Z] #39 83.67 DEP criu/fsnotify.d [2020-05-18T10:19:06.586Z] #39 83.85 DEP criu/filesystems.d [2020-05-18T10:19:06.586Z] #39 83.97 DEP criu/files.d [2020-05-18T10:19:06.586Z] #39 84.13 DEP criu/files-reg.d [2020-05-18T10:19:06.659Z] #39 149.3 CC criu/pstree.o [2020-05-18T10:19:06.659Z] #39 ... [2020-05-18T10:19:06.659Z] [2020-05-18T10:19:06.659Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:19:06.659Z] #37 DONE 0.2s [2020-05-18T10:19:06.841Z] #39 84.29 DEP criu/files-ext.d [2020-05-18T10:19:06.841Z] #39 84.47 DEP criu/file-lock.d [2020-05-18T10:19:06.917Z] [2020-05-18T10:19:06.917Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:07.096Z] #39 84.69 DEP criu/file-ids.d [2020-05-18T10:19:07.096Z] #39 84.77 DEP criu/fifo.d [2020-05-18T10:19:07.351Z] #39 84.91 DEP criu/fdstore.d [2020-05-18T10:19:07.351Z] #39 84.99 DEP criu/fault-injection.d [2020-05-18T10:19:07.351Z] #39 85.02 DEP criu/external.d [2020-05-18T10:19:07.351Z] #39 85.09 DEP criu/eventpoll.d [2020-05-18T10:19:07.482Z] #49 ... [2020-05-18T10:19:07.482Z] [2020-05-18T10:19:07.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:07.482Z] #39 150.0 CC criu/rbtree.o [2020-05-18T10:19:07.482Z] #39 150.2 CC criu/rst-malloc.o [2020-05-18T10:19:07.535Z] #52 ... [2020-05-18T10:19:07.535Z] [2020-05-18T10:19:07.535Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:19:07.535Z] #40 DONE 0.1s [2020-05-18T10:19:07.535Z] [2020-05-18T10:19:07.535Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:19:07.535Z] #42 DONE 0.2s [2020-05-18T10:19:07.535Z] [2020-05-18T10:19:07.535Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:19:07.535Z] #44 DONE 0.1s [2020-05-18T10:19:07.535Z] [2020-05-18T10:19:07.535Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:07.606Z] #48 ... [2020-05-18T10:19:07.606Z] [2020-05-18T10:19:07.606Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:07.606Z] #34 9.019 -- Detecting C compile features - done [2020-05-18T10:19:07.606Z] #39 85.24 DEP criu/eventfd.d [2020-05-18T10:19:07.607Z] #39 85.36 DEP criu/crtools.d [2020-05-18T10:19:07.679Z] #17 2.520 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:19:07.679Z] #17 2.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:19:07.679Z] #17 2.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:19:07.740Z] #39 150.4 CC criu/seccomp.o [2020-05-18T10:19:07.895Z] #34 9.099 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T10:19:07.997Z] #39 150.8 CC criu/seize.o [2020-05-18T10:19:08.166Z] #39 85.57 DEP criu/cr-service.d [2020-05-18T10:19:08.166Z] #39 85.71 DEP criu/cr-restore.d [2020-05-18T10:19:08.166Z] #39 85.89 DEP criu/cr-errno.d [2020-05-18T10:19:08.166Z] #39 85.92 DEP criu/cr-dump.d [2020-05-18T10:19:08.186Z] #34 9.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T10:19:08.250Z] #17 3.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-18T10:19:08.562Z] #39 151.3 CC criu/servicefd.o [2020-05-18T10:19:08.726Z] #39 86.21 DEP criu/cr-dedup.d [2020-05-18T10:19:08.726Z] #39 86.35 DEP criu/cr-check.d [2020-05-18T10:19:08.813Z] #34 9.927 -- Configuring done [2020-05-18T10:19:08.813Z] #34 9.974 -- Generating done [2020-05-18T10:19:08.813Z] #34 9.996 -- Build files have been written to: /tmp/tmp.anqVi01uZy/tini [2020-05-18T10:19:08.813Z] #34 10.01 + make tini-static [2020-05-18T10:19:08.819Z] #39 151.6 CC criu/shmem.o [2020-05-18T10:19:09.010Z] #39 86.55 DEP criu/config.d [2020-05-18T10:19:09.193Z] #17 4.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [197 kB] [2020-05-18T10:19:09.193Z] #17 ... [2020-05-18T10:19:09.193Z] [2020-05-18T10:19:09.193Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:09.193Z] #49 10.63 + cd /tmp/tmp.FzoXDe0TGS/src/github.com/opencontainers/runc [2020-05-18T10:19:09.193Z] #49 10.63 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:19:09.193Z] #49 11.48 + '[' -z '' ']' [2020-05-18T10:19:09.193Z] #49 11.48 + target=static [2020-05-18T10:19:09.193Z] #49 11.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:19:09.193Z] #49 13.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:19:09.297Z] #39 86.71 DEP criu/clone-noasan.d [2020-05-18T10:19:09.297Z] #39 86.84 DEP criu/cgroup.d [2020-05-18T10:19:09.444Z] #34 10.80 Scanning dependencies of target tini-static [2020-05-18T10:19:09.455Z] #49 ... [2020-05-18T10:19:09.455Z] [2020-05-18T10:19:09.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:09.455Z] #39 74.25 CC compel/src/lib/ptrace.o [2020-05-18T10:19:09.455Z] #39 74.96 AR compel/libcompel.a [2020-05-18T10:19:09.455Z] #39 75.04 HOSTCC compel/src/main-host.o [2020-05-18T10:19:09.455Z] #39 75.52 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-18T10:19:09.455Z] #39 75.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:19:09.455Z] #39 76.18 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:19:09.455Z] #39 76.34 HOSTLINK compel/compel-host-bin [2020-05-18T10:19:09.455Z] #39 76.50 DEP soccr/soccr.d [2020-05-18T10:19:09.455Z] #39 76.72 CC soccr/soccr.o [2020-05-18T10:19:09.455Z] #39 78.23 AR soccr/libsoccr.a [2020-05-18T10:19:09.553Z] #39 87.01 DEP criu/cgroup-props.d [2020-05-18T10:19:09.553Z] #39 87.17 DEP criu/bitmap.d [2020-05-18T10:19:09.553Z] #39 87.19 DEP criu/bfd.d [2020-05-18T10:19:09.717Z] #39 78.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:19:09.733Z] #34 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T10:19:09.752Z] #39 152.4 CC criu/sigframe.o [2020-05-18T10:19:09.816Z] #39 87.29 DEP criu/autofs.d [2020-05-18T10:19:09.816Z] #39 87.45 DEP criu/aio.d [2020-05-18T10:19:10.010Z] #39 152.6 CC criu/signalfd.o [2020-05-18T10:19:10.010Z] #39 152.8 CC criu/sk-inet.o [2020-05-18T10:19:10.073Z] #39 87.67 DEP criu/action-scripts.d [2020-05-18T10:19:10.290Z] #39 78.82 DEP criu/arch/aarch64/sigframe.d [2020-05-18T10:19:10.329Z] #39 87.96 CC criu/action-scripts.o [2020-05-18T10:19:10.550Z] #39 79.03 DEP criu/arch/aarch64/crtools.d [2020-05-18T10:19:10.550Z] #39 79.19 DEP criu/arch/aarch64/cpu.d [2020-05-18T10:19:10.550Z] #39 79.24 DEP criu/arch/aarch64/bitops.d [2020-05-18T10:19:10.811Z] #39 79.26 CC criu/arch/aarch64/bitops.o [2020-05-18T10:19:10.811Z] #39 79.37 CC criu/arch/aarch64/cpu.o [2020-05-18T10:19:10.888Z] #39 88.42 CC criu/aio.o [2020-05-18T10:19:10.943Z] #39 153.5 CC criu/sk-netlink.o [2020-05-18T10:19:11.072Z] #39 79.57 CC criu/arch/aarch64/crtools.o [2020-05-18T10:19:11.143Z] #39 88.82 CC criu/autofs.o [2020-05-18T10:19:11.201Z] #39 153.9 CC criu/sk-packet.o [2020-05-18T10:19:11.645Z] #39 80.33 CC criu/arch/aarch64/sigframe.o [2020-05-18T10:19:11.702Z] #39 ... [2020-05-18T10:19:11.702Z] [2020-05-18T10:19:11.702Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:19:11.702Z] #28 DONE 189.0s [2020-05-18T10:19:11.702Z] [2020-05-18T10:19:11.702Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:11.702Z] #17 15.32 Reading package lists... [2020-05-18T10:19:11.702Z] #17 18.69 Building dependency tree... [2020-05-18T10:19:11.702Z] #17 20.47 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:19:11.702Z] #17 20.47 The following additional packages will be installed: [2020-05-18T10:19:11.702Z] #17 20.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:19:11.702Z] #17 20.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:19:11.702Z] #17 20.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:19:11.702Z] #17 20.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:19:11.702Z] #17 20.47 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:19:11.702Z] #17 20.48 Suggested packages: [2020-05-18T10:19:11.702Z] #17 20.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:19:11.702Z] #17 20.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:19:11.702Z] #17 20.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:19:11.702Z] #17 20.48 Recommended packages: [2020-05-18T10:19:11.702Z] #17 20.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:19:11.702Z] #17 20.48 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:19:11.702Z] #17 22.37 The following NEW packages will be installed: [2020-05-18T10:19:11.702Z] #17 22.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:19:11.702Z] #17 22.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:19:11.702Z] #17 22.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:19:11.702Z] #17 22.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:19:11.702Z] #17 22.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:19:11.702Z] #17 22.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:19:11.702Z] #17 22.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:19:11.702Z] #17 22.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:19:11.702Z] #17 22.38 xz-utils zip [2020-05-18T10:19:11.766Z] #39 154.4 CC criu/sk-queue.o [2020-05-18T10:19:11.906Z] #39 80.56 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-18T10:19:12.168Z] #39 80.60 DEP criu/pie/util-vdso.d [2020-05-18T10:19:12.262Z] #17 22.75 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:19:12.262Z] #17 22.75 Need to get 28.5 MB of archives. [2020-05-18T10:19:12.262Z] #17 22.75 After this operation, 116 MB of additional disk space will be used. [2020-05-18T10:19:12.262Z] #17 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T10:19:12.262Z] #17 22.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T10:19:12.262Z] #17 22.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T10:19:12.331Z] #39 154.8 CC criu/sk-tcp.o [2020-05-18T10:19:12.430Z] #39 80.90 DEP criu/pie/util.d [2020-05-18T10:19:12.465Z] #34 13.71 [100%] Linking C executable tini-static [2020-05-18T10:19:12.517Z] #17 23.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T10:19:12.517Z] #17 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T10:19:12.517Z] #17 23.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T10:19:12.589Z] #39 155.3 CC criu/sk-unix.o [2020-05-18T10:19:12.691Z] #39 81.24 CC criu/pie/util.o [2020-05-18T10:19:12.691Z] #39 ... [2020-05-18T10:19:12.691Z] [2020-05-18T10:19:12.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:12.691Z] #41 130.5 net/http/httptrace [2020-05-18T10:19:12.691Z] #41 130.9 net/http [2020-05-18T10:19:12.691Z] #41 ... [2020-05-18T10:19:12.691Z] [2020-05-18T10:19:12.691Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:12.691Z] #17 5.293 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-18T10:19:12.771Z] #17 23.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:19:12.771Z] #17 23.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T10:19:12.771Z] #17 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T10:19:12.771Z] #17 23.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T10:19:12.771Z] #17 23.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T10:19:12.771Z] #17 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T10:19:12.771Z] #17 23.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T10:19:12.771Z] #17 23.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T10:19:12.771Z] #17 23.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T10:19:12.771Z] #17 23.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T10:19:12.771Z] #17 23.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T10:19:12.771Z] #17 23.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:19:12.771Z] #17 23.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:19:12.953Z] #17 8.164 Fetched 8175 kB in 6s (1390 kB/s) [2020-05-18T10:19:13.026Z] #17 23.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T10:19:13.026Z] #17 23.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T10:19:13.026Z] #17 23.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T10:19:13.026Z] #17 23.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T10:19:13.026Z] #17 23.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T10:19:13.026Z] #17 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T10:19:13.026Z] #17 23.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T10:19:13.026Z] #17 23.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T10:19:13.026Z] #17 23.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T10:19:13.026Z] #17 23.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T10:19:13.155Z] #39 ... [2020-05-18T10:19:13.155Z] [2020-05-18T10:19:13.155Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:13.155Z] #45 226.0 + cd /tmp/tmp.NX7QNklTge/src/github.com/golangci/golangci-lint/ [2020-05-18T10:19:13.155Z] #45 226.0 + git checkout -q v1.23.8 [2020-05-18T10:19:13.155Z] #45 226.4 ++ git describe --tags [2020-05-18T10:19:13.155Z] #45 226.4 + version=v1.23.8 [2020-05-18T10:19:13.155Z] #45 226.4 ++ git rev-parse --short HEAD [2020-05-18T10:19:13.155Z] #45 226.4 + commit=76a82c6 [2020-05-18T10:19:13.155Z] #45 226.4 ++ git show -s --format=%cd [2020-05-18T10:19:13.155Z] #45 226.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:19:13.155Z] #45 226.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:19:13.282Z] #17 23.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T10:19:13.282Z] #17 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T10:19:13.282Z] #17 23.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T10:19:13.282Z] #17 23.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T10:19:13.282Z] #17 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T10:19:13.282Z] #17 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:19:13.282Z] #17 23.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:19:13.282Z] #17 23.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:19:13.282Z] #17 23.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T10:19:13.282Z] #17 23.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:19:13.282Z] #17 23.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:19:13.282Z] #17 23.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:19:13.282Z] #17 23.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T10:19:13.282Z] #17 24.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T10:19:13.491Z] #34 ... [2020-05-18T10:19:13.491Z] [2020-05-18T10:19:13.491Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:19:13.491Z] #11 100.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T10:19:13.491Z] #11 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T10:19:13.491Z] #11 100.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:19:13.537Z] #17 24.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T10:19:13.537Z] #17 24.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:19:13.537Z] #17 24.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T10:19:13.780Z] #11 ... [2020-05-18T10:19:13.780Z] [2020-05-18T10:19:13.780Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:13.780Z] #34 14.63 [100%] Built target tini-static [2020-05-18T10:19:13.780Z] #34 14.74 + mkdir -p /build [2020-05-18T10:19:13.780Z] #34 14.75 + cp tini-static /build/docker-init [2020-05-18T10:19:13.780Z] #34 DONE 14.9s [2020-05-18T10:19:13.780Z] [2020-05-18T10:19:13.780Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:13.780Z] #40 3.134 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:19:13.780Z] #40 3.136 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:19:13.780Z] #40 3.151 Note: Building without GnuTLS support [2020-05-18T10:19:13.780Z] #40 3.183 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:19:13.780Z] #40 3.184 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:19:13.780Z] #40 6.249 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:19:13.780Z] #40 6.348 GEN .gitid [2020-05-18T10:19:13.780Z] #40 6.400 GEN criu/include/version.h [2020-05-18T10:19:13.780Z] #40 6.550 GEN include/common/asm [2020-05-18T10:19:13.792Z] #17 24.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T10:19:13.792Z] #17 24.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T10:19:14.352Z] #17 25.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:19:14.353Z] #17 25.09 Fetched 28.5 MB in 2s (14.8 MB/s) [2020-05-18T10:19:14.608Z] #17 25.15 Selecting previously unselected package pigz. [2020-05-18T10:19:14.608Z] #17 25.15 (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 ... 23431 files and directories currently installed.) [2020-05-18T10:19:14.608Z] #17 25.19 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T10:19:14.608Z] #17 25.20 Unpacking pigz (2.4-1) ... [2020-05-18T10:19:14.608Z] #17 25.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T10:19:14.608Z] #17 25.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:19:14.608Z] #17 25.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:14.808Z] #40 8.980 PBCC images/timens.pb-c.c [2020-05-18T10:19:14.808Z] #40 9.020 DEP images/timens.pb-c.d [2020-05-18T10:19:15.097Z] #40 9.089 PBCC images/fown.pb-c.c [2020-05-18T10:19:15.097Z] #40 9.149 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T10:19:15.169Z] #17 25.70 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:19:15.169Z] #17 25.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:19:15.169Z] #17 25.72 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:19:15.385Z] #40 9.338 PBCC images/opts.pb-c.c [2020-05-18T10:19:15.385Z] #40 9.474 PBCC images/memfd.pb-c.c [2020-05-18T10:19:15.675Z] #40 9.806 DEP images/fown.pb-c.d [2020-05-18T10:19:15.964Z] #40 9.926 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T10:19:15.964Z] #40 10.05 DEP images/opts.pb-c.d [2020-05-18T10:19:15.964Z] #40 10.11 DEP images/memfd.pb-c.d [2020-05-18T10:19:16.095Z] #17 26.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:16.095Z] #17 26.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:19:16.255Z] #40 10.24 PBCC images/sit.pb-c.c [2020-05-18T10:19:16.255Z] #40 10.34 DEP images/sit.pb-c.d [2020-05-18T10:19:16.255Z] #40 10.45 PBCC images/macvlan.pb-c.c [2020-05-18T10:19:16.258Z] #17 8.164 Reading package lists... [2020-05-18T10:19:16.258Z] #17 ... [2020-05-18T10:19:16.258Z] [2020-05-18T10:19:16.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:16.258Z] #39 81.63 CC criu/pie/util-vdso.o [2020-05-18T10:19:16.258Z] #39 82.43 AR criu/pie/pie.lib.a [2020-05-18T10:19:16.258Z] #39 82.50 DEP criu/pie/restorer.d [2020-05-18T10:19:16.258Z] #39 82.84 DEP criu/arch/aarch64/intraprocedure.d [2020-05-18T10:19:16.258Z] #39 82.86 DEP criu/arch/aarch64/restorer.d [2020-05-18T10:19:16.258Z] #39 83.16 DEP criu/arch/aarch64/vdso-pie.d [2020-05-18T10:19:16.258Z] #39 83.31 DEP criu/pie/parasite-vdso.d [2020-05-18T10:19:16.258Z] #39 83.54 DEP criu/pie/parasite.d [2020-05-18T10:19:16.258Z] #39 83.81 CC criu/pie/parasite.o [2020-05-18T10:19:16.258Z] #39 84.78 LINK criu/pie/parasite.built-in.o [2020-05-18T10:19:16.258Z] #39 84.79 GEN criu/pie/parasite-blob.h [2020-05-18T10:19:16.258Z] #39 84.83 CC criu/pie/parasite-vdso.o [2020-05-18T10:19:16.545Z] #40 10.49 DEP images/macvlan.pb-c.d [2020-05-18T10:19:16.545Z] #40 10.63 PBCC images/autofs.pb-c.c [2020-05-18T10:19:16.545Z] #40 10.68 DEP images/autofs.pb-c.d [2020-05-18T10:19:16.831Z] #39 85.46 CC criu/arch/aarch64/vdso-pie.o [2020-05-18T10:19:16.835Z] #40 10.77 PBCC images/sysctl.pb-c.c [2020-05-18T10:19:16.835Z] #40 10.79 DEP images/sysctl.pb-c.d [2020-05-18T10:19:16.835Z] #40 10.86 PBCC images/time.pb-c.c [2020-05-18T10:19:16.835Z] #40 10.90 DEP images/time.pb-c.d [2020-05-18T10:19:16.835Z] #40 10.98 PBCC images/binfmt-misc.pb-c.c [2020-05-18T10:19:16.835Z] #40 11.00 DEP images/binfmt-misc.pb-c.d [2020-05-18T10:19:16.835Z] #40 11.08 PBCC images/seccomp.pb-c.c [2020-05-18T10:19:17.092Z] #39 85.74 CC criu/arch/aarch64/restorer.o [2020-05-18T10:19:17.123Z] #40 11.12 DEP images/seccomp.pb-c.d [2020-05-18T10:19:17.123Z] #40 11.19 PBCC images/userns.pb-c.c [2020-05-18T10:19:17.123Z] #40 11.22 DEP images/userns.pb-c.d [2020-05-18T10:19:17.414Z] #40 11.34 PBCC images/cgroup.pb-c.c [2020-05-18T10:19:17.414Z] #40 11.37 DEP images/cgroup.pb-c.d [2020-05-18T10:19:17.414Z] #40 11.47 PBCC images/ext-file.pb-c.c [2020-05-18T10:19:17.414Z] #40 11.49 DEP images/ext-file.pb-c.d [2020-05-18T10:19:17.414Z] #40 11.55 PBCC images/rpc.pb-c.c [2020-05-18T10:19:17.665Z] #39 86.24 CC criu/arch/aarch64/intraprocedure.o [2020-05-18T10:19:17.665Z] #39 86.33 CC criu/pie/restorer.o [2020-05-18T10:19:17.704Z] #40 11.62 DEP images/rpc.pb-c.d [2020-05-18T10:19:17.704Z] #40 11.75 PBCC images/siginfo.pb-c.c [2020-05-18T10:19:17.704Z] #40 11.77 DEP images/siginfo.pb-c.d [2020-05-18T10:19:17.704Z] #40 11.85 PBCC images/pagemap.pb-c.c [2020-05-18T10:19:17.704Z] #40 11.92 DEP images/pagemap.pb-c.d [2020-05-18T10:19:17.704Z] #40 11.99 PBCC images/rlimit.pb-c.c [2020-05-18T10:19:17.983Z] #17 28.32 Selecting previously unselected package python3-minimal. [2020-05-18T10:19:17.983Z] #17 28.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 ... 23680 files and directories currently installed.) [2020-05-18T10:19:17.983Z] #17 28.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T10:19:17.983Z] #17 28.37 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:19:17.983Z] #17 28.49 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T10:19:17.983Z] #17 28.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T10:19:17.983Z] #17 28.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:19:17.983Z] #17 28.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T10:19:17.983Z] #17 28.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:19:17.983Z] #17 28.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:18.019Z] #40 12.02 DEP images/rlimit.pb-c.d [2020-05-18T10:19:18.019Z] #40 12.14 PBCC images/file-lock.pb-c.c [2020-05-18T10:19:18.019Z] #40 12.18 DEP images/file-lock.pb-c.d [2020-05-18T10:19:18.019Z] #40 12.27 PBCC images/tty.pb-c.c [2020-05-18T10:19:18.309Z] #40 12.38 DEP images/tty.pb-c.d [2020-05-18T10:19:18.309Z] #40 12.45 PBCC images/tun.pb-c.c [2020-05-18T10:19:18.599Z] #40 12.55 PBCC images/netdev.pb-c.c [2020-05-18T10:19:18.599Z] #40 12.68 DEP images/tun.pb-c.d [2020-05-18T10:19:18.599Z] #40 12.77 DEP images/netdev.pb-c.d [2020-05-18T10:19:18.609Z] #39 ... [2020-05-18T10:19:18.609Z] [2020-05-18T10:19:18.609Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:18.888Z] #40 12.89 PBCC images/vma.pb-c.c [2020-05-18T10:19:18.888Z] #40 12.98 DEP images/vma.pb-c.d [2020-05-18T10:19:18.888Z] #40 13.04 PBCC images/creds.pb-c.c [2020-05-18T10:19:18.888Z] #40 13.08 DEP images/creds.pb-c.d [2020-05-18T10:19:18.889Z] #40 13.13 PBCC images/utsns.pb-c.c [2020-05-18T10:19:18.889Z] #40 13.18 DEP images/utsns.pb-c.d [2020-05-18T10:19:18.909Z] #17 29.57 Selecting previously unselected package python3.7. [2020-05-18T10:19:18.909Z] #17 29.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T10:19:18.909Z] #17 29.57 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:19.165Z] #17 29.73 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T10:19:19.165Z] #17 29.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T10:19:19.165Z] #17 29.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:19:19.165Z] #17 29.81 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:19:19.179Z] #40 13.29 PBCC images/ipc-desc.pb-c.c [2020-05-18T10:19:19.179Z] #40 13.34 PBCC images/ipc-sem.pb-c.c [2020-05-18T10:19:19.179Z] #40 13.41 DEP images/ipc-desc.pb-c.d [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T10:19:19.179Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-05-18T10:19:19.179Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T10:19:19.179Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T10:19:19.474Z] #40 13.48 DEP images/ipc-sem.pb-c.d [2020-05-18T10:19:19.474Z] #40 13.56 PBCC images/ipc-msg.pb-c.c [2020-05-18T10:19:19.474Z] #40 13.58 DEP images/ipc-msg.pb-c.d [2020-05-18T10:19:19.655Z] #21 144.8 Checking out files: 28% (3102/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 78% (8534/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T10:19:19.762Z] #40 13.69 PBCC images/ipc-shm.pb-c.c [2020-05-18T10:19:19.762Z] #40 13.75 DEP images/ipc-shm.pb-c.d [2020-05-18T10:19:19.762Z] #40 13.86 PBCC images/ipc-var.pb-c.c [2020-05-18T10:19:19.762Z] #40 13.90 DEP images/ipc-var.pb-c.d [2020-05-18T10:19:19.762Z] #40 ... [2020-05-18T10:19:19.762Z] [2020-05-18T10:19:19.762Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:19.762Z] #31 97.24 bufio [2020-05-18T10:19:19.762Z] #31 99.55 reflect [2020-05-18T10:19:19.762Z] #31 100.4 path [2020-05-18T10:19:19.762Z] #31 103.9 text/tabwriter [2020-05-18T10:19:19.792Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T10:19:19.792Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T10:19:19.916Z] #21 147.7 + cd /tmp/tmp.bjFg2rUDqN/tmp/docker-ce [2020-05-18T10:19:19.917Z] #21 147.7 + git checkout -q v17.06.2-ce [2020-05-18T10:19:20.051Z] #31 ... [2020-05-18T10:19:20.051Z] [2020-05-18T10:19:20.051Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:20.051Z] #40 13.98 PBCC images/sk-opts.pb-c.c [2020-05-18T10:19:20.051Z] #40 14.02 PBCC images/packet-sock.pb-c.c [2020-05-18T10:19:20.051Z] #40 14.17 DEP images/sk-opts.pb-c.d [2020-05-18T10:19:20.051Z] #40 14.25 DEP images/packet-sock.pb-c.d [2020-05-18T10:19:20.074Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.8% of statements [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T10:19:20.074Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T10:19:20.091Z] #17 30.62 Selecting previously unselected package python3. [2020-05-18T10:19:20.091Z] #17 30.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-18T10:19:20.091Z] #17 30.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T10:19:20.091Z] #17 30.68 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:19:20.091Z] #17 30.78 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T10:19:20.091Z] #17 30.79 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:19:20.091Z] #17 30.80 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:20.091Z] #17 30.87 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T10:19:20.091Z] #17 30.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T10:19:20.342Z] #40 14.32 PBCC images/sk-netlink.pb-c.c [2020-05-18T10:19:20.342Z] #40 14.43 DEP images/sk-netlink.pb-c.d [2020-05-18T10:19:20.342Z] #40 14.53 PBCC images/sk-inet.pb-c.c [2020-05-18T10:19:20.346Z] #17 30.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:20.346Z] #17 30.96 Selecting previously unselected package libiptc0:amd64. [2020-05-18T10:19:20.346Z] #17 30.96 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T10:19:20.346Z] #17 30.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:20.346Z] #17 31.02 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T10:19:20.346Z] #17 31.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T10:19:20.355Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-18T10:19:20.355Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T10:19:20.355Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T10:19:20.602Z] #17 31.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:19:20.602Z] #17 31.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T10:19:20.602Z] #17 31.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T10:19:20.602Z] #17 31.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:19:20.602Z] #17 31.18 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T10:19:20.602Z] #17 31.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T10:19:20.602Z] #17 31.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:19:20.602Z] #17 31.27 Selecting previously unselected package iptables. [2020-05-18T10:19:20.602Z] #17 31.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T10:19:20.602Z] #17 31.27 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:19:20.631Z] #40 14.61 DEP images/sk-inet.pb-c.d [2020-05-18T10:19:20.631Z] #40 14.76 PBCC images/sk-unix.pb-c.c [2020-05-18T10:19:20.637Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-18T10:19:20.637Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T10:19:20.637Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T10:19:20.857Z] #17 31.58 Selecting previously unselected package xxd. [2020-05-18T10:19:20.919Z] #40 14.84 DEP images/sk-unix.pb-c.d [2020-05-18T10:19:20.919Z] #40 14.92 PBCC images/mm.pb-c.c [2020-05-18T10:19:20.919Z] #40 ... [2020-05-18T10:19:20.919Z] [2020-05-18T10:19:20.919Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:20.919Z] #42 98.20 bufio [2020-05-18T10:19:20.919Z] #42 101.0 reflect [2020-05-18T10:19:20.919Z] #42 103.8 regexp/syntax [2020-05-18T10:19:20.919Z] #42 107.0 hash/crc32 [2020-05-18T10:19:20.919Z] #42 ... [2020-05-18T10:19:20.919Z] [2020-05-18T10:19:20.919Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:20.919Z] #40 15.00 DEP images/mm.pb-c.d [2020-05-18T10:19:20.919Z] #40 15.08 PBCC images/timerfd.pb-c.c [2020-05-18T10:19:21.113Z] #17 31.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:19:21.113Z] #17 31.59 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:19:21.113Z] #17 31.70 Selecting previously unselected package vim-common. [2020-05-18T10:19:21.113Z] #17 31.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:19:21.113Z] #17 31.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:19:21.209Z] #40 15.16 DEP images/timerfd.pb-c.d [2020-05-18T10:19:21.209Z] #40 15.22 PBCC images/timer.pb-c.c [2020-05-18T10:19:21.209Z] #40 15.28 DEP images/timer.pb-c.d [2020-05-18T10:19:21.209Z] #40 15.35 PBCC images/sa.pb-c.c [2020-05-18T10:19:21.209Z] #40 15.42 DEP images/sa.pb-c.d [2020-05-18T10:19:21.250Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-05-18T10:19:21.259Z] #45 ... [2020-05-18T10:19:21.259Z] [2020-05-18T10:19:21.259Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:21.259Z] #49 107.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:19:21.259Z] #49 108.9 + mkdir -p /build [2020-05-18T10:19:21.259Z] #49 108.9 + cp runc /build/runc [2020-05-18T10:19:21.368Z] #17 31.88 Selecting previously unselected package bash-completion. [2020-05-18T10:19:21.368Z] #17 31.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:19:21.497Z] #40 15.49 PBCC images/pipe-data.pb-c.c [2020-05-18T10:19:21.498Z] #40 15.55 DEP images/pipe-data.pb-c.d [2020-05-18T10:19:21.498Z] #40 ... [2020-05-18T10:19:21.498Z] [2020-05-18T10:19:21.498Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:21.498Z] #48 98.81 bufio [2020-05-18T10:19:21.498Z] #48 100.5 reflect [2020-05-18T10:19:21.498Z] #48 103.4 regexp/syntax [2020-05-18T10:19:21.498Z] #48 ... [2020-05-18T10:19:21.498Z] [2020-05-18T10:19:21.498Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:21.498Z] #40 15.66 PBCC images/mnt.pb-c.c [2020-05-18T10:19:21.517Z] #49 DONE 109.2s [2020-05-18T10:19:21.517Z] [2020-05-18T10:19:21.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:21.517Z] #39 157.0 CC criu/sockets.o [2020-05-18T10:19:21.517Z] #39 157.7 CC criu/stats.o [2020-05-18T10:19:21.517Z] #39 158.0 CC criu/string.o [2020-05-18T10:19:21.517Z] #39 158.0 CC criu/sysctl.o [2020-05-18T10:19:21.517Z] #39 158.5 CC criu/sysfs_parse.o [2020-05-18T10:19:21.517Z] #39 158.9 CC criu/timens.o [2020-05-18T10:19:21.517Z] #39 159.2 CC criu/timerfd.o [2020-05-18T10:19:21.517Z] #39 159.5 CC criu/tty.o [2020-05-18T10:19:21.517Z] #39 160.9 CC criu/tun.o [2020-05-18T10:19:21.517Z] #39 161.4 CC criu/uffd.o [2020-05-18T10:19:21.517Z] #39 162.3 CC criu/util.o [2020-05-18T10:19:21.517Z] #39 163.5 CC criu/uts_ns.o [2020-05-18T10:19:21.517Z] #39 163.8 CC criu/vdso-compat.o [2020-05-18T10:19:21.517Z] #39 164.0 CC criu/vdso.o [2020-05-18T10:19:21.788Z] #40 15.74 DEP images/mnt.pb-c.d [2020-05-18T10:19:21.788Z] #40 15.86 PBCC images/sk-packet.pb-c.c [2020-05-18T10:19:21.788Z] #40 15.90 DEP images/sk-packet.pb-c.d [2020-05-18T10:19:21.788Z] #40 15.99 PBCC images/tcp-stream.pb-c.c [2020-05-18T10:19:21.788Z] #40 16.07 DEP images/tcp-stream.pb-c.d [2020-05-18T10:19:22.077Z] #40 16.17 PBCC images/pipe.pb-c.c [2020-05-18T10:19:22.077Z] #40 16.24 DEP images/pipe.pb-c.d [2020-05-18T10:19:22.082Z] #39 164.7 LINK criu/built-in.o [2020-05-18T10:19:22.340Z] #39 164.9 LINK criu/criu [2020-05-18T10:19:22.366Z] #40 16.41 PBCC images/pstree.pb-c.c [2020-05-18T10:19:22.366Z] #40 16.46 DEP images/pstree.pb-c.d [2020-05-18T10:19:22.366Z] #40 16.60 PBCC images/fs.pb-c.c [2020-05-18T10:19:22.598Z] #39 165.4 DEP lib/c/criu.d [2020-05-18T10:19:22.655Z] #40 16.65 DEP images/fs.pb-c.d [2020-05-18T10:19:22.655Z] #40 16.77 PBCC images/signalfd.pb-c.c [2020-05-18T10:19:22.855Z] #39 165.4 CC images/rpc.pb-c.o [2020-05-18T10:19:22.944Z] #40 16.96 DEP images/signalfd.pb-c.d [2020-05-18T10:19:22.944Z] #40 17.06 PBCC images/fh.pb-c.c [2020-05-18T10:19:23.113Z] #39 165.8 CC lib/c/criu.o [2020-05-18T10:19:23.221Z] #21 ... [2020-05-18T10:19:23.221Z] [2020-05-18T10:19:23.221Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:23.221Z] #41 141.5 github.com/LK4D4/vndr/godl [2020-05-18T10:19:23.221Z] #41 142.6 github.com/LK4D4/vndr [2020-05-18T10:19:23.221Z] #41 DONE 150.7s [2020-05-18T10:19:23.221Z] [2020-05-18T10:19:23.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:23.221Z] #39 89.39 LINK criu/pie/restorer.built-in.o [2020-05-18T10:19:23.221Z] #39 89.40 GEN criu/pie/restorer-blob.h [2020-05-18T10:19:23.221Z] #39 89.51 DEP criu/vdso.d [2020-05-18T10:19:23.221Z] #39 89.77 DEP criu/uts_ns.d [2020-05-18T10:19:23.221Z] #39 89.96 DEP criu/util.d [2020-05-18T10:19:23.221Z] #39 90.24 DEP criu/uffd.d [2020-05-18T10:19:23.221Z] #39 90.40 DEP criu/tun.d [2020-05-18T10:19:23.221Z] #39 90.67 DEP criu/tty.d [2020-05-18T10:19:23.221Z] #39 90.85 DEP criu/timerfd.d [2020-05-18T10:19:23.221Z] #39 90.98 DEP criu/timens.d [2020-05-18T10:19:23.221Z] #39 91.13 DEP criu/sysfs_parse.d [2020-05-18T10:19:23.221Z] #39 91.28 DEP criu/sysctl.d [2020-05-18T10:19:23.221Z] #39 91.37 DEP criu/string.d [2020-05-18T10:19:23.221Z] #39 91.42 DEP criu/stats.d [2020-05-18T10:19:23.221Z] #39 91.58 DEP criu/sockets.d [2020-05-18T10:19:23.221Z] #39 91.68 DEP criu/sk-unix.d [2020-05-18T10:19:23.221Z] #39 91.87 DEP criu/sk-tcp.d [2020-05-18T10:19:23.231Z] #40 17.17 PBCC images/fsnotify.pb-c.c [2020-05-18T10:19:23.232Z] #40 17.33 DEP images/fh.pb-c.d [2020-05-18T10:19:23.232Z] #40 17.41 DEP images/fsnotify.pb-c.d [2020-05-18T10:19:23.232Z] #40 17.52 PBCC images/eventpoll.pb-c.c [2020-05-18T10:19:23.255Z] #17 ... [2020-05-18T10:19:23.255Z] [2020-05-18T10:19:23.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:23.255Z] #39 90.50 CC criu/bfd.o [2020-05-18T10:19:23.255Z] #39 91.06 CC criu/bitmap.o [2020-05-18T10:19:23.255Z] #39 91.19 CC criu/cgroup-props.o [2020-05-18T10:19:23.255Z] #39 91.82 CC criu/cgroup.o [2020-05-18T10:19:23.255Z] #39 94.37 CC criu/clone-noasan.o [2020-05-18T10:19:23.255Z] #39 94.66 CC criu/config.o [2020-05-18T10:19:23.255Z] #39 95.97 CC criu/cr-check.o [2020-05-18T10:19:23.255Z] #39 97.38 CC criu/cr-dedup.o [2020-05-18T10:19:23.255Z] #39 97.82 CC criu/cr-dump.o [2020-05-18T10:19:23.255Z] #39 100.0 CC criu/cr-errno.o [2020-05-18T10:19:23.255Z] #39 100.1 CC criu/cr-restore.o [2020-05-18T10:19:23.521Z] #40 17.62 DEP images/eventpoll.pb-c.d [2020-05-18T10:19:23.521Z] #40 17.74 PBCC images/eventfd.pb-c.c [2020-05-18T10:19:23.521Z] #40 17.81 DEP images/eventfd.pb-c.d [2020-05-18T10:19:23.792Z] #39 92.21 DEP criu/sk-queue.d [2020-05-18T10:19:23.793Z] #39 92.38 DEP criu/sk-packet.d [2020-05-18T10:19:23.815Z] #39 ... [2020-05-18T10:19:23.815Z] [2020-05-18T10:19:23.815Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:23.815Z] #17 34.53 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:19:23.826Z] #40 17.87 PBCC images/remap-file-path.pb-c.c [2020-05-18T10:19:23.826Z] #40 17.89 DEP images/remap-file-path.pb-c.d [2020-05-18T10:19:23.826Z] #40 17.96 PBCC images/fifo.pb-c.c [2020-05-18T10:19:23.826Z] #40 17.99 DEP images/fifo.pb-c.d [2020-05-18T10:19:23.826Z] #40 18.05 PBCC images/ghost-file.pb-c.c [2020-05-18T10:19:24.046Z] #39 166.5 LINK lib/c/built-in.o [2020-05-18T10:19:24.046Z] #39 166.5 LINK lib/c/libcriu.so [2020-05-18T10:19:24.046Z] #39 166.6 LINK lib/c/libcriu.a [2020-05-18T10:19:24.046Z] #39 166.7 GEN magic.py [2020-05-18T10:19:24.046Z] #39 166.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:19:24.046Z] #39 166.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:19:24.046Z] #39 166.8 Note: Building without GnuTLS support [2020-05-18T10:19:24.046Z] #39 166.8 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:19:24.054Z] #39 92.60 DEP criu/sk-netlink.d [2020-05-18T10:19:24.120Z] #40 18.11 DEP images/ghost-file.pb-c.d [2020-05-18T10:19:24.120Z] #40 18.18 PBCC images/regfile.pb-c.c [2020-05-18T10:19:24.120Z] #40 18.23 DEP images/regfile.pb-c.d [2020-05-18T10:19:24.120Z] #40 18.28 PBCC images/ns.pb-c.c [2020-05-18T10:19:24.120Z] #40 18.31 DEP images/ns.pb-c.d [2020-05-18T10:19:24.307Z] #39 166.8 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:19:24.315Z] #39 92.85 DEP criu/sk-inet.d [2020-05-18T10:19:24.376Z] #17 34.99 Selecting previously unselected package bzip2. [2020-05-18T10:19:24.376Z] #17 34.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T10:19:24.376Z] #17 35.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:19:24.376Z] #17 35.07 Selecting previously unselected package xz-utils. [2020-05-18T10:19:24.376Z] #17 35.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T10:19:24.409Z] #40 18.42 PBCC images/fdinfo.pb-c.c [2020-05-18T10:19:24.409Z] #40 18.53 DEP images/fdinfo.pb-c.d [2020-05-18T10:19:24.409Z] #40 18.61 PBCC images/core-aarch64.pb-c.c [2020-05-18T10:19:24.565Z] #39 167.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:19:24.577Z] #39 93.12 DEP criu/signalfd.d [2020-05-18T10:19:24.577Z] #39 ... [2020-05-18T10:19:24.577Z] [2020-05-18T10:19:24.577Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:19:24.577Z] #28 DONE 152.4s [2020-05-18T10:19:24.577Z] [2020-05-18T10:19:24.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:24.577Z] #39 93.28 DEP criu/sigframe.d [2020-05-18T10:19:24.577Z] #39 93.36 DEP criu/shmem.d [2020-05-18T10:19:24.632Z] #17 35.09 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:19:24.632Z] #17 35.28 Selecting previously unselected package apparmor. [2020-05-18T10:19:24.632Z] #17 35.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T10:19:24.632Z] #17 35.35 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:19:24.700Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 13.6% of statements [2020-05-18T10:19:24.700Z] ok github.com/docker/docker/builder/dockerfile 1.102s coverage: 48.2% of statements [2020-05-18T10:19:24.702Z] #40 18.68 PBCC images/core-arm.pb-c.c [2020-05-18T10:19:24.702Z] #40 18.77 PBCC images/core-ppc64.pb-c.c [2020-05-18T10:19:24.702Z] #40 18.85 PBCC images/core-s390.pb-c.c [2020-05-18T10:19:24.702Z] #40 18.96 PBCC images/core-x86.pb-c.c [2020-05-18T10:19:24.822Z] #39 ... [2020-05-18T10:19:24.822Z] [2020-05-18T10:19:24.822Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:24.822Z] #52 193.1 + bin/containerd [2020-05-18T10:19:24.993Z] #40 19.07 PBCC images/core.pb-c.c [2020-05-18T10:19:25.143Z] #17 35.62 Selecting previously unselected package aufs-tools. [2020-05-18T10:19:25.143Z] #17 35.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T10:19:25.143Z] #17 35.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:19:25.143Z] #17 35.74 Selecting previously unselected package libonig5:amd64. [2020-05-18T10:19:25.143Z] #17 35.75 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T10:19:25.143Z] #17 35.75 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:19:25.149Z] #39 93.58 DEP criu/servicefd.d [2020-05-18T10:19:25.149Z] #39 93.79 DEP criu/seize.d [2020-05-18T10:19:25.285Z] #40 19.34 PBCC images/inventory.pb-c.c [2020-05-18T10:19:25.285Z] #40 19.44 DEP images/core-aarch64.pb-c.d [2020-05-18T10:19:25.285Z] #40 19.55 DEP images/core-arm.pb-c.d [2020-05-18T10:19:25.316Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-18T10:19:25.402Z] #17 35.92 Selecting previously unselected package libjq1:amd64. [2020-05-18T10:19:25.402Z] #17 35.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:19:25.402Z] #17 35.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:19:25.402Z] #17 36.06 Selecting previously unselected package jq. [2020-05-18T10:19:25.402Z] #17 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T10:19:25.402Z] #17 36.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:19:25.409Z] #39 94.03 DEP criu/seccomp.d [2020-05-18T10:19:25.575Z] #40 19.62 DEP images/core-ppc64.pb-c.d [2020-05-18T10:19:25.575Z] #40 19.75 DEP images/core-s390.pb-c.d [2020-05-18T10:19:25.575Z] #40 19.84 DEP images/core-x86.pb-c.d [2020-05-18T10:19:25.658Z] #17 36.18 Selecting previously unselected package libaio1:amd64. [2020-05-18T10:19:25.658Z] #17 36.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T10:19:25.658Z] #17 36.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:19:25.658Z] #17 36.27 Selecting previously unselected package libgpm2:amd64. [2020-05-18T10:19:25.658Z] #17 36.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T10:19:25.658Z] #17 36.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:19:25.671Z] #39 94.30 DEP criu/rst-malloc.d [2020-05-18T10:19:25.671Z] #39 94.43 DEP criu/rbtree.d [2020-05-18T10:19:25.867Z] #40 19.91 DEP images/core.pb-c.d [2020-05-18T10:19:25.867Z] #40 19.99 DEP images/inventory.pb-c.d [2020-05-18T10:19:25.867Z] #40 20.08 PBCC images/cpuinfo.pb-c.c [2020-05-18T10:19:25.867Z] #40 20.10 DEP images/cpuinfo.pb-c.d [2020-05-18T10:19:25.913Z] #17 36.35 Selecting previously unselected package libicu63:amd64. [2020-05-18T10:19:25.913Z] #17 36.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T10:19:25.913Z] #17 36.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:19:25.933Z] #39 94.52 DEP criu/pstree.d [2020-05-18T10:19:26.159Z] #40 20.16 PBCC images/stats.pb-c.c [2020-05-18T10:19:26.159Z] #40 20.21 DEP images/stats.pb-c.d [2020-05-18T10:19:26.195Z] #39 94.78 DEP criu/protobuf.d [2020-05-18T10:19:26.195Z] #39 ... [2020-05-18T10:19:26.195Z] [2020-05-18T10:19:26.195Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:26.195Z] #17 8.164 Reading package lists... [2020-05-18T10:19:26.195Z] #17 11.54 Reading package lists... [2020-05-18T10:19:26.195Z] #17 14.70 Building dependency tree... [2020-05-18T10:19:26.195Z] #17 16.24 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:19:26.195Z] #17 16.24 The following additional packages will be installed: [2020-05-18T10:19:26.195Z] #17 16.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:19:26.195Z] #17 16.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:19:26.195Z] #17 16.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:19:26.195Z] #17 16.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:19:26.195Z] #17 16.25 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:19:26.195Z] #17 16.25 Suggested packages: [2020-05-18T10:19:26.195Z] #17 16.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:19:26.195Z] #17 16.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:19:26.195Z] #17 16.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:19:26.195Z] #17 16.26 Recommended packages: [2020-05-18T10:19:26.195Z] #17 16.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:19:26.195Z] #17 16.26 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:19:26.195Z] #17 17.66 The following NEW packages will be installed: [2020-05-18T10:19:26.195Z] #17 17.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:19:26.195Z] #17 17.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:19:26.195Z] #17 17.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:19:26.195Z] #17 17.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:19:26.195Z] #17 17.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:19:26.195Z] #17 17.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:19:26.195Z] #17 17.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:19:26.195Z] #17 17.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:19:26.195Z] #17 17.67 xz-utils zip [2020-05-18T10:19:26.195Z] #17 18.03 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:19:26.195Z] #17 18.03 Need to get 27.6 MB of archives. [2020-05-18T10:19:26.195Z] #17 18.03 After this operation, 114 MB of additional disk space will be used. [2020-05-18T10:19:26.195Z] #17 18.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-18T10:19:26.195Z] #17 18.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-18T10:19:26.195Z] #17 18.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-18T10:19:26.195Z] #17 18.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-18T10:19:26.195Z] #17 18.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-18T10:19:26.195Z] #17 18.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-18T10:19:26.195Z] #17 18.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:19:26.195Z] #17 18.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-18T10:19:26.195Z] #17 18.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-18T10:19:26.195Z] #17 18.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-18T10:19:26.195Z] #17 18.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-18T10:19:26.195Z] #17 18.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-18T10:19:26.195Z] #17 18.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:19:26.195Z] #17 18.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:19:26.195Z] #17 18.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-18T10:19:26.195Z] #17 18.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-18T10:19:26.195Z] #17 18.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-18T10:19:26.195Z] #17 18.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-18T10:19:26.195Z] #17 18.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-18T10:19:26.195Z] #17 18.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-18T10:19:26.195Z] #17 18.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-18T10:19:26.195Z] #17 18.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-18T10:19:26.195Z] #17 18.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-18T10:19:26.195Z] #17 18.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-18T10:19:26.195Z] #17 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-18T10:19:26.195Z] #17 18.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-18T10:19:26.195Z] #17 18.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-18T10:19:26.195Z] #17 18.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-18T10:19:26.195Z] #17 18.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-18T10:19:26.195Z] #17 18.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:19:26.195Z] #17 18.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:19:26.195Z] #17 18.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:19:26.195Z] #17 18.99 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-18T10:19:26.195Z] #17 19.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:19:26.195Z] #17 19.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:19:26.195Z] #17 19.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:19:26.195Z] #17 19.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-18T10:19:26.195Z] #17 19.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-18T10:19:26.195Z] #17 19.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-18T10:19:26.195Z] #17 19.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:19:26.195Z] #17 19.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-18T10:19:26.195Z] #17 19.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-18T10:19:26.195Z] #17 19.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-18T10:19:26.195Z] #17 20.16 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:19:26.195Z] #17 20.28 Fetched 27.6 MB in 2s (16.0 MB/s) [2020-05-18T10:19:26.195Z] #17 20.34 Selecting previously unselected package pigz. [2020-05-18T10:19:26.195Z] #17 20.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 ... 23404 files and directories currently installed.) [2020-05-18T10:19:26.195Z] #17 20.42 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-18T10:19:26.195Z] #17 20.42 Unpacking pigz (2.4-1) ... [2020-05-18T10:19:26.195Z] #17 20.51 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-18T10:19:26.195Z] #17 20.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T10:19:26.195Z] #17 20.53 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:26.195Z] #17 21.07 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:19:26.195Z] #17 21.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T10:19:26.195Z] #17 21.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:19:26.321Z] ok github.com/docker/docker/builder/remotecontext/git 1.512s coverage: 86.3% of statements [2020-05-18T10:19:26.321Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T10:19:26.321Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T10:19:26.456Z] #17 ... [2020-05-18T10:19:26.456Z] [2020-05-18T10:19:26.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:26.456Z] #39 94.93 GEN criu/protobuf-desc-gen.h [2020-05-18T10:19:26.719Z] #52 ... [2020-05-18T10:19:26.719Z] [2020-05-18T10:19:26.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:26.719Z] #39 167.8 make[1]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.3 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:19:26.719Z] #39 168.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:19:26.719Z] #39 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:19:26.719Z] #39 168.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:19:26.719Z] #39 168.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:19:26.719Z] #39 168.5 make[1]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:19:26.719Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.9 make[2]: Nothing to be done for 'all'. [2020-05-18T10:19:26.719Z] #39 168.9 INSTALL criu/criu [2020-05-18T10:19:26.719Z] #39 DONE 169.1s [2020-05-18T10:19:26.719Z] [2020-05-18T10:19:26.719Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:27.076Z] Client: [2020-05-18T10:19:27.076Z] Debug Mode: false [2020-05-18T10:19:27.076Z] Plugins: [2020-05-18T10:19:27.076Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T10:19:27.076Z] [2020-05-18T10:19:27.076Z] Server: [2020-05-18T10:19:27.076Z] Containers: 0 [2020-05-18T10:19:27.076Z] Running: 0 [2020-05-18T10:19:27.076Z] Paused: 0 [2020-05-18T10:19:27.076Z] Stopped: 0 [2020-05-18T10:19:27.076Z] Images: 0 [2020-05-18T10:19:27.076Z] Server Version: 19.03.5 [2020-05-18T10:19:27.076Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-18T10:19:27.076Z] Windows: [2020-05-18T10:19:27.076Z] LCOW: [2020-05-18T10:19:27.076Z] Logging Driver: json-file [2020-05-18T10:19:27.076Z] Plugins: [2020-05-18T10:19:27.076Z] Volume: local [2020-05-18T10:19:27.076Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T10:19:27.076Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T10:19:27.076Z] Swarm: inactive [2020-05-18T10:19:27.076Z] Default Isolation: process [2020-05-18T10:19:27.076Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T10:19:27.076Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T10:19:27.076Z] OSType: windows [2020-05-18T10:19:27.076Z] Architecture: x86_64 [2020-05-18T10:19:27.076Z] CPUs: 4 [2020-05-18T10:19:27.076Z] Total Memory: 32GiB [2020-05-18T10:19:27.076Z] Name: azwin-2-90a8b0 [2020-05-18T10:19:27.076Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T10:19:27.076Z] Docker Root Dir: D:\docker [2020-05-18T10:19:27.076Z] Debug Mode: false [2020-05-18T10:19:27.076Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:19:27.076Z] Labels: [2020-05-18T10:19:27.076Z] Experimental: true [2020-05-18T10:19:27.076Z] Insecure Registries: [2020-05-18T10:19:27.076Z] 10.0.0.4:5000 [2020-05-18T10:19:27.076Z] 127.0.0.0/8 [2020-05-18T10:19:27.076Z] Registry Mirrors: [2020-05-18T10:19:27.076Z] http://10.0.0.4:5000/ [2020-05-18T10:19:27.076Z] Live Restore Enabled: false [2020-05-18T10:19:27.076Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-18T10:19:27.652Z] #52 ... [2020-05-18T10:19:27.652Z] [2020-05-18T10:19:27.652Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:19:27.652Z] #40 DONE 0.1s [2020-05-18T10:19:27.652Z] [2020-05-18T10:19:27.652Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:19:27.652Z] #42 DONE 0.1s [2020-05-18T10:19:27.652Z] [2020-05-18T10:19:27.652Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:27.652Z] #52 ... [2020-05-18T10:19:27.652Z] [2020-05-18T10:19:27.652Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:19:27.652Z] #44 DONE 0.1s [2020-05-18T10:19:27.789Z] ok github.com/docker/docker/client 0.158s coverage: 75.4% of statements [2020-05-18T10:19:27.910Z] [2020-05-18T10:19:27.910Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:28.372Z] #39 96.56 DEP criu/protobuf-desc.d [2020-05-18T10:19:28.372Z] #39 96.69 DEP criu/proc_parse.d [2020-05-18T10:19:28.372Z] #39 96.86 DEP criu/plugin.d [2020-05-18T10:19:28.372Z] #39 96.93 DEP criu/pipes.d [2020-05-18T10:19:28.633Z] #39 97.12 DEP criu/pie-util.d [2020-05-18T10:19:28.633Z] #39 97.25 DEP criu/pie-util-vdso.d [2020-05-18T10:19:28.889Z] #40 22.89 make[1]: Nothing to be done for 'all'. [2020-05-18T10:19:28.894Z] #39 97.34 DEP criu/path.d [2020-05-18T10:19:28.894Z] #39 97.53 DEP criu/parasite-syscall.d [2020-05-18T10:19:29.156Z] #39 97.75 DEP criu/pagemap.d [2020-05-18T10:19:29.176Z] #17 39.72 Selecting previously unselected package libnet1:amd64. [2020-05-18T10:19:29.176Z] #17 39.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T10:19:29.176Z] #17 39.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:19:29.176Z] #17 39.81 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T10:19:29.176Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T10:19:29.176Z] #17 39.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:19:29.417Z] #39 97.96 DEP criu/pagemap-cache.d [2020-05-18T10:19:29.417Z] #39 98.12 DEP criu/page-xfer.d [2020-05-18T10:19:29.432Z] #17 39.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T10:19:29.432Z] #17 39.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T10:19:29.432Z] #17 39.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:19:29.432Z] #17 40.00 Selecting previously unselected package libreadline5:amd64. [2020-05-18T10:19:29.432Z] #17 40.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T10:19:29.432Z] #17 40.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:19:29.682Z] #39 98.30 DEP criu/page-pipe.d [2020-05-18T10:19:29.687Z] #17 40.12 Selecting previously unselected package net-tools. [2020-05-18T10:19:29.687Z] #17 40.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T10:19:29.687Z] #17 40.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:19:29.942Z] #17 40.34 Selecting previously unselected package python-pip-whl. [2020-05-18T10:19:29.942Z] #17 40.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:19:29.942Z] #17 40.38 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:19:29.943Z] #39 98.46 DEP criu/netfilter.d [2020-05-18T10:19:29.943Z] #39 98.59 DEP criu/net.d [2020-05-18T10:19:30.198Z] #17 40.87 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:19:30.198Z] #17 40.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:19:30.198Z] #17 40.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:19:30.204Z] #39 98.74 DEP criu/namespaces.d [2020-05-18T10:19:30.453Z] #17 41.03 Selecting previously unselected package python3-distutils. [2020-05-18T10:19:30.453Z] #17 41.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:19:30.453Z] #17 41.04 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:19:30.468Z] #39 99.01 DEP criu/mount.d [2020-05-18T10:19:30.709Z] #17 41.20 Selecting previously unselected package python3-pip. [2020-05-18T10:19:30.709Z] #17 41.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:19:30.709Z] #17 41.22 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:19:30.709Z] #17 41.42 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:19:30.709Z] #17 41.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:19:30.709Z] #17 41.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:19:30.732Z] #39 99.19 DEP criu/memfd.d [2020-05-18T10:19:30.732Z] #39 99.32 DEP criu/mem.d [2020-05-18T10:19:30.965Z] #17 41.56 Selecting previously unselected package python3-setuptools. [2020-05-18T10:19:30.965Z] #17 41.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:19:30.965Z] #17 41.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:19:30.992Z] #39 99.50 DEP criu/lsm.d [2020-05-18T10:19:30.992Z] #39 99.70 DEP criu/log.d [2020-05-18T10:19:31.220Z] #17 41.77 Selecting previously unselected package python3-wheel. [2020-05-18T10:19:31.220Z] #17 41.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:19:31.220Z] #17 41.78 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:19:31.220Z] #17 41.85 Selecting previously unselected package sudo. [2020-05-18T10:19:31.220Z] #17 41.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T10:19:31.220Z] #17 41.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:19:31.254Z] #39 99.86 DEP criu/libnetlink.d [2020-05-18T10:19:31.515Z] #39 100.1 DEP criu/kerndat.d [2020-05-18T10:19:31.616Z] #40 25.16 CC images/stats.o [2020-05-18T10:19:31.616Z] #40 25.86 CC images/core.o [2020-05-18T10:19:31.776Z] #39 100.3 DEP criu/kcmp-ids.d [2020-05-18T10:19:31.776Z] #39 100.4 DEP criu/irmap.d [2020-05-18T10:19:31.781Z] #17 42.37 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:19:31.781Z] #17 42.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T10:19:31.781Z] #17 42.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:19:32.036Z] #17 42.62 Selecting previously unselected package uidmap. [2020-05-18T10:19:32.037Z] #17 42.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T10:19:32.037Z] #17 42.65 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:19:32.037Z] #39 100.5 DEP criu/ipc_ns.d [2020-05-18T10:19:32.037Z] #39 100.7 DEP criu/image.d [2020-05-18T10:19:32.037Z] #39 100.8 DEP criu/image-desc.d [2020-05-18T10:19:32.292Z] #17 42.77 Selecting previously unselected package vim-runtime. [2020-05-18T10:19:32.292Z] #17 42.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:19:32.292Z] #17 42.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:19:32.292Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:19:32.292Z] #17 42.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:19:32.298Z] #39 100.9 DEP criu/fsnotify.d [2020-05-18T10:19:32.560Z] #39 101.2 DEP criu/filesystems.d [2020-05-18T10:19:32.660Z] #40 ... [2020-05-18T10:19:32.661Z] [2020-05-18T10:19:32.661Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:19:32.661Z] #11 110.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T10:19:32.661Z] #11 110.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T10:19:32.661Z] #11 110.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:19:32.661Z] #11 110.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T10:19:32.661Z] #11 110.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T10:19:32.661Z] #11 110.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:19:32.821Z] #39 101.4 DEP criu/files.d [2020-05-18T10:19:32.821Z] #39 ... [2020-05-18T10:19:32.821Z] [2020-05-18T10:19:32.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:32.821Z] #17 21.59 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:32.821Z] #17 21.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:19:32.821Z] #17 23.47 Selecting previously unselected package python3-minimal. [2020-05-18T10:19:32.821Z] #17 23.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23653 files and directories currently installed.) [2020-05-18T10:19:32.821Z] #17 23.53 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 23.54 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:19:32.821Z] #17 23.63 Selecting previously unselected package libmpdec2:arm64. [2020-05-18T10:19:32.821Z] #17 23.64 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 23.66 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-18T10:19:32.821Z] #17 23.80 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-18T10:19:32.821Z] #17 23.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 23.82 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:32.821Z] #17 24.57 Selecting previously unselected package python3.7. [2020-05-18T10:19:32.821Z] #17 24.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 24.60 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:32.821Z] #17 24.76 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-18T10:19:32.821Z] #17 24.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 24.77 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-18T10:19:32.821Z] #17 24.92 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:19:32.821Z] #17 25.92 Selecting previously unselected package python3. [2020-05-18T10:19:32.821Z] #17 25.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 ... 24065 files and directories currently installed.) [2020-05-18T10:19:32.821Z] #17 25.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.00 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:19:32.821Z] #17 26.13 Selecting previously unselected package libip4tc0:arm64. [2020-05-18T10:19:32.821Z] #17 26.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.16 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:32.821Z] #17 26.30 Selecting previously unselected package libip6tc0:arm64. [2020-05-18T10:19:32.821Z] #17 26.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.31 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:32.821Z] #17 26.44 Selecting previously unselected package libiptc0:arm64. [2020-05-18T10:19:32.821Z] #17 26.44 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.45 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:32.821Z] #17 26.53 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-18T10:19:32.821Z] #17 26.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.55 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-18T10:19:32.821Z] #17 26.65 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-18T10:19:32.821Z] #17 26.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-18T10:19:32.821Z] #17 26.79 Selecting previously unselected package libnftnl11:arm64. [2020-05-18T10:19:32.821Z] #17 26.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.81 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-18T10:19:32.821Z] #17 26.90 Selecting previously unselected package iptables. [2020-05-18T10:19:32.821Z] #17 26.90 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 26.91 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:19:32.821Z] #17 27.18 Selecting previously unselected package xxd. [2020-05-18T10:19:32.821Z] #17 27.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T10:19:32.821Z] #17 27.20 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:19:32.821Z] #17 27.34 Selecting previously unselected package vim-common. [2020-05-18T10:19:32.821Z] #17 27.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:19:32.821Z] #17 27.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:19:32.821Z] #17 27.60 Selecting previously unselected package bash-completion. [2020-05-18T10:19:32.821Z] #17 27.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:19:32.951Z] #11 ... [2020-05-18T10:19:32.951Z] [2020-05-18T10:19:32.951Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:32.951Z] #40 27.05 CC images/core-x86.o [2020-05-18T10:19:32.951Z] #40 ... [2020-05-18T10:19:32.951Z] [2020-05-18T10:19:32.951Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:32.951Z] #31 110.4 internal/syscall/execenv [2020-05-18T10:19:32.951Z] #31 110.5 internal/syscall/unix [2020-05-18T10:19:32.951Z] #31 110.5 time [2020-05-18T10:19:33.242Z] #31 120.5 internal/poll [2020-05-18T10:19:33.393Z] #17 ... [2020-05-18T10:19:33.393Z] [2020-05-18T10:19:33.393Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:33.393Z] #21 151.2 + mkdir -p /tmp/tmp.bjFg2rUDqN/src/github.com/docker [2020-05-18T10:19:33.393Z] #21 151.2 + mv components/cli /tmp/tmp.bjFg2rUDqN/src/github.com/docker/cli [2020-05-18T10:19:33.393Z] #21 151.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T10:19:33.393Z] #21 ... [2020-05-18T10:19:33.393Z] [2020-05-18T10:19:33.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:33.393Z] #39 101.7 DEP criu/files-reg.d [2020-05-18T10:19:33.393Z] #39 101.8 DEP criu/files-ext.d [2020-05-18T10:19:33.393Z] #39 101.9 DEP criu/file-lock.d [2020-05-18T10:19:33.393Z] #39 102.0 DEP criu/file-ids.d [2020-05-18T10:19:33.393Z] #39 102.1 DEP criu/fifo.d [2020-05-18T10:19:33.531Z] #31 ... [2020-05-18T10:19:33.531Z] [2020-05-18T10:19:33.531Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:33.531Z] #42 110.9 crypto/hmac [2020-05-18T10:19:33.531Z] #42 111.7 vendor/golang.org/x/net/dns/dnsmessage [2020-05-18T10:19:33.531Z] #42 117.8 time [2020-05-18T10:19:33.531Z] #42 ... [2020-05-18T10:19:33.531Z] [2020-05-18T10:19:33.531Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:33.531Z] #48 114.5 time [2020-05-18T10:19:33.531Z] #48 120.8 regexp [2020-05-18T10:19:33.655Z] #39 102.3 DEP criu/fdstore.d [2020-05-18T10:19:33.655Z] #39 102.4 DEP criu/fault-injection.d [2020-05-18T10:19:33.822Z] #48 ... [2020-05-18T10:19:33.822Z] [2020-05-18T10:19:33.822Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:33.822Z] #40 28.08 CC images/core-arm.o [2020-05-18T10:19:33.934Z] #39 102.4 DEP criu/external.d [2020-05-18T10:19:33.934Z] #39 102.6 DEP criu/eventpoll.d [2020-05-18T10:19:34.195Z] #39 102.8 DEP criu/eventfd.d [2020-05-18T10:19:34.456Z] #39 103.0 DEP criu/crtools.d [2020-05-18T10:19:34.717Z] #39 103.3 DEP criu/cr-service.d [2020-05-18T10:19:34.855Z] #40 28.80 CC images/core-aarch64.o [2020-05-18T10:19:34.978Z] #39 103.5 DEP criu/cr-restore.d [2020-05-18T10:19:35.239Z] #39 103.8 DEP criu/cr-errno.d [2020-05-18T10:19:35.239Z] #39 103.8 DEP criu/cr-dump.d [2020-05-18T10:19:35.239Z] #39 104.0 DEP criu/cr-dedup.d [2020-05-18T10:19:35.484Z] #40 29.56 CC images/core-ppc64.o [2020-05-18T10:19:35.500Z] #39 104.1 DEP criu/cr-check.d [2020-05-18T10:19:35.500Z] #39 104.3 DEP criu/config.d [2020-05-18T10:19:35.555Z] #17 45.99 Selecting previously unselected package vim. [2020-05-18T10:19:35.555Z] #17 46.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T10:19:35.555Z] #17 46.02 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:19:35.761Z] #39 104.4 DEP criu/clone-noasan.d [2020-05-18T10:19:35.811Z] #17 46.51 Selecting previously unselected package xfsprogs. [2020-05-18T10:19:35.811Z] #17 46.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T10:19:35.811Z] #17 46.52 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:19:36.023Z] #39 104.5 DEP criu/cgroup.d [2020-05-18T10:19:36.023Z] #39 104.6 DEP criu/cgroup-props.d [2020-05-18T10:19:36.284Z] #39 104.7 DEP criu/bitmap.d [2020-05-18T10:19:36.284Z] #39 104.8 DEP criu/bfd.d [2020-05-18T10:19:36.284Z] #39 104.9 DEP criu/autofs.d [2020-05-18T10:19:36.372Z] #17 47.01 Selecting previously unselected package zip. [2020-05-18T10:19:36.372Z] #17 47.01 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T10:19:36.372Z] #17 47.02 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:19:36.546Z] #39 105.1 DEP criu/aio.d [2020-05-18T10:19:36.546Z] #39 105.2 DEP criu/action-scripts.d [2020-05-18T10:19:36.627Z] #17 47.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:19:36.627Z] #17 47.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:19:36.627Z] #17 47.24 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:36.627Z] #17 47.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T10:19:36.627Z] #17 47.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T10:19:36.627Z] #17 47.27 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:36.627Z] #17 47.27 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:19:36.627Z] #17 47.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T10:19:36.627Z] #17 47.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:19:36.627Z] #17 47.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:19:36.627Z] #17 47.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T10:19:36.627Z] #17 47.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T10:19:36.627Z] #17 47.33 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:19:36.627Z] #17 47.34 Setting up zip (3.0-11+b1) ... [2020-05-18T10:19:36.627Z] #17 47.35 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:19:36.808Z] #39 105.5 CC criu/action-scripts.o [2020-05-18T10:19:36.883Z] #17 47.39 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:19:36.988Z] #40 30.92 CC images/core-s390.o [2020-05-18T10:19:37.380Z] #39 106.1 CC criu/aio.o [2020-05-18T10:19:37.446Z] #17 ... [2020-05-18T10:19:37.446Z] [2020-05-18T10:19:37.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:37.446Z] #39 104.9 CC criu/cr-service.o [2020-05-18T10:19:37.446Z] #39 106.6 CC criu/crtools.o [2020-05-18T10:19:37.446Z] #39 107.2 CC criu/eventfd.o [2020-05-18T10:19:37.446Z] #39 107.5 CC criu/eventpoll.o [2020-05-18T10:19:37.446Z] #39 108.3 CC criu/external.o [2020-05-18T10:19:37.446Z] #39 108.6 CC criu/fault-injection.o [2020-05-18T10:19:37.446Z] #39 108.8 CC criu/fdstore.o [2020-05-18T10:19:37.446Z] #39 109.1 CC criu/fifo.o [2020-05-18T10:19:37.446Z] #39 109.5 CC criu/file-ids.o [2020-05-18T10:19:37.446Z] #39 109.8 CC criu/file-lock.o [2020-05-18T10:19:37.446Z] #39 110.7 CC criu/files-ext.o [2020-05-18T10:19:37.446Z] #39 111.1 CC criu/files-reg.o [2020-05-18T10:19:37.446Z] #39 113.5 CC criu/files.o [2020-05-18T10:19:37.952Z] #39 106.5 CC criu/autofs.o [2020-05-18T10:19:38.007Z] #39 115.5 CC criu/filesystems.o [2020-05-18T10:19:38.495Z] #40 32.35 CC images/cpuinfo.o [2020-05-18T10:19:38.572Z] #39 116.2 CC criu/fsnotify.o [2020-05-18T10:19:39.144Z] #40 33.21 CC images/inventory.o [2020-05-18T10:19:39.144Z] #40 ... [2020-05-18T10:19:39.144Z] [2020-05-18T10:19:39.144Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:39.144Z] #53 67.93 Checking out files: 44% (1400/3179) Checking out files: 45% (1431/3179) Checking out files: 46% (1463/3179) Checking out files: 47% (1495/3179) Checking out files: 48% (1526/3179) Checking out files: 49% (1558/3179) Checking out files: 50% (1590/3179) Checking out files: 51% (1622/3179) Checking out files: 52% (1654/3179) Checking out files: 53% (1685/3179) Checking out files: 54% (1717/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 89% (2852/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T10:19:39.144Z] #53 69.26 + cd /tmp/tmp.sGY9Yemz8h/src/github.com/containerd/containerd [2020-05-18T10:19:39.144Z] #53 69.26 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T10:19:39.144Z] #53 70.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T10:19:39.144Z] #53 70.84 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T10:19:39.144Z] #53 70.84 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:19:39.144Z] #53 70.84 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T10:19:39.144Z] #53 70.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T10:19:39.144Z] #53 70.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T10:19:39.144Z] #53 70.84 + '[' '' = dynamic ']' [2020-05-18T10:19:39.144Z] #53 70.84 + make [2020-05-18T10:19:39.341Z] #39 107.7 CC criu/bfd.o [2020-05-18T10:19:39.498Z] #39 ... [2020-05-18T10:19:39.498Z] [2020-05-18T10:19:39.498Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:39.498Z] #17 49.98 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T10:19:39.498Z] #17 49.99 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:19:39.498Z] #17 50.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:19:39.498Z] #17 50.01 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:19:39.498Z] #17 50.09 invoke-rc.d: could not determine current runlevel [2020-05-18T10:19:39.498Z] #17 50.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:19:39.498Z] #17 50.12 Setting up pigz (2.4-1) ... [2020-05-18T10:19:39.498Z] #17 50.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T10:19:39.498Z] #17 50.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T10:19:39.498Z] #17 50.15 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:19:39.498Z] #17 50.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T10:19:39.498Z] #17 50.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:19:39.602Z] #39 108.2 CC criu/bitmap.o [2020-05-18T10:19:39.863Z] #39 108.5 CC criu/cgroup-props.o [2020-05-18T10:19:40.059Z] #17 50.64 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T10:19:40.059Z] #17 50.65 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T10:19:40.059Z] #17 50.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:40.059Z] #17 50.67 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:19:40.059Z] #17 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:19:40.059Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:19:40.059Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:19:40.059Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:19:40.059Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:19:40.059Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:19:40.059Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:19:40.059Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:19:40.059Z] #17 50.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T10:19:40.185Z] #53 72.13 + bin/ctr [2020-05-18T10:19:40.316Z] #17 50.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:19:40.316Z] #17 50.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T10:19:40.316Z] #17 50.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:19:40.316Z] #17 50.80 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T10:19:40.316Z] #17 50.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:40.436Z] #39 ... [2020-05-18T10:19:40.436Z] [2020-05-18T10:19:40.436Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:40.436Z] #17 30.37 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:19:40.436Z] #17 30.91 Selecting previously unselected package bzip2. [2020-05-18T10:19:40.436Z] #17 30.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 30.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:19:40.436Z] #17 31.07 Selecting previously unselected package xz-utils. [2020-05-18T10:19:40.436Z] #17 31.10 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 31.10 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:19:40.436Z] #17 31.27 Selecting previously unselected package apparmor. [2020-05-18T10:19:40.436Z] #17 31.27 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 31.37 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:19:40.436Z] #17 31.75 Selecting previously unselected package aufs-tools. [2020-05-18T10:19:40.436Z] #17 31.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 31.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:19:40.436Z] #17 31.93 Selecting previously unselected package libonig5:arm64. [2020-05-18T10:19:40.436Z] #17 31.95 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 31.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-18T10:19:40.436Z] #17 32.09 Selecting previously unselected package libjq1:arm64. [2020-05-18T10:19:40.436Z] #17 32.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 32.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T10:19:40.436Z] #17 32.26 Selecting previously unselected package jq. [2020-05-18T10:19:40.436Z] #17 32.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 32.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:19:40.436Z] #17 32.39 Selecting previously unselected package libaio1:arm64. [2020-05-18T10:19:40.436Z] #17 32.39 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 32.41 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-18T10:19:40.436Z] #17 32.51 Selecting previously unselected package libgpm2:arm64. [2020-05-18T10:19:40.436Z] #17 32.53 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 32.53 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-18T10:19:40.436Z] #17 32.62 Selecting previously unselected package libicu63:arm64. [2020-05-18T10:19:40.436Z] #17 32.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 32.63 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T10:19:40.436Z] #17 35.33 Selecting previously unselected package libnet1:arm64. [2020-05-18T10:19:40.436Z] #17 35.34 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 35.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:19:40.436Z] #17 35.45 Selecting previously unselected package libnl-3-200:arm64. [2020-05-18T10:19:40.436Z] #17 35.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-18T10:19:40.436Z] #17 35.47 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T10:19:40.697Z] #17 35.57 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-18T10:19:40.697Z] #17 35.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-18T10:19:40.697Z] #17 35.60 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T10:19:40.697Z] #17 35.69 Selecting previously unselected package libreadline5:arm64. [2020-05-18T10:19:40.697Z] #17 35.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-18T10:19:40.697Z] #17 35.71 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-18T10:19:40.958Z] #17 35.89 Selecting previously unselected package net-tools. [2020-05-18T10:19:40.958Z] #17 35.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-18T10:19:40.958Z] #17 35.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:19:41.220Z] #17 36.15 Selecting previously unselected package python-pip-whl. [2020-05-18T10:19:41.221Z] #17 36.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:19:41.221Z] #17 36.16 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:19:41.794Z] #17 36.60 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:19:41.794Z] #17 36.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:19:41.794Z] #17 36.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:19:41.794Z] #17 36.77 Selecting previously unselected package python3-distutils. [2020-05-18T10:19:41.794Z] #17 36.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:19:41.794Z] #17 36.79 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:19:41.794Z] #17 36.98 Selecting previously unselected package python3-pip. [2020-05-18T10:19:41.794Z] #17 36.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:19:41.794Z] #17 37.00 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:19:42.054Z] #17 37.24 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:19:42.054Z] #17 37.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:19:42.315Z] #17 37.27 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:19:42.315Z] #17 37.39 Selecting previously unselected package python3-setuptools. [2020-05-18T10:19:42.315Z] #17 37.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:19:42.315Z] #17 37.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:19:42.826Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-18T10:19:42.826Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-95c0cb05\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-18T10:19:42.826Z] ---------------------------------------------------------------------------- [2020-05-18T10:19:42.826Z] [2020-05-18T10:19:42.826Z] INFO: executeCI.ps1 starting at Mon May 18 10:19:42 CUT 2020 [2020-05-18T10:19:42.826Z] [2020-05-18T10:19:42.826Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-18T10:19:42.826Z] INFO: Running git version 2.24.1.windows.2 [2020-05-18T10:19:42.826Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-18T10:19:42.826Z] INFO: Environment variables: [2020-05-18T10:19:42.826Z] [2020-05-18T10:19:42.826Z] Name Value [2020-05-18T10:19:42.826Z] ---- ----- [2020-05-18T10:19:42.826Z] ALLUSERSPROFILE C:\ProgramData [2020-05-18T10:19:42.826Z] amd64 true [2020-05-18T10:19:42.826Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-18T10:19:42.826Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-18T10:19:42.826Z] arm64 true [2020-05-18T10:19:42.826Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-18T10:19:42.826Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-18T10:19:42.826Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-18T10:19:42.826Z] BRANCH_NAME PR-40895 [2020-05-18T10:19:42.826Z] BUILD_DISPLAY_NAME #3 [2020-05-18T10:19:42.826Z] BUILD_ID 3 [2020-05-18T10:19:42.826Z] BUILD_NUMBER 3 [2020-05-18T10:19:42.826Z] BUILD_TAG jenkins-moby-PR-40895-3 [2020-05-18T10:19:42.826Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40895/3/ [2020-05-18T10:19:42.826Z] CHANGE_AUTHOR thaJeztah [2020-05-18T10:19:42.826Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-18T10:19:42.826Z] CHANGE_BRANCH bump_criu [2020-05-18T10:19:42.826Z] CHANGE_FORK thaJeztah/docker [2020-05-18T10:19:42.826Z] CHANGE_ID 40895 [2020-05-18T10:19:42.826Z] CHANGE_TARGET master [2020-05-18T10:19:42.826Z] CHANGE_TITLE Dockerfile: bump CRIU 3.14 [2020-05-18T10:19:42.826Z] CHANGE_URL https://github.com/moby/moby/pull/40895 [2020-05-18T10:19:42.826Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T10:19:42.826Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-18T10:19:42.826Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-18T10:19:42.826Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-18T10:19:42.826Z] COMPUTERNAME azwin-2-90a8b0 [2020-05-18T10:19:42.826Z] ComSpec C:\windows\system32\cmd.exe [2020-05-18T10:19:42.826Z] ConfigSequenceNumber 0 [2020-05-18T10:19:42.826Z] dco true [2020-05-18T10:19:42.826Z] DOCKER_BUILDKIT 0 [2020-05-18T10:19:42.826Z] DOCKER_DUT_DEBUG 1 [2020-05-18T10:19:42.826Z] DOCKER_EXPERIMENTAL 1 [2020-05-18T10:19:42.826Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-18T10:19:42.826Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-18T10:19:42.826Z] EXECUTOR_NUMBER 0 [2020-05-18T10:19:42.826Z] FQDN azwin-2-90a8b0.westus.cloudapp.azure.com [2020-05-18T10:19:42.826Z] GIT_BRANCH PR-40895 [2020-05-18T10:19:42.826Z] GIT_COMMIT a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:19:42.826Z] GIT_PREVIOUS_COMMIT fba29681ef0efe22b86d5d64e503a76669c285a9 [2020-05-18T10:19:42.826Z] GIT_URL https://github.com/moby/moby.git [2020-05-18T10:19:42.826Z] HUDSON_COOKIE f06c7643-7c9b-4997-9faa-dd705253305d [2020-05-18T10:19:42.826Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-18T10:19:42.826Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-18T10:19:42.826Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-18T10:19:42.826Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-18T10:19:42.826Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-18T10:19:42.826Z] JENKINS_NODE_COOKIE 84601d21-dbe4-4716-b5f0-bc253d6ce551 [2020-05-18T10:19:42.826Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-18T10:19:42.826Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-18T10:19:42.826Z] JOB_BASE_NAME PR-40895 [2020-05-18T10:19:42.826Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40895/display/redirect [2020-05-18T10:19:42.826Z] JOB_NAME moby/PR-40895 [2020-05-18T10:19:42.826Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40895/ [2020-05-18T10:19:42.826Z] library.jps.version master [2020-05-18T10:19:42.826Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-18T10:19:42.826Z] NODE_LABELS amd64 azure azwin-2-90a8b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-18T10:19:42.826Z] NODE_NAME azwin-2-90a8b0 [2020-05-18T10:19:42.826Z] NUMBER_OF_PROCESSORS 4 [2020-05-18T10:19:42.826Z] OS Windows_NT [2020-05-18T10:19:42.826Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-18T10:19:42.826Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-18T10:19:42.826Z] ppc64le true [2020-05-18T10:19:42.826Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-18T10:19:42.826Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-18T10:19:42.826Z] PROCESSOR_LEVEL 6 [2020-05-18T10:19:42.826Z] PROCESSOR_REVISION 5504 [2020-05-18T10:19:42.826Z] ProgramData C:\ProgramData [2020-05-18T10:19:42.826Z] ProgramFiles C:\Program Files [2020-05-18T10:19:42.826Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-18T10:19:42.826Z] ProgramW6432 C:\Program Files [2020-05-18T10:19:42.826Z] PROMPT $P$G [2020-05-18T10:19:42.826Z] PSExecutionPolicyPreference Bypass [2020-05-18T10:19:42.826Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-18T10:19:42.826Z] PUBLIC C:\Users\Public [2020-05-18T10:19:42.826Z] rootless true [2020-05-18T10:19:42.826Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40895/3/display/redirect?page=changes [2020-05-18T10:19:42.826Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40895/3/display/redirect [2020-05-18T10:19:42.826Z] s390x true [2020-05-18T10:19:42.826Z] SKIP_VALIDATION_TESTS 1 [2020-05-18T10:19:42.826Z] SOURCES_DRIVE d [2020-05-18T10:19:42.827Z] SOURCES_SUBDIR gopath [2020-05-18T10:19:42.827Z] STAGE_NAME Run tests [2020-05-18T10:19:42.827Z] SystemDrive C: [2020-05-18T10:19:42.827Z] SystemRoot C:\windows [2020-05-18T10:19:42.827Z] TEMP C:\windows\TEMP [2020-05-18T10:19:42.827Z] TESTDEBUG 0 [2020-05-18T10:19:42.827Z] TESTRUN_DRIVE d [2020-05-18T10:19:42.827Z] TESTRUN_SUBDIR CI [2020-05-18T10:19:42.827Z] TIMEOUT 120m [2020-05-18T10:19:42.827Z] TMP C:\windows\TEMP [2020-05-18T10:19:42.827Z] unit_validate true [2020-05-18T10:19:42.827Z] USERDOMAIN WORKGROUP [2020-05-18T10:19:42.827Z] USERNAME azwin-2-90a8b0$ [2020-05-18T10:19:42.827Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-18T10:19:42.827Z] validate_force false [2020-05-18T10:19:42.827Z] windir C:\windows [2020-05-18T10:19:42.827Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-18T10:19:42.827Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-18T10:19:42.827Z] windowsRS1 false [2020-05-18T10:19:42.827Z] windowsRS5 true [2020-05-18T10:19:42.827Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-18T10:19:42.827Z] [2020-05-18T10:19:42.827Z] [2020-05-18T10:19:42.827Z] [2020-05-18T10:19:42.887Z] #17 37.73 Selecting previously unselected package python3-wheel. [2020-05-18T10:19:42.887Z] #17 37.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:19:42.887Z] #17 37.75 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:19:42.887Z] #17 37.85 Selecting previously unselected package sudo. [2020-05-18T10:19:42.887Z] #17 37.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-18T10:19:42.887Z] #17 37.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:19:43.148Z] #17 38.27 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:19:43.148Z] #17 38.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-18T10:19:43.301Z] INFO: Sources under d:\gopath\... [2020-05-18T10:19:43.301Z] INFO: Test run under d:\CI\... [2020-05-18T10:19:43.301Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-18T10:19:43.301Z] INFO: docker/docker repository was found [2020-05-18T10:19:43.408Z] #17 38.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:19:43.408Z] #17 38.47 Selecting previously unselected package uidmap. [2020-05-18T10:19:43.408Z] #17 38.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-18T10:19:43.408Z] #17 38.48 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:19:43.584Z] #17 53.67 Setting up iptables (1.8.2-4) ... [2020-05-18T10:19:43.584Z] #17 53.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:19:43.584Z] #17 53.75 Setting up python3 (3.7.3-1) ... [2020-05-18T10:19:43.584Z] #17 54.22 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:19:43.669Z] #17 38.66 Selecting previously unselected package vim-runtime. [2020-05-18T10:19:43.670Z] #17 38.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:19:43.670Z] #17 38.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:19:43.670Z] #17 38.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:19:43.670Z] #17 38.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:19:43.689Z] #53 ... [2020-05-18T10:19:43.689Z] [2020-05-18T10:19:43.689Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:43.689Z] #48 131.2 path/filepath [2020-05-18T10:19:43.774Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-18T10:19:44.247Z] ltsc2019: Pulling from windows/servercore [2020-05-18T10:19:44.248Z] 4612f6d0b889: Pulling fs layer [2020-05-18T10:19:44.511Z] #17 54.91 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:19:45.055Z] #17 ... [2020-05-18T10:19:45.056Z] [2020-05-18T10:19:45.056Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:19:45.056Z] #36 172.8 + dpkg --print-architecture [2020-05-18T10:19:45.627Z] #36 DONE 173.3s [2020-05-18T10:19:45.627Z] [2020-05-18T10:19:45.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:45.627Z] #39 109.2 CC criu/cgroup.o [2020-05-18T10:19:45.627Z] #39 111.6 CC criu/clone-noasan.o [2020-05-18T10:19:45.627Z] #39 111.9 CC criu/config.o [2020-05-18T10:19:45.627Z] #39 113.5 CC criu/cr-check.o [2020-05-18T10:19:45.875Z] #17 56.37 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:19:45.875Z] #17 56.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:19:46.131Z] #17 56.72 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:19:46.232Z] #52 ... [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:46.232Z] #45 DONE 278.4s [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:46.232Z] #52 ... [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:19:46.232Z] #46 DONE 0.2s [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:19:46.232Z] #48 DONE 0.1s [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:19:46.232Z] #50 DONE 0.1s [2020-05-18T10:19:46.232Z] [2020-05-18T10:19:46.232Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:19:47.019Z] #39 115.5 CC criu/cr-dedup.o [2020-05-18T10:19:47.019Z] #39 ... [2020-05-18T10:19:47.019Z] [2020-05-18T10:19:47.019Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:47.019Z] #17 42.06 Selecting previously unselected package vim. [2020-05-18T10:19:47.019Z] #17 42.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-18T10:19:47.019Z] #17 42.09 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:19:47.057Z] #17 57.66 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:19:47.196Z] #48 134.4 mvdan.cc/sh/v3/fileutil [2020-05-18T10:19:47.196Z] #48 ... [2020-05-18T10:19:47.196Z] [2020-05-18T10:19:47.196Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:47.196Z] #31 124.3 os [2020-05-18T10:19:47.196Z] #31 127.8 internal/fmtsort [2020-05-18T10:19:47.196Z] #31 130.0 path/filepath [2020-05-18T10:19:47.196Z] #31 130.0 fmt [2020-05-18T10:19:47.196Z] #31 132.7 io/ioutil [2020-05-18T10:19:47.196Z] #31 ... [2020-05-18T10:19:47.196Z] [2020-05-18T10:19:47.196Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:47.196Z] #40 33.61 CC images/fdinfo.o [2020-05-18T10:19:47.196Z] #40 34.24 CC images/fown.o [2020-05-18T10:19:47.196Z] #40 34.64 CC images/ns.o [2020-05-18T10:19:47.196Z] #40 35.00 CC images/regfile.o [2020-05-18T10:19:47.196Z] #40 35.35 CC images/ghost-file.o [2020-05-18T10:19:47.196Z] #40 35.87 CC images/fifo.o [2020-05-18T10:19:47.196Z] #40 36.20 CC images/remap-file-path.o [2020-05-18T10:19:47.196Z] #40 36.58 CC images/eventfd.o [2020-05-18T10:19:47.196Z] #40 36.93 CC images/eventpoll.o [2020-05-18T10:19:47.196Z] #40 37.49 CC images/fh.o [2020-05-18T10:19:47.196Z] #40 38.00 CC images/fsnotify.o [2020-05-18T10:19:47.196Z] #40 39.20 CC images/signalfd.o [2020-05-18T10:19:47.196Z] #40 39.60 CC images/fs.o [2020-05-18T10:19:47.196Z] #40 39.91 CC images/pstree.o [2020-05-18T10:19:47.196Z] #40 40.31 CC images/pipe.o [2020-05-18T10:19:47.196Z] #40 40.73 CC images/tcp-stream.o [2020-05-18T10:19:47.196Z] #40 41.24 CC images/sk-packet.o [2020-05-18T10:19:47.594Z] #17 42.57 Selecting previously unselected package xfsprogs. [2020-05-18T10:19:47.594Z] #17 42.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-18T10:19:47.594Z] #17 42.58 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:19:47.618Z] #17 58.14 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:19:47.826Z] #40 41.88 CC images/mnt.o [2020-05-18T10:19:47.855Z] #17 42.92 Selecting previously unselected package zip. [2020-05-18T10:19:47.855Z] #17 42.92 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-18T10:19:47.855Z] #17 42.94 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:19:48.116Z] #17 43.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:19:48.116Z] #17 43.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:19:48.116Z] #17 43.16 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:48.116Z] #17 43.17 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-18T10:19:48.116Z] #17 43.18 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-18T10:19:48.116Z] #17 43.21 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:48.116Z] #17 43.23 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:19:48.116Z] #17 43.24 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-18T10:19:48.116Z] #17 43.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-18T10:19:48.116Z] #17 43.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:19:48.116Z] #17 43.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-18T10:19:48.116Z] #17 43.31 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-18T10:19:48.116Z] #17 43.32 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:19:48.116Z] #17 43.33 Setting up zip (3.0-11+b1) ... [2020-05-18T10:19:48.117Z] #40 42.30 CC images/pipe-data.o [2020-05-18T10:19:48.377Z] #17 43.34 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:19:48.377Z] #17 43.41 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:19:48.416Z] #40 42.63 CC images/sa.o [2020-05-18T10:19:48.754Z] #52 248.6 + bin/containerd-stress [2020-05-18T10:19:48.988Z] #17 59.39 Setting up python3-pip (18.1-5) ... [2020-05-18T10:19:49.049Z] #40 ... [2020-05-18T10:19:49.049Z] [2020-05-18T10:19:49.049Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:49.049Z] #31 136.5 log [2020-05-18T10:19:49.340Z] #31 136.5 github.com/BurntSushi/toml [2020-05-18T10:19:49.340Z] #31 136.5 flag [2020-05-18T10:19:49.914Z] #17 60.37 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:19:49.915Z] #17 60.40 Processing triggers for mime-support (3.62) ... [2020-05-18T10:19:49.915Z] #17 ... [2020-05-18T10:19:49.915Z] [2020-05-18T10:19:49.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:49.915Z] #39 117.4 CC criu/image-desc.o [2020-05-18T10:19:49.915Z] #39 117.5 CC criu/image.o [2020-05-18T10:19:49.915Z] #39 118.5 CC criu/ipc_ns.o [2020-05-18T10:19:49.915Z] #39 119.7 CC criu/irmap.o [2020-05-18T10:19:49.915Z] #39 120.5 CC criu/kcmp-ids.o [2020-05-18T10:19:49.915Z] #39 120.9 CC criu/kerndat.o [2020-05-18T10:19:49.915Z] #39 122.1 CC criu/libnetlink.o [2020-05-18T10:19:49.915Z] #39 122.5 CC criu/log.o [2020-05-18T10:19:49.915Z] #39 123.1 CC criu/lsm.o [2020-05-18T10:19:49.915Z] #39 123.6 CC criu/mem.o [2020-05-18T10:19:49.915Z] #39 125.3 CC criu/memfd.o [2020-05-18T10:19:49.915Z] #39 125.9 CC criu/mount.o [2020-05-18T10:19:49.915Z] #39 ... [2020-05-18T10:19:49.915Z] [2020-05-18T10:19:49.915Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:19:49.915Z] #36 219.9 + dpkg --print-architecture [2020-05-18T10:19:49.915Z] #36 219.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T10:19:49.915Z] #36 220.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T10:19:49.915Z] #36 220.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T10:19:49.969Z] #31 ... [2020-05-18T10:19:49.969Z] [2020-05-18T10:19:49.969Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:19:49.969Z] #42 127.6 regexp [2020-05-18T10:19:50.171Z] #36 ... [2020-05-18T10:19:50.171Z] [2020-05-18T10:19:50.171Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:50.171Z] #17 DONE 60.9s [2020-05-18T10:19:50.258Z] #42 ... [2020-05-18T10:19:50.258Z] [2020-05-18T10:19:50.258Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:50.258Z] #48 137.7 flag [2020-05-18T10:19:50.258Z] #48 137.7 github.com/pkg/diff [2020-05-18T10:19:50.258Z] #48 137.7 go/token [2020-05-18T10:19:50.258Z] #48 137.7 encoding/binary [2020-05-18T10:19:50.427Z] [2020-05-18T10:19:50.427Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:19:50.650Z] #52 250.3 + bin/containerd-shim [2020-05-18T10:19:51.680Z] #17 46.74 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-18T10:19:51.680Z] #17 46.75 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:19:51.680Z] #17 46.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:19:51.680Z] #17 46.80 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:19:51.680Z] #17 46.88 invoke-rc.d: could not determine current runlevel [2020-05-18T10:19:51.941Z] #17 46.90 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:19:51.941Z] #17 46.91 Setting up pigz (2.4-1) ... [2020-05-18T10:19:51.941Z] #17 46.93 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-18T10:19:51.941Z] #17 47.01 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-18T10:19:51.941Z] #17 47.02 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:19:51.941Z] #17 47.03 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-18T10:19:51.941Z] #17 47.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:19:52.318Z] #18 1.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:19:52.318Z] #18 1.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:19:52.318Z] #18 1.771 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:19:52.318Z] #18 DONE 1.9s [2020-05-18T10:19:52.318Z] [2020-05-18T10:19:52.318Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:19:52.318Z] #36 ... [2020-05-18T10:19:52.318Z] [2020-05-18T10:19:52.318Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:19:52.513Z] #17 47.57 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-18T10:19:52.513Z] #17 47.58 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-18T10:19:52.513Z] #17 47.59 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:52.513Z] #17 47.60 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:19:52.513Z] #17 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:19:52.513Z] #17 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:19:52.513Z] #17 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:19:52.513Z] #17 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:19:52.513Z] #17 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:19:52.513Z] #17 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:19:52.513Z] #17 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:19:52.513Z] #17 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:19:52.774Z] #17 47.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-18T10:19:52.774Z] #17 47.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:19:52.774Z] #17 47.74 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-18T10:19:52.774Z] #17 47.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:19:52.774Z] #17 47.76 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-18T10:19:52.774Z] #17 47.77 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:19:54.696Z] #48 141.9 go/scanner [2020-05-18T10:19:54.732Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-05-18T10:19:54.732Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2020-05-18T10:19:54.732Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T10:19:54.732Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T10:19:54.732Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T10:19:54.732Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T10:19:55.322Z] #17 50.43 Setting up iptables (1.8.2-4) ... [2020-05-18T10:19:55.322Z] #17 50.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:19:55.322Z] #17 50.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:19:55.322Z] #17 50.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:19:55.322Z] #17 50.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:19:55.322Z] #17 50.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:19:55.322Z] #17 50.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:19:55.584Z] #17 50.51 Setting up python3 (3.7.3-1) ... [2020-05-18T10:19:56.155Z] #17 51.03 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:19:56.759Z] #48 ... [2020-05-18T10:19:56.759Z] [2020-05-18T10:19:56.759Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:56.759Z] #40 43.25 CC images/timer.o [2020-05-18T10:19:56.759Z] #40 43.98 CC images/timerfd.o [2020-05-18T10:19:56.759Z] #40 44.31 CC images/mm.o [2020-05-18T10:19:56.759Z] #40 44.90 CC images/sk-opts.o [2020-05-18T10:19:56.759Z] #40 45.28 CC images/sk-unix.o [2020-05-18T10:19:56.759Z] #40 45.88 CC images/sk-inet.o [2020-05-18T10:19:56.759Z] #40 46.60 CC images/tun.o [2020-05-18T10:19:56.759Z] #40 47.11 CC images/sk-netlink.o [2020-05-18T10:19:56.759Z] #40 47.55 CC images/packet-sock.o [2020-05-18T10:19:56.759Z] #40 48.31 CC images/ipc-var.o [2020-05-18T10:19:56.759Z] #40 48.71 CC images/ipc-desc.o [2020-05-18T10:19:56.759Z] #40 49.14 CC images/ipc-shm.o [2020-05-18T10:19:56.759Z] #40 49.57 CC images/ipc-msg.o [2020-05-18T10:19:56.759Z] #40 50.12 CC images/ipc-sem.o [2020-05-18T10:19:56.759Z] #40 50.46 CC images/utsns.o [2020-05-18T10:19:56.759Z] #40 ... [2020-05-18T10:19:56.759Z] [2020-05-18T10:19:56.759Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:19:56.759Z] #31 144.0 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T10:19:57.114Z] #17 51.93 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:19:57.200Z] #52 256.8 + bin/containerd-shim-runc-v1 [2020-05-18T10:19:57.375Z] #17 ... [2020-05-18T10:19:57.375Z] [2020-05-18T10:19:57.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:57.375Z] #39 116.0 CC criu/cr-dump.o [2020-05-18T10:19:57.375Z] #39 118.1 CC criu/cr-errno.o [2020-05-18T10:19:57.375Z] #39 118.1 CC criu/cr-restore.o [2020-05-18T10:19:57.375Z] #39 121.6 CC criu/cr-service.o [2020-05-18T10:19:57.375Z] #39 123.2 CC criu/crtools.o [2020-05-18T10:19:57.375Z] #39 124.0 CC criu/eventfd.o [2020-05-18T10:19:57.375Z] #39 124.3 CC criu/eventpoll.o [2020-05-18T10:19:57.375Z] #39 125.2 CC criu/external.o [2020-05-18T10:19:57.375Z] #39 125.4 CC criu/fault-injection.o [2020-05-18T10:19:57.375Z] #39 125.5 CC criu/fdstore.o [2020-05-18T10:19:57.375Z] #39 125.8 CC criu/fifo.o [2020-05-18T10:19:57.375Z] #39 126.1 CC criu/file-ids.o [2020-05-18T10:19:57.946Z] #39 126.4 CC criu/file-lock.o [2020-05-18T10:19:58.518Z] #39 127.2 CC criu/files-ext.o [2020-05-18T10:19:58.780Z] #39 ... [2020-05-18T10:19:58.780Z] [2020-05-18T10:19:58.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:19:58.780Z] #17 53.83 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:19:58.780Z] #17 53.85 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:19:58.854Z] #19 5.610 Collecting yamllint==1.16.0 [2020-05-18T10:19:59.110Z] #19 ... [2020-05-18T10:19:59.110Z] [2020-05-18T10:19:59.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:19:59.110Z] #39 130.8 CC criu/namespaces.o [2020-05-18T10:19:59.110Z] #39 132.7 CC criu/net.o [2020-05-18T10:19:59.110Z] #39 135.9 CC criu/netfilter.o [2020-05-18T10:19:59.110Z] #39 136.3 CC criu/page-pipe.o [2020-05-18T10:19:59.110Z] #39 136.8 CC criu/page-xfer.o [2020-05-18T10:19:59.270Z] 4612f6d0b889: Verifying Checksum [2020-05-18T10:19:59.270Z] 4612f6d0b889: Download complete [2020-05-18T10:19:59.303Z] #17 54.20 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:20:00.225Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-05-18T10:20:00.246Z] #17 55.25 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:20:00.474Z] #39 138.0 CC criu/pagemap-cache.o [2020-05-18T10:20:00.477Z] #52 259.8 + bin/containerd-shim-runc-v2 [2020-05-18T10:20:00.729Z] #39 138.3 CC criu/pagemap.o [2020-05-18T10:20:00.735Z] #52 260.5 + binaries [2020-05-18T10:20:00.818Z] #17 55.87 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:20:00.839Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-18T10:20:00.992Z] #52 260.5 + mkdir -p /build [2020-05-18T10:20:00.992Z] #52 260.5 + cp bin/containerd /build/containerd [2020-05-18T10:20:00.992Z] #52 260.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:20:00.992Z] #52 260.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:20:00.992Z] #52 260.6 + cp bin/ctr /build/ctr [2020-05-18T10:20:01.248Z] #52 DONE 260.9s [2020-05-18T10:20:01.655Z] #39 139.2 CC criu/parasite-syscall.o [2020-05-18T10:20:02.182Z] [2020-05-18T10:20:02.182Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:20:02.204Z] #17 57.15 Setting up python3-pip (18.1-5) ... [2020-05-18T10:20:02.308Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-05-18T10:20:02.324Z] #31 ... [2020-05-18T10:20:02.324Z] [2020-05-18T10:20:02.324Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:02.324Z] #40 50.81 CC images/creds.o [2020-05-18T10:20:02.324Z] #40 51.20 CC images/vma.o [2020-05-18T10:20:02.324Z] #40 51.57 CC images/netdev.o [2020-05-18T10:20:02.324Z] #40 52.30 CC images/tty.o [2020-05-18T10:20:02.324Z] #40 53.39 CC images/file-lock.o [2020-05-18T10:20:02.324Z] #40 53.87 CC images/rlimit.o [2020-05-18T10:20:02.324Z] #40 54.20 CC images/pagemap.o [2020-05-18T10:20:02.324Z] #40 54.72 CC images/siginfo.o [2020-05-18T10:20:02.324Z] #40 55.30 CC images/rpc.o [2020-05-18T10:20:02.324Z] #40 ... [2020-05-18T10:20:02.324Z] [2020-05-18T10:20:02.324Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:02.324Z] #42 139.7 os/exec [2020-05-18T10:20:02.324Z] #42 139.8 net [2020-05-18T10:20:02.324Z] #42 141.6 internal/lazyregexp [2020-05-18T10:20:02.324Z] #42 142.6 github.com/LK4D4/vndr/versioned [2020-05-18T10:20:02.324Z] #42 147.1 encoding/base64 [2020-05-18T10:20:02.324Z] #42 147.1 crypto/cipher [2020-05-18T10:20:02.324Z] #42 147.2 go/scanner [2020-05-18T10:20:02.324Z] #42 ... [2020-05-18T10:20:02.324Z] [2020-05-18T10:20:02.324Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:02.324Z] #48 145.3 mvdan.cc/editorconfig [2020-05-18T10:20:02.324Z] #48 145.9 mvdan.cc/sh/v3/syntax [2020-05-18T10:20:02.324Z] #48 148.3 go/ast [2020-05-18T10:20:02.324Z] #48 148.9 encoding/json [2020-05-18T10:20:02.440Z] #53 DONE 0.3s [2020-05-18T10:20:02.441Z] [2020-05-18T10:20:02.441Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:20:02.582Z] #39 139.9 CC criu/path.o [2020-05-18T10:20:02.582Z] #39 140.2 CC criu/pie-util-vdso-elf32.o [2020-05-18T10:20:02.697Z] #56 DONE 0.2s [2020-05-18T10:20:02.697Z] [2020-05-18T10:20:02.697Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:20:02.697Z] #58 DONE 0.1s [2020-05-18T10:20:02.697Z] [2020-05-18T10:20:02.697Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:20:02.697Z] #60 DONE 0.1s [2020-05-18T10:20:02.838Z] #39 140.5 CC criu/pie-util-vdso.o [2020-05-18T10:20:02.955Z] [2020-05-18T10:20:02.955Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:20:02.955Z] #61 DONE 0.0s [2020-05-18T10:20:02.955Z] [2020-05-18T10:20:02.955Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:20:03.353Z] #48 ... [2020-05-18T10:20:03.353Z] [2020-05-18T10:20:03.353Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:03.353Z] #40 57.52 CC images/ext-file.o [2020-05-18T10:20:03.399Z] #39 ... [2020-05-18T10:20:03.399Z] [2020-05-18T10:20:03.399Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:20:03.399Z] #19 10.98 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:20:03.399Z] #19 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:20:03.399Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:20:03.399Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:20:03.520Z] #62 DONE 0.8s [2020-05-18T10:20:03.590Z] #17 58.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:20:03.590Z] #17 58.51 Processing triggers for mime-support (3.62) ... [2020-05-18T10:20:03.643Z] #40 ... [2020-05-18T10:20:03.643Z] [2020-05-18T10:20:03.643Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:03.643Z] #31 DONE 151.2s [2020-05-18T10:20:03.654Z] #19 11.31 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:20:03.777Z] [2020-05-18T10:20:03.777Z] #63 exporting to image [2020-05-18T10:20:03.777Z] #63 exporting layers [2020-05-18T10:20:03.933Z] [2020-05-18T10:20:03.933Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:03.933Z] #40 58.03 CC images/cgroup.o [2020-05-18T10:20:04.164Z] #17 DONE 59.1s [2020-05-18T10:20:04.164Z] [2020-05-18T10:20:04.164Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:20:05.018Z] #19 12.71 Building wheels for collected packages: pyyaml [2020-05-18T10:20:05.018Z] #19 12.71 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:20:05.439Z] #40 59.73 CC images/userns.o [2020-05-18T10:20:05.945Z] #19 13.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:20:05.945Z] #19 13.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:20:05.945Z] #19 13.75 Successfully built pyyaml [2020-05-18T10:20:05.945Z] #19 13.77 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T10:20:06.085Z] #40 60.22 CC images/google/protobuf/descriptor.o [2020-05-18T10:20:06.123Z] #18 1.858 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:20:06.123Z] #18 1.863 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:20:06.123Z] #18 1.867 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:20:06.123Z] #18 DONE 2.0s [2020-05-18T10:20:06.123Z] [2020-05-18T10:20:06.123Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:20:06.506Z] #19 14.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:20:06.603Z] #45 DONE 278.8s [2020-05-18T10:20:06.603Z] [2020-05-18T10:20:06.603Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:06.762Z] #19 DONE 14.7s [2020-05-18T10:20:06.762Z] [2020-05-18T10:20:06.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:06.762Z] #39 140.9 CC criu/pie-util.o [2020-05-18T10:20:06.762Z] #39 141.1 CC criu/pipes.o [2020-05-18T10:20:06.762Z] #39 142.0 CC criu/plugin.o [2020-05-18T10:20:06.762Z] #39 142.4 CC criu/proc_parse.o [2020-05-18T10:20:07.018Z] #39 ... [2020-05-18T10:20:07.018Z] [2020-05-18T10:20:07.018Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:20:07.018Z] #22 DONE 0.2s [2020-05-18T10:20:07.274Z] [2020-05-18T10:20:07.274Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:20:07.536Z] #52 ... [2020-05-18T10:20:07.536Z] [2020-05-18T10:20:07.536Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:20:07.536Z] #46 DONE 0.1s [2020-05-18T10:20:07.536Z] [2020-05-18T10:20:07.536Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:20:07.536Z] #48 DONE 0.1s [2020-05-18T10:20:07.536Z] [2020-05-18T10:20:07.536Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:20:07.536Z] #50 DONE 0.1s [2020-05-18T10:20:07.536Z] [2020-05-18T10:20:07.536Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:07.834Z] #26 DONE 0.7s [2020-05-18T10:20:07.834Z] [2020-05-18T10:20:07.834Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:20:07.834Z] #29 DONE 0.1s [2020-05-18T10:20:07.834Z] [2020-05-18T10:20:07.834Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:20:08.090Z] #31 DONE 0.1s [2020-05-18T10:20:08.090Z] [2020-05-18T10:20:08.090Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:20:08.090Z] #34 DONE 0.1s [2020-05-18T10:20:08.090Z] [2020-05-18T10:20:08.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:08.090Z] #39 145.5 CC criu/protobuf-desc.o [2020-05-18T10:20:08.191Z] #40 ... [2020-05-18T10:20:08.191Z] [2020-05-18T10:20:08.191Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:20:08.191Z] #11 145.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T10:20:08.191Z] #11 145.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-18T10:20:08.191Z] #11 145.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:20:08.191Z] #11 ... [2020-05-18T10:20:08.191Z] [2020-05-18T10:20:08.191Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:08.191Z] #42 150.2 net/url [2020-05-18T10:20:08.191Z] #42 153.4 go/ast [2020-05-18T10:20:08.191Z] #42 154.0 text/template/parse [2020-05-18T10:20:09.017Z] #39 146.5 CC criu/protobuf.o [2020-05-18T10:20:09.116Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-05-18T10:20:09.225Z] #42 ... [2020-05-18T10:20:09.225Z] [2020-05-18T10:20:09.225Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:09.225Z] #40 63.43 CC images/opts.o [2020-05-18T10:20:09.273Z] #39 147.0 CC criu/pstree.o [2020-05-18T10:20:09.460Z] #19 ... [2020-05-18T10:20:09.461Z] [2020-05-18T10:20:09.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:09.461Z] #39 127.6 CC criu/files-reg.o [2020-05-18T10:20:09.461Z] #39 129.9 CC criu/files.o [2020-05-18T10:20:09.461Z] #39 131.5 CC criu/filesystems.o [2020-05-18T10:20:09.461Z] #39 132.1 CC criu/fsnotify.o [2020-05-18T10:20:09.461Z] #39 133.4 CC criu/image-desc.o [2020-05-18T10:20:09.461Z] #39 133.6 CC criu/image.o [2020-05-18T10:20:09.461Z] #39 134.8 CC criu/ipc_ns.o [2020-05-18T10:20:09.461Z] #39 136.4 CC criu/irmap.o [2020-05-18T10:20:09.461Z] #39 137.1 CC criu/kcmp-ids.o [2020-05-18T10:20:09.461Z] #39 137.6 CC criu/kerndat.o [2020-05-18T10:20:09.857Z] #40 63.92 CC images/seccomp.o [2020-05-18T10:20:10.149Z] #40 64.33 CC images/binfmt-misc.o [2020-05-18T10:20:10.199Z] #39 ... [2020-05-18T10:20:10.199Z] [2020-05-18T10:20:10.199Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:20:10.199Z] #36 DONE 247.5s [2020-05-18T10:20:10.199Z] [2020-05-18T10:20:10.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:10.440Z] #40 64.73 CC images/time.o [2020-05-18T10:20:10.444Z] #39 138.9 CC criu/libnetlink.o [2020-05-18T10:20:10.586Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-05-18T10:20:10.710Z] #39 139.2 CC criu/log.o [2020-05-18T10:20:10.759Z] #39 148.3 CC criu/rbtree.o [2020-05-18T10:20:10.814Z] #52 238.8 + bin/containerd-stress [2020-05-18T10:20:10.978Z] #39 139.7 CC criu/lsm.o [2020-05-18T10:20:11.071Z] #40 65.14 CC images/sysctl.o [2020-05-18T10:20:11.200Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-18T10:20:11.320Z] #39 148.7 CC criu/rst-malloc.o [2020-05-18T10:20:11.320Z] #39 149.0 CC criu/seccomp.o [2020-05-18T10:20:11.361Z] #40 65.46 CC images/autofs.o [2020-05-18T10:20:11.567Z] #39 140.0 CC criu/mem.o [2020-05-18T10:20:11.651Z] #40 65.81 CC images/macvlan.o [2020-05-18T10:20:11.814Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-18T10:20:11.941Z] #40 66.09 CC images/sit.o [2020-05-18T10:20:12.183Z] #52 240.5 + bin/containerd-shim [2020-05-18T10:20:12.224Z] #39 ... [2020-05-18T10:20:12.224Z] [2020-05-18T10:20:12.224Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:20:12.224Z] #19 5.908 Collecting yamllint==1.16.0 [2020-05-18T10:20:12.230Z] #40 66.42 CC images/memfd.o [2020-05-18T10:20:12.246Z] #39 ... [2020-05-18T10:20:12.246Z] [2020-05-18T10:20:12.246Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:20:12.246Z] #37 DONE 0.2s [2020-05-18T10:20:12.246Z] [2020-05-18T10:20:12.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:12.246Z] #39 149.6 CC criu/seize.o [2020-05-18T10:20:12.428Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.4% of statements [2020-05-18T10:20:12.428Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T10:20:12.428Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T10:20:12.428Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T10:20:12.428Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T10:20:12.712Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-05-18T10:20:12.807Z] #39 150.3 CC criu/servicefd.o [2020-05-18T10:20:12.861Z] #40 66.93 CC images/timens.o [2020-05-18T10:20:13.103Z] #39 150.6 CC criu/shmem.o [2020-05-18T10:20:13.491Z] #40 67.45 LINK images/built-in.o [2020-05-18T10:20:13.491Z] #40 67.66 GEN compel/include/asm [2020-05-18T10:20:13.491Z] #40 67.69 GEN compel/include/version.h [2020-05-18T10:20:13.491Z] #40 67.70 touch .config [2020-05-18T10:20:13.491Z] #40 67.79 GEN include/common/config.h [2020-05-18T10:20:13.665Z] #39 151.3 CC criu/sigframe.o [2020-05-18T10:20:13.665Z] #39 151.4 CC criu/signalfd.o [2020-05-18T10:20:13.734Z] #63 exporting layers 8.8s done [2020-05-18T10:20:13.734Z] #63 writing image sha256:92e83fbbe0b505295df09ec14a1dd9cf82e20f8d1775ce3afec0d77139ebeeed done [2020-05-18T10:20:13.734Z] #63 naming to docker.io/library/docker:a342010823d36536499aafed527e8d203b9e2059 done [2020-05-18T10:20:13.734Z] #63 DONE 8.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-05-18T10:20:13.783Z] #40 67.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T10:20:13.783Z] #40 67.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T10:20:13.783Z] #40 68.03 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-18T10:20:13.783Z] #40 68.08 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [Pipeline] sh [2020-05-18T10:20:14.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40895/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/validate/default [2020-05-18T10:20:14.097Z] #40 68.18 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-18T10:20:14.097Z] #40 68.21 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-18T10:20:14.097Z] #40 68.29 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-18T10:20:14.097Z] #40 68.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T10:20:14.226Z] #39 151.7 CC criu/sk-inet.o [2020-05-18T10:20:14.385Z] #40 68.35 DEP compel/plugins/std/infect.d [2020-05-18T10:20:14.677Z] #40 68.84 DEP compel/plugins/std/string.d [2020-05-18T10:20:14.733Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-18T10:20:15.048Z] Congratulations! All commits are properly signed with the DCO! [2020-05-18T10:20:15.048Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-18T10:20:15.048Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-18T10:20:15.048Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-18T10:20:15.048Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-18T10:20:15.048Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-18T10:20:15.048Z] Congratulations! No new tests were added to integration-cli. [2020-05-18T10:20:15.048Z] [2020-05-18T10:20:15.048Z] INFO Start validation with golang-ci-lint [2020-05-18T10:20:15.048Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-18T10:20:15.048Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T10:20:15.048Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T10:20:15.070Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 57.0% of statements [2020-05-18T10:20:15.072Z] #40 69.08 DEP compel/plugins/std/log.d [2020-05-18T10:20:15.072Z] #40 69.22 DEP compel/plugins/std/fds.d [2020-05-18T10:20:15.180Z] #39 152.7 CC criu/sk-netlink.o [2020-05-18T10:20:15.363Z] #40 69.37 DEP compel/plugins/std/std.d [2020-05-18T10:20:15.363Z] #40 69.54 DEP compel/plugins/shmem/shmem.d [2020-05-18T10:20:15.363Z] #40 69.67 DEP compel/plugins/fds/fds.d [2020-05-18T10:20:15.655Z] #40 69.92 CC compel/plugins/std/std.o [2020-05-18T10:20:15.655Z] #40 ... [2020-05-18T10:20:15.655Z] [2020-05-18T10:20:15.655Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:15.655Z] #48 153.2 golang.org/x/sys/unix [2020-05-18T10:20:15.744Z] #39 153.1 CC criu/sk-packet.o [2020-05-18T10:20:15.947Z] #48 ... [2020-05-18T10:20:15.947Z] [2020-05-18T10:20:15.947Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:15.947Z] #42 157.3 encoding/json [2020-05-18T10:20:16.239Z] #42 ... [2020-05-18T10:20:16.239Z] [2020-05-18T10:20:16.239Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:16.239Z] #40 70.49 CC compel/plugins/std/fds.o [2020-05-18T10:20:16.307Z] #39 153.8 CC criu/sk-queue.o [2020-05-18T10:20:16.562Z] #39 154.3 CC criu/sk-tcp.o [2020-05-18T10:20:17.121Z] #39 154.7 CC criu/sk-unix.o [2020-05-18T10:20:17.273Z] #40 71.23 CC compel/plugins/std/log.o [2020-05-18T10:20:17.519Z] #19 11.31 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:20:17.519Z] #19 11.45 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:20:17.780Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:20:18.735Z] #52 247.0 + bin/containerd-shim-runc-v1 [2020-05-18T10:20:18.776Z] #40 72.73 CC compel/plugins/std/string.o [2020-05-18T10:20:19.008Z] #39 156.3 CC criu/sockets.o [2020-05-18T10:20:19.166Z] #19 13.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:20:19.166Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:20:19.166Z] #19 13.09 Building wheels for collected packages: pyyaml [2020-05-18T10:20:19.166Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:20:19.446Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.871s coverage: 45.9% of statements [2020-05-18T10:20:19.569Z] #39 157.0 CC criu/stats.o [2020-05-18T10:20:19.569Z] #39 157.3 CC criu/string.o [2020-05-18T10:20:19.809Z] #40 73.70 CC compel/plugins/std/infect.o [2020-05-18T10:20:19.824Z] #39 157.3 CC criu/sysctl.o [2020-05-18T10:20:20.060Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-05-18T10:20:20.385Z] #39 157.9 CC criu/sysfs_parse.o [2020-05-18T10:20:20.441Z] #40 74.57 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-18T10:20:20.441Z] #40 74.62 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-18T10:20:20.553Z] #19 14.47 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:20:20.553Z] #19 14.47 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:20:20.553Z] #19 14.53 Successfully built pyyaml [2020-05-18T10:20:20.642Z] #39 158.2 CC criu/timens.o [2020-05-18T10:20:20.749Z] #40 74.69 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-18T10:20:20.749Z] #40 74.81 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-18T10:20:20.749Z] #40 74.92 AR compel/plugins/std.lib.a [2020-05-18T10:20:20.814Z] #19 14.55 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T10:20:20.898Z] #39 158.5 CC criu/timerfd.o [2020-05-18T10:20:21.048Z] #40 75.00 CC compel/plugins/fds/fds.o [2020-05-18T10:20:21.076Z] #19 14.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:20:21.154Z] #39 158.8 CC criu/tty.o [2020-05-18T10:20:21.347Z] #40 75.48 AR compel/plugins/fds.lib.a [2020-05-18T10:20:21.347Z] #40 75.54 HOSTDEP compel/src/lib/log-host.d [2020-05-18T10:20:21.637Z] #40 75.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T10:20:21.637Z] #40 75.88 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-18T10:20:21.648Z] #19 DONE 15.5s [2020-05-18T10:20:21.648Z] [2020-05-18T10:20:21.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:21.648Z] #39 141.8 CC criu/memfd.o [2020-05-18T10:20:21.648Z] #39 142.3 CC criu/mount.o [2020-05-18T10:20:21.648Z] #39 145.3 CC criu/namespaces.o [2020-05-18T10:20:21.648Z] #39 146.9 CC criu/net.o [2020-05-18T10:20:21.648Z] #39 149.6 CC criu/netfilter.o [2020-05-18T10:20:21.648Z] #39 150.0 CC criu/page-pipe.o [2020-05-18T10:20:21.926Z] #40 76.03 HOSTDEP compel/src/main-host.d [2020-05-18T10:20:21.926Z] #40 76.19 DEP compel/src/lib/ptrace.d [2020-05-18T10:20:22.013Z] #52 250.1 + bin/containerd-shim-runc-v2 [2020-05-18T10:20:22.216Z] #40 76.46 DEP compel/src/lib/infect.d [2020-05-18T10:20:22.220Z] #39 150.8 CC criu/page-xfer.o [2020-05-18T10:20:22.507Z] #40 76.71 DEP compel/src/lib/infect-util.d [2020-05-18T10:20:22.577Z] #52 250.9 + binaries [2020-05-18T10:20:22.577Z] #52 250.9 + mkdir -p /build [2020-05-18T10:20:22.577Z] #52 250.9 + cp bin/containerd /build/containerd [2020-05-18T10:20:22.577Z] #52 250.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:20:22.577Z] #52 250.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:20:22.577Z] #52 250.9 + cp bin/ctr /build/ctr [2020-05-18T10:20:22.792Z] #39 ... [2020-05-18T10:20:22.792Z] [2020-05-18T10:20:22.792Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:22.792Z] #49 94.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:20:22.798Z] #40 76.88 DEP compel/src/lib/infect-rpc.d [2020-05-18T10:20:22.798Z] #40 ... [2020-05-18T10:20:22.798Z] [2020-05-18T10:20:22.798Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:22.798Z] #42 170.3 text/template [2020-05-18T10:20:22.834Z] #52 DONE 251.3s [2020-05-18T10:20:23.041Z] #39 160.4 CC criu/tun.o [2020-05-18T10:20:23.296Z] #39 161.0 CC criu/uffd.o [2020-05-18T10:20:23.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.365s coverage: 49.5% of statements [2020-05-18T10:20:23.765Z] [2020-05-18T10:20:23.765Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:20:23.765Z] #53 DONE 0.2s [2020-05-18T10:20:23.765Z] [2020-05-18T10:20:23.765Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:20:24.023Z] #56 DONE 0.2s [2020-05-18T10:20:24.023Z] [2020-05-18T10:20:24.023Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:20:24.023Z] #58 DONE 0.1s [2020-05-18T10:20:24.023Z] [2020-05-18T10:20:24.023Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:20:24.023Z] #60 DONE 0.1s [2020-05-18T10:20:24.182Z] #49 95.28 + mkdir -p /build [2020-05-18T10:20:24.182Z] #49 95.28 + cp runc /build/runc [2020-05-18T10:20:24.182Z] #49 DONE 95.5s [2020-05-18T10:20:24.182Z] [2020-05-18T10:20:24.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:24.182Z] #39 152.2 CC criu/pagemap-cache.o [2020-05-18T10:20:24.182Z] #39 152.5 CC criu/pagemap.o [2020-05-18T10:20:24.280Z] [2020-05-18T10:20:24.280Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:20:24.280Z] #61 DONE 0.0s [2020-05-18T10:20:24.280Z] [2020-05-18T10:20:24.280Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:20:24.660Z] #39 162.0 CC criu/util.o [2020-05-18T10:20:24.754Z] #39 153.4 CC criu/parasite-syscall.o [2020-05-18T10:20:25.029Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.433s coverage: 73.1% of statements [2020-05-18T10:20:25.029Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T10:20:25.212Z] #62 DONE 0.7s [2020-05-18T10:20:25.212Z] [2020-05-18T10:20:25.212Z] #63 exporting to image [2020-05-18T10:20:25.212Z] #63 exporting layers [2020-05-18T10:20:25.221Z] #39 ... [2020-05-18T10:20:25.221Z] [2020-05-18T10:20:25.221Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:25.221Z] #49 108.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:20:25.519Z] #42 172.6 go/parser [2020-05-18T10:20:25.696Z] #39 154.1 CC criu/path.o [2020-05-18T10:20:25.958Z] #39 154.4 CC criu/pie-util-vdso.o [2020-05-18T10:20:26.147Z] #49 ... [2020-05-18T10:20:26.147Z] [2020-05-18T10:20:26.147Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:26.147Z] #45 253.4 + cd /tmp/tmp.RGiEUAbINj/src/github.com/golangci/golangci-lint/ [2020-05-18T10:20:26.147Z] #45 253.4 + git checkout -q v1.23.8 [2020-05-18T10:20:26.147Z] #45 254.0 ++ git describe --tags [2020-05-18T10:20:26.147Z] #45 254.0 + version=v1.23.8 [2020-05-18T10:20:26.147Z] #45 254.0 ++ git rev-parse --short HEAD [2020-05-18T10:20:26.147Z] #45 254.0 + commit=76a82c6 [2020-05-18T10:20:26.147Z] #45 254.0 ++ git show -s --format=%cd [2020-05-18T10:20:26.147Z] #45 254.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:20:26.147Z] #45 254.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:20:26.147Z] #45 ... [2020-05-18T10:20:26.147Z] [2020-05-18T10:20:26.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:26.147Z] #39 163.3 CC criu/uts_ns.o [2020-05-18T10:20:26.147Z] #39 163.5 CC criu/vdso-compat.o [2020-05-18T10:20:26.147Z] #39 163.7 CC criu/vdso.o [2020-05-18T10:20:26.219Z] #39 154.7 CC criu/pie-util.o [2020-05-18T10:20:26.219Z] #39 154.9 CC criu/pipes.o [2020-05-18T10:20:26.403Z] #39 164.1 LINK criu/built-in.o [2020-05-18T10:20:26.500Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.606s coverage: 76.1% of statements [2020-05-18T10:20:26.658Z] #39 164.2 LINK criu/criu [2020-05-18T10:20:26.791Z] #39 155.4 CC criu/plugin.o [2020-05-18T10:20:26.914Z] #39 ... [2020-05-18T10:20:26.914Z] [2020-05-18T10:20:26.914Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:26.914Z] #49 110.0 + mkdir -p /build [2020-05-18T10:20:26.914Z] #49 110.0 + cp runc /build/runc [2020-05-18T10:20:26.914Z] #49 DONE 110.3s [2020-05-18T10:20:27.113Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-18T10:20:27.170Z] [2020-05-18T10:20:27.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:27.170Z] #39 164.7 DEP lib/c/criu.d [2020-05-18T10:20:27.170Z] #39 164.9 CC images/rpc.pb-c.o [2020-05-18T10:20:27.362Z] #39 155.7 CC criu/proc_parse.o [2020-05-18T10:20:28.096Z] #39 165.6 CC lib/c/criu.o [2020-05-18T10:20:28.119Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-05-18T10:20:28.241Z] #42 ... [2020-05-18T10:20:28.241Z] [2020-05-18T10:20:28.241Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T10:20:28.241Z] #11 171.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-18T10:20:28.241Z] #11 171.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 171.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-18T10:20:28.241Z] #11 171.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 171.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 171.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-18T10:20:28.241Z] #11 172.0 Selecting previously unselected package libbtrfs0. [2020-05-18T10:20:28.241Z] #11 172.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 172.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T10:20:28.241Z] #11 172.2 Selecting previously unselected package libbtrfs-dev. [2020-05-18T10:20:28.241Z] #11 172.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 172.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:20:28.241Z] #11 172.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-18T10:20:28.241Z] #11 172.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 172.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T10:20:28.241Z] #11 172.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 172.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 172.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T10:20:28.241Z] #11 172.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 172.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 172.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-18T10:20:28.241Z] #11 173.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-18T10:20:28.241Z] #11 173.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 173.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-18T10:20:28.241Z] #11 173.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-18T10:20:28.241Z] #11 173.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 173.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-18T10:20:28.241Z] #11 173.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-18T10:20:28.241Z] #11 174.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 174.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-18T10:20:28.241Z] #11 174.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 174.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 174.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-18T10:20:28.241Z] #11 174.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 174.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 174.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-18T10:20:28.241Z] #11 175.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 175.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 175.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-18T10:20:28.241Z] #11 175.1 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 175.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 175.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-18T10:20:28.241Z] #11 175.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-18T10:20:28.241Z] #11 175.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-18T10:20:28.241Z] #11 175.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T10:20:28.657Z] #39 166.4 LINK lib/c/built-in.o [2020-05-18T10:20:28.657Z] #39 166.4 LINK lib/c/libcriu.so [2020-05-18T10:20:28.657Z] #39 166.4 LINK lib/c/libcriu.a [2020-05-18T10:20:28.893Z] #11 176.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-18T10:20:29.218Z] #39 166.6 GEN magic.py [2020-05-18T10:20:29.218Z] #11 176.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-18T10:20:29.218Z] #39 166.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:20:29.218Z] #11 176.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-18T10:20:29.218Z] #11 176.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T10:20:29.218Z] #39 166.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:20:29.218Z] #39 166.7 Note: Building without GnuTLS support [2020-05-18T10:20:29.218Z] #11 176.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-18T10:20:29.218Z] #39 166.7 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:20:29.218Z] #11 176.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-18T10:20:29.218Z] #39 166.7 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:20:29.218Z] #11 176.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:20:29.218Z] #11 176.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T10:20:29.218Z] #11 176.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-18T10:20:29.218Z] #11 176.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T10:20:29.218Z] #11 176.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-18T10:20:29.218Z] #11 176.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:20:29.218Z] #11 176.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:20:29.218Z] #11 176.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T10:20:29.218Z] #11 176.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T10:20:29.218Z] #11 176.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:20:29.218Z] #11 176.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T10:20:29.276Z] #39 157.7 CC criu/protobuf-desc.o [2020-05-18T10:20:29.514Z] #11 176.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T10:20:29.514Z] #11 176.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-18T10:20:29.514Z] #11 176.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T10:20:29.514Z] #11 176.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T10:20:29.514Z] #11 176.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-18T10:20:29.514Z] #11 176.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-18T10:20:29.514Z] #11 176.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:20:29.779Z] #39 167.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:20:29.804Z] #11 DONE 177.3s [2020-05-18T10:20:29.804Z] [2020-05-18T10:20:29.804Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:29.804Z] #40 77.06 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-18T10:20:29.804Z] #40 77.23 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-18T10:20:29.804Z] #40 77.32 DEP compel/src/lib/log.d [2020-05-18T10:20:29.804Z] #40 77.46 DEP compel/src/main.d [2020-05-18T10:20:29.804Z] #40 77.67 DEP compel/src/lib/handle-elf.d [2020-05-18T10:20:29.804Z] #40 77.83 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-18T10:20:29.804Z] #40 78.01 CC compel/src/lib/log.o [2020-05-18T10:20:29.804Z] #40 78.40 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-18T10:20:29.804Z] #40 78.84 CC compel/arch/ppc64/src/lib/infect.o [2020-05-18T10:20:29.804Z] #40 79.73 CC compel/src/lib/infect-rpc.o [2020-05-18T10:20:29.804Z] #40 80.35 CC compel/src/lib/infect-util.o [2020-05-18T10:20:29.804Z] #40 80.76 CC compel/src/lib/infect.o [2020-05-18T10:20:29.847Z] #39 ... [2020-05-18T10:20:29.847Z] [2020-05-18T10:20:29.847Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:29.847Z] #52 178.4 + bin/containerd [2020-05-18T10:20:30.099Z] #40 ... [2020-05-18T10:20:30.099Z] [2020-05-18T10:20:30.099Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T10:20:30.140Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-18T10:20:30.140Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-05-18T10:20:30.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.024s coverage: 57.7% of statements [2020-05-18T10:20:30.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T10:20:30.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T10:20:30.140Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T10:20:30.140Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T10:20:30.340Z] #39 167.8 make[1]: Nothing to be done for 'all'. [2020-05-18T10:20:30.596Z] #39 168.3 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:20:30.596Z] #39 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:20:30.731Z] #12 DONE 0.7s [2020-05-18T10:20:30.731Z] [2020-05-18T10:20:30.731Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:30.731Z] #50 0.598 + RM_GOPATH=0 [2020-05-18T10:20:30.731Z] #50 0.599 + TMP_GOPATH= [2020-05-18T10:20:30.731Z] #50 0.599 + : /build [2020-05-18T10:20:30.731Z] #50 0.599 + '[' -z '' ']' [2020-05-18T10:20:30.731Z] #50 0.601 ++ mktemp -d [2020-05-18T10:20:30.731Z] #50 0.611 + export GOPATH=/tmp/tmp.69Ipz4bnPZ [2020-05-18T10:20:30.731Z] #50 0.612 + GOPATH=/tmp/tmp.69Ipz4bnPZ [2020-05-18T10:20:30.731Z] #50 0.616 + RM_GOPATH=1 [2020-05-18T10:20:30.731Z] #50 0.619 ++ dirname /tmp/install/install.sh [2020-05-18T10:20:30.731Z] #50 0.621 + dir=/tmp/install [2020-05-18T10:20:30.731Z] #50 0.622 + bin=runc [2020-05-18T10:20:30.731Z] #50 0.622 + shift [2020-05-18T10:20:30.731Z] #50 0.622 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T10:20:30.731Z] #50 0.622 + . /tmp/install/runc.installer [2020-05-18T10:20:30.731Z] #50 0.622 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:20:30.731Z] #50 0.623 + install_runc [2020-05-18T10:20:30.731Z] #50 0.624 + uname -r [2020-05-18T10:20:30.731Z] #50 0.626 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T10:20:30.731Z] #50 0.656 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T10:20:30.731Z] #50 0.656 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T10:20:30.731Z] #50 0.658 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T10:20:30.731Z] #50 0.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.69Ipz4bnPZ/src/github.com/opencontainers/runc [2020-05-18T10:20:30.731Z] #50 0.668 Cloning into '/tmp/tmp.69Ipz4bnPZ/src/github.com/opencontainers/runc'... [2020-05-18T10:20:30.852Z] #39 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:20:30.852Z] #39 168.3 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:20:30.852Z] #39 168.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:20:30.852Z] #39 168.4 make[1]: Nothing to be done for 'all'. [2020-05-18T10:20:30.852Z] #39 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:20:30.852Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.022Z] #50 ... [2020-05-18T10:20:31.022Z] [2020-05-18T10:20:31.022Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T10:20:31.022Z] #13 DONE 0.4s [2020-05-18T10:20:31.022Z] [2020-05-18T10:20:31.022Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T10:20:31.107Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.107Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.107Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.107Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.107Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.107Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.314Z] #14 0.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T10:20:31.314Z] #14 DONE 0.4s [2020-05-18T10:20:31.314Z] [2020-05-18T10:20:31.314Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T10:20:31.363Z] #39 168.9 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:31.363Z] #39 168.9 INSTALL criu/criu [2020-05-18T10:20:31.363Z] #39 DONE 169.1s [2020-05-18T10:20:31.363Z] [2020-05-18T10:20:31.363Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:31.363Z] #52 197.2 + bin/containerd [2020-05-18T10:20:31.611Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.8% of statements [2020-05-18T10:20:31.611Z] ok github.com/docker/docker/daemon/logger/awslogs 0.082s coverage: 77.8% of statements [2020-05-18T10:20:31.611Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T10:20:31.611Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T10:20:31.946Z] #15 DONE 0.6s [2020-05-18T10:20:31.946Z] [2020-05-18T10:20:31.946Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:31.946Z] #40 85.40 CC compel/src/lib/ptrace.o [2020-05-18T10:20:32.237Z] #40 86.35 AR compel/libcompel.a [2020-05-18T10:20:32.529Z] #40 86.53 HOSTCC compel/src/main-host.o [2020-05-18T10:20:32.529Z] #40 ... [2020-05-18T10:20:32.529Z] [2020-05-18T10:20:32.529Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T10:20:32.529Z] #16 DONE 0.5s [2020-05-18T10:20:32.621Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-05-18T10:20:32.621Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2020-05-18T10:20:32.820Z] [2020-05-18T10:20:32.820Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:32.820Z] #48 180.0 golang.org/x/crypto/ssh/terminal [2020-05-18T10:20:32.820Z] #48 ... [2020-05-18T10:20:32.820Z] [2020-05-18T10:20:32.820Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T10:20:32.820Z] #17 DONE 0.3s [2020-05-18T10:20:33.110Z] [2020-05-18T10:20:33.110Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:20:33.244Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-05-18T10:20:33.250Z] #52 ... [2020-05-18T10:20:33.250Z] [2020-05-18T10:20:33.250Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:20:33.250Z] #40 DONE 0.1s [2020-05-18T10:20:33.250Z] [2020-05-18T10:20:33.250Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:20:33.250Z] #42 DONE 0.1s [2020-05-18T10:20:33.250Z] [2020-05-18T10:20:33.250Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:33.250Z] #45 ... [2020-05-18T10:20:33.250Z] [2020-05-18T10:20:33.250Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:20:33.250Z] #44 DONE 0.1s [2020-05-18T10:20:33.250Z] [2020-05-18T10:20:33.250Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:33.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-05-18T10:20:33.742Z] #18 0.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T10:20:34.032Z] #18 1.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T10:20:34.032Z] #18 1.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T10:20:34.140Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-05-18T10:20:34.140Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T10:20:34.422Z] time="2020-05-18T10:20:34Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate320438433/log987972492.1: no such file or directory" [2020-05-18T10:20:34.422Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 38.3% of statements [2020-05-18T10:20:35.036Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-05-18T10:20:35.136Z] #52 ... [2020-05-18T10:20:35.136Z] [2020-05-18T10:20:35.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:35.136Z] #39 158.5 CC criu/protobuf.o [2020-05-18T10:20:35.136Z] #39 158.7 CC criu/pstree.o [2020-05-18T10:20:35.136Z] #39 159.6 CC criu/rbtree.o [2020-05-18T10:20:35.136Z] #39 159.9 CC criu/rst-malloc.o [2020-05-18T10:20:35.136Z] #39 160.2 CC criu/seccomp.o [2020-05-18T10:20:35.136Z] #39 160.7 CC criu/seize.o [2020-05-18T10:20:35.136Z] #39 161.5 CC criu/servicefd.o [2020-05-18T10:20:35.136Z] #39 161.9 CC criu/shmem.o [2020-05-18T10:20:35.136Z] #39 162.7 CC criu/sigframe.o [2020-05-18T10:20:35.136Z] #39 162.9 CC criu/signalfd.o [2020-05-18T10:20:35.136Z] #39 163.1 CC criu/sk-inet.o [2020-05-18T10:20:35.171Z] #63 exporting layers 8.5s done [2020-05-18T10:20:35.171Z] #63 writing image sha256:d8163c523e7d0bc969211a19082262f1e4bfdb9af1370b676cd35e813faf3ed2 done [2020-05-18T10:20:35.171Z] #63 naming to docker.io/library/docker:a342010823d36536499aafed527e8d203b9e2059 done [2020-05-18T10:20:35.171Z] #63 DONE 8.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:20:35.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh dynbinary test-integration [2020-05-18T10:20:35.548Z] #18 2.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-18T10:20:35.708Z] #39 164.1 CC criu/sk-netlink.o [2020-05-18T10:20:35.969Z] #39 164.6 CC criu/sk-packet.o [2020-05-18T10:20:36.043Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-18T10:20:36.082Z] [2020-05-18T10:20:36.082Z] Removing bundles/ [2020-05-18T10:20:36.082Z] [2020-05-18T10:20:36.082Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T10:20:36.082Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:20:36.082Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:20:36.328Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-18T10:20:36.540Z] #39 165.2 CC criu/sk-queue.o [2020-05-18T10:20:36.941Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-18T10:20:36.941Z] ok github.com/docker/docker/daemon/logger/splunk 1.426s coverage: 82.5% of statements [2020-05-18T10:20:36.941Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T10:20:36.941Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T10:20:37.112Z] #39 165.7 CC criu/sk-tcp.o [2020-05-18T10:20:37.373Z] #39 166.1 CC criu/sk-unix.o [2020-05-18T10:20:37.633Z] #39 ... [2020-05-18T10:20:37.633Z] [2020-05-18T10:20:37.633Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:37.633Z] #45 215.7 + cd /tmp/tmp.Z3sj7V5MAx/src/github.com/golangci/golangci-lint/ [2020-05-18T10:20:37.633Z] #45 215.7 + git checkout -q v1.23.8 [2020-05-18T10:20:37.633Z] #45 216.1 ++ git describe --tags [2020-05-18T10:20:37.633Z] #45 216.1 + version=v1.23.8 [2020-05-18T10:20:37.633Z] #45 216.1 ++ git rev-parse --short HEAD [2020-05-18T10:20:37.633Z] #45 216.1 + commit=76a82c6 [2020-05-18T10:20:37.633Z] #45 216.1 ++ git show -s --format=%cd [2020-05-18T10:20:37.633Z] #45 216.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:20:37.633Z] #45 216.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:20:38.272Z] #18 5.306 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [193 kB] [2020-05-18T10:20:38.412Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-05-18T10:20:38.562Z] #18 ... [2020-05-18T10:20:38.562Z] [2020-05-18T10:20:38.562Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:38.562Z] #48 186.0 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T10:20:38.694Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.1% of statements [2020-05-18T10:20:38.694Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T10:20:39.548Z] #45 ... [2020-05-18T10:20:39.548Z] [2020-05-18T10:20:39.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:39.548Z] #39 167.8 CC criu/sockets.o [2020-05-18T10:20:39.701Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-18T10:20:40.120Z] #39 168.6 CC criu/stats.o [2020-05-18T10:20:40.398Z] #39 168.9 CC criu/string.o [2020-05-18T10:20:40.398Z] #39 169.0 CC criu/sysctl.o [2020-05-18T10:20:40.707Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-05-18T10:20:40.974Z] #39 169.5 CC criu/sysfs_parse.o [2020-05-18T10:20:41.235Z] #39 169.8 CC criu/timens.o [2020-05-18T10:20:41.320Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-18T10:20:41.496Z] #39 170.1 CC criu/timerfd.o [2020-05-18T10:20:41.602Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2020-05-18T10:20:41.602Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T10:20:41.602Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T10:20:41.884Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-18T10:20:41.884Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T10:20:42.071Z] #39 170.5 CC criu/tty.o [2020-05-18T10:20:42.498Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-18T10:20:43.009Z] #48 ... [2020-05-18T10:20:43.009Z] [2020-05-18T10:20:43.009Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:43.009Z] #40 87.22 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-18T10:20:43.009Z] #40 87.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T10:20:43.009Z] #40 88.34 HOSTCC compel/src/lib/log-host.o [2020-05-18T10:20:43.009Z] #40 88.65 HOSTLINK compel/compel-host-bin [2020-05-18T10:20:43.009Z] #40 88.89 DEP soccr/soccr.d [2020-05-18T10:20:43.009Z] #40 89.17 CC soccr/soccr.o [2020-05-18T10:20:43.009Z] #40 92.82 AR soccr/libsoccr.a [2020-05-18T10:20:43.009Z] #40 92.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:20:43.009Z] #40 93.30 DEP criu/arch/ppc64/sigframe.d [2020-05-18T10:20:43.009Z] #40 93.49 DEP criu/arch/ppc64/crtools.d [2020-05-18T10:20:43.009Z] #40 93.73 DEP criu/arch/ppc64/cpu.d [2020-05-18T10:20:43.009Z] #40 94.00 CC criu/arch/ppc64/cpu.o [2020-05-18T10:20:43.009Z] #40 94.96 CC criu/arch/ppc64/crtools.o [2020-05-18T10:20:43.009Z] #40 96.75 CC criu/arch/ppc64/sigframe.o [2020-05-18T10:20:43.009Z] #40 97.24 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-18T10:20:43.300Z] #40 97.35 DEP criu/pie/util-vdso.d [2020-05-18T10:20:43.484Z] #39 172.1 CC criu/tun.o [2020-05-18T10:20:43.504Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-18T10:20:43.591Z] #40 97.75 DEP criu/pie/util.d [2020-05-18T10:20:43.786Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-18T10:20:44.056Z] #39 172.5 CC criu/uffd.o [2020-05-18T10:20:44.223Z] #40 98.10 CC criu/pie/util.o [2020-05-18T10:20:44.317Z] #39 ... [2020-05-18T10:20:44.317Z] [2020-05-18T10:20:44.317Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:44.317Z] #21 231.8 + return [2020-05-18T10:20:44.317Z] #21 DONE 232.3s [2020-05-18T10:20:44.578Z] [2020-05-18T10:20:44.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:44.853Z] #40 98.92 CC criu/pie/util-vdso.o [2020-05-18T10:20:45.491Z] #40 ... [2020-05-18T10:20:45.491Z] [2020-05-18T10:20:45.491Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:45.491Z] #50 15.49 + cd /tmp/tmp.69Ipz4bnPZ/src/github.com/opencontainers/runc [2020-05-18T10:20:45.491Z] #50 15.49 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T10:20:45.519Z] #39 174.0 CC criu/util.o [2020-05-18T10:20:45.805Z] ok github.com/docker/docker/pkg/archive 0.493s coverage: 77.3% of statements [2020-05-18T10:20:46.520Z] #50 16.44 + '[' -z '' ']' [2020-05-18T10:20:46.520Z] #50 16.44 + target=static [2020-05-18T10:20:46.520Z] #50 16.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T10:20:46.520Z] #50 ... [2020-05-18T10:20:46.520Z] [2020-05-18T10:20:46.520Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:46.520Z] #42 183.7 math/big [2020-05-18T10:20:46.520Z] #42 192.1 vendor/golang.org/x/text/unicode/bidi [2020-05-18T10:20:46.520Z] #42 ... [2020-05-18T10:20:46.520Z] [2020-05-18T10:20:46.520Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:46.520Z] #40 100.4 AR criu/pie/pie.lib.a [2020-05-18T10:20:46.520Z] #40 100.5 DEP criu/pie/restorer.d [2020-05-18T10:20:46.909Z] #39 175.2 CC criu/uts_ns.o [2020-05-18T10:20:46.909Z] #39 ... [2020-05-18T10:20:46.909Z] [2020-05-18T10:20:46.909Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:20:46.909Z] #22 DONE 0.2s [2020-05-18T10:20:46.909Z] [2020-05-18T10:20:46.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:46.909Z] #39 175.5 CC criu/vdso.o [2020-05-18T10:20:47.149Z] #40 101.0 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-18T10:20:47.149Z] #40 101.0 DEP criu/arch/ppc64/restorer.d [2020-05-18T10:20:47.149Z] #40 101.4 DEP criu/arch/ppc64/vdso-pie.d [2020-05-18T10:20:47.274Z] ok github.com/docker/docker/pkg/authorization 0.978s coverage: 68.3% of statements [2020-05-18T10:20:47.274Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-18T10:20:47.274Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T10:20:47.438Z] #40 101.7 DEP criu/pie/parasite-vdso.d [2020-05-18T10:20:47.480Z] #39 176.0 LINK criu/built-in.o [2020-05-18T10:20:47.480Z] #39 ... [2020-05-18T10:20:47.480Z] [2020-05-18T10:20:47.480Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:20:47.480Z] #26 DONE 0.8s [2020-05-18T10:20:47.480Z] [2020-05-18T10:20:47.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:47.480Z] #39 176.1 LINK criu/criu [2020-05-18T10:20:47.727Z] #40 101.9 DEP criu/pie/parasite.d [2020-05-18T10:20:47.741Z] #39 ... [2020-05-18T10:20:47.741Z] [2020-05-18T10:20:47.741Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:20:47.741Z] #29 DONE 0.2s [2020-05-18T10:20:48.002Z] [2020-05-18T10:20:48.002Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:20:48.002Z] #31 DONE 0.2s [2020-05-18T10:20:48.002Z] [2020-05-18T10:20:48.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:48.002Z] #39 176.6 DEP lib/c/criu.d [2020-05-18T10:20:48.002Z] #39 ... [2020-05-18T10:20:48.002Z] [2020-05-18T10:20:48.002Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:20:48.002Z] #34 DONE 0.1s [2020-05-18T10:20:48.002Z] [2020-05-18T10:20:48.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:48.002Z] #39 176.7 CC images/rpc.pb-c.o [2020-05-18T10:20:48.018Z] #40 ... [2020-05-18T10:20:48.018Z] [2020-05-18T10:20:48.018Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T10:20:48.018Z] #48 DONE 195.5s [2020-05-18T10:20:48.018Z] [2020-05-18T10:20:48.018Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:48.018Z] #40 102.3 CC criu/pie/parasite.o [2020-05-18T10:20:48.263Z] #39 ... [2020-05-18T10:20:48.263Z] [2020-05-18T10:20:48.263Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:20:48.263Z] #37 DONE 0.2s [2020-05-18T10:20:48.524Z] [2020-05-18T10:20:48.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:48.786Z] #39 177.3 CC lib/c/criu.o [2020-05-18T10:20:49.532Z] #40 ... [2020-05-18T10:20:49.532Z] [2020-05-18T10:20:49.532Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:20:49.532Z] #18 6.621 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-18T10:20:49.729Z] #39 178.4 LINK lib/c/built-in.o [2020-05-18T10:20:49.730Z] #39 178.4 LINK lib/c/libcriu.so [2020-05-18T10:20:49.990Z] #39 178.5 LINK lib/c/libcriu.a [2020-05-18T10:20:49.990Z] #39 178.6 GEN magic.py [2020-05-18T10:20:50.167Z] #18 ... [2020-05-18T10:20:50.167Z] [2020-05-18T10:20:50.167Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:20:50.167Z] #50 20.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T10:20:50.251Z] #39 178.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:20:50.251Z] #39 178.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:20:50.251Z] #39 178.8 Note: Building without GnuTLS support [2020-05-18T10:20:50.251Z] #39 178.8 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:20:50.251Z] #39 178.8 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:20:50.723Z] ok github.com/docker/docker/layer 7.095s coverage: 68.8% of statements [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T10:20:50.723Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T10:20:50.723Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-18T10:20:50.723Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-18T10:20:51.004Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-05-18T10:20:51.194Z] #39 179.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:20:51.671Z] ok github.com/docker/docker/pkg/chrootarchive 3.526s coverage: 43.2% of statements [2020-05-18T10:20:51.671Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T10:20:51.671Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T10:20:51.953Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2020-05-18T10:20:52.137Z] #39 180.5 make[1]: Nothing to be done for 'all'. [2020-05-18T10:20:52.566Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2020-05-18T10:20:52.710Z] #39 181.3 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:20:52.710Z] #39 181.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:20:52.710Z] #39 181.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:20:52.848Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-05-18T10:20:52.976Z] #39 181.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:20:52.976Z] #39 181.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:20:52.976Z] #39 181.6 make[1]: Nothing to be done for 'all'. [2020-05-18T10:20:52.976Z] #39 181.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:20:53.236Z] #39 181.9 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.497Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.497Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.497Z] #39 182.2 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.758Z] #39 182.3 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.758Z] #39 182.3 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.758Z] #39 182.4 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.758Z] #39 182.5 make[2]: Nothing to be done for 'all'. [2020-05-18T10:20:53.853Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-18T10:20:54.019Z] #39 182.6 INSTALL criu/criu [2020-05-18T10:20:54.280Z] #39 DONE 182.9s [2020-05-18T10:20:54.280Z] [2020-05-18T10:20:54.280Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:54.858Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-05-18T10:20:54.858Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-05-18T10:20:55.140Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-05-18T10:20:55.140Z] ok github.com/docker/docker/pkg/fsutils 0.354s coverage: 85.1% of statements [2020-05-18T10:20:55.728Z] #50 ... [2020-05-18T10:20:55.728Z] [2020-05-18T10:20:55.728Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:20:55.728Z] #40 105.6 LINK criu/pie/parasite.built-in.o [2020-05-18T10:20:55.728Z] #40 105.6 GEN criu/pie/parasite-blob.h [2020-05-18T10:20:55.728Z] #40 105.7 CC criu/pie/parasite-vdso.o [2020-05-18T10:20:55.728Z] #40 107.3 CC criu/arch/ppc64/vdso-pie.o [2020-05-18T10:20:55.728Z] #40 108.0 CC criu/arch/ppc64/restorer.o [2020-05-18T10:20:55.728Z] #40 108.8 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-18T10:20:55.728Z] #40 108.8 CC criu/pie/restorer.o [2020-05-18T10:20:55.754Z] ok github.com/docker/docker/pkg/idtools 0.318s coverage: 70.3% of statements [2020-05-18T10:20:56.036Z] ok github.com/docker/docker/pkg/ioutils 0.314s coverage: 70.6% of statements [2020-05-18T10:20:56.195Z] #52 ... [2020-05-18T10:20:56.195Z] [2020-05-18T10:20:56.195Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:20:56.195Z] #40 DONE 0.1s [2020-05-18T10:20:56.195Z] [2020-05-18T10:20:56.195Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:20:56.195Z] #42 DONE 0.2s [2020-05-18T10:20:56.195Z] [2020-05-18T10:20:56.195Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:20:56.318Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-18T10:20:56.318Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-05-18T10:20:56.318Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-18T10:20:56.318Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T10:20:56.318Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T10:20:56.456Z] #44 DONE 0.2s [2020-05-18T10:20:56.456Z] [2020-05-18T10:20:56.456Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:56.600Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-05-18T10:20:56.600Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T10:20:56.600Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-18T10:20:57.214Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2020-05-18T10:20:57.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-05-18T10:20:57.496Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-18T10:20:57.496Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T10:20:57.496Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T10:20:58.110Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-05-18T10:20:58.392Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-18T10:20:58.674Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T10:20:58.956Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-18T10:20:59.237Z] #40 ... [2020-05-18T10:20:59.237Z] [2020-05-18T10:20:59.237Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:20:59.237Z] #55 206.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T10:20:59.237Z] #55 206.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T10:20:59.975Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-18T10:21:00.257Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-18T10:21:01.958Z] #55 ... [2020-05-18T10:21:01.958Z] [2020-05-18T10:21:01.958Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:21:01.958Z] #42 199.1 go/doc [2020-05-18T10:21:01.958Z] #42 205.5 vendor/golang.org/x/text/secure/bidirule [2020-05-18T10:21:01.958Z] #42 206.9 vendor/golang.org/x/text/unicode/norm [2020-05-18T10:21:01.958Z] #42 ... [2020-05-18T10:21:01.958Z] [2020-05-18T10:21:01.958Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:01.958Z] #40 114.6 LINK criu/pie/restorer.built-in.o [2020-05-18T10:21:01.958Z] #40 114.6 GEN criu/pie/restorer-blob.h [2020-05-18T10:21:01.958Z] #40 114.8 DEP criu/vdso.d [2020-05-18T10:21:01.958Z] #40 115.2 DEP criu/uts_ns.d [2020-05-18T10:21:01.958Z] #40 115.5 DEP criu/util.d [2020-05-18T10:21:01.958Z] #40 115.9 DEP criu/uffd.d [2020-05-18T10:21:02.248Z] #40 116.3 DEP criu/tun.d [2020-05-18T10:21:02.538Z] #40 116.7 DEP criu/tty.d [2020-05-18T10:21:02.538Z] #40 ... [2020-05-18T10:21:02.538Z] [2020-05-18T10:21:02.538Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:02.538Z] #18 19.67 Fetched 8128 kB in 19s (428 kB/s) [2020-05-18T10:21:02.538Z] #18 19.67 Reading package lists... [2020-05-18T10:21:02.829Z] #18 27.12 Reading package lists... [2020-05-18T10:21:02.829Z] #18 ... [2020-05-18T10:21:02.829Z] [2020-05-18T10:21:02.829Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:02.829Z] #40 117.1 DEP criu/timerfd.d [2020-05-18T10:21:02.929Z] ok github.com/docker/docker/pkg/signal 2.348s coverage: 61.0% of statements [2020-05-18T10:21:03.211Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-18T10:21:03.473Z] #40 117.4 DEP criu/timens.d [2020-05-18T10:21:03.767Z] #40 117.7 DEP criu/sysfs_parse.d [2020-05-18T10:21:03.825Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-18T10:21:03.825Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T10:21:04.056Z] #40 118.1 DEP criu/sysctl.d [2020-05-18T10:21:04.107Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-18T10:21:04.347Z] #40 118.5 DEP criu/string.d [2020-05-18T10:21:04.637Z] #40 118.6 DEP criu/stats.d [2020-05-18T10:21:04.720Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-18T10:21:04.927Z] #40 118.9 DEP criu/sockets.d [2020-05-18T10:21:05.217Z] #40 119.5 DEP criu/sk-unix.d [2020-05-18T10:21:05.334Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-05-18T10:21:05.616Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2020-05-18T10:21:05.848Z] #40 120.0 DEP criu/sk-tcp.d [2020-05-18T10:21:05.898Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-05-18T10:21:06.180Z] testing: warning: no tests to run [2020-05-18T10:21:06.180Z] coverage: [no statements] [2020-05-18T10:21:06.180Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T10:21:06.461Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-18T10:21:06.484Z] #40 120.4 DEP criu/sk-queue.d [2020-05-18T10:21:06.484Z] #40 120.7 DEP criu/sk-packet.d [2020-05-18T10:21:06.744Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-18T10:21:06.744Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-18T10:21:07.114Z] #40 121.1 DEP criu/sk-netlink.d [2020-05-18T10:21:07.405Z] #40 121.6 DEP criu/sk-inet.d [2020-05-18T10:21:07.695Z] #40 121.9 DEP criu/signalfd.d [2020-05-18T10:21:07.987Z] #40 122.2 DEP criu/sigframe.d [2020-05-18T10:21:08.278Z] #40 122.4 DEP criu/shmem.d [2020-05-18T10:21:08.566Z] #40 122.7 DEP criu/servicefd.d [2020-05-18T10:21:08.765Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-05-18T10:21:08.857Z] #40 123.0 DEP criu/seize.d [2020-05-18T10:21:09.047Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-18T10:21:09.500Z] #40 123.4 DEP criu/seccomp.d [2020-05-18T10:21:09.500Z] #40 ... [2020-05-18T10:21:09.500Z] [2020-05-18T10:21:09.500Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:21:09.500Z] #42 217.0 github.com/LK4D4/vndr/build [2020-05-18T10:21:10.052Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-18T10:21:10.053Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-18T10:21:11.523Z] ok github.com/docker/docker/registry 0.090s coverage: 56.1% of statements [2020-05-18T10:21:11.562Z] #42 ... [2020-05-18T10:21:11.562Z] [2020-05-18T10:21:11.562Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:11.562Z] #55 DONE 218.9s [2020-05-18T10:21:11.562Z] [2020-05-18T10:21:11.562Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T10:21:11.562Z] #56 DONE 0.1s [2020-05-18T10:21:11.562Z] [2020-05-18T10:21:11.562Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:11.562Z] #40 123.8 DEP criu/rst-malloc.d [2020-05-18T10:21:11.562Z] #40 123.9 DEP criu/rbtree.d [2020-05-18T10:21:11.562Z] #40 124.0 DEP criu/pstree.d [2020-05-18T10:21:11.562Z] #40 124.4 DEP criu/protobuf.d [2020-05-18T10:21:11.562Z] #40 124.7 GEN criu/protobuf-desc-gen.h [2020-05-18T10:21:11.805Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-18T10:21:11.901Z] #45 DONE 307.5s [2020-05-18T10:21:11.901Z] [2020-05-18T10:21:11.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:11.901Z] #52 ... [2020-05-18T10:21:11.901Z] [2020-05-18T10:21:11.901Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:21:11.901Z] #46 DONE 0.2s [2020-05-18T10:21:11.901Z] [2020-05-18T10:21:11.901Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:21:11.901Z] #48 DONE 0.1s [2020-05-18T10:21:11.901Z] [2020-05-18T10:21:11.901Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:21:11.901Z] #50 DONE 0.1s [2020-05-18T10:21:11.901Z] [2020-05-18T10:21:11.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:12.087Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-18T10:21:12.701Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-18T10:21:12.983Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-18T10:21:14.281Z] #40 128.0 DEP criu/protobuf-desc.d [2020-05-18T10:21:14.281Z] #40 128.2 DEP criu/proc_parse.d [2020-05-18T10:21:14.281Z] #40 128.5 DEP criu/plugin.d [2020-05-18T10:21:14.570Z] #40 128.7 DEP criu/pipes.d [2020-05-18T10:21:14.862Z] #40 129.0 DEP criu/pie-util.d [2020-05-18T10:21:15.003Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-18T10:21:15.154Z] #40 129.2 DEP criu/pie-util-vdso.d [2020-05-18T10:21:15.445Z] #40 129.5 DEP criu/path.d [2020-05-18T10:21:15.618Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-05-18T10:21:15.737Z] #40 129.8 DEP criu/parasite-syscall.d [2020-05-18T10:21:16.029Z] #40 130.2 DEP criu/pagemap.d [2020-05-18T10:21:16.064Z] #52 242.2 + bin/containerd-stress [2020-05-18T10:21:16.233Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-18T10:21:16.322Z] #40 ... [2020-05-18T10:21:16.322Z] [2020-05-18T10:21:16.322Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:16.322Z] #18 27.12 Reading package lists... [2020-05-18T10:21:16.322Z] #18 33.61 Building dependency tree... [2020-05-18T10:21:16.322Z] #18 35.65 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T10:21:16.322Z] #18 35.65 The following additional packages will be installed: [2020-05-18T10:21:16.322Z] #18 35.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T10:21:16.322Z] #18 35.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T10:21:16.322Z] #18 35.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T10:21:16.322Z] #18 35.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T10:21:16.322Z] #18 35.66 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T10:21:16.322Z] #18 35.66 Suggested packages: [2020-05-18T10:21:16.322Z] #18 35.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T10:21:16.322Z] #18 35.67 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T10:21:16.322Z] #18 35.67 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T10:21:16.322Z] #18 35.67 Recommended packages: [2020-05-18T10:21:16.322Z] #18 35.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T10:21:16.322Z] #18 35.67 python3-keyrings.alt python3-xdg unzip [2020-05-18T10:21:16.322Z] #18 40.36 The following NEW packages will be installed: [2020-05-18T10:21:16.322Z] #18 40.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T10:21:16.322Z] #18 40.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T10:21:16.322Z] #18 40.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T10:21:16.322Z] #18 40.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T10:21:16.322Z] #18 40.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T10:21:16.322Z] #18 40.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T10:21:16.322Z] #18 40.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T10:21:16.322Z] #18 40.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T10:21:16.322Z] #18 40.38 xz-utils zip [2020-05-18T10:21:16.322Z] #18 40.64 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T10:21:16.322Z] #18 40.64 Need to get 29.2 MB of archives. [2020-05-18T10:21:16.322Z] #18 40.64 After this operation, 134 MB of additional disk space will be used. [2020-05-18T10:21:16.322Z] #18 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-18T10:21:16.322Z] #18 40.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-18T10:21:16.322Z] #18 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-18T10:21:16.322Z] #18 41.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-18T10:21:16.322Z] #18 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-18T10:21:16.322Z] #18 41.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-18T10:21:16.323Z] #18 41.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-18T10:21:16.323Z] #18 41.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-18T10:21:16.323Z] #18 41.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-18T10:21:16.323Z] #18 41.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-18T10:21:16.323Z] #18 41.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-18T10:21:16.323Z] #18 41.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-18T10:21:16.323Z] #18 41.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-18T10:21:16.323Z] #18 41.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-18T10:21:16.323Z] #18 41.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-18T10:21:16.323Z] #18 41.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-18T10:21:16.323Z] #18 41.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-18T10:21:16.323Z] #18 41.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T10:21:16.323Z] #18 41.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-18T10:21:16.323Z] #18 41.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-18T10:21:16.323Z] #18 41.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-18T10:21:16.323Z] #18 41.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-18T10:21:16.323Z] #18 41.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-18T10:21:16.323Z] #18 41.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-18T10:21:16.323Z] #18 41.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-18T10:21:16.323Z] #18 41.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-18T10:21:16.323Z] #18 41.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-18T10:21:16.323Z] #18 41.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-18T10:21:16.323Z] #18 41.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-18T10:21:16.323Z] #18 42.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-18T10:21:16.323Z] #18 42.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-18T10:21:16.323Z] #18 42.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-18T10:21:16.323Z] #18 42.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-18T10:21:16.323Z] #18 42.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-18T10:21:16.323Z] #18 42.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T10:21:16.323Z] #18 42.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T10:21:16.323Z] #18 42.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T10:21:16.323Z] #18 42.80 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-18T10:21:16.323Z] #18 42.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T10:21:16.323Z] #18 42.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T10:21:16.323Z] #18 42.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T10:21:16.323Z] #18 42.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-18T10:21:16.323Z] #18 43.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-18T10:21:16.323Z] #18 43.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-18T10:21:16.323Z] #18 43.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T10:21:16.615Z] #18 43.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-18T10:21:16.615Z] #18 ... [2020-05-18T10:21:16.615Z] [2020-05-18T10:21:16.615Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:16.615Z] #40 130.7 DEP criu/pagemap-cache.d [2020-05-18T10:21:16.906Z] #40 130.9 DEP criu/page-xfer.d [2020-05-18T10:21:17.197Z] #40 131.2 DEP criu/page-pipe.d [2020-05-18T10:21:17.239Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-18T10:21:17.425Z] #52 244.0 + bin/containerd-shim [2020-05-18T10:21:17.504Z] #40 131.4 DEP criu/netfilter.d [2020-05-18T10:21:17.793Z] #40 131.7 DEP criu/net.d [2020-05-18T10:21:18.083Z] #40 132.1 DEP criu/namespaces.d [2020-05-18T10:21:18.373Z] #40 132.5 DEP criu/mount.d [2020-05-18T10:21:18.411Z] #52 ... [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:18.411Z] #45 DONE 263.0s [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:18.411Z] #52 ... [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:21:18.411Z] #46 DONE 0.2s [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:21:18.411Z] #48 DONE 0.1s [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:21:18.411Z] #50 DONE 0.1s [2020-05-18T10:21:18.411Z] [2020-05-18T10:21:18.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:18.662Z] #40 132.9 DEP criu/memfd.d [2020-05-18T10:21:18.952Z] #40 133.1 DEP criu/mem.d [2020-05-18T10:21:19.242Z] #40 133.5 DEP criu/lsm.d [2020-05-18T10:21:19.788Z] #52 228.6 + bin/containerd-stress [2020-05-18T10:21:19.876Z] #40 133.8 DEP criu/log.d [2020-05-18T10:21:19.876Z] #40 134.1 DEP criu/libnetlink.d [2020-05-18T10:21:20.166Z] #40 134.3 DEP criu/kerndat.d [2020-05-18T10:21:20.456Z] #40 134.6 DEP criu/kcmp-ids.d [2020-05-18T10:21:20.746Z] #40 134.8 DEP criu/irmap.d [2020-05-18T10:21:20.746Z] #40 135.0 DEP criu/ipc_ns.d [2020-05-18T10:21:21.037Z] #40 135.2 DEP criu/image.d [2020-05-18T10:21:21.328Z] #40 135.4 DEP criu/image-desc.d [2020-05-18T10:21:21.328Z] #40 135.6 DEP criu/fsnotify.d [2020-05-18T10:21:21.959Z] #40 135.9 DEP criu/filesystems.d [2020-05-18T10:21:21.959Z] #40 136.2 DEP criu/files.d [2020-05-18T10:21:22.323Z] #52 231.1 + bin/containerd-shim [2020-05-18T10:21:22.591Z] #40 136.5 DEP criu/files-reg.d [2020-05-18T10:21:22.896Z] #40 136.8 DEP criu/files-ext.d [2020-05-18T10:21:23.197Z] #40 137.1 DEP criu/file-lock.d [2020-05-18T10:21:23.490Z] #40 137.5 DEP criu/file-ids.d [2020-05-18T10:21:23.779Z] #40 137.7 DEP criu/fifo.d [2020-05-18T10:21:23.954Z] #52 250.5 + bin/containerd-shim-runc-v1 [2020-05-18T10:21:24.072Z] #40 138.0 DEP criu/fdstore.d [2020-05-18T10:21:24.072Z] #40 138.2 DEP criu/fault-injection.d [2020-05-18T10:21:24.072Z] #40 138.3 DEP criu/external.d [2020-05-18T10:21:24.362Z] #40 138.5 DEP criu/eventpoll.d [2020-05-18T10:21:24.654Z] #40 138.8 DEP criu/eventfd.d [2020-05-18T10:21:24.946Z] #40 139.1 DEP criu/crtools.d [2020-05-18T10:21:25.237Z] #40 139.4 DEP criu/cr-service.d [2020-05-18T10:21:25.237Z] #40 ... [2020-05-18T10:21:25.237Z] [2020-05-18T10:21:25.237Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:25.237Z] #18 43.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-18T10:21:25.237Z] #18 43.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-18T10:21:25.237Z] #18 45.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T10:21:25.237Z] #18 45.38 Fetched 29.2 MB in 3s (8894 kB/s) [2020-05-18T10:21:25.237Z] #18 45.51 Selecting previously unselected package pigz. [2020-05-18T10:21:25.237Z] #18 45.51 (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 ... 23360 files and directories currently installed.) [2020-05-18T10:21:25.237Z] #18 45.68 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-18T10:21:25.237Z] #18 45.68 Unpacking pigz (2.4-1) ... [2020-05-18T10:21:25.237Z] #18 45.86 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-18T10:21:25.237Z] #18 45.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T10:21:25.237Z] #18 45.88 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T10:21:25.237Z] #18 46.64 Selecting previously unselected package python3.7-minimal. [2020-05-18T10:21:25.237Z] #18 46.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T10:21:25.237Z] #18 46.67 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:21:25.237Z] #18 48.05 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T10:21:25.237Z] #18 48.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T10:21:25.237Z] #18 52.34 Selecting previously unselected package python3-minimal. [2020-05-18T10:21:25.529Z] #18 52.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-18T10:21:25.529Z] #18 52.55 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-18T10:21:25.529Z] #18 52.55 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T10:21:25.529Z] #18 ... [2020-05-18T10:21:25.529Z] [2020-05-18T10:21:25.529Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:25.529Z] #40 139.6 DEP criu/cr-restore.d [2020-05-18T10:21:25.819Z] #40 139.9 DEP criu/cr-errno.d [2020-05-18T10:21:25.819Z] #40 140.0 DEP criu/cr-dump.d [2020-05-18T10:21:26.110Z] #40 140.4 DEP criu/cr-dedup.d [2020-05-18T10:21:26.745Z] #40 140.7 DEP criu/cr-check.d [2020-05-18T10:21:27.035Z] #40 141.2 DEP criu/config.d [2020-05-18T10:21:27.214Z] #52 253.5 + bin/containerd-shim-runc-v2 [2020-05-18T10:21:27.326Z] #40 141.4 DEP criu/clone-noasan.d [2020-05-18T10:21:27.326Z] #40 141.5 DEP criu/cgroup.d [2020-05-18T10:21:27.468Z] #52 254.2 + binaries [2020-05-18T10:21:27.468Z] #52 254.2 + mkdir -p /build [2020-05-18T10:21:27.468Z] #52 254.2 + cp bin/containerd /build/containerd [2020-05-18T10:21:27.468Z] #52 254.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:21:27.468Z] #52 254.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:21:27.468Z] #52 254.3 + cp bin/ctr /build/ctr [2020-05-18T10:21:27.605Z] #52 236.3 + bin/containerd-shim-runc-v1 [2020-05-18T10:21:27.960Z] #40 141.9 DEP criu/cgroup-props.d [2020-05-18T10:21:27.960Z] #40 142.1 DEP criu/bitmap.d [2020-05-18T10:21:27.960Z] #40 142.1 DEP criu/bfd.d [2020-05-18T10:21:28.028Z] #52 DONE 254.6s [2020-05-18T10:21:28.253Z] #40 142.3 DEP criu/autofs.d [2020-05-18T10:21:28.548Z] #40 142.6 DEP criu/aio.d [2020-05-18T10:21:28.837Z] #40 143.0 DEP criu/action-scripts.d [2020-05-18T10:21:28.953Z] [2020-05-18T10:21:28.953Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:21:28.953Z] #53 DONE 0.2s [2020-05-18T10:21:28.953Z] [2020-05-18T10:21:28.953Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:21:29.207Z] #56 DONE 0.1s [2020-05-18T10:21:29.207Z] [2020-05-18T10:21:29.207Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:21:29.207Z] #58 DONE 0.1s [2020-05-18T10:21:29.207Z] [2020-05-18T10:21:29.207Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:21:29.207Z] #60 DONE 0.1s [2020-05-18T10:21:29.207Z] [2020-05-18T10:21:29.207Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:21:29.207Z] #61 DONE 0.0s [2020-05-18T10:21:29.462Z] [2020-05-18T10:21:29.462Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:21:29.881Z] #40 143.7 CC criu/action-scripts.o [2020-05-18T10:21:30.385Z] #62 DONE 1.0s [2020-05-18T10:21:30.385Z] [2020-05-18T10:21:30.385Z] #63 exporting to image [2020-05-18T10:21:30.385Z] #63 exporting layers [2020-05-18T10:21:30.508Z] #40 144.7 CC criu/aio.o [2020-05-18T10:21:30.800Z] #40 ... [2020-05-18T10:21:30.800Z] [2020-05-18T10:21:30.800Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:21:30.800Z] #42 228.3 mime [2020-05-18T10:21:30.800Z] #42 230.8 vendor/golang.org/x/net/idna [2020-05-18T10:21:30.898Z] #52 239.2 + bin/containerd-shim-runc-v2 [2020-05-18T10:21:31.091Z] #42 ... [2020-05-18T10:21:31.091Z] [2020-05-18T10:21:31.091Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:31.091Z] #18 52.71 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-18T10:21:31.091Z] #18 52.72 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 52.73 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-18T10:21:31.091Z] #18 52.87 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-18T10:21:31.091Z] #18 52.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 52.89 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T10:21:31.091Z] #18 54.16 Selecting previously unselected package python3.7. [2020-05-18T10:21:31.091Z] #18 54.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 54.18 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:21:31.091Z] #18 54.39 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-18T10:21:31.091Z] #18 54.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 54.41 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-18T10:21:31.091Z] #18 54.56 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T10:21:31.091Z] #18 56.29 Selecting previously unselected package python3. [2020-05-18T10:21:31.091Z] #18 56.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-18T10:21:31.091Z] #18 56.40 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 56.42 Unpacking python3 (3.7.3-1) ... [2020-05-18T10:21:31.091Z] #18 56.61 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-18T10:21:31.091Z] #18 56.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 56.62 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-18T10:21:31.091Z] #18 56.73 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-18T10:21:31.091Z] #18 56.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 56.79 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-18T10:21:31.091Z] #18 56.90 Selecting previously unselected package libiptc0:ppc64el. [2020-05-18T10:21:31.091Z] #18 56.90 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 56.91 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-18T10:21:31.091Z] #18 57.09 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-18T10:21:31.091Z] #18 57.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 57.10 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-18T10:21:31.091Z] #18 57.19 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-18T10:21:31.091Z] #18 57.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 57.22 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-18T10:21:31.091Z] #18 57.35 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-18T10:21:31.091Z] #18 57.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 57.38 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-18T10:21:31.091Z] #18 57.54 Selecting previously unselected package iptables. [2020-05-18T10:21:31.091Z] #18 57.55 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-18T10:21:31.091Z] #18 57.55 Unpacking iptables (1.8.2-4) ... [2020-05-18T10:21:31.091Z] #18 58.33 Selecting previously unselected package xxd. [2020-05-18T10:21:31.380Z] #18 58.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T10:21:31.380Z] #18 58.39 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T10:21:31.380Z] #18 58.58 Selecting previously unselected package vim-common. [2020-05-18T10:21:31.380Z] #18 58.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:21:31.380Z] #18 58.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T10:21:31.465Z] #52 240.2 + binaries [2020-05-18T10:21:31.465Z] #52 240.2 + mkdir -p /build [2020-05-18T10:21:31.465Z] #52 240.2 + cp bin/containerd /build/containerd [2020-05-18T10:21:31.465Z] #52 240.3 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:21:31.465Z] #52 240.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:21:31.465Z] #52 240.3 + cp bin/ctr /build/ctr [2020-05-18T10:21:31.671Z] #18 58.84 Selecting previously unselected package bash-completion. [2020-05-18T10:21:31.671Z] #18 58.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T10:21:32.034Z] #52 DONE 240.7s [2020-05-18T10:21:32.484Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T10:21:32.484Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T10:21:32.484Z] [2020-05-18T10:21:32.484Z] === Skipped [2020-05-18T10:21:32.484Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T10:21:32.484Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T10:21:32.484Z] [2020-05-18T10:21:32.484Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T10:21:32.484Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T10:21:32.485Z] time="2020-05-18T10:20:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T10:21:32.485Z] time="2020-05-18T10:20:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T10:21:32.485Z] time="2020-05-18T10:20:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T10:21:32.485Z] time="2020-05-18T10:20:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T10:21:32.485Z] time="2020-05-18T10:20:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T10:21:32.485Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T10:21:32.485Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T10:21:32.485Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:21:32.485Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T10:21:32.485Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T10:21:32.485Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T10:21:32.485Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] [2020-05-18T10:21:32.485Z] DONE 2123 tests, 26 skipped in 189.534s Post stage [Pipeline] junit [2020-05-18T10:21:32.521Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:21:33.061Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -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:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh dynbinary test-integration [2020-05-18T10:21:33.343Z] [2020-05-18T10:21:33.343Z] Removing bundles/ [2020-05-18T10:21:33.343Z] [2020-05-18T10:21:33.343Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T10:21:33.343Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:21:33.343Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:21:33.412Z] [2020-05-18T10:21:33.412Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:21:33.412Z] #53 DONE 0.3s [2020-05-18T10:21:33.670Z] [2020-05-18T10:21:33.670Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:21:33.670Z] #56 DONE 0.1s [2020-05-18T10:21:33.670Z] [2020-05-18T10:21:33.670Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:21:33.929Z] #58 DONE 0.2s [2020-05-18T10:21:33.929Z] [2020-05-18T10:21:33.929Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:21:33.929Z] #60 DONE 0.1s [2020-05-18T10:21:33.929Z] [2020-05-18T10:21:33.929Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:21:33.929Z] #61 DONE 0.0s [2020-05-18T10:21:33.929Z] [2020-05-18T10:21:33.929Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:21:35.182Z] #18 ... [2020-05-18T10:21:35.182Z] [2020-05-18T10:21:35.182Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:35.182Z] #44 DONE 242.2s [2020-05-18T10:21:35.182Z] [2020-05-18T10:21:35.182Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:21:35.182Z] #42 238.7 net/textproto [2020-05-18T10:21:35.182Z] #42 238.7 vendor/golang.org/x/net/http/httpproxy [2020-05-18T10:21:35.182Z] #42 238.8 crypto/x509 [2020-05-18T10:21:35.182Z] #42 241.6 vendor/golang.org/x/net/http/httpguts [2020-05-18T10:21:35.182Z] #42 241.6 mime/multipart [2020-05-18T10:21:35.833Z] #62 DONE 1.5s [2020-05-18T10:21:35.833Z] [2020-05-18T10:21:35.833Z] #63 exporting to image [2020-05-18T10:21:35.833Z] #63 exporting layers [2020-05-18T10:21:36.909Z] #63 exporting layers 5.8s done [2020-05-18T10:21:36.909Z] #63 writing image sha256:6b774c0bda93ca1dfa824c439117068851b23774a9a9c9468d4dd079caa813fc done [2020-05-18T10:21:36.909Z] #63 naming to docker.io/library/docker:a342010823d36536499aafed527e8d203b9e2059 done [2020-05-18T10:21:36.909Z] #63 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-18T10:21:37.933Z] #42 ... [2020-05-18T10:21:37.933Z] [2020-05-18T10:21:37.933Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:37.933Z] #18 64.98 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T10:21:38.475Z] [2020-05-18T10:21:38.475Z] Removing bundles/ [2020-05-18T10:21:38.475Z] [2020-05-18T10:21:38.475Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T10:21:38.475Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:21:38.475Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:21:38.567Z] #18 65.71 Selecting previously unselected package bzip2. [2020-05-18T10:21:38.567Z] #18 65.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-18T10:21:38.567Z] #18 65.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:21:38.860Z] #18 65.88 Selecting previously unselected package xz-utils. [2020-05-18T10:21:38.860Z] #18 65.89 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-18T10:21:38.860Z] #18 65.90 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T10:21:39.154Z] #18 66.13 Selecting previously unselected package apparmor. [2020-05-18T10:21:39.154Z] #18 66.15 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-18T10:21:39.154Z] #18 66.29 Unpacking apparmor (2.13.2-10) ... [2020-05-18T10:21:39.788Z] #18 66.88 Selecting previously unselected package aufs-tools. [2020-05-18T10:21:39.788Z] #18 66.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-18T10:21:39.788Z] #18 66.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:21:40.027Z] #63 exporting layers 3.8s done [2020-05-18T10:21:40.027Z] #63 writing image sha256:fe938c2c93b0e8eb94ea778f1a17f609af3d4800d611287a9b0c662a230c030a done [2020-05-18T10:21:40.027Z] #63 naming to docker.io/library/docker:a342010823d36536499aafed527e8d203b9e2059 done [2020-05-18T10:21:40.027Z] #63 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-18T10:21:40.079Z] #18 67.12 Selecting previously unselected package libonig5:ppc64el. [2020-05-18T10:21:40.079Z] #18 67.13 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-18T10:21:40.079Z] #18 67.16 Unpacking libonig5:ppc64el (6.9.1-1) ... [Pipeline] sh [2020-05-18T10:21:40.371Z] #18 67.42 Selecting previously unselected package libjq1:ppc64el. [2020-05-18T10:21:40.371Z] #18 67.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T10:21:40.371Z] #18 67.46 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T10:21:40.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/test/unit [2020-05-18T10:21:40.662Z] #18 67.63 Selecting previously unselected package jq. [2020-05-18T10:21:40.662Z] #18 67.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-18T10:21:40.662Z] #18 67.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T10:21:40.662Z] #18 67.74 Selecting previously unselected package libaio1:ppc64el. [2020-05-18T10:21:40.662Z] #18 67.75 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-18T10:21:40.662Z] #18 67.76 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-18T10:21:40.662Z] #18 67.85 Selecting previously unselected package libgpm2:ppc64el. [2020-05-18T10:21:40.953Z] #18 67.87 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-18T10:21:40.953Z] #18 67.87 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-18T10:21:40.953Z] #18 68.02 Selecting previously unselected package libicu63:ppc64el. [2020-05-18T10:21:40.953Z] #18 68.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-18T10:21:40.953Z] #18 68.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T10:21:41.982Z] #18 ... [2020-05-18T10:21:41.982Z] [2020-05-18T10:21:41.982Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:21:41.982Z] #40 146.1 CC criu/autofs.o [2020-05-18T10:21:41.982Z] #40 149.7 CC criu/bfd.o [2020-05-18T10:21:41.982Z] #40 151.3 CC criu/bitmap.o [2020-05-18T10:21:41.982Z] #40 151.5 CC criu/cgroup-props.o [2020-05-18T10:21:41.982Z] #40 153.1 CC criu/cgroup.o [2020-05-18T10:21:45.645Z] ? github.com/docker/docker/api [no test files] [2020-05-18T10:21:46.423Z] #40 160.7 CC criu/clone-noasan.o [2020-05-18T10:21:47.066Z] #40 161.2 CC criu/config.o [2020-05-18T10:21:47.354Z] #40 ... [2020-05-18T10:21:47.354Z] [2020-05-18T10:21:47.354Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:47.354Z] #18 74.53 Selecting previously unselected package libnet1:ppc64el. [2020-05-18T10:21:47.645Z] #18 74.55 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T10:21:47.645Z] #18 74.56 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T10:21:47.645Z] #18 74.72 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-18T10:21:47.645Z] #18 74.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-18T10:21:47.645Z] #18 74.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T10:21:47.645Z] #18 74.95 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-18T10:21:47.938Z] #18 74.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T10:21:47.938Z] #18 74.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:21:47.938Z] #18 75.09 Selecting previously unselected package libreadline5:ppc64el. [2020-05-18T10:21:47.938Z] #18 75.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-18T10:21:47.938Z] #18 75.11 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-18T10:21:48.229Z] #18 75.28 Selecting previously unselected package net-tools. [2020-05-18T10:21:48.229Z] #18 75.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-18T10:21:48.229Z] #18 75.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:21:48.520Z] #18 75.66 Selecting previously unselected package python-pip-whl. [2020-05-18T10:21:48.520Z] #18 75.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T10:21:48.520Z] #18 75.68 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T10:21:49.553Z] #18 76.55 Selecting previously unselected package python3-lib2to3. [2020-05-18T10:21:49.553Z] #18 76.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T10:21:49.553Z] #18 76.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:21:49.553Z] #18 76.79 Selecting previously unselected package python3-distutils. [2020-05-18T10:21:49.553Z] #18 76.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T10:21:49.553Z] #18 76.80 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T10:21:49.553Z] #18 ... [2020-05-18T10:21:49.553Z] [2020-05-18T10:21:49.553Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:21:49.554Z] #42 247.1 crypto/tls [2020-05-18T10:21:49.843Z] #42 257.3 net/http/httptrace [2020-05-18T10:21:49.843Z] #42 ... [2020-05-18T10:21:49.843Z] [2020-05-18T10:21:49.843Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:21:49.843Z] #18 77.01 Selecting previously unselected package python3-pip. [2020-05-18T10:21:49.843Z] #18 77.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T10:21:49.843Z] #18 77.02 Unpacking python3-pip (18.1-5) ... [2020-05-18T10:21:50.133Z] #18 77.23 Selecting previously unselected package python3-pkg-resources. [2020-05-18T10:21:50.133Z] #18 77.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T10:21:50.133Z] #18 77.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:21:50.422Z] #18 77.48 Selecting previously unselected package python3-setuptools. [2020-05-18T10:21:50.422Z] #18 77.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T10:21:50.422Z] #18 77.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T10:21:50.711Z] #18 77.79 Selecting previously unselected package python3-wheel. [2020-05-18T10:21:50.711Z] #18 77.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T10:21:50.711Z] #18 77.81 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T10:21:51.004Z] #18 77.93 Selecting previously unselected package sudo. [2020-05-18T10:21:51.005Z] #18 77.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-18T10:21:51.005Z] #18 77.96 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:21:51.635Z] #18 78.73 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T10:21:51.635Z] #18 78.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-18T10:21:51.635Z] #18 78.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:21:52.220Z] #18 79.12 Selecting previously unselected package uidmap. [2020-05-18T10:21:52.220Z] #18 79.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-18T10:21:52.220Z] #18 79.15 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T10:21:52.220Z] #18 79.38 Selecting previously unselected package vim-runtime. [2020-05-18T10:21:52.220Z] #18 79.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T10:21:52.523Z] #18 79.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T10:21:52.523Z] #18 79.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T10:21:52.523Z] #18 79.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:21:57.008Z] #18 ... [2020-05-18T10:21:57.008Z] [2020-05-18T10:21:57.008Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:21:57.494Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:21:57.494Z] [2020-05-18T10:21:57.494Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:21:57.494Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:21:57.494Z] HOSTNAME=07ac10749458 [2020-05-18T10:21:57.494Z] DEST=bundles/test-integration [2020-05-18T10:21:57.494Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:21:57.494Z] DOCKER_ROOTLESS=1 [2020-05-18T10:21:57.494Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:21:57.494Z] container=docker [2020-05-18T10:21:57.494Z] HOME=/root [2020-05-18T10:21:57.494Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:21:57.494Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:21:57.494Z] VALIDATE_BRANCH=master [2020-05-18T10:21:57.494Z] TERM=xterm [2020-05-18T10:21:57.494Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:21:57.494Z] SHLVL=1 [2020-05-18T10:21:57.494Z] TIMEOUT=120m [2020-05-18T10:21:57.494Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:21:57.494Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:21:57.494Z] GO111MODULE=off [2020-05-18T10:21:57.494Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T10:21:57.494Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T10:21:57.494Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:21:57.494Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:21:57.494Z] GOPATH=/go [2020-05-18T10:21:57.494Z] PKG_CONFIG=pkg-config [2020-05-18T10:21:57.494Z] _=/usr/bin/env [2020-05-18T10:21:57.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:21:57.867Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2020-05-18T10:22:00.501Z] #22 264.1 Checking out files: 22% (2470/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 36% (3985/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 52% (5695/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 67% (7359/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) [2020-05-18T10:22:00.501Z] #22 ... [2020-05-18T10:22:00.501Z] [2020-05-18T10:22:00.501Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:22:00.501Z] #42 257.8 net/http [2020-05-18T10:22:00.501Z] #42 ... [2020-05-18T10:22:00.501Z] [2020-05-18T10:22:00.501Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:22:00.793Z] #22 264.1 Checking out files: 22% (2470/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 36% (3985/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 52% (5695/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 67% (7359/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 83% (9069/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) [2020-05-18T10:22:00.793Z] #22 ... [2020-05-18T10:22:00.793Z] [2020-05-18T10:22:00.793Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:00.793Z] #40 164.9 CC criu/cr-check.o [2020-05-18T10:22:00.793Z] #40 168.6 CC criu/cr-dedup.o [2020-05-18T10:22:00.793Z] #40 169.4 CC criu/cr-dump.o [2020-05-18T10:22:00.793Z] #40 174.4 CC criu/cr-errno.o [2020-05-18T10:22:00.793Z] #40 174.5 CC criu/cr-restore.o [2020-05-18T10:22:00.793Z] #40 ... [2020-05-18T10:22:00.793Z] [2020-05-18T10:22:00.793Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:22:01.695Z] #22 264.1 Checking out files: 22% (2470/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 36% (3985/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 52% (5695/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 67% (7359/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 83% (9069/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 99% (10745/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T10:22:01.985Z] #22 269.4 + cd /tmp/tmp.SyQ5zeHPFw/tmp/docker-ce [2020-05-18T10:22:01.985Z] #22 269.4 + git checkout -q v17.06.2-ce [2020-05-18T10:22:07.539Z] #22 274.5 + mkdir -p /tmp/tmp.SyQ5zeHPFw/src/github.com/docker [2020-05-18T10:22:07.539Z] #22 274.5 + mv components/cli /tmp/tmp.SyQ5zeHPFw/src/github.com/docker/cli [2020-05-18T10:22:07.539Z] #22 274.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T10:22:07.830Z] #22 ... [2020-05-18T10:22:07.830Z] [2020-05-18T10:22:07.830Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:22:07.830Z] #18 85.05 Selecting previously unselected package vim. [2020-05-18T10:22:07.830Z] #18 85.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T10:22:07.830Z] #18 85.12 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T10:22:07.830Z] #18 86.40 Selecting previously unselected package xfsprogs. [2020-05-18T10:22:07.830Z] #18 86.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-18T10:22:07.830Z] #18 86.41 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T10:22:07.830Z] #18 87.29 Selecting previously unselected package zip. [2020-05-18T10:22:07.830Z] #18 87.30 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-18T10:22:07.830Z] #18 87.31 Unpacking zip (3.0-11+b1) ... [2020-05-18T10:22:07.830Z] #18 87.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T10:22:07.830Z] #18 87.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T10:22:07.830Z] #18 87.71 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-18T10:22:07.830Z] #18 87.71 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-18T10:22:07.830Z] #18 87.73 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-18T10:22:07.830Z] #18 87.74 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-18T10:22:07.830Z] #18 87.74 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T10:22:07.830Z] #18 87.76 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-18T10:22:07.830Z] #18 87.76 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T10:22:07.830Z] #18 87.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T10:22:07.830Z] #18 87.77 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T10:22:07.830Z] #18 87.79 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T10:22:07.830Z] #18 87.81 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T10:22:07.830Z] #18 87.81 Setting up zip (3.0-11+b1) ... [2020-05-18T10:22:07.830Z] #18 87.82 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T10:22:07.830Z] #18 87.88 Setting up bash-completion (1:2.8-6) ... [2020-05-18T10:22:07.830Z] #18 94.65 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-18T10:22:07.830Z] #18 94.65 Setting up xz-utils (5.2.4-1) ... [2020-05-18T10:22:07.830Z] #18 94.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T10:22:07.830Z] #18 94.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T10:22:07.830Z] #18 94.83 invoke-rc.d: could not determine current runlevel [2020-05-18T10:22:07.830Z] #18 94.83 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T10:22:07.830Z] #18 94.85 Setting up pigz (2.4-1) ... [2020-05-18T10:22:07.830Z] #18 94.86 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-18T10:22:07.830Z] #18 94.87 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T10:22:07.830Z] #18 94.88 Setting up python-pip-whl (18.1-5) ... [2020-05-18T10:22:07.830Z] #18 94.89 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-18T10:22:07.830Z] #18 94.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T10:22:08.463Z] #18 95.66 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-18T10:22:08.463Z] #18 95.67 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-18T10:22:08.463Z] #18 95.67 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-18T10:22:08.463Z] #18 95.69 Setting up vim (2:8.1.0875-5) ... [2020-05-18T10:22:08.463Z] #18 95.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T10:22:08.463Z] #18 95.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T10:22:08.463Z] #18 95.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T10:22:08.463Z] #18 95.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T10:22:08.463Z] #18 95.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T10:22:08.753Z] #18 95.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T10:22:08.753Z] #18 95.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T10:22:08.753Z] #18 95.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T10:22:08.753Z] #18 95.88 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-18T10:22:08.753Z] #18 95.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T10:22:08.753Z] #18 95.91 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-18T10:22:08.753Z] #18 95.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T10:22:08.753Z] #18 95.94 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-18T10:22:08.753Z] #18 95.94 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T10:22:10.829Z] #18 ... [2020-05-18T10:22:10.829Z] [2020-05-18T10:22:10.829Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:22:10.829Z] #42 278.2 github.com/LK4D4/vndr/godl [2020-05-18T10:22:12.395Z] #42 279.4 github.com/LK4D4/vndr [2020-05-18T10:22:15.900Z] #42 ... [2020-05-18T10:22:15.900Z] [2020-05-18T10:22:15.900Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:22:15.900Z] #18 102.5 Setting up iptables (1.8.2-4) ... [2020-05-18T10:22:15.900Z] #18 102.5 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.5 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T10:22:15.900Z] #18 102.6 Setting up python3 (3.7.3-1) ... [2020-05-18T10:22:16.191Z] #18 103.4 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T10:22:17.699Z] #18 104.5 Setting up apparmor (2.13.2-10) ... [2020-05-18T10:22:20.440Z] #18 107.2 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T10:22:20.440Z] #18 107.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T10:22:21.072Z] #18 108.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T10:22:21.365Z] #18 ... [2020-05-18T10:22:21.365Z] [2020-05-18T10:22:21.365Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:21.365Z] #40 185.4 CC criu/cr-service.o [2020-05-18T10:22:21.365Z] #40 189.1 CC criu/crtools.o [2020-05-18T10:22:21.365Z] #40 190.3 CC criu/eventfd.o [2020-05-18T10:22:21.365Z] #40 191.2 CC criu/eventpoll.o [2020-05-18T10:22:21.365Z] #40 193.0 CC criu/external.o [2020-05-18T10:22:21.365Z] #40 193.7 CC criu/fault-injection.o [2020-05-18T10:22:21.365Z] #40 193.9 CC criu/fdstore.o [2020-05-18T10:22:21.365Z] #40 194.8 CC criu/fifo.o [2020-05-18T10:22:21.365Z] #40 195.5 CC criu/file-ids.o [2020-05-18T10:22:21.523Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 1m55.598032186s [2020-05-18T10:22:21.523Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 670.332223ms [2020-05-18T10:22:21.996Z] #40 196.1 CC criu/file-lock.o [2020-05-18T10:22:22.626Z] #40 ... [2020-05-18T10:22:22.626Z] [2020-05-18T10:22:22.626Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:22:22.626Z] #18 109.7 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T10:22:23.258Z] #18 110.4 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T10:22:25.983Z] #18 112.9 Setting up python3-pip (18.1-5) ... [2020-05-18T10:22:25.983Z] #18 ... [2020-05-18T10:22:25.983Z] [2020-05-18T10:22:25.983Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:22:25.983Z] #42 DONE 293.5s [2020-05-18T10:22:26.274Z] [2020-05-18T10:22:26.274Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:26.274Z] #40 198.0 CC criu/files-ext.o [2020-05-18T10:22:26.274Z] #40 198.7 CC criu/files-reg.o [2020-05-18T10:22:26.591Z] 4612f6d0b889: Pull complete [2020-05-18T10:22:26.591Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-18T10:22:26.591Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:22:26.591Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:22:26.591Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-18T10:22:26.591Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-18T10:22:26.591Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-18T10:22:26.591Z] INFO: Docker version of control daemon [2020-05-18T10:22:26.591Z] [2020-05-18T10:22:26.591Z] Client: Docker Engine - Enterprise [2020-05-18T10:22:26.591Z] Version: 19.03.5 [2020-05-18T10:22:26.591Z] API version: 1.40 [2020-05-18T10:22:26.591Z] Go version: go1.12.12 [2020-05-18T10:22:26.591Z] Git commit: 2ee0c57608 [2020-05-18T10:22:26.591Z] Built: 11/13/2019 08:00:16 [2020-05-18T10:22:26.591Z] OS/Arch: windows/amd64 [2020-05-18T10:22:26.591Z] Experimental: false [2020-05-18T10:22:26.591Z] [2020-05-18T10:22:26.591Z] Server: Docker Engine - Enterprise [2020-05-18T10:22:26.591Z] Engine: [2020-05-18T10:22:26.591Z] Version: 19.03.5 [2020-05-18T10:22:26.591Z] API version: 1.40 (minimum version 1.24) [2020-05-18T10:22:26.591Z] Go version: go1.12.12 [2020-05-18T10:22:26.591Z] Git commit: 2ee0c57608 [2020-05-18T10:22:26.591Z] Built: 11/13/2019 07:58:51 [2020-05-18T10:22:26.591Z] OS/Arch: windows/amd64 [2020-05-18T10:22:26.591Z] Experimental: true [2020-05-18T10:22:26.591Z] [2020-05-18T10:22:26.591Z] INFO: Docker info of control daemon [2020-05-18T10:22:26.591Z] [2020-05-18T10:22:26.591Z] Client: [2020-05-18T10:22:26.591Z] Debug Mode: false [2020-05-18T10:22:26.591Z] Plugins: [2020-05-18T10:22:26.591Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T10:22:26.591Z] [2020-05-18T10:22:26.591Z] Server: [2020-05-18T10:22:26.591Z] Containers: 0 [2020-05-18T10:22:26.591Z] Running: 0 [2020-05-18T10:22:26.591Z] Paused: 0 [2020-05-18T10:22:26.591Z] Stopped: 0 [2020-05-18T10:22:26.591Z] Images: 1 [2020-05-18T10:22:26.591Z] Server Version: 19.03.5 [2020-05-18T10:22:26.591Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-18T10:22:26.591Z] Windows: [2020-05-18T10:22:26.591Z] LCOW: [2020-05-18T10:22:26.591Z] Logging Driver: json-file [2020-05-18T10:22:26.591Z] Plugins: [2020-05-18T10:22:26.591Z] Volume: local [2020-05-18T10:22:26.591Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T10:22:26.591Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T10:22:26.591Z] Swarm: inactive [2020-05-18T10:22:26.591Z] Default Isolation: process [2020-05-18T10:22:26.591Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T10:22:26.591Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T10:22:26.591Z] OSType: windows [2020-05-18T10:22:26.591Z] Architecture: x86_64 [2020-05-18T10:22:26.591Z] CPUs: 4 [2020-05-18T10:22:26.591Z] Total Memory: 32GiB [2020-05-18T10:22:26.591Z] Name: azwin-2-90a8b0 [2020-05-18T10:22:26.591Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T10:22:26.591Z] Docker Root Dir: D:\docker [2020-05-18T10:22:26.591Z] Debug Mode: false [2020-05-18T10:22:26.591Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:22:26.591Z] Labels: [2020-05-18T10:22:26.591Z] Experimental: true [2020-05-18T10:22:26.591Z] Insecure Registries: [2020-05-18T10:22:26.591Z] 10.0.0.4:5000 [2020-05-18T10:22:26.591Z] 127.0.0.0/8 [2020-05-18T10:22:26.592Z] Registry Mirrors: [2020-05-18T10:22:26.592Z] http://10.0.0.4:5000/ [2020-05-18T10:22:26.592Z] Live Restore Enabled: false [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] INFO: Commit hash is a342010823 [2020-05-18T10:22:26.592Z] INFO: Nuke-Everything... [2020-05-18T10:22:26.592Z] INFO: Container count on control daemon to delete is 0 [2020-05-18T10:22:26.592Z] INFO: Nuking d:\CI [2020-05-18T10:22:26.592Z] INFO: Zapped successfully [2020-05-18T10:22:26.592Z] INFO: Location for testing is d:\CI\PR-40895\3 [2020-05-18T10:22:26.592Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] INFO: Building the image from Dockerfile.windows at 05/18/2020 10:22:15... [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] Sending build context to Docker daemon 55.39MB [2020-05-18T10:22:26.592Z] [2020-05-18T10:22:26.592Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-18T10:22:26.592Z] ---> 561b89eac394 [2020-05-18T10:22:26.592Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-18T10:22:26.592Z] ---> Running in 24176650673e [2020-05-18T10:22:26.592Z] Removing intermediate container 24176650673e [2020-05-18T10:22:26.592Z] ---> 4e3ae27fbf66 [2020-05-18T10:22:26.592Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-18T10:22:26.592Z] ---> Running in 7d231a49eb7a [2020-05-18T10:22:26.592Z] Removing intermediate container 7d231a49eb7a [2020-05-18T10:22:26.592Z] ---> f8f461f5eede [2020-05-18T10:22:26.592Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-18T10:22:26.592Z] ---> Running in 412f024777bd [2020-05-18T10:22:26.592Z] Removing intermediate container 412f024777bd [2020-05-18T10:22:26.592Z] ---> a46e9fb1873d [2020-05-18T10:22:26.592Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-18T10:22:26.592Z] ---> Running in 9164c5a10cdf [2020-05-18T10:22:26.592Z] Removing intermediate container 9164c5a10cdf [2020-05-18T10:22:26.592Z] ---> d36d56b1ddb4 [2020-05-18T10:22:26.592Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-18T10:22:26.592Z] ---> Running in 074386511f85 [2020-05-18T10:22:27.066Z] [2020-05-18T10:22:27.066Z] SUCCESS: Specified value was saved. [2020-05-18T10:22:28.066Z] INFO: Downloading git... [2020-05-18T10:22:29.022Z] #40 ... [2020-05-18T10:22:29.022Z] [2020-05-18T10:22:29.022Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T10:22:29.022Z] #18 115.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T10:22:29.022Z] #18 115.3 Processing triggers for mime-support (3.62) ... [2020-05-18T10:22:29.022Z] #18 DONE 115.6s [2020-05-18T10:22:29.022Z] [2020-05-18T10:22:29.022Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T10:22:29.022Z] #19 0.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T10:22:29.022Z] #19 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T10:22:29.022Z] #19 0.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T10:22:29.022Z] #19 DONE 0.5s [2020-05-18T10:22:29.022Z] [2020-05-18T10:22:29.022Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:22:29.022Z] #29 ... [2020-05-18T10:22:29.022Z] [2020-05-18T10:22:29.022Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:22:29.070Z] INFO: Downloading go... [2020-05-18T10:22:30.065Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:22:30.065Z] [2020-05-18T10:22:30.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:22:30.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:22:30.065Z] HOSTNAME=98e2e145b00e [2020-05-18T10:22:30.065Z] TESTDEBUG=0 [2020-05-18T10:22:30.065Z] DEST=bundles/test-integration [2020-05-18T10:22:30.065Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:22:30.065Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:22:30.065Z] container=docker [2020-05-18T10:22:30.065Z] HOME=/root [2020-05-18T10:22:30.065Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:22:30.065Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:22:30.065Z] VALIDATE_BRANCH=master [2020-05-18T10:22:30.065Z] TERM=xterm [2020-05-18T10:22:30.065Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:22:30.065Z] SHLVL=1 [2020-05-18T10:22:30.065Z] TIMEOUT=120m [2020-05-18T10:22:30.065Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:22:30.065Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:22:30.065Z] GO111MODULE=off [2020-05-18T10:22:30.065Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T10:22:30.065Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T10:22:30.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:22:30.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:22:30.065Z] GOPATH=/go [2020-05-18T10:22:30.065Z] PKG_CONFIG=pkg-config [2020-05-18T10:22:30.065Z] _=/usr/bin/env [2020-05-18T10:22:30.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:22:30.676Z] INFO: Downloading compiler 1 of 3... [2020-05-18T10:22:31.152Z] INFO: Downloading compiler 2 of 3... [2020-05-18T10:22:31.152Z] INFO: Downloading compiler 3 of 3... [2020-05-18T10:22:31.152Z] INFO: Extracting git... [2020-05-18T10:22:35.896Z] #20 ... [2020-05-18T10:22:35.896Z] [2020-05-18T10:22:35.896Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:35.896Z] #40 203.7 CC criu/files.o [2020-05-18T10:22:35.896Z] #40 208.1 CC criu/filesystems.o [2020-05-18T10:22:35.896Z] #40 209.7 CC criu/fsnotify.o [2020-05-18T10:22:36.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:22:36.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:22:36.926Z] #40 ... [2020-05-18T10:22:36.926Z] [2020-05-18T10:22:36.926Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T10:22:36.926Z] #20 7.965 Collecting yamllint==1.16.0 [2020-05-18T10:22:37.557Z] #20 8.452 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T10:22:37.848Z] #20 8.631 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T10:22:38.140Z] #20 8.961 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T10:22:39.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:22:40.881Z] #20 11.61 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T10:22:40.881Z] #20 11.72 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T10:22:40.881Z] #20 11.80 Building wheels for collected packages: pyyaml [2020-05-18T10:22:40.881Z] #20 11.80 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T10:22:42.945Z] #20 13.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T10:22:42.945Z] #20 13.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T10:22:42.945Z] #20 13.93 Successfully built pyyaml [2020-05-18T10:22:42.945Z] #20 13.95 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T10:22:43.722Z] INFO: Expanding go... [2020-05-18T10:22:43.981Z] #20 14.70 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T10:22:43.981Z] #20 DONE 15.0s [2020-05-18T10:22:43.981Z] [2020-05-18T10:22:43.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:43.981Z] #40 212.0 CC criu/image-desc.o [2020-05-18T10:22:43.981Z] #40 212.3 CC criu/image.o [2020-05-18T10:22:43.981Z] #40 214.2 CC criu/ipc_ns.o [2020-05-18T10:22:43.981Z] #40 216.9 CC criu/irmap.o [2020-05-18T10:22:44.273Z] #40 218.4 CC criu/kcmp-ids.o [2020-05-18T10:22:44.902Z] #40 218.9 CC criu/kerndat.o [2020-05-18T10:22:46.975Z] #40 220.8 CC criu/libnetlink.o [2020-05-18T10:22:47.264Z] #40 221.5 CC criu/log.o [2020-05-18T10:22:48.292Z] #40 222.3 CC criu/lsm.o [2020-05-18T10:22:48.923Z] #40 223.1 CC criu/mem.o [2020-05-18T10:22:49.213Z] #40 ... [2020-05-18T10:22:49.213Z] [2020-05-18T10:22:49.213Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T10:22:49.213Z] #29 DONE 316.4s [2020-05-18T10:22:49.213Z] [2020-05-18T10:22:49.213Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:22:52.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:22:53.658Z] #22 ... [2020-05-18T10:22:53.658Z] [2020-05-18T10:22:53.658Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:22:53.658Z] #40 227.2 CC criu/memfd.o [2020-05-18T10:22:53.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:22:53.946Z] #40 228.1 CC criu/mount.o [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.8% of statements [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T10:22:54.124Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-05-18T10:22:54.124Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-05-18T10:22:55.507Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-05-18T10:22:55.767Z] ok github.com/docker/docker/builder/remotecontext/git 3.239s coverage: 86.3% of statements [2020-05-18T10:22:55.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:22:57.149Z] ok github.com/docker/docker/builder/dockerfile 1.189s coverage: 48.2% of statements [2020-05-18T10:22:57.150Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T10:22:57.150Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T10:22:59.830Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:22:59.830Z] [2020-05-18T10:23:00.852Z] #40 234.9 CC criu/namespaces.o [2020-05-18T10:23:01.192Z] [2020-05-18T10:23:01.192Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:23:01.192Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:23:01.192Z] HOSTNAME=f83b5d446e63 [2020-05-18T10:23:01.192Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T10:23:01.192Z] TESTDEBUG=0 [2020-05-18T10:23:01.192Z] DEST=bundles/test-integration [2020-05-18T10:23:01.192Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:23:01.192Z] KEEPBUNDLE=1 [2020-05-18T10:23:01.192Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:23:01.192Z] container=docker [2020-05-18T10:23:01.192Z] HOME=/root [2020-05-18T10:23:01.192Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:23:01.192Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:23:01.192Z] VALIDATE_BRANCH=master [2020-05-18T10:23:01.192Z] TERM=xterm [2020-05-18T10:23:01.192Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:23:01.192Z] SHLVL=1 [2020-05-18T10:23:01.192Z] TIMEOUT=120m [2020-05-18T10:23:01.192Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:23:01.192Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:23:01.192Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-18T10:23:01.192Z] GO111MODULE=off [2020-05-18T10:23:01.192Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:23:01.192Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:23:01.192Z] GOPATH=/go [2020-05-18T10:23:01.192Z] PKG_CONFIG=pkg-config [2020-05-18T10:23:01.192Z] _=/usr/bin/env [2020-05-18T10:23:01.192Z] Building test suite binary ./integration-cli/test.main [2020-05-18T10:23:01.351Z] ok github.com/docker/docker/client 0.332s coverage: 75.4% of statements [2020-05-18T10:23:01.448Z] [2020-05-18T10:23:01.703Z] [2020-05-18T10:23:01.703Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:23:01.703Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-18T10:23:01.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:23:01.703Z] HOSTNAME=1bde7b0fbff5 [2020-05-18T10:23:01.703Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T10:23:01.703Z] TESTDEBUG=0 [2020-05-18T10:23:01.703Z] DEST=bundles/test-integration [2020-05-18T10:23:01.703Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:23:01.703Z] KEEPBUNDLE=1 [2020-05-18T10:23:01.703Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:23:01.703Z] container=docker [2020-05-18T10:23:01.703Z] HOME=/root [2020-05-18T10:23:01.703Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:23:01.703Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:23:01.703Z] VALIDATE_BRANCH=master [2020-05-18T10:23:01.703Z] TERM=xterm [2020-05-18T10:23:01.703Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:23:01.703Z] SHLVL=1 [2020-05-18T10:23:01.703Z] TIMEOUT=120m [2020-05-18T10:23:01.703Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:23:01.703Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:23:01.703Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-18T10:23:01.703Z] GO111MODULE=off [2020-05-18T10:23:01.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:23:01.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:23:01.703Z] GOPATH=/go [2020-05-18T10:23:01.703Z] PKG_CONFIG=pkg-config [2020-05-18T10:23:01.703Z] _=/usr/bin/env [2020-05-18T10:23:01.703Z] Building test suite binary ./integration-cli/test.main [2020-05-18T10:23:02.263Z] No new tests added to integration. [2020-05-18T10:23:02.263Z] [2020-05-18T10:23:02.263Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:23:04.148Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:23:04.148Z] HOSTNAME=52e20d354028 [2020-05-18T10:23:04.148Z] TESTDEBUG=0 [2020-05-18T10:23:04.148Z] DEST=bundles/test-integration [2020-05-18T10:23:04.148Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:23:04.148Z] KEEPBUNDLE=1 [2020-05-18T10:23:04.148Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:23:04.148Z] container=docker [2020-05-18T10:23:04.148Z] HOME=/root [2020-05-18T10:23:04.148Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:23:04.148Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:23:04.148Z] VALIDATE_BRANCH=master [2020-05-18T10:23:04.148Z] TERM=xterm [2020-05-18T10:23:04.148Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:23:04.148Z] SHLVL=1 [2020-05-18T10:23:04.148Z] TIMEOUT=120m [2020-05-18T10:23:04.148Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:23:04.148Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:23:04.148Z] GO111MODULE=off [2020-05-18T10:23:04.148Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T10:23:04.148Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:23:04.148Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:23:04.148Z] GOPATH=/go [2020-05-18T10:23:04.148Z] PKG_CONFIG=pkg-config [2020-05-18T10:23:04.148Z] _=/usr/bin/env [2020-05-18T10:23:04.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:23:04.357Z] #40 237.9 CC criu/net.o [2020-05-18T10:23:05.056Z] INFO: Expanding compiler 1 of 3... [2020-05-18T10:23:05.056Z] INFO: Expanding compiler 2 of 3... [2020-05-18T10:23:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:23:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:23:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:23:05.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:23:06.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:23:07.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:23:08.040Z] INFO: Expanding compiler 3 of 3... [2020-05-18T10:23:08.515Z] INFO: Removing downloaded files... [2020-05-18T10:23:08.515Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-18T10:23:08.515Z] INFO: Configuring git core.autocrlf... [2020-05-18T10:23:09.922Z] #40 243.6 CC criu/netfilter.o [2020-05-18T10:23:09.922Z] #40 244.1 CC criu/page-pipe.o [2020-05-18T10:23:11.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:23:11.435Z] #40 245.4 CC criu/page-xfer.o [2020-05-18T10:23:13.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:23:14.165Z] #40 248.2 CC criu/pagemap-cache.o [2020-05-18T10:23:14.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:23:14.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:23:14.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:23:14.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:23:14.796Z] #40 248.8 CC criu/pagemap.o [2020-05-18T10:23:15.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:23:15.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:23:15.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:23:16.303Z] #40 250.5 CC criu/parasite-syscall.o [2020-05-18T10:23:16.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:23:16.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:23:18.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:23:18.364Z] #40 252.3 CC criu/path.o [2020-05-18T10:23:18.655Z] #40 252.8 CC criu/pie-util-vdso.o [2020-05-18T10:23:19.311Z] #40 253.5 CC criu/pie-util.o [2020-05-18T10:23:19.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:23:19.942Z] #40 253.9 CC criu/pipes.o [2020-05-18T10:23:20.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:23:20.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:23:21.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:23:21.446Z] #40 255.2 CC criu/plugin.o [2020-05-18T10:23:21.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:23:22.077Z] #40 255.9 CC criu/proc_parse.o [2020-05-18T10:23:22.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:23:23.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:23:23.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:23:24.005Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:23:24.005Z] Using test binary docker [2020-05-18T10:23:24.005Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T10:23:24.005Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:23:24.005Z] INFO: Waiting for daemon to start... [2020-05-18T10:23:24.005Z] Starting dockerd [2020-05-18T10:23:24.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:23:26.154Z] . [2020-05-18T10:23:26.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:23:26.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:23:26.154Z] Error: No such image: emptyfs [2020-05-18T10:23:26.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:23:26.411Z] Running integration-test (iteration 1) [2020-05-18T10:23:26.411Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T10:23:27.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:23:27.629Z] #40 261.8 CC criu/protobuf-desc.o [2020-05-18T10:23:28.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:23:29.190Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.721784644s with top 10 stages: buildssa: 1m34.266771907s, goimports: 22.96870185s, unconvert: 12.741911459s, gosec: 11.153955874s, golint: 6.281163224s, inspect: 4.135102902s, misspell: 4.024642601s, ineffassign: 3.893483277s, vrp: 3.397274581s, fact_purity: 2.087484419s [2020-05-18T10:23:29.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:23:29.232Z] Using test binary docker [2020-05-18T10:23:29.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T10:23:29.232Z] +++ /etc/init.d/apparmor start [2020-05-18T10:23:29.232Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:23:29.232Z] INFO: Waiting for daemon to start... [2020-05-18T10:23:29.232Z] Starting dockerd [2020-05-18T10:23:29.232Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T10:23:30.354Z] #40 263.9 CC criu/protobuf.o [2020-05-18T10:23:30.642Z] #40 264.6 CC criu/pstree.o [2020-05-18T10:23:31.251Z] . [2020-05-18T10:23:31.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:23:31.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:23:31.251Z] Error: No such image: emptyfs [2020-05-18T10:23:31.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:23:31.251Z] ++++ docker load [2020-05-18T10:23:31.533Z] Running integration-test (iteration 1) [2020-05-18T10:23:31.533Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T10:23:31.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:23:31.533Z] ++ set -e [2020-05-18T10:23:31.533Z] ++ '[' -n 0 ']' [2020-05-18T10:23:31.533Z] ++ set -x [2020-05-18T10:23:31.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:23:32.693Z] #40 266.9 CC criu/rbtree.o [2020-05-18T10:23:33.320Z] #40 267.4 CC criu/rst-malloc.o [2020-05-18T10:23:33.455Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.8% of statements [2020-05-18T10:23:33.455Z] ok github.com/docker/docker/container 0.203s coverage: 34.7% of statements [2020-05-18T10:23:33.455Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T10:23:33.455Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T10:23:33.455Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T10:23:33.455Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T10:23:33.455Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-05-18T10:23:33.946Z] #40 268.0 CC criu/seccomp.o [2020-05-18T10:23:34.838Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.6% of statements [2020-05-18T10:23:34.972Z] #40 269.1 CC criu/seize.o [2020-05-18T10:23:35.779Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-05-18T10:23:35.999Z] #40 ... [2020-05-18T10:23:35.999Z] [2020-05-18T10:23:35.999Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:23:35.999Z] #37 363.4 + dpkg --print-architecture [2020-05-18T10:23:35.999Z] #37 363.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T10:23:36.367Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:23:36.367Z] Loaded image: busybox:latest [2020-05-18T10:23:36.367Z] Loaded image: busybox:glibc [2020-05-18T10:23:36.367Z] Loaded image: debian:jessie [2020-05-18T10:23:36.367Z] Loaded image: hello-world:latest [2020-05-18T10:23:36.367Z] INFO: Testing against a local daemon [2020-05-18T10:23:36.367Z] === RUN TestCgroupNamespacesBuild [2020-05-18T10:23:37.039Z] #37 364.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T10:23:37.039Z] #37 364.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T10:23:38.331Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:23:38.612Z] Loaded image: busybox:latest [2020-05-18T10:23:38.894Z] Loaded image: busybox:glibc [2020-05-18T10:23:38.894Z] Loaded image: debian:jessie [2020-05-18T10:23:38.894Z] Loaded image: hello-world:latest [2020-05-18T10:23:38.894Z] INFO: Testing against a local daemon [2020-05-18T10:23:38.894Z] === RUN TestCgroupNamespacesBuild [2020-05-18T10:23:39.078Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-05-18T10:23:39.640Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2020-05-18T10:23:39.640Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T10:23:41.010Z] ok github.com/docker/docker/daemon/events 0.100s coverage: 50.0% of statements [2020-05-18T10:23:41.568Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-05-18T10:23:41.568Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T10:23:41.581Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.7% of statements [2020-05-18T10:23:42.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-05-18T10:23:42.159Z] === RUN TestBuildWithSession [2020-05-18T10:23:42.159Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T10:23:42.159Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:23:42.159Z] === RUN TestBuildSquashParent [2020-05-18T10:23:42.966Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-05-18T10:23:43.036Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-05-18T10:23:43.036Z] === RUN TestBuildWithSession [2020-05-18T10:23:43.036Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T10:23:43.036Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:23:43.036Z] === RUN TestBuildSquashParent [2020-05-18T10:23:46.258Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-18T10:23:47.195Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 13.9% of statements [2020-05-18T10:23:47.261Z] INFO [runner/unused/goanalysis] analyzers took 26.145547501s with top 10 stages: buildssa: 21.929537347s, U1000: 4.216010154s [2020-05-18T10:23:47.261Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-18T10:23:47.261Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/63, cgo: 1691/2300, path_prettifier: 1691/1691, skip_files: 1691/1691, exclude-rules: 63/1586, exclude: 1586/1586, autogenerated_exclude: 1586/1691, identifier_marker: 1586/1586, filename_unadjuster: 1691/1691, skip_dirs: 1691/1691 [2020-05-18T10:23:47.261Z] INFO [runner] processing took 124.555902ms with stages: nolint: 53.077185ms, identifier_marker: 38.656185ms, path_prettifier: 12.920949ms, exclude-rules: 7.752821ms, autogenerated_exclude: 6.644607ms, skip_dirs: 3.576348ms, cgo: 1.155908ms, filename_unadjuster: 766.774µs, max_same_issues: 1.513µs, uniq_by_line: 1.028µs, max_from_linter: 501ns, exclude: 395ns, diff: 385ns, path_shortener: 372ns, skip_files: 340ns, max_per_file_from_linter: 300ns, source_code: 291ns [2020-05-18T10:23:47.261Z] INFO [runner] linters took 1m34.316271801s with stages: goanalysis_metalinter: 1m16.117373877s, unused: 18.074047238s [2020-05-18T10:23:47.261Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-18T10:23:47.261Z] INFO Memory: 1577 samples, avg is 244.4MB, max is 3163.9MB [2020-05-18T10:23:47.261Z] INFO Execution took 3m31.083422959s [2020-05-18T10:23:47.261Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-18T10:23:47.379Z] #37 ... [2020-05-18T10:23:47.380Z] [2020-05-18T10:23:47.380Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:23:47.380Z] #40 271.0 CC criu/servicefd.o [2020-05-18T10:23:47.380Z] #40 271.9 CC criu/shmem.o [2020-05-18T10:23:47.380Z] #40 273.7 CC criu/sigframe.o [2020-05-18T10:23:47.380Z] #40 274.1 CC criu/signalfd.o [2020-05-18T10:23:47.380Z] #40 274.6 CC criu/sk-inet.o [2020-05-18T10:23:47.380Z] #40 276.5 CC criu/sk-netlink.o [2020-05-18T10:23:47.380Z] #40 277.4 CC criu/sk-packet.o [2020-05-18T10:23:47.380Z] #40 278.5 CC criu/sk-queue.o [2020-05-18T10:23:47.380Z] #40 279.3 CC criu/sk-tcp.o [2020-05-18T10:23:47.380Z] #40 280.3 CC criu/sk-unix.o [2020-05-18T10:23:47.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh dynbinary-daemon test-docker-py [2020-05-18T10:23:48.134Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.710s coverage: 57.0% of statements [2020-05-18T10:23:48.154Z] [2020-05-18T10:23:48.154Z] Removing bundles/ [2020-05-18T10:23:48.154Z] [2020-05-18T10:23:48.154Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T10:23:48.154Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:23:48.154Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:23:49.441Z] #40 283.3 CC criu/sockets.o [2020-05-18T10:23:49.858Z] --- PASS: TestBuildSquashParent (6.60s) [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:49.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:49.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:49.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:49.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:50.251Z] --- PASS: TestBuildSquashParent (7.68s) [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:50.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:50.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:50.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:23:50.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:23:50.674Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-05-18T10:23:50.961Z] #40 284.8 CC criu/stats.o [2020-05-18T10:23:51.252Z] #40 285.4 CC criu/string.o [2020-05-18T10:23:51.544Z] #40 285.7 CC criu/sysctl.o [2020-05-18T10:23:52.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:52.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:52.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:52.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:52.584Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.696s coverage: 73.1% of statements [2020-05-18T10:23:52.844Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.075s coverage: 46.2% of statements [2020-05-18T10:23:53.049Z] #40 286.9 CC criu/sysfs_parse.o [2020-05-18T10:23:53.341Z] #40 287.6 CC criu/timens.o [2020-05-18T10:23:53.974Z] #40 288.2 CC criu/timerfd.o [2020-05-18T10:23:54.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:23:54.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:23:54.225Z] ok github.com/docker/docker/daemon 12.361s coverage: 17.4% of statements [2020-05-18T10:23:54.225Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T10:23:54.225Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T10:23:54.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T10:23:54.225Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T10:23:54.225Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T10:23:54.225Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.009s coverage: 49.5% of statements [2020-05-18T10:23:54.605Z] #40 288.8 CC criu/tty.o [2020-05-18T10:23:55.203Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:23:55.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:23:55.932Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-18T10:23:55.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.63s) [2020-05-18T10:23:55.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-05-18T10:23:55.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-05-18T10:23:55.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-05-18T10:23:55.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2020-05-18T10:23:55.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2020-05-18T10:23:55.933Z] === RUN TestBuildMultiStageCopy [2020-05-18T10:23:55.933Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T10:23:56.138Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.667s coverage: 76.1% of statements [2020-05-18T10:23:56.138Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-05-18T10:23:56.398Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2020-05-18T10:23:56.969Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2020-05-18T10:23:57.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2020-05-18T10:23:57.225Z] === RUN TestBuildMultiStageCopy [2020-05-18T10:23:57.225Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T10:23:58.114Z] #40 292.3 CC criu/tun.o [2020-05-18T10:23:59.177Z] #40 293.2 CC criu/uffd.o [2020-05-18T10:23:59.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T10:23:59.511Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.8% of statements [2020-05-18T10:23:59.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T10:24:00.082Z] ok github.com/docker/docker/daemon/logger/awslogs 0.279s coverage: 77.8% of statements [2020-05-18T10:24:00.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T10:24:00.342Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 4.9% of statements [2020-05-18T10:24:00.514Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T10:24:00.603Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-05-18T10:24:00.603Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.187s coverage: 57.7% of statements [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T10:24:00.603Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T10:24:01.127Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T10:24:01.238Z] #40 295.5 CC criu/util.o [2020-05-18T10:24:01.501Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T10:24:01.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-05-18T10:24:01.543Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2020-05-18T10:24:01.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T10:24:02.113Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-05-18T10:24:02.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-18T10:24:02.355Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T10:24:02.432Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T10:24:02.684Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 75.2% of statements [2020-05-18T10:24:02.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T10:24:03.254Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-18T10:24:03.362Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-18T10:24:03.362Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T10:24:03.514Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-05-18T10:24:03.823Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2020-05-18T10:24:03.823Z] === RUN TestBuildLabelWithTargets [2020-05-18T10:24:03.958Z] #40 298.0 CC criu/uts_ns.o [2020-05-18T10:24:04.085Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-05-18T10:24:04.245Z] #40 298.4 CC criu/vdso.o [2020-05-18T10:24:04.654Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2020-05-18T10:24:05.274Z] #40 299.3 LINK criu/built-in.o [2020-05-18T10:24:05.563Z] #40 299.6 LINK criu/criu [2020-05-18T10:24:06.037Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-05-18T10:24:06.037Z] ok github.com/docker/docker/daemon/logger/splunk 1.871s coverage: 82.5% of statements [2020-05-18T10:24:06.037Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T10:24:06.037Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T10:24:06.494Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-05-18T10:24:06.494Z] === RUN TestBuildWithEmptyLayers [2020-05-18T10:24:06.621Z] #40 300.7 DEP lib/c/criu.d [2020-05-18T10:24:06.909Z] #40 300.9 CC images/rpc.pb-c.o [2020-05-18T10:24:06.977Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-05-18T10:24:07.500Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-05-18T10:24:07.500Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T10:24:07.916Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-05-18T10:24:08.177Z] ok github.com/docker/docker/distribution 0.467s coverage: 22.1% of statements [2020-05-18T10:24:08.177Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T10:24:08.409Z] #40 302.3 CC lib/c/criu.o [2020-05-18T10:24:08.612Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-18T10:24:08.612Z] === RUN TestBuildLabelWithTargets [2020-05-18T10:24:09.041Z] #40 ... [2020-05-18T10:24:09.041Z] [2020-05-18T10:24:09.041Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:24:09.041Z] #46 396.4 + cd /tmp/tmp.pakjJNB0HP/src/github.com/golangci/golangci-lint/ [2020-05-18T10:24:09.041Z] #46 396.4 + git checkout -q v1.23.8 [2020-05-18T10:24:10.100Z] #46 397.4 ++ git describe --tags [2020-05-18T10:24:10.100Z] #46 397.4 + version=v1.23.8 [2020-05-18T10:24:10.100Z] #46 397.4 ++ git rev-parse --short HEAD [2020-05-18T10:24:10.100Z] #46 397.4 + commit=76a82c6 [2020-05-18T10:24:10.100Z] #46 397.4 ++ git show -s --format=%cd [2020-05-18T10:24:10.100Z] #46 397.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T10:24:10.100Z] #46 397.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T10:24:10.101Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-05-18T10:24:10.101Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-05-18T10:24:10.192Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-05-18T10:24:10.192Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T10:24:10.363Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2020-05-18T10:24:10.623Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-05-18T10:24:10.882Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 85.6% of statements [2020-05-18T10:24:10.882Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T10:24:10.882Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T10:24:10.882Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T10:24:11.452Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2020-05-18T10:24:11.664Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-05-18T10:24:11.664Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T10:24:13.994Z] ok github.com/docker/docker/opts 0.053s coverage: 67.4% of statements [2020-05-18T10:24:14.254Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-05-18T10:24:14.513Z] ok github.com/docker/docker/pkg/authorization 0.618s coverage: 68.3% of statements [2020-05-18T10:24:14.513Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-05-18T10:24:15.116Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s) [2020-05-18T10:24:15.116Z] === RUN TestBuildWithHugeFile [2020-05-18T10:24:15.452Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-05-18T10:24:15.452Z] ok github.com/docker/docker/pkg/archive 1.304s coverage: 76.9% of statements [2020-05-18T10:24:16.021Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-05-18T10:24:16.284Z] ok github.com/docker/docker/pkg/discovery/file 0.026s coverage: 92.9% of statements [2020-05-18T10:24:16.707Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-18T10:24:16.707Z] === RUN TestBuildWithEmptyLayers [2020-05-18T10:24:16.854Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-05-18T10:24:16.994Z] #46 ... [2020-05-18T10:24:16.994Z] [2020-05-18T10:24:16.994Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T10:24:16.994Z] #40 304.8 LINK lib/c/built-in.o [2020-05-18T10:24:16.994Z] #40 304.8 LINK lib/c/libcriu.so [2020-05-18T10:24:16.994Z] #40 304.9 LINK lib/c/libcriu.a [2020-05-18T10:24:16.994Z] #40 305.1 GEN magic.py [2020-05-18T10:24:16.994Z] #40 305.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T10:24:16.994Z] #40 305.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T10:24:16.994Z] #40 305.5 Note: Building without GnuTLS support [2020-05-18T10:24:16.994Z] #40 305.5 Makefile.config:39: Warn: you have no libnftables installed [2020-05-18T10:24:16.994Z] #40 305.5 Makefile.config:40: Warn: Building without nftables support [2020-05-18T10:24:16.994Z] #40 307.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T10:24:16.994Z] #40 308.5 make[1]: Nothing to be done for 'all'. [2020-05-18T10:24:16.994Z] #40 310.2 make[1]: 'images/built-in.o' is up to date. [2020-05-18T10:24:16.994Z] #40 310.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T10:24:16.994Z] #40 310.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T10:24:16.994Z] #40 310.4 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T10:24:16.994Z] #40 310.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T10:24:16.994Z] #40 310.6 make[1]: Nothing to be done for 'all'. [2020-05-18T10:24:16.994Z] #40 310.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T10:24:16.994Z] #40 311.0 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:16.994Z] #40 311.1 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:16.994Z] #40 311.1 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:17.285Z] #40 311.4 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:17.285Z] #40 311.5 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:17.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-05-18T10:24:17.578Z] #40 311.6 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:17.578Z] #40 311.7 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:17.992Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-18T10:24:18.212Z] #40 312.2 make[2]: Nothing to be done for 'all'. [2020-05-18T10:24:18.212Z] #40 312.2 INSTALL criu/criu [2020-05-18T10:24:18.212Z] #40 DONE 312.4s [2020-05-18T10:24:18.212Z] [2020-05-18T10:24:18.212Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:24:18.929Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-05-18T10:24:19.228Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-18T10:24:19.228Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T10:24:19.497Z] ok github.com/docker/docker/pkg/chrootarchive 3.506s coverage: 43.2% of statements [2020-05-18T10:24:19.756Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-05-18T10:24:20.327Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-05-18T10:24:20.327Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2020-05-18T10:24:20.327Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-05-18T10:24:20.937Z] #50 231.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T10:24:21.266Z] ok github.com/docker/docker/layer 7.981s coverage: 68.8% of statements [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T10:24:21.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T10:24:21.266Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-05-18T10:24:21.908Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-05-18T10:24:21.908Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-05-18T10:24:21.908Z] ok github.com/docker/docker/pkg/idtools 0.902s coverage: 70.3% of statements [2020-05-18T10:24:21.969Z] #50 ... [2020-05-18T10:24:21.969Z] [2020-05-18T10:24:21.969Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T10:24:21.969Z] #37 DONE 409.2s [2020-05-18T10:24:21.969Z] [2020-05-18T10:24:21.969Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:24:22.175Z] ok github.com/docker/docker/pkg/ioutils 0.701s coverage: 70.1% of statements [2020-05-18T10:24:22.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T10:24:22.175Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T10:24:22.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2020-05-18T10:24:22.435Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T10:24:22.697Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-05-18T10:24:22.697Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-05-18T10:24:22.960Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2020-05-18T10:24:23.530Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2020-05-18T10:24:23.530Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T10:24:23.530Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T10:24:24.111Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-05-18T10:24:24.374Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-05-18T10:24:24.508Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-18T10:24:24.508Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T10:24:24.640Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-05-18T10:24:24.640Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-05-18T10:24:24.696Z] #53 ... [2020-05-18T10:24:24.696Z] [2020-05-18T10:24:24.697Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T10:24:24.697Z] #50 234.6 + mkdir -p /build [2020-05-18T10:24:24.697Z] #50 234.6 + cp runc /build/runc [2020-05-18T10:24:24.697Z] #50 DONE 234.8s [2020-05-18T10:24:24.697Z] [2020-05-18T10:24:24.697Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:24:24.769Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-05-18T10:24:24.769Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T10:24:25.207Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-05-18T10:24:25.776Z] ok github.com/docker/docker/pkg/stdcopy 0.021s coverage: 100.0% of statements [2020-05-18T10:24:26.035Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 73.9% of statements [2020-05-18T10:24:26.605Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-05-18T10:24:26.605Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-05-18T10:24:27.173Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-05-18T10:24:28.112Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.1% of statements [2020-05-18T10:24:28.112Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-05-18T10:24:28.372Z] ok github.com/docker/docker/pkg/signal 2.795s coverage: 61.0% of statements [2020-05-18T10:24:28.632Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2020-05-18T10:24:28.892Z] testing: warning: no tests to run [2020-05-18T10:24:28.892Z] coverage: [no statements] [2020-05-18T10:24:28.892Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-05-18T10:24:29.463Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2020-05-18T10:24:29.463Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-05-18T10:24:29.463Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-05-18T10:24:29.723Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-05-18T10:24:30.059Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-05-18T10:24:30.059Z] === RUN TestBuildWithHugeFile [2020-05-18T10:24:30.664Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-05-18T10:24:31.604Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-05-18T10:24:32.176Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2020-05-18T10:24:32.746Z] ok github.com/docker/docker/plugin 0.570s coverage: 23.1% of statements [2020-05-18T10:24:33.006Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-05-18T10:24:33.578Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-05-18T10:24:33.838Z] ok github.com/docker/docker/registry 0.252s coverage: 56.1% of statements [2020-05-18T10:24:34.099Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-05-18T10:24:35.481Z] ok github.com/docker/docker/runconfig 0.030s coverage: 65.8% of statements [2020-05-18T10:24:36.860Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-18T10:24:37.120Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2020-05-18T10:24:37.556Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2020-05-18T10:24:38.492Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-05-18T10:24:47.765Z] --- PASS: TestBuildWithHugeFile (28.08s) [2020-05-18T10:24:47.765Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T10:24:47.765Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:24:47.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:24:47.765Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:24:47.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:24:47.765Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:24:47.765Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:24:47.765Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:24:47.765Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:24:47.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:24:47.765Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-18T10:24:47.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-18T10:24:47.765Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-05-18T10:24:47.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-18T10:24:47.765Z] === RUN TestBuildPreserveOwnership [2020-05-18T10:24:47.765Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T10:24:47.765Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T10:24:49.786Z] --- PASS: TestBuildPreserveOwnership (6.58s) [2020-05-18T10:24:49.786Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-05-18T10:24:49.786Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2020-05-18T10:24:49.786Z] === RUN TestBuildPlatformInvalid [2020-05-18T10:24:49.786Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-18T10:24:49.786Z] PASS [2020-05-18T10:24:49.786Z] [2020-05-18T10:24:49.786Z] === Skipped [2020-05-18T10:24:49.786Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-18T10:24:49.786Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:24:49.786Z] [2020-05-18T10:24:49.786Z] [2020-05-18T10:24:49.786Z] DONE 32 tests, 1 skipped in 78.200s [2020-05-18T10:24:49.786Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T10:24:49.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:24:49.786Z] ++ set -e [2020-05-18T10:24:49.786Z] ++ '[' -n 0 ']' [2020-05-18T10:24:49.786Z] ++ set -x [2020-05-18T10:24:49.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:24:49.786Z] INFO: Testing against a local daemon [2020-05-18T10:24:49.786Z] === RUN TestConfigInspect [2020-05-18T10:24:54.162Z] --- PASS: TestConfigInspect (3.82s) [2020-05-18T10:24:54.162Z] === RUN TestConfigList [2020-05-18T10:24:57.614Z] --- PASS: TestConfigList (3.60s) [2020-05-18T10:24:57.614Z] === RUN TestConfigsCreateAndDelete [2020-05-18T10:25:00.421Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T10:25:00.421Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === Skipped [2020-05-18T10:25:00.421Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T10:25:00.421Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T10:25:00.421Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T10:25:00.421Z] time="2020-05-18T10:23:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T10:25:00.421Z] time="2020-05-18T10:23:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T10:25:00.421Z] time="2020-05-18T10:23:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T10:25:00.421Z] time="2020-05-18T10:23:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T10:25:00.421Z] time="2020-05-18T10:23:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T10:25:00.421Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T10:25:00.421Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T10:25:00.421Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:25:00.421Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T10:25:00.421Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T10:25:00.421Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T10:25:00.421Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] [2020-05-18T10:25:00.421Z] DONE 2123 tests, 26 skipped in 194.828s Post stage [Pipeline] junit [2020-05-18T10:25:00.435Z] Recording test results [2020-05-18T10:25:01.068Z] --- PASS: TestConfigsCreateAndDelete (3.64s) [2020-05-18T10:25:01.068Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:25:02.851Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -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:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh dynbinary test-integration [2020-05-18T10:25:04.640Z] [2020-05-18T10:25:04.640Z] Removing bundles/ [2020-05-18T10:25:04.640Z] [2020-05-18T10:25:04.640Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T10:25:04.640Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:25:04.640Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:25:04.654Z] --- PASS: TestConfigsUpdate (3.64s) [2020-05-18T10:25:04.654Z] === RUN TestTemplatedConfig [2020-05-18T10:25:05.399Z] Removing intermediate container 074386511f85 [2020-05-18T10:25:05.399Z] ---> 87feb2104910 [2020-05-18T10:25:05.399Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-18T10:25:05.399Z] ---> Running in d034aaecc25b [2020-05-18T10:25:05.399Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-18T10:25:05.399Z] go: finding gotest.tools v0.3.5 [2020-05-18T10:25:05.399Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T10:25:05.399Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T10:25:05.399Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T10:25:05.399Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T10:25:05.399Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T10:25:05.399Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T10:25:05.399Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T10:25:05.399Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-18T10:25:05.399Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T10:25:05.399Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T10:25:05.399Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-18T10:25:05.399Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:25:05.399Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:25:05.399Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:25:05.399Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:25:05.399Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:25:05.399Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:25:05.399Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T10:25:05.399Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T10:25:05.399Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T10:25:05.399Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-18T10:25:05.399Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T10:25:05.399Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T10:25:05.399Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T10:25:05.399Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T10:25:05.399Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:25:05.399Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T10:25:05.399Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T10:25:05.399Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:25:05.399Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:25:05.399Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:25:05.399Z] go: finding github.com/fatih/color v1.6.0 [2020-05-18T10:25:05.399Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T10:25:05.399Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T10:25:05.399Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T10:25:05.399Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T10:25:05.399Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T10:25:05.399Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T10:25:05.399Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T10:25:05.399Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T10:25:05.399Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T10:25:06.398Z] INFO: Build done for gotestsum... [2020-05-18T10:25:08.107Z] --- PASS: TestTemplatedConfig (3.61s) [2020-05-18T10:25:08.107Z] === RUN TestConfigCreateResolve [2020-05-18T10:25:09.557Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:25:09.557Z] [2020-05-18T10:25:09.557Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-18T10:25:09.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-18T10:25:09.814Z] Using test binary docker [2020-05-18T10:25:10.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T10:25:10.071Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:25:10.071Z] INFO: Waiting for daemon to start... [2020-05-18T10:25:10.071Z] Starting dockerd [2020-05-18T10:25:10.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:25:10.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:25:12.483Z] --- PASS: TestConfigCreateResolve (3.55s) [2020-05-18T10:25:12.483Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T10:25:12.483Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-18T10:25:12.483Z] PASS [2020-05-18T10:25:12.483Z] [2020-05-18T10:25:12.483Z] DONE 7 tests in 22.470s [2020-05-18T10:25:12.483Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T10:25:12.483Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:25:12.483Z] ++ set -e [2020-05-18T10:25:12.483Z] ++ '[' -n 0 ']' [2020-05-18T10:25:12.483Z] ++ set -x [2020-05-18T10:25:12.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:25:12.483Z] INFO: Testing against a local daemon [2020-05-18T10:25:12.483Z] === RUN TestCheckpoint [2020-05-18T10:25:12.483Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T10:25:12.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:25:12.483Z] === RUN TestContainerInvalidJSON [2020-05-18T10:25:12.483Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:12.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:12.483Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:12.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:12.483Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:12.483Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:12.483Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:12.483Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:12.483Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:12.483Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T10:25:12.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T10:25:12.483Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T10:25:12.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T10:25:12.483Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T10:25:12.483Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-18T10:25:12.483Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T10:25:12.592Z] . [2020-05-18T10:25:12.592Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-18T10:25:12.648Z] #22 ... [2020-05-18T10:25:12.648Z] [2020-05-18T10:25:12.648Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:12.648Z] #53 401.1 + bin/containerd [2020-05-18T10:25:12.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-18T10:25:12.765Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T10:25:12.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-18T10:25:12.765Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T10:25:13.047Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-18T10:25:13.047Z] === RUN TestCopyFromContainer [2020-05-18T10:25:15.067Z] === RUN TestCopyFromContainer// [2020-05-18T10:25:15.067Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T10:25:15.349Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T10:25:15.349Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T10:25:15.349Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T10:25:15.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T10:25:15.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T10:25:15.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T10:25:15.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:25:15.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T10:25:15.913Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer (3.05s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-18T10:25:15.913Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-18T10:25:15.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T10:25:15.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:15.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:15.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:15.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:15.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:15.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:15.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:15.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:15.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:15.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T10:25:15.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T10:25:15.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T10:25:15.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T10:25:15.913Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T10:25:15.913Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-18T10:25:15.913Z] === RUN TestCreateWithInvalidEnv [2020-05-18T10:25:16.195Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T10:25:16.195Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T10:25:16.195Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T10:25:16.195Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T10:25:16.195Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T10:25:16.195Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T10:25:16.195Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T10:25:16.195Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T10:25:16.195Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T10:25:16.195Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T10:25:16.195Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T10:25:16.195Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T10:25:16.195Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T10:25:16.195Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T10:25:16.195Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T10:25:16.195Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:18.867Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:18.867Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-18T10:25:18.867Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-05-18T10:25:18.867Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T10:25:21.107Z] #53 ... [2020-05-18T10:25:21.107Z] [2020-05-18T10:25:21.107Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:21.107Z] #22 468.6 + return [2020-05-18T10:25:21.107Z] #22 DONE 468.7s [2020-05-18T10:25:21.396Z] [2020-05-18T10:25:21.396Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:21.415Z] Removing intermediate container d034aaecc25b [2020-05-18T10:25:21.415Z] ---> 37af12090a1b [2020-05-18T10:25:21.415Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-18T10:25:21.415Z] ---> Running in b4b7fdf9687e [2020-05-18T10:25:21.415Z] Removing intermediate container b4b7fdf9687e [2020-05-18T10:25:21.415Z] ---> 2fe86398e03a [2020-05-18T10:25:21.415Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-18T10:25:21.415Z] ---> Running in 043c5c24008b [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:21.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:21.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:21.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:21.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:21.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:21.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:21.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:21.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:21.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:21.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:21.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-05-18T10:25:21.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-18T10:25:21.540Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T10:25:22.417Z] Removing intermediate container 043c5c24008b [2020-05-18T10:25:22.417Z] ---> 532248bf2f9c [2020-05-18T10:25:22.417Z] Step 10/10 : COPY . . [2020-05-18T10:25:22.551Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-05-18T10:25:22.551Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T10:25:22.551Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T10:25:22.551Z] === RUN TestDaemonRestartIpcMode [2020-05-18T10:25:22.551Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T10:25:22.551Z] === RUN TestDaemonHostGatewayIP [2020-05-18T10:25:22.551Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T10:25:22.551Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T10:25:22.551Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T10:25:22.551Z] === RUN TestDiff [2020-05-18T10:25:23.164Z] --- PASS: TestDiff (0.84s) [2020-05-18T10:25:23.164Z] === RUN TestExecWithCloseStdin [2020-05-18T10:25:24.110Z] #53 ... [2020-05-18T10:25:24.110Z] [2020-05-18T10:25:24.110Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T10:25:24.110Z] #23 DONE 0.1s [2020-05-18T10:25:24.110Z] [2020-05-18T10:25:24.110Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:24.110Z] #53 ... [2020-05-18T10:25:24.110Z] [2020-05-18T10:25:24.110Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T10:25:24.170Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-05-18T10:25:24.170Z] === RUN TestExec [2020-05-18T10:25:24.400Z] #27 DONE 0.6s [2020-05-18T10:25:24.400Z] [2020-05-18T10:25:24.400Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:24.400Z] #53 ... [2020-05-18T10:25:24.400Z] [2020-05-18T10:25:24.400Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T10:25:24.400Z] #30 DONE 0.1s [2020-05-18T10:25:24.689Z] [2020-05-18T10:25:24.689Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T10:25:24.689Z] #32 DONE 0.1s [2020-05-18T10:25:24.689Z] [2020-05-18T10:25:24.689Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T10:25:24.689Z] #35 DONE 0.1s [2020-05-18T10:25:24.689Z] [2020-05-18T10:25:24.689Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T10:25:24.977Z] #38 DONE 0.1s [2020-05-18T10:25:24.977Z] [2020-05-18T10:25:24.977Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T10:25:24.977Z] #41 DONE 0.1s [2020-05-18T10:25:24.977Z] [2020-05-18T10:25:24.977Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:24.977Z] #53 ... [2020-05-18T10:25:24.977Z] [2020-05-18T10:25:24.977Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T10:25:24.977Z] #43 DONE 0.1s [2020-05-18T10:25:25.175Z] --- PASS: TestExec (0.95s) [2020-05-18T10:25:25.175Z] === RUN TestExecUser [2020-05-18T10:25:25.266Z] [2020-05-18T10:25:25.266Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T10:25:25.266Z] #45 DONE 0.1s [2020-05-18T10:25:25.266Z] [2020-05-18T10:25:25.266Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:25:26.180Z] --- PASS: TestExecUser (0.94s) [2020-05-18T10:25:26.180Z] === RUN TestExportContainerAndImportImage [2020-05-18T10:25:26.255Z] --- PASS: TestBuildWithHugeFile (51.12s) [2020-05-18T10:25:26.255Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T10:25:26.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:25:26.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:25:26.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:25:26.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:25:26.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:25:26.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:25:26.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:25:26.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:25:26.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:25:26.255Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-05-18T10:25:26.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-05-18T10:25:26.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-05-18T10:25:26.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-18T10:25:26.255Z] === RUN TestBuildPreserveOwnership [2020-05-18T10:25:26.255Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T10:25:27.186Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-05-18T10:25:27.186Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T10:25:27.189Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T10:25:28.655Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-05-18T10:25:28.655Z] === RUN TestHealthCheckWorkdir [2020-05-18T10:25:30.134Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-05-18T10:25:30.134Z] === RUN TestHealthKillContainer [2020-05-18T10:25:31.364Z] --- PASS: TestBuildPreserveOwnership (10.56s) [2020-05-18T10:25:31.364Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.55s) [2020-05-18T10:25:31.364Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-18T10:25:31.364Z] === RUN TestBuildPlatformInvalid [2020-05-18T10:25:31.364Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-18T10:25:31.364Z] PASS [2020-05-18T10:25:31.364Z] [2020-05-18T10:25:31.364Z] === Skipped [2020-05-18T10:25:31.364Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T10:25:31.364Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:25:31.364Z] [2020-05-18T10:25:31.364Z] [2020-05-18T10:25:31.364Z] DONE 32 tests, 1 skipped in 124.897s [2020-05-18T10:25:31.364Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T10:25:31.364Z] INFO: Testing against a local daemon [2020-05-18T10:25:31.364Z] === RUN TestConfigInspect [2020-05-18T10:25:31.364Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-18T10:25:31.364Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestConfigList [2020-05-18T10:25:31.364Z] --- SKIP: TestConfigList (0.01s) [2020-05-18T10:25:31.364Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestConfigsCreateAndDelete [2020-05-18T10:25:31.364Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-18T10:25:31.364Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestConfigsUpdate [2020-05-18T10:25:31.364Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-18T10:25:31.364Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestTemplatedConfig [2020-05-18T10:25:31.364Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-18T10:25:31.364Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestConfigCreateResolve [2020-05-18T10:25:31.364Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-18T10:25:31.364Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:31.364Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T10:25:32.805Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-18T10:25:32.805Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T10:25:33.257Z] --- PASS: TestConfigDaemonLibtrustID (1.67s) [2020-05-18T10:25:33.257Z] PASS [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === Skipped [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-18T10:25:33.257Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-18T10:25:33.257Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-18T10:25:33.257Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-18T10:25:33.257Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-18T10:25:33.257Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-18T10:25:33.257Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] [2020-05-18T10:25:33.257Z] DONE 7 tests, 6 skipped in 1.847s [2020-05-18T10:25:33.257Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T10:25:33.257Z] INFO: Testing against a local daemon [2020-05-18T10:25:33.257Z] === RUN TestCheckpoint [2020-05-18T10:25:33.257Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T10:25:33.257Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:25:33.257Z] === RUN TestContainerInvalidJSON [2020-05-18T10:25:33.257Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:33.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:33.257Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:33.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:33.257Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:33.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:33.257Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:25:33.257Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:25:33.257Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:25:33.257Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T10:25:33.257Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T10:25:33.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T10:25:33.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T10:25:33.257Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T10:25:33.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-18T10:25:33.514Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T10:25:33.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-18T10:25:33.514Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T10:25:33.514Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-18T10:25:33.514Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T10:25:33.771Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T10:25:33.771Z] === RUN TestCopyFromContainer [2020-05-18T10:25:33.811Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-05-18T10:25:33.811Z] === RUN TestIpcModeNone [2020-05-18T10:25:34.817Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-18T10:25:34.817Z] === RUN TestIpcModePrivate [2020-05-18T10:25:35.823Z] --- PASS: TestIpcModePrivate (0.98s) [2020-05-18T10:25:35.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-18T10:25:35.823Z] === RUN TestIpcModeShareable [2020-05-18T10:25:36.828Z] --- PASS: TestIpcModeShareable (0.99s) [2020-05-18T10:25:36.828Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-18T10:25:36.828Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer// [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T10:25:37.944Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer (4.30s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-18T10:25:37.944Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-18T10:25:37.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T10:25:37.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:37.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:37.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:37.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:37.944Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:37.944Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:37.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:25:37.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:25:37.944Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:25:37.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T10:25:37.944Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T10:25:37.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-18T10:25:37.944Z] === RUN TestCreateWithInvalidEnv [2020-05-18T10:25:37.944Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T10:25:37.944Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T10:25:37.944Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T10:25:37.944Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T10:25:37.944Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T10:25:37.944Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T10:25:37.944Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T10:25:37.944Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T10:25:37.944Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T10:25:37.944Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T10:25:37.944Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T10:25:37.944Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T10:25:37.944Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T10:25:37.944Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:39.837Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:25:39.837Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-05-18T10:25:39.837Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-18T10:25:39.837Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T10:25:40.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-05-18T10:25:40.282Z] === RUN TestAPIIpcModeHost [2020-05-18T10:25:40.282Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-18T10:25:40.282Z] === RUN TestDaemonIpcModeShareable [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:41.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:41.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:41.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:41.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:41.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:41.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:41.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:25:41.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:25:41.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:25:41.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:25:41.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T10:25:41.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-18T10:25:41.731Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T10:25:41.988Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-05-18T10:25:41.988Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T10:25:41.988Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T10:25:41.988Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T10:25:41.988Z] === RUN TestDaemonRestartIpcMode [2020-05-18T10:25:41.988Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T10:25:41.988Z] === RUN TestDaemonHostGatewayIP [2020-05-18T10:25:41.988Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-18T10:25:41.988Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:25:41.988Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T10:25:41.988Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-18T10:25:41.988Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T10:25:41.988Z] === RUN TestDiff [2020-05-18T10:25:42.302Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-18T10:25:42.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T10:25:42.302Z] === RUN TestDaemonIpcModePrivate [2020-05-18T10:25:42.551Z] --- PASS: TestDiff (0.53s) [2020-05-18T10:25:42.551Z] === RUN TestExecWithCloseStdin [2020-05-18T10:25:43.481Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-05-18T10:25:43.481Z] === RUN TestExec [2020-05-18T10:25:44.044Z] --- PASS: TestExec (0.64s) [2020-05-18T10:25:44.044Z] === RUN TestExecUser [2020-05-18T10:25:44.321Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-05-18T10:25:44.321Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T10:25:44.321Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T10:25:44.607Z] --- PASS: TestExecUser (0.63s) [2020-05-18T10:25:44.607Z] === RUN TestExportContainerAndImportImage [2020-05-18T10:25:45.170Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-05-18T10:25:45.170Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T10:25:45.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-18T10:25:45.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T10:25:45.790Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T10:25:47.808Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-18T10:25:47.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T10:25:47.808Z] === RUN TestIpcModeOlderClient [2020-05-18T10:25:47.808Z] === PAUSE TestIpcModeOlderClient [2020-05-18T10:25:47.808Z] === RUN TestKillContainerInvalidSignal [2020-05-18T10:25:47.844Z] ---> 61c11ecc959b [2020-05-18T10:25:47.844Z] Successfully built 61c11ecc959b [2020-05-18T10:25:47.844Z] Successfully tagged docker:latest [2020-05-18T10:25:47.844Z] INFO: Image build ended at 05/18/2020 10:25:45. Duration:00:03:30.0191024 [2020-05-18T10:25:47.844Z] [2020-05-18T10:25:47.844Z] [2020-05-18T10:25:47.844Z] INFO: Building the test binaries at 05/18/2020 10:25:45... [2020-05-18T10:25:48.421Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-05-18T10:25:48.421Z] === RUN TestKillContainer [2020-05-18T10:25:48.421Z] === RUN TestKillContainer/no_signal [2020-05-18T10:25:49.342Z] --- PASS: TestExportContainerAfterDaemonRestart (3.73s) [2020-05-18T10:25:49.342Z] === RUN TestHealthCheckWorkdir [2020-05-18T10:25:49.427Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T10:25:49.708Z] === RUN TestKillContainer/killing_signal [2020-05-18T10:25:49.906Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-05-18T10:25:49.906Z] === RUN TestHealthKillContainer [2020-05-18T10:25:50.085Z] INFO: make.ps1 starting at 05/18/2020 10:25:49 [2020-05-18T10:25:50.085Z] INFO: Git commit (a342010823) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T10:25:50.085Z] INFO: Invoking autogen... [2020-05-18T10:25:51.085Z] INFO: Building daemon... [2020-05-18T10:25:51.178Z] --- PASS: TestKillContainer (2.63s) [2020-05-18T10:25:51.178Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-05-18T10:25:51.178Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-05-18T10:25:51.178Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-18T10:25:51.178Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T10:25:51.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T10:25:51.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T10:25:52.426Z] --- PASS: TestHealthKillContainer (2.74s) [2020-05-18T10:25:52.426Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T10:25:52.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-05-18T10:25:52.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-05-18T10:25:52.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-18T10:25:52.802Z] === RUN TestKillStoppedContainer [2020-05-18T10:25:52.802Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-18T10:25:52.802Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T10:25:52.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2020-05-18T10:25:52.989Z] === RUN TestIpcModeNone [2020-05-18T10:25:53.084Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-05-18T10:25:53.084Z] === RUN TestKillDifferentUserContainer [2020-05-18T10:25:53.919Z] --- PASS: TestIpcModeNone (0.64s) [2020-05-18T10:25:53.919Z] === RUN TestIpcModePrivate [2020-05-18T10:25:54.089Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-05-18T10:25:54.090Z] === RUN TestInspectOomKilledTrue [2020-05-18T10:25:54.090Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T10:25:54.090Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:25:54.090Z] === RUN TestInspectOomKilledFalse [2020-05-18T10:25:54.090Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T10:25:54.090Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:25:54.090Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T10:25:54.371Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-05-18T10:25:54.371Z] === RUN TestLinksContainerNames [2020-05-18T10:25:54.482Z] --- PASS: TestIpcModePrivate (0.64s) [2020-05-18T10:25:54.482Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-18T10:25:54.482Z] === RUN TestIpcModeShareable [2020-05-18T10:25:54.482Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-18T10:25:54.482Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:25:54.482Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T10:25:56.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2020-05-18T10:25:56.376Z] === RUN TestAPIIpcModeHost [2020-05-18T10:25:56.376Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-18T10:25:56.376Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:25:56.376Z] === RUN TestDaemonIpcModeShareable [2020-05-18T10:25:56.376Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-18T10:25:56.376Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:25:56.376Z] === RUN TestDaemonIpcModePrivate [2020-05-18T10:25:56.392Z] --- PASS: TestLinksContainerNames (1.76s) [2020-05-18T10:25:56.392Z] === RUN TestLogsFollowTailEmpty [2020-05-18T10:25:57.005Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2020-05-18T10:25:57.005Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T10:25:58.012Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/default [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/private [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/slave [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/shared [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/default [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/shared [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/slave [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/private [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T10:25:58.013Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:25:58.013Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T10:25:58.013Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T10:25:58.295Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:25:58.577Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:25:58.859Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:25:58.859Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T10:25:58.859Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-18T10:25:58.859Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T10:25:58.859Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T10:25:58.897Z] --- PASS: TestDaemonIpcModePrivate (2.40s) [2020-05-18T10:25:58.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-18T10:25:58.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T10:25:58.897Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T10:25:58.897Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:25:58.897Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T10:25:58.897Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T10:25:58.897Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:25:58.897Z] === RUN TestIpcModeOlderClient [2020-05-18T10:25:58.897Z] === PAUSE TestIpcModeOlderClient [2020-05-18T10:25:58.897Z] === RUN TestKillContainerInvalidSignal [2020-05-18T10:25:59.239Z] sha256:7e45a04db2fe99b65c52f0265c6140b3dce5f38d713cb2c4f9ae46184452fd2c [2020-05-18T10:25:59.239Z] INFO: Starting docker-py tests... [2020-05-18T10:25:59.461Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-05-18T10:25:59.461Z] === RUN TestKillContainer [2020-05-18T10:25:59.461Z] === RUN TestKillContainer/no_signal [2020-05-18T10:25:59.803Z] ============================= test session starts ============================== [2020-05-18T10:25:59.803Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-18T10:25:59.803Z] rootdir: /src, inifile: pytest.ini [2020-05-18T10:25:59.803Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-18T10:26:00.025Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T10:26:00.283Z] === RUN TestKillContainer/killing_signal [2020-05-18T10:26:00.733Z] collected 387 items / 1 deselected / 386 selected [2020-05-18T10:26:00.733Z] [2020-05-18T10:26:00.879Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-05-18T10:26:00.879Z] === RUN TestNetworkNat [2020-05-18T10:26:01.213Z] --- PASS: TestKillContainer (1.66s) [2020-05-18T10:26:01.213Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-05-18T10:26:01.213Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-05-18T10:26:01.213Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-05-18T10:26:01.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T10:26:01.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T10:26:01.777Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T10:26:01.884Z] --- PASS: TestNetworkNat (0.88s) [2020-05-18T10:26:01.884Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T10:26:02.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-05-18T10:26:02.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-05-18T10:26:02.340Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-18T10:26:02.340Z] === RUN TestKillStoppedContainer [2020-05-18T10:26:02.340Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-18T10:26:02.340Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T10:26:02.340Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-18T10:26:02.340Z] === RUN TestKillDifferentUserContainer [2020-05-18T10:26:02.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-18T10:26:02.500Z] === RUN TestNetworkLoopbackNat [2020-05-18T10:26:02.903Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-05-18T10:26:02.903Z] === RUN TestInspectOomKilledTrue [2020-05-18T10:26:02.903Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T10:26:02.903Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:02.903Z] === RUN TestInspectOomKilledFalse [2020-05-18T10:26:02.903Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T10:26:02.903Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:26:02.903Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T10:26:02.903Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T10:26:02.903Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T10:26:02.903Z] === RUN TestLinksContainerNames [2020-05-18T10:26:03.969Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-05-18T10:26:03.969Z] === RUN TestPause [2020-05-18T10:26:04.273Z] --- PASS: TestLinksContainerNames (1.11s) [2020-05-18T10:26:04.273Z] === RUN TestLogsFollowTailEmpty [2020-05-18T10:26:04.529Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-05-18T10:26:04.529Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T10:26:04.566Z] #53 ... [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:26:04.566Z] #46 DONE 507.5s [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:26:04.566Z] #53 ... [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T10:26:04.566Z] #47 DONE 0.1s [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T10:26:04.566Z] #49 DONE 0.1s [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:26:04.566Z] #53 ... [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T10:26:04.566Z] #51 DONE 0.1s [2020-05-18T10:26:04.566Z] [2020-05-18T10:26:04.566Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T10:26:04.582Z] --- PASS: TestPause (0.87s) [2020-05-18T10:26:04.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T10:26:04.582Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:26:04.582Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:26:04.582Z] === RUN TestPauseStopPausedContainer [2020-05-18T10:26:05.094Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/default [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/private [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/slave [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/shared [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/default [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/shared [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/slave [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/private [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T10:26:05.094Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:26:05.094Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:26:05.094Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:26:05.351Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:26:05.587Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-05-18T10:26:05.587Z] === RUN TestPsFilter [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:26:05.608Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T10:26:05.865Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-18T10:26:05.865Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T10:26:05.865Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T10:26:05.865Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-18T10:26:05.865Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-18T10:26:05.865Z] === RUN TestNetworkNat [2020-05-18T10:26:05.868Z] --- PASS: TestPsFilter (0.31s) [2020-05-18T10:26:05.868Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T10:26:06.429Z] --- PASS: TestNetworkNat (0.65s) [2020-05-18T10:26:06.429Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T10:26:06.873Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-18T10:26:06.873Z] === RUN TestRemoveContainerWithVolume [2020-05-18T10:26:06.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-05-18T10:26:06.992Z] === RUN TestNetworkLoopbackNat [2020-05-18T10:26:07.487Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-05-18T10:26:07.487Z] === RUN TestRemoveContainerRunning [2020-05-18T10:26:07.923Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-05-18T10:26:07.923Z] === RUN TestPause [2020-05-18T10:26:07.923Z] --- SKIP: TestPause (0.00s) [2020-05-18T10:26:07.923Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:07.923Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T10:26:07.923Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:26:07.923Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:26:07.923Z] === RUN TestPauseStopPausedContainer [2020-05-18T10:26:07.923Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-18T10:26:07.923Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:07.923Z] === RUN TestPsFilter [2020-05-18T10:26:07.923Z] --- PASS: TestPsFilter (0.17s) [2020-05-18T10:26:07.923Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T10:26:08.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-05-18T10:26:08.487Z] === RUN TestRemoveContainerWithVolume [2020-05-18T10:26:08.492Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-05-18T10:26:08.492Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T10:26:09.050Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-05-18T10:26:09.050Z] === RUN TestRemoveContainerRunning [2020-05-18T10:26:09.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-05-18T10:26:09.105Z] === RUN TestRemoveInvalidContainer [2020-05-18T10:26:09.105Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T10:26:09.105Z] === RUN TestRenameLinkedContainer [2020-05-18T10:26:09.614Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-05-18T10:26:09.614Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T10:26:10.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-05-18T10:26:10.177Z] === RUN TestRemoveInvalidContainer [2020-05-18T10:26:10.177Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-18T10:26:10.177Z] === RUN TestRenameLinkedContainer [2020-05-18T10:26:12.343Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:26:12.554Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-05-18T10:26:12.554Z] === RUN TestRenameStoppedContainer [2020-05-18T10:26:12.697Z] --- PASS: TestRenameLinkedContainer (2.24s) [2020-05-18T10:26:12.697Z] === RUN TestRenameStoppedContainer [2020-05-18T10:26:12.911Z] [2020-05-18T10:26:12.911Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:26:12.954Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-05-18T10:26:12.954Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T10:26:13.170Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:26:13.170Z] HOSTNAME=a91938a7737f [2020-05-18T10:26:13.170Z] TESTDEBUG=0 [2020-05-18T10:26:13.170Z] DEST=bundles/test-integration [2020-05-18T10:26:13.170Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:26:13.170Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:26:13.170Z] container=docker [2020-05-18T10:26:13.170Z] HOME=/root [2020-05-18T10:26:13.170Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:26:13.170Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:26:13.170Z] VALIDATE_BRANCH=master [2020-05-18T10:26:13.170Z] TERM=xterm [2020-05-18T10:26:13.170Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:26:13.170Z] SHLVL=1 [2020-05-18T10:26:13.170Z] TIMEOUT=120m [2020-05-18T10:26:13.170Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:26:13.170Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:26:13.170Z] GO111MODULE=off [2020-05-18T10:26:13.170Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T10:26:13.170Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T10:26:13.170Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:26:13.170Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:26:13.170Z] GOPATH=/go [2020-05-18T10:26:13.170Z] PKG_CONFIG=pkg-config [2020-05-18T10:26:13.170Z] _=/usr/bin/env [2020-05-18T10:26:13.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:26:13.559Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-05-18T10:26:13.559Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T10:26:14.323Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-05-18T10:26:14.323Z] === RUN TestRenameInvalidName [2020-05-18T10:26:14.886Z] --- PASS: TestRenameInvalidName (0.55s) [2020-05-18T10:26:14.886Z] === RUN TestRenameAnonymousContainer [2020-05-18T10:26:15.579Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-05-18T10:26:15.579Z] === RUN TestRenameInvalidName [2020-05-18T10:26:16.192Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-18T10:26:16.192Z] === RUN TestRenameAnonymousContainer [2020-05-18T10:26:17.407Z] --- PASS: TestRenameAnonymousContainer (2.73s) [2020-05-18T10:26:17.407Z] === RUN TestRenameContainerWithSameName [2020-05-18T10:26:17.970Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-05-18T10:26:17.970Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T10:26:19.339Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-05-18T10:26:19.339Z] === RUN TestResize [2020-05-18T10:26:19.595Z] --- PASS: TestResize (0.56s) [2020-05-18T10:26:19.596Z] === RUN TestResizeWithInvalidSize [2020-05-18T10:26:19.989Z] #53 471.3 + bin/containerd-stress [2020-05-18T10:26:20.159Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-05-18T10:26:20.159Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T10:26:20.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-05-18T10:26:20.723Z] === RUN TestDaemonRestartKillContainers [2020-05-18T10:26:20.723Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:26:20.723Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T10:26:20.723Z] === RUN TestCgroupNamespacesRun [2020-05-18T10:26:21.673Z] --- PASS: TestRenameAnonymousContainer (4.96s) [2020-05-18T10:26:21.673Z] === RUN TestRenameContainerWithSameName [2020-05-18T10:26:21.991Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2020-05-18T10:26:21.991Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T10:26:23.243Z] --- PASS: TestCgroupNamespacesRun (2.39s) [2020-05-18T10:26:23.243Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T10:26:23.483Z] #53 474.9 + bin/containerd-shim [2020-05-18T10:26:24.014Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-05-18T10:26:24.014Z] === RUN TestResize [2020-05-18T10:26:24.628Z] --- PASS: TestResize (0.92s) [2020-05-18T10:26:24.628Z] === RUN TestResizeWithInvalidSize [2020-05-18T10:26:25.633Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-18T10:26:25.633Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T10:26:25.764Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.45s) [2020-05-18T10:26:25.764Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T10:26:26.639Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:26.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:26.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:26.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:26.640Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:26.640Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:26.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:26:26.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:26:28.118Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-18T10:26:28.287Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s) [2020-05-18T10:26:28.287Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T10:26:28.375Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-18T10:26:29.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:29.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:30.526Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-18T10:26:30.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:26:30.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:26:30.807Z] --- PASS: TestCgroupNamespacesRunHostMode (2.55s) [2020-05-18T10:26:30.807Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T10:26:32.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:26:32.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:26:33.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.56s) [2020-05-18T10:26:33.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T10:26:33.815Z] #53 485.1 + bin/containerd-shim-runc-v1 [2020-05-18T10:26:34.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:26:34.556Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:26:35.847Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.53s) [2020-05-18T10:26:35.847Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T10:26:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:26:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:26:37.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:26:37.778Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-05-18T10:26:37.778Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T10:26:38.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:26:38.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:26:38.236Z] #53 489.9 + bin/containerd-shim-runc-v2 [2020-05-18T10:26:39.252Z] #53 491.4 + binaries [2020-05-18T10:26:39.252Z] #53 491.4 + mkdir -p /build [2020-05-18T10:26:39.252Z] #53 491.4 + cp bin/containerd /build/containerd [2020-05-18T10:26:39.252Z] #53 491.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T10:26:39.252Z] #53 491.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T10:26:39.538Z] #53 491.5 + cp bin/ctr /build/ctr [2020-05-18T10:26:39.538Z] #53 DONE 491.6s [2020-05-18T10:26:39.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:26:39.690Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-05-18T10:26:39.690Z] === RUN TestKernelTCPMemory [2020-05-18T10:26:39.690Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-05-18T10:26:39.690Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:39.690Z] === RUN TestNISDomainname [2020-05-18T10:26:39.690Z] --- SKIP: TestNISDomainname (0.00s) [2020-05-18T10:26:39.690Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T10:26:39.690Z] === RUN TestHostnameDnsResolution [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-05-18T10:26:40.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-05-18T10:26:40.025Z] === RUN TestCgroupNamespacesRun [2020-05-18T10:26:40.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:26:40.619Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-05-18T10:26:40.619Z] === RUN TestStats [2020-05-18T10:26:40.619Z] --- SKIP: TestStats (0.00s) [2020-05-18T10:26:40.619Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:40.619Z] === RUN TestStopContainerWithTimeout [2020-05-18T10:26:40.619Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T10:26:40.619Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T10:26:40.619Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T10:26:40.619Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T10:26:40.619Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T10:26:40.619Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T10:26:40.619Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T10:26:40.619Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T10:26:40.619Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T10:26:40.619Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T10:26:41.029Z] [2020-05-18T10:26:41.029Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T10:26:41.029Z] #54 DONE 0.1s [2020-05-18T10:26:41.029Z] [2020-05-18T10:26:41.029Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T10:26:41.029Z] #57 DONE 0.1s [2020-05-18T10:26:41.029Z] [2020-05-18T10:26:41.029Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T10:26:41.029Z] #59 DONE 0.1s [2020-05-18T10:26:41.314Z] [2020-05-18T10:26:41.314Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T10:26:41.314Z] #61 DONE 0.1s [2020-05-18T10:26:41.314Z] [2020-05-18T10:26:41.314Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T10:26:41.314Z] #62 DONE 0.0s [2020-05-18T10:26:41.314Z] [2020-05-18T10:26:41.314Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T10:26:41.550Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T10:26:42.045Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2020-05-18T10:26:42.045Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T10:26:43.445Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T10:26:44.009Z] #63 DONE 2.7s [2020-05-18T10:26:44.009Z] [2020-05-18T10:26:44.009Z] #64 exporting to oci image format [2020-05-18T10:26:44.009Z] #64 exporting layers [2020-05-18T10:26:44.066Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-05-18T10:26:44.066Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T10:26:44.816Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-18T10:26:44.816Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2020-05-18T10:26:44.816Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2020-05-18T10:26:44.816Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-05-18T10:26:44.816Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-05-18T10:26:44.816Z] === RUN TestDeleteDevicemapper [2020-05-18T10:26:44.816Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T10:26:44.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:26:44.816Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T10:26:45.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:26:45.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:26:45.535Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-05-18T10:26:45.535Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T10:26:46.709Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2020-05-18T10:26:46.709Z] === RUN TestUpdateMemory [2020-05-18T10:26:46.709Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T10:26:46.709Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:46.709Z] === RUN TestUpdateCPUQuota [2020-05-18T10:26:46.709Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-18T10:26:46.709Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:46.709Z] === RUN TestUpdatePidsLimit [2020-05-18T10:26:46.709Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-18T10:26:46.709Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:26:46.709Z] === RUN TestUpdateRestartPolicy [2020-05-18T10:26:47.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:26:47.554Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-05-18T10:26:47.554Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T10:26:48.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:26:49.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-18T10:26:49.024Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T10:26:51.043Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-05-18T10:26:51.043Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T10:26:51.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-05-18T10:26:51.656Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T10:26:53.699Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-05-18T10:26:53.699Z] === RUN TestKernelTCPMemory [2020-05-18T10:26:54.704Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-05-18T10:26:54.704Z] === RUN TestNISDomainname [2020-05-18T10:26:55.711Z] --- PASS: TestNISDomainname (1.09s) [2020-05-18T10:26:55.711Z] === RUN TestHostnameDnsResolution [2020-05-18T10:26:56.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:26:57.730Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-05-18T10:26:57.730Z] === RUN TestStats [2020-05-18T10:26:58.891Z] --- PASS: TestUpdateRestartPolicy (11.58s) [2020-05-18T10:26:58.891Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T10:26:58.891Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-05-18T10:26:58.891Z] === RUN TestWaitNonBlocked [2020-05-18T10:26:58.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:26:58.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:26:58.891Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:26:58.891Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:26:58.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:26:58.891Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:26:59.454Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T10:26:59.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-05-18T10:26:59.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-05-18T10:26:59.454Z] === RUN TestWaitBlocked [2020-05-18T10:26:59.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:26:59.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:26:59.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:26:59.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:26:59.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:26:59.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:27:00.403Z] --- PASS: TestStats (2.99s) [2020-05-18T10:27:00.403Z] === RUN TestStopContainerWithTimeout [2020-05-18T10:27:00.403Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T10:27:00.403Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T10:27:00.403Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T10:27:00.403Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T10:27:00.403Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T10:27:00.403Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T10:27:00.403Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T10:27:00.403Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T10:27:00.403Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T10:27:00.403Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T10:27:00.641Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-18T10:27:00.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-05-18T10:27:00.641Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2020-05-18T10:27:00.641Z] === CONT TestDaemonRestartIpcMode [2020-05-18T10:27:00.641Z] === CONT TestIpcModeOlderClient [2020-05-18T10:27:00.641Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-18T10:27:01.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:27:01.409Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T10:27:03.431Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T10:27:03.549Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-18T10:27:03.549Z] [2020-05-18T10:27:03.549Z] ________ ____ __. [2020-05-18T10:27:03.549Z] \_____ \ | |/ _| [2020-05-18T10:27:03.549Z] / | \| < [2020-05-18T10:27:03.549Z] / | \ | \ [2020-05-18T10:27:03.549Z] \_______ /____|__ \ [2020-05-18T10:27:03.549Z] \/ \/ [2020-05-18T10:27:03.549Z] [2020-05-18T10:27:03.549Z] INFO: make.ps1 ended at 05/18/2020 10:26:54 [2020-05-18T10:27:03.549Z] INFO: Binaries build ended at 05/18/2020 10:26:57. Duration:00:01:11.2908809 [2020-05-18T10:27:03.549Z] INFO: Copying the built daemon binary to d:\CI\PR-40895\3\binary\dockerd-a342010823.exe... [2020-05-18T10:27:03.549Z] INFO: Copying the built client binary to d:\CI\PR-40895\3\binary\docker-a342010823.exe... [2020-05-18T10:27:03.549Z] INFO: Copying dockerversion from the container... [2020-05-18T10:27:03.549Z] INFO: Copying the golang package from the container to d:\CI\PR-40895\3\installer\go.zip... [2020-05-18T10:27:04.026Z] INFO: Extracting go.zip to d:\CI\PR-40895\3\go [2020-05-18T10:27:05.449Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-18T10:27:05.449Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-05-18T10:27:05.449Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-05-18T10:27:05.449Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-05-18T10:27:05.449Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-05-18T10:27:05.449Z] === RUN TestDeleteDevicemapper [2020-05-18T10:27:05.449Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T10:27:05.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:27:05.449Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T10:27:05.892Z] --- PASS: TestDaemonRestartIpcMode (4.75s) [2020-05-18T10:27:05.892Z] PASS [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === Skipped [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T10:27:05.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T10:27:05.892Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-18T10:27:05.892Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T10:27:05.892Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-18T10:27:05.892Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-18T10:27:05.892Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-18T10:27:05.892Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T10:27:05.892Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T10:27:05.892Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T10:27:05.892Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T10:27:05.892Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T10:27:05.892Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-18T10:27:05.892Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-18T10:27:05.892Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:27:05.892Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-18T10:27:05.892Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:27:05.892Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-05-18T10:27:05.892Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-05-18T10:27:05.892Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-18T10:27:05.892Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T10:27:05.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T10:27:05.892Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-18T10:27:05.892Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-18T10:27:05.892Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] [2020-05-18T10:27:05.892Z] DONE 181 tests, 24 skipped in 91.989s [2020-05-18T10:27:05.892Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T10:27:05.892Z] INFO: Testing against a local daemon [2020-05-18T10:27:05.892Z] === RUN TestCommitInheritsEnv [2020-05-18T10:27:06.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:27:07.262Z] --- PASS: TestCommitInheritsEnv (1.83s) [2020-05-18T10:27:07.262Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T10:27:07.262Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T10:27:07.262Z] === RUN TestImagesFilterMultiReference [2020-05-18T10:27:07.262Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T10:27:07.262Z] === RUN TestImagePullPlatformInvalid [2020-05-18T10:27:07.262Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-18T10:27:07.262Z] === RUN TestRemoveImageOrphaning [2020-05-18T10:27:08.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:27:09.155Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-18T10:27:09.155Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T10:27:09.155Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:27:09.155Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T10:27:09.155Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T10:27:09.155Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-18T10:27:09.155Z] === RUN TestTagInvalidReference [2020-05-18T10:27:09.155Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-18T10:27:09.155Z] === RUN TestTagValidPrefixedRepo [2020-05-18T10:27:09.155Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-18T10:27:09.155Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T10:27:09.412Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-18T10:27:09.412Z] === RUN TestTagOfficialNames [2020-05-18T10:27:09.412Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-18T10:27:09.412Z] === RUN TestTagMatchesDigest [2020-05-18T10:27:09.412Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-18T10:27:09.412Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T10:27:09.833Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2020-05-18T10:27:09.833Z] === RUN TestUpdateMemory [2020-05-18T10:27:09.833Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T10:27:09.833Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:27:09.833Z] === RUN TestUpdateCPUQuota [2020-05-18T10:27:10.446Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-05-18T10:27:10.446Z] === RUN TestUpdatePidsLimit [2020-05-18T10:27:10.446Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T10:27:10.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:27:10.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:27:10.728Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T10:27:11.010Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T10:27:11.111Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-18T10:27:11.623Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T10:27:11.905Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T10:27:11.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:27:12.187Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T10:27:12.800Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T10:27:13.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:27:13.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-18T10:27:14.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-05-18T10:27:14.269Z] === RUN TestUpdateRestartPolicy [2020-05-18T10:27:14.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:27:16.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:27:17.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:27:21.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:27:22.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:27:23.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:27:25.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:27:26.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:27:26.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:27:29.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:27:29.414Z] INFO: Extraction ended at 05/18/2020 10:27:26. Duration:00:00:22.7650418 [2020-05-18T10:27:29.414Z] INFO: Updating the golang and path environment variables [2020-05-18T10:27:29.414Z] INFO: GOPATH=d:\gopath [2020-05-18T10:27:29.414Z] INFO: go version go1.13.10 windows/amd64 [2020-05-18T10:27:29.415Z] INFO: Running the daemon under test in debug mode [2020-05-18T10:27:29.415Z] INFO: Starting a daemon under test... [2020-05-18T10:27:29.415Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40895\3\daemon --pidfile d:\CI\PR-40895\3\docker.pid -D [2020-05-18T10:27:29.415Z] INFO: Process started successfully. [2020-05-18T10:27:29.415Z] INFO: Start tailing logs of the daemon under tests [2020-05-18T10:27:29.415Z] INFO: Waiting for the daemon under test to start... [2020-05-18T10:27:29.475Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2020-05-18T10:27:29.475Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T10:27:29.475Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-05-18T10:27:29.475Z] === RUN TestWaitNonBlocked [2020-05-18T10:27:29.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:27:29.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:27:29.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:27:29.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:27:29.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:27:29.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:27:29.475Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T10:27:29.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-05-18T10:27:29.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-05-18T10:27:29.475Z] === RUN TestWaitBlocked [2020-05-18T10:27:29.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:27:29.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:27:29.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:27:29.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:27:29.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:27:29.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:27:30.413Z] INFO: Daemon under test started and replied! [2020-05-18T10:27:30.413Z] INFO: Docker version of the daemon under test [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] Client: [2020-05-18T10:27:30.413Z] Version: 17.06.2-ce [2020-05-18T10:27:30.413Z] API version: 1.30 [2020-05-18T10:27:30.413Z] Go version: go1.8.3 [2020-05-18T10:27:30.413Z] Git commit: cec0b72 [2020-05-18T10:27:30.413Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-18T10:27:30.413Z] OS/Arch: windows/amd64 [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] Server: [2020-05-18T10:27:30.413Z] Version: 0.0.0-dev [2020-05-18T10:27:30.413Z] API version: 1.41 (minimum version 1.24) [2020-05-18T10:27:30.413Z] Go version: go1.13.10 [2020-05-18T10:27:30.413Z] Git commit: a342010823 [2020-05-18T10:27:30.413Z] Built: 05/18/2020 10:25:49 [2020-05-18T10:27:30.413Z] OS/Arch: windows/amd64 [2020-05-18T10:27:30.413Z] Experimental: false [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] INFO: Docker info of the daemon under test [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] Containers: 0 [2020-05-18T10:27:30.413Z] Running: 0 [2020-05-18T10:27:30.413Z] Paused: 0 [2020-05-18T10:27:30.413Z] Stopped: 0 [2020-05-18T10:27:30.413Z] Images: 0 [2020-05-18T10:27:30.413Z] Server Version: 0.0.0-dev [2020-05-18T10:27:30.413Z] Storage Driver: windowsfilter [2020-05-18T10:27:30.413Z] Windows: [2020-05-18T10:27:30.413Z] Logging Driver: json-file [2020-05-18T10:27:30.413Z] Plugins: [2020-05-18T10:27:30.413Z] Volume: local [2020-05-18T10:27:30.413Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T10:27:30.413Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T10:27:30.413Z] Swarm: inactive [2020-05-18T10:27:30.413Z] Default Isolation: process [2020-05-18T10:27:30.413Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T10:27:30.413Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T10:27:30.413Z] OSType: windows [2020-05-18T10:27:30.413Z] Architecture: x86_64 [2020-05-18T10:27:30.413Z] CPUs: 4 [2020-05-18T10:27:30.413Z] Total Memory: 32GiB [2020-05-18T10:27:30.413Z] Name: azwin-2-90a8b0 [2020-05-18T10:27:30.413Z] ID: ENSM:V5ER:564J:EKLD:SUFW:VHOJ:XLRW:RH7I:FMLD:4UP3:QI5P:XOX3 [2020-05-18T10:27:30.413Z] Docker Root Dir: D:\CI\PR-40895\3\daemon [2020-05-18T10:27:30.413Z] Debug Mode (client): false [2020-05-18T10:27:30.413Z] Debug Mode (server): true [2020-05-18T10:27:30.413Z] File Descriptors: -1 [2020-05-18T10:27:30.413Z] Goroutines: 17 [2020-05-18T10:27:30.413Z] System Time: 2020-05-18T10:27:30.2132498Z [2020-05-18T10:27:30.413Z] EventsListeners: 0 [2020-05-18T10:27:30.413Z] Registry: https://index.docker.io/v1/ [2020-05-18T10:27:30.413Z] Labels: [2020-05-18T10:27:30.413Z] Experimental: false [2020-05-18T10:27:30.413Z] Insecure Registries: [2020-05-18T10:27:30.413Z] 127.0.0.0/8 [2020-05-18T10:27:30.413Z] Live Restore Enabled: false [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] INFO: Docker images of the daemon under test [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T10:27:30.413Z] [2020-05-18T10:27:30.413Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-18T10:27:30.413Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-18T10:27:30.480Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-18T10:27:30.480Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-05-18T10:27:30.480Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-05-18T10:27:30.480Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T10:27:30.480Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T10:27:30.894Z] ltsc2019: Pulling from windows/servercore [2020-05-18T10:27:30.895Z] 4612f6d0b889: Pulling fs layer [2020-05-18T10:27:30.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:27:31.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:27:33.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:27:33.928Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2020-05-18T10:27:33.928Z] === CONT TestIpcModeOlderClient [2020-05-18T10:27:33.928Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-18T10:27:33.928Z] === CONT TestDaemonHostGatewayIP [2020-05-18T10:27:34.665Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:27:34.665Z] Using test binary docker [2020-05-18T10:27:34.665Z] +++ /etc/init.d/apparmor start [2020-05-18T10:27:34.665Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:27:34.665Z] INFO: Waiting for daemon to start... [2020-05-18T10:27:34.665Z] Starting dockerd [2020-05-18T10:27:34.665Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T10:27:36.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:27:36.806Z] . [2020-05-18T10:27:36.806Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:27:37.061Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:27:37.061Z] Error: No such image: emptyfs [2020-05-18T10:27:37.061Z] ++++ docker load [2020-05-18T10:27:37.061Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:27:37.411Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2020-05-18T10:27:37.411Z] === CONT TestDaemonRestartIpcMode [2020-05-18T10:27:37.621Z] Running integration-test (iteration 1) [2020-05-18T10:27:37.621Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T10:27:37.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:37.621Z] ++ set -e [2020-05-18T10:27:37.621Z] ++ '[' -n 0 ']' [2020-05-18T10:27:37.621Z] ++ set -x [2020-05-18T10:27:37.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:37.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:27:39.839Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:27:39.839Z] Using test binary docker [2020-05-18T10:27:39.839Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T10:27:39.839Z] +++ /etc/init.d/apparmor start [2020-05-18T10:27:39.839Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:27:39.839Z] INFO: Waiting for daemon to start... [2020-05-18T10:27:39.839Z] Starting dockerd [2020-05-18T10:27:39.839Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T10:27:40.860Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-05-18T10:27:42.373Z] . [2020-05-18T10:27:42.373Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:27:42.373Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:27:42.373Z] Error: No such image: emptyfs [2020-05-18T10:27:42.373Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:27:42.373Z] ++++ docker load [2020-05-18T10:27:42.373Z] Running integration-test (iteration 1) [2020-05-18T10:27:42.373Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T10:27:42.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:42.373Z] ++ set -e [2020-05-18T10:27:42.373Z] ++ '[' -n 0 ']' [2020-05-18T10:27:42.373Z] ++ set -x [2020-05-18T10:27:42.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:42.881Z] --- PASS: TestContainerKillOnDaemonStart (12.64s) [2020-05-18T10:27:42.881Z] PASS [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === Skipped [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-18T10:27:42.881Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T10:27:42.881Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T10:27:42.881Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:27:42.881Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T10:27:42.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-18T10:27:42.881Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] [2020-05-18T10:27:42.881Z] DONE 200 tests, 6 skipped in 150.732s [2020-05-18T10:27:42.881Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T10:27:42.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:42.881Z] ++ set -e [2020-05-18T10:27:42.881Z] ++ '[' -n 0 ']' [2020-05-18T10:27:42.881Z] ++ set -x [2020-05-18T10:27:42.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:27:43.162Z] INFO: Testing against a local daemon [2020-05-18T10:27:43.162Z] === RUN TestCommitInheritsEnv [2020-05-18T10:27:43.776Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-18T10:27:43.776Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T10:27:43.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T10:27:43.776Z] === RUN TestImagesFilterMultiReference [2020-05-18T10:27:43.776Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-18T10:27:43.776Z] === RUN TestImagePullPlatformInvalid [2020-05-18T10:27:43.776Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-18T10:27:43.776Z] === RUN TestRemoveImageOrphaning [2020-05-18T10:27:44.389Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-18T10:27:44.389Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T10:27:44.389Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:27:44.389Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:27:44.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T10:27:44.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-18T10:27:44.389Z] === RUN TestTagInvalidReference [2020-05-18T10:27:44.389Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-18T10:27:44.389Z] === RUN TestTagValidPrefixedRepo [2020-05-18T10:27:44.389Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-18T10:27:44.389Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T10:27:44.389Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-18T10:27:44.389Z] === RUN TestTagOfficialNames [2020-05-18T10:27:44.389Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-18T10:27:44.389Z] === RUN TestTagMatchesDigest [2020-05-18T10:27:44.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-18T10:27:44.389Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T10:27:52.258Z] 4612f6d0b889: Verifying Checksum [2020-05-18T10:27:52.258Z] 4612f6d0b889: Download complete [2020-05-18T10:27:52.357Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:27:52.357Z] Loaded image: busybox:latest [2020-05-18T10:27:52.357Z] Loaded image: busybox:glibc [2020-05-18T10:27:52.357Z] Loaded image: debian:jessie [2020-05-18T10:27:52.357Z] Loaded image: hello-world:latest [2020-05-18T10:27:52.357Z] INFO: Testing against a local daemon [2020-05-18T10:27:52.357Z] === RUN TestCgroupNamespacesBuild [2020-05-18T10:27:54.891Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2020-05-18T10:27:54.891Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T10:27:56.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-05-18T10:27:56.796Z] === RUN TestBuildWithSession [2020-05-18T10:27:56.796Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T10:27:56.796Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:27:56.796Z] === RUN TestBuildSquashParent [2020-05-18T10:28:03.365Z] --- PASS: TestBuildSquashParent (6.11s) [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:03.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:03.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:03.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:03.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:03.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:03.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:05.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:05.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2020-05-18T10:28:07.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-05-18T10:28:07.808Z] === RUN TestBuildMultiStageCopy [2020-05-18T10:28:07.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T10:28:09.660Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:28:09.660Z] Loaded image: busybox:latest [2020-05-18T10:28:09.660Z] Loaded image: busybox:glibc [2020-05-18T10:28:09.660Z] Loaded image: debian:jessie [2020-05-18T10:28:09.660Z] Loaded image: hello-world:latest [2020-05-18T10:28:09.660Z] INFO: Testing against a local daemon [2020-05-18T10:28:09.660Z] === RUN TestCgroupNamespacesBuild [2020-05-18T10:28:10.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T10:28:10.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T10:28:11.168Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T10:28:11.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T10:28:12.170Z] --- PASS: TestCgroupNamespacesBuild (3.43s) [2020-05-18T10:28:12.170Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-05-18T10:28:12.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-05-18T10:28:12.304Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T10:28:13.680Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-05-18T10:28:13.680Z] === RUN TestBuildLabelWithTargets [2020-05-18T10:28:14.055Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2020-05-18T10:28:14.056Z] === RUN TestBuildWithSession [2020-05-18T10:28:14.056Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T10:28:14.056Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:28:14.056Z] === RUN TestBuildSquashParent [2020-05-18T10:28:15.583Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-05-18T10:28:15.583Z] === RUN TestBuildWithEmptyLayers [2020-05-18T10:28:16.961Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-05-18T10:28:16.961Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T10:28:19.494Z] --- PASS: TestBuildMultiStageOnBuild (2.87s) [2020-05-18T10:28:19.494Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T10:28:20.872Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2020-05-18T10:28:20.872Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T10:28:23.549Z] ................................................ [ 29%] [2020-05-18T10:28:24.161Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-05-18T10:28:24.161Z] === RUN TestBuildWithHugeFile [2020-05-18T10:28:26.217Z] --- PASS: TestBuildSquashParent (10.74s) [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:26.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:26.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:26.217Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:28:26.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:28:28.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:28:28.770Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:28:32.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:28:32.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.84s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2020-05-18T10:28:35.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-05-18T10:28:35.287Z] === RUN TestBuildMultiStageCopy [2020-05-18T10:28:35.287Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T10:28:38.548Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T10:28:38.803Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T10:28:39.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T10:28:40.289Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T10:28:40.849Z] --- PASS: TestBuildMultiStageCopy (5.84s) [2020-05-18T10:28:40.849Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2020-05-18T10:28:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-05-18T10:28:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-05-18T10:28:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2020-05-18T10:28:40.850Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-05-18T10:28:40.850Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T10:28:42.735Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-05-18T10:28:42.735Z] === RUN TestBuildLabelWithTargets [2020-05-18T10:28:45.247Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2020-05-18T10:28:45.247Z] === RUN TestBuildWithEmptyLayers [2020-05-18T10:28:46.608Z] --- PASS: TestBuildWithEmptyLayers (1.50s) [2020-05-18T10:28:46.608Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T10:28:46.905Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-18T10:28:50.772Z] --- PASS: TestBuildMultiStageOnBuild (3.68s) [2020-05-18T10:28:50.772Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T10:28:51.261Z] #64 exporting layers 116.8s done [2020-05-18T10:28:51.261Z] #64 exporting manifest sha256:2c657a730072002173f4019a25d713963a473f02e63497cffb8f19779853ae77 done [2020-05-18T10:28:51.261Z] #64 exporting config sha256:f461cdb688bc48d05a7f32eff2a1be9164af6aa542dfb6d5cea3ca60b4b56bb3 done [2020-05-18T10:28:51.261Z] #64 sending tarball [2020-05-18T10:28:52.132Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2020-05-18T10:28:52.132Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T10:28:52.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:28:52.692Z] Using test binary docker [2020-05-18T10:28:52.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:28:52.692Z] Using test binary docker [2020-05-18T10:28:52.692Z] +++ /etc/init.d/apparmor start [2020-05-18T10:28:52.692Z] +++ /etc/init.d/apparmor start [2020-05-18T10:28:52.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ...Starting: AppArmor (warning). [2020-05-18T10:28:52.692Z] : already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:28:52.692Z] INFO: Waiting for daemon to start...Starting dockerd [2020-05-18T10:28:52.692Z] INFO: Waiting for daemon to start... [2020-05-18T10:28:52.692Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T10:28:52.692Z] [2020-05-18T10:28:52.692Z] Starting dockerd [2020-05-18T10:28:52.692Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T10:28:54.575Z] .. [2020-05-18T10:28:54.575Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:28:54.575Z] [2020-05-18T10:28:54.575Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:28:54.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:28:54.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:28:54.830Z] Error: No such image: emptyfs [2020-05-18T10:28:54.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:28:54.830Z] ++++ docker load [2020-05-18T10:28:54.830Z] Error: No such image: emptyfs [2020-05-18T10:28:54.830Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:28:54.830Z] ++++ docker load [2020-05-18T10:28:54.862Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-18T10:28:55.085Z] Running integration-test (iteration 1) [2020-05-18T10:28:55.085Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-18T10:28:55.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-18T10:28:55.085Z] ++ set -e [2020-05-18T10:28:55.085Z] ++ '[' -n 0 ']' [2020-05-18T10:28:55.085Z] ++ set -x [2020-05-18T10:28:55.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-18T10:28:55.085Z] Running integration-test (iteration 1) [2020-05-18T10:28:55.085Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-18T10:28:55.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-18T10:28:55.086Z] ++ set -e [2020-05-18T10:28:55.086Z] ++ '[' -n 0 ']' [2020-05-18T10:28:55.086Z] ++ set -x [2020-05-18T10:28:55.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-18T10:28:55.086Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2020-05-18T10:28:55.086Z] === RUN TestBuildWithHugeFile [2020-05-18T10:28:59.764Z] #64 sending tarball 18.7s done [2020-05-18T10:28:59.764Z] #64 DONE 135.6s [2020-05-18T10:28:59.764Z] [2020-05-18T10:28:59.764Z] #65 importing to docker [2020-05-18T10:29:00.113Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-18T10:29:00.817Z] --- PASS: TestImportExtremelyLargeImageWorks (103.44s) [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:29:00.817Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 12 tests, 1 skipped in 107.607s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestNetworkCreateDelete [2020-05-18T10:29:00.817Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-18T10:29:00.817Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T10:29:00.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-05-18T10:29:00.817Z] === RUN TestInspectNetwork [2020-05-18T10:29:00.817Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-18T10:29:00.817Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T10:29:00.817Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-18T10:29:00.817Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestNetworkInvalidJSON [2020-05-18T10:29:00.817Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:00.817Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:00.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:00.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:00.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:00.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:00.817Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:00.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:00.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:00.817Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-18T10:29:00.817Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T10:29:00.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T10:29:00.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T10:29:00.817Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T10:29:00.817Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-18T10:29:00.817Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T10:29:00.817Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T10:29:00.817Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T10:29:00.817Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T10:29:00.817Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T10:29:00.817Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T10:29:00.817Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T10:29:00.817Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:29:00.817Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T10:29:00.817Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T10:29:00.817Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-18T10:29:00.817Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T10:29:00.817Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T10:29:00.817Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T10:29:00.817Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 18 tests, 12 skipped in 0.558s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T10:29:00.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:29:00.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:00.817Z] === RUN TestDockerNetworkIpvlan [2020-05-18T10:29:00.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:29:00.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:29:00.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:29:00.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 2 tests, 2 skipped in 0.106s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T10:29:00.817Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T10:29:00.817Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] === RUN TestDockerNetworkMacvlan [2020-05-18T10:29:00.817Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-18T10:29:00.817Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T10:29:00.817Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-18T10:29:00.817Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 2 tests, 2 skipped in 0.097s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] testing: warning: no tests to run [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 0 tests in 0.023s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginTLS [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginHeader [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginV2Disable [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T10:29:00.817Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T10:29:00.817Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 17 tests, 17 skipped in 0.410s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestPluginInvalidJSON [2020-05-18T10:29:00.817Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:29:00.817Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:29:00.817Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:29:00.817Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-18T10:29:00.817Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T10:29:00.817Z] === RUN TestPluginInstall [2020-05-18T10:29:00.817Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-18T10:29:00.817Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.817Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-18T10:29:00.817Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] DONE 3 tests, 1 skipped in 0.143s [2020-05-18T10:29:00.817Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.817Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.817Z] === RUN TestExternalGraphDriver [2020-05-18T10:29:00.817Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-18T10:29:00.817Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T10:29:00.817Z] === RUN TestGraphdriverPluginV2 [2020-05-18T10:29:00.817Z] --- PASS: TestGraphdriverPluginV2 (6.23s) [2020-05-18T10:29:00.817Z] PASS [2020-05-18T10:29:00.817Z] [2020-05-18T10:29:00.817Z] === Skipped [2020-05-18T10:29:00.818Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-18T10:29:00.818Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T10:29:00.818Z] [2020-05-18T10:29:00.818Z] [2020-05-18T10:29:00.818Z] DONE 2 tests, 1 skipped in 6.400s [2020-05-18T10:29:00.818Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T10:29:00.818Z] INFO: Testing against a local daemon [2020-05-18T10:29:00.818Z] === RUN TestContinueAfterPluginCrash [2020-05-18T10:29:00.818Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T10:29:00.818Z] === RUN TestReadPluginNoRead [2020-05-18T10:29:00.818Z] === PAUSE TestReadPluginNoRead [2020-05-18T10:29:00.818Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T10:29:00.818Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T10:29:00.818Z] === CONT TestContinueAfterPluginCrash [2020-05-18T10:29:00.818Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T10:29:06.360Z] --- PASS: TestImportExtremelyLargeImageWorks (80.96s) [2020-05-18T10:29:06.360Z] PASS [2020-05-18T10:29:06.360Z] [2020-05-18T10:29:06.360Z] === Skipped [2020-05-18T10:29:06.360Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:29:06.360Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:29:06.360Z] [2020-05-18T10:29:06.360Z] [2020-05-18T10:29:06.360Z] DONE 12 tests, 1 skipped in 82.413s [2020-05-18T10:29:06.361Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T10:29:06.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:06.361Z] ++ set -e [2020-05-18T10:29:06.361Z] ++ '[' -n 0 ']' [2020-05-18T10:29:06.361Z] ++ set -x [2020-05-18T10:29:06.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:06.361Z] INFO: Testing against a local daemon [2020-05-18T10:29:06.361Z] === RUN TestNetworkCreateDelete [2020-05-18T10:29:06.361Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-18T10:29:06.361Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T10:29:06.361Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-18T10:29:06.361Z] === RUN TestInspectNetwork [2020-05-18T10:29:10.848Z] --- PASS: TestBuildWithHugeFile (41.36s) [2020-05-18T10:29:10.848Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T10:29:10.848Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:29:10.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:29:10.848Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:29:10.848Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:29:10.848Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:29:10.848Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:29:10.848Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:29:10.848Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:29:10.848Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:29:10.848Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-18T10:29:10.848Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-05-18T10:29:10.848Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-05-18T10:29:10.848Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-18T10:29:10.848Z] === RUN TestBuildPreserveOwnership [2020-05-18T10:29:10.848Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T10:29:10.848Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T10:29:11.786Z] --- PASS: TestBuildPreserveOwnership (6.26s) [2020-05-18T10:29:11.786Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.07s) [2020-05-18T10:29:11.786Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2020-05-18T10:29:11.786Z] === RUN TestBuildPlatformInvalid [2020-05-18T10:29:11.842Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T10:29:11.842Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T10:29:11.842Z] === RUN TestInspectNetwork/network_name [2020-05-18T10:29:11.842Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T10:29:12.045Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-18T10:29:12.045Z] PASS [2020-05-18T10:29:12.045Z] [2020-05-18T10:29:12.045Z] === Skipped [2020-05-18T10:29:12.045Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-18T10:29:12.045Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:29:12.045Z] [2020-05-18T10:29:12.045Z] [2020-05-18T10:29:12.045Z] DONE 32 tests, 1 skipped in 89.695s [2020-05-18T10:29:12.045Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T10:29:12.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:12.046Z] ++ set -e [2020-05-18T10:29:12.046Z] ++ '[' -n 0 ']' [2020-05-18T10:29:12.046Z] ++ set -x [2020-05-18T10:29:12.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:12.304Z] INFO: Testing against a local daemon [2020-05-18T10:29:12.304Z] === RUN TestConfigInspect [2020-05-18T10:29:15.679Z] --- PASS: TestDaemonStartWithLogOpt (13.55s) [2020-05-18T10:29:15.679Z] === CONT TestReadPluginNoRead [2020-05-18T10:29:16.493Z] --- PASS: TestConfigInspect (3.91s) [2020-05-18T10:29:16.494Z] === RUN TestConfigList [2020-05-18T10:29:17.406Z] --- PASS: TestInspectNetwork (11.17s) [2020-05-18T10:29:17.406Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T10:29:17.406Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T10:29:17.406Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T10:29:17.406Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T10:29:17.406Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T10:29:18.200Z] --- PASS: TestContinueAfterPluginCrash (17.12s) [2020-05-18T10:29:18.200Z] === RUN TestReadPluginNoRead/default [2020-05-18T10:29:19.780Z] --- PASS: TestConfigList (3.35s) [2020-05-18T10:29:19.780Z] === RUN TestConfigsCreateAndDelete [2020-05-18T10:29:20.080Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-18T10:29:20.080Z] === RUN TestNetworkInvalidJSON [2020-05-18T10:29:20.080Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:20.080Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:20.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:20.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:20.080Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:20.080Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:20.080Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T10:29:20.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:29:20.080Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:29:20.080Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T10:29:20.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T10:29:20.080Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T10:29:20.080Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T10:29:20.080Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T10:29:20.362Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-18T10:29:20.362Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T10:29:20.718Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T10:29:21.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-18T10:29:21.367Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T10:29:22.372Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-05-18T10:29:22.372Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T10:29:23.065Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2020-05-18T10:29:23.065Z] === RUN TestConfigsUpdate [2020-05-18T10:29:23.241Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T10:29:23.380Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-18T10:29:23.380Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T10:29:24.417Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-18T10:29:24.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T10:29:25.413Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-18T10:29:25.422Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.69s) [2020-05-18T10:29:25.423Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T10:29:25.762Z] --- PASS: TestReadPluginNoRead (11.45s) [2020-05-18T10:29:25.762Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2020-05-18T10:29:25.762Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.64s) [2020-05-18T10:29:25.762Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s) [2020-05-18T10:29:25.762Z] read_test.go:91: [d586f1710884a] daemon is not started [2020-05-18T10:29:25.762Z] PASS [2020-05-18T10:29:25.762Z] [2020-05-18T10:29:25.762Z] DONE 6 tests in 25.143s [2020-05-18T10:29:25.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T10:29:25.762Z] testing: warning: no tests to run [2020-05-18T10:29:25.762Z] PASS [2020-05-18T10:29:25.762Z] [2020-05-18T10:29:25.762Z] DONE 0 tests in 0.034s [2020-05-18T10:29:25.762Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T10:29:26.019Z] INFO: Testing against a local daemon [2020-05-18T10:29:26.019Z] === RUN TestPluginWithDevMounts [2020-05-18T10:29:26.019Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-18T10:29:26.019Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T10:29:26.019Z] PASS [2020-05-18T10:29:26.019Z] [2020-05-18T10:29:26.019Z] === Skipped [2020-05-18T10:29:26.019Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-18T10:29:26.019Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T10:29:26.019Z] [2020-05-18T10:29:26.019Z] [2020-05-18T10:29:26.019Z] DONE 1 tests, 1 skipped in 0.126s [2020-05-18T10:29:26.019Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T10:29:26.019Z] INFO: Testing against a local daemon [2020-05-18T10:29:26.019Z] === RUN TestSecretInspect [2020-05-18T10:29:26.019Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-18T10:29:26.019Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] === RUN TestSecretList [2020-05-18T10:29:26.019Z] --- SKIP: TestSecretList (0.01s) [2020-05-18T10:29:26.019Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] === RUN TestSecretsCreateAndDelete [2020-05-18T10:29:26.019Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-05-18T10:29:26.019Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] === RUN TestSecretsUpdate [2020-05-18T10:29:26.019Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-18T10:29:26.019Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] === RUN TestTemplatedSecret [2020-05-18T10:29:26.019Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-18T10:29:26.019Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] === RUN TestSecretCreateResolve [2020-05-18T10:29:26.019Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-18T10:29:26.019Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] PASS [2020-05-18T10:29:26.019Z] [2020-05-18T10:29:26.019Z] === Skipped [2020-05-18T10:29:26.019Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-18T10:29:26.019Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.019Z] [2020-05-18T10:29:26.019Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-18T10:29:26.276Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-05-18T10:29:26.276Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-18T10:29:26.276Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-18T10:29:26.276Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-18T10:29:26.276Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] [2020-05-18T10:29:26.276Z] DONE 6 tests, 6 skipped in 0.184s [2020-05-18T10:29:26.276Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T10:29:26.276Z] INFO: Testing against a local daemon [2020-05-18T10:29:26.276Z] === RUN TestServiceCreateInit [2020-05-18T10:29:26.276Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T10:29:26.276Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T10:29:26.276Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-18T10:29:26.276Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T10:29:26.276Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T10:29:26.276Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-18T10:29:26.276Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceConflict [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-18T10:29:26.276Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-18T10:29:26.276Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T10:29:26.276Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-18T10:29:26.276Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-18T10:29:26.276Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceSysctls [2020-05-18T10:29:26.276Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-18T10:29:26.276Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.276Z] === RUN TestCreateServiceCapabilities [2020-05-18T10:29:26.353Z] --- PASS: TestConfigsUpdate (3.24s) [2020-05-18T10:29:26.353Z] === RUN TestTemplatedConfig [2020-05-18T10:29:26.534Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-05-18T10:29:26.534Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestInspect [2020-05-18T10:29:26.534Z] --- SKIP: TestInspect (0.01s) [2020-05-18T10:29:26.534Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestCreateJob [2020-05-18T10:29:26.534Z] --- SKIP: TestCreateJob (0.01s) [2020-05-18T10:29:26.534Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestReplicatedJob [2020-05-18T10:29:26.534Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-18T10:29:26.534Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestUpdateReplicatedJob [2020-05-18T10:29:26.534Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-18T10:29:26.534Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestServiceListWithStatuses [2020-05-18T10:29:26.534Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T10:29:26.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:29:26.534Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T10:29:26.534Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-18T10:29:26.534Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestDockerNetworkReConnect [2020-05-18T10:29:26.534Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-18T10:29:26.534Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:26.534Z] === RUN TestServicePlugin [2020-05-18T10:29:27.089Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:29:27.089Z] Loaded image: busybox:latest [2020-05-18T10:29:27.089Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:29:27.089Z] Loaded image: busybox:glibc [2020-05-18T10:29:27.089Z] Loaded image: debian:jessie [2020-05-18T10:29:27.089Z] Loaded image: busybox:latest [2020-05-18T10:29:27.089Z] Loaded image: hello-world:latest [2020-05-18T10:29:27.089Z] INFO: Testing against a local daemon [2020-05-18T10:29:27.089Z] === RUN TestDockerDaemonSuite [2020-05-18T10:29:27.089Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-18T10:29:27.089Z] Loaded image: busybox:glibc [2020-05-18T10:29:27.089Z] Loaded image: debian:jessie [2020-05-18T10:29:27.089Z] Loaded image: hello-world:latest [2020-05-18T10:29:27.089Z] INFO: Testing against a local daemon [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-18T10:29:27.089Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-18T10:29:27.650Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-18T10:29:27.905Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-18T10:29:28.466Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-18T10:29:28.721Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-18T10:29:28.721Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-18T10:29:28.873Z] --- PASS: TestServiceWithPredefinedNetwork (3.70s) [2020-05-18T10:29:28.873Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T10:29:28.873Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:29:28.873Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:29:28.873Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T10:29:29.639Z] --- PASS: TestTemplatedConfig (3.49s) [2020-05-18T10:29:29.639Z] === RUN TestConfigCreateResolve [2020-05-18T10:29:29.809Z] --- SKIP: TestServicePlugin (3.43s) [2020-05-18T10:29:29.809Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:29.809Z] === RUN TestServiceUpdateLabel [2020-05-18T10:29:30.066Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-18T10:29:30.066Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] === RUN TestServiceUpdateSecrets [2020-05-18T10:29:30.066Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] === RUN TestServiceUpdateConfigs [2020-05-18T10:29:30.066Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] === RUN TestServiceUpdateNetwork [2020-05-18T10:29:30.066Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T10:29:30.066Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-05-18T10:29:30.066Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] PASS [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === Skipped [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-18T10:29:30.066Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-18T10:29:30.066Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-05-18T10:29:30.066Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T10:29:30.066Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-18T10:29:30.066Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-18T10:29:30.066Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-18T10:29:30.066Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-05-18T10:29:30.066Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-18T10:29:30.066Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-18T10:29:30.066Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-18T10:29:30.066Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-18T10:29:30.066Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T10:29:30.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-18T10:29:30.066Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-18T10:29:30.066Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-05-18T10:29:30.066Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-18T10:29:30.066Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-18T10:29:30.066Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-05-18T10:29:30.066Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] DONE 24 tests, 23 skipped in 3.867s [2020-05-18T10:29:30.066Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T10:29:30.066Z] INFO: Testing against a local daemon [2020-05-18T10:29:30.066Z] === RUN TestSessionCreate [2020-05-18T10:29:30.066Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T10:29:30.066Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T10:29:30.066Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-18T10:29:30.066Z] PASS [2020-05-18T10:29:30.066Z] [2020-05-18T10:29:30.066Z] DONE 2 tests in 0.138s [2020-05-18T10:29:30.066Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T10:29:30.323Z] INFO: Testing against a local daemon [2020-05-18T10:29:30.323Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T10:29:30.323Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:29:30.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:29:30.323Z] === RUN TestEventsExecDie [2020-05-18T10:29:30.607Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-18T10:29:30.862Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-18T10:29:30.886Z] --- PASS: TestEventsExecDie (0.67s) [2020-05-18T10:29:30.886Z] === RUN TestEventsBackwardsCompatible [2020-05-18T10:29:31.117Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-18T10:29:31.117Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-18T10:29:31.117Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-18T10:29:31.143Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-18T10:29:31.143Z] === RUN TestInfoBinaryCommits [2020-05-18T10:29:31.143Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T10:29:31.143Z] === RUN TestInfoAPIVersioned [2020-05-18T10:29:31.143Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T10:29:31.143Z] === RUN TestInfoDiscoveryBackend [2020-05-18T10:29:32.041Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-18T10:29:32.481Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-18T10:29:32.925Z] --- PASS: TestConfigCreateResolve (3.27s) [2020-05-18T10:29:32.925Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T10:29:32.966Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-18T10:29:32.966Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-18T10:29:33.034Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-05-18T10:29:33.034Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T10:29:33.222Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-18T10:29:33.222Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-18T10:29:33.222Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-18T10:29:33.493Z] --- PASS: TestConfigDaemonLibtrustID (0.73s) [2020-05-18T10:29:33.493Z] PASS [2020-05-18T10:29:33.493Z] [2020-05-18T10:29:33.493Z] DONE 7 tests in 21.382s [2020-05-18T10:29:33.493Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T10:29:33.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:33.493Z] ++ set -e [2020-05-18T10:29:33.493Z] ++ '[' -n 0 ']' [2020-05-18T10:29:33.493Z] ++ set -x [2020-05-18T10:29:33.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:33.752Z] INFO: Testing against a local daemon [2020-05-18T10:29:33.752Z] === RUN TestCheckpoint [2020-05-18T10:29:33.752Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T10:29:33.752Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:29:33.752Z] === RUN TestContainerInvalidJSON [2020-05-18T10:29:33.752Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:29:33.752Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:29:33.752Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:29:33.752Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:29:33.752Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:29:33.752Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:29:33.752Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:29:33.752Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:29:33.752Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:29:33.752Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-18T10:29:33.752Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T10:29:33.752Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T10:29:33.752Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T10:29:33.752Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T10:29:33.752Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-18T10:29:33.752Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T10:29:33.782Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-18T10:29:34.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-18T10:29:34.012Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T10:29:34.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-18T10:29:34.012Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T10:29:34.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-18T10:29:34.270Z] === RUN TestCopyFromContainer [2020-05-18T10:29:34.669Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-18T10:29:36.176Z] === RUN TestCopyFromContainer// [2020-05-18T10:29:36.176Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T10:29:36.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-18T10:29:36.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T10:29:36.303Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T10:29:36.303Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:36.303Z] === RUN TestInfoAPI [2020-05-18T10:29:36.303Z] --- PASS: TestInfoAPI (0.04s) [2020-05-18T10:29:36.303Z] === RUN TestInfoAPIWarnings [2020-05-18T10:29:36.435Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T10:29:36.435Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T10:29:36.695Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T10:29:36.695Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T10:29:36.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T10:29:36.953Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T10:29:37.040Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-18T10:29:37.212Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T10:29:37.212Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T10:29:37.295Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer (3.21s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-18T10:29:37.471Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-18T10:29:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T10:29:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:29:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:29:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:29:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:29:37.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:29:37.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:29:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:29:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:29:37.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:29:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-18T10:29:37.471Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T10:29:37.471Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-18T10:29:37.471Z] === RUN TestCreateWithInvalidEnv [2020-05-18T10:29:37.471Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T10:29:37.471Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T10:29:37.471Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T10:29:37.471Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T10:29:37.471Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T10:29:37.471Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T10:29:37.471Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T10:29:37.471Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T10:29:37.471Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T10:29:37.471Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T10:29:37.471Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-18T10:29:37.471Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T10:29:37.471Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-18T10:29:37.471Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T10:29:38.194Z] --- PASS: TestInfoAPIWarnings (1.61s) [2020-05-18T10:29:38.195Z] === RUN TestInfoDebug [2020-05-18T10:29:39.043Z] #65 DONE 37.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T10:29:39.497Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/test/unit [2020-05-18T10:29:39.520Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-18T10:29:39.569Z] --- PASS: TestInfoDebug (1.78s) [2020-05-18T10:29:39.569Z] === RUN TestInfoInsecureRegistries [2020-05-18T10:29:39.804Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-18T10:29:39.804Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:29:40.006Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:29:40.006Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-18T10:29:40.006Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T10:29:40.006Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T10:29:41.460Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-05-18T10:29:41.460Z] === RUN TestInfoRegistryMirrors [2020-05-18T10:29:41.688Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-18T10:29:42.248Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:29:42.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:29:42.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:29:42.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:29:42.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:29:42.538Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:29:42.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:29:42.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:29:42.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:29:42.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:29:42.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:29:42.538Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-18T10:29:42.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-18T10:29:42.538Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T10:29:43.105Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-05-18T10:29:43.105Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T10:29:43.105Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T10:29:43.105Z] === RUN TestDaemonRestartIpcMode [2020-05-18T10:29:43.105Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T10:29:43.105Z] === RUN TestDaemonHostGatewayIP [2020-05-18T10:29:43.105Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T10:29:43.105Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T10:29:43.105Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T10:29:43.105Z] === RUN TestDiff [2020-05-18T10:29:43.353Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-05-18T10:29:43.353Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T10:29:43.353Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-05-18T10:29:43.353Z] === RUN TestPingCacheHeaders [2020-05-18T10:29:43.353Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-18T10:29:43.353Z] === RUN TestPingGet [2020-05-18T10:29:43.353Z] --- PASS: TestPingGet (0.02s) [2020-05-18T10:29:43.353Z] === RUN TestPingHead [2020-05-18T10:29:43.353Z] --- PASS: TestPingHead (0.02s) [2020-05-18T10:29:43.353Z] === RUN TestVersion [2020-05-18T10:29:43.353Z] --- PASS: TestVersion (0.02s) [2020-05-18T10:29:43.353Z] PASS [2020-05-18T10:29:43.353Z] [2020-05-18T10:29:43.353Z] === Skipped [2020-05-18T10:29:43.353Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:29:43.353Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:29:43.353Z] [2020-05-18T10:29:43.353Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T10:29:43.353Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T10:29:43.353Z] [2020-05-18T10:29:43.353Z] [2020-05-18T10:29:43.353Z] DONE 18 tests, 2 skipped in 13.260s [2020-05-18T10:29:43.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T10:29:43.609Z] INFO: Testing against a local daemon [2020-05-18T10:29:43.609Z] === RUN TestVolumesCreateAndList [2020-05-18T10:29:43.609Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-18T10:29:43.609Z] === RUN TestVolumesRemove [2020-05-18T10:29:43.609Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-18T10:29:43.609Z] === RUN TestVolumesInspect [2020-05-18T10:29:43.609Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T10:29:43.609Z] === RUN TestVolumesInvalidJSON [2020-05-18T10:29:43.609Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T10:29:43.609Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T10:29:43.609Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T10:29:43.609Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T10:29:43.609Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T10:29:43.609Z] PASS [2020-05-18T10:29:43.609Z] [2020-05-18T10:29:43.609Z] DONE 5 tests in 0.241s [2020-05-18T10:29:43.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T10:29:43.610Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-18T10:29:43.866Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12262 is not a child of this shell [2020-05-18T10:29:43.866Z] warning: PID 12262 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-18T10:29:43.866Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:29:43.866Z] [2020-05-18T10:29:43.866Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:29:43.866Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:29:43.866Z] [2020-05-18T10:29:43.866Z] To set a process to complain mode, use the command line tool [2020-05-18T10:29:43.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:29:43.866Z] Removing test suite binaries [2020-05-18T10:29:43.919Z] ? github.com/docker/docker/api [no test files] [2020-05-18T10:29:44.041Z] --- PASS: TestDiff (0.76s) [2020-05-18T10:29:44.041Z] === RUN TestExecWithCloseStdin [2020-05-18T10:29:44.535Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-18T10:29:44.795Z] [2020-05-18T10:29:44.979Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-18T10:29:44.979Z] === RUN TestExec [2020-05-18T10:29:45.460Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-18T10:29:45.915Z] --- PASS: TestExec (0.95s) [2020-05-18T10:29:45.915Z] === RUN TestExecUser Post stage [Pipeline] junit [2020-05-18T10:29:46.700Z] Recording test results [2020-05-18T10:29:46.823Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-18T10:29:46.823Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-18T10:29:46.851Z] --- PASS: TestExecUser (0.95s) [2020-05-18T10:29:46.851Z] === RUN TestExportContainerAndImportImage [2020-05-18T10:29:47.747Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-18T10:29:47.789Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-05-18T10:29:47.789Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T10:29:48.437Z] + echo Ensuring container killed. [2020-05-18T10:29:48.437Z] Ensuring container killed. [2020-05-18T10:29:48.437Z] + docker rm -vf docker-pr3 [2020-05-18T10:29:48.437Z] Error: No such container: docker-pr3 [2020-05-18T10:29:48.437Z] + true [Pipeline] sh [2020-05-18T10:29:48.719Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:29:48.719Z] Chowning /workspace to jenkins user [2020-05-18T10:29:48.719Z] + id -u [2020-05-18T10:29:48.719Z] + id -g [2020-05-18T10:29:48.719Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T10:29:49.108Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-18T10:29:49.667Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T10:29:50.324Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-05-18T10:29:50.324Z] === RUN TestHealthCheckWorkdir [2020-05-18T10:29:50.387Z] + bundleName=amd64-rootless [2020-05-18T10:29:50.387Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-18T10:29:50.387Z] Creating amd64-rootless-bundles.tar.gz [2020-05-18T10:29:50.387Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T10:29:50.387Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T10:29:50.397Z] Archiving artifacts [2020-05-18T10:29:50.899Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-05-18T10:29:50.899Z] === RUN TestHealthKillContainer [2020-05-18T10:29:51.179Z] --- PASS: TestServiceWithDataPathPortInit (20.07s) [2020-05-18T10:29:51.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T10:29:51.550Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-18T10:29:51.932Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T10:29:52.244Z] + make clean [2020-05-18T10:29:52.245Z] docker volume rm -f docker-dev-cache [2020-05-18T10:29:52.501Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T10:29:53.433Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-18T10:29:53.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-18T10:29:54.185Z] --- PASS: TestHealthKillContainer (3.01s) [2020-05-18T10:29:54.185Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T10:29:54.252Z] ......................... [ 67%] [2020-05-18T10:29:54.754Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-05-18T10:29:54.754Z] === RUN TestIpcModeNone [2020-05-18T10:29:54.919Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-18T10:29:55.694Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-18T10:29:55.694Z] === RUN TestIpcModePrivate [2020-05-18T10:29:56.280Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-18T10:29:56.630Z] --- PASS: TestIpcModePrivate (0.91s) [2020-05-18T10:29:56.630Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-18T10:29:56.630Z] === RUN TestIpcModeShareable [2020-05-18T10:29:57.566Z] --- PASS: TestIpcModeShareable (0.94s) [2020-05-18T10:29:57.566Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-18T10:29:57.566Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T10:29:58.164Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-18T10:29:58.419Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-18T10:29:59.553Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.66s) [2020-05-18T10:29:59.553Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qgpiubzldo4mu9rg087mzv2ln Created:2020-05-18 10:29:50.480680218 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[64cb7fa81fe4073a00c5441fcf23c7dfe7e884f7e8295303e225f370f3a9d1ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.anxly6ql9p8wf0m7ciap3szf8 EndpointID:888a43badb71a0ae8c6e8c71efd09f0fc4f2420685b2544b0400cbcd7c7ca6b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb280335267a80c6ca7ac2c18a6832474d7209804e398cbc6b9b99cb9453fff0 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cc45401f19be IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.anxly6ql9p8wf0m7ciap3szf8 EndpointID:888a43badb71a0ae8c6e8c71efd09f0fc4f2420685b2544b0400cbcd7c7ca6b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T10:29:59.553Z] PASS [2020-05-18T10:29:59.553Z] [2020-05-18T10:29:59.553Z] === Skipped [2020-05-18T10:29:59.553Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:29:59.553Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:29:59.553Z] [2020-05-18T10:29:59.553Z] [2020-05-18T10:29:59.553Z] DONE 22 tests, 1 skipped in 54.233s [2020-05-18T10:29:59.553Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:29:59.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:59.553Z] ++ set -e [2020-05-18T10:29:59.553Z] ++ '[' -n 0 ']' [2020-05-18T10:29:59.553Z] ++ set -x [2020-05-18T10:29:59.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:59.780Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-18T10:29:59.835Z] INFO: Testing against a local daemon [2020-05-18T10:29:59.835Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T10:29:59.835Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:29:59.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:59.835Z] === RUN TestDockerNetworkIpvlan [2020-05-18T10:29:59.835Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:29:59.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:59.835Z] PASS [2020-05-18T10:29:59.835Z] [2020-05-18T10:29:59.835Z] === Skipped [2020-05-18T10:29:59.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:29:59.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:59.835Z] [2020-05-18T10:29:59.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:29:59.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:29:59.835Z] [2020-05-18T10:29:59.835Z] [2020-05-18T10:29:59.835Z] DONE 2 tests, 2 skipped in 0.077s [2020-05-18T10:29:59.835Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:29:59.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:59.835Z] ++ set -e [2020-05-18T10:29:59.835Z] ++ '[' -n 0 ']' [2020-05-18T10:29:59.835Z] ++ set -x [2020-05-18T10:29:59.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:29:59.835Z] INFO: Testing against a local daemon [2020-05-18T10:29:59.835Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T10:30:00.705Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-18T10:30:00.855Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2020-05-18T10:30:00.855Z] === RUN TestAPIIpcModeHost [2020-05-18T10:30:00.855Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-05-18T10:30:00.855Z] === RUN TestDaemonIpcModeShareable [2020-05-18T10:30:01.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-18T10:30:01.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-05-18T10:30:01.303Z] === RUN TestDockerNetworkMacvlan [2020-05-18T10:30:02.310Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T10:30:02.627Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-18T10:30:02.627Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-18T10:30:02.760Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2020-05-18T10:30:02.760Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-18T10:30:02.760Z] === RUN TestDaemonIpcModePrivate [2020-05-18T10:30:03.315Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T10:30:04.322Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T10:30:04.665Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-05-18T10:30:04.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-18T10:30:04.665Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T10:30:05.144Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-18T10:30:05.399Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-18T10:30:05.960Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-18T10:30:06.342Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-05-18T10:30:06.520Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-18T10:30:07.080Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-18T10:30:07.201Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2020-05-18T10:30:07.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-18T10:30:07.201Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T10:30:08.442Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-18T10:30:08.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-18T10:30:08.697Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-18T10:30:08.697Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-18T10:30:08.699Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T10:30:09.104Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2020-05-18T10:30:09.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-18T10:30:09.104Z] === RUN TestIpcModeOlderClient [2020-05-18T10:30:09.104Z] === PAUSE TestIpcModeOlderClient [2020-05-18T10:30:09.104Z] === RUN TestKillContainerInvalidSignal [2020-05-18T10:30:09.671Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-18T10:30:09.671Z] === RUN TestKillContainer [2020-05-18T10:30:09.671Z] === RUN TestKillContainer/no_signal [2020-05-18T10:30:10.608Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T10:30:10.623Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-18T10:30:10.867Z] === RUN TestKillContainer/killing_signal [2020-05-18T10:30:11.553Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-18T10:30:12.113Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-18T10:30:12.147Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T10:30:12.244Z] --- PASS: TestKillContainer (2.40s) [2020-05-18T10:30:12.244Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-18T10:30:12.244Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-05-18T10:30:12.244Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-05-18T10:30:12.244Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T10:30:12.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T10:30:12.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T10:30:13.749Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-05-18T10:30:13.749Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-18T10:30:13.749Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-05-18T10:30:13.749Z] === RUN TestKillStoppedContainer [2020-05-18T10:30:13.749Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-18T10:30:13.749Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T10:30:13.749Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-18T10:30:13.749Z] === RUN TestKillDifferentUserContainer [2020-05-18T10:30:13.998Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-18T10:30:14.685Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-05-18T10:30:14.685Z] === RUN TestInspectOomKilledTrue [2020-05-18T10:30:14.685Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T10:30:14.685Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:30:14.685Z] === RUN TestInspectOomKilledFalse [2020-05-18T10:30:14.685Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T10:30:14.685Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:30:14.685Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T10:30:15.253Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-05-18T10:30:15.253Z] === RUN TestLinksContainerNames [2020-05-18T10:30:17.159Z] --- PASS: TestLinksContainerNames (1.56s) [2020-05-18T10:30:17.159Z] === RUN TestLogsFollowTailEmpty [2020-05-18T10:30:17.258Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-18T10:30:17.727Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-05-18T10:30:17.727Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T10:30:18.182Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-18T10:30:18.295Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-05-18T10:30:18.295Z] === RUN TestMountDaemonRoot [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/default [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/private [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/slave [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/shared [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/default [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/private [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/slave [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/shared [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T10:30:18.554Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:30:18.554Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:30:18.554Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T10:30:18.742Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-18T10:30:18.813Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:30:18.814Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-18T10:30:18.814Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-18T10:30:18.814Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T10:30:18.944Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T10:30:19.606Z] 4612f6d0b889: Pull complete [2020-05-18T10:30:19.606Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-18T10:30:19.606Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:30:19.606Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-18T10:30:19.606Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-18T10:30:19.606Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-18T10:30:19.606Z] WARN: Skipping validation tests [2020-05-18T10:30:19.606Z] INFO: Running unit tests at 05/18/2020 10:30:12... [2020-05-18T10:30:19.606Z] INFO: make.ps1 starting at 05/18/2020 10:30:16 [2020-05-18T10:30:19.606Z] INFO: Git commit (a342010823) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T10:30:19.606Z] INFO: Invoking autogen... [2020-05-18T10:30:19.606Z] INFO: Running unit tests... [2020-05-18T10:30:20.720Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-05-18T10:30:20.720Z] === RUN TestNetworkNat [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan (19.41s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.39s) [2020-05-18T10:30:21.011Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-05-18T10:30:21.011Z] PASS [2020-05-18T10:30:21.011Z] [2020-05-18T10:30:21.011Z] DONE 8 tests in 21.008s [2020-05-18T10:30:21.011Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] ++ set -e [2020-05-18T10:30:21.011Z] ++ '[' -n 0 ']' [2020-05-18T10:30:21.011Z] ++ set -x [2020-05-18T10:30:21.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] testing: warning: no tests to run [2020-05-18T10:30:21.011Z] PASS [2020-05-18T10:30:21.011Z] [2020-05-18T10:30:21.011Z] DONE 0 tests in 0.014s [2020-05-18T10:30:21.011Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] ++ set -e [2020-05-18T10:30:21.011Z] ++ '[' -n 0 ']' [2020-05-18T10:30:21.011Z] ++ set -x [2020-05-18T10:30:21.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:21.011Z] INFO: Testing against a local daemon [2020-05-18T10:30:21.011Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T10:30:21.656Z] --- PASS: TestNetworkNat (0.88s) [2020-05-18T10:30:21.656Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T10:30:22.591Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-05-18T10:30:22.591Z] === RUN TestNetworkLoopbackNat [2020-05-18T10:30:22.902Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-18T10:30:23.031Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-05-18T10:30:23.031Z] === RUN TestAuthZPluginTLS [2020-05-18T10:30:23.031Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-18T10:30:23.031Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T10:30:23.644Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-05-18T10:30:23.644Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T10:30:23.969Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-18T10:30:23.969Z] === RUN TestPause [2020-05-18T10:30:24.258Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-18T10:30:24.258Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T10:30:24.871Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-18T10:30:24.871Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T10:30:24.905Z] --- PASS: TestPause (0.94s) [2020-05-18T10:30:24.905Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T10:30:24.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:30:24.905Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:30:24.905Z] === RUN TestPauseStopPausedContainer [2020-05-18T10:30:25.510Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-18T10:30:25.842Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-05-18T10:30:25.842Z] === RUN TestPsFilter [2020-05-18T10:30:25.842Z] --- PASS: TestPsFilter (0.24s) [2020-05-18T10:30:25.842Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T10:30:26.169Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-18T10:30:26.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-05-18T10:30:26.340Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T10:30:26.424Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-18T10:30:26.779Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-05-18T10:30:26.779Z] === RUN TestRemoveContainerWithVolume [2020-05-18T10:30:26.953Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-18T10:30:26.953Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T10:30:26.983Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-18T10:30:27.346Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-05-18T10:30:27.346Z] === RUN TestRemoveContainerRunning [2020-05-18T10:30:27.542Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-18T10:30:27.567Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-18T10:30:27.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T10:30:28.101Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-18T10:30:28.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-18T10:30:28.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T10:30:28.281Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-18T10:30:28.281Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T10:30:28.356Z] --- PASS: TestBuildWithHugeFile (93.18s) [2020-05-18T10:30:28.356Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T10:30:28.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:30:28.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:30:28.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:30:28.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:30:28.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:30:28.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:30:28.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:30:28.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:30:28.611Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:30:28.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-18T10:30:28.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-18T10:30:28.865Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-05-18T10:30:28.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-18T10:30:28.865Z] === RUN TestBuildPreserveOwnership [2020-05-18T10:30:28.865Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T10:30:29.217Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-05-18T10:30:29.217Z] === RUN TestRemoveInvalidContainer [2020-05-18T10:30:29.217Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-18T10:30:29.217Z] === RUN TestRenameLinkedContainer [2020-05-18T10:30:30.197Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-05-18T10:30:30.197Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T10:30:31.379Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-18T10:30:32.508Z] --- PASS: TestRenameLinkedContainer (3.31s) [2020-05-18T10:30:32.508Z] === RUN TestRenameStoppedContainer [2020-05-18T10:30:32.870Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-05-18T10:30:32.870Z] === RUN TestAuthZPluginHeader [2020-05-18T10:30:33.152Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-18T10:30:33.152Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T10:30:33.152Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:30:33.152Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:33.152Z] === RUN TestAuthZPluginV2Disable [2020-05-18T10:30:33.152Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:30:33.152Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:33.152Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T10:30:33.152Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:30:33.152Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:33.152Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T10:30:33.261Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T10:30:33.434Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:30:33.434Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:33.434Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T10:30:33.444Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-05-18T10:30:33.444Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T10:30:34.241Z] ? github.com/docker/docker/api [no test files] [2020-05-18T10:30:34.492Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-18T10:30:34.820Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-05-18T10:30:34.820Z] === RUN TestRenameInvalidName [2020-05-18T10:30:35.153Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-18T10:30:35.153Z] --- PASS: TestBuildPreserveOwnership (6.21s) [2020-05-18T10:30:35.153Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.27s) [2020-05-18T10:30:35.153Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s) [2020-05-18T10:30:35.153Z] === RUN TestBuildPlatformInvalid [2020-05-18T10:30:35.153Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-18T10:30:35.153Z] PASS [2020-05-18T10:30:35.153Z] [2020-05-18T10:30:35.153Z] === Skipped [2020-05-18T10:30:35.153Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T10:30:35.153Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:30:35.153Z] [2020-05-18T10:30:35.153Z] [2020-05-18T10:30:35.153Z] DONE 32 tests, 1 skipped in 177.593s [2020-05-18T10:30:35.153Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T10:30:35.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:35.153Z] ++ set -e [2020-05-18T10:30:35.153Z] ++ '[' -n 0 ']' [2020-05-18T10:30:35.153Z] ++ set -x [2020-05-18T10:30:35.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:35.408Z] INFO: Testing against a local daemon [2020-05-18T10:30:35.408Z] === RUN TestConfigInspect [2020-05-18T10:30:35.408Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-18T10:30:35.755Z] --- PASS: TestRenameInvalidName (0.80s) [2020-05-18T10:30:35.755Z] === RUN TestRenameAnonymousContainer [2020-05-18T10:30:36.771Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-18T10:30:37.027Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-18T10:30:37.027Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-18T10:30:37.952Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-18T10:30:39.315Z] --- PASS: TestConfigInspect (3.84s) [2020-05-18T10:30:39.315Z] === RUN TestConfigList [2020-05-18T10:30:39.570Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-18T10:30:39.570Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-18T10:30:39.943Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2020-05-18T10:30:39.943Z] === RUN TestRenameContainerWithSameName [2020-05-18T10:30:40.495Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-18T10:30:40.511Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-05-18T10:30:40.511Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T10:30:41.858Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-18T10:30:42.412Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-05-18T10:30:42.412Z] === RUN TestResize [2020-05-18T10:30:42.781Z] --- PASS: TestConfigList (3.60s) [2020-05-18T10:30:42.781Z] === RUN TestConfigsCreateAndDelete [2020-05-18T10:30:42.979Z] --- PASS: TestResize (0.82s) [2020-05-18T10:30:42.979Z] === RUN TestResizeWithInvalidSize [2020-05-18T10:30:43.037Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-18T10:30:43.546Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2020-05-18T10:30:43.546Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T10:30:43.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-18T10:30:44.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-18T10:30:44.483Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:44.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:44.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:44.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:30:44.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:30:44.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:30:44.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:30:45.574Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-18T10:30:46.501Z] --- PASS: TestConfigsCreateAndDelete (3.52s) [2020-05-18T10:30:46.501Z] === RUN TestConfigsUpdate [2020-05-18T10:30:47.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:30:47.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:30:47.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:47.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:30:47.424Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-18T10:30:49.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:49.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:30:49.271Z] ok github.com/docker/docker/api/server 0.115s coverage: 9.0% of statements [2020-05-18T10:30:49.619Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-18T10:30:49.933Z] --- PASS: TestConfigsUpdate (3.15s) [2020-05-18T10:30:49.933Z] === RUN TestTemplatedConfig [2020-05-18T10:30:50.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:30:50.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:30:51.341Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-18T10:30:51.559Z] tests/integration/client_test.py ..... [ 75%] [2020-05-18T10:30:51.559Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-18T10:30:51.595Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-18T10:30:51.877Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-05-18T10:30:51.877Z] PASS [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] === Skipped [2020-05-18T10:30:51.877Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:30:51.877Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:30:51.877Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:30:51.877Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:30:51.877Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] [2020-05-18T10:30:51.877Z] DONE 17 tests, 4 skipped in 29.738s [2020-05-18T10:30:51.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T10:30:51.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:51.877Z] ++ set -e [2020-05-18T10:30:51.877Z] ++ '[' -n 0 ']' [2020-05-18T10:30:51.877Z] ++ set -x [2020-05-18T10:30:51.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:51.877Z] INFO: Testing against a local daemon [2020-05-18T10:30:51.877Z] === RUN TestPluginInvalidJSON [2020-05-18T10:30:51.877Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:30:51.878Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:30:51.878Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:30:51.878Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-18T10:30:51.878Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T10:30:51.878Z] === RUN TestPluginInstall [2020-05-18T10:30:51.878Z] === RUN TestPluginInstall/no_auth [2020-05-18T10:30:52.489Z] tests/integration/errors_test.py . [ 76%] [2020-05-18T10:30:52.520Z] --- PASS: TestTemplatedConfig (2.96s) [2020-05-18T10:30:52.520Z] === RUN TestConfigCreateResolve [2020-05-18T10:30:53.079Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-05-18T10:30:53.211Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-05-18T10:30:53.211Z] === RUN TestCgroupNamespacesRun [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdab6ec04bae4cb530f1bfd0f8d89be3b5249e3a107af2369305414cfcbbaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:54.551Z] time="2020-05-18T10:30:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdab6ec04bae4cb530f1bfd0f8d89be3b5249e3a107af2369305414cfcbbaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:54.833Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T10:30:55.120Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-05-18T10:30:55.120Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdab6ec04bae4cb530f1bfd0f8d89be3b5249e3a107af2369305414cfcbbaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:55.446Z] time="2020-05-18T10:30:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1cdab6ec04bae4cb530f1bfd0f8d89be3b5249e3a107af2369305414cfcbbaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:55.593Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-18T10:30:55.728Z] === RUN TestPluginInstall/with_insecure [2020-05-18T10:30:55.847Z] --- PASS: TestConfigCreateResolve (3.31s) [2020-05-18T10:30:55.847Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T10:30:56.406Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-05-18T10:30:56.406Z] PASS [2020-05-18T10:30:56.406Z] [2020-05-18T10:30:56.406Z] DONE 7 tests in 21.074s [2020-05-18T10:30:56.406Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T10:30:56.406Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:56.406Z] ++ set -e [2020-05-18T10:30:56.406Z] ++ '[' -n 0 ']' [2020-05-18T10:30:56.406Z] ++ set -x [2020-05-18T10:30:56.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:56.406Z] INFO: Testing against a local daemon [2020-05-18T10:30:56.406Z] === RUN TestCheckpoint [2020-05-18T10:30:56.406Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T10:30:56.406Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:30:56.406Z] === RUN TestContainerInvalidJSON [2020-05-18T10:30:56.406Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:30:56.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:30:56.406Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:30:56.406Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:30:56.406Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:30:56.406Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:30:56.406Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:30:56.407Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:30:56.407Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:30:56.407Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T10:30:56.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T10:30:56.407Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T10:30:56.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T10:30:56.407Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T10:30:56.661Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-18T10:30:56.661Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T10:30:56.661Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T10:30:56.661Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T10:30:56.661Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-18T10:30:56.661Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T10:30:56.732Z] time="2020-05-18T10:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:56.733Z] time="2020-05-18T10:30:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:56.733Z] time="2020-05-18T10:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16cdacc4c83f24ad777e91c7fab58cc8c2a5165372a0da04925f31a3b1b68762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:56.733Z] time="2020-05-18T10:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:30:56.733Z] time="2020-05-18T10:30:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:30:56.733Z] time="2020-05-18T10:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16cdacc4c83f24ad777e91c7fab58cc8c2a5165372a0da04925f31a3b1b68762" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:30:56.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T10:30:56.916Z] === RUN TestCopyFromContainer [2020-05-18T10:30:57.025Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s) [2020-05-18T10:30:57.025Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T10:30:57.047Z] --- PASS: TestPluginInstall (6.40s) [2020-05-18T10:30:57.047Z] --- PASS: TestPluginInstall/no_auth (4.29s) [2020-05-18T10:30:57.047Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2020-05-18T10:30:57.047Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2020-05-18T10:30:57.047Z] plugin_test.go:157: [de9a45b776b2c] daemon is not started [2020-05-18T10:30:57.047Z] PASS [2020-05-18T10:30:57.047Z] [2020-05-18T10:30:57.047Z] DONE 6 tests in 6.495s [2020-05-18T10:30:57.047Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T10:30:57.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:57.047Z] ++ set -e [2020-05-18T10:30:57.047Z] ++ '[' -n 0 ']' [2020-05-18T10:30:57.047Z] ++ set -x [2020-05-18T10:30:57.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:30:57.047Z] INFO: Testing against a local daemon [2020-05-18T10:30:57.047Z] === RUN TestExternalGraphDriver [2020-05-18T10:30:57.340Z] === RUN TestExternalGraphDriver/json [2020-05-18T10:30:57.850Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-18T10:30:57.850Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-18T10:30:58.775Z] === RUN TestCopyFromContainer// [2020-05-18T10:30:58.932Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-05-18T10:30:58.932Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T10:30:59.029Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T10:30:59.029Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T10:30:59.029Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T10:30:59.285Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T10:30:59.361Z] === RUN TestExternalGraphDriver/spec [2020-05-18T10:30:59.540Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T10:30:59.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T10:30:59.540Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T10:30:59.795Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T10:30:59.795Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-18T10:30:59.795Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer (3.19s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-18T10:31:00.049Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-05-18T10:31:00.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T10:31:00.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:31:00.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:31:00.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:31:00.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:31:00.049Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:31:00.049Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:31:00.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:31:00.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:31:00.049Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:31:00.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T10:31:00.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T10:31:00.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T10:31:00.049Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T10:31:00.049Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T10:31:00.049Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-18T10:31:00.049Z] === RUN TestCreateWithInvalidEnv [2020-05-18T10:31:00.049Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T10:31:00.049Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T10:31:00.049Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T10:31:00.049Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T10:31:00.049Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T10:31:00.049Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T10:31:00.049Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T10:31:00.049Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T10:31:00.050Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T10:31:00.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T10:31:00.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T10:31:00.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T10:31:00.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-18T10:31:00.050Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T10:31:00.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.08s) [2020-05-18T10:31:00.050Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T10:31:00.304Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-18T10:31:00.836Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-05-18T10:31:00.836Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T10:31:01.379Z] === RUN TestExternalGraphDriver/pull [2020-05-18T10:31:02.215Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-18T10:31:02.215Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T10:31:02.813Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:31:02.813Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:31:02.813Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:31:02.813Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:31:03.067Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:31:03.067Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:31:03.067Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:31:03.067Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:31:03.067Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.13s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-18T10:31:03.067Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T10:31:03.067Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T10:31:03.397Z] --- PASS: TestExternalGraphDriver (6.27s) [2020-05-18T10:31:03.397Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-18T10:31:03.397Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-05-18T10:31:03.397Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2020-05-18T10:31:03.397Z] === RUN TestGraphdriverPluginV2 [2020-05-18T10:31:03.397Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-05-18T10:31:03.397Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:31:03.397Z] PASS [2020-05-18T10:31:03.397Z] [2020-05-18T10:31:03.397Z] === Skipped [2020-05-18T10:31:03.397Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-05-18T10:31:03.397Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:31:03.397Z] [2020-05-18T10:31:03.397Z] [2020-05-18T10:31:03.397Z] DONE 5 tests, 1 skipped in 6.412s [2020-05-18T10:31:03.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T10:31:03.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:03.397Z] ++ set -e [2020-05-18T10:31:03.397Z] ++ '[' -n 0 ']' [2020-05-18T10:31:03.397Z] ++ set -x [2020-05-18T10:31:03.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:03.679Z] INFO: Testing against a local daemon [2020-05-18T10:31:03.679Z] === RUN TestContinueAfterPluginCrash [2020-05-18T10:31:03.679Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T10:31:03.679Z] === RUN TestReadPluginNoRead [2020-05-18T10:31:03.679Z] === PAUSE TestReadPluginNoRead [2020-05-18T10:31:03.679Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T10:31:03.679Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T10:31:03.679Z] === CONT TestContinueAfterPluginCrash [2020-05-18T10:31:03.679Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T10:31:04.043Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-18T10:31:04.043Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-18T10:31:04.120Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s) [2020-05-18T10:31:04.120Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T10:31:04.608Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-18T10:31:05.166Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-18T10:31:05.421Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-18T10:31:05.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-05-18T10:31:05.496Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:31:05.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:31:05.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:31:05.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:31:05.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:31:05.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:31:05.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:31:05.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:31:05.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:31:05.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:31:05.675Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-18T10:31:05.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:31:05.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-18T10:31:05.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-18T10:31:05.675Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T10:31:06.234Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-18T10:31:06.489Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-05-18T10:31:06.489Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T10:31:06.489Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T10:31:06.489Z] === RUN TestDaemonRestartIpcMode [2020-05-18T10:31:06.489Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T10:31:06.489Z] === RUN TestDaemonHostGatewayIP [2020-05-18T10:31:06.489Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T10:31:06.489Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T10:31:06.489Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T10:31:06.489Z] === RUN TestDiff [2020-05-18T10:31:07.398Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-05-18T10:31:07.398Z] === RUN TestKernelTCPMemory [2020-05-18T10:31:07.413Z] --- PASS: TestDiff (0.88s) [2020-05-18T10:31:07.413Z] === RUN TestExecWithCloseStdin [2020-05-18T10:31:07.966Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-05-18T10:31:07.966Z] === RUN TestNISDomainname [2020-05-18T10:31:07.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-18T10:31:08.067Z] --- PASS: TestDaemonStartWithLogOpt (3.81s) [2020-05-18T10:31:08.067Z] === CONT TestReadPluginNoRead [2020-05-18T10:31:08.531Z] --- PASS: TestExecWithCloseStdin (1.04s) [2020-05-18T10:31:08.531Z] === RUN TestExec [2020-05-18T10:31:08.901Z] --- PASS: TestNISDomainname (1.04s) [2020-05-18T10:31:08.901Z] === RUN TestHostnameDnsResolution [2020-05-18T10:31:09.456Z] --- PASS: TestExec (1.02s) [2020-05-18T10:31:09.456Z] === RUN TestExecUser [2020-05-18T10:31:09.711Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-18T10:31:09.967Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-18T10:31:10.087Z] === RUN TestReadPluginNoRead/default [2020-05-18T10:31:10.526Z] --- PASS: TestExecUser (1.04s) [2020-05-18T10:31:10.526Z] === RUN TestExportContainerAndImportImage [2020-05-18T10:31:10.810Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-05-18T10:31:10.810Z] === RUN TestStats [2020-05-18T10:31:11.889Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-18T10:31:11.889Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-18T10:31:11.889Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T10:31:12.763Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T10:31:12.763Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2020-05-18T10:31:13.252Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-18T10:31:13.252Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-05-18T10:31:13.252Z] === RUN TestHealthCheckWorkdir [2020-05-18T10:31:13.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-18T10:31:14.105Z] --- PASS: TestStats (2.87s) [2020-05-18T10:31:14.105Z] === RUN TestStopContainerWithTimeout [2020-05-18T10:31:14.105Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T10:31:14.105Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T10:31:14.105Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T10:31:14.105Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T10:31:14.105Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T10:31:14.105Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T10:31:14.105Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T10:31:14.105Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T10:31:14.105Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T10:31:14.105Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T10:31:14.105Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T10:31:14.105Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T10:31:14.233Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T10:31:14.434Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-18T10:31:14.434Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2020-05-18T10:31:14.434Z] === RUN TestHealthKillContainer [2020-05-18T10:31:15.361Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-18T10:31:15.616Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-18T10:31:16.254Z] --- PASS: TestReadPluginNoRead (8.97s) [2020-05-18T10:31:16.254Z] --- PASS: TestReadPluginNoRead/default (2.05s) [2020-05-18T10:31:16.254Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) [2020-05-18T10:31:16.254Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2020-05-18T10:31:16.254Z] read_test.go:91: [d1609a464eb9a] daemon is not started [2020-05-18T10:31:16.254Z] PASS [2020-05-18T10:31:16.254Z] [2020-05-18T10:31:16.254Z] DONE 6 tests in 12.864s [2020-05-18T10:31:16.254Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T10:31:16.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:16.254Z] ++ set -e [2020-05-18T10:31:16.254Z] ++ '[' -n 0 ']' [2020-05-18T10:31:16.254Z] ++ set -x [2020-05-18T10:31:16.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:16.536Z] testing: warning: no tests to run [2020-05-18T10:31:16.536Z] PASS [2020-05-18T10:31:16.536Z] [2020-05-18T10:31:16.536Z] DONE 0 tests in 0.030s [2020-05-18T10:31:16.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T10:31:16.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:16.536Z] ++ set -e [2020-05-18T10:31:16.536Z] ++ '[' -n 0 ']' [2020-05-18T10:31:16.536Z] ++ set -x [2020-05-18T10:31:16.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:16.536Z] INFO: Testing against a local daemon [2020-05-18T10:31:16.536Z] === RUN TestPluginWithDevMounts [2020-05-18T10:31:16.536Z] === PAUSE TestPluginWithDevMounts [2020-05-18T10:31:16.536Z] === CONT TestPluginWithDevMounts [2020-05-18T10:31:17.392Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T10:31:17.392Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-05-18T10:31:17.392Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-05-18T10:31:17.392Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-05-18T10:31:17.392Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-05-18T10:31:17.392Z] === RUN TestDeleteDevicemapper [2020-05-18T10:31:17.392Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T10:31:17.392Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:31:17.392Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T10:31:17.502Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-18T10:31:17.801Z] --- PASS: TestHealthKillContainer (3.14s) [2020-05-18T10:31:17.801Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T10:31:18.362Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-05-18T10:31:18.362Z] === RUN TestIpcModeNone [2020-05-18T10:31:18.555Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-05-18T10:31:18.555Z] PASS [2020-05-18T10:31:18.555Z] [2020-05-18T10:31:18.555Z] DONE 1 tests in 1.905s [2020-05-18T10:31:18.555Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T10:31:18.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:18.555Z] ++ set -e [2020-05-18T10:31:18.555Z] ++ '[' -n 0 ']' [2020-05-18T10:31:18.555Z] ++ set -x [2020-05-18T10:31:18.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:18.555Z] INFO: Testing against a local daemon [2020-05-18T10:31:18.555Z] === RUN TestSecretInspect [2020-05-18T10:31:18.922Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-18T10:31:19.176Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-18T10:31:19.431Z] --- PASS: TestIpcModeNone (1.04s) [2020-05-18T10:31:19.431Z] === RUN TestIpcModePrivate [2020-05-18T10:31:19.686Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-18T10:31:19.931Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2020-05-18T10:31:19.931Z] === RUN TestUpdateMemory [2020-05-18T10:31:19.931Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T10:31:19.931Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:19.931Z] === RUN TestUpdateCPUQuota [2020-05-18T10:31:20.609Z] --- PASS: TestIpcModePrivate (1.03s) [2020-05-18T10:31:20.610Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2020-05-18T10:31:20.610Z] === RUN TestIpcModeShareable [2020-05-18T10:31:21.308Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-05-18T10:31:21.308Z] === RUN TestUpdatePidsLimit [2020-05-18T10:31:21.308Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T10:31:21.534Z] --- PASS: TestIpcModeShareable (1.02s) [2020-05-18T10:31:21.534Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-05-18T10:31:21.534Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T10:31:21.875Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T10:31:22.134Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T10:31:22.703Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T10:31:22.931Z] --- PASS: TestSecretInspect (3.81s) [2020-05-18T10:31:22.931Z] === RUN TestSecretList [2020-05-18T10:31:22.962Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T10:31:23.220Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T10:31:23.420Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-18T10:31:23.788Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T10:31:24.345Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-05-18T10:31:24.345Z] === RUN TestAPIIpcModeHost [2020-05-18T10:31:25.316Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-05-18T10:31:25.316Z] === RUN TestDaemonIpcModeShareable [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit (3.97s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-18T10:31:25.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-18T10:31:25.690Z] === RUN TestUpdateRestartPolicy [2020-05-18T10:31:26.382Z] --- PASS: TestSecretList (3.77s) [2020-05-18T10:31:26.382Z] === RUN TestSecretsCreateAndDelete [2020-05-18T10:31:27.201Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-18T10:31:27.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-05-18T10:31:27.201Z] === RUN TestDaemonIpcModePrivate [2020-05-18T10:31:27.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-18T10:31:28.818Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-05-18T10:31:28.818Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-05-18T10:31:28.818Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T10:31:29.743Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-18T10:31:29.839Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-05-18T10:31:29.839Z] === RUN TestSecretsUpdate [2020-05-18T10:31:30.304Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2020-05-18T10:31:30.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-05-18T10:31:30.304Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T10:31:32.190Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-18T10:31:32.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-05-18T10:31:32.190Z] === RUN TestIpcModeOlderClient [2020-05-18T10:31:32.190Z] === PAUSE TestIpcModeOlderClient [2020-05-18T10:31:32.190Z] === RUN TestKillContainerInvalidSignal [2020-05-18T10:31:32.445Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-18T10:31:33.330Z] --- PASS: TestSecretsUpdate (3.64s) [2020-05-18T10:31:33.330Z] === RUN TestTemplatedSecret [2020-05-18T10:31:33.371Z] --- PASS: TestKillContainerInvalidSignal (1.14s) [2020-05-18T10:31:33.371Z] === RUN TestKillContainer [2020-05-18T10:31:33.371Z] === RUN TestKillContainer/no_signal [2020-05-18T10:31:34.296Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T10:31:35.220Z] === RUN TestKillContainer/killing_signal [2020-05-18T10:31:35.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-18T10:31:36.444Z] --- PASS: TestKillContainer (2.92s) [2020-05-18T10:31:36.444Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-05-18T10:31:36.444Z] --- PASS: TestKillContainer/non_killing_signal (0.85s) [2020-05-18T10:31:36.444Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-05-18T10:31:36.444Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T10:31:36.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T10:31:36.444Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-18T10:31:36.699Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-18T10:31:37.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T10:31:37.711Z] --- PASS: TestTemplatedSecret (3.60s) [2020-05-18T10:31:37.711Z] === RUN TestSecretCreateResolve [2020-05-18T10:31:37.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-18T10:31:37.899Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2020-05-18T10:31:37.899Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T10:31:38.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.12s) [2020-05-18T10:31:38.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.01s) [2020-05-18T10:31:38.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.87s) [2020-05-18T10:31:38.380Z] === RUN TestKillStoppedContainer [2020-05-18T10:31:38.636Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-18T10:31:38.636Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T10:31:38.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-18T10:31:38.636Z] === RUN TestKillDifferentUserContainer [2020-05-18T10:31:38.837Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-05-18T10:31:38.837Z] === RUN TestWaitNonBlocked [2020-05-18T10:31:38.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:31:38.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:31:38.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:31:38.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:31:38.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:31:38.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:31:39.563Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2020-05-18T10:31:39.563Z] === RUN TestInspectOomKilledTrue [2020-05-18T10:31:39.563Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T10:31:39.563Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:39.563Z] === RUN TestInspectOomKilledFalse [2020-05-18T10:31:39.563Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T10:31:39.563Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:39.563Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T10:31:39.775Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T10:31:39.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-05-18T10:31:39.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-05-18T10:31:39.775Z] === RUN TestWaitBlocked [2020-05-18T10:31:39.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:31:39.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:31:39.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:31:39.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:31:39.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:31:39.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:31:40.173Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/server/middleware 0.197s coverage: 37.7% of statements [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/types/strslice 0.126s coverage: 90.0% of statements [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/types/time 0.157s coverage: 100.0% of statements [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/server/router/swarm 0.139s coverage: 4.8% of statements [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T10:31:40.260Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T10:31:40.260Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-05-18T10:31:40.491Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2020-05-18T10:31:40.491Z] === RUN TestLinksContainerNames [2020-05-18T10:31:41.154Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T10:31:41.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-05-18T10:31:41.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-05-18T10:31:41.154Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T10:31:41.154Z] === CONT TestIpcModeOlderClient [2020-05-18T10:31:41.154Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T10:31:41.154Z] === CONT TestDaemonHostGatewayIP [2020-05-18T10:31:41.154Z] --- PASS: TestIpcModeOlderClient (0.25s) [2020-05-18T10:31:41.154Z] === CONT TestDaemonRestartIpcMode [2020-05-18T10:31:41.160Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-05-18T10:31:41.160Z] PASS [2020-05-18T10:31:41.160Z] [2020-05-18T10:31:41.160Z] DONE 6 tests in 22.330s [2020-05-18T10:31:41.160Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T10:31:41.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:41.160Z] ++ set -e [2020-05-18T10:31:41.160Z] ++ '[' -n 0 ']' [2020-05-18T10:31:41.160Z] ++ set -x [2020-05-18T10:31:41.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:41.160Z] INFO: Testing against a local daemon [2020-05-18T10:31:41.160Z] === RUN TestServiceCreateInit [2020-05-18T10:31:41.160Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T10:31:42.718Z] --- PASS: TestLinksContainerNames (2.08s) [2020-05-18T10:31:42.718Z] === RUN TestLogsFollowTailEmpty [2020-05-18T10:31:43.646Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2020-05-18T10:31:43.646Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T10:31:44.224Z] ok github.com/docker/docker/cli/debug 0.281s coverage: 100.0% of statements [2020-05-18T10:31:44.696Z] ok github.com/docker/docker/builder/dockerfile 0.631s coverage: 46.5% of statements [2020-05-18T10:31:44.696Z] ok github.com/docker/docker/builder/remotecontext 0.777s coverage: 9.2% of statements [2020-05-18T10:31:44.753Z] --- PASS: TestContainerNetworkMountsNoChown (1.17s) [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/default [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/private [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/slave [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/shared [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/default [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/shared [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/slave [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/private [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:31:44.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:31:44.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:31:44.753Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:31:45.008Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:31:45.264Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:31:45.355Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2020-05-18T10:31:45.355Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-05-18T10:31:45.559Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T10:31:45.561Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:31:45.561Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-18T10:31:45.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-18T10:31:45.561Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T10:31:45.922Z] --- PASS: TestDaemonHostGatewayIP (4.96s) [2020-05-18T10:31:48.084Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-18T10:31:48.688Z] --- PASS: TestContainerBindMountNonRecursive (3.14s) [2020-05-18T10:31:48.688Z] === RUN TestNetworkNat [2020-05-18T10:31:50.109Z] --- PASS: TestNetworkNat (1.18s) [2020-05-18T10:31:50.109Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T10:31:50.109Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-18T10:31:51.033Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2020-05-18T10:31:51.033Z] === RUN TestNetworkLoopbackNat [2020-05-18T10:31:51.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-18T10:31:51.041Z] --- PASS: TestServiceCreateInit (9.84s) [2020-05-18T10:31:51.041Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s) [2020-05-18T10:31:51.041Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-05-18T10:31:51.041Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T10:31:51.592Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-18T10:31:52.151Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-05-18T10:31:52.151Z] === RUN TestPause [2020-05-18T10:31:53.078Z] --- PASS: TestPause (0.94s) [2020-05-18T10:31:53.078Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T10:31:53.078Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:31:53.078Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:31:53.078Z] === RUN TestPauseStopPausedContainer [2020-05-18T10:31:53.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-18T10:31:53.894Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-05-18T10:31:53.894Z] === RUN TestPsFilter [2020-05-18T10:31:54.035Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-05-18T10:31:54.035Z] PASS [2020-05-18T10:31:54.035Z] [2020-05-18T10:31:54.035Z] === Skipped [2020-05-18T10:31:54.035Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-18T10:31:54.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:31:54.035Z] [2020-05-18T10:31:54.035Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T10:31:54.035Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:54.035Z] [2020-05-18T10:31:54.035Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T10:31:54.035Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:54.035Z] [2020-05-18T10:31:54.036Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:31:54.036Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:31:54.036Z] [2020-05-18T10:31:54.036Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T10:31:54.036Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:31:54.036Z] [2020-05-18T10:31:54.036Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-18T10:31:54.036Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:31:54.036Z] [2020-05-18T10:31:54.036Z] [2020-05-18T10:31:54.036Z] DONE 200 tests, 6 skipped in 140.497s [2020-05-18T10:31:54.036Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T10:31:54.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:54.036Z] ++ set -e [2020-05-18T10:31:54.036Z] ++ '[' -n 0 ']' [2020-05-18T10:31:54.036Z] ++ set -x [2020-05-18T10:31:54.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:54.159Z] --- PASS: TestPsFilter (0.21s) [2020-05-18T10:31:54.159Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T10:31:54.295Z] INFO: Testing against a local daemon [2020-05-18T10:31:54.295Z] === RUN TestCommitInheritsEnv [2020-05-18T10:31:54.864Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-18T10:31:54.864Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T10:31:54.864Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T10:31:54.864Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T10:31:54.864Z] === RUN TestImagesFilterMultiReference [2020-05-18T10:31:54.864Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-18T10:31:54.864Z] === RUN TestImagePullPlatformInvalid [2020-05-18T10:31:55.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-18T10:31:55.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-05-18T10:31:55.084Z] === RUN TestRemoveContainerWithVolume [2020-05-18T10:31:55.122Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T10:31:55.122Z] === RUN TestRemoveImageOrphaning [2020-05-18T10:31:55.690Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-18T10:31:55.690Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T10:31:55.690Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-05-18T10:31:55.690Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:31:55.690Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T10:31:55.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T10:31:55.690Z] === RUN TestTagInvalidReference [2020-05-18T10:31:55.690Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-18T10:31:55.690Z] === RUN TestTagValidPrefixedRepo [2020-05-18T10:31:55.690Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-18T10:31:55.690Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T10:31:55.690Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T10:31:55.690Z] === RUN TestTagOfficialNames [2020-05-18T10:31:55.690Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-18T10:31:55.690Z] === RUN TestTagMatchesDigest [2020-05-18T10:31:55.949Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T10:31:55.949Z] PASS [2020-05-18T10:31:55.949Z] [2020-05-18T10:31:55.949Z] === Skipped [2020-05-18T10:31:55.949Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T10:31:55.949Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T10:31:55.949Z] [2020-05-18T10:31:55.949Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-05-18T10:31:55.949Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:31:55.949Z] [2020-05-18T10:31:55.949Z] [2020-05-18T10:31:55.949Z] DONE 12 tests, 2 skipped in 1.706s [2020-05-18T10:31:55.949Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T10:31:55.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:55.949Z] ++ set -e [2020-05-18T10:31:55.949Z] ++ '[' -n 0 ']' [2020-05-18T10:31:55.949Z] ++ set -x [2020-05-18T10:31:55.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:31:55.949Z] INFO: Testing against a local daemon [2020-05-18T10:31:55.949Z] === RUN TestNetworkCreateDelete [2020-05-18T10:31:56.010Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2020-05-18T10:31:56.010Z] === RUN TestRemoveContainerRunning [2020-05-18T10:31:56.265Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-18T10:31:56.517Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-05-18T10:31:56.517Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T10:31:56.824Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-05-18T10:31:56.824Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T10:31:57.277Z] ok github.com/docker/docker/client 0.708s coverage: 74.9% of statements [2020-05-18T10:31:57.454Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-05-18T10:31:57.454Z] === RUN TestInspectNetwork [2020-05-18T10:31:57.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-05-18T10:31:57.751Z] === RUN TestRemoveInvalidContainer [2020-05-18T10:31:57.751Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T10:31:57.751Z] === RUN TestRenameLinkedContainer [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T10:31:58.592Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T10:31:58.592Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-05-18T10:32:00.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-18T10:32:00.318Z] ......... [ 86%] [2020-05-18T10:32:01.190Z] --- PASS: TestRenameLinkedContainer (3.63s) [2020-05-18T10:32:01.190Z] === RUN TestRenameStoppedContainer [2020-05-18T10:32:02.116Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-05-18T10:32:02.116Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T10:32:02.722Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T10:32:02.722Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T10:32:02.722Z] === RUN TestInspectNetwork/network_name [2020-05-18T10:32:02.722Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T10:32:03.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-18T10:32:03.047Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-05-18T10:32:03.600Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-18T10:32:03.856Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2020-05-18T10:32:03.856Z] === RUN TestRenameInvalidName [2020-05-18T10:32:03.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-18T10:32:04.781Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-18T10:32:04.781Z] === RUN TestRenameAnonymousContainer [2020-05-18T10:32:05.765Z] ok github.com/docker/docker/builder/remotecontext/git 4.860s coverage: 86.3% of statements [2020-05-18T10:32:06.374Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-18T10:32:06.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-18T10:32:07.988Z] --- PASS: TestInspectNetwork (9.53s) [2020-05-18T10:32:07.988Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T10:32:07.988Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T10:32:07.988Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T10:32:07.988Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T10:32:07.988Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T10:32:08.001Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-18T10:32:08.548Z] --- PASS: TestRenameAnonymousContainer (3.57s) [2020-05-18T10:32:08.548Z] === RUN TestRenameContainerWithSameName [2020-05-18T10:32:08.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-18T10:32:08.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-18T10:32:09.274Z] ok github.com/docker/docker/builder/remotecontext 0.600s coverage: 13.6% of statements [2020-05-18T10:32:09.473Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-05-18T10:32:09.473Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T10:32:09.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-18T10:32:09.890Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-05-18T10:32:09.891Z] === RUN TestNetworkInvalidJSON [2020-05-18T10:32:09.891Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T10:32:09.891Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T10:32:09.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:32:09.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:32:09.891Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:32:09.891Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:32:09.891Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T10:32:09.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:32:09.891Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:32:09.891Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-18T10:32:09.891Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T10:32:09.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T10:32:09.891Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T10:32:09.891Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T10:32:09.899Z] ok github.com/docker/docker/builder/remotecontext/git 28.572s coverage: 86.3% of statements [2020-05-18T10:32:09.905Z] ok github.com/docker/docker/builder/dockerfile 1.378s coverage: 48.2% of statements [2020-05-18T10:32:09.905Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T10:32:09.905Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T10:32:09.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-18T10:32:10.371Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T10:32:10.371Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T10:32:10.458Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-05-18T10:32:10.458Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T10:32:11.342Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2020-05-18T10:32:11.342Z] === RUN TestResize [2020-05-18T10:32:11.834Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-18T10:32:11.835Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T10:32:14.333Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-18T10:32:14.336Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-05-18T10:32:14.336Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T10:32:14.337Z] --- PASS: TestResize (0.97s) [2020-05-18T10:32:14.337Z] === RUN TestResizeWithInvalidSize [2020-05-18T10:32:14.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-18T10:32:14.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-18T10:32:14.337Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-05-18T10:32:14.337Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T10:32:14.337Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:32:14.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:32:14.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:32:14.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:14.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:14.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:14.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:14.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:14.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:14.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:14.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:14.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:32:14.338Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:32:14.352Z] --- PASS: TestCreateServiceMultipleTimes (23.23s) [2020-05-18T10:32:14.352Z] === RUN TestCreateServiceConflict [2020-05-18T10:32:14.903Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s) [2020-05-18T10:32:14.903Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T10:32:14.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-18T10:32:15.265Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-18T10:32:16.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:17.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:17.186Z] ok github.com/docker/docker/client 0.787s coverage: 75.4% of statements [2020-05-18T10:32:17.436Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-05-18T10:32:17.436Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T10:32:17.802Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-05-18T10:32:17.802Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T10:32:18.004Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-05-18T10:32:18.004Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T10:32:18.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-18T10:32:18.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:32:18.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:32:19.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-18T10:32:19.446Z] ok github.com/docker/docker/cmd/dockerd 0.660s coverage: 19.3% of statements [2020-05-18T10:32:19.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:32:20.447Z] ok github.com/docker/docker/container 0.566s coverage: 41.6% of statements [2020-05-18T10:32:20.447Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T10:32:20.447Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T10:32:20.447Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T10:32:20.447Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T10:32:20.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:32:21.081Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-18T10:32:21.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2020-05-18T10:32:21.293Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T10:32:21.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:32:21.293Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:32:21.293Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T10:32:22.177Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2020-05-18T10:32:22.177Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T10:32:22.682Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.259s coverage: 65.3% of statements [2020-05-18T10:32:23.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:32:23.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-18T10:32:23.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:32:24.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-18T10:32:25.494Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-18T10:32:25.494Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-18T10:32:25.658Z] ok github.com/docker/docker/daemon/cluster 0.955s coverage: 0.5% of statements [2020-05-18T10:32:26.139Z] ok github.com/docker/docker/daemon/cluster/convert 1.001s coverage: 35.6% of statements [2020-05-18T10:32:26.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:32:26.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-18T10:32:27.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:32:28.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-05-18T10:32:30.135Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2020-05-18T10:32:30.135Z] === RUN TestCgroupNamespacesRun [2020-05-18T10:32:30.853Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-18T10:32:31.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-18T10:32:31.110Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-18T10:32:31.110Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-18T10:32:31.110Z] [2020-05-18T10:32:31.110Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-18T10:32:31.110Z] =========================== short test summary info ============================ [2020-05-18T10:32:31.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-18T10:32:31.110Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-18T10:32:31.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-18T10:32:31.110Z] Not supported on most drivers [2020-05-18T10:32:31.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-18T10:32:31.110Z] Can fail if eth0 has multiple IP addresses [2020-05-18T10:32:31.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-18T10:32:31.110Z] This doesn't seem to be taken into account by the engine [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-18T10:32:31.110Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-18T10:32:31.110Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-18T10:32:31.110Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 391.33 seconds == [2020-05-18T10:32:31.676Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-18T10:32:31.987Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2020-05-18T10:32:31.987Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T10:32:32.069Z] ok github.com/docker/docker/daemon/discovery 0.160s coverage: 30.0% of statements [2020-05-18T10:32:32.542Z] ok github.com/docker/docker/daemon/config 1.018s coverage: 79.6% of statements [2020-05-18T10:32:33.870Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-05-18T10:32:33.870Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T10:32:34.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-18T10:32:34.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-18T10:32:34.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-18T10:32:34.788Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.995s coverage: 11.1% of statements [2020-05-18T10:32:35.352Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-05-18T10:32:35.352Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T10:32:35.788Z] ok github.com/docker/docker/daemon 3.857s coverage: 9.2% of statements [2020-05-18T10:32:35.788Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T10:32:35.788Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T10:32:35.788Z] ok github.com/docker/docker/daemon/events 0.333s coverage: 50.0% of statements [2020-05-18T10:32:35.788Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T10:32:35.788Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T10:32:36.262Z] ok github.com/docker/docker/daemon/graphdriver 0.238s coverage: 2.3% of statements [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-18T10:32:36.735Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-18T10:32:36.735Z] ok github.com/docker/docker/daemon/links 0.280s coverage: 93.0% of statements [2020-05-18T10:32:37.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-18T10:32:37.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.91s) [2020-05-18T10:32:37.280Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T10:32:37.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.31s) [2020-05-18T10:32:37.419Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T10:32:38.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-18T10:32:39.206Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2020-05-18T10:32:39.206Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T10:32:39.379Z] --- PASS: TestServiceWithDataPathPortInit (18.40s) [2020-05-18T10:32:39.379Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T10:32:39.714Z] ok github.com/docker/docker/daemon/logger 0.606s coverage: 42.1% of statements [2020-05-18T10:32:40.188Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 77.8% of statements [2020-05-18T10:32:40.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-18T10:32:40.661Z] ok github.com/docker/docker/daemon/images 0.468s coverage: 4.9% of statements [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-18T10:32:40.661Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-18T10:32:40.874Z] --- PASS: TestCreateServiceSecretFileMode (3.73s) [2020-05-18T10:32:40.874Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T10:32:41.131Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s) [2020-05-18T10:32:41.131Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T10:32:41.136Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.312s coverage: 61.6% of statements [2020-05-18T10:32:41.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2020-05-18T10:32:42.056Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-18T10:32:42.056Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T10:32:43.191Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 75.2% of statements [2020-05-18T10:32:43.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T10:32:43.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-18T10:32:43.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.260s coverage: 35.9% of statements [2020-05-18T10:32:43.672Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-05-18T10:32:43.672Z] === RUN TestKernelTCPMemory [2020-05-18T10:32:43.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-18T10:32:43.853Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:32:43.853Z] [2020-05-18T10:32:43.853Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:32:43.853Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:32:43.853Z] [2020-05-18T10:32:43.853Z] To set a process to complain mode, use the command line tool [2020-05-18T10:32:43.853Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:32:43.853Z] [2020-05-18T10:32:43.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-18T10:32:44.326Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-05-18T10:32:44.326Z] === RUN TestCreateServiceSysctls Post stage [Pipeline] junit [2020-05-18T10:32:44.428Z] Recording test results [2020-05-18T10:32:44.489Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-18T10:32:44.489Z] === RUN TestNISDomainname [2020-05-18T10:32:44.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.224s coverage: 33.3% of statements [2020-05-18T10:32:45.135Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [Pipeline] sh [2020-05-18T10:32:45.608Z] ok github.com/docker/docker/daemon/logger/syslog 0.222s coverage: 47.8% of statements [2020-05-18T10:32:45.798Z] + echo Ensuring container killed. [2020-05-18T10:32:45.798Z] Ensuring container killed. [2020-05-18T10:32:45.798Z] + docker rm -vf docker-pr3 [2020-05-18T10:32:45.798Z] Error: No such container: docker-pr3 [2020-05-18T10:32:45.798Z] + true [Pipeline] sh [2020-05-18T10:32:45.850Z] --- PASS: TestNISDomainname (1.23s) [2020-05-18T10:32:45.850Z] === RUN TestHostnameDnsResolution [2020-05-18T10:32:46.077Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:32:46.077Z] Chowning /workspace to jenkins user [2020-05-18T10:32:46.077Z] + id -u [2020-05-18T10:32:46.077Z] + id -g [2020-05-18T10:32:46.078Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T10:32:46.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-18T10:32:46.605Z] ok github.com/docker/docker/daemon/logger/splunk 2.170s coverage: 82.5% of statements [2020-05-18T10:32:46.605Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T10:32:46.605Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-18T10:32:46.605Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] catchError [Pipeline] { [2020-05-18T10:32:47.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-18T10:32:47.466Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-05-18T10:32:47.466Z] === RUN TestStats [Pipeline] sh [2020-05-18T10:32:47.746Z] + bundleName=docker-py [2020-05-18T10:32:47.746Z] + echo Creating docker-py-bundles.tar.gz [2020-05-18T10:32:47.746Z] Creating docker-py-bundles.tar.gz [2020-05-18T10:32:47.746Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-18T10:32:47.756Z] Archiving artifacts [2020-05-18T10:32:48.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-18T10:32:48.845Z] ok github.com/docker/docker/distribution/metadata 1.608s coverage: 48.2% of statements [2020-05-18T10:32:48.845Z] ok github.com/docker/docker/distribution 1.481s coverage: 20.3% of statements [2020-05-18T10:32:48.845Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T10:32:48.845Z] ok github.com/docker/docker/errdefs 0.252s coverage: 49.4% of statements [2020-05-18T10:32:49.013Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-18T10:32:49.353Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.02s) [2020-05-18T10:32:49.354Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ics6ffo4mxsuntokyc82hh0wb Created:2020-05-18 10:32:41.022133896 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[29700840a3c6ec0494e5f0e72cdc3c90c791afc2d743d221db4c61f4679168e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdhoqvjoqbpy3xkkxyxyp5z6x EndpointID:23b2a97d00a69210e126baaa5ebb4856eaa261712ddcb6182ce0e4489afa20b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:34c1d35865bfc912b1e94d83b54f2005367de78bc66a2d20a21ad7f74ae9fe5a MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ac18a34b7387 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdhoqvjoqbpy3xkkxyxyp5z6x EndpointID:23b2a97d00a69210e126baaa5ebb4856eaa261712ddcb6182ce0e4489afa20b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T10:32:49.354Z] PASS [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] === Skipped [2020-05-18T10:32:49.354Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:32:49.354Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] DONE 22 tests, 1 skipped in 52.548s [2020-05-18T10:32:49.354Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] ++ set -e [2020-05-18T10:32:49.354Z] ++ '[' -n 0 ']' [2020-05-18T10:32:49.354Z] ++ set -x [2020-05-18T10:32:49.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] INFO: Testing against a local daemon [2020-05-18T10:32:49.354Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T10:32:49.354Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:32:49.354Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:32:49.354Z] === RUN TestDockerNetworkIpvlan [2020-05-18T10:32:49.354Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:32:49.354Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:32:49.354Z] PASS [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] === Skipped [2020-05-18T10:32:49.354Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:32:49.354Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:32:49.354Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] [2020-05-18T10:32:49.354Z] DONE 2 tests, 2 skipped in 0.139s [2020-05-18T10:32:49.354Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] ++ set -e [2020-05-18T10:32:49.354Z] ++ '[' -n 0 ']' [2020-05-18T10:32:49.354Z] ++ set -x [2020-05-18T10:32:49.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:32:49.354Z] INFO: Testing against a local daemon [2020-05-18T10:32:49.354Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T10:32:49.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER docker:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh binary-daemon [2020-05-18T10:32:49.819Z] --- PASS: TestCreateServiceSysctls (4.77s) [2020-05-18T10:32:49.819Z] === RUN TestCreateServiceCapabilities [2020-05-18T10:32:49.942Z] [2020-05-18T10:32:49.942Z] Removing bundles/ [2020-05-18T10:32:49.942Z] [2020-05-18T10:32:49.942Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-18T10:32:49.942Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-18T10:32:49.942Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:32:50.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-18T10:32:50.428Z] ok github.com/docker/docker/distribution/xfer 2.540s coverage: 76.8% of statements [2020-05-18T10:32:50.428Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T10:32:50.446Z] --- PASS: TestStats (3.00s) [2020-05-18T10:32:50.446Z] === RUN TestStopContainerWithTimeout [2020-05-18T10:32:50.446Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T10:32:50.446Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T10:32:50.446Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T10:32:50.446Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T10:32:50.446Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T10:32:50.446Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T10:32:50.446Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T10:32:50.446Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T10:32:50.446Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T10:32:50.446Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T10:32:50.732Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s) [2020-05-18T10:32:50.732Z] === RUN TestDockerNetworkMacvlan [2020-05-18T10:32:50.901Z] ok github.com/docker/docker/image/v1 0.133s coverage: 25.0% of statements [2020-05-18T10:32:50.901Z] ok github.com/docker/docker/image/cache 0.287s coverage: 19.2% of statements [2020-05-18T10:32:51.811Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T10:32:51.898Z] ok github.com/docker/docker/image 0.610s coverage: 86.4% of statements [2020-05-18T10:32:51.898Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T10:32:51.899Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T10:32:52.110Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T10:32:52.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-18T10:32:52.371Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2020-05-18T10:32:52.494Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2020-05-18T10:32:52.494Z] === RUN TestInspect [2020-05-18T10:32:53.487Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T10:32:53.731Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T10:32:54.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-18T10:32:54.423Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T10:32:54.605Z] ok github.com/docker/docker/libcontainerd/local 0.502s coverage: 1.0% of statements [2020-05-18T10:32:54.605Z] ok github.com/docker/docker/pkg/aaparser 0.414s coverage: 50.0% of statements [2020-05-18T10:32:55.078Z] ok github.com/docker/docker/opts 0.501s coverage: 67.7% of statements [2020-05-18T10:32:55.078Z] ok github.com/docker/docker/layer 1.228s coverage: 30.1% of statements [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T10:32:55.078Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T10:32:55.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-18T10:32:55.652Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-18T10:32:55.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-05-18T10:32:55.652Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-05-18T10:32:55.652Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-05-18T10:32:55.652Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-05-18T10:32:55.652Z] === RUN TestDeleteDevicemapper [2020-05-18T10:32:55.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T10:32:55.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:32:55.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T10:32:56.074Z] ok github.com/docker/docker/pkg/broadcaster 0.301s coverage: 100.0% of statements [2020-05-18T10:32:56.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-18T10:32:56.872Z] --- PASS: TestInspect (3.84s) [2020-05-18T10:32:56.872Z] === RUN TestCreateJob [2020-05-18T10:32:57.072Z] ok github.com/docker/docker/pkg/capabilities 0.195s coverage: 87.5% of statements [2020-05-18T10:32:57.136Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-18T10:32:57.546Z] ok github.com/docker/docker/pkg/authorization 0.753s coverage: 26.8% of statements [2020-05-18T10:32:58.020Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.4% of statements [2020-05-18T10:32:58.020Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2020-05-18T10:32:58.062Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-18T10:32:58.612Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T10:32:58.987Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-18T10:32:59.018Z] ok github.com/docker/docker/pkg/discovery 0.225s coverage: 58.3% of statements [2020-05-18T10:32:59.018Z] ok github.com/docker/docker/pkg/discovery/file 0.086s coverage: 92.9% of statements [2020-05-18T10:32:59.242Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2020-05-18T10:32:59.242Z] === RUN TestUpdateMemory [2020-05-18T10:32:59.242Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T10:32:59.242Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:32:59.242Z] === RUN TestUpdateCPUQuota [2020-05-18T10:33:00.603Z] ok github.com/docker/docker/pkg/discovery/memory 0.299s coverage: 92.3% of statements [2020-05-18T10:33:00.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-18T10:33:00.603Z] ok github.com/docker/docker/pkg/discovery/nodes 0.115s coverage: 93.8% of statements [2020-05-18T10:33:00.859Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-05-18T10:33:00.859Z] === RUN TestUpdatePidsLimit [2020-05-18T10:33:00.859Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T10:33:01.250Z] --- PASS: TestCreateJob (4.49s) [2020-05-18T10:33:01.250Z] === RUN TestReplicatedJob [2020-05-18T10:33:01.418Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T10:33:01.602Z] ok github.com/docker/docker/pkg/filenotify 0.078s coverage: 36.2% of statements [2020-05-18T10:33:01.673Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T10:33:01.901Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T10:33:01.928Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T10:33:02.076Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-05-18T10:33:02.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T10:33:02.549Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2020-05-18T10:33:03.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T10:33:03.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T10:33:03.550Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 6.5% of statements [2020-05-18T10:33:03.550Z] ok github.com/docker/docker/pkg/discovery/kv 3.437s coverage: 84.1% of statements [2020-05-18T10:33:04.028Z] ok github.com/docker/docker/pkg/archive 6.591s coverage: 62.0% of statements [2020-05-18T10:33:05.026Z] ok github.com/docker/docker/pkg/locker 0.143s coverage: 88.9% of statements [2020-05-18T10:33:05.026Z] ok github.com/docker/docker/pkg/ioutils 0.950s coverage: 69.2% of statements [2020-05-18T10:33:05.026Z] ok github.com/docker/docker/pkg/jsonmessage 0.274s coverage: 91.7% of statements [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-18T10:33:05.185Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-05-18T10:33:05.185Z] === RUN TestUpdateRestartPolicy [2020-05-18T10:33:05.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-18T10:33:05.695Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-18T10:33:06.028Z] ok github.com/docker/docker/pkg/longpath 0.065s coverage: 100.0% of statements [2020-05-18T10:33:06.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2020-05-18T10:33:06.502Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2020-05-18T10:33:06.975Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2020-05-18T10:33:07.579Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-18T10:33:07.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-18T10:33:07.973Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.140s coverage: 56.8% of statements [2020-05-18T10:33:08.138Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-18T10:33:08.465Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T10:33:09.063Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-18T10:33:09.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.194s coverage: 85.7% of statements [2020-05-18T10:33:09.561Z] ok github.com/docker/docker/pkg/pools 0.065s coverage: 88.2% of statements [2020-05-18T10:33:09.625Z] --- PASS: TestReplicatedJob (7.66s) [2020-05-18T10:33:09.625Z] === RUN TestUpdateReplicatedJob [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan (18.73s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2020-05-18T10:33:09.841Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-05-18T10:33:09.841Z] PASS [2020-05-18T10:33:09.841Z] [2020-05-18T10:33:09.841Z] DONE 8 tests in 21.011s [2020-05-18T10:33:09.841Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] ++ set -e [2020-05-18T10:33:09.841Z] ++ '[' -n 0 ']' [2020-05-18T10:33:09.841Z] ++ set -x [2020-05-18T10:33:09.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] testing: warning: no tests to run [2020-05-18T10:33:09.841Z] PASS [2020-05-18T10:33:09.841Z] [2020-05-18T10:33:09.841Z] DONE 0 tests in 0.024s [2020-05-18T10:33:09.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] ++ set -e [2020-05-18T10:33:09.841Z] ++ '[' -n 0 ']' [2020-05-18T10:33:09.841Z] ++ set -x [2020-05-18T10:33:09.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:09.841Z] INFO: Testing against a local daemon [2020-05-18T10:33:09.841Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T10:33:10.562Z] ok github.com/docker/docker/pkg/progress 0.064s coverage: 75.9% of statements [2020-05-18T10:33:10.944Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-18T10:33:11.038Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2020-05-18T10:33:11.512Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 73.9% of statements [2020-05-18T10:33:11.744Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-05-18T10:33:11.744Z] === RUN TestAuthZPluginTLS [2020-05-18T10:33:11.987Z] ok github.com/docker/docker/pkg/signal 0.031s coverage: 20.3% of statements [2020-05-18T10:33:12.312Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-05-18T10:33:12.312Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T10:33:12.461Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2020-05-18T10:33:12.879Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-18T10:33:12.879Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T10:33:13.074Z] --- PASS: TestUpdateReplicatedJob (4.67s) [2020-05-18T10:33:13.074Z] === RUN TestServiceListWithStatuses [2020-05-18T10:33:13.074Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T10:33:13.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:33:13.074Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T10:33:13.446Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-18T10:33:13.446Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T10:33:13.458Z] ok github.com/docker/docker/pkg/stringid 0.080s coverage: 70.6% of statements [2020-05-18T10:33:13.458Z] ok github.com/docker/docker/pkg/streamformatter 0.109s coverage: 66.2% of statements [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T10:33:13.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T10:33:14.013Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-05-18T10:33:14.013Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T10:33:14.051Z] ok github.com/docker/docker/cmd/dockerd 0.298s coverage: 30.8% of statements [2020-05-18T10:33:14.203Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-18T10:33:14.405Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-05-18T10:33:15.128Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-18T10:33:15.403Z] ok github.com/docker/docker/pkg/tailfile 0.194s coverage: 88.6% of statements [2020-05-18T10:33:15.403Z] ok github.com/docker/docker/pkg/system 0.091s coverage: 13.8% of statements [2020-05-18T10:33:15.915Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-05-18T10:33:15.915Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T10:33:16.053Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-18T10:33:16.400Z] ok github.com/docker/docker/pkg/tarsum 0.229s coverage: 89.3% of statements [2020-05-18T10:33:16.483Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-05-18T10:33:16.483Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T10:33:16.874Z] testing: warning: no tests to run [2020-05-18T10:33:16.874Z] coverage: [no statements] [2020-05-18T10:33:16.874Z] ok github.com/docker/docker/pkg/term/windows 0.662s coverage: [no statements] [no tests to run] [2020-05-18T10:33:17.347Z] ok github.com/docker/docker/pkg/truncindex 0.330s coverage: 91.5% of statements [2020-05-18T10:33:17.415Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-18T10:33:17.420Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-05-18T10:33:17.420Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T10:33:17.820Z] ok github.com/docker/docker/pkg/urlutil 0.091s coverage: 100.0% of statements [2020-05-18T10:33:17.820Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-05-18T10:33:17.974Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-18T10:33:17.986Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-05-18T10:33:17.986Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T10:33:18.229Z] --- PASS: TestUpdateRestartPolicy (13.31s) [2020-05-18T10:33:18.229Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T10:33:18.229Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-18T10:33:18.483Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-18T10:33:18.494Z] ok github.com/docker/docker/container 0.159s coverage: 34.7% of statements [2020-05-18T10:33:18.494Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T10:33:18.494Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T10:33:18.494Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T10:33:18.494Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T10:33:19.064Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-18T10:33:19.064Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-05-18T10:33:19.064Z] === RUN TestWaitNonBlocked [2020-05-18T10:33:19.064Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:33:19.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:33:19.064Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:33:19.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:33:19.064Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:33:19.064Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:33:19.355Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-18T10:33:19.355Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-18T10:33:19.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-18T10:33:20.055Z] ok github.com/docker/docker/plugin/v2 0.206s coverage: 20.1% of statements [2020-05-18T10:33:20.055Z] ok github.com/docker/docker/plugin 0.381s coverage: 12.0% of statements [2020-05-18T10:33:20.055Z] ok github.com/docker/docker/reference 0.545s coverage: 83.7% of statements [2020-05-18T10:33:20.518Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-05-18T10:33:20.518Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T10:33:20.554Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-18T10:33:20.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-05-18T10:33:20.554Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.49s) [2020-05-18T10:33:20.554Z] === RUN TestWaitBlocked [2020-05-18T10:33:20.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:33:20.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:33:20.554Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:33:20.554Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:33:20.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:33:20.554Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:33:21.052Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 50.9% of statements [2020-05-18T10:33:21.113Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-18T10:33:21.447Z] --- PASS: TestDockerNetworkConnectAlias (8.04s) [2020-05-18T10:33:21.447Z] === RUN TestDockerNetworkReConnect [2020-05-18T10:33:22.036Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T10:33:22.036Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2020-05-18T10:33:22.036Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-05-18T10:33:22.036Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T10:33:22.036Z] === CONT TestIpcModeOlderClient [2020-05-18T10:33:22.036Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-05-18T10:33:22.036Z] === CONT TestDaemonHostGatewayIP [2020-05-18T10:33:22.048Z] ok github.com/docker/docker/registry/resumable 0.355s coverage: 100.0% of statements [2020-05-18T10:33:22.420Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-05-18T10:33:22.420Z] === RUN TestAuthZPluginHeader [2020-05-18T10:33:23.045Z] ok github.com/docker/docker/registry 0.451s coverage: 51.5% of statements [2020-05-18T10:33:23.045Z] ok github.com/docker/docker/runconfig 0.356s coverage: 52.2% of statements [2020-05-18T10:33:23.357Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-18T10:33:23.357Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T10:33:23.357Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:33:23.357Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:23.357Z] === RUN TestAuthZPluginV2Disable [2020-05-18T10:33:23.357Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:33:23.357Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:23.357Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T10:33:23.357Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:33:23.357Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:23.357Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T10:33:23.357Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:33:23.357Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:23.357Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T10:33:23.518Z] ok github.com/docker/docker/testutil 0.329s coverage: 62.5% of statements [2020-05-18T10:33:24.042Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-05-18T10:33:25.299Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-05-18T10:33:25.299Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T10:33:25.566Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-18T10:33:25.753Z] ok github.com/docker/docker/volume/drivers 0.139s coverage: 36.1% of statements [2020-05-18T10:33:26.125Z] --- PASS: TestDaemonHostGatewayIP (4.20s) [2020-05-18T10:33:26.125Z] === CONT TestDaemonRestartIpcMode [2020-05-18T10:33:26.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-18T10:33:26.749Z] ok github.com/docker/docker/volume/local 0.148s coverage: 37.7% of statements [2020-05-18T10:33:27.222Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 66.2% of statements [2020-05-18T10:33:27.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-18T10:33:27.814Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-18T10:33:27.814Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-18T10:33:28.218Z] ok github.com/docker/docker/volume/service 0.312s coverage: 70.3% of statements [2020-05-18T10:33:28.289Z] --- PASS: TestDockerNetworkReConnect (6.24s) [2020-05-18T10:33:28.289Z] === RUN TestServicePlugin [2020-05-18T10:33:28.289Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T10:33:28.289Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:28.289Z] === RUN TestServiceUpdateLabel [2020-05-18T10:33:28.742Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-18T10:33:30.103Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2020-05-18T10:33:31.739Z] --- PASS: TestServiceUpdateLabel (3.70s) [2020-05-18T10:33:31.739Z] === RUN TestServiceUpdateSecrets [2020-05-18T10:33:32.499Z] ok github.com/docker/docker/daemon/cluster/convert 0.061s coverage: 35.6% of statements [2020-05-18T10:33:32.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-18T10:33:32.868Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-18T10:33:33.127Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-18T10:33:33.383Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-18T10:33:33.525Z] ok github.com/docker/docker/daemon/cluster 0.208s coverage: 0.5% of statements [2020-05-18T10:33:33.638Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-18T10:33:33.893Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-18T10:33:34.147Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-18T10:33:34.707Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-18T10:33:34.707Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-18T10:33:34.962Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-18T10:33:38.224Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2020-05-18T10:33:38.224Z] PASS [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === Skipped [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T10:33:38.224Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T10:33:38.224Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T10:33:38.224Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:33:38.224Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T10:33:38.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T10:33:38.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] [2020-05-18T10:33:38.224Z] DONE 200 tests, 6 skipped in 161.669s [2020-05-18T10:33:38.224Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T10:33:38.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:38.224Z] ++ set -e [2020-05-18T10:33:38.224Z] ++ '[' -n 0 ']' [2020-05-18T10:33:38.224Z] ++ set -x [2020-05-18T10:33:38.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:38.224Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-18T10:33:38.224Z] INFO: Testing against a local daemon [2020-05-18T10:33:38.224Z] === RUN TestCommitInheritsEnv [2020-05-18T10:33:38.479Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-18T10:33:38.733Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-05-18T10:33:38.733Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T10:33:38.733Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T10:33:38.733Z] === RUN TestImagesFilterMultiReference [2020-05-18T10:33:38.733Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T10:33:38.733Z] === RUN TestImagePullPlatformInvalid [2020-05-18T10:33:38.733Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-18T10:33:38.733Z] === RUN TestRemoveImageOrphaning [2020-05-18T10:33:39.078Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2020-05-18T10:33:39.293Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-05-18T10:33:39.293Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T10:33:41.437Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-05-18T10:33:41.437Z] PASS [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] === Skipped [2020-05-18T10:33:41.437Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:33:41.437Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:33:41.437Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:33:41.437Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:33:41.437Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] [2020-05-18T10:33:41.437Z] DONE 17 tests, 4 skipped in 31.692s [2020-05-18T10:33:41.437Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T10:33:41.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:41.437Z] ++ set -e [2020-05-18T10:33:41.437Z] ++ '[' -n 0 ']' [2020-05-18T10:33:41.437Z] ++ set -x [2020-05-18T10:33:41.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:41.437Z] INFO: Testing against a local daemon [2020-05-18T10:33:41.437Z] === RUN TestPluginInvalidJSON [2020-05-18T10:33:41.437Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:33:41.437Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:33:41.437Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:33:41.437Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-18T10:33:41.437Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T10:33:41.437Z] === RUN TestPluginInstall [2020-05-18T10:33:41.437Z] === RUN TestPluginInstall/no_auth [2020-05-18T10:33:41.802Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-18T10:33:41.806Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-18T10:33:41.807Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2020-05-18T10:33:41.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T10:33:41.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T10:33:41.807Z] === RUN TestTagInvalidReference [2020-05-18T10:33:41.807Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-18T10:33:41.807Z] === RUN TestTagValidPrefixedRepo [2020-05-18T10:33:41.807Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-05-18T10:33:41.807Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T10:33:41.807Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-18T10:33:41.807Z] === RUN TestTagOfficialNames [2020-05-18T10:33:41.807Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-18T10:33:41.807Z] === RUN TestTagMatchesDigest [2020-05-18T10:33:41.807Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-18T10:33:41.807Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T10:33:42.427Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.7% of statements [2020-05-18T10:33:43.690Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-18T10:33:45.137Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-18T10:33:46.115Z] ok github.com/docker/docker/pkg/plugins 35.212s coverage: 73.4% of statements [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T10:33:46.115Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === Skipped [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-18T10:33:46.115Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-18T10:33:46.115Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-18T10:33:46.115Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-18T10:33:46.115Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-18T10:33:46.115Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-18T10:33:46.115Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-18T10:33:46.115Z] daemon_test.go:147: root required [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-18T10:33:46.115Z] reload_test.go:520: root required [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-18T10:33:46.115Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-18T10:33:46.115Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-18T10:33:46.115Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-18T10:33:46.115Z] download_test.go:268: Needs fixing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-18T10:33:46.115Z] layer_test.go:304: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-18T10:33:46.115Z] layer_test.go:353: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-18T10:33:46.115Z] layer_test.go:468: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-18T10:33:46.115Z] layer_test.go:697: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-18T10:33:46.115Z] migration_test.go:46: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-18T10:33:46.115Z] migration_test.go:182: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-18T10:33:46.115Z] mount_test.go:17: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-18T10:33:46.115Z] mount_test.go:76: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-18T10:33:46.115Z] mount_test.go:125: Failing on Windows [2020-05-18T10:33:46.115Z] [2020-05-18T10:33:46.115Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-18T10:33:46.116Z] mount_test.go:212: Failing on Windows [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:133: Xz not present in msys2 [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:238: Failing on Windows CI machines [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-18T10:33:46.116Z] archive_windows_test.go:16: Currently fails [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-18T10:33:46.116Z] changes_test.go:192: needs more investigation [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-18T10:33:46.116Z] changes_test.go:405: needs further investigation [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-18T10:33:46.116Z] changes_test.go:441: needs further investigation [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2020-05-18T10:33:46.116Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-18T10:33:46.116Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-18T10:33:46.116Z] poller_test.go:41: No chmod on Windows [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-18T10:33:46.116Z] fileutils_test.go:134: Needs porting to Windows [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-18T10:33:46.116Z] fileutils_test.go:180: Needs porting to Windows [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-18T10:33:46.116Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-18T10:33:46.116Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-18T10:33:46.116Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-18T10:33:46.116Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-18T10:33:46.116Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-18T10:33:46.116Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] [2020-05-18T10:33:46.116Z] DONE 1761 tests, 46 skipped in 199.273s [2020-05-18T10:33:46.116Z] INFO: make.ps1 ended at 05/18/2020 10:33:44 [2020-05-18T10:33:46.591Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-18T10:33:46.591Z] INFO: Unit tests ended at 05/18/2020 10:33:46. Duration:00:03:32.9732189 [2020-05-18T10:33:46.591Z] INFO: Building busybox [2020-05-18T10:33:46.591Z] Sending build context to Docker daemon 5.12kB [2020-05-18T10:33:46.591Z] [2020-05-18T10:33:46.591Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-18T10:33:46.591Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-18T10:33:46.591Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-18T10:33:46.591Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-18T10:33:46.591Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-18T10:33:46.591Z] ---> 561b89eac394 [2020-05-18T10:33:46.591Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-18T10:33:46.591Z] ---> Running in e71dd2274e99 [2020-05-18T10:33:46.947Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-05-18T10:33:46.947Z] === RUN TestServiceUpdateConfigs [2020-05-18T10:33:47.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.541s coverage: 13.9% of statements [2020-05-18T10:33:47.848Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:955094b7b81e9a3b4644f89f328993fc86dbbccfb93108d2de9f21b5c8dd9f5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:955094b7b81e9a3b4644f89f328993fc86dbbccfb93108d2de9f21b5c8dd9f5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:48.003Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e164177db65f4b3ee7908b75c53c2c4df7c02fc475bf8f146b20c3b229f1ac5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:48.003Z] time="2020-05-18T10:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e164177db65f4b3ee7908b75c53c2c4df7c02fc475bf8f146b20c3b229f1ac5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:48.571Z] === RUN TestPluginInstall/with_insecure [2020-05-18T10:33:48.773Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-18T10:33:48.773Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-18T10:33:49.698Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-18T10:33:49.896Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2962e1f94555f9413858470eac7cf9266d0f6bd0428e2ac0738d652c869995" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:33:49.947Z] time="2020-05-18T10:33:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a2962e1f94555f9413858470eac7cf9266d0f6bd0428e2ac0738d652c869995" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:33:50.205Z] --- PASS: TestPluginInstall (8.69s) [2020-05-18T10:33:50.205Z] --- PASS: TestPluginInstall/no_auth (5.70s) [2020-05-18T10:33:50.205Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-18T10:33:50.205Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-05-18T10:33:50.206Z] plugin_test.go:157: [d4c9cab5aed9b] daemon is not started [2020-05-18T10:33:50.206Z] PASS [2020-05-18T10:33:50.206Z] [2020-05-18T10:33:50.206Z] DONE 6 tests in 8.883s [2020-05-18T10:33:50.206Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T10:33:50.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:50.206Z] ++ set -e [2020-05-18T10:33:50.206Z] ++ '[' -n 0 ']' [2020-05-18T10:33:50.206Z] ++ set -x [2020-05-18T10:33:50.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:50.465Z] INFO: Testing against a local daemon [2020-05-18T10:33:50.465Z] === RUN TestExternalGraphDriver [2020-05-18T10:33:50.465Z] === RUN TestExternalGraphDriver/json [2020-05-18T10:33:50.526Z] ok github.com/docker/docker/daemon 12.507s coverage: 17.4% of statements [2020-05-18T10:33:50.526Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T10:33:50.526Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T10:33:50.527Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T10:33:50.527Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T10:33:50.624Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-18T10:33:51.156Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.204s coverage: 57.9% of statements [2020-05-18T10:33:51.389Z] Removing intermediate container e71dd2274e99 [2020-05-18T10:33:51.389Z] ---> e9f226cfb1fe [2020-05-18T10:33:51.389Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-18T10:33:51.389Z] ---> Running in 6fd1694527b8 [2020-05-18T10:33:51.389Z] Removing intermediate container 6fd1694527b8 [2020-05-18T10:33:51.389Z] ---> 1fc803aee23c [2020-05-18T10:33:51.389Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-18T10:33:51.389Z] ---> Running in 6db551174106 [2020-05-18T10:33:51.389Z] Removing intermediate container 6db551174106 [2020-05-18T10:33:51.389Z] ---> 8d9c04ca6c52 [2020-05-18T10:33:51.389Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-18T10:33:52.971Z] [2020-05-18T10:33:52.971Z] ---> 87119802dbae [2020-05-18T10:33:52.971Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-18T10:33:52.971Z] ---> Running in dd348b2e1ba5 [2020-05-18T10:33:52.999Z] === RUN TestExternalGraphDriver/spec [2020-05-18T10:33:54.782Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-18T10:33:54.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-18T10:33:55.599Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.030s coverage: 1.8% of statements [2020-05-18T10:33:56.285Z] === RUN TestExternalGraphDriver/pull [2020-05-18T10:33:57.096Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.913s coverage: 69.2% of statements [2020-05-18T10:33:58.040Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-18T10:33:58.189Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-05-18T10:33:58.189Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-05-18T10:33:58.189Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-05-18T10:33:58.189Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-05-18T10:33:58.189Z] === RUN TestGraphdriverPluginV2 [2020-05-18T10:33:58.189Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-05-18T10:33:58.189Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:58.189Z] PASS [2020-05-18T10:33:58.189Z] [2020-05-18T10:33:58.189Z] === Skipped [2020-05-18T10:33:58.189Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-05-18T10:33:58.189Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:33:58.189Z] [2020-05-18T10:33:58.189Z] [2020-05-18T10:33:58.189Z] DONE 5 tests, 1 skipped in 7.695s [2020-05-18T10:33:58.189Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T10:33:58.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:58.189Z] ++ set -e [2020-05-18T10:33:58.189Z] ++ '[' -n 0 ']' [2020-05-18T10:33:58.189Z] ++ set -x [2020-05-18T10:33:58.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:33:58.189Z] INFO: Testing against a local daemon [2020-05-18T10:33:58.189Z] === RUN TestContinueAfterPluginCrash [2020-05-18T10:33:58.189Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T10:33:58.189Z] === RUN TestReadPluginNoRead [2020-05-18T10:33:58.189Z] === PAUSE TestReadPluginNoRead [2020-05-18T10:33:58.189Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T10:33:58.189Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T10:33:58.189Z] === CONT TestContinueAfterPluginCrash [2020-05-18T10:33:58.189Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T10:33:58.189Z] === CONT TestReadPluginNoRead [2020-05-18T10:33:58.591Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.087s coverage: 49.5% of statements [2020-05-18T10:34:00.086Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.358s coverage: 46.2% of statements [2020-05-18T10:34:00.086Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T10:34:00.549Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-18T10:34:01.108Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-18T10:34:01.800Z] Removing intermediate container dd348b2e1ba5 [2020-05-18T10:34:01.801Z] ---> 73742ff896d7 [2020-05-18T10:34:01.801Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-18T10:34:01.801Z] ---> Running in 07400068ec6c [2020-05-18T10:34:01.801Z] [2020-05-18T10:34:01.801Z] SUCCESS: Specified value was saved. [2020-05-18T10:34:02.381Z] === RUN TestReadPluginNoRead/default [2020-05-18T10:34:02.470Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-18T10:34:02.470Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-18T10:34:02.470Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-18T10:34:02.470Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-18T10:34:02.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-18T10:34:02.798Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2020-05-18T10:34:02.798Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.666s coverage: 76.1% of statements [2020-05-18T10:34:02.949Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2020-05-18T10:34:03.397Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-18T10:34:03.652Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-18T10:34:04.212Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-18T10:34:04.327Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T10:34:04.772Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-18T10:34:04.784Z] Removing intermediate container 07400068ec6c [2020-05-18T10:34:04.784Z] ---> 8c66244176e6 [2020-05-18T10:34:04.784Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-18T10:34:04.784Z] ---> Running in 29beda0e5632 [2020-05-18T10:34:04.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.832s coverage: 52.1% of statements [2020-05-18T10:34:04.896Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T10:34:04.896Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T10:34:04.896Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-05-18T10:34:04.896Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-05-18T10:34:05.384Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2020-05-18T10:34:05.384Z] === RUN TestServiceUpdateNetwork [2020-05-18T10:34:06.228Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T10:34:07.285Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-18T10:34:07.285Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-18T10:34:07.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-18T10:34:07.802Z] Cannot create a file when that file already exists. [2020-05-18T10:34:08.131Z] --- PASS: TestReadPluginNoRead (9.82s) [2020-05-18T10:34:08.131Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-05-18T10:34:08.131Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-05-18T10:34:08.131Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-05-18T10:34:08.131Z] read_test.go:91: [df6295f43ffe3] daemon is not started [2020-05-18T10:34:08.389Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2020-05-18T10:34:08.389Z] PASS [2020-05-18T10:34:08.389Z] [2020-05-18T10:34:08.389Z] DONE 6 tests in 10.346s [2020-05-18T10:34:08.389Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T10:34:08.389Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:08.389Z] ++ set -e [2020-05-18T10:34:08.389Z] ++ '[' -n 0 ']' [2020-05-18T10:34:08.389Z] ++ set -x [2020-05-18T10:34:08.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:08.390Z] testing: warning: no tests to run [2020-05-18T10:34:08.390Z] PASS [2020-05-18T10:34:08.390Z] [2020-05-18T10:34:08.390Z] DONE 0 tests in 0.041s [2020-05-18T10:34:08.390Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T10:34:08.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:08.390Z] ++ set -e [2020-05-18T10:34:08.390Z] ++ '[' -n 0 ']' [2020-05-18T10:34:08.390Z] ++ set -x [2020-05-18T10:34:08.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:08.648Z] INFO: Testing against a local daemon [2020-05-18T10:34:08.648Z] === RUN TestPluginWithDevMounts [2020-05-18T10:34:08.648Z] === PAUSE TestPluginWithDevMounts [2020-05-18T10:34:08.648Z] === CONT TestPluginWithDevMounts [2020-05-18T10:34:09.424Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-18T10:34:10.438Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-05-18T10:34:10.438Z] ok github.com/docker/docker/daemon/logger 0.328s coverage: 41.8% of statements [2020-05-18T10:34:10.786Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-18T10:34:11.179Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-18T10:34:11.180Z] PASS [2020-05-18T10:34:11.180Z] [2020-05-18T10:34:11.180Z] DONE 1 tests in 2.360s [2020-05-18T10:34:11.180Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T10:34:11.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:11.180Z] ++ set -e [2020-05-18T10:34:11.180Z] ++ '[' -n 0 ']' [2020-05-18T10:34:11.180Z] ++ set -x [2020-05-18T10:34:11.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:11.180Z] INFO: Testing against a local daemon [2020-05-18T10:34:11.180Z] === RUN TestSecretInspect [2020-05-18T10:34:11.343Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-18T10:34:11.343Z] Copying nested executables into bundles/binary-daemon [2020-05-18T10:34:11.343Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-18T10:34:11.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER docker:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh cross [2020-05-18T10:34:12.236Z] [2020-05-18T10:34:12.236Z] Removing bundles/ [2020-05-18T10:34:12.236Z] [2020-05-18T10:34:12.236Z] ---> Making bundle: cross (in bundles/cross) [2020-05-18T10:34:12.236Z] Cross building: bundles/cross/linux/amd64 [2020-05-18T10:34:12.236Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T10:34:12.236Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-18T10:34:12.491Z] ok github.com/docker/docker/daemon/logger/awslogs 0.654s coverage: 77.4% of statements [2020-05-18T10:34:12.597Z] Removing intermediate container 29beda0e5632 [2020-05-18T10:34:12.597Z] ---> 24a9ca8e8659 [2020-05-18T10:34:12.597Z] Step 13/13 : CMD ["sh"] [2020-05-18T10:34:12.597Z] ---> Running in 6e7bb4b6d29c [2020-05-18T10:34:13.072Z] Removing intermediate container 6e7bb4b6d29c [2020-05-18T10:34:13.072Z] ---> 9c10fb884673 [2020-05-18T10:34:13.072Z] Successfully built 9c10fb884673 [2020-05-18T10:34:13.072Z] Successfully tagged busybox:latest [2020-05-18T10:34:13.072Z] INFO: Docker images of the daemon under test [2020-05-18T10:34:13.072Z] [2020-05-18T10:34:13.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T10:34:13.072Z] busybox latest 9c10fb884673 Less than a second ago 3.72GB [2020-05-18T10:34:13.072Z] microsoft/windowsservercore latest 561b89eac394 11 days ago 3.7GB [2020-05-18T10:34:13.072Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 11 days ago 3.7GB [2020-05-18T10:34:13.072Z] [2020-05-18T10:34:13.072Z] INFO: Running integration tests at 05/18/2020 10:34:12... [2020-05-18T10:34:13.072Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-18T10:34:13.072Z] INFO: Integration API tests being run from the host: [2020-05-18T10:34:13.072Z] INFO: make.ps1 starting at 05/18/2020 10:34:12 [2020-05-18T10:34:13.118Z] ok github.com/docker/docker/daemon/logger/journald 0.050s coverage: 26.2% of statements [2020-05-18T10:34:13.546Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-18T10:34:13.749Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2020-05-18T10:34:13.750Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T10:34:13.750Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T10:34:13.750Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T10:34:13.750Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T10:34:14.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-18T10:34:14.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2020-05-18T10:34:14.465Z] --- PASS: TestSecretInspect (3.24s) [2020-05-18T10:34:14.465Z] === RUN TestSecretList [2020-05-18T10:34:14.673Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 87.2% of statements [2020-05-18T10:34:14.971Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-18T10:34:16.337Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-18T10:34:17.389Z] ok github.com/docker/docker/daemon/logger/local 0.099s coverage: 75.2% of statements [2020-05-18T10:34:17.389Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T10:34:17.749Z] --- PASS: TestSecretList (3.22s) [2020-05-18T10:34:17.749Z] === RUN TestSecretsCreateAndDelete [2020-05-18T10:34:18.019Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.051s coverage: 33.3% of statements [2020-05-18T10:34:18.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-18T10:34:18.475Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-18T10:34:18.475Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-18T10:34:18.645Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 38.0% of statements [2020-05-18T10:34:19.671Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-05-18T10:34:20.591Z] --- PASS: TestServiceUpdateNetwork (16.54s) [2020-05-18T10:34:20.591Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T10:34:20.591Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T10:34:21.034Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-05-18T10:34:21.034Z] === RUN TestSecretsUpdate [2020-05-18T10:34:21.597Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T10:34:22.402Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 47.8% of statements [2020-05-18T10:34:22.634Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-18T10:34:23.028Z] ok github.com/docker/docker/daemon/logger/splunk 3.051s coverage: 82.5% of statements [2020-05-18T10:34:23.028Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T10:34:24.058Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-05-18T10:34:24.058Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T10:34:24.319Z] --- PASS: TestSecretsUpdate (3.20s) [2020-05-18T10:34:24.319Z] === RUN TestTemplatedSecret [2020-05-18T10:34:25.894Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-18T10:34:26.149Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-18T10:34:27.605Z] --- PASS: TestTemplatedSecret (3.54s) [2020-05-18T10:34:27.605Z] === RUN TestSecretCreateResolve [2020-05-18T10:34:28.499Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2020-05-18T10:34:28.499Z] ok github.com/docker/docker/distribution 0.593s coverage: 22.1% of statements [2020-05-18T10:34:28.499Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T10:34:28.499Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-05-18T10:34:29.970Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T10:34:30.913Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-05-18T10:34:30.913Z] PASS [2020-05-18T10:34:30.913Z] [2020-05-18T10:34:30.913Z] DONE 6 tests in 19.823s [2020-05-18T10:34:30.913Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T10:34:30.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:30.913Z] ++ set -e [2020-05-18T10:34:30.913Z] ++ '[' -n 0 ']' [2020-05-18T10:34:30.913Z] ++ set -x [2020-05-18T10:34:30.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:30.913Z] INFO: Testing against a local daemon [2020-05-18T10:34:30.913Z] === RUN TestServiceCreateInit [2020-05-18T10:34:30.913Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T10:34:31.214Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2020-05-18T10:34:31.214Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T10:34:31.385Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-18T10:34:32.728Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2020-05-18T10:34:32.728Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-05-18T10:34:33.268Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-18T10:34:33.758Z] ok github.com/docker/docker/image 0.110s coverage: 86.4% of statements [2020-05-18T10:34:33.759Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T10:34:33.759Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T10:34:33.759Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-05-18T10:34:33.828Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-18T10:34:34.388Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-18T10:34:34.643Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-18T10:34:34.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:34:34.894Z] INFO: Testing against a local daemon [2020-05-18T10:34:35.566Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-18T10:34:35.820Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-05-18T10:34:36.205Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T10:34:36.491Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-18T10:34:38.343Z] --- PASS: TestServiceUpdatePidsLimit (17.98s) [2020-05-18T10:34:38.343Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-05-18T10:34:38.343Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-18T10:34:38.343Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-05-18T10:34:38.343Z] PASS [2020-05-18T10:34:38.343Z] [2020-05-18T10:34:38.343Z] === Skipped [2020-05-18T10:34:38.343Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T10:34:38.343Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:34:38.343Z] [2020-05-18T10:34:38.343Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-18T10:34:38.343Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:34:38.343Z] [2020-05-18T10:34:38.343Z] [2020-05-18T10:34:38.343Z] DONE 27 tests, 2 skipped in 176.330s [2020-05-18T10:34:38.343Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] ++ set -e [2020-05-18T10:34:38.343Z] ++ '[' -n 0 ']' [2020-05-18T10:34:38.343Z] ++ set -x [2020-05-18T10:34:38.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] INFO: Testing against a local daemon [2020-05-18T10:34:38.343Z] === RUN TestSessionCreate [2020-05-18T10:34:38.343Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T10:34:38.343Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T10:34:38.343Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-18T10:34:38.343Z] PASS [2020-05-18T10:34:38.343Z] [2020-05-18T10:34:38.343Z] DONE 2 tests in 0.381s [2020-05-18T10:34:38.343Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] ++ set -e [2020-05-18T10:34:38.343Z] ++ '[' -n 0 ']' [2020-05-18T10:34:38.343Z] ++ set -x [2020-05-18T10:34:38.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:38.343Z] INFO: Testing against a local daemon [2020-05-18T10:34:38.343Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T10:34:38.343Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:34:38.343Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:34:38.343Z] === RUN TestEventsExecDie [2020-05-18T10:34:38.539Z] ok github.com/docker/docker/opts 0.084s coverage: 67.4% of statements [2020-05-18T10:34:38.648Z] --- PASS: TestEventsExecDie (0.97s) [2020-05-18T10:34:38.649Z] === RUN TestEventsBackwardsCompatible [2020-05-18T10:34:38.943Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-18T10:34:38.943Z] === RUN TestInfoBinaryCommits [2020-05-18T10:34:38.943Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T10:34:38.943Z] === RUN TestInfoAPIVersioned [2020-05-18T10:34:38.943Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T10:34:38.943Z] === RUN TestInfoDiscoveryBackend [2020-05-18T10:34:39.556Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-18T10:34:39.556Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T10:34:39.750Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-18T10:34:40.545Z] --- PASS: TestServiceCreateInit (9.69s) [2020-05-18T10:34:40.546Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-05-18T10:34:40.546Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2020-05-18T10:34:40.546Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T10:34:40.561Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T10:34:40.561Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T10:34:40.613Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-05-18T10:34:40.613Z] ok github.com/docker/docker/pkg/authorization 1.135s coverage: 68.3% of statements [2020-05-18T10:34:40.867Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-18T10:34:40.867Z] === RUN TestInfoAPI [2020-05-18T10:34:40.867Z] --- PASS: TestInfoAPI (0.03s) [2020-05-18T10:34:40.867Z] === RUN TestInfoAPIWarnings [2020-05-18T10:34:41.242Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2020-05-18T10:34:41.481Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-18T10:34:41.481Z] === RUN TestInfoDebug [2020-05-18T10:34:41.529Z] ok github.com/docker/docker/pkg/archive 1.486s coverage: 76.7% of statements [2020-05-18T10:34:41.653Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-18T10:34:42.095Z] --- PASS: TestInfoDebug (0.53s) [2020-05-18T10:34:42.095Z] === RUN TestInfoInsecureRegistries [2020-05-18T10:34:42.156Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-05-18T10:34:42.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-18T10:34:42.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-18T10:34:42.711Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-18T10:34:42.711Z] === RUN TestInfoRegistryMirrors [2020-05-18T10:34:42.993Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-18T10:34:42.993Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T10:34:43.275Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-05-18T10:34:43.275Z] === RUN TestPingCacheHeaders [2020-05-18T10:34:43.558Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-18T10:34:43.558Z] === RUN TestPingGet [2020-05-18T10:34:43.558Z] --- PASS: TestPingGet (0.01s) [2020-05-18T10:34:43.558Z] === RUN TestPingHead [2020-05-18T10:34:43.558Z] --- PASS: TestPingHead (0.01s) [2020-05-18T10:34:43.558Z] === RUN TestVersion [2020-05-18T10:34:43.558Z] --- PASS: TestVersion (0.02s) [2020-05-18T10:34:43.558Z] PASS [2020-05-18T10:34:43.558Z] [2020-05-18T10:34:43.558Z] === Skipped [2020-05-18T10:34:43.558Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:34:43.558Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:34:43.558Z] [2020-05-18T10:34:43.558Z] [2020-05-18T10:34:43.558Z] DONE 18 tests, 1 skipped in 6.059s [2020-05-18T10:34:43.558Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T10:34:43.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:43.558Z] ++ set -e [2020-05-18T10:34:43.558Z] ++ '[' -n 0 ']' [2020-05-18T10:34:43.558Z] ++ set -x [2020-05-18T10:34:43.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:34:43.652Z] ok github.com/docker/docker/pkg/discovery 0.051s coverage: 58.3% of statements [2020-05-18T10:34:43.840Z] INFO: Testing against a local daemon [2020-05-18T10:34:43.840Z] === RUN TestVolumesCreateAndList [2020-05-18T10:34:43.840Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-18T10:34:43.840Z] === RUN TestVolumesRemove [2020-05-18T10:34:43.840Z] --- PASS: TestVolumesRemove (0.14s) [2020-05-18T10:34:43.840Z] === RUN TestVolumesInspect [2020-05-18T10:34:43.840Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-18T10:34:43.840Z] === RUN TestVolumesInvalidJSON [2020-05-18T10:34:43.840Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T10:34:43.840Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T10:34:43.840Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T10:34:43.840Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T10:34:43.840Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T10:34:43.840Z] PASS [2020-05-18T10:34:43.840Z] [2020-05-18T10:34:43.840Z] DONE 5 tests in 0.457s [2020-05-18T10:34:43.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T10:34:43.940Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2020-05-18T10:34:43.953Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-18T10:34:44.122Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T10:34:44.122Z] +++ kill 12274 [2020-05-18T10:34:45.433Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-18T10:34:45.592Z] +++ /etc/init.d/apparmor stop [2020-05-18T10:34:45.592Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:34:45.592Z] [2020-05-18T10:34:45.592Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:34:45.592Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:34:45.592Z] [2020-05-18T10:34:45.592Z] To set a process to complain mode, use the command line tool [2020-05-18T10:34:45.592Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:34:45.592Z] +++ true [2020-05-18T10:34:45.592Z] [2020-05-18T10:34:45.837Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-18T10:34:46.454Z] ok github.com/docker/docker/layer 7.569s coverage: 68.8% of statements [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T10:34:46.454Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T10:34:46.454Z] ok github.com/docker/docker/pkg/discovery/nodes 0.024s coverage: 93.8% of statements [2020-05-18T10:34:47.094Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements Post stage [Pipeline] junit [2020-05-18T10:34:47.647Z] Recording test results [2020-05-18T10:34:47.720Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T10:34:48.130Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-05-18T10:34:48.130Z] ok github.com/docker/docker/pkg/chrootarchive 4.492s coverage: 43.2% of statements [2020-05-18T10:34:48.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T10:34:48.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T10:34:48.279Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-18T10:34:48.353Z] + echo Ensuring container killed. [2020-05-18T10:34:48.353Z] Ensuring container killed. [2020-05-18T10:34:48.353Z] + docker rm -vf docker-pr3 [2020-05-18T10:34:48.353Z] Error: No such container: docker-pr3 [2020-05-18T10:34:48.353Z] + true [Pipeline] sh [2020-05-18T10:34:48.418Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-05-18T10:34:48.726Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:34:48.727Z] Chowning /workspace to jenkins user [2020-05-18T10:34:48.727Z] + id -u [2020-05-18T10:34:48.727Z] + id -g [2020-05-18T10:34:48.727Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40895:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T10:34:49.047Z] ok github.com/docker/docker/pkg/discovery/kv 3.137s coverage: 84.1% of statements [2020-05-18T10:34:49.905Z] ok github.com/docker/docker/integration/build 14.606s [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === Skipped [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-18T10:34:49.905Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-18T10:34:49.905Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-18T10:34:49.905Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-18T10:34:49.905Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-18T10:34:49.905Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-18T10:34:49.905Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-05-18T10:34:49.905Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-18T10:34:49.905Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-18T10:34:49.905Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-18T10:34:49.905Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] DONE 22 tests, 10 skipped in 35.033s [2020-05-18T10:34:49.905Z] [2020-05-18T10:34:49.905Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-18T10:34:50.070Z] ok github.com/docker/docker/pkg/fsutils 0.533s coverage: 85.1% of statements [2020-05-18T10:34:50.359Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T10:34:50.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:34:50.905Z] INFO: Testing against a local daemon [2020-05-18T10:34:50.905Z] ok github.com/docker/docker/integration/config 0.228s [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === Skipped [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-18T10:34:50.905Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:50.905Z] DONE 7 tests, 7 skipped in 2.234s [2020-05-18T10:34:50.905Z] [2020-05-18T10:34:51.140Z] + bundleName=s390x-integration [2020-05-18T10:34:51.140Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-18T10:34:51.140Z] Creating s390x-integration-bundles.tar.gz [2020-05-18T10:34:51.140Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-18T10:34:51.140Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-18T10:34:51.175Z] Archiving artifacts [2020-05-18T10:34:51.379Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-18T10:34:51.450Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T10:34:51.835Z] + make clean [2020-05-18T10:34:52.409Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2020-05-18T10:34:52.409Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-05-18T10:34:52.449Z] docker volume rm -f docker-dev-cache [2020-05-18T10:34:52.449Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T10:34:52.697Z] ok github.com/docker/docker/pkg/idtools 1.354s coverage: 70.3% of statements [2020-05-18T10:34:53.324Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-05-18T10:34:53.614Z] ok github.com/docker/docker/pkg/ioutils 2.034s coverage: 70.6% of statements [2020-05-18T10:34:53.614Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T10:34:53.614Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T10:34:53.614Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-05-18T10:34:53.614Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T10:34:54.244Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-05-18T10:34:54.361Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:34:54.361Z] INFO: Testing against a local daemon [2020-05-18T10:34:54.886Z] ok github.com/docker/docker/pkg/parsers/kernel 0.035s coverage: 60.0% of statements [2020-05-18T10:34:55.179Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 91.4% of statements [2020-05-18T10:34:55.468Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2020-05-18T10:34:55.468Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T10:34:55.468Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T10:34:56.968Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2020-05-18T10:34:57.599Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2020-05-18T10:34:58.227Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-05-18T10:34:58.227Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-05-18T10:34:59.248Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-18T10:34:59.875Z] ok github.com/docker/docker/pkg/pubsub 1.196s coverage: 73.9% of statements [2020-05-18T10:35:00.433Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-18T10:35:00.501Z] ok github.com/docker/docker/pkg/stdcopy 0.025s coverage: 100.0% of statements [2020-05-18T10:35:00.993Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-18T10:35:01.126Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-05-18T10:35:01.413Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-05-18T10:35:01.552Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-18T10:35:02.043Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2020-05-18T10:35:02.476Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-18T10:35:02.477Z] --- PASS: TestCreateServiceMultipleTimes (19.14s) [2020-05-18T10:35:02.477Z] === RUN TestCreateServiceConflict [2020-05-18T10:35:02.736Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-05-18T10:35:02.736Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T10:35:03.074Z] ok github.com/docker/docker/pkg/signal 3.475s coverage: 61.0% of statements [2020-05-18T10:35:03.703Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-05-18T10:35:03.837Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-18T10:35:03.992Z] ok github.com/docker/docker/pkg/sysinfo 0.023s coverage: 53.7% of statements [2020-05-18T10:35:04.622Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2020-05-18T10:35:04.910Z] testing: warning: no tests to run [2020-05-18T10:35:04.910Z] coverage: [no statements] [2020-05-18T10:35:04.910Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-05-18T10:35:05.937Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2020-05-18T10:35:05.937Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2020-05-18T10:35:05.937Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-05-18T10:35:06.347Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-18T10:35:06.566Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-05-18T10:35:06.907Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-18T10:35:06.907Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-18T10:35:06.926Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-05-18T10:35:06.926Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T10:35:08.632Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-05-18T10:35:10.692Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-05-18T10:35:11.317Z] ok github.com/docker/docker/profiles/seccomp 0.046s coverage: 68.8% of statements [2020-05-18T10:35:12.346Z] ok github.com/docker/docker/plugin 0.586s coverage: 23.1% of statements [2020-05-18T10:35:13.375Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite (347.47s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.93s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.13s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.26s) [2020-05-18T10:35:13.432Z] docker_cli_daemon_test.go:1449: [d62c0eaa94352] daemon is not started [2020-05-18T10:35:13.432Z] check_test.go:309: [deebb23f83fff] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.68s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.10s) [2020-05-18T10:35:13.432Z] check_test.go:309: [de0fcb0b80f4f] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.36s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.37s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.27s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.08s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-18T10:35:13.432Z] check_test.go:309: [d829448c279bc] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-18T10:35:13.432Z] check_test.go:309: [db94297d16d19] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-05-18T10:35:13.432Z] check_test.go:309: [da188064a6e2b] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.32s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.95s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.89s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-18T10:35:13.432Z] check_test.go:309: [defee1ea6813d] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.21s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.78s) [2020-05-18T10:35:13.432Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T10:35:13.432Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-18T10:35:13.432Z] check_test.go:309: [dba3021f94701] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-05-18T10:35:13.432Z] check_test.go:309: [d024d7b42255c] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.69s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-18T10:35:13.432Z] check_test.go:309: [d2c859f0337a9] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2020-05-18T10:35:13.432Z] docker_cli_daemon_plugins_test.go:79: [d2907dd5483a6] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.90s) [2020-05-18T10:35:13.432Z] docker_cli_daemon_plugins_test.go:169: [d2c425bba70e7] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-18T10:35:13.432Z] check_test.go:309: [db4e32c3cf1a6] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.17s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.91s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.75s) [2020-05-18T10:35:13.432Z] check_test.go:309: [d546c863019e5] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.21s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.64s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.22s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.41s) [2020-05-18T10:35:13.432Z] check_test.go:309: [db198550040eb] daemon is not started [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.67s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.76s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.71s) [2020-05-18T10:35:13.432Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s) [2020-05-18T10:35:13.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-18T10:35:13.433Z] check_test.go:309: [de2cefe6d374d] daemon is not started [2020-05-18T10:35:13.433Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-18T10:35:13.433Z] check_test.go:309: [d2379b4e2d6aa] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.04s) [2020-05-18T10:35:13.433Z] check_test.go:309: [d4d0702283747] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.67s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.03s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.82s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2020-05-18T10:35:13.433Z] check_test.go:309: [debcb1fb9fea4] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.45s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.22s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2020-05-18T10:35:13.433Z] check_test.go:309: [da84970ccb296] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.08s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-18T10:35:13.433Z] check_test.go:309: [dbcb2686d9d28] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-05-18T10:35:13.433Z] check_test.go:309: [dad7851a43e7a] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-18T10:35:13.433Z] check_test.go:309: [d58d1d310c2d1] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.25s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-18T10:35:13.433Z] check_test.go:309: [d20126bd25dfb] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.66s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.70s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.09s) [2020-05-18T10:35:13.433Z] check_test.go:309: [d0223d872c62f] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-18T10:35:13.433Z] check_test.go:309: [d9fc4349c467e] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.86s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.66s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.16s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.73s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.07s) [2020-05-18T10:35:13.433Z] docker_cli_daemon_test.go:2544: [d8a29226f7b8e] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.08s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-05-18T10:35:13.433Z] check_test.go:309: [dde41ed06eda6] daemon is not started [2020-05-18T10:35:13.433Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.63s) [2020-05-18T10:35:13.433Z] === RUN TestDockerSwarmSuite [2020-05-18T10:35:13.433Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-18T10:35:14.009Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2020-05-18T10:35:15.508Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-18T10:35:16.138Z] ok github.com/docker/docker/registry 0.419s coverage: 56.1% of statements [2020-05-18T10:35:16.692Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-18T10:35:17.669Z] ok github.com/docker/docker/runconfig 0.050s coverage: 65.8% of statements [2020-05-18T10:35:19.203Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-18T10:35:21.089Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-18T10:35:21.165Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-05-18T10:35:21.799Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2020-05-18T10:35:21.799Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T10:35:22.450Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-18T10:35:22.450Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-18T10:35:22.664Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-05-18T10:35:22.664Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-05-18T10:35:24.700Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-18T10:35:25.085Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2020-05-18T10:35:25.085Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T10:35:25.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-18T10:35:28.371Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-05-18T10:35:28.371Z] === RUN TestCreateServiceSysctls [2020-05-18T10:35:28.967Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-18T10:35:31.478Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-18T10:35:31.524Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T10:35:31.524Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === Skipped [2020-05-18T10:35:31.524Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T10:35:31.524Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T10:35:31.524Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T10:35:31.524Z] time="2020-05-18T10:33:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T10:35:31.524Z] time="2020-05-18T10:33:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T10:35:31.524Z] time="2020-05-18T10:33:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T10:35:31.524Z] time="2020-05-18T10:33:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T10:35:31.524Z] time="2020-05-18T10:33:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T10:35:31.524Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T10:35:31.524Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T10:35:31.524Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T10:35:31.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:35:31.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:35:31.524Z] [2020-05-18T10:35:31.525Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T10:35:31.525Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:35:31.525Z] [2020-05-18T10:35:31.525Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T10:35:31.525Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T10:35:31.525Z] [2020-05-18T10:35:31.525Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T10:35:31.525Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T10:35:31.525Z] [2020-05-18T10:35:31.525Z] [2020-05-18T10:35:31.525Z] DONE 2123 tests, 26 skipped in 350.099s [2020-05-18T10:35:32.562Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-05-18T10:35:32.562Z] === RUN TestCreateServiceCapabilities Post stage [Pipeline] junit [2020-05-18T10:35:32.578Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T10:35:33.401Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -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:a342010823d36536499aafed527e8d203b9e2059 hack/make.sh dynbinary test-integration [2020-05-18T10:35:33.644Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T10:35:33.644Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-18T10:35:33.644Z] Cross building: bundles/cross/windows/amd64 [2020-05-18T10:35:33.644Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T10:35:33.644Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-18T10:35:33.686Z] [2020-05-18T10:35:33.974Z] Removing bundles/ [2020-05-18T10:35:33.974Z] [2020-05-18T10:35:33.974Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T10:35:33.974Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:35:33.974Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T10:35:33.990Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-18T10:35:35.095Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2020-05-18T10:35:35.095Z] === RUN TestInspect [2020-05-18T10:35:39.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-18T10:35:39.283Z] --- PASS: TestInspect (3.48s) [2020-05-18T10:35:39.283Z] === RUN TestCreateJob [2020-05-18T10:35:39.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-18T10:35:41.674Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-18T10:35:42.569Z] --- PASS: TestCreateJob (3.65s) [2020-05-18T10:35:42.570Z] === RUN TestReplicatedJob [2020-05-18T10:35:44.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-18T10:35:47.447Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-18T10:35:49.137Z] --- PASS: TestReplicatedJob (6.83s) [2020-05-18T10:35:49.137Z] === RUN TestUpdateReplicatedJob [2020-05-18T10:35:53.328Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2020-05-18T10:35:53.328Z] === RUN TestServiceListWithStatuses [2020-05-18T10:35:53.328Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T10:35:53.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:35:53.328Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T10:35:55.108Z] ok github.com/docker/docker/integration/container 53.490s [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === Skipped [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-18T10:35:55.108Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s) [2020-05-18T10:35:55.108Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-05-18T10:35:55.108Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-18T10:35:55.108Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-18T10:35:55.108Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-18T10:35:55.108Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-18T10:35:55.108Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-18T10:35:55.108Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-18T10:35:55.108Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-18T10:35:55.108Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-18T10:35:55.108Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-05-18T10:35:55.108Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T10:35:55.108Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-18T10:35:55.108Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-18T10:35:55.108Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-18T10:35:55.108Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-18T10:35:55.108Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-18T10:35:55.108Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-18T10:35:55.108Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-18T10:35:55.108Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-18T10:35:55.108Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-18T10:35:55.108Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-18T10:35:55.108Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-18T10:35:55.108Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-18T10:35:55.108Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-18T10:35:55.108Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-18T10:35:55.108Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-18T10:35:55.108Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-18T10:35:55.108Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-18T10:35:55.108Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-18T10:35:55.108Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-18T10:35:55.108Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:35:55.108Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-18T10:35:55.108Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-18T10:35:55.108Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-18T10:35:55.108Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] DONE 81 tests, 42 skipped in 56.048s [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-18T10:35:55.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:35:55.108Z] INFO: Testing against a local daemon [2020-05-18T10:35:55.108Z] ok github.com/docker/docker/integration/image 0.455s [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === Skipped [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-05-18T10:35:55.108Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T10:35:55.108Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-18T10:35:55.108Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-18T10:35:55.108Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.108Z] DONE 11 tests, 4 skipped in 2.496s [2020-05-18T10:35:55.108Z] [2020-05-18T10:35:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-18T10:35:55.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:35:55.109Z] INFO: Testing against a local daemon [2020-05-18T10:35:55.109Z] ok github.com/docker/docker/integration/network 0.258s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === Skipped [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-18T10:35:55.109Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-18T10:35:55.109Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-18T10:35:55.109Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T10:35:55.109Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T10:35:55.109Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T10:35:55.109Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] DONE 18 tests, 14 skipped in 2.373s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-18T10:35:55.109Z] testing: warning: no tests to run [2020-05-18T10:35:55.109Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] DONE 0 tests in 0.727s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-18T10:35:55.109Z] testing: warning: no tests to run [2020-05-18T10:35:55.109Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] DONE 0 tests in 0.720s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-18T10:35:55.109Z] testing: warning: no tests to run [2020-05-18T10:35:55.109Z] ok github.com/docker/docker/integration/plugin 0.066s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] DONE 0 tests in 0.729s [2020-05-18T10:35:55.109Z] [2020-05-18T10:35:55.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-18T10:35:55.582Z] testing: warning: no tests to run [2020-05-18T10:35:55.582Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-05-18T10:35:55.582Z] [2020-05-18T10:35:55.582Z] DONE 0 tests in 0.752s [2020-05-18T10:35:55.582Z] [2020-05-18T10:35:55.582Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-18T10:35:59.894Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2020-05-18T10:35:59.894Z] === RUN TestDockerNetworkReConnect [2020-05-18T10:36:02.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:02.803Z] INFO: Testing against a local daemon [2020-05-18T10:36:02.803Z] ok github.com/docker/docker/integration/plugin/common 0.236s [2020-05-18T10:36:03.276Z] [2020-05-18T10:36:03.276Z] === Skipped [2020-05-18T10:36:03.276Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-18T10:36:03.276Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-18T10:36:03.276Z] [2020-05-18T10:36:03.276Z] [2020-05-18T10:36:03.276Z] DONE 3 tests, 1 skipped in 7.697s [2020-05-18T10:36:03.276Z] [2020-05-18T10:36:03.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-18T10:36:05.165Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2020-05-18T10:36:05.165Z] === RUN TestServicePlugin [2020-05-18T10:36:05.165Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T10:36:05.165Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:36:05.165Z] === RUN TestServiceUpdateLabel [2020-05-18T10:36:06.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:06.255Z] INFO: Testing against a local daemon [2020-05-18T10:36:06.255Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.229s [2020-05-18T10:36:06.255Z] [2020-05-18T10:36:06.255Z] === Skipped [2020-05-18T10:36:06.255Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-18T10:36:06.255Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-18T10:36:06.255Z] [2020-05-18T10:36:06.255Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-18T10:36:06.255Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-18T10:36:06.255Z] [2020-05-18T10:36:06.255Z] [2020-05-18T10:36:06.255Z] DONE 2 tests, 2 skipped in 3.168s [2020-05-18T10:36:06.255Z] [2020-05-18T10:36:06.255Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-18T10:36:08.451Z] --- PASS: TestServiceUpdateLabel (3.15s) [2020-05-18T10:36:08.451Z] === RUN TestServiceUpdateSecrets [2020-05-18T10:36:09.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:09.233Z] INFO: Testing against a local daemon [2020-05-18T10:36:09.233Z] ok github.com/docker/docker/integration/plugin/logging 0.262s [2020-05-18T10:36:09.233Z] [2020-05-18T10:36:09.233Z] === Skipped [2020-05-18T10:36:09.233Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-18T10:36:09.233Z] read_test.go:21: no unix domain sockets on Windows [2020-05-18T10:36:09.233Z] [2020-05-18T10:36:09.233Z] [2020-05-18T10:36:09.233Z] DONE 1 tests, 1 skipped in 2.515s [2020-05-18T10:36:09.233Z] [2020-05-18T10:36:09.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-18T10:36:09.318Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-18T10:36:09.318Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-18T10:36:09.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-18T10:36:09.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-18T10:36:10.239Z] testing: warning: no tests to run [2020-05-18T10:36:10.239Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2020-05-18T10:36:10.239Z] [2020-05-18T10:36:10.239Z] DONE 0 tests in 1.196s [2020-05-18T10:36:10.239Z] [2020-05-18T10:36:10.239Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-18T10:36:12.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:12.473Z] INFO: Testing against a local daemon [2020-05-18T10:36:12.473Z] ok github.com/docker/docker/integration/plugin/volumes 0.253s [2020-05-18T10:36:12.946Z] [2020-05-18T10:36:12.946Z] === Skipped [2020-05-18T10:36:12.946Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-18T10:36:12.946Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:12.946Z] [2020-05-18T10:36:12.946Z] [2020-05-18T10:36:12.946Z] DONE 1 tests, 1 skipped in 2.542s [2020-05-18T10:36:12.946Z] [2020-05-18T10:36:12.946Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-18T10:36:13.475Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-18T10:36:14.033Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-18T10:36:14.288Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-18T10:36:15.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:15.182Z] INFO: Testing against a local daemon [2020-05-18T10:36:15.182Z] ok github.com/docker/docker/integration/secret 0.233s [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === Skipped [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-18T10:36:15.182Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] DONE 6 tests, 6 skipped in 2.172s [2020-05-18T10:36:15.182Z] [2020-05-18T10:36:15.182Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-18T10:36:15.213Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-18T10:36:15.214Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-18T10:36:15.775Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-18T10:36:16.030Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-18T10:36:18.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:18.156Z] INFO: Testing against a local daemon [2020-05-18T10:36:18.156Z] ok github.com/docker/docker/integration/service 0.353s [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === Skipped [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-18T10:36:18.156Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-18T10:36:18.156Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-05-18T10:36:18.156Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-18T10:36:18.156Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.156Z] [2020-05-18T10:36:18.156Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-18T10:36:18.157Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-18T10:36:18.157Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-18T10:36:18.157Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-18T10:36:18.157Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-18T10:36:18.157Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-18T10:36:18.157Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-18T10:36:18.157Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-18T10:36:18.157Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-18T10:36:18.157Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-18T10:36:18.157Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-18T10:36:18.157Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-18T10:36:18.157Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-18T10:36:18.157Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-18T10:36:18.157Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-18T10:36:18.157Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-18T10:36:18.157Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-05-18T10:36:18.157Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] DONE 24 tests, 23 skipped in 2.821s [2020-05-18T10:36:18.157Z] [2020-05-18T10:36:18.157Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-18T10:36:19.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-18T10:36:19.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:19.735Z] INFO: Testing against a local daemon [2020-05-18T10:36:19.735Z] ok github.com/docker/docker/integration/session 0.177s [2020-05-18T10:36:20.209Z] [2020-05-18T10:36:20.209Z] === Skipped [2020-05-18T10:36:20.209Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-18T10:36:20.209Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-18T10:36:20.209Z] [2020-05-18T10:36:20.209Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-18T10:36:20.209Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-18T10:36:20.209Z] [2020-05-18T10:36:20.209Z] [2020-05-18T10:36:20.209Z] DONE 2 tests, 2 skipped in 2.079s [2020-05-18T10:36:20.209Z] [2020-05-18T10:36:20.209Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-18T10:36:20.650Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-18T10:36:22.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:22.459Z] INFO: Testing against a local daemon [2020-05-18T10:36:22.537Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-18T10:36:23.455Z] ok github.com/docker/docker/integration/system 1.394s [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === Skipped [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:36:23.455Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-18T10:36:23.455Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-18T10:36:23.455Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-18T10:36:23.455Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-18T10:36:23.455Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-18T10:36:23.455Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-18T10:36:23.455Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] DONE 13 tests, 7 skipped in 3.346s [2020-05-18T10:36:23.455Z] [2020-05-18T10:36:23.455Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-18T10:36:24.420Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-18T10:36:25.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:25.689Z] INFO: Testing against a local daemon [2020-05-18T10:36:25.689Z] ok github.com/docker/docker/integration/volume 0.288s [2020-05-18T10:36:26.171Z] [2020-05-18T10:36:26.171Z] === Skipped [2020-05-18T10:36:26.171Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-18T10:36:26.171Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-18T10:36:26.171Z] [2020-05-18T10:36:26.171Z] [2020-05-18T10:36:26.171Z] DONE 5 tests, 1 skipped in 2.407s [2020-05-18T10:36:26.171Z] [2020-05-18T10:36:26.171Z] INFO: make.ps1 ended at 05/18/2020 10:36:25 [2020-05-18T10:36:26.171Z] INFO: Integration CLI tests being run from the host: [2020-05-18T10:36:26.171Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-18T10:36:26.305Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-18T10:36:26.532Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2020-05-18T10:36:26.532Z] === RUN TestServiceUpdateConfigs [2020-05-18T10:36:27.232Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-18T10:36:30.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-18T10:36:31.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-18T10:36:33.978Z] --- PASS: TestImportExtremelyLargeImageWorks (171.94s) [2020-05-18T10:36:33.978Z] PASS [2020-05-18T10:36:33.978Z] [2020-05-18T10:36:33.978Z] DONE 12 tests in 175.817s [2020-05-18T10:36:33.978Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T10:36:33.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:36:33.978Z] ++ set -e [2020-05-18T10:36:33.978Z] ++ '[' -n 0 ']' [2020-05-18T10:36:33.978Z] ++ set -x [2020-05-18T10:36:33.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:36:33.978Z] INFO: Testing against a local daemon [2020-05-18T10:36:33.978Z] === RUN TestNetworkCreateDelete [2020-05-18T10:36:34.232Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-05-18T10:36:34.232Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T10:36:34.792Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2020-05-18T10:36:34.792Z] === RUN TestInspectNetwork [2020-05-18T10:36:34.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T10:36:34.899Z] INFO: Testing against a local daemon [2020-05-18T10:36:35.717Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-18T10:36:38.734Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-05-18T10:36:38.734Z] === RUN TestServiceUpdateNetwork [2020-05-18T10:36:39.873Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T10:36:39.873Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T10:36:39.873Z] === RUN TestInspectNetwork/network_name [2020-05-18T10:36:39.873Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T10:36:45.108Z] --- PASS: TestInspectNetwork (9.41s) [2020-05-18T10:36:45.108Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T10:36:45.108Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T10:36:45.108Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T10:36:45.108Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T10:36:45.108Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T10:36:46.995Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-18T10:36:46.995Z] === RUN TestNetworkInvalidJSON [2020-05-18T10:36:46.995Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T10:36:46.995Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T10:36:46.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:36:46.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:36:46.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:36:46.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:36:46.995Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T10:36:46.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:36:46.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:36:46.995Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T10:36:46.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T10:36:46.995Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T10:36:46.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T10:36:46.995Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T10:36:47.249Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-18T10:36:47.249Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T10:36:48.610Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-18T10:36:48.610Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T10:36:49.169Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-05-18T10:36:49.169Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T10:36:50.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-18T10:36:50.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T10:36:51.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-18T10:36:51.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T10:36:52.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-18T10:36:52.019Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T10:36:53.611Z] --- PASS: TestServiceUpdateNetwork (14.81s) [2020-05-18T10:36:53.611Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T10:36:54.527Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-05-18T10:36:54.527Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T10:36:54.527Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:36:54.527Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:36:54.527Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T10:36:55.060Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T10:36:55.060Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-18T10:36:55.060Z] remote: Enumerating objects: 2, done. [2020-05-18T10:36:55.060Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-18T10:36:55.060Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-18T10:36:55.060Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-18T10:36:55.060Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-18T10:36:55.060Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-18T10:36:55.060Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T10:36:55.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/test/unit [2020-05-18T10:36:55.515Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T10:36:56.082Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T10:36:57.987Z] ? github.com/docker/docker/api [no test files] [2020-05-18T10:36:58.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-18T10:37:00.040Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-18T10:37:04.194Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T10:37:09.963Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-18T10:37:10.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-18T10:37:10.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-18T10:37:11.072Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-18T10:37:12.306Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2020-05-18T10:37:12.306Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-05-18T10:37:12.306Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-05-18T10:37:12.306Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-18T10:37:12.306Z] PASS [2020-05-18T10:37:12.306Z] [2020-05-18T10:37:12.306Z] === Skipped [2020-05-18T10:37:12.306Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T10:37:12.306Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:37:12.306Z] [2020-05-18T10:37:12.306Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-18T10:37:12.306Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:37:12.306Z] [2020-05-18T10:37:12.306Z] [2020-05-18T10:37:12.306Z] DONE 27 tests, 2 skipped in 160.373s [2020-05-18T10:37:12.306Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T10:37:12.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:12.306Z] ++ set -e [2020-05-18T10:37:12.306Z] ++ '[' -n 0 ']' [2020-05-18T10:37:12.306Z] ++ set -x [2020-05-18T10:37:12.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:12.306Z] INFO: Testing against a local daemon [2020-05-18T10:37:12.306Z] === RUN TestSessionCreate [2020-05-18T10:37:12.306Z] --- PASS: TestSessionCreate (0.05s) [2020-05-18T10:37:12.306Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T10:37:12.306Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T10:37:12.306Z] PASS [2020-05-18T10:37:12.306Z] [2020-05-18T10:37:12.306Z] DONE 2 tests in 0.240s [2020-05-18T10:37:12.306Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T10:37:12.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:12.306Z] ++ set -e [2020-05-18T10:37:12.306Z] ++ '[' -n 0 ']' [2020-05-18T10:37:12.306Z] ++ set -x [2020-05-18T10:37:12.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:12.307Z] INFO: Testing against a local daemon [2020-05-18T10:37:12.307Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T10:37:12.307Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:37:12.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:37:12.307Z] === RUN TestEventsExecDie [2020-05-18T10:37:12.307Z] --- PASS: TestEventsExecDie (0.94s) [2020-05-18T10:37:12.307Z] === RUN TestEventsBackwardsCompatible [2020-05-18T10:37:12.432Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-18T10:37:12.565Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-18T10:37:12.565Z] === RUN TestInfoBinaryCommits [2020-05-18T10:37:12.565Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-18T10:37:12.565Z] === RUN TestInfoAPIVersioned [2020-05-18T10:37:12.565Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T10:37:12.565Z] === RUN TestInfoDiscoveryBackend [2020-05-18T10:37:12.687Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-18T10:37:12.843Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-05-18T10:37:12.942Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-18T10:37:12.942Z] --- PASS: TestServiceWithDataPathPortInit (18.44s) [2020-05-18T10:37:12.942Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T10:37:13.132Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-05-18T10:37:13.132Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T10:37:14.508Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-05-18T10:37:14.508Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T10:37:14.767Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-05-18T10:37:14.767Z] === RUN TestInfoAPI [2020-05-18T10:37:14.767Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T10:37:14.767Z] === RUN TestInfoAPIWarnings [2020-05-18T10:37:15.704Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-05-18T10:37:15.704Z] === RUN TestInfoDebug [2020-05-18T10:37:16.271Z] --- PASS: TestInfoDebug (0.62s) [2020-05-18T10:37:16.271Z] === RUN TestInfoInsecureRegistries [2020-05-18T10:37:16.839Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-05-18T10:37:16.839Z] === RUN TestInfoRegistryMirrors [2020-05-18T10:37:17.406Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-05-18T10:37:17.406Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T10:37:17.665Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-05-18T10:37:17.665Z] === RUN TestPingCacheHeaders [2020-05-18T10:37:17.665Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-18T10:37:17.665Z] === RUN TestPingGet [2020-05-18T10:37:17.665Z] --- PASS: TestPingGet (0.03s) [2020-05-18T10:37:17.665Z] === RUN TestPingHead [2020-05-18T10:37:17.665Z] --- PASS: TestPingHead (0.05s) [2020-05-18T10:37:17.665Z] === RUN TestVersion [2020-05-18T10:37:17.924Z] --- PASS: TestVersion (0.05s) [2020-05-18T10:37:17.924Z] PASS [2020-05-18T10:37:17.924Z] [2020-05-18T10:37:17.924Z] === Skipped [2020-05-18T10:37:17.924Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:37:17.924Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:37:17.924Z] [2020-05-18T10:37:17.924Z] [2020-05-18T10:37:17.924Z] DONE 18 tests, 1 skipped in 6.505s [2020-05-18T10:37:17.924Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T10:37:17.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:17.924Z] ++ set -e [2020-05-18T10:37:17.924Z] ++ '[' -n 0 ']' [2020-05-18T10:37:17.924Z] ++ set -x [2020-05-18T10:37:17.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:17.924Z] INFO: Testing against a local daemon [2020-05-18T10:37:17.924Z] === RUN TestVolumesCreateAndList [2020-05-18T10:37:17.924Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-18T10:37:17.924Z] === RUN TestVolumesRemove [2020-05-18T10:37:18.182Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-18T10:37:18.182Z] === RUN TestVolumesInspect [2020-05-18T10:37:18.182Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-18T10:37:18.182Z] === RUN TestVolumesInvalidJSON [2020-05-18T10:37:18.182Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T10:37:18.182Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T10:37:18.182Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T10:37:18.182Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-18T10:37:18.182Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T10:37:18.182Z] PASS [2020-05-18T10:37:18.182Z] [2020-05-18T10:37:18.182Z] DONE 5 tests in 0.357s [2020-05-18T10:37:18.182Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T10:37:18.441Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T10:37:18.441Z] +++ kill 13919 [2020-05-18T10:37:19.817Z] +++ /etc/init.d/apparmor stop [2020-05-18T10:37:19.817Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:37:19.817Z] [2020-05-18T10:37:19.817Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:37:19.817Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:37:19.817Z] [2020-05-18T10:37:19.817Z] To set a process to complain mode, use the command line tool [2020-05-18T10:37:19.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:37:19.817Z] +++ true [2020-05-18T10:37:19.817Z] [2020-05-18T10:37:21.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection Post stage [Pipeline] junit [2020-05-18T10:37:22.362Z] Recording test results [2020-05-18T10:37:22.371Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.47s) [2020-05-18T10:37:22.371Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lmy1sk1o791w34p2aas3p1v11 Created:2020-05-18 10:37:14.467651227 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8c669fad770b975dc0da14b4d15b7501b199758e5fa580fe95c7b0ec8a4501d0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oolhaenmxzh7251fczoiix3or EndpointID:864af53f992e640c1da63f2a3bd71f8744a05318f56124d4090c23fd2e70d97f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ccb8a0b1417e8bc602fb73e07b4a1262d18b95f08b790c93797cf96d3ccd7c1e MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7d7aad15a31a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oolhaenmxzh7251fczoiix3or EndpointID:864af53f992e640c1da63f2a3bd71f8744a05318f56124d4090c23fd2e70d97f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T10:37:22.371Z] PASS [2020-05-18T10:37:22.371Z] [2020-05-18T10:37:22.371Z] === Skipped [2020-05-18T10:37:22.371Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:37:22.372Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:37:22.372Z] [2020-05-18T10:37:22.372Z] [2020-05-18T10:37:22.372Z] DONE 22 tests, 1 skipped in 48.575s [2020-05-18T10:37:22.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:37:22.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:22.372Z] ++ set -e [2020-05-18T10:37:22.372Z] ++ '[' -n 0 ']' [2020-05-18T10:37:22.372Z] ++ set -x [2020-05-18T10:37:22.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:22.626Z] INFO: Testing against a local daemon [2020-05-18T10:37:22.627Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T10:37:22.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:37:22.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:37:22.627Z] === RUN TestDockerNetworkIpvlan [2020-05-18T10:37:22.627Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-05-18T10:37:22.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:37:22.627Z] PASS [2020-05-18T10:37:22.627Z] [2020-05-18T10:37:22.627Z] === Skipped [2020-05-18T10:37:22.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:37:22.627Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:37:22.627Z] [2020-05-18T10:37:22.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-05-18T10:37:22.627Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:37:22.627Z] [2020-05-18T10:37:22.627Z] [2020-05-18T10:37:22.627Z] DONE 2 tests, 2 skipped in 0.149s [2020-05-18T10:37:22.627Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:37:22.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:22.627Z] ++ set -e [2020-05-18T10:37:22.627Z] ++ '[' -n 0 ']' [2020-05-18T10:37:22.627Z] ++ set -x [2020-05-18T10:37:22.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:22.627Z] INFO: Testing against a local daemon [2020-05-18T10:37:22.627Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T10:37:22.996Z] + echo Ensuring container killed. [2020-05-18T10:37:22.996Z] Ensuring container killed. [2020-05-18T10:37:22.996Z] + docker rm -vf docker-pr3 [2020-05-18T10:37:22.996Z] Error: No such container: docker-pr3 [2020-05-18T10:37:22.996Z] + true [Pipeline] sh [2020-05-18T10:37:23.284Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:37:23.284Z] Chowning /workspace to jenkins user [2020-05-18T10:37:23.284Z] + id -u [2020-05-18T10:37:23.284Z] + id -g [2020-05-18T10:37:23.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T10:37:23.284Z] Unable to find image 'busybox:latest' locally [2020-05-18T10:37:23.543Z] latest: Pulling from library/busybox [2020-05-18T10:37:23.543Z] aa3e7422f3d1: Pulling fs layer [2020-05-18T10:37:23.543Z] aa3e7422f3d1: Download complete [2020-05-18T10:37:23.802Z] aa3e7422f3d1: Pull complete [2020-05-18T10:37:23.802Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T10:37:23.802Z] Status: Downloaded newer image for busybox:latest [2020-05-18T10:37:24.509Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2020-05-18T10:37:24.510Z] === RUN TestDockerNetworkMacvlan [2020-05-18T10:37:25.069Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-18T10:37:25.325Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T10:37:25.325Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-18T10:37:25.885Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-18T10:37:26.141Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T10:37:26.397Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-18T10:37:26.652Z] === RUN TestDockerSuite/TestBuildFails [2020-05-18T10:37:26.906Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T10:37:27.392Z] + bundleName=arm64-integration [2020-05-18T10:37:27.392Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-18T10:37:27.392Z] Creating arm64-integration-bundles.tar.gz [2020-05-18T10:37:27.392Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -print [2020-05-18T10:37:27.392Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T10:37:27.663Z] Archiving artifacts [2020-05-18T10:37:27.830Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-18T10:37:27.830Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-18T10:37:29.329Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T10:37:29.648Z] + make clean [2020-05-18T10:37:30.216Z] docker volume rm -f docker-dev-cache [2020-05-18T10:37:30.339Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T10:37:30.339Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-18T10:37:30.475Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T10:37:32.850Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-18T10:37:33.104Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T10:37:34.464Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-18T10:37:36.348Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-18T10:37:36.603Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-18T10:37:37.964Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-18T10:37:39.325Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T10:37:40.685Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan (16.28s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.79s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s) [2020-05-18T10:37:40.685Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2020-05-18T10:37:40.685Z] PASS [2020-05-18T10:37:40.685Z] [2020-05-18T10:37:40.685Z] DONE 8 tests in 18.057s [2020-05-18T10:37:40.685Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T10:37:40.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:40.685Z] ++ set -e [2020-05-18T10:37:40.685Z] ++ '[' -n 0 ']' [2020-05-18T10:37:40.685Z] ++ set -x [2020-05-18T10:37:40.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:40.685Z] testing: warning: no tests to run [2020-05-18T10:37:40.685Z] PASS [2020-05-18T10:37:40.685Z] [2020-05-18T10:37:40.685Z] DONE 0 tests in 0.024s [2020-05-18T10:37:40.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T10:37:40.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:40.685Z] ++ set -e [2020-05-18T10:37:40.685Z] ++ '[' -n 0 ']' [2020-05-18T10:37:40.685Z] ++ set -x [2020-05-18T10:37:40.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:37:40.939Z] INFO: Testing against a local daemon [2020-05-18T10:37:40.939Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T10:37:41.194Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-18T10:37:41.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T10:37:41.223Z] [2020-05-18T10:37:41.223Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T10:37:41.223Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T10:37:41.223Z] HOSTNAME=0798ae0813c9 [2020-05-18T10:37:41.223Z] TESTDEBUG=0 [2020-05-18T10:37:41.223Z] DEST=bundles/test-integration [2020-05-18T10:37:41.223Z] PWD=/go/src/github.com/docker/docker [2020-05-18T10:37:41.223Z] DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 [2020-05-18T10:37:41.223Z] container=docker [2020-05-18T10:37:41.223Z] HOME=/root [2020-05-18T10:37:41.223Z] GOLANG_VERSION=1.13.10 [2020-05-18T10:37:41.223Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T10:37:41.223Z] VALIDATE_BRANCH=master [2020-05-18T10:37:41.223Z] TERM=xterm [2020-05-18T10:37:41.223Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T10:37:41.223Z] SHLVL=1 [2020-05-18T10:37:41.223Z] TIMEOUT=120m [2020-05-18T10:37:41.223Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T10:37:41.223Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T10:37:41.223Z] GO111MODULE=off [2020-05-18T10:37:41.223Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T10:37:41.223Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T10:37:41.223Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T10:37:41.223Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T10:37:41.223Z] GOPATH=/go [2020-05-18T10:37:41.223Z] PKG_CONFIG=pkg-config [2020-05-18T10:37:41.223Z] _=/usr/bin/env [2020-05-18T10:37:41.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:37:41.753Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-18T10:37:42.313Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-18T10:37:42.313Z] === RUN TestAuthZPluginTLS [2020-05-18T10:37:42.875Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-05-18T10:37:42.875Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T10:37:43.436Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-18T10:37:43.436Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T10:37:43.692Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-18T10:37:43.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-18T10:37:43.947Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T10:37:44.507Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-18T10:37:44.507Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T10:37:45.870Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-18T10:37:46.429Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-05-18T10:37:46.429Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T10:37:47.030Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-05-18T10:37:47.030Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T10:37:47.284Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-18T10:37:47.285Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-18T10:37:47.285Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T10:37:48.209Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-18T10:37:48.209Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T10:37:50.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-05-18T10:37:50.093Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T10:37:51.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-18T10:37:52.231Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-18T10:37:52.231Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-05-18T10:37:52.231Z] === RUN TestAuthZPluginHeader [2020-05-18T10:37:52.794Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-18T10:37:53.048Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-18T10:37:53.048Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T10:37:53.048Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-18T10:37:53.972Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-18T10:37:54.896Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-18T10:37:54.896Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-18T10:37:55.867Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-18T10:37:56.427Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-18T10:37:57.013Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-18T10:37:57.581Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-18T10:37:57.836Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-18T10:37:58.090Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.02s) [2020-05-18T10:37:58.090Z] === RUN TestAuthZPluginV2Disable [2020-05-18T10:37:58.649Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-18T10:37:59.573Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-18T10:38:02.082Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-05-18T10:38:02.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T10:38:02.641Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-18T10:38:05.149Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2020-05-18T10:38:05.149Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T10:38:08.406Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-18T10:38:13.640Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-18T10:38:13.640Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-18T10:38:13.640Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-18T10:38:13.640Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-18T10:38:13.640Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-18T10:38:13.895Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-18T10:38:15.257Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.35s) [2020-05-18T10:38:15.257Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T10:38:15.816Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-18T10:38:17.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-18T10:38:17.176Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-18T10:38:20.490Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T10:38:20.747Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-18T10:38:21.331Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-18T10:38:21.586Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-18T10:38:22.119Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-05-18T10:38:22.119Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T10:38:22.119Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T10:38:22.119Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T10:38:22.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-18T10:38:22.684Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T10:38:22.684Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T10:38:22.684Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T10:38:22.684Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T10:38:22.942Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T10:38:22.942Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T10:38:23.875Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T10:38:23.875Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T10:38:24.440Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.8% of statements [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T10:38:24.440Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T10:38:25.005Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-05-18T10:38:25.005Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T10:38:25.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T10:38:25.262Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-05-18T10:38:25.519Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T10:38:25.519Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T10:38:26.084Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-05-18T10:38:30.262Z] ok github.com/docker/docker/builder/remotecontext 0.214s coverage: 13.6% of statements [2020-05-18T10:38:30.262Z] ok github.com/docker/docker/builder/dockerfile 0.588s coverage: 48.2% of statements [2020-05-18T10:38:31.195Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-18T10:38:31.759Z] ok github.com/docker/docker/builder/remotecontext/git 1.185s coverage: 86.3% of statements [2020-05-18T10:38:31.759Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T10:38:31.759Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T10:38:32.072Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-05-18T10:38:32.072Z] PASS [2020-05-18T10:38:32.072Z] [2020-05-18T10:38:32.072Z] DONE 17 tests in 51.023s [2020-05-18T10:38:32.072Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T10:38:32.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:32.072Z] ++ set -e [2020-05-18T10:38:32.072Z] ++ '[' -n 0 ']' [2020-05-18T10:38:32.072Z] ++ set -x [2020-05-18T10:38:32.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:32.072Z] INFO: Testing against a local daemon [2020-05-18T10:38:32.072Z] === RUN TestPluginInvalidJSON [2020-05-18T10:38:32.072Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:38:32.072Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:38:32.072Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:38:32.072Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-18T10:38:32.072Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T10:38:32.072Z] === RUN TestPluginInstall [2020-05-18T10:38:32.073Z] === RUN TestPluginInstall/no_auth [2020-05-18T10:38:32.327Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-18T10:38:35.937Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2020-05-18T10:38:37.561Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-18T10:38:38.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:38:38.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:38:38.483Z] time="2020-05-18T10:38:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:38.483Z] time="2020-05-18T10:38:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:38.483Z] time="2020-05-18T10:38:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6851023092fc2fb517fe44efeacf2cf93ae6f975e9765e26c1f7952bf6f0dcef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:38.484Z] time="2020-05-18T10:38:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:38.484Z] time="2020-05-18T10:38:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:38.484Z] time="2020-05-18T10:38:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6851023092fc2fb517fe44efeacf2cf93ae6f975e9765e26c1f7952bf6f0dcef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:38.738Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T10:38:38.992Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac2380832ae567beeda1c595e9de63ab63b474b8e7a7b76975c9380eed6e7878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:39.551Z] time="2020-05-18T10:38:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac2380832ae567beeda1c595e9de63ab63b474b8e7a7b76975c9380eed6e7878" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:39.805Z] === RUN TestPluginInstall/with_insecure [2020-05-18T10:38:40.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d14be6c954ddb5af853c038ad15b36ec38fbf94fef89efdd2498192c6c27e54f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:38:40.984Z] time="2020-05-18T10:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d14be6c954ddb5af853c038ad15b36ec38fbf94fef89efdd2498192c6c27e54f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:38:41.543Z] --- PASS: TestPluginInstall (9.49s) [2020-05-18T10:38:41.543Z] --- PASS: TestPluginInstall/no_auth (6.86s) [2020-05-18T10:38:41.543Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2020-05-18T10:38:41.543Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2020-05-18T10:38:41.543Z] plugin_test.go:157: [dbba1bae37909] daemon is not started [2020-05-18T10:38:41.543Z] PASS [2020-05-18T10:38:41.543Z] [2020-05-18T10:38:41.543Z] DONE 6 tests in 9.644s [2020-05-18T10:38:41.543Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T10:38:41.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:41.543Z] ++ set -e [2020-05-18T10:38:41.543Z] ++ '[' -n 0 ']' [2020-05-18T10:38:41.543Z] ++ set -x [2020-05-18T10:38:41.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:41.543Z] INFO: Testing against a local daemon [2020-05-18T10:38:41.543Z] === RUN TestExternalGraphDriver [2020-05-18T10:38:41.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:38:41.797Z] === RUN TestExternalGraphDriver/json [2020-05-18T10:38:42.052Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-18T10:38:42.052Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-18T10:38:44.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-18T10:38:44.560Z] === RUN TestExternalGraphDriver/spec [2020-05-18T10:38:47.069Z] === RUN TestExternalGraphDriver/pull [2020-05-18T10:38:48.952Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-18T10:38:48.952Z] --- PASS: TestExternalGraphDriver (7.27s) [2020-05-18T10:38:48.952Z] --- PASS: TestExternalGraphDriver/json (2.86s) [2020-05-18T10:38:48.952Z] --- PASS: TestExternalGraphDriver/spec (2.22s) [2020-05-18T10:38:48.952Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-05-18T10:38:48.952Z] === RUN TestGraphdriverPluginV2 [2020-05-18T10:38:49.207Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-18T10:38:51.716Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-18T10:38:51.971Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-18T10:38:53.334Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2020-05-18T10:38:53.334Z] PASS [2020-05-18T10:38:53.334Z] [2020-05-18T10:38:53.334Z] DONE 5 tests in 11.848s [2020-05-18T10:38:53.334Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T10:38:53.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:53.334Z] ++ set -e [2020-05-18T10:38:53.334Z] ++ '[' -n 0 ']' [2020-05-18T10:38:53.334Z] ++ set -x [2020-05-18T10:38:53.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:38:53.334Z] INFO: Testing against a local daemon [2020-05-18T10:38:53.334Z] === RUN TestContinueAfterPluginCrash [2020-05-18T10:38:53.334Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T10:38:53.334Z] === RUN TestReadPluginNoRead [2020-05-18T10:38:53.334Z] === PAUSE TestReadPluginNoRead [2020-05-18T10:38:53.334Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T10:38:53.334Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T10:38:53.334Z] === CONT TestContinueAfterPluginCrash [2020-05-18T10:38:53.334Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T10:38:54.259Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-18T10:38:55.183Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-18T10:38:57.069Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-18T10:38:57.994Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-18T10:38:58.555Z] --- PASS: TestDaemonStartWithLogOpt (5.03s) [2020-05-18T10:38:58.555Z] === CONT TestReadPluginNoRead [2020-05-18T10:38:58.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-18T10:39:00.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-18T10:39:00.731Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-18T10:39:00.986Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-18T10:39:01.241Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-18T10:39:01.801Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-18T10:39:02.057Z] === RUN TestReadPluginNoRead/default [2020-05-18T10:39:02.616Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-18T10:39:03.978Z] --- PASS: TestContinueAfterPluginCrash (10.62s) [2020-05-18T10:39:04.538Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T10:39:05.462Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-18T10:39:06.386Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-18T10:39:06.641Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T10:39:08.523Z] --- PASS: TestReadPluginNoRead (10.00s) [2020-05-18T10:39:08.523Z] --- PASS: TestReadPluginNoRead/default (2.49s) [2020-05-18T10:39:08.523Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-05-18T10:39:08.523Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-05-18T10:39:08.523Z] read_test.go:91: [d809c50dea576] daemon is not started [2020-05-18T10:39:08.523Z] PASS [2020-05-18T10:39:08.523Z] [2020-05-18T10:39:08.523Z] DONE 6 tests in 15.158s [2020-05-18T10:39:08.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] ++ set -e [2020-05-18T10:39:08.523Z] ++ '[' -n 0 ']' [2020-05-18T10:39:08.523Z] ++ set -x [2020-05-18T10:39:08.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] testing: warning: no tests to run [2020-05-18T10:39:08.523Z] PASS [2020-05-18T10:39:08.523Z] [2020-05-18T10:39:08.523Z] DONE 0 tests in 0.042s [2020-05-18T10:39:08.523Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] ++ set -e [2020-05-18T10:39:08.523Z] ++ '[' -n 0 ']' [2020-05-18T10:39:08.523Z] ++ set -x [2020-05-18T10:39:08.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:08.523Z] INFO: Testing against a local daemon [2020-05-18T10:39:08.523Z] === RUN TestPluginWithDevMounts [2020-05-18T10:39:08.523Z] === PAUSE TestPluginWithDevMounts [2020-05-18T10:39:08.523Z] === CONT TestPluginWithDevMounts [2020-05-18T10:39:09.083Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-18T10:39:10.966Z] --- PASS: TestPluginWithDevMounts (2.07s) [2020-05-18T10:39:10.966Z] PASS [2020-05-18T10:39:10.966Z] [2020-05-18T10:39:10.966Z] DONE 1 tests in 2.186s [2020-05-18T10:39:10.966Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T10:39:10.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:10.966Z] ++ set -e [2020-05-18T10:39:10.966Z] ++ '[' -n 0 ']' [2020-05-18T10:39:10.966Z] ++ set -x [2020-05-18T10:39:10.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:10.966Z] INFO: Testing against a local daemon [2020-05-18T10:39:10.966Z] === RUN TestSecretInspect [2020-05-18T10:39:10.966Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-18T10:39:14.223Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-18T10:39:14.223Z] --- PASS: TestSecretInspect (3.47s) [2020-05-18T10:39:14.223Z] === RUN TestSecretList [2020-05-18T10:39:14.625Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.8% of statements [2020-05-18T10:39:15.147Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-18T10:39:15.996Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-05-18T10:39:15.996Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T10:39:15.996Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T10:39:15.996Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T10:39:15.996Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T10:39:16.508Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-18T10:39:17.067Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-18T10:39:17.322Z] --- PASS: TestSecretList (3.04s) [2020-05-18T10:39:17.322Z] === RUN TestSecretsCreateAndDelete [2020-05-18T10:39:19.856Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2020-05-18T10:39:19.856Z] === RUN TestSecretsUpdate [2020-05-18T10:39:20.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:39:20.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:39:21.253Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-18T10:39:22.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:39:23.135Z] --- PASS: TestSecretsUpdate (3.28s) [2020-05-18T10:39:23.135Z] === RUN TestTemplatedSecret [2020-05-18T10:39:23.389Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-18T10:39:24.312Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-18T10:39:25.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:39:25.672Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-18T10:39:25.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:39:25.955Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2020-05-18T10:39:26.231Z] --- PASS: TestTemplatedSecret (2.89s) [2020-05-18T10:39:26.231Z] === RUN TestSecretCreateResolve [2020-05-18T10:39:27.326Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-18T10:39:29.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:39:29.221Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-18T10:39:29.487Z] --- PASS: TestSecretCreateResolve (2.91s) [2020-05-18T10:39:29.487Z] PASS [2020-05-18T10:39:29.487Z] [2020-05-18T10:39:29.487Z] DONE 6 tests in 18.272s [2020-05-18T10:39:29.487Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T10:39:29.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:29.487Z] ++ set -e [2020-05-18T10:39:29.487Z] ++ '[' -n 0 ']' [2020-05-18T10:39:29.487Z] ++ set -x [2020-05-18T10:39:29.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:39:29.487Z] INFO: Testing against a local daemon [2020-05-18T10:39:29.487Z] === RUN TestServiceCreateInit [2020-05-18T10:39:29.487Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T10:39:34.717Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T10:39:35.640Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-18T10:39:36.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:39:37.320Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-05-18T10:39:38.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:39:38.690Z] ok github.com/docker/docker/daemon 12.227s coverage: 17.4% of statements [2020-05-18T10:39:38.690Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T10:39:38.690Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T10:39:39.621Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.7% of statements [2020-05-18T10:39:39.796Z] --- PASS: TestServiceCreateInit (10.28s) [2020-05-18T10:39:39.796Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-05-18T10:39:39.796Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-05-18T10:39:39.796Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T10:39:40.186Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-18T10:39:40.355Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-18T10:39:40.751Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-18T10:39:40.751Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T10:39:40.751Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T10:39:41.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:39:42.124Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-18T10:39:42.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:39:42.862Z] === RUN TestDockerSuite/TestBuildRm [2020-05-18T10:39:44.650Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-18T10:39:45.214Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2020-05-18T10:39:45.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:39:46.120Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-18T10:39:47.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-18T10:39:47.480Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-18T10:39:48.499Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.512s coverage: 73.1% of statements [2020-05-18T10:39:48.499Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.544s coverage: 45.9% of statements [2020-05-18T10:39:48.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:39:48.841Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-18T10:39:49.401Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-18T10:39:49.960Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-18T10:39:50.397Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-18T10:39:50.397Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T10:39:51.770Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.189s coverage: 49.5% of statements [2020-05-18T10:39:51.843Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-18T10:39:52.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:39:53.141Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.320s coverage: 76.1% of statements [2020-05-18T10:39:53.202Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-18T10:39:54.074Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-18T10:39:54.125Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-18T10:39:54.639Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.258s coverage: 57.7% of statements [2020-05-18T10:39:54.639Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T10:39:54.639Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T10:39:54.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:39:55.204Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-18T10:39:56.137Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-05-18T10:39:57.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:39:58.282Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2020-05-18T10:39:58.282Z] === RUN TestCreateServiceConflict [2020-05-18T10:39:58.537Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-18T10:39:58.662Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-18T10:39:58.662Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T10:39:58.662Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T10:39:58.662Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-05-18T10:39:58.791Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-18T10:39:59.046Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-18T10:39:59.300Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-18T10:39:59.555Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-18T10:40:00.034Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-05-18T10:40:00.192Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T10:40:00.192Z] Using test binary docker [2020-05-18T10:40:00.192Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T10:40:00.192Z] +++ /etc/init.d/apparmor start [2020-05-18T10:40:00.192Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T10:40:00.192Z] INFO: Waiting for daemon to start... [2020-05-18T10:40:00.192Z] Starting dockerd [2020-05-18T10:40:00.192Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T10:40:00.292Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.4% of statements [2020-05-18T10:40:00.292Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T10:40:00.292Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T10:40:00.916Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-18T10:40:00.916Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-18T10:40:00.916Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-05-18T10:40:00.916Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T10:40:01.225Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-18T10:40:01.789Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-05-18T10:40:01.789Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-18T10:40:01.841Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-18T10:40:02.225Z] . [2020-05-18T10:40:02.225Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T10:40:02.225Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T10:40:02.225Z] Error: No such image: emptyfs [2020-05-18T10:40:02.225Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T10:40:02.225Z] ++++ docker load [2020-05-18T10:40:02.225Z] Running integration-test (iteration 1) [2020-05-18T10:40:02.225Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T10:40:02.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:40:02.225Z] ++ set -e [2020-05-18T10:40:02.225Z] ++ '[' -n 0 ']' [2020-05-18T10:40:02.225Z] ++ set -x [2020-05-18T10:40:02.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:40:03.161Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-18T10:40:03.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T10:40:03.419Z] time="2020-05-18T10:40:03Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate073674185/log004489876.1: no such file or directory" [2020-05-18T10:40:03.419Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 38.0% of statements [2020-05-18T10:40:03.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-18T10:40:04.284Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-05-18T10:40:04.284Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T10:40:04.789Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-18T10:40:06.160Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-18T10:40:06.160Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-18T10:40:06.726Z] ok github.com/docker/docker/daemon/logger/splunk 1.645s coverage: 82.5% of statements [2020-05-18T10:40:06.726Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T10:40:07.291Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-18T10:40:07.291Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T10:40:07.542Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-18T10:40:08.101Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-18T10:40:09.462Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-18T10:40:09.812Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-05-18T10:40:09.812Z] ok github.com/docker/docker/distribution 0.139s coverage: 22.1% of statements [2020-05-18T10:40:09.812Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T10:40:10.020Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-18T10:40:10.744Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-05-18T10:40:10.944Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-18T10:40:12.116Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-18T10:40:12.826Z] === RUN TestDockerSuite/TestBuildUser [2020-05-18T10:40:13.048Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-05-18T10:40:13.048Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T10:40:13.048Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-05-18T10:40:13.048Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T10:40:14.459Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-18T10:40:14.459Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T10:40:14.708Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-18T10:40:15.415Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-18T10:40:16.804Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-18T10:40:16.804Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-18T10:40:17.522Z] Loaded image: buildpack-deps:jessie [2020-05-18T10:40:17.522Z] Loaded image: busybox:latest [2020-05-18T10:40:17.522Z] Loaded image: busybox:glibc [2020-05-18T10:40:17.522Z] Loaded image: debian:jessie [2020-05-18T10:40:17.522Z] Loaded image: hello-world:latest [2020-05-18T10:40:17.522Z] INFO: Testing against a local daemon [2020-05-18T10:40:17.522Z] === RUN TestCgroupNamespacesBuild [2020-05-18T10:40:17.965Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-18T10:40:18.144Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-05-18T10:40:18.144Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T10:40:18.700Z] ok github.com/docker/docker/pkg/archive 0.384s coverage: 77.1% of statements [2020-05-18T10:40:19.631Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2020-05-18T10:40:19.847Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.16s) [2020-05-18T10:40:19.847Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T10:40:19.888Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-05-18T10:40:19.888Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T10:40:20.190Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-05-18T10:40:20.190Z] === RUN TestBuildWithSession [2020-05-18T10:40:20.190Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T10:40:20.190Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:40:20.190Z] === RUN TestBuildSquashParent [2020-05-18T10:40:23.105Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-05-18T10:40:23.105Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T10:40:23.162Z] ok github.com/docker/docker/layer 7.666s coverage: 68.8% of statements [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T10:40:23.163Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T10:40:23.420Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-18T10:40:23.677Z] ok github.com/docker/docker/pkg/chrootarchive 3.022s coverage: 43.2% of statements [2020-05-18T10:40:23.677Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T10:40:23.677Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T10:40:23.935Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-05-18T10:40:24.500Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-05-18T10:40:25.065Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-05-18T10:40:25.630Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-05-18T10:40:25.699Z] --- PASS: TestBuildSquashParent (5.60s) [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:40:25.699Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T10:40:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T10:40:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T10:40:26.194Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-18T10:40:26.362Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-05-18T10:40:26.362Z] === RUN TestCreateServiceSysctls [2020-05-18T10:40:27.565Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-18T10:40:28.130Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-18T10:40:28.387Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-05-18T10:40:28.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T10:40:28.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T10:40:28.644Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-18T10:40:28.644Z] ok github.com/docker/docker/pkg/fsutils 0.238s coverage: 85.1% of statements [2020-05-18T10:40:30.014Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 70.3% of statements [2020-05-18T10:40:30.272Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 70.6% of statements [2020-05-18T10:40:30.519Z] --- PASS: TestCreateServiceSysctls (4.26s) [2020-05-18T10:40:30.519Z] === RUN TestCreateServiceCapabilities [2020-05-18T10:40:30.529Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-05-18T10:40:30.529Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-05-18T10:40:30.786Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-18T10:40:30.786Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T10:40:30.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T10:40:31.044Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-18T10:40:31.044Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.56s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.20s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2020-05-18T10:40:31.108Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-05-18T10:40:31.108Z] === RUN TestBuildMultiStageCopy [2020-05-18T10:40:31.108Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T10:40:31.301Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-18T10:40:31.558Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-18T10:40:31.815Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-05-18T10:40:32.073Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-05-18T10:40:32.073Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T10:40:32.073Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T10:40:32.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T10:40:32.883Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T10:40:33.005Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-05-18T10:40:33.177Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T10:40:33.569Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-18T10:40:33.800Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T10:40:33.826Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T10:40:34.084Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-18T10:40:34.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-05-18T10:40:34.086Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T10:40:34.674Z] --- PASS: TestCreateServiceCapabilities (3.65s) [2020-05-18T10:40:34.674Z] === RUN TestInspect [2020-05-18T10:40:35.104Z] --- PASS: TestBuildMultiStageParentConfig (1.06s) [2020-05-18T10:40:35.104Z] === RUN TestBuildLabelWithTargets [2020-05-18T10:40:35.453Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-05-18T10:40:35.597Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-18T10:40:35.710Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-18T10:40:36.522Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-18T10:40:37.082Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-18T10:40:37.140Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-05-18T10:40:37.140Z] === RUN TestBuildWithEmptyLayers [2020-05-18T10:40:37.336Z] --- PASS: TestInspect (3.35s) [2020-05-18T10:40:37.336Z] === RUN TestCreateJob [2020-05-18T10:40:37.760Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-05-18T10:40:37.760Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T10:40:38.259Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-18T10:40:38.983Z] ok github.com/docker/docker/pkg/signal 2.404s coverage: 61.0% of statements [2020-05-18T10:40:38.983Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-18T10:40:39.184Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-18T10:40:39.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-18T10:40:39.240Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-18T10:40:39.498Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T10:40:39.754Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-18T10:40:39.829Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2020-05-18T10:40:39.829Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T10:40:40.685Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-18T10:40:40.846Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-05-18T10:40:40.847Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T10:40:40.942Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2020-05-18T10:40:41.066Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-18T10:40:41.066Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-18T10:40:41.066Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-18T10:40:41.066Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-18T10:40:41.066Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-18T10:40:41.505Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2020-05-18T10:40:41.624Z] --- PASS: TestCreateJob (4.20s) [2020-05-18T10:40:41.624Z] === RUN TestReplicatedJob [2020-05-18T10:40:42.070Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-05-18T10:40:42.070Z] testing: warning: no tests to run [2020-05-18T10:40:42.070Z] coverage: [no statements] [2020-05-18T10:40:42.070Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T10:40:42.633Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-18T10:40:42.633Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-18T10:40:42.890Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-18T10:40:42.983Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-18T10:40:42.983Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-18T10:40:43.541Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-05-18T10:40:43.541Z] === RUN TestBuildWithHugeFile [2020-05-18T10:40:44.344Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-18T10:40:44.903Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-18T10:40:45.414Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.1% of statements [2020-05-18T10:40:45.671Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-18T10:40:45.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-18T10:40:46.428Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-18T10:40:46.428Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-18T10:40:46.602Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-18T10:40:46.859Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-05-18T10:40:48.231Z] ok github.com/docker/docker/registry 0.073s coverage: 56.1% of statements [2020-05-18T10:40:48.955Z] --- PASS: TestReplicatedJob (7.45s) [2020-05-18T10:40:48.955Z] === RUN TestUpdateReplicatedJob [2020-05-18T10:40:49.163Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-05-18T10:40:49.163Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-18T10:40:49.879Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-18T10:40:50.096Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-18T10:40:50.661Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-18T10:40:52.388Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-18T10:40:52.948Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2020-05-18T10:40:52.948Z] === RUN TestServiceListWithStatuses [2020-05-18T10:40:52.948Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T10:40:52.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:40:52.948Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T10:40:53.184Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-18T10:40:53.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-18T10:40:53.748Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-05-18T10:40:53.763Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-18T10:40:54.313Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-18T10:40:54.322Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-18T10:40:54.322Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-18T10:40:55.245Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-18T10:40:55.245Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-05-18T10:40:57.754Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-18T10:40:57.754Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-18T10:40:57.754Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-18T10:40:58.680Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-18T10:40:59.239Z] --- PASS: TestDockerNetworkConnectAlias (6.27s) [2020-05-18T10:40:59.239Z] === RUN TestDockerNetworkReConnect [2020-05-18T10:40:59.494Z] === RUN TestDockerSuite/TestCommitChange [2020-05-18T10:41:00.854Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-18T10:41:02.214Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-18T10:41:03.575Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-18T10:41:04.499Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2020-05-18T10:41:04.499Z] === RUN TestServicePlugin [2020-05-18T10:41:05.859Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-18T10:41:06.784Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-18T10:41:07.420Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T10:41:07.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === Skipped [2020-05-18T10:41:07.420Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T10:41:07.420Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T10:41:07.420Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T10:41:07.420Z] time="2020-05-18T10:39:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T10:41:07.420Z] time="2020-05-18T10:39:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T10:41:07.420Z] time="2020-05-18T10:39:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T10:41:07.420Z] time="2020-05-18T10:39:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T10:41:07.420Z] time="2020-05-18T10:39:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T10:41:07.420Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T10:41:07.420Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T10:41:07.420Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T10:41:07.420Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T10:41:07.420Z] graphtest_unix.go:73: No driver to put! [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T10:41:07.420Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T10:41:07.420Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] [2020-05-18T10:41:07.420Z] DONE 2123 tests, 26 skipped in 249.737s Post stage [Pipeline] junit [2020-05-18T10:41:07.431Z] Recording test results [2020-05-18T10:41:07.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-18T10:41:08.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40895/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a342010823d36536499aafed527e8d203b9e2059 hack/validate/vendor [2020-05-18T10:41:08.633Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-18T10:41:09.214Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-18T10:41:09.807Z] + echo Building e2e image [2020-05-18T10:41:09.807Z] Building e2e image [2020-05-18T10:41:09.807Z] + docker build --build-arg DOCKER_GITCOMMIT=a342010823d36536499aafed527e8d203b9e2059 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-18T10:41:09.807Z] #2 [internal] load .dockerignore [2020-05-18T10:41:09.807Z] #2 DONE 0.0s [2020-05-18T10:41:09.807Z] [2020-05-18T10:41:09.807Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-18T10:41:09.807Z] #1 transferring dockerfile: 3.21kB done [2020-05-18T10:41:09.807Z] #1 DONE 0.0s [2020-05-18T10:41:09.807Z] [2020-05-18T10:41:09.807Z] #2 [internal] load .dockerignore [2020-05-18T10:41:09.807Z] #2 transferring context: 34B done [2020-05-18T10:41:09.807Z] #2 DONE 0.0s [2020-05-18T10:41:09.807Z] [2020-05-18T10:41:09.807Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T10:41:09.996Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-18T10:41:10.063Z] #4 ... [2020-05-18T10:41:10.063Z] [2020-05-18T10:41:10.063Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-18T10:41:10.063Z] #3 DONE 0.3s [2020-05-18T10:41:10.322Z] [2020-05-18T10:41:10.322Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T10:41:10.322Z] #4 DONE 0.4s [2020-05-18T10:41:10.322Z] [2020-05-18T10:41:10.322Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:10.322Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-18T10:41:10.322Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-18T10:41:10.322Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-18T10:41:10.322Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.1s [2020-05-18T10:41:10.322Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-18T10:41:10.322Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-18T10:41:10.322Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-18T10:41:10.322Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-18T10:41:10.322Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-18T10:41:10.322Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.2s [2020-05-18T10:41:10.322Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 0B / 126B 0.2s [2020-05-18T10:41:10.580Z] #14 ... [2020-05-18T10:41:10.580Z] [2020-05-18T10:41:10.580Z] #8 [internal] load build context [2020-05-18T10:41:10.580Z] #8 transferring context: 849.99kB 0.4s done [2020-05-18T10:41:10.580Z] #8 DONE 0.4s [2020-05-18T10:41:10.580Z] [2020-05-18T10:41:10.580Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:10.580Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 15.04MB / 126.95MB 0.4s [2020-05-18T10:41:10.580Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-18T10:41:10.838Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-18T10:41:10.838Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 24.30MB / 126.95MB 0.5s [2020-05-18T10:41:10.838Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 40.27MB / 126.95MB 0.7s [2020-05-18T10:41:10.838Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-18T10:41:11.095Z] #14 ... [2020-05-18T10:41:11.095Z] [2020-05-18T10:41:11.095Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-18T10:41:11.095Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-18T10:41:11.095Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-18T10:41:11.095Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-18T10:41:11.095Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-18T10:41:11.095Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-18T10:41:11.095Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-05-18T10:41:11.095Z] #5 DONE 0.8s [2020-05-18T10:41:11.095Z] [2020-05-18T10:41:11.095Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:11.095Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 64.31MB / 126.95MB 0.9s [2020-05-18T10:41:11.352Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 87.72MB / 126.95MB 1.1s [2020-05-18T10:41:11.352Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 99.51MB / 126.95MB 1.2s [2020-05-18T10:41:11.610Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 118.44MB / 126.95MB 1.4s [2020-05-18T10:41:11.867Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s [2020-05-18T10:41:12.125Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done [2020-05-18T10:41:12.125Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-18T10:41:12.384Z] #14 ... [2020-05-18T10:41:12.384Z] [2020-05-18T10:41:12.384Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-18T10:41:12.384Z] #6 DONE 1.2s [2020-05-18T10:41:12.384Z] [2020-05-18T10:41:12.384Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:12.510Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-18T10:41:13.433Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-18T10:41:13.433Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-18T10:41:13.433Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-18T10:41:13.687Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-18T10:41:13.687Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-18T10:41:13.687Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-18T10:41:13.687Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-18T10:41:15.570Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-18T10:41:17.452Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-18T10:41:17.452Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-18T10:41:17.694Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.0s [2020-05-18T10:41:18.010Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-18T10:41:18.261Z] #14 ... [2020-05-18T10:41:18.261Z] [2020-05-18T10:41:18.261Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-18T10:41:18.261Z] #7 1.062 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-18T10:41:18.261Z] #7 2.142 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-18T10:41:18.261Z] #7 2.348 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-18T10:41:18.261Z] #7 2.354 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-18T10:41:18.261Z] #7 2.365 (3/30) Installing readline (8.0.0-r0) [2020-05-18T10:41:18.261Z] #7 2.370 (4/30) Installing bash (5.0.0-r0) [2020-05-18T10:41:18.261Z] #7 2.386 Executing bash-5.0.0-r0.post-install [2020-05-18T10:41:18.261Z] #7 2.386 (5/30) Installing ca-certificates (20191127-r0) [2020-05-18T10:41:18.261Z] #7 2.404 (6/30) Installing libgcc (8.3.0-r0) [2020-05-18T10:41:18.261Z] #7 2.407 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-18T10:41:18.261Z] #7 2.423 (8/30) Installing binutils (2.32-r0) [2020-05-18T10:41:18.261Z] #7 2.523 (9/30) Installing gmp (6.1.2-r1) [2020-05-18T10:41:18.261Z] #7 2.532 (10/30) Installing isl (0.18-r0) [2020-05-18T10:41:18.261Z] #7 2.560 (11/30) Installing libgomp (8.3.0-r0) [2020-05-18T10:41:18.261Z] #7 2.565 (12/30) Installing libatomic (8.3.0-r0) [2020-05-18T10:41:18.261Z] #7 2.567 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-18T10:41:18.261Z] #7 2.572 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-18T10:41:18.262Z] #7 2.574 (15/30) Installing gcc (8.3.0-r0) [2020-05-18T10:41:18.262Z] #7 3.471 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-18T10:41:18.262Z] #7 3.571 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-18T10:41:18.262Z] #7 3.572 (18/30) Installing g++ (8.3.0-r0) [2020-05-18T10:41:18.262Z] #7 4.169 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-18T10:41:18.262Z] #7 4.172 (20/30) Installing libcurl (7.66.0-r0) [2020-05-18T10:41:18.262Z] #7 4.182 (21/30) Installing expat (2.2.8-r0) [2020-05-18T10:41:18.262Z] #7 4.185 (22/30) Installing pcre2 (10.33-r0) [2020-05-18T10:41:18.262Z] #7 4.196 (23/30) Installing git (2.22.4-r0) [2020-05-18T10:41:18.262Z] #7 4.399 (24/30) Installing libmnl (1.0.4-r0) [2020-05-18T10:41:18.262Z] #7 4.402 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-18T10:41:18.262Z] #7 4.407 (26/30) Installing iptables (1.8.3-r1) [2020-05-18T10:41:18.262Z] #7 4.433 (27/30) Installing pigz (2.4-r0) [2020-05-18T10:41:18.262Z] #7 4.438 (28/30) Installing tar (1.32-r0) [2020-05-18T10:41:18.262Z] #7 4.449 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-18T10:41:18.262Z] #7 4.454 (30/30) Installing xz (5.2.4-r0) [2020-05-18T10:41:18.262Z] #7 4.459 Executing busybox-1.30.1-r3.trigger [2020-05-18T10:41:18.262Z] #7 4.465 Executing ca-certificates-20191127-r0.trigger [2020-05-18T10:41:18.262Z] #7 4.517 OK: 179 MiB in 44 packages [2020-05-18T10:41:18.262Z] #7 DONE 5.8s [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-18T10:41:18.262Z] #9 DONE 0.1s [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-18T10:41:18.262Z] #10 DONE 0.1s [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-18T10:41:18.262Z] #11 DONE 0.1s [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:18.262Z] #14 ... [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-18T10:41:18.262Z] #12 DONE 0.1s [2020-05-18T10:41:18.262Z] [2020-05-18T10:41:18.262Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:18.262Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.2s done [2020-05-18T10:41:18.519Z] #14 ... [2020-05-18T10:41:18.519Z] [2020-05-18T10:41:18.519Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-18T10:41:18.519Z] #13 DONE 0.1s [2020-05-18T10:41:18.519Z] [2020-05-18T10:41:18.519Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T10:41:18.519Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-18T10:41:18.519Z] #14 DONE 8.3s [2020-05-18T10:41:18.519Z] [2020-05-18T10:41:18.519Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-18T10:41:18.933Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-18T10:41:19.453Z] #15 0.820 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T10:41:19.855Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-18T10:41:20.383Z] #15 1.884 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T10:41:20.383Z] #15 1.972 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-18T10:41:20.640Z] #15 1.977 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-18T10:41:20.640Z] #15 1.983 (3/42) Installing readline (8.0.1-r0) [2020-05-18T10:41:20.640Z] #15 1.987 (4/42) Installing bash (5.0.11-r1) [2020-05-18T10:41:20.640Z] #15 1.999 Executing bash-5.0.11-r1.post-install [2020-05-18T10:41:20.640Z] #15 2.002 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-18T10:41:20.640Z] #15 2.076 (6/42) Installing libblkid (2.34-r1) [2020-05-18T10:41:20.640Z] #15 2.080 (7/42) Installing libuuid (2.34-r1) [2020-05-18T10:41:20.640Z] #15 2.082 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-18T10:41:20.640Z] #15 2.087 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-18T10:41:20.640Z] #15 2.090 (10/42) Installing libgcc (9.2.0-r4) [2020-05-18T10:41:20.640Z] #15 2.092 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-18T10:41:20.640Z] #15 2.105 (12/42) Installing binutils (2.33.1-r0) [2020-05-18T10:41:20.640Z] #15 2.172 (13/42) Installing libmagic (5.37-r1) [2020-05-18T10:41:20.640Z] #15 2.191 (14/42) Installing file (5.37-r1) [2020-05-18T10:41:20.778Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-18T10:41:20.897Z] #15 2.192 (15/42) Installing gmp (6.1.2-r1) [2020-05-18T10:41:20.897Z] #15 2.198 (16/42) Installing isl (0.18-r0) [2020-05-18T10:41:20.897Z] #15 2.212 (17/42) Installing libgomp (9.2.0-r4) [2020-05-18T10:41:20.897Z] #15 2.215 (18/42) Installing libatomic (9.2.0-r4) [2020-05-18T10:41:20.897Z] #15 2.216 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-18T10:41:20.897Z] #15 2.221 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-18T10:41:20.897Z] #15 2.223 (21/42) Installing gcc (9.2.0-r4) [2020-05-18T10:41:21.461Z] #15 2.905 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-18T10:41:21.461Z] #15 2.976 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-18T10:41:21.461Z] #15 2.977 (24/42) Installing g++ (9.2.0-r4) [2020-05-18T10:41:21.703Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-18T10:41:21.703Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-18T10:41:21.703Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-18T10:41:22.024Z] #15 3.397 (25/42) Installing make (4.2.1-r2) [2020-05-18T10:41:22.024Z] #15 3.401 (26/42) Installing fortify-headers (1.1-r0) [2020-05-18T10:41:22.024Z] #15 3.403 (27/42) Installing build-base (0.5-r1) [2020-05-18T10:41:22.024Z] #15 3.404 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-18T10:41:22.024Z] #15 3.406 (29/42) Installing libcurl (7.67.0-r0) [2020-05-18T10:41:22.024Z] #15 3.412 (30/42) Installing curl (7.67.0-r0) [2020-05-18T10:41:22.024Z] #15 3.415 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-18T10:41:22.024Z] #15 3.420 (32/42) Installing jq (1.6-r0) [2020-05-18T10:41:22.024Z] #15 3.426 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-18T10:41:22.024Z] #15 3.431 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-18T10:41:22.024Z] #15 3.432 (35/42) Installing libaio (0.3.112-r1) [2020-05-18T10:41:22.024Z] #15 3.434 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-18T10:41:22.024Z] #15 3.462 (37/42) Installing libfdisk (2.34-r1) [2020-05-18T10:41:22.024Z] #15 3.467 (38/42) Installing libmount (2.34-r1) [2020-05-18T10:41:22.024Z] #15 3.472 (39/42) Installing libsmartcols (2.34-r1) [2020-05-18T10:41:22.024Z] #15 3.475 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-18T10:41:22.024Z] #15 3.477 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-18T10:41:22.024Z] #15 3.498 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-18T10:41:22.024Z] #15 3.503 Executing busybox-1.31.1-r9.trigger [2020-05-18T10:41:22.024Z] #15 3.510 OK: 196 MiB in 57 packages [2020-05-18T10:41:22.587Z] #15 DONE 4.0s [2020-05-18T10:41:22.587Z] [2020-05-18T10:41:22.587Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-18T10:41:22.628Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-18T10:41:22.628Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-18T10:41:22.628Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-18T10:41:22.628Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-18T10:41:22.882Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-18T10:41:23.518Z] #16 DONE 0.7s [2020-05-18T10:41:23.518Z] [2020-05-18T10:41:23.518Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-18T10:41:23.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-18T10:41:24.081Z] #17 DONE 0.7s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-18T10:41:24.081Z] #18 DONE 0.0s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-18T10:41:24.081Z] #22 DONE 0.1s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #31 [builder 1/4] COPY . . [2020-05-18T10:41:24.081Z] #31 ... [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-18T10:41:24.081Z] #26 DONE 0.1s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T10:41:24.081Z] #19 DONE 0.1s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-18T10:41:24.081Z] #23 DONE 0.1s [2020-05-18T10:41:24.081Z] [2020-05-18T10:41:24.081Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-18T10:41:24.081Z] #27 DONE 0.1s [2020-05-18T10:41:24.338Z] [2020-05-18T10:41:24.338Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-18T10:41:24.338Z] #28 DONE 0.1s [2020-05-18T10:41:24.338Z] [2020-05-18T10:41:24.338Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T10:41:24.365Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-18T10:41:25.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-18T10:41:25.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-18T10:41:27.800Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-18T10:41:28.360Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-18T10:41:28.360Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-18T10:41:28.528Z] #29 ... [2020-05-18T10:41:28.528Z] [2020-05-18T10:41:28.528Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-18T10:41:28.528Z] #24 1.331 + RM_GOPATH=0 [2020-05-18T10:41:28.528Z] #24 1.331 + TMP_GOPATH= [2020-05-18T10:41:28.528Z] #24 1.331 + : /build [2020-05-18T10:41:28.528Z] #24 1.331 + '[' -z '' ']' [2020-05-18T10:41:28.528Z] #24 1.331 ++ mktemp -d [2020-05-18T10:41:28.528Z] #24 1.332 + export GOPATH=/tmp/tmp.IJmLIG [2020-05-18T10:41:28.528Z] #24 1.332 + GOPATH=/tmp/tmp.IJmLIG [2020-05-18T10:41:28.528Z] #24 1.332 + RM_GOPATH=1 [2020-05-18T10:41:28.528Z] #24 1.333 ++ dirname ./install.sh [2020-05-18T10:41:28.528Z] #24 1.333 + dir=. [2020-05-18T10:41:28.528Z] #24 1.333 + bin=dockercli [2020-05-18T10:41:28.528Z] #24 1.333 + shift [2020-05-18T10:41:28.528Z] #24 1.333 + '[' '!' -f ./dockercli.installer ']' [2020-05-18T10:41:28.528Z] #24 1.333 + . ./dockercli.installer [2020-05-18T10:41:28.528Z] #24 1.333 ++ : stable [2020-05-18T10:41:28.528Z] #24 1.333 ++ : 17.06.2-ce [2020-05-18T10:41:28.528Z] #24 1.333 + install_dockercli [2020-05-18T10:41:28.528Z] #24 1.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T10:41:28.528Z] #24 1.334 Install docker/cli version 17.06.2-ce from stable [2020-05-18T10:41:28.528Z] #24 1.334 ++ uname -m [2020-05-18T10:41:28.528Z] #24 1.335 + arch=x86_64 [2020-05-18T10:41:28.528Z] #24 1.335 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T10:41:28.528Z] #24 1.335 + url=https://download.docker.com/linux/static [2020-05-18T10:41:28.528Z] #24 1.336 + + tar -xz docker/docker [2020-05-18T10:41:28.528Z] #24 1.336 curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T10:41:28.528Z] #24 3.476 + mkdir -p /build [2020-05-18T10:41:28.528Z] #24 3.479 + mv docker/docker /build/ [2020-05-18T10:41:28.528Z] #24 3.481 + rmdir docker [2020-05-18T10:41:28.528Z] #24 DONE 3.6s [2020-05-18T10:41:28.528Z] [2020-05-18T10:41:28.528Z] #31 [builder 1/4] COPY . . [2020-05-18T10:41:28.528Z] #31 DONE 3.8s [2020-05-18T10:41:28.528Z] [2020-05-18T10:41:28.528Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-18T10:41:28.528Z] #20 2.632 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T10:41:28.528Z] #20 3.103 curl: option --progress: is ambiguous [2020-05-18T10:41:28.528Z] #20 3.103 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:28.528Z] #20 3.564 curl: option --progress: is ambiguous [2020-05-18T10:41:28.528Z] #20 3.564 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:28.528Z] #20 4.118 curl: option --progress: is ambiguous [2020-05-18T10:41:28.528Z] #20 4.118 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:28.785Z] #20 4.663 curl: option --progress: is ambiguous [2020-05-18T10:41:28.785Z] #20 4.663 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:29.043Z] #20 4.953 [2020-05-18T10:41:29.286Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-18T10:41:29.975Z] #20 ... [2020-05-18T10:41:29.975Z] [2020-05-18T10:41:29.975Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-18T10:41:29.975Z] #32 DONE 2.0s [2020-05-18T10:41:29.975Z] [2020-05-18T10:41:29.975Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T10:41:30.209Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-18T10:41:31.132Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-18T10:41:31.345Z] #33 1.291 [2020-05-18T10:41:31.345Z] #33 1.386 Removing bundles/ [2020-05-18T10:41:31.345Z] #33 1.387 [2020-05-18T10:41:31.345Z] #33 1.392 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-18T10:41:31.690Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-18T10:41:31.690Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-18T10:41:32.612Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-18T10:41:32.715Z] #33 2.646 Building test suite binary ./integration-cli/test.main [2020-05-18T10:41:33.536Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-18T10:41:34.503Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-18T10:41:34.503Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-18T10:41:35.061Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-18T10:41:35.237Z] #33 ... [2020-05-18T10:41:35.237Z] [2020-05-18T10:41:35.237Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-18T10:41:35.237Z] #20 6.034 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T10:41:35.237Z] #20 6.511 curl: option --progress: is ambiguous [2020-05-18T10:41:35.237Z] #20 6.513 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:35.237Z] #20 6.878 [2020-05-18T10:41:35.237Z] #20 8.003 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T10:41:35.237Z] #20 8.353 curl: option --progress: is ambiguous [2020-05-18T10:41:35.237Z] #20 8.354 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:35.237Z] #20 8.624 [2020-05-18T10:41:35.238Z] #20 9.762 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T10:41:35.238Z] #20 10.08 curl: option --progress: is ambiguous [2020-05-18T10:41:35.238Z] #20 10.08 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:35.238Z] #20 10.40 [2020-05-18T10:41:35.494Z] #20 11.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T10:41:36.060Z] #20 11.96 curl: option --progress: is ambiguous [2020-05-18T10:41:36.060Z] #20 11.96 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T10:41:36.625Z] #20 12.35 [2020-05-18T10:41:36.625Z] #20 12.45 Download of images into '/build' complete. [2020-05-18T10:41:36.625Z] #20 12.45 Use something like the following to load the result into a Docker daemon: [2020-05-18T10:41:36.625Z] #20 12.45 tar -cC '/build' . | docker load [2020-05-18T10:41:36.883Z] #20 DONE 12.6s [2020-05-18T10:41:36.883Z] [2020-05-18T10:41:36.883Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T10:41:36.942Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-18T10:41:37.449Z] #33 ... [2020-05-18T10:41:37.449Z] [2020-05-18T10:41:37.449Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-18T10:41:37.449Z] #21 DONE 0.1s [2020-05-18T10:41:37.449Z] [2020-05-18T10:41:37.449Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-18T10:41:37.449Z] #25 DONE 0.1s [2020-05-18T10:41:37.449Z] [2020-05-18T10:41:37.449Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T10:41:38.301Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-18T10:41:38.301Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-18T10:41:38.301Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-18T10:41:38.301Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-18T10:41:38.301Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-18T10:41:38.860Z] --- PASS: TestServicePlugin (34.50s) [2020-05-18T10:41:38.860Z] plugin_test.go:62: [dcba65e99af9e] joining swarm manager [db609f140859d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T10:41:38.860Z] plugin_test.go:65: [d2758904f0123] joining swarm manager [db609f140859d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T10:41:38.860Z] === RUN TestServiceUpdateLabel [2020-05-18T10:41:39.114Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-18T10:41:42.369Z] --- PASS: TestServiceUpdateLabel (3.07s) [2020-05-18T10:41:42.369Z] === RUN TestServiceUpdateSecrets [2020-05-18T10:41:43.728Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-18T10:41:44.652Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-18T10:41:45.575Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-18T10:41:45.575Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-18T10:41:45.575Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-18T10:41:48.831Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-18T10:41:49.086Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-18T10:41:50.446Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-18T10:41:55.520Z] #29 28.90 # github.com/docker/docker/contrib/httpserver [2020-05-18T10:41:55.520Z] #29 28.90 loadinternal: cannot find runtime/cgo [2020-05-18T10:41:55.520Z] #29 DONE 29.2s [2020-05-18T10:41:55.520Z] [2020-05-18T10:41:55.520Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T10:41:55.520Z] #33 ... [2020-05-18T10:41:55.520Z] [2020-05-18T10:41:55.520Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-18T10:41:55.520Z] #30 DONE 0.1s [2020-05-18T10:41:55.520Z] [2020-05-18T10:41:55.520Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T10:41:55.679Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-18T10:41:55.679Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-18T10:41:57.560Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2020-05-18T10:41:57.560Z] === RUN TestServiceUpdateConfigs [2020-05-18T10:41:57.560Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-18T10:41:58.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-18T10:42:00.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-18T10:42:02.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-18T10:42:03.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-18T10:42:05.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-18T10:42:05.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-18T10:42:05.655Z] --- PASS: TestBuildWithHugeFile (82.16s) [2020-05-18T10:42:05.655Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T10:42:05.655Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:42:05.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:42:05.655Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:42:05.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:42:05.655Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:42:05.655Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:42:05.655Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T10:42:05.655Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T10:42:05.655Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T10:42:05.655Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-18T10:42:05.655Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-05-18T10:42:05.655Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-05-18T10:42:05.655Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-05-18T10:42:05.655Z] === RUN TestBuildPreserveOwnership [2020-05-18T10:42:05.655Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T10:42:06.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acc4a0_} [2020-05-18T10:42:08.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1456415720_/foo_false____} [2020-05-18T10:42:09.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T10:42:10.615Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2020-05-18T10:42:10.615Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-05-18T10:42:10.615Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2020-05-18T10:42:10.615Z] === RUN TestBuildPlatformInvalid [2020-05-18T10:42:10.615Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-18T10:42:10.615Z] PASS [2020-05-18T10:42:10.615Z] [2020-05-18T10:42:10.615Z] === Skipped [2020-05-18T10:42:10.615Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-18T10:42:10.615Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T10:42:10.615Z] [2020-05-18T10:42:10.615Z] [2020-05-18T10:42:10.615Z] DONE 32 tests, 1 skipped in 128.369s [2020-05-18T10:42:10.615Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T10:42:10.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:10.615Z] ++ set -e [2020-05-18T10:42:10.615Z] ++ '[' -n 0 ']' [2020-05-18T10:42:10.615Z] ++ set -x [2020-05-18T10:42:10.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:10.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1456415720_/foo_true____} [2020-05-18T10:42:10.899Z] INFO: Testing against a local daemon [2020-05-18T10:42:10.899Z] === RUN TestConfigInspect [2020-05-18T10:42:12.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_false____} [2020-05-18T10:42:13.367Z] --- PASS: TestServiceUpdateConfigs (15.93s) [2020-05-18T10:42:13.367Z] === RUN TestServiceUpdateNetwork [2020-05-18T10:42:13.591Z] --- PASS: TestConfigInspect (2.27s) [2020-05-18T10:42:13.591Z] === RUN TestConfigList [2020-05-18T10:42:13.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_true____} [2020-05-18T10:42:15.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_true__0xc000acc500__} [2020-05-18T10:42:15.670Z] --- PASS: TestConfigList (2.22s) [2020-05-18T10:42:15.670Z] === RUN TestConfigsCreateAndDelete [2020-05-18T10:42:16.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acc520_} [2020-05-18T10:42:17.707Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2020-05-18T10:42:17.707Z] === RUN TestConfigsUpdate [2020-05-18T10:42:18.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acc560_} [2020-05-18T10:42:19.743Z] --- PASS: TestConfigsUpdate (2.22s) [2020-05-18T10:42:19.743Z] === RUN TestTemplatedConfig [2020-05-18T10:42:20.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acc580_} [2020-05-18T10:42:21.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acc5a0_} [2020-05-18T10:42:23.248Z] --- PASS: TestTemplatedConfig (3.25s) [2020-05-18T10:42:23.248Z] === RUN TestConfigCreateResolve [2020-05-18T10:42:23.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-18T10:42:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-18T10:42:25.282Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-05-18T10:42:25.282Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-18T10:42:25.497Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-18T10:42:25.902Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-18T10:42:25.902Z] PASS [2020-05-18T10:42:25.902Z] [2020-05-18T10:42:25.902Z] DONE 7 tests in 15.052s [2020-05-18T10:42:25.902Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T10:42:25.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:25.902Z] ++ set -e [2020-05-18T10:42:25.902Z] ++ '[' -n 0 ']' [2020-05-18T10:42:25.902Z] ++ set -x [2020-05-18T10:42:25.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:25.902Z] INFO: Testing against a local daemon [2020-05-18T10:42:25.902Z] === RUN TestCheckpoint [2020-05-18T10:42:25.902Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T10:42:25.902Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:42:25.902Z] === RUN TestContainerInvalidJSON [2020-05-18T10:42:25.902Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:42:25.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:42:25.902Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:42:25.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:42:25.902Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:42:25.902Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:42:25.902Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T10:42:25.902Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T10:42:25.902Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T10:42:25.902Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T10:42:25.902Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T10:42:25.902Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T10:42:25.902Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T10:42:25.902Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T10:42:25.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-05-18T10:42:25.902Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T10:42:26.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T10:42:26.186Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T10:42:26.186Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-18T10:42:26.186Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T10:42:26.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-18T10:42:26.186Z] === RUN TestCopyFromContainer [2020-05-18T10:42:27.674Z] === RUN TestCopyFromContainer// [2020-05-18T10:42:27.960Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T10:42:27.960Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T10:42:27.960Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T10:42:28.244Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T10:42:28.244Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T10:42:28.244Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T10:42:28.532Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T10:42:28.532Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T10:42:28.532Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T10:42:28.756Z] --- PASS: TestServiceUpdateNetwork (14.97s) [2020-05-18T10:42:28.756Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T10:42:28.756Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer (2.52s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-18T10:42:28.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-18T10:42:28.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T10:42:28.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:42:28.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:42:28.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:42:28.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:42:28.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:42:28.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:42:28.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T10:42:28.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T10:42:28.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T10:42:28.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T10:42:28.824Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T10:42:28.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-18T10:42:28.824Z] === RUN TestCreateWithInvalidEnv [2020-05-18T10:42:28.824Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T10:42:28.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T10:42:28.824Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T10:42:28.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T10:42:28.824Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T10:42:28.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T10:42:28.824Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T10:42:28.824Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T10:42:28.824Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T10:42:28.824Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T10:42:28.824Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T10:42:28.824Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T10:42:28.824Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-18T10:42:28.824Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T10:42:29.682Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T10:42:30.877Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:42:30.877Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:42:30.877Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T10:42:30.877Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T10:42:30.878Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T10:42:30.878Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T10:42:30.878Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T10:42:30.878Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-18T10:42:30.878Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-18T10:42:30.878Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T10:42:31.043Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T10:42:31.301Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:42:32.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:42:32.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:42:32.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:42:32.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:42:32.916Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:42:32.916Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:42:32.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T10:42:32.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T10:42:32.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T10:42:32.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T10:42:32.916Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-18T10:42:32.916Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-18T10:42:32.916Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T10:42:33.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-05-18T10:42:33.535Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T10:42:33.535Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T10:42:33.535Z] === RUN TestDaemonRestartIpcMode [2020-05-18T10:42:33.535Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T10:42:33.535Z] === RUN TestDaemonHostGatewayIP [2020-05-18T10:42:33.535Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T10:42:33.535Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T10:42:33.535Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T10:42:33.535Z] === RUN TestDiff [2020-05-18T10:42:34.550Z] --- PASS: TestDiff (0.68s) [2020-05-18T10:42:34.550Z] === RUN TestExecWithCloseStdin [2020-05-18T10:42:34.559Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-18T10:42:35.169Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-05-18T10:42:35.169Z] === RUN TestExec [2020-05-18T10:42:35.799Z] --- PASS: TestExec (0.82s) [2020-05-18T10:42:35.799Z] === RUN TestExecUser [2020-05-18T10:42:35.920Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-18T10:42:36.175Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-18T10:42:36.813Z] --- PASS: TestExecUser (0.76s) [2020-05-18T10:42:36.813Z] === RUN TestExportContainerAndImportImage [2020-05-18T10:42:37.098Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-18T10:42:37.830Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-05-18T10:42:37.830Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T10:42:38.023Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-18T10:42:38.277Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T10:42:39.201Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-18T10:42:39.314Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-05-18T10:42:39.314Z] === RUN TestHealthCheckWorkdir [2020-05-18T10:42:39.935Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-05-18T10:42:39.935Z] === RUN TestHealthKillContainer [2020-05-18T10:42:40.126Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-18T10:42:41.050Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-18T10:42:41.974Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-18T10:42:42.897Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-18T10:42:43.414Z] --- PASS: TestHealthKillContainer (2.84s) [2020-05-18T10:42:43.414Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T10:42:43.708Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-05-18T10:42:43.708Z] === RUN TestIpcModeNone [2020-05-18T10:42:43.849Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-18T10:42:44.331Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-18T10:42:44.331Z] === RUN TestIpcModePrivate [2020-05-18T10:42:44.772Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-18T10:42:45.346Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-18T10:42:45.346Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-18T10:42:45.346Z] === RUN TestIpcModeShareable [2020-05-18T10:42:45.966Z] --- PASS: TestIpcModeShareable (0.83s) [2020-05-18T10:42:45.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-18T10:42:45.967Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T10:42:46.132Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-18T10:42:46.132Z] --- PASS: TestServiceUpdatePidsLimit (17.88s) [2020-05-18T10:42:46.132Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.26s) [2020-05-18T10:42:46.132Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s) [2020-05-18T10:42:46.132Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2020-05-18T10:42:46.132Z] PASS [2020-05-18T10:42:46.132Z] [2020-05-18T10:42:46.132Z] === Skipped [2020-05-18T10:42:46.132Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T10:42:46.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:42:46.132Z] [2020-05-18T10:42:46.132Z] [2020-05-18T10:42:46.132Z] DONE 27 tests, 1 skipped in 197.083s [2020-05-18T10:42:46.132Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T10:42:46.132Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:46.132Z] ++ set -e [2020-05-18T10:42:46.132Z] ++ '[' -n 0 ']' [2020-05-18T10:42:46.132Z] ++ set -x [2020-05-18T10:42:46.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:46.132Z] INFO: Testing against a local daemon [2020-05-18T10:42:46.132Z] === RUN TestSessionCreate [2020-05-18T10:42:46.132Z] --- PASS: TestSessionCreate (0.03s) [2020-05-18T10:42:46.132Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T10:42:46.387Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-05-18T10:42:46.387Z] PASS [2020-05-18T10:42:46.387Z] [2020-05-18T10:42:46.387Z] DONE 2 tests in 0.173s [2020-05-18T10:42:46.387Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T10:42:46.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:46.387Z] ++ set -e [2020-05-18T10:42:46.387Z] ++ '[' -n 0 ']' [2020-05-18T10:42:46.387Z] ++ set -x [2020-05-18T10:42:46.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:46.387Z] INFO: Testing against a local daemon [2020-05-18T10:42:46.387Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T10:42:46.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:42:46.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:42:46.387Z] === RUN TestEventsExecDie [2020-05-18T10:42:46.947Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-18T10:42:47.202Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-18T10:42:47.202Z] === RUN TestEventsBackwardsCompatible [2020-05-18T10:42:47.202Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-18T10:42:47.202Z] === RUN TestInfoBinaryCommits [2020-05-18T10:42:47.202Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T10:42:47.202Z] === RUN TestInfoAPIVersioned [2020-05-18T10:42:47.457Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T10:42:47.457Z] === RUN TestInfoDiscoveryBackend [2020-05-18T10:42:48.016Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-18T10:42:48.016Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T10:42:48.016Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-18T10:42:48.659Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-05-18T10:42:48.659Z] === RUN TestAPIIpcModeHost [2020-05-18T10:42:48.659Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-05-18T10:42:48.659Z] === RUN TestDaemonIpcModeShareable [2020-05-18T10:42:48.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T10:42:48.940Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T10:42:49.196Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-18T10:42:49.451Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-18T10:42:49.451Z] === RUN TestInfoAPI [2020-05-18T10:42:49.451Z] --- PASS: TestInfoAPI (0.02s) [2020-05-18T10:42:49.451Z] === RUN TestInfoAPIWarnings [2020-05-18T10:42:50.010Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-18T10:42:50.010Z] === RUN TestInfoDebug [2020-05-18T10:42:50.569Z] --- PASS: TestInfoDebug (0.55s) [2020-05-18T10:42:50.569Z] === RUN TestInfoInsecureRegistries [2020-05-18T10:42:50.697Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-05-18T10:42:50.697Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T10:42:50.697Z] === RUN TestDaemonIpcModePrivate [2020-05-18T10:42:50.823Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-18T10:42:51.078Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-18T10:42:51.078Z] === RUN TestInfoRegistryMirrors [2020-05-18T10:42:51.637Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-18T10:42:51.637Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T10:42:51.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-05-18T10:42:51.893Z] === RUN TestPingCacheHeaders [2020-05-18T10:42:51.893Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-18T10:42:51.893Z] === RUN TestPingGet [2020-05-18T10:42:51.893Z] --- PASS: TestPingGet (0.01s) [2020-05-18T10:42:51.893Z] === RUN TestPingHead [2020-05-18T10:42:51.893Z] --- PASS: TestPingHead (0.02s) [2020-05-18T10:42:51.893Z] === RUN TestVersion [2020-05-18T10:42:51.893Z] --- PASS: TestVersion (0.02s) [2020-05-18T10:42:51.893Z] PASS [2020-05-18T10:42:51.893Z] [2020-05-18T10:42:51.893Z] === Skipped [2020-05-18T10:42:51.893Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:42:51.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:42:51.893Z] [2020-05-18T10:42:51.893Z] [2020-05-18T10:42:51.893Z] DONE 18 tests, 1 skipped in 5.568s [2020-05-18T10:42:51.893Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-18T10:42:51.893Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T10:42:51.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:51.893Z] ++ set -e [2020-05-18T10:42:51.893Z] ++ '[' -n 0 ']' [2020-05-18T10:42:51.893Z] ++ set -x [2020-05-18T10:42:51.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:42:52.149Z] INFO: Testing against a local daemon [2020-05-18T10:42:52.149Z] === RUN TestVolumesCreateAndList [2020-05-18T10:42:52.149Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-18T10:42:52.149Z] === RUN TestVolumesRemove [2020-05-18T10:42:52.149Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-18T10:42:52.149Z] === RUN TestVolumesInspect [2020-05-18T10:42:52.149Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T10:42:52.149Z] === RUN TestVolumesInvalidJSON [2020-05-18T10:42:52.149Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T10:42:52.149Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T10:42:52.149Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T10:42:52.149Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T10:42:52.149Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T10:42:52.149Z] PASS [2020-05-18T10:42:52.149Z] [2020-05-18T10:42:52.149Z] DONE 5 tests in 0.269s [2020-05-18T10:42:52.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T10:42:52.192Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-05-18T10:42:52.192Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T10:42:52.192Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T10:42:52.403Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T10:42:52.403Z] +++ kill 5854 [2020-05-18T10:42:52.963Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-18T10:42:52.963Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-18T10:42:53.522Z] +++ /etc/init.d/apparmor stop [2020-05-18T10:42:53.522Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:42:53.522Z] [2020-05-18T10:42:53.522Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:42:53.522Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:42:53.522Z] [2020-05-18T10:42:53.522Z] To set a process to complain mode, use the command line tool [2020-05-18T10:42:53.522Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:42:53.522Z] +++ true [2020-05-18T10:42:53.522Z] [2020-05-18T10:42:53.675Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2020-05-18T10:42:53.675Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T10:42:53.675Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T10:42:53.778Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-18T10:42:55.139Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-18T10:42:55.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-18T10:42:55.713Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-05-18T10:42:55.713Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T10:42:55.713Z] === RUN TestIpcModeOlderClient [2020-05-18T10:42:55.713Z] === PAUSE TestIpcModeOlderClient [2020-05-18T10:42:55.713Z] === RUN TestKillContainerInvalidSignal [2020-05-18T10:42:55.998Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-05-18T10:42:55.998Z] === RUN TestKillContainer [2020-05-18T10:42:55.998Z] === RUN TestKillContainer/no_signal [2020-05-18T10:42:56.063Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-18T10:42:56.622Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T10:42:56.986Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-18T10:42:57.241Z] === RUN TestKillContainer/killing_signal [2020-05-18T10:42:57.860Z] --- PASS: TestKillContainer (1.96s) [2020-05-18T10:42:57.860Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-05-18T10:42:57.860Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-05-18T10:42:57.860Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-18T10:42:57.860Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T10:42:57.860Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T10:42:58.345Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-18T10:42:58.876Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T10:42:59.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-05-18T10:42:59.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-05-18T10:42:59.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-05-18T10:42:59.498Z] === RUN TestKillStoppedContainer [2020-05-18T10:42:59.498Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-18T10:42:59.498Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T10:42:59.498Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-18T10:42:59.498Z] === RUN TestKillDifferentUserContainer [2020-05-18T10:43:00.117Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-05-18T10:43:00.117Z] === RUN TestInspectOomKilledTrue [2020-05-18T10:43:00.227Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-18T10:43:00.786Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-18T10:43:01.598Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2020-05-18T10:43:01.598Z] === RUN TestInspectOomKilledFalse [2020-05-18T10:43:02.219Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2020-05-18T10:43:02.219Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T10:43:02.504Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-18T10:43:02.504Z] === RUN TestLinksContainerNames [2020-05-18T10:43:03.302Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-18T10:43:03.988Z] --- PASS: TestLinksContainerNames (1.28s) [2020-05-18T10:43:03.988Z] === RUN TestLogsFollowTailEmpty [2020-05-18T10:43:04.609Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-05-18T10:43:04.609Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T10:43:05.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/default [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/private [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/slave [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/shared [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/default [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/slave [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/private [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/shared [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T10:43:05.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:43:05.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T10:43:05.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T10:43:05.517Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T10:43:05.517Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-18T10:43:05.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T10:43:05.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-18T10:43:05.518Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T10:43:07.572Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-05-18T10:43:07.572Z] === RUN TestNetworkNat [2020-05-18T10:43:08.193Z] --- PASS: TestNetworkNat (0.69s) [2020-05-18T10:43:08.193Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T10:43:08.673Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-18T10:43:08.812Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-05-18T10:43:08.812Z] === RUN TestNetworkLoopbackNat [2020-05-18T10:43:09.828Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-05-18T10:43:09.828Z] === RUN TestPause [2020-05-18T10:43:10.449Z] --- PASS: TestPause (0.69s) [2020-05-18T10:43:10.449Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T10:43:10.449Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:43:10.449Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:43:10.449Z] === RUN TestPauseStopPausedContainer [2020-05-18T10:43:11.463Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-05-18T10:43:11.463Z] === RUN TestPsFilter [2020-05-18T10:43:11.463Z] --- PASS: TestPsFilter (0.18s) [2020-05-18T10:43:11.463Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T10:43:11.929Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-18T10:43:12.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-05-18T10:43:12.084Z] === RUN TestRemoveContainerWithVolume [2020-05-18T10:43:12.488Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-18T10:43:12.709Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-05-18T10:43:12.710Z] === RUN TestRemoveContainerRunning [2020-05-18T10:43:13.334Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-05-18T10:43:13.334Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T10:43:13.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-18T10:43:13.954Z] === RUN TestRemoveInvalidContainer [2020-05-18T10:43:13.954Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-18T10:43:13.954Z] === RUN TestRenameLinkedContainer [2020-05-18T10:43:16.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-18T10:43:16.652Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-05-18T10:43:16.652Z] === RUN TestRenameStoppedContainer [2020-05-18T10:43:17.271Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-05-18T10:43:17.271Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T10:43:17.569Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-18T10:43:18.754Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-05-18T10:43:18.754Z] === RUN TestRenameInvalidName [2020-05-18T10:43:19.374Z] --- PASS: TestRenameInvalidName (0.70s) [2020-05-18T10:43:19.374Z] === RUN TestRenameAnonymousContainer [2020-05-18T10:43:21.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-18T10:43:21.727Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-18T10:43:22.114Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-05-18T10:43:22.114Z] === RUN TestRenameContainerWithSameName [2020-05-18T10:43:22.399Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-05-18T10:43:22.399Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T10:43:22.652Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-18T10:43:23.884Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-05-18T10:43:23.884Z] === RUN TestResize [2020-05-18T10:43:24.504Z] --- PASS: TestResize (0.69s) [2020-05-18T10:43:24.504Z] === RUN TestResizeWithInvalidSize [2020-05-18T10:43:25.125Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-05-18T10:43:25.125Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T10:43:25.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:25.747Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:25.747Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:25.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T10:43:25.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T10:43:25.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T10:43:25.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:27.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:27.887Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-18T10:43:28.813Z] === RUN TestDockerSuite/TestCpToDot [2020-05-18T10:43:28.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T10:43:29.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T10:43:29.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T10:43:29.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T10:43:29.737Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-18T10:43:31.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T10:43:31.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T10:43:31.619Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-18T10:43:32.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T10:43:32.979Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-18T10:43:33.902Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.16s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.39s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.68s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.02s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.94s) [2020-05-18T10:43:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.88s) [2020-05-18T10:43:36.204Z] === RUN TestCgroupNamespacesRun [2020-05-18T10:43:37.230Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-05-18T10:43:37.230Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T10:43:38.056Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-18T10:43:38.056Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-18T10:43:38.628Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-18T10:43:38.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-05-18T10:43:38.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T10:43:40.509Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-18T10:43:40.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-18T10:43:40.509Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-18T10:43:40.509Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-18T10:43:40.760Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-05-18T10:43:40.760Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T10:43:41.067Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-18T10:43:41.991Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-18T10:43:41.991Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-18T10:43:41.991Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-18T10:43:42.242Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-05-18T10:43:42.242Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T10:43:42.915Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-18T10:43:43.475Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-18T10:43:43.475Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-18T10:43:43.475Z] === RUN TestDockerSuite/TestCreateRM [2020-05-18T10:43:43.723Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-05-18T10:43:43.723Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T10:43:43.730Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-18T10:43:43.730Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-18T10:43:43.985Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-18T10:43:43.985Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-18T10:43:45.220Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2020-05-18T10:43:45.220Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T10:43:46.235Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-18T10:43:46.235Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T10:43:46.492Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-18T10:43:46.747Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-18T10:43:46.747Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-18T10:43:46.948Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T10:43:46.948Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T10:43:46.948Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T10:43:46.949Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T10:43:47.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-05-18T10:43:47.719Z] === RUN TestKernelTCPMemory [2020-05-18T10:43:48.736Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-18T10:43:48.736Z] === RUN TestNISDomainname [2020-05-18T10:43:49.355Z] --- PASS: TestNISDomainname (0.87s) [2020-05-18T10:43:49.355Z] === RUN TestHostnameDnsResolution [2020-05-18T10:43:49.473Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T10:43:50.005Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-18T10:43:50.259Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-18T10:43:50.259Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-18T10:43:50.259Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-18T10:43:50.371Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-05-18T10:43:50.371Z] === RUN TestStats [2020-05-18T10:43:50.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-18T10:43:50.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-18T10:43:50.844Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T10:43:51.435Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-18T10:43:52.214Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T10:43:52.794Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-18T10:43:53.055Z] --- PASS: TestStats (2.66s) [2020-05-18T10:43:53.055Z] === RUN TestStopContainerWithTimeout [2020-05-18T10:43:53.055Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T10:43:53.055Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T10:43:53.055Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T10:43:53.055Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T10:43:53.055Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T10:43:53.055Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T10:43:53.055Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T10:43:53.055Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T10:43:53.055Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T10:43:53.055Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T10:43:53.055Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T10:43:53.055Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T10:43:53.593Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T10:43:53.717Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-18T10:43:54.158Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T10:43:55.528Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T10:43:55.599Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-18T10:43:56.551Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T10:43:56.551Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-05-18T10:43:56.551Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-05-18T10:43:56.551Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-05-18T10:43:56.551Z] --- PASS: TestStopContainerWithTimeout/-1 (3.36s) [2020-05-18T10:43:56.551Z] === RUN TestDeleteDevicemapper [2020-05-18T10:43:56.551Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T10:43:56.551Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:43:56.551Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T10:43:56.959Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-18T10:43:57.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-18T10:43:57.424Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T10:43:57.773Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-18T10:43:58.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-18T10:43:58.696Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-18T10:43:59.246Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2020-05-18T10:43:59.246Z] === RUN TestUpdateMemory [2020-05-18T10:43:59.318Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T10:43:59.621Z] === RUN TestDockerSuite/TestDockerFails [2020-05-18T10:43:59.866Z] --- PASS: TestUpdateMemory (1.00s) [2020-05-18T10:43:59.866Z] === RUN TestUpdateCPUQuota [2020-05-18T10:43:59.878Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-18T10:43:59.878Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-18T10:43:59.878Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-18T10:44:00.689Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T10:44:00.880Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-05-18T10:44:00.880Z] === RUN TestUpdatePidsLimit [2020-05-18T10:44:00.880Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T10:44:01.514Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T10:44:01.621Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T10:44:01.761Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-18T10:44:01.799Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T10:44:02.084Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T10:44:02.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T10:44:02.657Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T10:44:02.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T10:44:02.954Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-18T10:44:02.992Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit (3.31s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-18T10:44:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-05-18T10:44:04.425Z] === RUN TestUpdateRestartPolicy [2020-05-18T10:44:04.849Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-18T10:44:04.849Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-18T10:44:04.849Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-18T10:44:04.849Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-18T10:44:04.889Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T10:44:06.787Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T10:44:08.159Z] #33 158.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T10:44:09.529Z] #33 159.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T10:44:10.901Z] #33 161.0 [2020-05-18T10:44:11.369Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-18T10:44:11.465Z] #33 DONE 161.6s [2020-05-18T10:44:11.465Z] [2020-05-18T10:44:11.465Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-18T10:44:12.834Z] #34 DONE 1.4s [2020-05-18T10:44:13.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-18T10:44:13.877Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-18T10:44:14.206Z] [2020-05-18T10:44:14.206Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-18T10:44:15.139Z] #35 DONE 0.7s [2020-05-18T10:44:15.139Z] [2020-05-18T10:44:15.139Z] #36 exporting to image [2020-05-18T10:44:15.139Z] #36 exporting layers [2020-05-18T10:44:16.959Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2020-05-18T10:44:16.959Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T10:44:16.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-18T10:44:16.959Z] === RUN TestWaitNonBlocked [2020-05-18T10:44:16.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:44:16.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:44:16.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:44:16.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:44:16.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T10:44:16.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T10:44:17.033Z] #36 exporting layers 2.0s done [2020-05-18T10:44:17.033Z] #36 writing image sha256:002d643b1f561f5868df3685baa359744d98c4d22f7153a3bc971535a043f851 done [2020-05-18T10:44:17.033Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-18T10:44:17.033Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T10:44:17.136Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-18T10:44:17.344Z] + echo Ensuring container killed. [2020-05-18T10:44:17.344Z] Ensuring container killed. [2020-05-18T10:44:17.344Z] + docker rm -vf docker-pr3 [2020-05-18T10:44:17.344Z] Error: No such container: docker-pr3 [2020-05-18T10:44:17.344Z] + true [Pipeline] sh [2020-05-18T10:44:17.622Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:44:17.622Z] Chowning /workspace to jenkins user [2020-05-18T10:44:17.622Z] + id -u [2020-05-18T10:44:17.622Z] + id -g [2020-05-18T10:44:17.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T10:44:17.984Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T10:44:17.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-05-18T10:44:17.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-05-18T10:44:17.984Z] === RUN TestWaitBlocked [2020-05-18T10:44:17.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:44:17.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:44:17.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:44:17.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T10:44:17.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T10:44:17.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T10:44:19.044Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T10:44:19.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-05-18T10:44:19.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-05-18T10:44:19.044Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T10:44:19.044Z] === CONT TestIpcModeOlderClient [2020-05-18T10:44:19.044Z] === CONT TestDaemonHostGatewayIP [2020-05-18T10:44:19.044Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T10:44:19.044Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-18T10:44:19.044Z] === CONT TestDaemonRestartIpcMode [2020-05-18T10:44:19.285Z] + bundleName=unit [2020-05-18T10:44:19.285Z] + echo Creating unit-bundles.tar.gz [2020-05-18T10:44:19.285Z] Creating unit-bundles.tar.gz [2020-05-18T10:44:19.285Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-18T10:44:19.285Z] bundles/junit-report.xml [2020-05-18T10:44:19.285Z] bundles/go-test-report.json [2020-05-18T10:44:19.285Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-18T10:44:19.295Z] Archiving artifacts [2020-05-18T10:44:19.646Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-18T10:44:19.775Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T10:44:20.130Z] + make clean [2020-05-18T10:44:20.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-18T10:44:20.401Z] docker volume rm -f docker-dev-cache [2020-05-18T10:44:20.401Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T10:44:20.850Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-18T10:44:21.775Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-18T10:44:23.137Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-18T10:44:23.479Z] --- PASS: TestContainerStartOnDaemonRestart (4.32s) [2020-05-18T10:44:23.698Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-18T10:44:24.103Z] --- PASS: TestDaemonRestartIpcMode (5.01s) [2020-05-18T10:44:24.103Z] --- PASS: TestDaemonHostGatewayIP (5.26s) [2020-05-18T10:44:24.624Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-18T10:44:25.183Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-18T10:44:27.067Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-18T10:44:28.951Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-18T10:44:32.208Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-18T10:44:32.501Z] --- PASS: TestContainerKillOnDaemonStart (13.38s) [2020-05-18T10:44:32.501Z] PASS [2020-05-18T10:44:32.501Z] [2020-05-18T10:44:32.501Z] === Skipped [2020-05-18T10:44:32.501Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-18T10:44:32.501Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T10:44:32.501Z] [2020-05-18T10:44:32.501Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T10:44:32.501Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T10:44:32.501Z] [2020-05-18T10:44:32.501Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T10:44:32.501Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T10:44:32.501Z] [2020-05-18T10:44:32.501Z] [2020-05-18T10:44:32.501Z] DONE 200 tests, 3 skipped in 126.524s [2020-05-18T10:44:32.501Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T10:44:32.501Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:44:32.501Z] ++ set -e [2020-05-18T10:44:32.501Z] ++ '[' -n 0 ']' [2020-05-18T10:44:32.501Z] ++ set -x [2020-05-18T10:44:32.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:44:32.501Z] INFO: Testing against a local daemon [2020-05-18T10:44:32.501Z] === RUN TestCommitInheritsEnv [2020-05-18T10:44:33.124Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-05-18T10:44:33.124Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T10:44:33.124Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T10:44:33.124Z] === RUN TestImagesFilterMultiReference [2020-05-18T10:44:33.124Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T10:44:33.124Z] === RUN TestImagePullPlatformInvalid [2020-05-18T10:44:33.124Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T10:44:33.124Z] === RUN TestRemoveImageOrphaning [2020-05-18T10:44:33.408Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-05-18T10:44:33.408Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T10:44:33.408Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:44:33.408Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:44:33.408Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T10:44:33.408Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T10:44:33.408Z] === RUN TestTagInvalidReference [2020-05-18T10:44:33.695Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-18T10:44:33.695Z] === RUN TestTagValidPrefixedRepo [2020-05-18T10:44:33.695Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-18T10:44:33.695Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T10:44:33.695Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T10:44:33.695Z] === RUN TestTagOfficialNames [2020-05-18T10:44:33.695Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-18T10:44:33.695Z] === RUN TestTagMatchesDigest [2020-05-18T10:44:33.695Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T10:44:33.695Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T10:44:34.726Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-18T10:44:36.102Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-18T10:44:37.985Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-18T10:44:38.545Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-18T10:44:38.799Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-18T10:44:40.160Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-18T10:44:41.084Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-18T10:44:41.338Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-18T10:44:41.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-18T10:44:41.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-18T10:44:41.847Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-18T10:44:43.208Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-18T10:44:45.092Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-18T10:44:45.092Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-18T10:44:45.092Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-18T10:44:45.654Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-18T10:44:45.908Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-18T10:44:46.467Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-18T10:44:47.390Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-18T10:44:47.644Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-18T10:44:47.644Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-18T10:44:47.644Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-18T10:44:49.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-18T10:44:49.259Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-18T10:44:50.183Z] === RUN TestDockerSuite/TestEventsRename [2020-05-18T10:44:51.107Z] === RUN TestDockerSuite/TestEventsResize [2020-05-18T10:44:52.031Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-18T10:44:52.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-18T10:44:52.956Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-18T10:44:54.317Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-18T10:44:54.875Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-18T10:44:58.132Z] === RUN TestDockerSuite/TestEventsTop [2020-05-18T10:44:59.069Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-18T10:45:01.575Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-18T10:45:03.459Z] === RUN TestDockerSuite/TestExec [2020-05-18T10:45:04.382Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-18T10:45:05.306Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-18T10:45:05.865Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-18T10:45:06.790Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-18T10:45:08.672Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-18T10:45:09.232Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-18T10:45:10.155Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-18T10:45:11.078Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-18T10:45:12.001Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-18T10:45:12.924Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-18T10:45:13.484Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-18T10:45:14.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-18T10:45:15.403Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-18T10:45:16.765Z] === RUN TestDockerSuite/TestExecEnv [2020-05-18T10:45:17.689Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-18T10:45:19.574Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-18T10:45:21.460Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-18T10:45:23.342Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-18T10:45:23.913Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-18T10:45:24.836Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-18T10:45:25.758Z] === RUN TestDockerSuite/TestExecParseError [2020-05-18T10:45:26.681Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-18T10:45:27.604Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-18T10:45:28.163Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-18T10:45:30.047Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-18T10:45:30.606Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-18T10:45:31.531Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-18T10:45:41.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-18T10:45:43.339Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-18T10:45:43.898Z] === RUN TestDockerSuite/TestExecTTY [2020-05-18T10:45:44.822Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-18T10:45:46.184Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-18T10:45:47.546Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-18T10:45:48.907Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-18T10:45:48.907Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-18T10:45:50.790Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-18T10:45:51.715Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-18T10:45:52.638Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-18T10:45:53.575Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-18T10:45:54.500Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-18T10:45:59.734Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-18T10:46:04.971Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-18T10:46:05.894Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-18T10:46:06.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-18T10:46:11.381Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-18T10:46:11.636Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-18T10:46:11.636Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-18T10:46:11.636Z] === RUN TestDockerSuite/TestHealth [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-18T10:46:33.501Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-18T10:46:34.426Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-18T10:46:34.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-18T10:46:34.426Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-18T10:46:34.680Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-18T10:46:34.935Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-18T10:46:35.190Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-18T10:46:35.749Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-18T10:46:35.749Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-18T10:46:36.673Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-18T10:46:36.673Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-18T10:46:37.597Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-18T10:46:38.520Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-18T10:46:38.520Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-18T10:46:39.443Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-18T10:46:42.711Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-18T10:46:42.711Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-18T10:46:42.711Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-18T10:46:44.078Z] === RUN TestDockerSuite/TestImportFile [2020-05-18T10:46:45.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-18T10:46:45.924Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-18T10:46:45.924Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-18T10:46:47.808Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-18T10:46:50.318Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-18T10:46:51.679Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-18T10:46:52.608Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-18T10:46:53.532Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-18T10:46:54.457Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-18T10:46:54.457Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-18T10:46:54.457Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-18T10:46:55.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-18T10:46:56.305Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-18T10:46:56.864Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-18T10:46:57.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-18T10:46:58.720Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-18T10:46:59.279Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-18T10:46:59.534Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-18T10:47:01.417Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-18T10:47:01.977Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-18T10:47:02.900Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-18T10:47:02.900Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-18T10:47:03.824Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-18T10:47:03.824Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-18T10:47:05.190Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-18T10:47:06.113Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-18T10:47:06.672Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-18T10:47:08.031Z] === RUN TestDockerSuite/TestInspectImage [2020-05-18T10:47:08.031Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-18T10:47:08.031Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-18T10:47:08.031Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-18T10:47:08.591Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-18T10:47:09.515Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-18T10:47:09.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-18T10:47:10.440Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-18T10:47:10.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-18T10:47:11.254Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-18T10:47:13.137Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-18T10:47:13.137Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-18T10:47:14.061Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-18T10:47:15.421Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-18T10:47:16.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-18T10:47:16.599Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-18T10:47:17.529Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-18T10:47:18.453Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-18T10:47:19.378Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-18T10:47:19.378Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-18T10:47:20.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-18T10:47:21.224Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-18T10:47:22.585Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-18T10:47:22.585Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-18T10:47:22.839Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-18T10:47:24.722Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-18T10:47:26.084Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-18T10:47:26.644Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-18T10:47:28.528Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-18T10:47:28.784Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-18T10:47:29.346Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-18T10:47:30.706Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-18T10:47:32.589Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-18T10:47:33.148Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-18T10:47:35.660Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-18T10:47:35.660Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-18T10:47:37.020Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-18T10:47:38.380Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-18T10:47:38.940Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-18T10:47:39.865Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-18T10:47:42.373Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-18T10:47:52.301Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-18T10:47:54.808Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-18T10:47:56.167Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-18T10:47:57.090Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-18T10:47:59.598Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-18T10:47:59.598Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-18T10:47:59.853Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-18T10:47:59.853Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-18T10:47:59.853Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-18T10:48:00.777Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-18T10:48:01.715Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-18T10:48:05.868Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-18T10:48:06.123Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-18T10:48:08.630Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-18T10:48:11.138Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-18T10:48:12.063Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-18T10:48:12.063Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-18T10:48:13.424Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-18T10:48:14.349Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-18T10:48:15.710Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-18T10:48:17.070Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-18T10:48:17.994Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-18T10:48:18.248Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-18T10:48:20.759Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-18T10:48:21.683Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-18T10:48:21.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-18T10:48:22.192Z] === RUN TestDockerSuite/TestLogsSince [2020-05-18T10:48:30.261Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-18T10:48:35.494Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-18T10:48:35.494Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-18T10:48:36.054Z] === RUN TestDockerSuite/TestLogsTail [2020-05-18T10:48:36.978Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-18T10:48:37.902Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-18T10:48:38.460Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-18T10:48:38.714Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-18T10:48:39.274Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-18T10:48:40.240Z] === RUN TestDockerSuite/TestNetHostname [2020-05-18T10:48:41.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-18T10:48:42.525Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-18T10:48:43.084Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-18T10:48:44.444Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-18T10:48:45.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-18T10:48:46.887Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-18T10:48:47.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-18T10:48:48.066Z] === RUN TestDockerSuite/TestPluginActive [2020-05-18T10:48:49.952Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-18T10:48:51.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-18T10:48:55.098Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-18T10:48:55.098Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-18T10:48:55.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-18T10:48:55.911Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-18T10:48:58.418Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-18T10:48:59.343Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-18T10:49:00.730Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-18T10:49:02.091Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-18T10:49:03.014Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-18T10:49:08.392Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-18T10:49:08.647Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-18T10:49:11.156Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-18T10:49:12.515Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-18T10:49:13.877Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-18T10:49:14.133Z] === RUN TestDockerSuite/TestPortList [2020-05-18T10:49:24.060Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-18T10:49:25.942Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-18T10:49:27.301Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-18T10:49:30.561Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-18T10:49:33.069Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-18T10:49:33.069Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-18T10:49:33.069Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-18T10:49:33.993Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-18T10:49:33.993Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-18T10:49:33.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-18T10:49:34.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-18T10:49:34.919Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-18T10:49:35.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-18T10:49:35.842Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-18T10:49:37.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-18T10:49:37.724Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-18T10:49:37.724Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-18T10:49:41.323Z] --- PASS: TestImportExtremelyLargeImageWorks (298.94s) [2020-05-18T10:49:41.323Z] PASS [2020-05-18T10:49:41.323Z] [2020-05-18T10:49:41.323Z] === Skipped [2020-05-18T10:49:41.323Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T10:49:41.323Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:49:41.323Z] [2020-05-18T10:49:41.323Z] [2020-05-18T10:49:41.323Z] DONE 12 tests, 1 skipped in 300.298s [2020-05-18T10:49:41.323Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T10:49:41.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:49:41.324Z] ++ set -e [2020-05-18T10:49:41.324Z] ++ '[' -n 0 ']' [2020-05-18T10:49:41.324Z] ++ set -x [2020-05-18T10:49:41.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:49:41.324Z] INFO: Testing against a local daemon [2020-05-18T10:49:41.324Z] === RUN TestNetworkCreateDelete [2020-05-18T10:49:41.324Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-18T10:49:41.324Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T10:49:41.324Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-18T10:49:41.324Z] === RUN TestInspectNetwork [2020-05-18T10:49:41.324Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T10:49:41.324Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T10:49:41.324Z] === RUN TestInspectNetwork/network_name [2020-05-18T10:49:41.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T10:49:41.324Z] --- PASS: TestInspectNetwork (7.67s) [2020-05-18T10:49:41.324Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T10:49:41.324Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T10:49:41.324Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T10:49:41.324Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T10:49:41.324Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T10:49:41.881Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-18T10:49:43.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-18T10:49:43.241Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-18T10:49:43.496Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-18T10:49:43.496Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-18T10:49:44.022Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-05-18T10:49:44.023Z] === RUN TestNetworkInvalidJSON [2020-05-18T10:49:44.023Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T10:49:44.023Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T10:49:44.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:49:44.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:49:44.023Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:49:44.023Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:49:44.023Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T10:49:44.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T10:49:44.023Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T10:49:44.023Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-18T10:49:44.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T10:49:44.023Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T10:49:44.023Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T10:49:44.023Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T10:49:44.310Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-18T10:49:44.310Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T10:49:45.327Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-18T10:49:45.327Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T10:49:46.341Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-18T10:49:46.341Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T10:49:46.754Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-18T10:49:47.313Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-18T10:49:47.368Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-05-18T10:49:47.368Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T10:49:48.237Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-18T10:49:48.855Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-05-18T10:49:48.855Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T10:49:49.475Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-18T10:49:49.475Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T10:49:52.170Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2020-05-18T10:49:52.170Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T10:49:52.170Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:49:52.170Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:49:52.170Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T10:49:52.396Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-18T10:49:57.630Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-18T10:49:57.630Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-18T10:50:00.139Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-18T10:50:01.064Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-18T10:50:07.428Z] --- PASS: TestServiceWithDataPathPortInit (15.01s) [2020-05-18T10:50:07.428Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T10:50:09.134Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-18T10:50:10.513Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-18T10:50:13.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-18T10:50:13.021Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-18T10:50:14.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2020-05-18T10:50:14.266Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ti1x5h88b0pcpk27r65sa61f8 Created:2020-05-18 10:50:07.912865888 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e5bd1a1e630724b304f216efc06c3c514e0e6abb16bebb1c544a57d0d0640b89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kh0x0eh7qnnp9h9kx73dmorev EndpointID:c19d079a90cea54dd702086d3199e7dd0beb7da274f01642b6f17f2a6c6b5e22 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd6b309425adeaac0568f0663da95122aa0cfc5f3789b03e5ae32b7caba6b246 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c17436303c5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kh0x0eh7qnnp9h9kx73dmorev EndpointID:c19d079a90cea54dd702086d3199e7dd0beb7da274f01642b6f17f2a6c6b5e22 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T10:50:14.266Z] PASS [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] === Skipped [2020-05-18T10:50:14.266Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T10:50:14.266Z] service_test.go:236: FLAKY_TEST [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] DONE 22 tests, 1 skipped in 41.420s [2020-05-18T10:50:14.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] ++ set -e [2020-05-18T10:50:14.266Z] ++ '[' -n 0 ']' [2020-05-18T10:50:14.266Z] ++ set -x [2020-05-18T10:50:14.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] INFO: Testing against a local daemon [2020-05-18T10:50:14.266Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T10:50:14.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:50:14.266Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:50:14.266Z] === RUN TestDockerNetworkIpvlan [2020-05-18T10:50:14.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:50:14.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:50:14.266Z] PASS [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] === Skipped [2020-05-18T10:50:14.266Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T10:50:14.266Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T10:50:14.266Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] [2020-05-18T10:50:14.266Z] DONE 2 tests, 2 skipped in 0.116s [2020-05-18T10:50:14.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] ++ set -e [2020-05-18T10:50:14.266Z] ++ '[' -n 0 ']' [2020-05-18T10:50:14.266Z] ++ set -x [2020-05-18T10:50:14.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:14.266Z] INFO: Testing against a local daemon [2020-05-18T10:50:14.266Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T10:50:14.906Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-18T10:50:15.757Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-18T10:50:15.757Z] === RUN TestDockerNetworkMacvlan [2020-05-18T10:50:16.266Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-18T10:50:16.781Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T10:50:17.799Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T10:50:18.773Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-18T10:50:18.817Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T10:50:21.280Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-18T10:50:21.512Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T10:50:23.162Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-18T10:50:23.162Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-18T10:50:23.554Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T10:50:24.085Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-18T10:50:25.970Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-18T10:50:26.531Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-18T10:50:29.040Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-18T10:50:29.077Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T10:50:29.295Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan (13.63s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-05-18T10:50:29.363Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-05-18T10:50:29.363Z] PASS [2020-05-18T10:50:29.363Z] [2020-05-18T10:50:29.363Z] DONE 8 tests in 15.220s [2020-05-18T10:50:29.650Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] ++ set -e [2020-05-18T10:50:29.650Z] ++ '[' -n 0 ']' [2020-05-18T10:50:29.650Z] ++ set -x [2020-05-18T10:50:29.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] testing: warning: no tests to run [2020-05-18T10:50:29.650Z] PASS [2020-05-18T10:50:29.650Z] [2020-05-18T10:50:29.650Z] DONE 0 tests in 0.017s [2020-05-18T10:50:29.650Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] ++ set -e [2020-05-18T10:50:29.650Z] ++ '[' -n 0 ']' [2020-05-18T10:50:29.650Z] ++ set -x [2020-05-18T10:50:29.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:50:29.650Z] INFO: Testing against a local daemon [2020-05-18T10:50:29.650Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T10:50:30.218Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-18T10:50:30.218Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-18T10:50:30.218Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-18T10:50:30.473Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-18T10:50:30.473Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-18T10:50:31.134Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-05-18T10:50:31.134Z] === RUN TestAuthZPluginTLS [2020-05-18T10:50:31.759Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-18T10:50:31.759Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T10:50:31.835Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-18T10:50:32.383Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-18T10:50:32.383Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T10:50:33.002Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-18T10:50:33.002Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T10:50:33.194Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-18T10:50:33.624Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-18T10:50:33.624Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T10:50:35.080Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-18T10:50:35.123Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-05-18T10:50:35.123Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T10:50:35.709Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-18T10:50:35.746Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-18T10:50:35.746Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T10:50:36.367Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-18T10:50:36.367Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T10:50:36.989Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-18T10:50:36.989Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T10:50:39.035Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-18T10:50:39.035Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T10:50:41.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-05-18T10:50:41.089Z] === RUN TestAuthZPluginHeader [2020-05-18T10:50:42.105Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-05-18T10:50:42.105Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T10:50:42.105Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:50:42.105Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:50:42.105Z] === RUN TestAuthZPluginV2Disable [2020-05-18T10:50:42.105Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:50:42.105Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:50:42.105Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T10:50:42.105Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:50:42.105Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:50:42.105Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T10:50:42.105Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:50:42.105Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:50:42.105Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T10:50:45.636Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-18T10:50:46.195Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-18T10:50:48.703Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-18T10:50:48.703Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-18T10:50:48.703Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-18T10:50:48.957Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-18T10:50:50.839Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-18T10:50:51.762Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-18T10:50:53.648Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-18T10:50:53.648Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-18T10:50:56.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-18T10:50:58.308Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-18T10:51:00.190Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-18T10:51:00.190Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-18T10:51:00.190Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-18T10:51:00.577Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-05-18T10:51:00.577Z] PASS [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] === Skipped [2020-05-18T10:51:00.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T10:51:00.577Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T10:51:00.577Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T10:51:00.577Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T10:51:00.577Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] [2020-05-18T10:51:00.577Z] DONE 17 tests, 4 skipped in 29.274s [2020-05-18T10:51:00.577Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T10:51:00.577Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:00.577Z] ++ set -e [2020-05-18T10:51:00.577Z] ++ '[' -n 0 ']' [2020-05-18T10:51:00.577Z] ++ set -x [2020-05-18T10:51:00.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:00.577Z] INFO: Testing against a local daemon [2020-05-18T10:51:00.577Z] === RUN TestPluginInvalidJSON [2020-05-18T10:51:00.577Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:51:00.577Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:51:00.577Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T10:51:00.577Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-18T10:51:00.577Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T10:51:00.577Z] === RUN TestPluginInstall [2020-05-18T10:51:00.577Z] === RUN TestPluginInstall/no_auth [2020-05-18T10:51:04.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-18T10:51:05.270Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-18T10:51:05.525Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-18T10:51:07.408Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e59cbff25583aa60bd0b54a6420d028e98b03acd75ebdfc45668e5347cb1360" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:07.435Z] time="2020-05-18T10:51:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e59cbff25583aa60bd0b54a6420d028e98b03acd75ebdfc45668e5347cb1360" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:07.435Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7f6d764c28e1d1b8e64bc35f5fc296a6ab3ae4551079b44dba555ed9d2f7a37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:08.056Z] time="2020-05-18T10:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7f6d764c28e1d1b8e64bc35f5fc296a6ab3ae4551079b44dba555ed9d2f7a37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:08.332Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-18T10:51:08.343Z] === RUN TestPluginInstall/with_insecure [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91dddd03065f5eb97ce0bf21499a3f5b74c3d7d17e796a059208843eea5ecbb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T10:51:09.822Z] time="2020-05-18T10:51:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91dddd03065f5eb97ce0bf21499a3f5b74c3d7d17e796a059208843eea5ecbb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T10:51:10.110Z] --- PASS: TestPluginInstall (11.15s) [2020-05-18T10:51:10.110Z] --- PASS: TestPluginInstall/no_auth (8.04s) [2020-05-18T10:51:10.110Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2020-05-18T10:51:10.110Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-05-18T10:51:10.110Z] plugin_test.go:157: [d1b548206a803] daemon is not started [2020-05-18T10:51:10.110Z] PASS [2020-05-18T10:51:10.110Z] [2020-05-18T10:51:10.110Z] DONE 6 tests in 11.292s [2020-05-18T10:51:10.110Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T10:51:10.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:10.110Z] ++ set -e [2020-05-18T10:51:10.110Z] ++ '[' -n 0 ']' [2020-05-18T10:51:10.110Z] ++ set -x [2020-05-18T10:51:10.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:10.218Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-18T10:51:10.397Z] INFO: Testing against a local daemon [2020-05-18T10:51:10.397Z] === RUN TestExternalGraphDriver [2020-05-18T10:51:10.397Z] === RUN TestExternalGraphDriver/json [2020-05-18T10:51:11.143Z] === RUN TestDockerSuite/TestRmiTag [2020-05-18T10:51:11.143Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-18T10:51:12.065Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-18T10:51:12.443Z] === RUN TestExternalGraphDriver/spec [2020-05-18T10:51:14.485Z] === RUN TestExternalGraphDriver/pull [2020-05-18T10:51:16.222Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-18T10:51:16.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-18T10:51:16.538Z] --- PASS: TestExternalGraphDriver (6.22s) [2020-05-18T10:51:16.538Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-18T10:51:16.538Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-05-18T10:51:16.538Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-05-18T10:51:16.538Z] === RUN TestGraphdriverPluginV2 [2020-05-18T10:51:16.538Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-18T10:51:16.538Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:16.538Z] PASS [2020-05-18T10:51:16.538Z] [2020-05-18T10:51:16.538Z] === Skipped [2020-05-18T10:51:16.538Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-18T10:51:16.538Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:51:16.538Z] [2020-05-18T10:51:16.538Z] [2020-05-18T10:51:16.538Z] DONE 5 tests, 1 skipped in 6.393s [2020-05-18T10:51:16.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T10:51:16.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:16.538Z] ++ set -e [2020-05-18T10:51:16.538Z] ++ '[' -n 0 ']' [2020-05-18T10:51:16.538Z] ++ set -x [2020-05-18T10:51:16.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:16.538Z] INFO: Testing against a local daemon [2020-05-18T10:51:16.538Z] === RUN TestContinueAfterPluginCrash [2020-05-18T10:51:16.538Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T10:51:16.538Z] === RUN TestReadPluginNoRead [2020-05-18T10:51:16.538Z] === PAUSE TestReadPluginNoRead [2020-05-18T10:51:16.538Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T10:51:16.538Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T10:51:16.538Z] === CONT TestContinueAfterPluginCrash [2020-05-18T10:51:16.538Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T10:51:16.538Z] === CONT TestReadPluginNoRead [2020-05-18T10:51:17.145Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-18T10:51:18.069Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-18T10:51:18.629Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-18T10:51:20.511Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-18T10:51:21.070Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-18T10:51:21.629Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-18T10:51:22.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-18T10:51:22.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-18T10:51:23.111Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-18T10:51:23.415Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T10:51:23.700Z] --- PASS: TestDaemonStartWithLogOpt (7.08s) [2020-05-18T10:51:24.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-18T10:51:24.997Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-18T10:51:25.192Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T10:51:25.920Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-18T10:51:26.672Z] === RUN TestReadPluginNoRead/default [2020-05-18T10:51:26.845Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-18T10:51:27.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-18T10:51:28.024Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-18T10:51:28.709Z] --- PASS: TestReadPluginNoRead (11.67s) [2020-05-18T10:51:28.709Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-05-18T10:51:28.709Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-05-18T10:51:28.709Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2020-05-18T10:51:28.709Z] read_test.go:91: [d44c157d47b19] daemon is not started [2020-05-18T10:51:28.994Z] --- PASS: TestContinueAfterPluginCrash (12.44s) [2020-05-18T10:51:28.994Z] PASS [2020-05-18T10:51:28.994Z] [2020-05-18T10:51:28.994Z] DONE 6 tests in 12.546s [2020-05-18T10:51:28.994Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T10:51:28.994Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:28.994Z] ++ set -e [2020-05-18T10:51:28.994Z] ++ '[' -n 0 ']' [2020-05-18T10:51:28.994Z] ++ set -x [2020-05-18T10:51:28.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:29.282Z] testing: warning: no tests to run [2020-05-18T10:51:29.282Z] PASS [2020-05-18T10:51:29.282Z] [2020-05-18T10:51:29.282Z] DONE 0 tests in 0.021s [2020-05-18T10:51:29.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T10:51:29.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:29.282Z] ++ set -e [2020-05-18T10:51:29.282Z] ++ '[' -n 0 ']' [2020-05-18T10:51:29.282Z] ++ set -x [2020-05-18T10:51:29.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:29.282Z] INFO: Testing against a local daemon [2020-05-18T10:51:29.282Z] === RUN TestPluginWithDevMounts [2020-05-18T10:51:29.282Z] === PAUSE TestPluginWithDevMounts [2020-05-18T10:51:29.282Z] === CONT TestPluginWithDevMounts [2020-05-18T10:51:29.906Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-18T10:51:31.273Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-18T10:51:31.980Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-05-18T10:51:31.980Z] PASS [2020-05-18T10:51:31.980Z] [2020-05-18T10:51:31.980Z] DONE 1 tests in 2.324s [2020-05-18T10:51:31.980Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T10:51:31.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:31.980Z] ++ set -e [2020-05-18T10:51:31.980Z] ++ '[' -n 0 ']' [2020-05-18T10:51:31.980Z] ++ set -x [2020-05-18T10:51:31.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:31.980Z] INFO: Testing against a local daemon [2020-05-18T10:51:31.980Z] === RUN TestSecretInspect [2020-05-18T10:51:32.634Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-18T10:51:33.193Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-18T10:51:34.022Z] --- PASS: TestSecretInspect (2.32s) [2020-05-18T10:51:34.022Z] === RUN TestSecretList [2020-05-18T10:51:34.124Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-18T10:51:35.046Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-18T10:51:35.970Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-18T10:51:36.063Z] --- PASS: TestSecretList (2.24s) [2020-05-18T10:51:36.063Z] === RUN TestSecretsCreateAndDelete [2020-05-18T10:51:37.331Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-18T10:51:38.254Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-18T10:51:38.757Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-05-18T10:51:38.757Z] === RUN TestSecretsUpdate [2020-05-18T10:51:39.177Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-18T10:51:39.736Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-18T10:51:40.659Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-18T10:51:40.659Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-18T10:51:40.796Z] --- PASS: TestSecretsUpdate (2.26s) [2020-05-18T10:51:40.796Z] === RUN TestTemplatedSecret [2020-05-18T10:51:43.169Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-18T10:51:43.424Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-18T10:51:43.503Z] --- PASS: TestTemplatedSecret (2.79s) [2020-05-18T10:51:43.503Z] === RUN TestSecretCreateResolve [2020-05-18T10:51:43.679Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-18T10:51:44.606Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-18T10:51:45.530Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-18T10:51:46.195Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-05-18T10:51:46.195Z] PASS [2020-05-18T10:51:46.195Z] [2020-05-18T10:51:46.195Z] DONE 6 tests in 14.231s [2020-05-18T10:51:46.195Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T10:51:46.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:46.195Z] ++ set -e [2020-05-18T10:51:46.195Z] ++ '[' -n 0 ']' [2020-05-18T10:51:46.195Z] ++ set -x [2020-05-18T10:51:46.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:51:46.195Z] INFO: Testing against a local daemon [2020-05-18T10:51:46.195Z] === RUN TestServiceCreateInit [2020-05-18T10:51:46.195Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T10:51:46.454Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-18T10:51:46.454Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-18T10:51:47.379Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-18T10:51:47.939Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-18T10:51:48.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-18T10:51:49.422Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-18T10:51:50.345Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-18T10:51:50.345Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-18T10:51:50.600Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T10:51:51.268Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-18T10:51:51.268Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-18T10:51:52.627Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-18T10:51:53.186Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-18T10:51:54.109Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-18T10:51:55.028Z] --- PASS: TestServiceCreateInit (8.61s) [2020-05-18T10:51:55.028Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) [2020-05-18T10:51:55.028Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s) [2020-05-18T10:51:55.028Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T10:51:55.032Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-18T10:51:55.032Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-18T10:51:55.590Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-18T10:51:57.484Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-18T10:51:58.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-18T10:52:00.729Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-18T10:52:01.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-18T10:52:01.845Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-18T10:52:02.769Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-18T10:52:02.769Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-18T10:52:03.692Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-18T10:52:04.251Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-18T10:52:06.137Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-18T10:52:10.291Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-18T10:52:10.291Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-18T10:52:10.546Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-18T10:52:11.104Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-18T10:52:12.988Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-18T10:52:13.526Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-05-18T10:52:13.526Z] === RUN TestCreateServiceConflict [2020-05-18T10:52:13.526Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-05-18T10:52:13.526Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T10:52:15.496Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-18T10:52:16.233Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-05-18T10:52:16.233Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T10:52:18.004Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-18T10:52:20.514Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-18T10:52:20.514Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-18T10:52:20.514Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-18T10:52:21.073Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-18T10:52:22.964Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-18T10:52:24.330Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-18T10:52:26.839Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-18T10:52:27.398Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-18T10:52:29.281Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-18T10:52:29.841Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-18T10:52:29.841Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-18T10:52:30.765Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-18T10:52:31.485Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-05-18T10:52:31.485Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T10:52:31.785Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2020-05-18T10:52:31.785Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T10:52:32.648Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-18T10:52:32.648Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-18T10:52:33.207Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-18T10:52:34.131Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-18T10:52:34.477Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2020-05-18T10:52:34.477Z] === RUN TestCreateServiceSysctls [2020-05-18T10:52:34.689Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-18T10:52:35.616Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-18T10:52:35.616Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-18T10:52:36.539Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-18T10:52:37.099Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-18T10:52:37.951Z] --- PASS: TestCreateServiceSysctls (3.43s) [2020-05-18T10:52:37.951Z] === RUN TestCreateServiceCapabilities [2020-05-18T10:52:38.022Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-18T10:52:38.945Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-18T10:52:39.505Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-18T10:52:40.428Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-18T10:52:40.653Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2020-05-18T10:52:40.653Z] === RUN TestInspect [2020-05-18T10:52:41.352Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-18T10:52:41.910Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-18T10:52:41.910Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-18T10:52:42.835Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-18T10:52:43.370Z] --- PASS: TestInspect (2.77s) [2020-05-18T10:52:43.370Z] === RUN TestCreateJob [2020-05-18T10:52:43.759Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-18T10:52:45.118Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-18T10:52:45.376Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T10:52:45.376Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-18T10:52:46.849Z] --- PASS: TestCreateJob (3.32s) [2020-05-18T10:52:46.849Z] === RUN TestReplicatedJob [2020-05-18T10:52:49.539Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-18T10:52:49.794Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-18T10:52:52.372Z] --- PASS: TestReplicatedJob (5.83s) [2020-05-18T10:52:52.372Z] === RUN TestUpdateReplicatedJob [2020-05-18T10:52:55.860Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2020-05-18T10:52:55.860Z] === RUN TestServiceListWithStatuses [2020-05-18T10:52:55.860Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T10:52:55.860Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:52:55.860Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T10:53:00.269Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-05-18T10:53:00.269Z] === RUN TestDockerNetworkReConnect [2020-05-18T10:53:01.943Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-18T10:53:02.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-18T10:53:04.385Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-18T10:53:04.385Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-18T10:53:04.385Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-18T10:53:04.385Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-18T10:53:04.679Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-05-18T10:53:04.679Z] === RUN TestServicePlugin [2020-05-18T10:53:04.679Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T10:53:04.679Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:53:04.679Z] === RUN TestServiceUpdateLabel [2020-05-18T10:53:04.944Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-18T10:53:06.176Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-05-18T10:53:06.176Z] === RUN TestServiceUpdateSecrets [2020-05-18T10:53:08.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-18T10:53:09.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-18T10:53:11.446Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-18T10:53:12.005Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-18T10:53:12.933Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-18T10:53:13.494Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-18T10:53:14.417Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-18T10:53:14.672Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-18T10:53:14.672Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-18T10:53:16.554Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-18T10:53:17.478Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-18T10:53:19.364Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-18T10:53:19.364Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-18T10:53:19.364Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-18T10:53:21.265Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-18T10:53:21.424Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-05-18T10:53:21.424Z] === RUN TestServiceUpdateConfigs [2020-05-18T10:53:22.624Z] === RUN TestDockerSuite/TestRunMount [2020-05-18T10:53:29.151Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-18T10:53:29.405Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-18T10:53:30.329Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-18T10:53:31.688Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-18T10:53:34.196Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-18T10:53:36.679Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-05-18T10:53:36.680Z] === RUN TestServiceUpdateNetwork [2020-05-18T10:53:37.453Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-18T10:53:39.959Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-18T10:53:42.468Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-18T10:53:43.832Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-18T10:53:45.718Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-18T10:53:45.718Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-18T10:53:46.277Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-18T10:53:47.201Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-18T10:53:48.124Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-18T10:53:49.051Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-18T10:53:49.230Z] --- PASS: TestServiceUpdateNetwork (12.87s) [2020-05-18T10:53:49.230Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T10:53:49.851Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T10:53:50.874Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T10:53:51.558Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-18T10:53:54.064Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-18T10:53:57.698Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T10:53:58.220Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-18T10:53:59.143Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-18T10:53:59.143Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-18T10:54:00.068Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-18T10:54:00.068Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-18T10:54:00.669Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-18T10:54:01.594Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-18T10:54:01.594Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-18T10:54:02.518Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-18T10:54:03.124Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-18T10:54:03.378Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-18T10:54:03.378Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-18T10:54:04.306Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-18T10:54:05.231Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-18T10:54:06.107Z] --- PASS: TestServiceUpdatePidsLimit (16.79s) [2020-05-18T10:54:06.107Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2020-05-18T10:54:06.107Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-05-18T10:54:06.107Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-05-18T10:54:06.107Z] PASS [2020-05-18T10:54:06.107Z] [2020-05-18T10:54:06.107Z] === Skipped [2020-05-18T10:54:06.107Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T10:54:06.107Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T10:54:06.107Z] [2020-05-18T10:54:06.107Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-18T10:54:06.107Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T10:54:06.107Z] [2020-05-18T10:54:06.107Z] [2020-05-18T10:54:06.107Z] DONE 27 tests, 2 skipped in 139.702s [2020-05-18T10:54:06.107Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] ++ set -e [2020-05-18T10:54:06.107Z] ++ '[' -n 0 ']' [2020-05-18T10:54:06.107Z] ++ set -x [2020-05-18T10:54:06.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] INFO: Testing against a local daemon [2020-05-18T10:54:06.107Z] === RUN TestSessionCreate [2020-05-18T10:54:06.107Z] --- PASS: TestSessionCreate (0.06s) [2020-05-18T10:54:06.107Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T10:54:06.107Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T10:54:06.107Z] PASS [2020-05-18T10:54:06.107Z] [2020-05-18T10:54:06.107Z] DONE 2 tests in 0.210s [2020-05-18T10:54:06.107Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] ++ set -e [2020-05-18T10:54:06.107Z] ++ '[' -n 0 ']' [2020-05-18T10:54:06.107Z] ++ set -x [2020-05-18T10:54:06.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:06.107Z] INFO: Testing against a local daemon [2020-05-18T10:54:06.107Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T10:54:06.107Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:54:06.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:54:06.107Z] === RUN TestEventsExecDie [2020-05-18T10:54:06.729Z] --- PASS: TestEventsExecDie (0.82s) [2020-05-18T10:54:06.729Z] === RUN TestEventsBackwardsCompatible [2020-05-18T10:54:06.729Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-18T10:54:06.729Z] === RUN TestInfoBinaryCommits [2020-05-18T10:54:06.729Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-18T10:54:06.729Z] === RUN TestInfoAPIVersioned [2020-05-18T10:54:06.729Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T10:54:06.729Z] === RUN TestInfoDiscoveryBackend [2020-05-18T10:54:07.113Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-18T10:54:07.355Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-18T10:54:07.355Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T10:54:08.037Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-18T10:54:08.037Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-18T10:54:08.368Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T10:54:08.368Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T10:54:08.962Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-18T10:54:08.989Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-18T10:54:08.989Z] === RUN TestInfoAPI [2020-05-18T10:54:08.989Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T10:54:08.989Z] === RUN TestInfoAPIWarnings [2020-05-18T10:54:09.609Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-18T10:54:09.609Z] === RUN TestInfoDebug [2020-05-18T10:54:09.886Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-18T10:54:09.896Z] --- PASS: TestInfoDebug (0.54s) [2020-05-18T10:54:09.896Z] === RUN TestInfoInsecureRegistries [2020-05-18T10:54:10.447Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-18T10:54:10.521Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-18T10:54:10.521Z] === RUN TestInfoRegistryMirrors [2020-05-18T10:54:11.139Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-18T10:54:11.139Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T10:54:11.374Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-18T10:54:11.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-05-18T10:54:11.760Z] === RUN TestPingCacheHeaders [2020-05-18T10:54:11.760Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-05-18T10:54:11.760Z] === RUN TestPingGet [2020-05-18T10:54:11.760Z] --- PASS: TestPingGet (0.03s) [2020-05-18T10:54:11.760Z] === RUN TestPingHead [2020-05-18T10:54:11.760Z] --- PASS: TestPingHead (0.05s) [2020-05-18T10:54:11.760Z] === RUN TestVersion [2020-05-18T10:54:11.760Z] --- PASS: TestVersion (0.04s) [2020-05-18T10:54:11.760Z] PASS [2020-05-18T10:54:11.760Z] [2020-05-18T10:54:11.760Z] === Skipped [2020-05-18T10:54:11.760Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T10:54:11.760Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T10:54:11.760Z] [2020-05-18T10:54:11.760Z] [2020-05-18T10:54:11.760Z] DONE 18 tests, 1 skipped in 6.018s [2020-05-18T10:54:11.760Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T10:54:11.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:11.760Z] ++ set -e [2020-05-18T10:54:11.760Z] ++ '[' -n 0 ']' [2020-05-18T10:54:11.760Z] ++ set -x [2020-05-18T10:54:11.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T10:54:11.760Z] INFO: Testing against a local daemon [2020-05-18T10:54:11.760Z] === RUN TestVolumesCreateAndList [2020-05-18T10:54:12.047Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-18T10:54:12.047Z] === RUN TestVolumesRemove [2020-05-18T10:54:12.047Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-18T10:54:12.047Z] === RUN TestVolumesInspect [2020-05-18T10:54:12.047Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-18T10:54:12.047Z] === RUN TestVolumesInvalidJSON [2020-05-18T10:54:12.047Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T10:54:12.047Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T10:54:12.047Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T10:54:12.047Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-18T10:54:12.047Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T10:54:12.047Z] PASS [2020-05-18T10:54:12.047Z] [2020-05-18T10:54:12.047Z] DONE 5 tests in 0.293s [2020-05-18T10:54:12.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T10:54:12.298Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T10:54:12.299Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-18T10:54:12.331Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T10:54:12.331Z] +++ kill 14061 [2020-05-18T10:54:13.221Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-18T10:54:13.806Z] +++ /etc/init.d/apparmor stop [2020-05-18T10:54:13.806Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T10:54:13.806Z] [2020-05-18T10:54:13.806Z] Unloading profiles will leave already running processes permanently [2020-05-18T10:54:13.806Z] unconfined, which can lead to unexpected situations. [2020-05-18T10:54:13.806Z] [2020-05-18T10:54:13.806Z] To set a process to complain mode, use the command line tool [2020-05-18T10:54:13.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T10:54:13.806Z] +++ true [2020-05-18T10:54:13.806Z] [2020-05-18T10:54:14.152Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-18T10:54:14.152Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-18T10:54:15.076Z] === RUN TestDockerSuite/TestRunRedirectStdout Post stage [Pipeline] junit [2020-05-18T10:54:15.881Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T10:54:16.849Z] + echo Ensuring container killed. [2020-05-18T10:54:16.850Z] Ensuring container killed. [2020-05-18T10:54:16.850Z] + docker rm -vf docker-pr3 [2020-05-18T10:54:16.850Z] Error: No such container: docker-pr3 [2020-05-18T10:54:16.850Z] + true [Pipeline] sh [2020-05-18T10:54:16.957Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-18T10:54:16.957Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-18T10:54:16.957Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-18T10:54:17.230Z] + echo Chowning /workspace to jenkins user [2020-05-18T10:54:17.230Z] Chowning /workspace to jenkins user [2020-05-18T10:54:17.230Z] + id -u [2020-05-18T10:54:17.230Z] + id -g [2020-05-18T10:54:17.230Z] + docker run --rm -v /home/docker/workspace/moby_PR-40895:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T10:54:17.230Z] Unable to find image 'busybox:latest' locally [2020-05-18T10:54:17.514Z] latest: Pulling from library/busybox [2020-05-18T10:54:17.514Z] 368841f1302b: Pulling fs layer [2020-05-18T10:54:17.799Z] 368841f1302b: Verifying Checksum [2020-05-18T10:54:17.799Z] 368841f1302b: Download complete [2020-05-18T10:54:18.094Z] 368841f1302b: Pull complete [2020-05-18T10:54:18.094Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T10:54:18.094Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T10:54:20.399Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-18T10:54:20.723Z] + bundleName=ppc64le-integration [2020-05-18T10:54:20.723Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-18T10:54:20.723Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-18T10:54:20.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-05-18T10:54:20.723Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T10:54:21.046Z] Archiving artifacts [2020-05-18T10:54:21.673Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T10:54:21.761Z] === RUN TestDockerSuite/TestRunRm [2020-05-18T10:54:22.069Z] + make clean [2020-05-18T10:54:22.685Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-18T10:54:22.686Z] make: command: Command not found [2020-05-18T10:54:22.686Z] make: command: Command not found [2020-05-18T10:54:22.686Z] docker volume rm -f docker-dev-cache [2020-05-18T10:54:22.686Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T10:54:24.568Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T10:54:26.451Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-18T10:54:27.374Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-18T10:54:27.374Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-18T10:54:28.299Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-18T10:54:30.182Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-18T10:54:31.106Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-18T10:54:33.613Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-18T10:54:35.496Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-18T10:54:36.056Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-18T10:54:40.214Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-18T10:54:41.147Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-18T10:54:41.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-18T10:54:41.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-18T10:54:42.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-18T10:54:42.630Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-18T10:54:43.554Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-18T10:54:44.914Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-18T10:54:45.473Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-18T10:54:46.397Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-18T10:54:47.321Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-18T10:54:48.244Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-18T10:54:50.126Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-18T10:54:51.051Z] === RUN TestDockerSuite/TestRunState [2020-05-18T10:54:51.051Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-18T10:54:51.976Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-18T10:54:52.536Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-18T10:54:53.460Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-18T10:54:54.384Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-18T10:54:54.638Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-18T10:54:54.638Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-18T10:54:54.894Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-18T10:54:55.454Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-18T10:54:56.378Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-18T10:54:58.260Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-18T10:54:58.260Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-18T10:54:58.260Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-18T10:54:58.819Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-18T10:55:02.078Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-18T10:55:02.078Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-18T10:55:04.592Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-18T10:55:08.755Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-18T10:55:11.262Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-18T10:55:11.822Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-18T10:55:12.746Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-18T10:55:13.305Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-18T10:55:15.814Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-18T10:55:17.176Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-18T10:55:17.735Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-18T10:55:17.990Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-18T10:55:17.990Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-18T10:55:18.913Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-18T10:55:19.837Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-18T10:55:20.397Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-18T10:55:20.397Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-18T10:55:20.651Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-18T10:55:21.210Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-18T10:55:26.441Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-18T10:55:26.441Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-18T10:55:27.802Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-18T10:55:30.310Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-18T10:55:31.670Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-18T10:55:34.186Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-18T10:55:36.693Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-18T10:55:37.618Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-18T10:55:38.176Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-18T10:55:39.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-18T10:55:39.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-18T10:55:39.099Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-18T10:55:39.099Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-18T10:55:39.353Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-18T10:55:40.277Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-18T10:55:41.200Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-18T10:55:41.759Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-18T10:55:43.642Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-18T10:55:44.201Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-18T10:55:45.124Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-18T10:55:45.124Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-18T10:55:45.688Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-18T10:55:45.688Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-18T10:55:45.943Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-18T10:55:45.943Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-18T10:55:45.943Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-18T10:55:45.943Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-18T10:55:46.197Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-18T10:55:46.452Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-18T10:55:46.452Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-18T10:55:46.706Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-18T10:55:47.630Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-18T10:55:48.189Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-18T10:55:48.750Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-18T10:55:49.005Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-18T10:55:49.005Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-18T10:55:49.938Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-18T10:55:50.193Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-18T10:55:51.118Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-18T10:55:51.118Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-18T10:55:52.043Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-18T10:55:52.602Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-18T10:55:52.857Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-18T10:55:52.857Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-18T10:55:53.416Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-18T10:55:55.307Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-18T10:55:55.866Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-18T10:55:55.866Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-18T10:55:56.791Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-18T10:55:56.791Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-18T10:55:58.675Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-18T10:55:58.930Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-18T10:56:01.437Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-18T10:56:02.360Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-18T10:56:02.360Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-18T10:56:02.360Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-18T10:56:03.718Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-18T10:56:04.642Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-18T10:56:06.000Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-18T10:56:06.000Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-18T10:56:07.882Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-18T10:56:07.882Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-18T10:56:08.441Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-18T10:56:10.321Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-18T10:56:10.321Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-18T10:56:12.204Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-18T10:56:12.204Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-18T10:56:12.204Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-18T10:56:14.086Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-18T10:56:15.445Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-18T10:56:16.005Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-18T10:56:16.005Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-18T10:56:16.005Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-18T10:56:16.005Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-18T10:56:16.563Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-18T10:56:19.070Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-18T10:56:25.618Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-18T10:56:26.979Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-18T10:56:28.340Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-18T10:56:29.700Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-18T10:56:32.959Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-18T10:56:35.467Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-18T10:56:36.026Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-18T10:56:37.908Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-18T10:56:40.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-18T10:56:40.415Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-18T10:56:42.299Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-18T10:56:45.557Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-18T10:56:50.789Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-18T10:56:54.061Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-18T10:56:54.061Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-18T10:56:59.292Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-18T10:56:59.851Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-18T10:57:01.734Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-18T10:57:03.617Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-18T10:57:04.540Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-18T10:57:05.465Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-18T10:57:06.388Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-18T10:57:06.388Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-18T10:57:06.947Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-18T10:57:11.104Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-18T10:57:15.262Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-18T10:57:15.516Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-18T10:57:16.075Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-18T10:57:16.075Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-18T10:57:17.000Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-18T10:57:18.883Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-18T10:57:18.883Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-18T10:57:20.244Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-18T10:57:21.169Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-18T10:57:22.108Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-18T10:57:23.991Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-18T10:57:28.145Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-18T10:57:29.068Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-18T10:57:29.068Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-18T10:57:30.428Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-18T10:57:30.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-18T10:57:35.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-18T10:57:39.299Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-18T10:57:42.555Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-18T10:57:45.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-18T10:57:49.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-18T10:57:54.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-18T10:57:56.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-18T10:57:58.856Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-18T10:58:00.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-18T10:58:02.097Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-18T10:58:04.604Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-18T10:58:07.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-18T10:58:08.993Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-18T10:58:11.502Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-18T10:58:14.010Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-18T10:58:28.826Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-18T10:58:28.826Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-18T10:58:28.826Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-18T10:58:29.749Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-18T10:58:29.749Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-18T10:58:29.749Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-18T10:58:29.749Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-18T10:58:30.673Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-18T10:58:30.673Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-18T10:58:31.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-18T10:58:31.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-18T10:58:31.598Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-18T10:58:31.598Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-18T10:58:31.598Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-18T10:58:34.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-18T10:58:34.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-18T10:58:34.124Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-18T10:58:34.125Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-18T10:58:34.125Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-18T10:58:35.051Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-18T10:58:37.558Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-18T10:58:37.558Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-18T10:58:37.558Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-18T10:58:40.815Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-18T10:58:44.971Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite (1758.59s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.88s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.86s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.15s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.18s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.11s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.99s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.27s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachDetach (1.33s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.21s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.16s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.79s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.76s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.20s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.95s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.51s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.10s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.49s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.97s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.55s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.06s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.23s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.85s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.19s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.08s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.79s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.27s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.82s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.54s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.71s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.05s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.89s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.23s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.97s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.64s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContChar (3.40s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.04s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.07s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.61s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.81s) [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.29s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.18s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.07s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.71s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.65s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.27s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.71s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.52s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.82s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.21s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.67s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.56s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.69s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.05s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.83s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.26s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnv (2.05s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.55s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.39s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.81s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.42s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.08s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.61s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.51s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.36s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.52s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildHistory (4.74s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.76s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.15s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.96s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.82s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.81s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.70s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.11s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.30s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.09s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.97s) [2020-05-18T10:58:44.972Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-18T10:58:44.972Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.80s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.25s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.36s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.04s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.47s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.24s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.92s) [2020-05-18T10:58:44.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.95s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.90s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.65s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.97s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.27s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.63s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRm (3.47s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.69s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.40s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.28s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.20s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.56s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildUser (1.94s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.51s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.44s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.16s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.36s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.48s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.39s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T10:58:44.973Z] docker_cli_sni_test.go:18: Flakey test [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.91s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.32s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.68s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.95s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.15s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.54s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.27s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T10:58:44.973Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.63s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.44s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.66s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.75s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.69s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acc4a0_} (1.76s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1456415720_/foo_false____} (1.60s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1456415720_/foo_true____} (1.65s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_false____} (1.66s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_true____} (1.59s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3934584871_/foo_true__0xc000acc500__} (1.64s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acc520_} (1.80s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acc560_} (1.70s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acc580_} (1.72s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acc5a0_} (1.56s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.82s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.17s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.57s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.08s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.83s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.98s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.92s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.24s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T10:58:44.973Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-05-18T10:58:44.973Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T10:58:44.973Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.48s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-05-18T10:58:44.973Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.00s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.06s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.38s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.50s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.72s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.48s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsCommit (1.24s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.21s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFilters (1.59s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T10:58:44.974Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T10:58:44.974Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsResize (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.20s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.73s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecCgroup (1.42s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecEnv (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecInspectID (1.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecInteractive (0.90s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecTTY (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.22s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.58s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecUlimits (1.12s) [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-18T10:58:44.974Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.09s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHealth (20.62s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.05s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportGzipped (2.24s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.96s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-18T10:58:44.974Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.62s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.72s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T10:58:44.974Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.93s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.82s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectStatus (1.21s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.56s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.11s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.41s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.43s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.65s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.08s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.44s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.84s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.53s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.27s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.26s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.71s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestNetHostname (2.56s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.49s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.48s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.03s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.32s) [2020-05-18T10:58:44.974Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-18T10:58:44.974Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.31s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPortList (9.98s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.48s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-18T10:58:44.974Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.92s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.73s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.73s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.75s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.00s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.90s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.46s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.44s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.58s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.59s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.16s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.03s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.63s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.89s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.53s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.94s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.05s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.41s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.56s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.60s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.87s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.10s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.70s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.96s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.21s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.68s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.60s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.72s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.52s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.45s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.62s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.59s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMount (6.02s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.53s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.60s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.05s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.86s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.12s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.87s) [2020-05-18T10:58:44.975Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.87s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.81s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.00s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.72s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.47s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.95s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.98s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.19s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.13s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.93s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.98s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.96s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-05-18T10:58:44.975Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T10:58:44.975Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-05-18T10:58:44.975Z] --- PASS: TestDockerSuite/TestRunSysctls (1.91s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.94s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.47s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.75s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.37s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.13s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.46s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.01s) [2020-05-18T10:58:44.976Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents026831241 [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.25s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestStopContainerSignal (2.06s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-18T10:58:44.976Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.39s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.48s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateStats (3.81s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-05-18T10:58:44.976Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.54s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.28s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.86s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.13s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.66s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.29s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.21s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.81s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.36s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-05-18T10:58:44.976Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s) [2020-05-18T10:58:44.976Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-18T10:58:44.976Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-18T10:58:44.976Z] === RUN TestDockerRegistrySuite [2020-05-18T10:58:44.976Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-18T10:58:46.337Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-18T10:58:48.220Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-18T10:58:50.102Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-18T10:58:50.102Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T10:58:54.257Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T10:58:58.411Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-18T10:59:02.565Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-18T10:59:03.950Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-18T10:59:05.309Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-18T10:59:06.667Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-18T10:59:08.026Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-18T10:59:09.384Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-18T10:59:10.744Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-18T10:59:12.103Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-18T10:59:14.610Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-18T10:59:17.867Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-18T10:59:18.790Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-18T10:59:22.048Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-18T10:59:23.409Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-18T10:59:23.410Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T10:59:24.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T10:59:26.128Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-18T10:59:26.128Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T10:59:27.489Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-18T10:59:31.671Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-18T10:59:31.671Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-18T10:59:33.030Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-18T10:59:33.284Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-18T10:59:33.284Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-18T10:59:33.539Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-18T10:59:33.793Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-18T10:59:34.353Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-18T10:59:34.353Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-18T10:59:35.713Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-18T10:59:38.220Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-18T10:59:39.144Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-18T10:59:39.704Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-18T10:59:40.630Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-18T10:59:41.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-18T10:59:41.443Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-18T10:59:41.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-18T10:59:41.698Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-18T10:59:41.698Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite (57.56s) [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d422df56bbde6] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.59s) [2020-05-18T10:59:42.257Z] check_test.go:196: [df2432cfc0426] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.76s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d1ebb1213fe27] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-18T10:59:42.257Z] check_test.go:196: [db617a3186a54] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-05-18T10:59:42.257Z] check_test.go:196: [db35136ecf6fe] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d49bc8f166555] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dde6f1f1e1a0f] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dca08842ffa59] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dc733c8997f81] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dd46c87a40cd3] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-05-18T10:59:42.257Z] check_test.go:196: [de56fe34c1d0c] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d3103602838fd] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d75bf33728d8f] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dc7cf787f0668] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2020-05-18T10:59:42.257Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9d3eecb3eb59e02fc4a7d439078e227fb118bfa67333a95824e4f66b05366bc [2020-05-18T10:59:42.257Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d9c754086607d486d8b6f63a9a02a21c2eb921d8f471c65d06f00d895cf1b880 [2020-05-18T10:59:42.257Z] check_test.go:196: [dd1c501a06ba6] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-05-18T10:59:42.257Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aa97aaca448fb3a943747adfaa56c0ec871c537714e75be5d56e10de7edb9e7c [2020-05-18T10:59:42.257Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba7f10ce0e8189e0000f257a148897ff4067790a60db1e6d0f43851316721687 [2020-05-18T10:59:42.257Z] check_test.go:196: [d367368032dbe] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d1deeb1e301e8] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d6412f4a91f81] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-05-18T10:59:42.257Z] check_test.go:196: [de475d2f27e8f] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-18T10:59:42.257Z] check_test.go:196: [db05bd2f88a94] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d92577ddf47e9] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dc72d04c96d72] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.37s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d14b850f2e7d1] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d15c4e1a8ebac] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d128c9ed1aeef] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d0afbccc85daf] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d8a17355614c3] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d3f34bed320c5] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d11ba0570865a] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d31ef8335e1fe] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-05-18T10:59:42.257Z] check_test.go:196: [de3e1b50e2f96] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d77fce148e309] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-05-18T10:59:42.257Z] check_test.go:196: [dc9615298a440] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d317888ad2b57] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d2b39060c872b] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2020-05-18T10:59:42.257Z] check_test.go:196: [d88c4c3241fa8] daemon is not started [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2020-05-18T10:59:42.257Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-05-18T10:59:42.257Z] === RUN TestDockerSchema1RegistrySuite [2020-05-18T10:59:42.257Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-18T10:59:42.511Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T10:59:43.070Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-18T10:59:46.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-18T10:59:47.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T10:59:52.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-18T10:59:52.486Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-18T10:59:54.995Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-18T10:59:56.878Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-18T10:59:58.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-18T11:00:00.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-18T11:00:00.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T11:00:01.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T11:00:02.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T11:00:04.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-18T11:00:08.398Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-18T11:00:08.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-18T11:00:09.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-18T11:00:09.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-18T11:00:09.466Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-18T11:00:09.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-18T11:00:10.279Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite (27.97s) [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-18T11:00:10.279Z] check_test.go:223: [d24b3853f42df] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.79s) [2020-05-18T11:00:10.279Z] check_test.go:223: [dabdb9ded5649] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2020-05-18T11:00:10.279Z] check_test.go:223: [d71984b71f35f] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.76s) [2020-05-18T11:00:10.279Z] check_test.go:223: [d4b1e3a72f051] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.70s) [2020-05-18T11:00:10.279Z] check_test.go:223: [daaaba8f99d48] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.46s) [2020-05-18T11:00:10.279Z] check_test.go:223: [d6f3cdeaf6ae2] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-18T11:00:10.279Z] check_test.go:223: [ddf03a9c12acd] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-05-18T11:00:10.279Z] check_test.go:223: [dbf50e5cc771d] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-05-18T11:00:10.279Z] check_test.go:223: [d5ed74c09c72b] daemon is not started [2020-05-18T11:00:10.279Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2020-05-18T11:00:10.280Z] check_test.go:223: [dd8593dd93dc0] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.90s) [2020-05-18T11:00:10.280Z] check_test.go:223: [d70d67f4118ba] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-05-18T11:00:10.280Z] check_test.go:223: [d07a0aea2ca87] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-05-18T11:00:10.280Z] check_test.go:223: [df7ee44e67f88] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-18T11:00:10.280Z] check_test.go:223: [d8049234a5b84] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2020-05-18T11:00:10.280Z] check_test.go:223: [dc78277d48b30] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2020-05-18T11:00:10.280Z] check_test.go:223: [d3fe5e31b7a00] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-05-18T11:00:10.280Z] check_test.go:223: [df28db400b5c5] daemon is not started [2020-05-18T11:00:10.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-18T11:00:10.280Z] check_test.go:223: [dbc37414ccc26] daemon is not started [2020-05-18T11:00:10.280Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-18T11:00:10.280Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-18T11:00:11.641Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-18T11:00:11.896Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-18T11:00:12.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-18T11:00:13.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-18T11:00:13.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-18T11:00:13.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-18T11:00:14.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2020-05-18T11:00:14.582Z] check_test.go:252: [d99fc64256db7] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2020-05-18T11:00:14.582Z] check_test.go:252: [db9192caf40b8] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-18T11:00:14.582Z] check_test.go:252: [d71e99b0e8d90] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-05-18T11:00:14.582Z] check_test.go:252: [dae171bd9568c] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-05-18T11:00:14.582Z] check_test.go:252: [d14b3d5fc5fd4] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-05-18T11:00:14.582Z] check_test.go:252: [d95f6714245c3] daemon is not started [2020-05-18T11:00:14.582Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2020-05-18T11:00:14.582Z] check_test.go:252: [d8443333d39f6] daemon is not started [2020-05-18T11:00:14.582Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-18T11:00:14.582Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-18T11:00:19.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-18T11:00:19.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-18T11:00:20.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-18T11:00:20.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-05-18T11:00:20.321Z] check_test.go:279: [d147d68129b5c] daemon is not started [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2020-05-18T11:00:20.321Z] check_test.go:279: [d0044fc8191dc] daemon is not started [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-18T11:00:20.321Z] check_test.go:279: [d10439a479d94] daemon is not started [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-18T11:00:20.321Z] check_test.go:279: [dea96eb7b357b] daemon is not started [2020-05-18T11:00:20.321Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-18T11:00:20.321Z] check_test.go:279: [d17bf4ee6e067] daemon is not started [2020-05-18T11:00:20.321Z] === RUN TestDockerNetworkSuite [2020-05-18T11:00:20.321Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-18T11:00:23.579Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-18T11:00:24.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-18T11:00:29.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-18T11:00:32.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-18T11:00:35.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-18T11:00:37.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-18T11:00:47.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-18T11:00:49.846Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-18T11:00:49.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-18T11:00:52.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-18T11:00:52.355Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-18T11:00:52.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-18T11:00:53.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-18T11:00:55.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-18T11:00:56.718Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-18T11:00:56.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-18T11:00:56.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-18T11:00:57.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-18T11:00:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-18T11:00:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-18T11:00:59.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-18T11:00:59.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-18T11:00:59.687Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-18T11:01:01.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-18T11:01:02.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-18T11:01:02.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-18T11:01:03.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-18T11:01:03.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-18T11:01:04.546Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-18T11:01:07.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-18T11:01:08.058Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-18T11:01:12.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-18T11:01:22.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-18T11:01:22.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-18T11:01:22.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-18T11:01:22.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-18T11:01:22.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-18T11:01:22.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-18T11:01:23.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-18T11:01:23.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-18T11:01:27.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-18T11:01:27.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-18T11:01:27.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-18T11:01:28.330Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-18T11:01:28.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-18T11:01:33.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-18T11:01:39.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-18T11:01:39.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-18T11:01:39.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-18T11:01:42.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-18T11:01:42.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-18T11:01:43.061Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-18T11:01:43.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-18T11:01:44.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-18T11:01:46.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-18T11:01:46.522Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-18T11:01:49.783Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite (91.57s) [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.87s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dfde5b9d5be10] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.20s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dc7cc795048a5] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.71s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d8cd7bbdd78e6] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2575d5a7a307] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:1233: [d5064af9399b8] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.93s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d83c4564f8c10] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.18s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2065067950f9] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.41s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d6c0cbc8d4125] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.03s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d090280ff8f14] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d848e8560ce89] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2e2b5c059f33] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d40b212fb82b7] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.69s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d8ba0c82e6d83] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dc4c313fb09dc] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d1e25a943be81] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d7431076a9b4e] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2d24a5a26d62] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dca4097ec29b0] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.41s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d439cc452853d] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [de7aa440d15f8] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.68s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [db03e09d0eeef] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [da219bb70b82b] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d16945a3f1041] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.16s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2b7eb8b54134] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.60s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:968: [d899f094dcebc] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.02s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d862c54bae0c2] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.85s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:1116: [d918972c67349] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dd462a340cf83] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d0cc5c68483c5] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [db7799129c53a] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d0b9a9cc94956] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d7c457e11025e] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d2e3214783f35] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d8a2d7f3aee61] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.00s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d93ce73a7b03f] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d563faf198674] daemon is not started [2020-05-18T11:01:52.293Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [da6d5c1a917ee] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d103fd25b8b89] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.68s) [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.77s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:1084: [dee1291e53b04] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.13s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d471536639e0e] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.50s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d8ff3ea87ac3e] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d8f8d6ef56add] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d44432d824272] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.42s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d82bf62ac5b3a] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d6473d45c1265] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [d9bab9878fbd5] daemon is not started [2020-05-18T11:01:52.293Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.35s) [2020-05-18T11:01:52.293Z] docker_cli_network_unix_test.go:46: [dfbe091258063] daemon is not started [2020-05-18T11:01:52.293Z] === RUN TestDockerHubPullSuite [2020-05-18T11:01:52.293Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-18T11:01:53.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-18T11:01:53.472Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-18T11:01:55.982Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-18T11:01:56.236Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-18T11:01:58.119Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-18T11:01:58.119Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite (6.27s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-05-18T11:01:58.119Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-05-18T11:01:58.119Z] PASS [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === Skipped [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] [2020-05-18T11:01:58.119Z] DONE 1277 tests, 44 skipped in 1983.057s [2020-05-18T11:01:58.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T11:01:58.119Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T11:01:58.119Z] +++ kill 7579 [2020-05-18T11:01:59.478Z] +++ /etc/init.d/apparmor stop [2020-05-18T11:01:59.478Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T11:01:59.478Z] [2020-05-18T11:01:59.478Z] Unloading profiles will leave already running processes permanently [2020-05-18T11:01:59.478Z] unconfined, which can lead to unexpected situations. [2020-05-18T11:01:59.478Z] [2020-05-18T11:01:59.478Z] To set a process to complain mode, use the command line tool [2020-05-18T11:01:59.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T11:01:59.478Z] +++ true [2020-05-18T11:01:59.478Z] [2020-05-18T11:02:01.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-18T11:02:06.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-18T11:02:09.867Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-18T11:02:13.124Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-18T11:02:16.382Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-18T11:02:19.639Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-18T11:02:22.147Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-18T11:02:25.404Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-18T11:03:21.539Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-18T11:03:36.367Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite (1720.86s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.68s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.06s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.37s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:562: [da26303e49ab4] joining swarm manager [dfb485bf97f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:584: [dffad6aef8b90] joining swarm manager [dfb485bf97f8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] check_test.go:380: [da26303e49ab4] daemon is not started [2020-05-18T11:03:54.387Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:45: [db9e0285b1eed] joining swarm manager [def125a19c307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.22s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:303: [de61f0b2759b3] joining swarm manager [dc248e871a354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:304: [d1b6501c773de] joining swarm manager [dc248e871a354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.02s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:271: [d9dc7906e1ba6] joining swarm manager [d6cf6bed2ec10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:272: [d0124ca0013fa] joining swarm manager [d6cf6bed2ec10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.73s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.86s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s) [2020-05-18T11:03:54.387Z] docker_api_swarm_node_test.go:19: [d80962f257ee1] joining swarm manager [d1172b7da715e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_node_test.go:20: [df54edd6e663a] joining swarm manager [d1172b7da715e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.37s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:501: [d45460e78eb6c] joining swarm manager [dfecbabda970b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:506: [d328e6ca72ab5] joining swarm manager [dfecbabda970b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.18s) [2020-05-18T11:03:54.387Z] docker_api_swarm_node_test.go:80: [d2943d5f05a94] joining swarm manager [de9ac87a08159]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s) [2020-05-18T11:03:54.387Z] docker_api_swarm_node_test.go:52: [d1d98a08beff8] joining swarm manager [d1bab71ef1bb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] docker_api_swarm_node_test.go:53: [df687362e0522] joining swarm manager [d1bab71ef1bb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.66s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:201: [dc4c1df4f0b95] joining swarm manager [d5a201435971e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.387Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.76s) [2020-05-18T11:03:54.387Z] docker_api_swarm_test.go:383: [d4f12d7299bf8] joining swarm manager [d173998d643c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:384: [d7911e4ebda37] joining swarm manager [d173998d643c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] check_test.go:380: [d7911e4ebda37] daemon is not started [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.80s) [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:801: [dada4a3383556] joining swarm manager [d8675a6114a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:801: [df949cb05b52a] joining swarm manager [d8675a6114a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:801: [d7c429a6c3504] joining swarm manager [d8675a6114a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:801: [d942f2367ea22] joining swarm manager [d8675a6114a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:809: [d428122e8721b] joining swarm manager [d8675a6114a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.85s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:394: [d8d179ed53ebb] joining swarm manager [d014dd1e3d695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:394: [d0e4b5a19eeef] joining swarm manager [d014dd1e3d695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.77s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:342: [de5cc4d2109a9] joining swarm manager [d04140684bead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:342: [d3af2542e40a7] joining swarm manager [d04140684bead]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.49s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:489: [d678f0a060348] joining swarm manager [d2702ab353597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:489: [d4943fe4d3104] joining swarm manager [d2702ab353597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.60s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.74s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:127: [d72a6dc49c503] joining swarm manager [d0d1c2aaa68b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:128: [d28e62e8668ca] joining swarm manager [d0d1c2aaa68b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:136: [dc9ab232f0118] joining swarm manager [d0d1c2aaa68b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:137: [d2867686fee23] joining swarm manager [d0d1c2aaa68b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.56s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:303: [d24ece768a9e2] joining swarm manager [dc14c06f95b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:303: [d1e4a6fc93a9a] joining swarm manager [dc14c06f95b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.53s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:99: [d30a32ed5a207] joining swarm manager [dbe34c8d3ab52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:100: [d3a293f4df2b2] joining swarm manager [dbe34c8d3ab52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] check_test.go:380: [d30a32ed5a207] daemon is not started [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.07s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:532: [d5cd7f55b82d2] joining swarm manager [d66772e51e49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:533: [d644f6d378ed2] joining swarm manager [d66772e51e49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.98s) [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:147: [d112387402c85] joining swarm manager [dcb4286453bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_api_swarm_service_test.go:147: [ddd96298a22bd] joining swarm manager [dcb4286453bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.72s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.32s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.20s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.58s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.19s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.60s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.35s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.79s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.02s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.79s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.24s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.94s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.64s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.00s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.56s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.06s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.54s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.17s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.25s) [2020-05-18T11:03:54.388Z] docker_cli_service_logs_test.go:245: checking task iyswo06sl104 [2020-05-18T11:03:54.388Z] docker_cli_service_logs_test.go:250: checking messages for iyswo06sl104 [2020-05-18T11:03:54.388Z] docker_cli_service_logs_test.go:245: checking task zgmb6gvedwid [2020-05-18T11:03:54.388Z] docker_cli_service_logs_test.go:250: checking messages for zgmb6gvedwid [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.69s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1901: [ddd6a8bbb0bc4] joining swarm manager [d8eb267ce150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1902: [d6bead8ec0b7b] joining swarm manager [d8eb267ce150d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.06s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1802: [db9f6013deb05] joining swarm manager [dbd21fff51fa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1803: [d1ae789adfba7] joining swarm manager [dbd21fff51fa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.97s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1321: [da40d56bf8bd9] joining swarm manager [d3ba18c82c0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1322: [d9876db5d7a82] joining swarm manager [d3ba18c82c0bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.86s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.76s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.66s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.99s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.85s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.98s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.13s) [2020-05-18T11:03:54.388Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.87s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.02s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.87s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.72s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1186: [d1877e444e09e] joining swarm manager [dddaa054de6e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1195: [d6ba493b549ef] joining swarm manager [dddaa054de6e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.98s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (146.06s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1118: [df9a9b088f5b0] joining swarm manager [d602bbfd2a45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1119: [d8d4d5ad1c35f] joining swarm manager [d602bbfd2a45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1172: [dec7560ee2d17] joining swarm manager [d602bbfd2a45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1453: [d31b557041427] joining swarm manager [d0b52b603c016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] docker_cli_swarm_test.go:1454: [def6e0016d79a] joining swarm manager [d0b52b603c016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.22s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.31s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.55s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.23s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.35s) [2020-05-18T11:03:54.388Z] docker_cli_swarm_unix_test.go:62: [dc20c60a920b3] joining swarm manager [d0deec5b0e835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.12s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.14s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.77s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.54s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s) [2020-05-18T11:03:54.388Z] docker_api_swarm_test.go:961: [d882a25c54d5f] joining swarm manager [d0342b0aa72dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.57s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.26s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.01s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.73s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.40s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.22s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.21s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-05-18T11:03:54.388Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2020-05-18T11:03:54.388Z] === RUN TestDockerExternalVolumeSuite [2020-05-18T11:03:54.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-18T11:04:09.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-18T11:05:16.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-18T11:05:26.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-18T11:05:58.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-18T11:06:13.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-18T11:06:45.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-18T11:06:57.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-18T11:07:29.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-18T11:07:47.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-18T11:08:02.529Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-18T11:08:49.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-18T11:09:07.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-18T11:09:39.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-18T11:10:11.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-18T11:10:25.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-18T11:10:43.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-18T11:11:02.016Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite (441.04s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:53: [d545eb88b2df6] daemon is not started [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:53: [da1093dca6792] daemon is not started [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:53: [df852230d0108] daemon is not started [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:53: [d0e8c2918014d] daemon is not started [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:485: [df52034eff552] daemon is not started [2020-05-18T11:11:16.869Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-18T11:11:16.869Z] docker_cli_external_volume_driver_test.go:53: [d31b87b742fa9] daemon is not started [2020-05-18T11:11:16.869Z] PASS [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] === Skipped [2020-05-18T11:11:16.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] [2020-05-18T11:11:16.869Z] DONE 273 tests, 5 skipped in 2539.290s [2020-05-18T11:11:16.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T11:11:16.869Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T11:11:16.869Z] +++ kill 7599 [2020-05-18T11:11:16.869Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc24a6d4a8aa2/docker.pid [2020-05-18T11:11:16.869Z] +++ kill 4324 [2020-05-18T11:11:16.869Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4324 is not a child of this shell [2020-05-18T11:11:16.869Z] warning: PID 4324 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc24a6d4a8aa2/docker.pid had a nonzero exit code [2020-05-18T11:11:16.869Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc24a6d4a8aa2/root: target is busy. [2020-05-18T11:11:16.869Z] +++ /etc/init.d/apparmor stop [2020-05-18T11:11:16.870Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T11:11:16.870Z] [2020-05-18T11:11:16.870Z] Unloading profiles will leave already running processes permanently [2020-05-18T11:11:16.870Z] unconfined, which can lead to unexpected situations. [2020-05-18T11:11:16.870Z] [2020-05-18T11:11:16.870Z] To set a process to complain mode, use the command line tool [2020-05-18T11:11:16.870Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T11:11:16.870Z] +++ true [2020-05-18T11:11:16.870Z] [2020-05-18T11:11:16.870Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-18T11:11:16.880Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T11:11:19.468Z] + echo Ensuring container killed. [2020-05-18T11:11:19.468Z] Ensuring container killed. [2020-05-18T11:11:19.468Z] + docker ps -aq -f name=docker-pr3-* [2020-05-18T11:11:19.468Z] + cids=1bde7b0fbff5 [2020-05-18T11:11:19.468Z] 52e20d354028 [2020-05-18T11:11:19.468Z] f83b5d446e63 [2020-05-18T11:11:19.468Z] + [ -n 1bde7b0fbff5 [2020-05-18T11:11:19.468Z] 52e20d354028 [2020-05-18T11:11:19.468Z] f83b5d446e63 ] [2020-05-18T11:11:19.468Z] + docker rm -vf 1bde7b0fbff5 52e20d354028 f83b5d446e63 [2020-05-18T11:11:20.398Z] 1bde7b0fbff5 [2020-05-18T11:11:21.325Z] 52e20d354028 [2020-05-18T11:11:21.325Z] f83b5d446e63 [Pipeline] sh [2020-05-18T11:11:21.689Z] + echo Chowning /workspace to jenkins user [2020-05-18T11:11:21.689Z] Chowning /workspace to jenkins user [2020-05-18T11:11:21.689Z] + id -u [2020-05-18T11:11:21.689Z] + id -g [2020-05-18T11:11:21.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40895:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T11:11:21.689Z] Unable to find image 'busybox:latest' locally [2020-05-18T11:11:21.689Z] latest: Pulling from library/busybox [2020-05-18T11:11:21.689Z] d9cbbca60e5f: Pulling fs layer [2020-05-18T11:11:21.944Z] d9cbbca60e5f: Verifying Checksum [2020-05-18T11:11:21.944Z] d9cbbca60e5f: Download complete [2020-05-18T11:11:21.944Z] d9cbbca60e5f: Pull complete [2020-05-18T11:11:21.944Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T11:11:21.944Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T11:11:26.570Z] + bundleName=amd64 [2020-05-18T11:11:26.570Z] + echo Creating amd64-bundles.tar.gz [2020-05-18T11:11:26.570Z] Creating amd64-bundles.tar.gz [2020-05-18T11:11:26.570Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T11:11:26.570Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T11:11:27.502Z] Archiving artifacts [2020-05-18T11:11:29.489Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T11:11:29.926Z] + make clean [2020-05-18T11:11:30.181Z] docker volume rm -f docker-dev-cache [2020-05-18T11:11:30.181Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T11:13:47.862Z] ok github.com/docker/docker/integration-cli 2220.128s [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === Skipped [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.08s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-18T11:13:47.862Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-18T11:13:47.863Z] [2020-05-18T11:13:47.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-18T11:13:47.864Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-18T11:13:47.865Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-18T11:13:47.866Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-18T11:13:47.866Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-18T11:13:47.866Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] DONE 1096 tests, 549 skipped in 2227.997s [2020-05-18T11:13:47.866Z] INFO: Integration tests ended at 05/18/2020 11:13:33. Duration:00:37:08.2353405 [2020-05-18T11:13:47.866Z] INFO: Docker info of the daemon under test at end of run [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] Containers: 2 [2020-05-18T11:13:47.866Z] Running: 0 [2020-05-18T11:13:47.866Z] Paused: 0 [2020-05-18T11:13:47.866Z] Stopped: 2 [2020-05-18T11:13:47.866Z] Images: 15 [2020-05-18T11:13:47.866Z] Server Version: 0.0.0-dev [2020-05-18T11:13:47.866Z] Storage Driver: windowsfilter [2020-05-18T11:13:47.866Z] Windows: [2020-05-18T11:13:47.866Z] Logging Driver: json-file [2020-05-18T11:13:47.866Z] Plugins: [2020-05-18T11:13:47.866Z] Volume: local [2020-05-18T11:13:47.866Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T11:13:47.866Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T11:13:47.866Z] Swarm: inactive [2020-05-18T11:13:47.866Z] Default Isolation: process [2020-05-18T11:13:47.866Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T11:13:47.866Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T11:13:47.866Z] OSType: windows [2020-05-18T11:13:47.866Z] Architecture: x86_64 [2020-05-18T11:13:47.866Z] CPUs: 4 [2020-05-18T11:13:47.866Z] Total Memory: 32GiB [2020-05-18T11:13:47.866Z] Name: azwin-2-90a8b0 [2020-05-18T11:13:47.866Z] ID: ENSM:V5ER:564J:EKLD:SUFW:VHOJ:XLRW:RH7I:FMLD:4UP3:QI5P:XOX3 [2020-05-18T11:13:47.866Z] Docker Root Dir: D:\CI\PR-40895\3\daemon [2020-05-18T11:13:47.866Z] Debug Mode (client): false [2020-05-18T11:13:47.866Z] Debug Mode (server): true [2020-05-18T11:13:47.866Z] File Descriptors: -1 [2020-05-18T11:13:47.866Z] Goroutines: 18 [2020-05-18T11:13:47.866Z] System Time: 2020-05-18T11:13:34.0256006Z [2020-05-18T11:13:47.866Z] EventsListeners: 0 [2020-05-18T11:13:47.866Z] Registry: https://index.docker.io/v1/ [2020-05-18T11:13:47.866Z] Labels: [2020-05-18T11:13:47.866Z] Experimental: false [2020-05-18T11:13:47.866Z] Insecure Registries: [2020-05-18T11:13:47.866Z] 127.0.0.0/8 [2020-05-18T11:13:47.866Z] Live Restore Enabled: false [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] [2020-05-18T11:13:47.866Z] INFO: Stopping daemon under test [2020-05-18T11:13:47.866Z] SUCCESS: The process with PID 2616 (child process of PID 80) has been terminated. [2020-05-18T11:13:47.866Z] SUCCESS: The process with PID 80 (child process of PID 5052) has been terminated. [2020-05-18T11:13:47.866Z] INFO: Stop tailing logs of the daemon under tests [2020-05-18T11:13:47.866Z] INFO: executeCI.ps1 Completed successfully at 05/18/2020 11:13:34. [2020-05-18T11:13:47.866Z] INFO: Tidying up at end of run [2020-05-18T11:13:47.866Z] INFO: Saving daemon under test log (d:\CI\PR-40895\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-18T11:13:47.866Z] INFO: Saving daemon under test log (d:\CI\PR-40895\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-18T11:13:47.866Z] INFO: Nuke-Everything... [2020-05-18T11:13:47.866Z] INFO: Container count on control daemon to delete is 2 [2020-05-18T11:13:47.866Z] 3a012a9ab151 [2020-05-18T11:13:47.866Z] e3635da9024f [2020-05-18T11:13:47.866Z] INFO: Tidying pidfile d:\CI\PR-40895\3\docker.pid [2020-05-18T11:13:47.866Z] INFO: Nuking d:\CI [2020-05-18T11:13:50.101Z] INFO: Zapped successfully [2020-05-18T11:13:50.575Z] [2020-05-18T11:13:50.575Z] INFO: executeCI.ps1 exiting at Mon May 18 11:13:50 CUT 2020. Duration 00:54:07.8551495 [2020-05-18T11:13:50.575Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-18T11:13:50.831Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-18T11:14:04.028Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-18T11:14:05.833Z] Archiving artifacts [2020-05-18T11:14:20.100Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40895/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T11:14:21.069Z] + make clean [2020-05-18T11:14:24.047Z] docker volume rm -f docker-dev-cache [2020-05-18T11:14:24.047Z] 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